article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
img {
  height: auto;
}
.image-responsive {
  height: auto;
}
.a-c {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.p-reset {
  top: auto;
  left: auto;
  right: auto;
}
.topLeft {
  top: 0;
  left: 0;
}
.topRight {
  top: 0;
  right: 0;
}
.bottomLeft {
  bottom: 0;
  left: 0;
}
.bottomRight {
  bottom: 0;
  right: 0;
}
.link-att {
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
.title-s {
  font-size: 16px;
  font-family: ;
}
@media only screen and (min-width: 768px) {
  .title-s {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .title-s {
    font-size: 21px;
  }
}
.title-m {
  font-size: 21px;
  font-family: ;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .title-m {
    font-size: 24px;
  }
}
.title-l {
  font-size: 24px;
  font-family: ;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .title-l {
    font-size: 32px;
  }
}
.title-xl {
  font-size: 36px;
  font-family: ;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .title-xl {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1024px) {
  .title-xl {
    font-size: 48px;
  }
}
.paragraph {
  font-size: 16px;
  font-family: ;
  line-height: 170%;
}
@media only screen and (min-width: 768px) {
  .paragraph {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .paragraph {
    font-size: 21px;
  }
}
.paragraph-s {
  font-size: 14px;
  font-family: ;
  line-height: 130%;
}
@media only screen and (min-width: 768px) {
  .paragraph-s {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .paragraph-s {
    font-size: 18px;
  }
}
.is-button {
  display: inline-block;
  padding: 8px 10px 2px 42px;
  background: #efefef;
  background: -moz-linear-gradient(top,#efefef 0%,#e5e5e5 100%);
  background: -webkit-linear-gradient(top,#efefef 0%,#e5e5e5 100%);
  background: linear-gradient(to bottom,#efefef 0%,#e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#e5e5e5',GradientType=0);
  color: #888;
  font-family: ;
  text-transform: uppercase;
  margin-right: 8px;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.is-button:before {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  font-family: 'icomoon';
  border-right: 1px solid rgba(0,0,0,0.15);
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
}
.is-button:hover {
  color: white;
  background: #969696;
  background: -moz-linear-gradient(top,#969696 0%,#727272 100%);
  background: -webkit-linear-gradient(top,#969696 0%,#727272 100%);
  background: linear-gradient(to bottom,#969696 0%,#727272 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#969696',endColorstr='#727272',GradientType=0);
}
.is-button:active {
  color: white;
  background: #707070;
  background: -moz-linear-gradient(top,#707070 0%,#494949 100%);
  background: -webkit-linear-gradient(top,#707070 0%,#494949 100%);
  background: linear-gradient(to bottom,#707070 0%,#494949 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070',endColorstr='#494949',GradientType=0);
}
.is-handwriting {
  color: #ec1b71;
}
.is-handwriting:active {
  background: #ec1b71;
  color: white;
}
.is-handwriting:active:before {
  background: #c4105a;
}
.is-handwriting:before {
  background: #ec1b71;
  color: white;
}
.is-vocabulary {
  color: #8339c4;
}
.is-vocabulary:active {
  background: #8339c4;
  color: white;
}
.is-vocabulary:active:before {
  background: #692e9c;
}
.is-vocabulary:before {
  background: #8339c4;
  color: white;
}
.is-grammar {
  color: #f79120;
}
.is-grammar.active {
  background: #f79120;
  color: white;
}
.is-grammar.active:before {
  background: #dc7708;
}
.is-grammar:before {
  background: #f79120;
  color: white;
}
.is-spelling {
  color: #acd30b;
}
.is-spelling:active {
  background: #acd30b;
  color: white;
}
.is-spelling:active:before {
  background: #84a308;
}
.is-spelling:before {
  background: #acd30b;
  color: white;
}
.is-sight-words {
  color: #004f9e;
}
.is-sight-words:active {
  background: #004f9e;
  color: white;
}
.is-sight-words:active:before {
  background: #00366b;
}
.is-sight-words:before {
  background: #004f9e;
  color: white;
}
.is-phonics {
  color: #ffb909;
}
.is-phonics:active {
  background: #ffb909;
  color: white;
}
.is-phonics:active:before {
  background: #d59800;
}
.is-phonics:before {
  background: #ffb909;
  color: white;
}
.is-view:before {
  content: "\e92a";
}
.is-download:before {
  content: "\e929";
}
.is-user:before {
  content: "\e92b";
}
.is-save:before {
  content: "\e929";
}
.is-view:before {
  content: "\e92a";
}
.is-play:before {
  content: "\e928";
}
.is-unlocked:before {
  content: "\e926";
}
.is-locked:before {
  content: "\e927";
}
.is-student:before {
  content: "\e900";
}
.is-search:before {
  content: "\e901";
}
.is-favorite:before {
  content: "\e902";
}
.is-gear:before {
  content: "\e903";
}
.is-remove:before {
  content: "\e904";
}
.is-done:before {
  content: "\e905";
}
.is-refresh:before {
  content: "\e906";
}
.is-mail:before {
  content: "\e907";
}
.is-message:before {
  content: "\e908";
}
.is-shop:before {
  content: "\e909";
}
.is-list {
  font-size: 16px;
  font-family: ;
  padding-left: 16px;
  margin: 15px 0;
  line-height: 170%;
}
.is-list li {
  position: relative;
  list-style: none;
}
.is-list li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: ;
  position: absolute;
  top: 10px;
  left: -16px;
}
@media only screen and (min-width: 768px) {
  .is-list {
    font-size: 18px;
  }
  .is-list li:before {
    top: 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .is-list {
    font-size: 21px;
  }
  .is-list li:before {
    top: 14px;
  }
}
.is-viewport {
  max-width: 1200px;
  margin: auto;
}
.button-1 {
  font-size: 14px;
  font-family: ;
  display: inline-block;
  width: 100%;
  max-width: 320px;
  text-transform: uppercase;
  padding: 10px 20px;
}
@media only screen and (min-width: 768px) {
  .button-1 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .button-1 {
    font-size: 18px;
  }
}
.section-button {
  font-size: 14px;
  font-family: ;
  display: inline-block;
  width: 100%;
  max-width: 320px;
  text-transform: uppercase;
  padding: 14px 20px;
}
@media only screen and (min-width: 768px) {
  .section-button {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-button {
    font-size: 18px;
  }
}
@font-face {
  font-family: 'open_sansextrabold';
  src: url('fonts/opensans-extrabold-webfont.eot');
  src: url('fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-extrabold-webfont.woff2') format('woff2'), url('fonts/opensans-extrabold-webfont.woff') format('woff'), url('fonts/opensans-extrabold-webfont.ttf') format('truetype'), url('fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('fonts/opensans-light-webfont.eot');
  src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-light-webfont.woff2') format('woff2'), url('fonts/opensans-light-webfont.woff') format('woff'), url('fonts/opensans-light-webfont.ttf') format('truetype'), url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('fonts/opensans-regular-webfont.eot');
  src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular-webfont.woff2') format('woff2'), url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?fibqqr');
  src: url('fonts/icomoon.eot?fibqqr#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?fibqqr') format('truetype'), url('fonts/icomoon.woff?fibqqr') format('woff'), url('fonts/icomoon.svg?fibqqr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: "\e908";
}
.icon-documentation:before {
  content: "\e904";
  color: #1d509a;
}
.icon-testing:before {
  content: "\e905";
  color: #1d509a;
}
.icon-training:before {
  content: "\e906";
  color: #1d509a;
}
.icon-troubleshooting:before {
  content: "\e907";
  color: #1d509a;
}
.icon-check:before {
  content: "\e935";
}
.icon-close:before {
  content: "\e934";
}
.icon-bubble:before {
  content: "\42";
}
.icon-back:before {
  content: "\e933";
}
.icon-factory:before {
  content: "\e92f";
}
.icon-dude:before {
  content: "\e930";
}
.icon-screen:before {
  content: "\e931";
}
.icon-calendar:before {
  content: "\e92e";
}
.icon-camera:before {
  content: "\e928";
}
.icon-arrow-left:before {
  content: "\e929";
}
.icon-arrow-right:before {
  content: "\e92a";
}
.icon-pdf:before {
  content: "\e92b";
}
.icon-less:before {
  content: "\e92c";
}
.icon-more:before {
  content: "\e92d";
}
.icon-location-2:before {
  content: "\e900";
  color: #04519d;
}
.icon-location .path1:before {
  content: "\e901";
  color: #04519d;
}
.icon-location .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: #ffffff;
}
.icon-location .path3:before {
  content: "\e903";
  margin-left: -1em;
  color: #ffffff;
}
.icon-viadeo:before {
  content: "\e924";
}
.icon-facebook:before {
  content: "\e925";
}
.icon-linkedin:before {
  content: "\e926";
}
.icon-search:before {
  content: "\e927";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
a,
a:focus,
a:active,
a:link,
a:visited,
a:hover,
input,
input:focus,
input:active,
input:link,
input:visited,
input:hover,
button,
button:focus,
button:active,
button:link,
button:visited,
button:hover,
*,
*:focus,
*:active,
*:link,
*:visited,
*:hover {
  outline: none;
}
html {
  font-size: 75%;
  font-family: ;
}
html,
body {
  min-height: 100%;
}
body {
  position: relative;
  font-family: arial, sans-serif;
}
a {
  text-decoration: none;
}
table {
  width: 100%;
}
th,
td {
  padding: 14px;
}
tr.odd,
tr.even {
  background-color: transparent;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
thead {
  background-color: #f0f0f0;
  border-bottom: 1px solid #e5e5e5;
}
td,
th {
  border-bottom: 0;
}
td,
td a,
th,
th a {
  color: #626262;
}
img {
  width: auto;
  height: auto;
}
.map-wrapper .map {
  height: 100% !important;
  background-color: #ccc;
}
.messages.messages--status {
  display: none;
}
ul.tabs.primary {
  position: fixed;
  top: 150px;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  background: #004f9e;
  z-index: 99;
  left: -120px;
  width: 120px;
  -webkit-transition: all 0.3s ease 0.3s;
  -moz-transition: all 0.3s ease 0.3s;
  -o-transition: all 0.3s ease 0.3s;
  -ms-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
ul.tabs.primary:hover {
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
ul.tabs.primary:before {
  position: absolute;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: 'settings';
  text-transform: uppercase;
  font-family: 'open_sanslight';
  left: 100%;
  padding: 10px 10px;
  background: #004f9e;
  color: #ccc;
}
ul.tabs.primary li {
  font-size: 1.3333333333333em;
  display: block;
  border: none;
  background: transparent;
  width: 120px;
}
ul.tabs.primary li a {
  color: #fff;
  padding: 8px 15px;
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
}
ul.tabs.primary li a,
ul.tabs.primary li a.active {
  border: none;
  background: transparent;
  font-family: 'open_sanslight';
  display: block;
}
ul.tabs.primary li a:hover,
ul.tabs.primary li a.active:hover {
  background: rgba(255,255,255,0.1);
}
.integration-menu ul {
  padding: 10px;
}
.integration-menu ul a {
  display: block;
  padding: 20px 15px 20px;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #888;
  font-family: 'open_sansextrabold';
  background: lightsalmon;
  color: darkred;
}
.integration-menu ul a:hover {
  background: darkred;
  color: lightsalmon;
}
.integration-menu ul a.tocheck {
  background: lightgreen;
  color: darkgreen;
}
.integration-menu ul a.tocheck:hover {
  background: darkgreen;
  color: lightgreen;
}
html,
body,
#page,
#main,
#main > .viewport,
#content {
  height: 100%;
}
body {
  font-family: 'open_sansregular';
  padding-top: 0px !important;
}
@media only screen and (min-width: 1025px) {
  body.toolbar-vertical {
    margin-top: 39px;
  }
  body.toolbar-horizontal {
    margin-top: 80px;
  }
}
* {
  font-weight: normal;
}
.medias {
  position: relative;
}
.medias .media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.medias .media span {
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.medias .media .mobile {
  display: block;
}
@media only screen and (min-width: 640px) {
  .medias .media .mobile {
    display: none;
  }
}
.medias .media .tablet {
  display: none;
}
@media only screen and (min-width: 640px) {
  .medias .media .tablet {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .medias .media .tablet {
    display: none;
  }
}
.medias .media .laptop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .medias .media .laptop {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .medias .media .laptop {
    display: none;
  }
}
.medias .media .desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .medias .media .desktop {
    display: block;
  }
}
.file {
  padding-left: 0px;
  display: inline-block;
  min-height: 16px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: none;
}
.tabs > a,
.tabs > a:focus,
.tabs > a:hover {
  background-color: transparent;
  font-size: 14px;
  padding: 5px 0;
}
.tabs a:focus,
.tabs a:hover {
  text-decoration: underline;
  background: transparent;
}
.tabs a {
  padding: 0;
}
#breadcrumb {
  clear: both;
  width: 100%;
  zoom: 1;
  margin: 0 0 10px;
}
#breadcrumb:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#breadcrumb ol li,
#breadcrumb ul li {
  float: left;
  list-style: none;
  padding-right: 30px;
  position: relative;
  margin: 0 0 10px;
}
#breadcrumb ol li a,
#breadcrumb ul li a {
  color: #004f9e;
  font-size: 12px;
}
#breadcrumb ol li:before,
#breadcrumb ul li:before {
  content: '';
  height: 1px;
  width: 7px;
  background: rgba(0,0,0,0.2);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 11px;
  bottom: 6px;
}
#breadcrumb ol li:last-child a,
#breadcrumb ul li:last-child a {
  color: #888;
}
#breadcrumb ol li:last-child:before,
#breadcrumb ul li:last-child:before {
  display: none;
}
form,
.swiper-inner,
.columns {
  zoom: 1;
}
form:after,
.swiper-inner:after,
.columns:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.locations-nav span,
a {
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
img {
  max-width: 100%;
}
::-webkit-input-placeholder {
  color: black;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
::-moz-placeholder {
  color: black;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
:-ms-input-placeholder {
  color: black;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
:-moz-placeholder {
  color: black;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.description {
  font-size: 13px;
}
.description.password-suggestions {
  padding: 15px;
  border-radius: 4px;
  background: white;
}
.description ul {
  padding-left: 16px;
  margin: 10px 0 3px;
}
form {
  position: relative;
}
label {
  display: block;
  margin-bottom: 8px;
}
a.cover {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
input[type="phone"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 0 26px 0 15px;
  border: none;
  font-size: 15px;
  background: white;
  border: 1px solid #e8e8e8;
  position: relative;
  z-index: 0;
}
input[type="phone"].completed,
input[type="number"].completed,
input[type="password"].completed,
input[type="email"].completed,
input[type="text"].completed {
  background-image: url('images/check.png') !important;
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
}
input[type="phone"].error,
input[type="number"].error,
input[type="password"].error,
input[type="email"].error,
input[type="text"].error {
  background-image: url('images/error.png') !important;
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
}
.form-item {
  position: relative;
}
.form-item.completed:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 40px;
  background-image: url('images/check.png') !important;
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
  z-index: 1;
}
.form-item.error:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 40px;
  background-image: url('images/error.png') !important;
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
  z-index: 1;
}
.form-item .password-parent {
  padding-bottom: 15px;
}
.form-item .password-parent .password-strength {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.form-item .password-parent .password-strength .password-strength-text,
.form-item .password-parent .password-strength .password-strength-title {
  position: absolute;
  bottom: -6px;
  z-index: 1;
  text-transform: uppercase;
  font-family: ;
  padding: 0 0px;
  font-size: 10px;
}
.form-item .password-parent .password-strength .password-strength-text {
  right: 0;
}
.form-item .password-parent .password-strength .password-strength-title {
  left: 0;
}
.form-item .password-parent .password-strength .password-indicator {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  height: 3px;
  background: #eee;
}
.form-item .password-parent .password-strength .password-indicator .indicator {
  height: 100%;
  background: #acd30b;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
input[type="submit"] {
  width: 100%;
  height: 40px;
  padding: 10px 0 10px;
  font-size: 15px;
  border: none;
  color: white;
}
#register,
#login {
  max-width: 522px;
  margin: auto;
}
#student-login {
  max-width: 522px;
  padding: 15px;
  margin: auto;
}
#student-login .form-item {
  float: left;
  padding: 5px;
  margin: 0;
}
#student-login label {
  display: block;
  width: 72px;
  height: 72px;
  background: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
}
#student-login label:before {
  font-family: 'icomoon';
  line-height: 72px;
  font-size: 55px;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  color: #ccc;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
#student-login input[type="checkbox"] {
  position: absolute;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#student-login input[type="checkbox"]:checked + label {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  -webkit-transform: translate(0px,2px);
  -moz-transform: translate(0px,2px);
  -ms-transform: translate(0px,2px);
  transform: translate(0px,2px);
}
#student-login input[type="checkbox"]:checked + label:before {
  color: white;
}
#student-login .form-item:nth-child(5n+1) input[type="checkbox"]:checked + label {
  background: #ec1b71;
}
#student-login .form-item:nth-child(5n+2) input[type="checkbox"]:checked + label {
  background: #acd30b;
}
#student-login .form-item:nth-child(5n+3) input[type="checkbox"]:checked + label {
  background: #f79120;
}
#student-login .form-item:nth-child(5n+4) input[type="checkbox"]:checked + label {
  background: #8339c4;
}
#student-login .form-item:nth-child(5n+5) input[type="checkbox"]:checked + label {
  background: #004f9e;
}
#student-login .form-item:nth-child(1) label:before {
  content: "\e913";
}
#student-login .form-item:nth-child(2) label:before {
  content: "\e914";
}
#student-login .form-item:nth-child(3) label:before {
  content: "\e915";
}
#student-login .form-item:nth-child(4) label:before {
  content: "\e916";
}
#student-login .form-item:nth-child(5) label:before {
  content: "\e917";
}
#student-login .form-item:nth-child(6) label:before {
  content: "\e918";
}
#student-login .form-item:nth-child(7) label:before {
  content: "\e919";
}
#student-login .form-item:nth-child(8) label:before {
  content: "\e91a";
}
#student-login .form-item:nth-child(9) label:before {
  content: "\e91b";
}
#student-login .form-item:nth-child(10) label:before {
  content: "\e91c";
}
#student-login .form-item:nth-child(11) label:before {
  content: "\e91d";
}
#student-login .form-item:nth-child(12) label:before {
  content: "\e91e";
}
#student-login .form-item:nth-child(13) label:before {
  content: "\e91f";
}
#student-login .form-item:nth-child(14) label:before {
  content: "\e920";
}
#student-login .form-item:nth-child(15) label:before {
  content: "\e921";
}
#student-login .form-item:nth-child(16) label:before {
  content: "\e922";
}
#student-login .form-item:nth-child(17) label:before {
  content: "\e923";
}
#student-login .form-item:nth-child(18) label:before {
  content: "\e924";
}
.password,
.register,
.login {
  min-height: 100%;
  background: white;
  padding: 60px 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
form {
  width: 100%;
  margin: auto;
}
form hr {
  margin: 15px 0;
  display: none;
}
form h1,
form h2 {
  font-family: 'oswaldregular';
  margin: 0 0 15px;
  color: #bbb;
  text-transform: uppercase;
}
form h1 {
  font-size: 32px;
  padding: 0;
}
form a {
  color: #004f9e;
  margin: 15px 0;
  display: inline-block;
}
form .sign-up {
  margin: 15px 0;
}
form .sign-up span,
form .sign-up a {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
}
form input[type="submit"],
form input[type="phone"],
form input[type="number"],
form input[type="password"],
form input[type="email"],
form input[type="text"] {
  margin: 15px 0;
  height: 50px;
  padding: 16px;
}
form input[type="submit"],
form input[type="phone"],
form input[type="number"],
form input[type="password"],
form input[type="email"],
form input[type="text"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
form input[type="submit"] {
  margin: 0;
}
form input[type=checkbox] {
  -webkit-appearance: none;
  background: white;
  width: 14px;
  height: 14px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
form input[type=checkbox]:checked {
  background: #004f9e;
}
.swiper .item > a {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 3;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.swiper .item .inner {
  z-index: 1;
}
.sitemap {
  padding: 20px;
  max-width: 1240px;
  margin: auto;
}
.sitemap h2 {
  font-weight: 'open_sansextrabold';
  font-size: 25px;
  color: #1d1d1b;
  margin-bottom: 10px;
}
.sitemap ul {
  padding: 0 20px;
}
.sitemap ul li {
  list-style: none;
  position: relative;
}
.sitemap ul li:before {
  content: '•';
  display: block;
  width: 20px;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  position: absolute;
  right: 100%;
  color: #999;
}
.sitemap ul li a {
  color: #004f9e;
  font-size: 14px;
}
p a {
  color: #004f9e;
}
p a:hover {
  color: #00366b;
}
body.path-notification-unsubscribe div.notification-unsubscribe {
  padding: 48px 24px;
  text-align: center;
}
@media only screen and (min-width: 640px) {
  body.path-notification-unsubscribe div.notification-unsubscribe {
    min-height: calc(100% - 240px);
  }
}
@media only screen and (min-width: 1025px) {
  body.path-notification-unsubscribe div.notification-unsubscribe {
    min-height: calc(100% - 280px);
  }
}
body.path-notification-unsubscribe div.notification-unsubscribe h2 {
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  font-family: 'open_sansextrabold';
  margin: 24px 0;
  color: #333;
}
body.path-notification-unsubscribe div.notification-unsubscribe p {
  font-size: 16px;
  color: #666;
  margin: 24px 0;
}
body.path-notification-unsubscribe div.notification-unsubscribe p span {
  color: #004f9e;
  font-family: 'open_sansextrabold';
}
ul.menu {
  margin-left: 0;
  padding: 0;
  text-align: left;
}
ul.menu li {
  list-style: none;
}
.menu-item {
  padding-top: 0;
  margin: 0;
}
header .navigation-wrapper .bottom .main-menu ul li a:before {
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
header .navigation-wrapper .bottom .main-menu ul li a:active:before,
header .navigation-wrapper .bottom .main-menu ul li.menu-item--active-trail a:active:before {
  background: #004f9e;
}
header .navigation-wrapper .bottom .main-menu ul li a:active li a:before,
header .navigation-wrapper .bottom .main-menu ul li.menu-item--active-trail a:active li a:before {
  background: transparent;
}
header .navigation-wrapper .bottom .main-menu ul li li a:active:before,
header .navigation-wrapper .bottom .main-menu ul li li.menu-item--active-trail a:active:before {
  background: #004f9e;
}
@media only screen and (min-width: 1025px) {
  header .navigation-wrapper .bottom .main-menu ul li a:hover:before,
  header .navigation-wrapper .bottom .main-menu ul li.menu-item--hover-trail a:hover:before {
    background: #004f9e;
  }
  header .navigation-wrapper .bottom .main-menu ul li a:hover li a:before,
  header .navigation-wrapper .bottom .main-menu ul li.menu-item--hover-trail a:hover li a:before {
    background: transparent;
  }
  header .navigation-wrapper .bottom .main-menu ul li li a:hover:before,
  header .navigation-wrapper .bottom .main-menu ul li li.menu-item--hover-trail a:hover:before {
    background: #004f9e;
  }
}
body {
  overflow-x: hidden;
}
body.integration-menu #page {
  padding-top: 0 !important;
}
body #content:before {
  content: '';
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  background: rgba(0,0,0,0.6);
  z-index: 9;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out 0.01s;
  -moz-transition: all 0.15s ease-in-out 0.01s;
  -o-transition: all 0.15s ease-in-out 0.01s;
  -ms-transition: all 0.15s ease-in-out 0.01s;
  transition: all 0.15s ease-in-out 0.01s;
}
@media only screen and (min-width: 768px) {
  body #content:before {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  body #page header .navigation-wrapper .search {
    top: 0px;
  }
  body #page header .navigation-wrapper .search form {
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s ease-in-out 0.01s;
    -moz-transition: all 0.15s ease-in-out 0.01s;
    -o-transition: all 0.15s ease-in-out 0.01s;
    -ms-transition: all 0.15s ease-in-out 0.01s;
    transition: all 0.15s ease-in-out 0.01s;
  }
}
@media only screen and (min-width: 768px) {
  body.search-opened {
    overflow: visible;
  }
}
body.search-opened #page header .mobile-search {
  left: 0;
}
@media only screen and (min-width: 768px) {
  body.search-opened #page header {
    top: 0;
  }
  body.search-opened #page header .toggler.search:after {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  body.search-opened #page header .toggler.search:before {
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  body.search-opened #page header .navigation-wrapper .search {
    top: 0px;
  }
  body.search-opened #page header .navigation-wrapper .search form {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
  }
}
body.menu-opened {
  overflow: hidden;
}
body.menu-opened header .navigation-wrapper {
  left: 0;
}
body.menu-opened header .toggler.menu span {
  margin-left: -20px;
}
body.menu-opened header .toggler.menu:before {
  margin-left: 0;
}
body.menu-opened #content:before {
  visibility: visible;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#page {
  padding-top: 50px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#page header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  #page {
    padding-top: 130px;
  }
}
@media only screen and (min-width: 1025px) {
  #page {
    padding-top: 130px;
  }
  #page header {
    position: absolute;
  }
}
header ul li,
footer ul li {
  list-style: none;
}
header {
  height: 50px;
  background: white;
  padding: 0 50px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header a.logo {
  text-align: center;
  padding: 5px;
  font-size: 40px;
  line-height: 40px;
  display: block;
  max-width: 140px;
  margin: auto;
  height: 50px;
  position: relative;
}
header a.logo img {
  display: block;
  height: auto;
  width: 128px;
  height: 53px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
@media only screen and (min-width: 768px) {
  header a.logo {
    position: absolute;
    top: 40px;
    left: 0;
    bottom: 0;
    width: 20%;
    height: auto;
    z-index: 2;
    max-width: inherit;
  }
  header a.logo img {
    margin-top: -31px;
    margin-left: 6px;
  }
}
@media only screen and (min-width: 1025px) {
  header a.logo {
    width: 100%;
    max-width: 1200px;
    height: 0;
    margin: auto;
    padding: 0;
    left: 0;
    right: 0;
  }
  header a.logo img {
    margin-top: -51px;
    margin-left: 16px;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    left: 0;
  }
}
header .toggler {
  height: 50px;
  width: 40px;
  position: absolute;
  top: 0;
}
header .toggler.menu {
  left: 0;
}
header .toggler.menu span {
  display: block;
  height: 3px;
  width: 20px;
  background: #004f9e;
  position: absolute;
  top: 25px;
  left: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header .toggler.menu span:first-child {
  margin-top: -8px;
}
header .toggler.menu span:last-child {
  margin-top: 8px;
}
header .toggler.menu:before {
  content: "\e933";
  font-family: 'icomoon';
  text-align: center;
  color: #004f9e;
  display: block;
  line-height: 53px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  font-size: 17px;
  margin-left: -60px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header .toggler.search {
  right: 0;
  z-index: 10;
}
header .toggler.search:before {
  font-family: 'icomoon';
  content: "\e927";
  color: #004f9e;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 50px;
  text-align: center;
  border-bottom: 3px solid #004f9e;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
header .toggler.search:after {
  font-family: 'icomoon';
  content: "\e934";
  color: #004f9e;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 50px;
  text-align: center;
  border-bottom: 3px solid #004f9e;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
header .mobile-search {
  position: absolute;
  height: 50px;
  left: -100%;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 10;
  width: 100%;
}
header .mobile-search form {
  padding-right: 40px;
  padding-left: 40px;
}
header .mobile-search form .search-icon {
  height: 50px;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 3px solid #004f9e;
  background: white;
}
header .mobile-search form .search-icon:before {
  content: "\e933";
  font-family: 'icomoon';
  text-align: center;
  color: #004f9e;
  display: block;
  line-height: 53px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  font-size: 17px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header .mobile-search form input[type="text"] {
  height: 50px;
  border: none;
  border-bottom: 3px solid #004f9e;
  margin: 0;
  background: white;
}
header .mobile-search form input[type="submit"] {
  height: 50px;
  width: 40px;
  border: none;
  border-bottom: 3px solid #004f9e;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  text-indent: -9999px;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
@media only screen and (min-width: 768px) {
  header .mobile-search {
    display: none;
  }
}
header .navigation-wrapper {
  position: fixed;
  top: 50px;
  bottom: 0;
  left: -320px;
  max-height: 100%;
  overflow: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 320px;
}
header .navigation-wrapper .navigation-inner {
  position: relative;
  background: white;
}
header .navigation-wrapper a {
  display: block;
}
header .navigation-wrapper .main-menu ul li {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border-bottom: 1px solid #e6e6e6;
}
header .navigation-wrapper .main-menu ul li.menu-item--active-trail a:before {
  background: black;
}
header .navigation-wrapper .main-menu ul li .toggler {
  position: absolute;
  top: 0;
  right: 00;
  width: 66px;
  height: 66px;
}
header .navigation-wrapper .main-menu ul li .toggler:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border-right: 1px solid #979797;
  border-bottom: 1px solid #979797;
}
header .navigation-wrapper .main-menu ul li.opened .toggler:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .navigation-wrapper .main-menu ul li a {
  padding: 22px 20px;
  text-transform: uppercase;
  font-size: 16px;
  color: #1d1d1d;
  height: 66px;
  position: relative;
}
header .navigation-wrapper .main-menu ul li a:before {
  content: '';
  display: block;
  width: 4px;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
header .navigation-wrapper .main-menu ul li li {
  border-bottom: none;
}
header .navigation-wrapper .main-menu ul li li a {
  padding: 13px 20px 13px 40px;
  font-size: 14px;
  border-bottom: none;
  height: 48px;
}
header .navigation-wrapper .main-menu ul li li a:before {
  background: transparent;
  content: '';
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
}
header .navigation-wrapper .main-menu ul li li.menu-item--active-trail a:before {
  content: '';
  display: block;
  width: 4px;
  height: 100%;
  background: black;
  position: absolute;
}
header .navigation-wrapper .corporate ul li {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
header .navigation-wrapper .corporate ul li a {
  padding: 13px 20px;
  font-size: 14px;
  border-bottom: none;
  height: 48px;
  color: #004f9e;
}
header .navigation-wrapper .corporate ul li .toggler {
  position: absolute;
  top: 0;
  right: 00;
  width: 66px;
  height: 48px;
}
header .navigation-wrapper .corporate ul li .toggler:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border-right: 1px solid #004f9e;
  border-bottom: 1px solid #004f9e;
}
header .navigation-wrapper .corporate ul li.opened .toggler:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .navigation-wrapper .corporate ul li li a {
  padding: 13px 20px 13px 40px;
}
header .navigation-wrapper .search {
  position: fixed;
  -webkit-overflow-scrolling: touch;
  height: 50px;
  top: -50px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 10;
}
header .navigation-wrapper .search form {
  padding-right: 50px;
  background: white;
}
header .navigation-wrapper .search form input[type="text"] {
  height: 50px;
  border: none;
  border-bottom: 3px solid #004f9e;
  margin: 0;
}
header .navigation-wrapper .search form input[type="submit"] {
  height: 50px;
  width: 50px;
  border: none;
  border-bottom: 3px solid #004f9e;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  text-indent: -9999px;
}
header .navigation-wrapper .search form:before {
  font-family: 'icomoon';
  content: "\e927";
  color: #004f9e;
  font-size: 15px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  line-height: 50px;
  text-align: center;
  border-bottom: 3px solid #004f9e;
  z-index: 1;
}
header .navigation-wrapper .social {
  height: 40px;
  background: #004f9e;
}
header .navigation-wrapper .social ul li {
  float: left;
  width: 40px;
  height: 40px;
}
header .navigation-wrapper .social ul li a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  border-right: 1px solid #00478C;
  text-indent: -99999px;
}
header .navigation-wrapper .social ul li a:before {
  font-family: 'icomoon';
  font-size: 18px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-indent: 0;
}
header .navigation-wrapper .social ul li a.viadeo:before {
  content: "\e924";
}
header .navigation-wrapper .social ul li a.facebook:before {
  content: "\e925";
}
header .navigation-wrapper .social ul li a.linkedin:before {
  content: "\e926";
}
header .navigation-wrapper .languages {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-bottom: 40px;
  width: 60px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  max-height: 40px;
  overflow: hidden;
}
header .navigation-wrapper .languages:before {
  content: '';
  display: block;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  background: #1d1d1d;
  color: white;
  font-size: 13px;
  bottom: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  width: 36px;
  padding: 0 12px;
}
header .navigation-wrapper .languages:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  bottom: 19px;
  margin-left: 12px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.i18n-fr header .navigation-wrapper .languages:before {
  content: 'fr';
}
.i18n-en header .navigation-wrapper .languages:before {
  content: 'en';
}
header .navigation-wrapper .languages ul li a {
  padding: 12px;
  background: #1d1d1d;
  color: white;
  display: block;
  text-transform: uppercase;
  font-size: 13px;
}
header .navigation-wrapper .languages.opened {
  max-height: 160px;
}
header .navigation-wrapper .languages.opened:after {
  bottom: 14px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
header ul li {
  list-style: none;
}
@media only screen and (min-width: 768px) {
  header {
    height: 130px;
    padding: 0;
  }
  header .toggler {
    display: none;
  }
  header .navigation-wrapper {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: auto;
    overflow: visible;
  }
  header .navigation-wrapper .navigation-inner {
    width: 100%;
    height: 100%;
    background-image: url('images/vague.jpg');
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
  }
  header .navigation-wrapper .top {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
  }
  header .navigation-wrapper .top > div {
    float: left;
    position: relative;
  }
  header .navigation-wrapper .top .corporate {
    padding-right: 10px;
  }
  header .navigation-wrapper .top .corporate ul li {
    float: left;
    height: 40px !important;
    overflow: visible !important;
  }
  header .navigation-wrapper .top .corporate ul li a {
    padding: 11px 10px;
    height: 40px;
    float: left;
    font-size: 13px;
    display: block;
  }
  header .navigation-wrapper .top .corporate ul li ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    background: white;
    z-index: 9999;
    box-shadow: 0px 9px 20px 0px rgba(0,0,0,0.1);
  }
  header .navigation-wrapper .top .corporate ul li ul li {
    height: 50px !important;
    width: 285px;
    float: none;
    text-align: left;
  }
  header .navigation-wrapper .top .corporate ul li ul li a {
    position: static;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    color: #004f9e;
    padding-left: 40px;
    float: none;
  }
  header .navigation-wrapper .top .corporate ul li ul li:last-child {
    border-bottom: none;
  }
  header .navigation-wrapper .top .corporate ul li .toggler {
    height: 40px;
    width: 40px;
    float: left;
    display: block;
    position: relative;
    margin-left: -10px;
  }
  header .navigation-wrapper .top .corporate ul li .toggler:before {
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header .navigation-wrapper .top .corporate ul li ul {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-9999px);
    -moz-transform: translate(-9999px);
    -ms-transform: translate(-9999px);
    transform: translate(-9999px);
    -webkit-transition: opacity 0.3s ease-in-out 0.01s;
    -moz-transition: opacity 0.3s ease-in-out 0.01s;
    -o-transition: opacity 0.3s ease-in-out 0.01s;
    -ms-transition: opacity 0.3s ease-in-out 0.01s;
    transition: opacity 0.3s ease-in-out 0.01s;
  }
  header .navigation-wrapper .top .corporate ul li.opened  ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    transform: translate(0px);
  }
  header .navigation-wrapper .top .search {
    width: 40px;
    height: 40px;
    top: 0;
    padding-right: 40px;
  }
  header .navigation-wrapper .top .search .toggler {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  header .navigation-wrapper .top .search .toggler:before,
  header .navigation-wrapper .top .search .toggler:after {
    line-height: 40px;
  }
  header .navigation-wrapper .top .search form {
    padding-right: 40px;
    width: 390px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 40px;
    background: white;
  }
  header .navigation-wrapper .top .search form:before {
    line-height: 40px;
    height: 37px;
  }
  header .navigation-wrapper .top .search form input[type="text"],
  header .navigation-wrapper .top .search form input[type="submit"] {
    height: 40px;
    padding: 0;
  }
  header .navigation-wrapper .top .languages {
    padding-bottom: 0px;
    padding-top: 40px;
  }
  header .navigation-wrapper .top .languages:before {
    bottom: auto;
    top: 0;
  }
  header .navigation-wrapper .top .languages:after {
    bottom: auto;
    top: 14px;
  }
  header .navigation-wrapper .top .languages.opened:after {
    bottom: auto;
    top: 19px;
  }
  header .navigation-wrapper .bottom {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 0;
    width: 80%;
  }
  header .navigation-wrapper .bottom .main-menu {
    height: 100%;
  }
  header .navigation-wrapper .bottom .main-menu ul li {
    float: left;
    width: 25%;
    height: 90px !important;
    text-align: center;
    overflow: visible;
    border-bottom: none;
  }
  header .navigation-wrapper .bottom .main-menu ul li a {
    border-bottom: none;
    height: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  header .navigation-wrapper .bottom .main-menu ul li a:before {
    content: '';
    display: block;
    width: auto;
    height: 3px;
    position: absolute;
    top: auto;
    left: 20px;
    right: 20px;
    bottom: 0;
    background: transparent;
  }
  header .navigation-wrapper .bottom .main-menu ul li.opened ul {
    visibility: hidden;
    opacity: 0;
  }
  header .navigation-wrapper .bottom .main-menu ul li:hover ul {
    visibility: visible;
    opacity: 1;
  }
  header .navigation-wrapper .bottom .main-menu ul li.menu-item--active-trail a:before {
    background: black;
  }
  header .navigation-wrapper .bottom .main-menu ul li.menu-item--active-trail li a:before {
    background: transparent;
  }
  header .navigation-wrapper .bottom .main-menu ul li li a:before {
    content: '';
    display: block;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: auto;
    width: 4px;
    height: auto;
    position: absolute;
    background: transparent;
  }
  header .navigation-wrapper .bottom .main-menu ul li li.menu-item--active-trail a:before {
    background: black;
  }
  header .navigation-wrapper .bottom .main-menu ul li ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    background: white;
    z-index: 9999;
    box-shadow: 0px 9px 20px 0px rgba(0,0,0,0.1);
  }
  header .navigation-wrapper .bottom .main-menu ul li ul li {
    height: 50px !important;
    width: 285px;
    float: none;
    text-align: left;
  }
  header .navigation-wrapper .bottom .main-menu ul li ul li a {
    position: static;
    display: block;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
  header .navigation-wrapper .bottom .main-menu ul li ul li:last-child {
    border-bottom: none;
  }
  header .navigation-wrapper .bottom .main-menu ul li .toggler {
    display: block;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 14px;
    width: auto;
    height: 0px;
    pointer-events: none;
  }
  header .navigation-wrapper .bottom .main-menu ul li .toggler:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #979797;
    border-bottom: 2px solid #979797;
    height: 8px;
    width: 8px;
    margin-left: -4px;
  }
  header .navigation-wrapper .bottom .main-menu ul li ul {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0.01s;
    -moz-transition: all 0.3s ease-in-out 0.01s;
    -o-transition: all 0.3s ease-in-out 0.01s;
    -ms-transition: all 0.3s ease-in-out 0.01s;
    transition: all 0.3s ease-in-out 0.01s;
  }
  header .navigation-wrapper .bottom .main-menu ul li.opened ul {
    visibility: visible;
    opacity: 1;
  }
}
@media only screen and (min-width: 1025px) {
  header a.logo {
    z-index: 2;
  }
  header .navigation-wrapper .bottom .main-menu ul li:hover ul {
    visibility: visible;
    opacity: 1;
  }
  header div.navigation-wrapper {
    z-index: 1;
  }
  header div.navigation-wrapper div.navigation-inner {
    max-width: 1200px;
    margin: auto;
    position: static;
    padding-top: 40px;
  }
  header div.navigation-wrapper div.navigation-inner div.top:hover {
    z-index: 5;
  }
  header div.navigation-wrapper div.navigation-inner div.top div.search {
    width: 260px;
    padding-right: 0;
  }
  header div.navigation-wrapper div.navigation-inner div.top div.search .toggler {
    display: none;
  }
  header div.navigation-wrapper div.navigation-inner div.top div.search form {
    filter: alpha(opacity=100) !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    visibility: visible !important;
    width: 260px;
    height: 40px;
    position: relative;
    top: auto;
    right: auto;
  }
  header div.navigation-wrapper div.navigation-inner div.top div.corporate ul li.opened ul {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-9999px);
    -moz-transform: translate(-9999px);
    -ms-transform: translate(-9999px);
    transform: translate(-9999px);
  }
  header div.navigation-wrapper div.navigation-inner div.top div.corporate ul li:hover ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  header div.navigation-wrapper div.navigation-inner div.top div.corporate ul li .toggler {
    bottom: 18px;
  }
  header div.navigation-wrapper div.navigation-inner div.top div.corporate ul li .toggler:before {
    border-right: 1px solid #004f9e;
    border-bottom: 1px solid #004f9e;
    height: 5px;
    width: 5px;
    margin-top: -4px;
  }
  header div.navigation-wrapper div.navigation-inner .bottom {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    zoom: 1;
  }
  header div.navigation-wrapper div.navigation-inner .bottom:after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    visibility: 0;
  }
  header div.navigation-wrapper div.navigation-inner .bottom:hover {
    z-index: 5;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu {
    margin-left: 20%;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li {
    float: left;
    width: auto;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li:hover a:before {
    background: #004f9e;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li:hover li a:before {
    background: transparent;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li li:hover a:before {
    background: #004f9e;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li .toggler {
    bottom: 34px;
    height: 0;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li .toggler:before {
    border-right: 1px solid #979797;
    border-bottom: 1px solid #979797;
    height: 5px;
    width: 5px;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li a {
    position: static;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li ul li {
    width: 285px;
    height: auto !important;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li.opened ul {
    visibility: hidden;
    opacity: 0;
  }
  header div.navigation-wrapper div.navigation-inner .bottom .main-menu ul li:hover ul {
    visibility: visible;
    opacity: 1;
  }
}
.top-share {
  position: fixed;
  max-width: 100%;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  margin-top: 0px;
  z-index: 20;
  -webkit-transition: bottom 0.2s ease-out 0s;
  -moz-transition: bottom 0.2s ease-out 0s;
  -o-transition: bottom 0.2s ease-out 0s;
  -ms-transition: bottom 0.2s ease-out 0s;
  transition: bottom 0.2s ease-out 0s;
}
.scrolled .top-share {
  bottom: 36px;
}
.top-share div {
  height: 36px;
  float: left;
  min-width: 36px;
  cursor: pointer;
  position: relative;
  padding-left: 36px;
  float: right;
  overflow: hidden;
}
.top-share div.back {
  background: #4D84BC;
}
.top-share div.back:before {
  content: "\e929";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.top-share div.share {
  background: #616161;
  display: none;
}
.top-share div.share:before {
  background-image: url('images/share.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: 0 !important;
}
.top-share div span {
  line-height: 36px;
  padding: 0 10px 0 0;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  display: none;
}
.top-share div:before {
  content: '';
  font-family: 'icomoon';
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  width: 36px;
  color: white;
  position: absolute;
  top: 0px;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .top-share {
    margin-top: 1px;
  }
  .scrolled .top-share {
    bottom: 50px;
  }
  .top-share div {
    height: 52px;
    min-width: 50px;
    padding-left: 50px;
  }
  .top-share div span {
    line-height: 50px;
    padding: 0 15px 0 0;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    display: inline;
  }
  .top-share div:before {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    width: 50px;
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .top-share div {
    padding-left: 60px;
  }
  .top-share div:before {
    width: 60px;
  }
  .top-share div.share {
    display: block !important;
  }
}
footer {
  background: #f0f0f0;
  zoom: 1;
  position: relative;
  z-index: 0;
}
footer:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
footer .viewport {
  max-width: 1110px;
  margin: auto;
}
footer ul li {
  list-style: none;
}
footer a.logo {
  font-size: 40px;
  padding: 0 22px;
}
footer a.logo > span {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  left: 0;
  margin-left: 0px;
  width: 116px;
  height: 42px;
  background: url('images/logo.png');
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  display: block;
}
footer a.logo > span span {
  opacity: 0;
}
footer a.logo *:before {
  color: #666 !important;
}
footer .right,
footer .left {
  font-size: 14px;
  overflow: auto;
}
footer .right h2,
footer .left h2 {
  color: #666;
  display: block;
  padding: 0px 60px;
  font-size: 20px;
  font-family: 'open_sanslight';
  margin: 15px 0;
}
footer .right ul,
footer .left ul {
  padding: 10px 0 20px;
}
footer .right a,
footer .left a {
  display: block;
  padding: 0px 60px;
  font-family: 'open_sanslight';
}
footer .left {
  padding-top: 30px;
  background: white;
  position: relative;
}
footer .left a {
  color: #6a696d;
}
footer .left a,
footer .left ul {
  position: relative;
  z-index: 2;
}
footer .left ul {
  padding-top: 50px;
}
footer .left:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url('images/vague.jpg');
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  width: 300px;
  height: 110px;
  top: 20px;
}
footer .right {
  padding-bottom: 36px;
}
footer .right a {
  color: #666;
}
@media only screen and (min-width: 640px) {
  footer .right,
  footer .left {
    width: 50%;
    padding-bottom: 30px;
    padding-top: 30px;
    height: 240px;
    float: left;
    overflow: visible;
  }
}
@media only screen and (min-width: 1025px) {
  footer {
    padding-top: 40px;
  }
  footer a.logo {
    padding: 0 22px;
    width: 176px;
    height: 60px;
  }
  footer .right h2,
  footer .right ul li a,
  footer .left h2,
  footer .left ul li a {
    padding: 0 96px;
  }
  footer .viewport {
    zoom: 1;
    padding-left: 570px;
    overflow: hidden;
  }
  footer .viewport:after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    visibility: 0;
  }
  footer .right {
    width: 100%;
  }
  footer .right h2 {
    margin-top: 0;
  }
  footer .left {
    width: 510px;
    margin-left: -510px;
  }
  footer .left a.logo,
  footer .left ul {
    float: left;
    width: 50%;
  }
  footer .left a.logo {
    font-size: 50px;
  }
}
* {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  -o-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.slideshow {
  position: relative;
  overflow: hidden;
}
.slideshow > div:nth-child(3) {
  width: 100%;
  height: 320px;
}
@media only screen and (min-width: 768px) {
  .slideshow > div:nth-child(3) {
    height: 520px;
  }
}
.slideshow > div:nth-child(3) .slide {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  right: -100%;
  z-index: 0;
}
.slideshow > div:nth-child(3) .slide.active,
.slideshow > div:nth-child(3) .slide.previous,
.slideshow > div:nth-child(3) .slide.next {
  display: block;
  -webkit-transition: right 1s ease-in-out 0s;
  -moz-transition: right 1s ease-in-out 0s;
  -o-transition: right 1s ease-in-out 0s;
  -ms-transition: right 1s ease-in-out 0s;
  transition: right 1s ease-in-out 0s;
}
.slideshow > div:nth-child(3) .slide.active {
  right: 0;
  z-index: 2;
}
.slideshow > div:nth-child(3) .slide.next {
  right: -100%;
  z-index: 1;
}
.slideshow > div:nth-child(3) .slide.previous {
  right: 100%;
  z-index: 0;
}
.slideshow > div:nth-child(4) .main-text {
  position: relative;
}
.slideshow > div:nth-child(4) .main-text .wrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
}
.slideshow > div:nth-child(4) .main-text .item {
  width: 100%;
  position: absolute;
  right: 0;
  display: none;
  -webkit-transition: top 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
  -moz-transition: top 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
  -o-transition: top 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
  -ms-transition: top 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
  transition: top 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
}
.slideshow > div:nth-child(4) .main-text .item.active,
.slideshow > div:nth-child(4) .main-text .item.previous,
.slideshow > div:nth-child(4) .main-text .item.next {
  display: block;
}
.slideshow > div:nth-child(4) .main-text .item.next,
.slideshow > div:nth-child(4) .main-text .item.previous {
  opacity: 0;
}
.slideshow > div:nth-child(4) .main-text .item.previous {
  top: -100%;
}
.slideshow > div:nth-child(4) .main-text .item.next {
  top: 100%;
}
.slideshow > div:nth-child(4) .main-text .item.active {
  top: 0;
  opacity: 1;
}
.slideshow .slide {
  position: relative;
}
.slideshow .medias {
  height: 320px;
}
@media only screen and (min-width: 768px) {
  .slideshow .medias {
    height: 520px;
  }
}
.slideshow .text {
  zoom: 1;
}
.slideshow .text:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.slideshow .text .main-text {
  background: #004f9e;
  color: white;
  zoom: 1;
  margin-bottom: 0;
  height: 230px;
  overflow: hidden;
  -webkit-transition: background 0.15s ease-in-out 0s;
  -moz-transition: background 0.15s ease-in-out 0s;
  -o-transition: background 0.15s ease-in-out 0s;
  -ms-transition: background 0.15s ease-in-out 0s;
  transition: background 0.15s ease-in-out 0s;
}
.slideshow .text .main-text:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.slideshow .text .main-text:active {
  background: #00366b !important;
}
@media only screen and (min-width: 1025px) {
  .slideshow .text .main-text:hover {
    background: #00366b !important;
  }
}
.slideshow .text .main-text .item {
  padding: 10px;
  zoom: 1;
  height: 230px;
}
.slideshow .text .main-text .item:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.slideshow .text .main-text .title,
.slideshow .text .main-text .subtitle,
.slideshow .text .main-text .date,
.slideshow .text .main-text .more {
  position: relative;
  z-index: 0;
}
.slideshow .text .main-text a.cover {
  z-index: 1;
}
.slideshow .text .main-text .title {
  display: block;
  display: -webkit-box;
  font-size: 30px;
  line-height: 34px;
  font-family: 'open_sansextrabold';
  margin-bottom: 15px;
  max-height: 72px;
  padding-bottom: 6px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.slideshow .text .main-text .subtitle {
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  clear: both;
  margin-bottom: 15px;
  height: 57px;
  line-height: 19px;
  overflow: hidden;
}
.slideshow .text .main-text .subtitle * {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.slideshow .text .main-text .date {
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  float: left;
  font-size: 12px;
}
.slideshow .text .main-text .more {
  float: right;
  font-size: 14px;
  font-family: 'open_sansextrabold';
  color: white;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .slideshow .text {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    display: block;
  }
  .slideshow .text .main-text {
    width: 50%;
    float: right;
    clear: both;
    max-width: 570px;
  }
  .slideshow .text .main-text .item {
    padding: 20px;
  }
  .slideshow .text .main-text .title {
    max-height: 78px;
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 10px;
  }
  .slideshow .text .main-text .subtitle {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .slideshow .text {
    left: 50%;
    right: auto;
    width: 100%;
    max-width: 1230px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .slideshow .text .main-text .item {
    padding: 25px 30px;
  }
}
.slideshow .taglines {
  text-align: right;
  height: 120px;
  overflow: hidden;
  position: relative;
}
.slideshow .taglines div.item {
  display: block;
  height: 40px;
  width: 100%;
  -webkit-transition: top 1s ease-in-out 0s;
  -moz-transition: top 1s ease-in-out 0s;
  -o-transition: top 1s ease-in-out 0s;
  -ms-transition: top 1s ease-in-out 0s;
  transition: top 1s ease-in-out 0s;
  position: absolute;
  text-align: right;
  top: 120px;
  right: 0;
  left: 0;
  display: none !important;
}
.slideshow .taglines div.item div.title {
  width: 100%;
  clear: both;
  height: 40px;
}
.slideshow .taglines div.item a {
  display: block;
  color: white;
  line-height: 40px;
  font-size: 12px;
  height: 40px;
  padding: 0 10px;
  background: #004f9e;
  -webkit-transition: background 0.15s ease-in-out 0s;
  -moz-transition: background 0.15s ease-in-out 0s;
  -o-transition: background 0.15s ease-in-out 0s;
  -ms-transition: background 0.15s ease-in-out 0s;
  transition: background 0.15s ease-in-out 0s;
}
.slideshow .taglines div.item a:active {
  background: #00366b !important;
}
@media only screen and (min-width: 1025px) {
  .slideshow .taglines div.item a:hover {
    background: #00366b !important;
  }
}
.slideshow .taglines div.previous {
  top: -40px;
  display: block !important;
}
.slideshow .taglines div.previous div.title a {
  background: #003265;
}
.slideshow .taglines div.active-0 {
  top: 0;
  display: block !important;
}
.slideshow .taglines div.active-0 div.title a {
  background: #003F7E;
}
.slideshow .taglines div.active-1 {
  top: 40px;
  display: block !important;
}
.slideshow .taglines div.active-1 div.title a {
  background: #00478E;
}
.slideshow .taglines div.active-2 {
  top: 80px;
  display: block !important;
}
.slideshow .taglines div.active-2 div.title a {
  background: #004f9e;
}
.slideshow .taglines div.next {
  top: 120px;
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .slideshow .taglines {
    width: 50%;
    float: right;
    clear: both;
  }
  .slideshow .taglines div.item div.title a {
    padding: 0 20px;
    display: inline-block;
    text-align: right;
    clear: both;
    float: none;
  }
}
.slideshow .all-events {
  text-align: right;
  width: 50%;
  float: right;
  clear: both;
  position: relative;
  z-index: 2;
}
.slideshow .all-events a {
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 38px;
  color: #004f9e;
  background: white;
  font-family: 'open_sansextrabold';
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .slideshow .all-events a {
    padding: 0 20px;
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) {
  .slideshow .slide-wrapper:last-child {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
  }
}
.slideshow > .prev,
.slideshow > .next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: 100px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.slideshow > .prev:before,
.slideshow > .next:before {
  font-family: 'icomoon';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  color: white;
  font-size: 24px;
  text-shadow: 1px 1px 2px rgba(150,150,150,0.46);
}
.slideshow > .prev:before {
  content: "\e929";
  text-align: right;
}
.slideshow > .next:before {
  content: "\e92a";
  text-align: left;
}
.slideshow > .next {
  right: -100px;
}
.slideshow > .prev {
  left: -100px;
}
@media only screen and (min-width: 1440px) {
  .slideshow > .prev,
  .slideshow > .next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
  }
  .slideshow > .next {
    right: 0;
  }
  .slideshow > .prev {
    left: 0;
  }
}
.swiper-wrapper {
  overflow: hidden;
  margin: 40px 0;
}
.swiper-wrapper:first-child .header .title {
  color: #004f9e;
}
.swiper-wrapper:first-child .item.title {
  background: black;
}
.swiper-wrapper:first-child .all {
  color: #004f9e;
  border-bottom: 3px solid #004f9e;
}
.swiper-wrapper:first-child .request a {
  background: #004f9e;
}
.swiper-wrapper:first-child .request a:active {
  background: #00366b;
}
@media only screen and (min-width: 1025px) {
  .swiper-wrapper:first-child .request a:hover {
    background: #00366b;
  }
}
.swiper-wrapper:last-child .header .title {
  color: #1d1d1b;
}
.swiper-wrapper:last-child .item.title {
  background: #fca05c;
}
.swiper-wrapper:last-child .all {
  color: #fca05c;
  border-bottom: 3px solid #fca05c;
}
.swiper-wrapper:last-child .request a {
  background: #fca05c;
}
.swiper-wrapper:last-child .request a:active {
  background: #fb832a;
}
@media only screen and (min-width: 1025px) {
  .swiper-wrapper:last-child .request a:hover {
    background: #fb832a;
  }
}
.swiper-wrapper .header {
  position: relative;
  padding-right: 80px;
  padding-left: 15px;
  min-height: 40px;
}
.swiper-wrapper .header .title {
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  font-family: 'open_sanslight';
  padding: 10px 0;
}
.swiper-wrapper .header .all {
  position: absolute;
  font-family: 'open_sansextrabold';
  bottom: 0;
  right: 0;
  width: 70px;
  font-size: 14px;
  padding: 10px;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .swiper-wrapper .header {
    display: none;
  }
}
.swiper-wrapper .request {
  text-align: center;
  margin: 0 -15.625%;
  padding: 10px 0;
}
.swiper-wrapper .request div {
  font-size: 20px;
  font-family: 'open_sanslight';
  margin: 20px 0;
  color: #1d1d1d;
  max-width: 320px;
  margin: 20px auto;
}
@media only screen and (min-width: 1025px) {
  .swiper-wrapper .request div {
    margin: 30px auto 40px;
  }
}
.swiper-wrapper .request a {
  font-family: 'open_sansextrabold';
  font-size: 14px;
  display: inline-block;
  position: relative;
  color: white;
  padding: 9px 30px 11px 70px;
}
.swiper-wrapper .request a:before {
  font-family: 'icomoon';
  content: "\42";
  color: white;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 43px;
  font-size: 18px;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.swiper-wrapper .swiper {
  padding: 0 15.625%;
}
.swiper-wrapper .swiper .swiper-inner {
  width: 1300%;
  transform: translateX(-7.6923076923077%);
}
.swiper-wrapper .item {
  position: relative;
  width: 7.69230769230769%;
  float: left;
}
.swiper-wrapper .item:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.swiper-wrapper .item.title {
  display: none;
  color: white;
}
.swiper-wrapper .item.title.kiln {
  background: #004f9e;
}
.swiper-wrapper .item.title.minerals {
  background: #004f9e;
}
.swiper-wrapper .item.title.application {
  background: #fca05c;
}
.swiper-wrapper .item.title span.category {
  display: block;
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-family: 'open_sanslight';
  text-transform: uppercase;
  text-align: center;
  color: white;
}
.swiper-wrapper .item.title span.all {
  font-family: 'open_sansextrabold';
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  padding: 10px;
  color: white;
  border-bottom: none;
  font-size: 14px;
}
@media only screen and (min-width: 1025px) {
  .swiper-wrapper .item.title span.all {
    display: none !important;
  }
}
.swiper-wrapper .item.title a {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
@media only screen and (min-width: 768px) {
  .swiper-wrapper .item.title {
    display: block;
  }
  .swiper-wrapper .item.title span.category {
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  .swiper-wrapper .item.title span.all {
    font-family: 'open_sansextrabold';
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    padding: 10px;
    color: white;
    border-bottom: none;
    font-size: 14px;
  }
}
.swiper-wrapper .item .medias {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.swiper-wrapper .item.mobile {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .swiper-wrapper .item.mobile {
    display: none;
  }
}
.swiper-wrapper .item.laptop {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .swiper-wrapper .item.laptop {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .swiper-wrapper .item.fullwidth {
    width: 100% !important;
  }
  .swiper-wrapper .item.fullwidth:before {
    padding-top: 50% !important;
  }
}
.swiper-wrapper .item.kiln,
.swiper-wrapper .item.minerals .title {
  background: white;
}
.swiper-wrapper .item.kiln span,
.swiper-wrapper .item.minerals .title span {
  color: #004f9e;
}
.swiper-wrapper .item.applications .title {
  background: white;
}
.swiper-wrapper .item.applications .title span {
  color: #fca05c;
}
.swiper-wrapper .item .title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 2;
  background: white;
  text-align: center;
  width: 120px;
}
.swiper-wrapper .item .title:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.swiper-wrapper .item .title span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-family: 'open_sansregular';
  color: #004f9e;
  text-transform: uppercase;
  font-size: 14px;
  width: 120px;
}
@media only screen and (min-width: 768px) {
  .swiper-wrapper .swiper {
    padding: 0px 12.89%;
  }
  .swiper-wrapper .swiper .swiper-inner {
    width: 650%;
    transform: translateX(-7.6923076923077%);
  }
  .swiper-wrapper .swiper .item {
    width: 7.69230769230769;
  }
}
.swipers {
  zoom: 1;
}
.swipers:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.swipers .swiper-wrapper .swiper {
  width: 100%;
}
.swipers .swiper-wrapper .swiper .item .description-wrapper {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .swipers {
    max-width: 1270px;
    margin: auto;
    padding: 0 40px;
  }
  .swipers .swiper-wrapper {
    width: 50%;
    float: left;
    padding: 0;
    overflow: visible;
    margin: 60px 0;
  }
  .swipers .swiper-wrapper .swiper {
    position: relative;
    z-index: 2;
    padding: 0;
  }
  .swipers .swiper-wrapper .request {
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
  }
  .swipers .swiper-wrapper .request > div {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .swipers .swiper-wrapper .request > div:before {
    content: '';
    display: block;
    padding-top: 100%;
  }
  .swipers .swiper-wrapper .request > div a,
  .swipers .swiper-wrapper .request > div p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  .swipers .swiper-wrapper .request > div p {
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px;
    width: 100%;
  }
  .swipers .swiper-wrapper .request > div a {
    height: 100%;
    width: 100%;
    padding: 50% 20% 0;
    font-size: 20px;
    line-height: 100%;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
  }
  .swipers .swiper-wrapper .request > div a:before {
    font-size: 48px;
    line-height: 48px;
    width: 100%;
    text-align: center;
    top: auto;
    bottom: 60%;
  }
  .swipers .swiper-wrapper:first-child {
    padding-right: 45px;
  }
  .swipers .swiper-wrapper:first-child .description-wrapper {
    background: #004f9e;
  }
  .swipers .swiper-wrapper:first-child .description-wrapper .more {
    background: #004f9e;
    -webkit-box-shadow: 0px 0px 50px 20px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 50px 20px #004f9e, 0px 0px 25px 0px #004f9e, 0px 0px 25px 20px #004f9e;
    -moz-box-shadow: 0px 0px 50px 20px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 50px 20px #004f9e, 0px 0px 25px 0px #004f9e, 0px 0px 25px 20px #004f9e;
    box-shadow: 0px 0px 50px 20px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 50px 20px #004f9e, 0px 0px 25px 0px #004f9e, 0px 0px 25px 20px #004f9e;
  }
  .swipers .swiper-wrapper:first-child .request {
    width: 50%;
    float: right;
    margin-top: -100%;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  .swipers .swiper-wrapper:first-child .item:nth-child(2),
  .swipers .swiper-wrapper:first-child .item:nth-child(4),
  .swipers .swiper-wrapper:first-child .item:nth-child(7),
  .swipers .swiper-wrapper:first-child .item:nth-child(9),
  .swipers .swiper-wrapper:first-child .item:nth-child(11),
  .swipers .swiper-wrapper:first-child .item:nth-child(13),
  .swipers .swiper-wrapper:first-child .item:nth-child(15),
  .swipers .swiper-wrapper:first-child .item:nth-child(17) {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  .swipers .swiper-wrapper:first-child .item:last-child {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .swipers .swiper-wrapper:last-child {
    padding-left: 45px;
  }
  .swipers .swiper-wrapper:last-child .description-wrapper {
    background: #fca05c;
  }
  .swipers .swiper-wrapper:last-child .description-wrapper .more {
    background: #fca05c;
    -webkit-box-shadow: 0px 0px 50px 20px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 20px #fca05c, 0px 0px 25px 0px #fca05c, 0px 0px 25px 20px #fca05c;
    -moz-box-shadow: 0px 0px 50px 20px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 20px #fca05c, 0px 0px 25px 0px #fca05c, 0px 0px 25px 20px #fca05c;
    box-shadow: 0px 0px 50px 20px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 20px #fca05c, 0px 0px 25px 0px #fca05c, 0px 0px 25px 20px #fca05c;
  }
  .swipers .swiper-wrapper:last-child .request > div {
    width: 50%;
    float: left;
  }
  .swipers .swiper-wrapper .swiper {
    width: 100%;
  }
  .swipers .swiper-wrapper .swiper .swiper-inner {
    width: 100%;
    -webkit-transform: translate3d(0px,0px,0px) !important;
    -moz-transform: translate3d(0px,0px,0px) !important;
    -ms-transform: translate3d(0px,0px,0px) !important;
    transform: translate3d(0px,0px,0px) !important;
  }
  .swipers .swiper-wrapper .swiper .item {
    width: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .swipers .swiper-wrapper .swiper .item .inner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    overflow: hidden;
  }
  .swipers .swiper-wrapper .swiper .item .title {
    -webkit-transition: margin-top 0.2s ease-out 0s;
    -moz-transition: margin-top 0.2s ease-out 0s;
    -o-transition: margin-top 0.2s ease-out 0s;
    -ms-transition: margin-top 0.2s ease-out 0s;
    transition: margin-top 0.2s ease-out 0s;
  }
  .swipers .swiper-wrapper .swiper .item .description-wrapper {
    padding: 70px 30px 0;
    color: white;
    position: absolute;
    display: block;
    z-index: 1;
    top: 100%;
    bottom: 0;
    height: auto;
    -webkit-transition: margin-top 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
    -moz-transition: margin-top 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
    -o-transition: margin-top 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
    -ms-transition: margin-top 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
    transition: margin-top 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
    overflow: hidden;
    width: 100%;
  }
  .swipers .swiper-wrapper .swiper .item .description-wrapper .subtitle {
    font-size: 16px;
    color: white;
  }
  .swipers .swiper-wrapper .swiper .item .description-wrapper .subtitle * {
    font-size: 16px;
    color: white;
    margin: 0;
    padding: 0;
  }
  .swipers .swiper-wrapper .swiper .item .description-wrapper .more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 24px 30px;
    color: white;
    font-size: 14px;
    font-family: 'open_sansextrabold';
    text-align: right;
  }
  .swipers .swiper-wrapper .swiper .item .description-wrapper .more a {
    color: white;
  }
  .swipers .swiper-wrapper .swiper .item:hover {
    z-index: 3;
  }
  .swipers .swiper-wrapper .swiper .item:hover > a,
  .swipers .swiper-wrapper .swiper .item:hover .inner {
    top: -30px;
    left: -30px;
    right: -30px;
    bottom: -30px;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
  }
  .swipers .swiper-wrapper .swiper .item:hover .inner {
    position: absolute;
  }
  .swipers .swiper-wrapper .swiper .item:hover .inner .description-wrapper {
    margin-top: -225px;
  }
  .swipers .swiper-wrapper .swiper .item:hover .inner .title {
    margin-top: -70px;
  }
  .swipers .swiper-wrapper .swiper .item:hover .inner .description-wrapper {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  .swipers .swiper-wrapper .swiper .item:last-child {
    clear: left;
  }
}
@media only screen and (min-width: 1440px) {
  .swipers {
    padding: 0 80px;
  }
  .swipers .swiper-wrapper:first-child {
    padding-right: 45px;
  }
  .swipers .swiper-wrapper:last-child {
    padding-left: 45px;
  }
}
.location {
  position: relative;
  background: #ccc;
}
.location .map-wrapper {
  height: 620px;
}
@media only screen and (min-width: 768px) {
  .location .map-wrapper {
    height: 500px;
  }
}
.location .text {
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 20px;
}
.location .text .main-text {
  background: white;
  color: #004f9e;
  padding: 10px;
  zoom: 1;
  margin-bottom: 0;
}
.location .text .main-text:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.location .text .main-text .title {
  font-size: 30px;
  line-height: 100%;
  font-family: 'open_sansextrabold';
  margin-bottom: 15px;
}
.location .text .main-text .subtitle {
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  font-size: 14px;
  clear: both;
  margin-bottom: 15px;
}
.location .text .main-text .date {
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  float: left;
  font-size: 14px;
}
.location .text .main-text .more {
  float: right;
  font-size: 14px;
  font-family: 'open_sansextrabold';
  color: #004f9e;
}
@media only screen and (min-width: 768px) {
  .location .text {
    position: absolute;
    top: 60px;
    left: auto;
    right: 0;
    bottom: auto;
    width: 50%;
    display: block;
  }
  .location .text .main-text {
    padding: 20px 20px 40px;
    max-width: 570px;
    float: right;
    clear: both;
  }
  .location .text .main-text .title {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .location .text .main-text .subtitle {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .location .text {
    left: 75%;
    right: auto;
    width: 50%;
    max-width: 1300px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .location .text .main-text {
    padding: 60px;
  }
  .location .text .main-text .title {
    margin-bottom: 20px;
  }
  .location .text .main-text .subtitle {
    margin-bottom: 30px;
  }
}
a[href*="myworkdayjobs.com"],
#content .page-content div.viewport .intro p a[href*="myworkdayjobs.com"] {
  display: block;
  padding: 38px 10px 30px !important;
  margin: 25px 0 50px;
  text-align: center;
  font-size: 20px;
  line-height: 110%;
  text-transform: uppercase;
  color: #ffffff;
  background: url('images/join-us-consult-offers.jpg') repeat center center #039c3d;
  background-size: 100%;
  -webkit-transition: background-size 0.3s ease 0s;
  -moz-transition: background-size 0.3s ease 0s;
  -o-transition: background-size 0.3s ease 0s;
  -ms-transition: background-size 0.3s ease 0s;
  transition: background-size 0.3s ease 0s;
}
a[href*="myworkdayjobs.com"] strong,
#content .page-content div.viewport .intro p a[href*="myworkdayjobs.com"] strong {
  display: block;
  max-width: 200px;
  margin: 30px auto 0;
  background-color: #ffffff;
  color: #039c3d;
  font-size: 14px;
  font-family: 'open_sansextrabold';
  font-weight: normal;
  padding: 13px 20px 14px;
}
a[href*="myworkdayjobs.com"]:hover,
#content .page-content div.viewport .intro p a[href*="myworkdayjobs.com"]:hover {
  text-decoration: none;
  background-size: 110%;
}
#content .page-content div.viewport .intro ul.zigzag {
  padding: 0;
  margin-bottom: 50px;
}
#content .page-content div.viewport .intro ul.zigzag li {
  list-style-type: none;
  padding: 0;
  margin: 25px 0 50px;
}
#content .page-content div.viewport .intro ul.zigzag li a {
  display: block;
}
#content .page-content div.viewport .intro ul.zigzag li a:hover {
  text-decoration: none;
}
#content .page-content div.viewport .intro ul.zigzag li a:hover h2,
#content .page-content div.viewport .intro ul.zigzag li a:hover p {
  color: #004f9e;
}
#content .page-content div.viewport .intro ul.zigzag li a p::after {
  content: "read more...";
  display: block;
  font-family: 'open_sansextrabold';
  text-align: right;
  color: #004f9e;
  margin-top: 20px;
}
#content .page-content div.viewport .intro ul.zigzag li h2 {
  line-height: 120%;
  color: #000000;
  display: block;
  font-family: 'open_sansextrabold';
  color: #004f9e;
  text-transform: none;
  font-size: 30px;
  font-weight: normal;
}
#content .page-content div.viewport .intro ul.zigzag li h2 em {
  font-size: 20px;
  font-family: 'open_sanslight';
  text-transform: uppercase;
  color: #000000;
  display: block;
  font-style: normal;
}
#content .page-content div.viewport .intro ul.zigzag li p {
  color: #6a696d;
  line-height: 24px;
  font-size: 16px;
  display: block;
}
#content .page-content div.viewport .intro ul.zigzag li h2+p,
#content .page-content div.viewport .intro ul.zigzag li h4+p {
  margin-top: 10px;
}
#content .page-content div.viewport .intro ul.zigzag li::before {
  display: none;
}
#content .page-content div.viewport .intro ul.zigzag li.flat * {
  color: #ffffff;
}
#content .page-content div.viewport .intro ul.zigzag li.flat h2 {
  border-top: none;
}
#content .page-content div.viewport .intro ul.zigzag li.flat p::after {
  color: #ffffff;
}
#content .page-content div.viewport .intro ul.zigzag li.flat a {
  padding: 20px !important;
  background: #004f9e;
}
#content .page-content div.viewport .intro ul.zigzag li.flat a:hover {
  background: #003F7E;
}
#content .page-content div.viewport .intro ul.zigzag li.flat a:hover h2,
#content .page-content div.viewport .intro ul.zigzag li.flat a:hover p {
  color: #ffffff;
}
#content .page-content div.viewport .intro ul.zigzag li h4 {
  font-weight: normal;
  display: block;
  color: #6a696d;
  padding: 0;
  font-size: 16px;
  font-family: 'open_sanslight';
}
#content .page-content div.viewport .intro ul.zigzag li h4 strong {
  display: block;
  font-weight: normal;
  font-family: 'open_sansextrabold';
}
#content .page-content div.viewport .intro ul.zigzag li label[for*="tog"],
#content .page-content div.viewport .intro ul.zigzag li label[for*="default"] {
  display: block;
  cursor: pointer;
}
#content .page-content div.viewport .intro ul.zigzag li label[for*="tog"] span,
#content .page-content div.viewport .intro ul.zigzag li label[for*="default"] span {
  display: none;
}
#content .page-content div.viewport .intro ul.zigzag li label[for*="tog"]::before,
#content .page-content div.viewport .intro ul.zigzag li label[for*="default"]::before {
  content: "Read more...";
  color: #004f9e;
  display: block;
  text-align: right;
  margin-top: 10px;
  font-family: 'open_sansextrabold';
}
#content .page-content div.viewport .intro ul.zigzag li label[for*="default"]::before {
  content: "View less";
}
#content .page-content div.viewport .intro ul.zigzag li input[type="radio"] {
  display: none;
}
#content .page-content div.viewport .intro ul.zigzag li .toggler:checked~label[for*="tog"] {
  display: none;
}
#content .page-content div.viewport .intro ul.zigzag li .toggler:checked~p {
  height: auto;
  overflow: visible;
}
#content .page-content div.viewport .intro ul.zigzag li .toggler:checked~p::after {
  display: none;
}
#content .page-content div.viewport .intro ul.zigzag li .toggler:not(:checked) ~ label[for*="default"] {
  display: none;
}
#content .page-content div.viewport .intro ul.zigzag li .toggler~p {
  height: 96px;
  overflow: hidden;
  position: relative;
  text-align: justify;
}
#content .page-content div.viewport .intro ul.zigzag li .toggler~p::after {
  content: "";
  display: block;
  width: 150%;
  position: absolute;
  left: -25%;
  right: -25px;
  bottom: -50px;
  height: 50px;
  box-shadow: 0 -20px 30px #ffffff;
}
@media only screen and (min-width: 768px) {
  #content .page-content div.viewport .intro ul.zigzag li {
    zoom: 1;
  }
  #content .page-content div.viewport .intro ul.zigzag li h2 {
    border-top: 20px solid white;
  }
  #content .page-content div.viewport .intro ul.zigzag li h2+p,
  #content .page-content div.viewport .intro ul.zigzag li h4+p {
    margin-top: 20px;
  }
  #content .page-content div.viewport .intro ul.zigzag li img {
    max-width: 50%;
  }
  #content .page-content div.viewport .intro ul.zigzag li:nth-child(odd) img {
    float: right;
    margin: 0 0 20px 20px;
  }
  #content .page-content div.viewport .intro ul.zigzag li:nth-child(even) img {
    float: left;
    margin: 0 20px 20px 0;
  }
  #content .page-content div.viewport .intro ul.zigzag li.flat a {
    padding: 30px !important;
  }
  #content .page-content div.viewport .intro ul.zigzag li label[for*="tog"]::before {
    margin-top: 20px;
  }
  #content .page-content div.viewport .intro ul.zigzag li:after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    visibility: 0;
  }
}
::-webkit-input-placeholder {
  color: white;
}
::-moz-placeholder {
  color: white;
}
:-ms-input-placeholder {
  color: white;
}
:-moz-placeholder {
  color: white;
}
.pane:before {
  display: NONE !important;
}
.pane div.tech-support:before {
  display: NONE;
}
.ps__scrollbar-y-rail {
  background-color: transparent !important;
}
.ps__scrollbar-y-rail .ps__scrollbar-y {
  background-color: rgba(255,255,255,0.2) !important;
  width: 5px !important;
}
.gm-style-iw {
  text-align: center;
}
.gm-style-iw .headContent {
  font-size: 24px;
  font-family: 'open_sansextrabold';
  line-height: 100%;
  color: #6a696d;
  margin: 20px;
}
.gm-style-iw .address {
  font-size: 16px;
  margin: 20px;
  color: #6a696d;
}
.gm-style-iw .actions a {
  display: inline-block;
  height: 47px;
  padding: 0 20px;
  line-height: 47px;
  text-align: center;
  font-family: 'open_sansextrabold';
  font-size: 14px;
  background: #6a696d;
  color: white;
}
.gm-style-iw .actions a:active {
  background: #004f9e;
}
@media only screen and (min-width: 1025px) {
  .gm-style-iw .actions a:hover {
    background: #004f9e;
  }
}
.locations {
  overflow-y: hidden;
}
.locations.active-mobile {
  overflow-y: visible;
}
.locations #page #footer {
  display: none;
}
@media only screen and (min-width: 640px) {
  .locations {
    overflow-y: visible;
  }
}
.locations #content {
  height: 100%;
  position: relative;
}
.locations #content .map-wrapper {
  height: 100%;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}
.locations #content .map-wrapper .locations-nav {
  height: 80px;
  background: #004f9e;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.locations #content .map-wrapper .locations-nav.active {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.locations #content .map-wrapper .locations-nav a,
.locations #content .map-wrapper .locations-nav span {
  color: white;
}
.locations #content .map-wrapper .locations-nav ul {
  height: 100%;
}
.locations #content .map-wrapper .locations-nav ul li {
  float: left;
  width: 25%;
  height: 100%;
  text-align: center;
  list-style: none;
}
.locations #content .map-wrapper .locations-nav ul li:not(:first-child) a,
.locations #content .map-wrapper .locations-nav ul li:not(:first-child) span {
  border-left: 1px solid #01478F;
}
.locations #content .map-wrapper .locations-nav ul li a,
.locations #content .map-wrapper .locations-nav ul li span {
  display: block;
  padding: 44px 10% 0;
  height: 100%;
  position: relative;
  z-index: 1;
}
.locations #content .map-wrapper .locations-nav ul li a:active,
.locations #content .map-wrapper .locations-nav ul li span:active {
  background: #1d1d1d;
}
.locations #content .map-wrapper .locations-nav ul li a:before,
.locations #content .map-wrapper .locations-nav ul li span:before {
  font-family: 'icomoon';
  color: white;
  line-height: 44px;
  text-align: center;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  font-size: 18px;
}
.locations #content .map-wrapper .locations-nav ul li.productions-sites a:before {
  content: "\e92f";
}
.locations #content .map-wrapper .locations-nav ul li.sale-force a:before {
  content: "\e931";
}
.locations #content .map-wrapper .locations-nav ul li.tech-support a:before {
  content: "\e930";
}
.locations #content .map-wrapper .locations-nav ul li.location-search span:before {
  content: "\e927";
}
.locations #content .map-wrapper .locations-nav form {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  padding: 20px 24px 0 80px;
  background: #004f9e;
}
.locations #content .map-wrapper .locations-nav form .close {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 56px;
}
.locations #content .map-wrapper .locations-nav form .close:before {
  content: "\e933";
  font-family: 'icomoon';
  font-size: 14px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.locations #content .map-wrapper .locations-nav form .form-item {
  border: none;
  border-bottom: 1px solid white;
  height: 32px;
  padding-right: 32px;
  position: relative;
}
.locations #content .map-wrapper .locations-nav form .form-item input[type="submit"] {
  position: absolute;
  width: 32px;
  height: 32px;
  padding: 0;
  top: 0;
  right: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 1;
  font-size: 12px;
}
.locations #content .map-wrapper .locations-nav form .form-item input[type="text"] {
  background: transparent;
  color: white;
  border: none;
  padding: 0;
  height: 32px;
  margin: 0;
}
.locations #content .map-wrapper .locations-nav form .form-item:before {
  content: "\e927";
  font-family: 'icomoon';
  color: white;
  line-height: 32px;
  width: 32px;
  height: 32px;
  text-align: right;
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 16px;
  z-index: 0;
}
@media only screen and (min-width: 640px) {
  .locations #content .map-wrapper {
    padding-bottom: 0px;
    padding-right: 220px;
  }
  .locations #content .map-wrapper .locations-nav {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .locations #content .map-wrapper {
    padding-right: 380px;
  }
}
.locations #content .locations-wrapper {
  height: 100%;
  position: relative;
  overflow-x: hidden;
  display: none;
}
.locations #content .locations-wrapper.active {
  display: block;
  height: 80px;
  overflow: hidden;
  margin-top: -80px;
  z-index: 2;
}
.locations #content .locations-wrapper.active-mobile {
  height: auto;
  display: block;
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper {
    display: block;
  }
  .locations #content .locations-wrapper.active {
    height: auto;
    margin-top: 0;
  }
}
.locations #content .locations-wrapper .wrapper {
  width: 300%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.locations #content .locations-wrapper .wrapper.item {
  -webkit-transform: translateX(-33.3333333333%);
  -moz-transform: translateX(-33.3333333333%);
  -ms-transform: translateX(-33.3333333333%);
  transform: translateX(-33.3333333333%);
}
.locations #content .locations-wrapper .wrapper .pane {
  float: left;
  color: white;
  height: 100%;
  width: 33.33333333%;
  padding: 20px;
  overflow: auto;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.locations #content .locations-wrapper .wrapper .pane h2 {
  font-family: 'open_sansextrabold';
  line-height: 100%;
}
.locations #content .locations-wrapper .wrapper .pane .intro {
  font-size: 14px;
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  margin: 15px 0;
}
.locations #content .locations-wrapper .wrapper .location-categories {
  background: #004f9e;
  display: none;
}
.locations #content .locations-wrapper .wrapper .location-categories h2 {
  font-size: 30px;
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper .wrapper .location-categories {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .location-categories h2 {
    font-size: 35px;
  }
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li {
  list-style: none;
  height: 100px;
  margin-bottom: 10px;
  position: relative;
  background: white;
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 60%;
  bottom: 0;
  font-size: 48px;
  line-height: 100px;
  text-align: center;
  color: #004f9e;
  font-family: 'icomoon';
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li.productions-sites:before {
  content: "\e92f";
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li.sale-force:before {
  content: "\e931";
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li.tech-support:before {
  content: "\e930";
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li a {
  display: block;
  height: 100%;
  font-size: 14px;
  color: #004f9e;
  text-transform: uppercase;
  padding-left: 35%;
  position: relative;
  z-index: 1;
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li.productions-sites a {
  padding-top: 32px;
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li.sale-force a {
  padding-top: 32px;
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li.tech-support a {
  padding-top: 21px;
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .location-categories .menu li.productions-sites a {
    padding-top: 41px;
  }
  .locations #content .locations-wrapper .wrapper .location-categories .menu li.sale-force a {
    padding-top: 41px;
  }
  .locations #content .locations-wrapper .wrapper .location-categories .menu li.tech-support a {
    padding-top: 41px;
  }
}
.locations #content .locations-wrapper .wrapper .location-categories .menu li .count {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  line-height: 94px;
  font-size: 64px;
  font-family: 'open_sansextrabold';
  color: #ddd;
  text-align: center;
}
.locations #content .locations-wrapper .wrapper .location-categories form h2 {
  font-family: 'open_sanslight';
  color: white;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.locations #content .locations-wrapper .wrapper .location-categories form ::-webkit-input-placeholder {
  color: white;
}
.locations #content .locations-wrapper .wrapper .location-categories form ::-moz-placeholder {
  color: white;
}
.locations #content .locations-wrapper .wrapper .location-categories form :-ms-input-placeholder {
  color: white;
}
.locations #content .locations-wrapper .wrapper .location-categories form :-moz-placeholder {
  color: white;
}
.locations #content .locations-wrapper .wrapper .location-categories form input[type="submit"],
.locations #content .locations-wrapper .wrapper .location-categories form input[type="text"] {
  padding: 0;
  height: 32px;
  color: white;
  background: transparent;
  font-size: 14px;
  margin: 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid white;
}
.locations #content .locations-wrapper .wrapper .location-categories form input[type="submit"] {
  width: 32px;
}
.locations #content .locations-wrapper .wrapper .location-categories form .form-item {
  padding-right: 32px;
  position: relative;
}
.locations #content .locations-wrapper .wrapper .location-categories form .form-item:before {
  content: "\e927";
  font-family: 'icomoon';
  display: block;
  line-height: 32px;
  height: 32px;
  width: 32px;
  color: white;
  border-bottom: 1px solid white;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  text-align: center;
}
.locations #content .locations-wrapper .wrapper .location-categories form .form-item input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  text-indent: -9999px;
  z-index: 1;
}
.locations #content .locations-wrapper .wrapper .locations-list {
  background: #1d1d1b;
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .locations-list * {
    max-width: 299px !important;
  }
}
.locations #content .locations-wrapper .wrapper .locations-list > div {
  display: none;
}
.locations #content .locations-wrapper .wrapper .locations-list > div.active {
  display: block !important;
}
.locations #content .locations-wrapper .wrapper .locations-list > div .back {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 16px;
  right: 16px;
  bottom: 0;
  cursor: pointer;
  z-index: 1;
}
.locations #content .locations-wrapper .wrapper .locations-list > div .back:before {
  content: "\e92a";
  font-family: 'icomoon';
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper .wrapper .locations-list > div .back {
    display: none;
  }
}
.locations #content .locations-wrapper .wrapper .locations-list > div > h2 {
  padding: 16px 58px 16px 48px;
  position: relative;
  z-index: 0;
}
.locations #content .locations-wrapper .wrapper .locations-list > div > h2:before {
  font-family: 'icomoon';
  position: absolute;
  width: 48px;
  height: 48px;
  top: 8px;
  left: 0;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  z-index: 0;
}
.locations #content .locations-wrapper .wrapper .locations-list > div > h2:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 48px;
  top: 0px;
  left: 12px;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 0;
  background-image: url('images/more.png');
  background-size: 20px 4px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.locations #content .locations-wrapper .wrapper .locations-list > div.productions-sites > h2:before {
  content: "\e92f";
}
.locations #content .locations-wrapper .wrapper .locations-list > div.sale-force > h2:before {
  content: "\e931";
}
.locations #content .locations-wrapper .wrapper .locations-list > div.tech-support > h2:before {
  content: "\e930";
}
.locations #content .locations-wrapper .wrapper .locations-list > div.tech-support:before {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .locations-list > div.productions-sites > h2:before {
    top: 20px;
  }
  .locations #content .locations-wrapper .wrapper .locations-list > div.sale-force > h2:before {
    top: 13px;
  }
  .locations #content .locations-wrapper .wrapper .locations-list > div.tech-support > h2:before {
    top: 20px;
  }
}
.locations #content .locations-wrapper .wrapper .locations-list > div > h2 {
  font-size: 20px;
  margin-top: -8px;
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper .wrapper .locations-list > div > h2 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper .wrapper .locations-list > div > h2 {
    padding: 40px 16px 16px 0px;
  }
  .locations #content .locations-wrapper .wrapper .locations-list > div > h2:after {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    content: "\e92a";
    font-family: 'icomoon';
    border: none;
    left: auto;
    top: 0px;
    font-size: 20px;
    right: -8px;
    background-image: none;
  }
  .locations #content .locations-wrapper .wrapper .locations-list > div > h2:before {
    text-align: left;
    line-height: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .locations-list > div > h2 {
    font-size: 25px;
    min-height: 50px;
    padding: 2px 16px 16px 68px;
  }
  .locations #content .locations-wrapper .wrapper .locations-list > div > h2:before {
    font-size: 48px;
  }
}
.locations #content .locations-wrapper .wrapper .locations-list .location-count {
  margin: 40px 0;
}
.locations #content .locations-wrapper .wrapper .locations-list .item {
  margin-bottom: 55px;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .title {
  font-size: 20px;
  font-family: 'open_sansextrabold';
  line-height: 100%;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .tags {
  margin: 5px 0 0;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .tags span {
  margin-right: 5px;
  font-size: 16px;
  display: inline-block;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .email {
  margin: 5px 0;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .tel {
  margin: 5px 0;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .email a,
.locations #content .locations-wrapper .wrapper .locations-list .item .tel a {
  font-size: 14px;
  color: #004f9e;
  font-weight: normal;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .tel a {
  font-size: 18px;
  font-family: 'open_sansextrabold';
  color: #004f9e;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .actions {
  zoom: 1;
  margin: 15px 0;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .actions:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .actions a,
.locations #content .locations-wrapper .wrapper .locations-list .item .actions span {
  display: block;
  float: left;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-family: 'open_sansextrabold';
  font-size: 14px;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .actions a.details,
.locations #content .locations-wrapper .wrapper .locations-list .item .actions span.details {
  background: #4d4d4d;
  color: white;
  margin-right: 20px;
  width: 90px;
  margin-right: 10px;
}
.locations #content .locations-wrapper .wrapper .locations-list .item .actions a.contact,
.locations #content .locations-wrapper .wrapper .locations-list .item .actions span.contact {
  background: white;
  color: #004f9e;
  width: 80px;
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .locations-list .item .actions a,
  .locations #content .locations-wrapper .wrapper .locations-list .item .actions span {
    width: 120px !important;
  }
}
.locations #content .locations-wrapper .wrapper .location {
  background: #4D4D4D;
  position: relative;
  overflow: hidden;
}
.locations #content .locations-wrapper .wrapper .location .location-news h2 {
  font-size: 18px;
  font-family: 'open_sansextrabold';
  font-weight: normal;
  margin-bottom: 10px;
}
.locations #content .locations-wrapper .wrapper .location .location-news .item {
  font-size: 14px;
  margin-bottom: 10px;
}
.locations #content .locations-wrapper .wrapper .location .location-news .item .title a {
  display: block;
  color: white;
}
.locations #content .locations-wrapper .wrapper .location:after {
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  bottom: 0;
  left: -100%;
  right: -100%;
  margin-top: -20px;
  background: #4d4d4d;
  -webkit-box-shadow: 0px 0px 50px 30px #4d4d4d, 0px 0px 150px 0px #4d4d4d, 0px 0px 150px 0px #4d4d4d;
  -moz-box-shadow: 0px 0px 50px 30px #4d4d4d, 0px 0px 150px 0px #4d4d4d, 0px 0px 150px 0px #4d4d4d;
  box-shadow: 0px 0px 50px 30px #4d4d4d, 0px 0px 150px 0px #4d4d4d, 0px 0px 150px 0px #4d4d4d;
}
.locations #content .locations-wrapper .wrapper .location > div {
  display: none;
}
.locations #content .locations-wrapper .wrapper .location > div.active {
  display: block;
}
.locations #content .locations-wrapper .wrapper .location > div > h2 {
  padding: 16px 16px 16px 48px;
  position: relative;
  font-size: 20px;
}
.locations #content .locations-wrapper .wrapper .location > div > h2:before {
  font-family: 'icomoon';
  position: absolute;
  width: 48px;
  height: 48px;
  top: 8px;
  left: 0;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}
.locations #content .locations-wrapper .wrapper .location > div > h2:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 48px;
  top: 0px;
  left: 12px;
  background-image: url('images/more.png');
  background-size: 20px 4px;
  background-repeat: no-repeat;
  background-position: center bottom;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper .wrapper .location > div > h2 {
    padding: 40px 16px 16px 0px;
    min-height: 50px;
  }
  .locations #content .locations-wrapper .wrapper .location > div > h2:after {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    content: "\e92a";
    font-family: 'icomoon';
    border: none;
    left: auto;
    top: 0px;
    right: -8px;
    font-size: 20px;
    background-image: none;
  }
  .locations #content .locations-wrapper .wrapper .location > div > h2:before {
    text-align: left;
    line-height: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .location > div > h2 {
    font-size: 25px;
    padding: 2px 16px 16px 68px;
  }
  .locations #content .locations-wrapper .wrapper .location > div > h2:before {
    font-size: 48px;
  }
}
.locations #content .locations-wrapper .wrapper .location.productions-sites > div > h2:before {
  content: "\e92f";
}
.locations #content .locations-wrapper .wrapper .location.sale-force > div > h2:before {
  content: "\e931";
}
.locations #content .locations-wrapper .wrapper .location.tech-support > div > h2:before {
  content: "\e930";
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .location.productions-sites > div > h2:before {
    top: 20px;
  }
  .locations #content .locations-wrapper .wrapper .location.sale-force > div > h2:before {
    top: 13px;
  }
  .locations #content .locations-wrapper .wrapper .location.tech-support > div > h2:before {
    top: 20px;
  }
}
.locations #content .locations-wrapper .wrapper .location .tags {
  margin: 10px 0 0;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.locations #content .locations-wrapper .wrapper .location .tags span {
  margin-right: 5px;
  font-size: 16px;
  display: inline-block;
}
.locations #content .locations-wrapper .wrapper .location .email {
  margin: 5px 0;
  color: white;
}
.locations #content .locations-wrapper .wrapper .location .tel {
  margin: 5px 0;
  color: white !important;
}
.locations #content .locations-wrapper .wrapper .location .email a {
  font-size: 14px;
  color: white;
  font-weight: normal;
}
.locations #content .locations-wrapper .wrapper .location .tel a {
  font-size: 18px;
  font-family: 'open_sansextrabold';
  color: white;
}
.locations #content .locations-wrapper .wrapper .location .actions {
  zoom: 1;
  margin: 15px 0;
}
.locations #content .locations-wrapper .wrapper .location .actions:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.locations #content .locations-wrapper .wrapper .location .actions a {
  display: block;
  float: left;
  width: 121px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-family: 'open_sansextrabold';
  font-size: 14px;
}
.locations #content .locations-wrapper .wrapper .location .actions a.contact {
  color: #004f9e;
  background: white;
}
.locations #content .locations-wrapper .wrapper .location .descriptions {
  font-size: 14px;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  margin: 30px 0;
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper .wrapper {
    display: block;
  }
  .locations #content .locations-wrapper .wrapper.list {
    -webkit-transform: translateX(-33.3333333333%);
    -moz-transform: translateX(-33.3333333333%);
    -ms-transform: translateX(-33.3333333333%);
    transform: translateX(-33.3333333333%);
  }
  .locations #content .locations-wrapper .wrapper.item {
    -webkit-transform: translateX(-66.6666666666%);
    -moz-transform: translateX(-66.6666666666%);
    -ms-transform: translateX(-66.6666666666%);
    transform: translateX(-66.6666666666%);
  }
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper .wrapper .pane:nth-child(2) > div:nth-child(1) {
    display: block;
  }
  .locations #content .locations-wrapper .wrapper.list .pane:nth-child(2) > div:nth-child(1),
  .locations #content .locations-wrapper .wrapper.item .pane:nth-child(2) > div:nth-child(1) {
    display: none;
  }
  .locations #content .locations-wrapper .wrapper .pane.locations-list,
  .locations #content .locations-wrapper .wrapper .pane.locations-list *,
  .locations #content .locations-wrapper .wrapper .pane.location,
  .locations #content .locations-wrapper .wrapper .pane.location * {
    pointer-events: none;
    cursor: default;
  }
  .locations #content .locations-wrapper .wrapper.list .pane.locations-list,
  .locations #content .locations-wrapper .wrapper.list .pane.locations-list * {
    pointer-events: inherit;
    cursor: inherit;
  }
  .locations #content .locations-wrapper .wrapper.item .pane.location,
  .locations #content .locations-wrapper .wrapper.item .pane.location * {
    pointer-events: inherit;
    cursor: inherit;
  }
}
@media only screen and (min-width: 1025px) {
  .locations #content .locations-wrapper .wrapper {
    display: block;
  }
  .locations #content .locations-wrapper .wrapper .location-categories {
    width: 33.33333%;
  }
  .locations #content .locations-wrapper .wrapper.list {
    -webkit-transform: translateX(-29.8%);
    -moz-transform: translateX(-29.8%);
    -ms-transform: translateX(-29.8%);
    transform: translateX(-29.8%);
  }
  .locations #content .locations-wrapper .wrapper.list .locations-list {
    width: 33.33333%;
    width: calc(33.33333% - 40px);
  }
  .locations #content .locations-wrapper .wrapper.list .location-categories {
    width: 33.33333% !important;
  }
  .locations #content .locations-wrapper .wrapper.item .locations-list {
    width: 33.33333% !important;
  }
  .locations #content .locations-wrapper .wrapper.item .location-categories {
    width: 33.33333% !important;
  }
}
@media only screen and (min-width: 640px) {
  .locations #content .locations-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 220px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1024px) {
  .locations #content .locations-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 380px;
    overflow: hidden;
  }
}
.medias {
  background-color: #f0f0f0 !important;
}
.medias img {
  display: none;
}
.medias .media span.alt-title {
  display: none;
}
.edit-img {
  position: absolute;
  width: 48px !important;
  height: 48px !important;
  z-index: 2;
  cursor: pointer;
}
.edit-img:before {
  font-family: 'icomoon';
  content: "\e928";
  display: block;
  font-size: 24px;
  color: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  line-height: 48px;
}
#content .contact .txt-contact {
  position: absolute;
  right: -10px;
  bottom: 100%;
  margin-bottom: 15px;
}
#content .contact .txt-contact h2 {
  display: none;
}
#content .contact .txt-contact a {
  display: block;
  background: #004f9e;
  color: white;
  font-family: 'open_sansextrabold';
  font-size: 14px;
  padding: 10px;
}
#content .contact .img-contact .content {
  position: absolute;
  right: -10px;
  bottom: 100%;
  width: 100px;
}
#content .contact .img-contact .content .medias {
  height: 60px;
  width: 100%;
  background: black;
}
#content .contact .img-contact .content .medias span {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
}
#content .contact .img-contact .content h2 {
  display: none;
}
#content .contact .img-contact .content a {
  display: block;
  background: #004f9e;
  color: white;
  font-family: 'open_sansextrabold';
  font-size: 14px;
  padding: 10px;
}
#content .contact .img-contact .footer {
  height: 40px;
  position: absolute;
  left: -10px;
  right: 90px;
  top: -40px;
  background: #DEDEDE;
}
#content .contact .img-contact .footer:before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 10px;
  right: 10px;
  bottom: 0px;
  background-image: url('images/drapeaux.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  #content .contact .txt-contact {
    width: 190px;
    min-height: 152px;
    top: 0;
    right: -20px;
    left: auto;
    bottom: auto;
    background: #004f9e;
    text-align: center;
    padding: 20px 10px 67px;
  }
  #content .contact .txt-contact h2 {
    display: block;
    color: white;
    font-family: 'open_sanslight';
    font-size: 20px;
    line-height: 110%;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  #content .contact .txt-contact a {
    background: white;
    color: #004f9e;
    padding: 13px 20px 14px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  #content .contact .img-contact .content {
    width: 190px;
    height: 227px;
    top: -113px;
    right: -20px;
    left: auto;
    bottom: auto;
    background: #004f9e;
    text-align: center;
    padding: 20px;
  }
  #content .contact .img-contact .content .medias {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
  }
  #content .contact .img-contact .content .medias span {
    background-size: cover !important;
  }
  #content .contact .img-contact .content h2,
  #content .contact .img-contact .content a {
    position: absolute;
    display: block;
  }
  #content .contact .img-contact .content h2 {
    bottom: 68px;
    color: white;
    font-family: 'open_sanslight';
    margin-bottom: 20px;
    left: 15px;
    right: 15px;
    text-transform: uppercase;
  }
  #content .contact .img-contact .content a {
    color: #004f9e;
    background: white;
    padding: 12px;
    height: 48px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  #content .contact .img-contact .footer {
    right: -20px;
    left: auto;
    width: 190px;
    top: 114px;
    height: 25px;
  }
}
@media only screen and (min-width: 1025px) {
  #content .contact .txt-contact {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    position: relative;
    width: 380px;
    min-height: 170px;
    margin-bottom: 0;
    padding: 38px 10px 77px;
  }
  #content .contact .txt-contact h2 {
    margin-bottom: 25px;
  }
  #content .contact .txt-contact a {
    left: 64px;
    right: 64px;
    bottom: 30px;
  }
  #content .contact .img-contact {
    margin-bottom: 30px;
  }
  #content .contact .img-contact .content {
    width: 380px;
    height: 380px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    position: relative;
    background: #004f9e;
    text-align: center;
    padding: 20px;
  }
  #content .contact .img-contact .content .medias {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
  }
  #content .contact .img-contact .content .medias span span {
    background-size: cover !important;
  }
  #content .contact .img-contact .content h2 {
    bottom: 108px;
    color: white;
    font-family: 'open_sanslight';
    margin-bottom: 1px;
    left: 64px;
    right: 64px;
  }
  #content .contact .img-contact .content a {
    color: #004f9e;
    background: white;
    padding: 12px;
    height: 48px;
    bottom: 50px;
    left: 64px;
    right: 64px;
  }
  #content .contact .img-contact .footer {
    position: relative;
    width: 380px;
    height: 45px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}
#content .page-header .contact {
  display: block;
}
@media only screen and (min-width: 1025px) {
  #content .page-header .contact {
    display: none;
  }
}
#content aside .contact {
  display: none;
}
@media only screen and (min-width: 1025px) {
  #content aside .contact {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}
#content .page-image {
  height: 185px;
  position: relative;
  z-index: 0;
  background-color: #f0f0f0;
}
#content .page-image * {
  height: 100%;
}
#content .page-image .viewport {
  position: absolute;
  right: 30px;
  max-width: 1170px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  #content .page-image .viewport {
    width: 100%;
  }
}
#content .page-image .viewport .edit-img {
  display: none;
  right: 0px;
  top: 43px;
  background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 70%);
  background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 70%);
  background: radial-gradient(ellipse at center,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#00000000',GradientType=1);
}
@media only screen and (min-width: 768px) {
  #content .page-image .viewport .edit-img {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  #content .page-image .viewport .edit-img {
    top: 23px;
  }
}
#content .page-contact {
  padding: 30px 10px;
}
#content .page-contact .viewport {
  padding: 0px 20px !important;
  max-width: 1170px;
  margin: 0 auto !important;
  position: relative;
  background: transparent !important;
}
@media only screen and (min-width: 768px) {
  #content .page-contact {
    padding: 0 30px;
  }
  #content .page-contact .viewport {
    padding: 25px 0 30px !important;
  }
}
#content .category-list {
  clear: both;
  zoom: 1;
  margin-bottom: 70px;
  text-align: center;
}
#content .category-list:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .category-list h2 {
  padding: 0 15px;
  margin: 8px 0;
  font-size: 25px;
  font-family: 'open_sanslight';
  text-align: center;
}
#content .category-list .item {
  position: relative;
  width: 285px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 150px;
  text-align: left;
  display: inline-block;
}
#content .category-list .item a.cover {
  z-index: 2;
}
#content .category-list .item .inner {
  z-index: 1;
}
#content .category-list .item:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#content .category-list .item .inner {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  position: absolute;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content .category-list .item .medias {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  background: #ccc;
}
#content .category-list .item .medias .media span {
  display: block;
  height: 100%;
  width: 100%;
}
#content .category-list .item .medias .media span span {
  background-size: cover;
  background-position: center;
}
#content .category-list .item .title {
  width: 120px;
  height: 120px;
  background: white;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 2;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content .category-list .item .title span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  font-size: 14px;
  font-family: 'open_sansregular';
  color: black;
  line-height: 110%;
  text-transform: uppercase;
  color: #1d1d1b;
}
#content .category-list .item .description-wrapper {
  padding: 15px;
  color: white;
  background: #004f9e;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  height: 150px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content .category-list .item .description-wrapper .subtitle {
  font-size: 16px;
  color: white;
}
#content .category-list .item .description-wrapper .subtitle * {
  font-size: 16px;
  color: white;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#content .category-list .item .description-wrapper .more {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  display: block;
  color: white;
  background: #004f9e;
  font-size: 14px;
  font-family: 'open_sansextrabold';
  text-align: right;
  -webkit-box-shadow: 0px 0px 50px 30px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 50px 0px #004f9e;
  -moz-box-shadow: 0px 0px 50px 30px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 50px 0px #004f9e;
  box-shadow: 0px 0px 50px 30px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 50px 0px #004f9e;
}
#content .category-list .item .description-wrapper .more a {
  color: white;
}
#content .category-list.application .item .title span {
  color: #1d1d1b;
}
#content .category-list.application .item .description-wrapper {
  background: #fca05c;
}
#content .category-list.application .item .description-wrapper .more {
  background: #fca05c;
  -webkit-box-shadow: 0px 0px 50px 30px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 0px #fca05c;
  -moz-box-shadow: 0px 0px 50px 30px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 0px #fca05c;
  box-shadow: 0px 0px 50px 30px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 0px #fca05c;
}
@media only screen and (min-width: 768px) {
  #content .category-list {
    width: 570px;
    margin: 0 auto;
  }
  #content .category-list .item {
    float: left;
  }
}
@media only screen and (min-width: 1025px) {
  #content .category-list {
    width: auto;
    margin: 0 -15px 70px;
  }
  #content .category-list h2 {
    text-align: left;
  }
  #content .category-list .item {
    width: 25%;
    float: left;
    margin-bottom: 0;
  }
  #content .category-list .item .inner {
    overflow: hidden;
  }
  #content .category-list .item .description-wrapper {
    padding: 70px 30px 0;
    background: #004f9e;
    color: white;
    position: absolute;
    z-index: 1;
    top: 100%;
    bottom: 0;
    height: auto;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    overflow: hidden;
  }
  #content .category-list .item .description-wrapper .subtitle {
    font-size: 16px;
    color: white;
    line-height: 115%;
    height: 94px;
    overflow: hidden;
  }
  #content .category-list .item .description-wrapper .more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 24px 30px;
    background: #004f9e;
    color: white;
    font-size: 14px;
    font-family: 'open_sansextrabold';
    text-align: right;
    -webkit-box-shadow: 0px 0px 50px 20px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 65px 0px #004f9e, 0px 0px 80px 0px #004f9e;
    -moz-box-shadow: 0px 0px 50px 20px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 65px 0px #004f9e, 0px 0px 80px 0px #004f9e;
    box-shadow: 0px 0px 50px 20px #004f9e, 0px 0px 50px 0px #004f9e, 0px 0px 65px 0px #004f9e, 0px 0px 80px 0px #004f9e;
  }
  #content .category-list .item:hover {
    z-index: 2;
  }
  #content .category-list .item:hover .inner {
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    position: absolute;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
  }
  #content .category-list .item:hover .inner .title {
    margin-top: -70px;
  }
  #content .category-list .item:hover .inner .description-wrapper {
    margin-top: -225px;
  }
  #content .category-list .item:hover .inner .description-wrapper {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  #content .category-list.application .item .title span {
    color: #1d1d1b;
  }
  #content .category-list.application .item .description-wrapper {
    background: #fca05c;
  }
  #content .category-list.application .item .description-wrapper .more {
    background: #fca05c;
    -webkit-box-shadow: 0px 0px 50px 30px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 0px #fca05c;
    -moz-box-shadow: 0px 0px 50px 30px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 0px #fca05c;
    box-shadow: 0px 0px 50px 30px #fca05c, 0px 0px 50px 0px #fca05c, 0px 0px 50px 0px #fca05c;
  }
}
#content .related-applications {
  background: #004f9e;
  overflow: hidden;
}
#content .related-applications h2 {
  font-size: 25px;
  font-family: 'open_sanslight';
  line-height: 110%;
  padding: 24px 20px 9px;
  color: white;
}
#content .related-applications .views-element-container {
  padding: 0 20.3125%;
}
#content .related-applications .swiper-wrapper {
  position: relative;
  margin: 0;
  padding: 0 !important;
  overflow: visible;
}
#content .related-applications .swiper-wrapper .swiper {
  zoom: 1;
  width: 10000%;
  padding: 0;
}
#content .related-applications .swiper-wrapper .swiper:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .related-applications .swiper-wrapper .swiper .item {
  text-align: center;
  padding: 15px 15px 25px;
  width: 1% !important;
  float: left;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content .related-applications .swiper-wrapper .swiper .item:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: 100%;
  left: -100%;
  right: -100%;
  margin-top: 0px;
  background: #004f9e;
  -webkit-box-shadow: 0px 0px 50px 30px #004f9e, 0px 0px 150px 0px #004f9e, 0px 0px 150px 0px #004f9e;
  -moz-box-shadow: 0px 0px 50px 30px #004f9e, 0px 0px 150px 0px #004f9e, 0px 0px 150px 0px #004f9e;
  box-shadow: 0px 0px 50px 30px #004f9e, 0px 0px 150px 0px #004f9e, 0px 0px 150px 0px #004f9e;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content .related-applications .swiper-wrapper .swiper .item > a {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .related-applications .swiper-wrapper .swiper .item:before {
  display: none;
}
#content .related-applications .swiper-wrapper .swiper .item .more {
  background: white;
}
#content .related-applications .swiper-wrapper .swiper .item .more:after {
  content: "\e92d";
  font-family: 'icomoon';
  color: #808080;
  position: absolute;
  font-size: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#content .related-applications .swiper-wrapper .swiper .item .more,
#content .related-applications .swiper-wrapper .swiper .item .medias {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 1;
}
#content .related-applications .swiper-wrapper .swiper .item .more:before,
#content .related-applications .swiper-wrapper .swiper .item .medias:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#content .related-applications .swiper-wrapper .swiper .item .more .media,
#content .related-applications .swiper-wrapper .swiper .item .medias .media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: white;
}
#content .related-applications .swiper-wrapper .swiper .item .title {
  position: relative;
  z-index: 0;
  top: auto;
  left: auto;
  background: transparent;
  width: 100%;
  line-height: 100%;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 0 0;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  z-index: 1;
}
#content .related-applications .swiper-wrapper .swiper .item .title:before {
  display: none;
}
#content .related-applications .swiper-wrapper .swiper .item .title span {
  position: static;
  color: white;
  font-family: 'open_sansregular' !important;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  display: inline-block;
  height: 29px;
  overflow: hidden;
}
#content .related-applications .swiper-wrapper .swiper .item .subtitle {
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  height: 48px;
  overflow: hidden;
  font-family: 'open_sansregular';
  font-size: 12px;
  color: white;
  margin: 0;
}
#content .related-applications .swiper-wrapper .swiper .item .title,
#content .related-applications .swiper-wrapper .swiper .item .subtitle {
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#content .related-applications .swiper-wrapper .swiper .item:active {
  background: #00366b;
}
#content .related-applications .swiper-wrapper .swiper .item:active:after {
  -webkit-box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
  -moz-box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
  box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
}
@media only screen and (min-width: 640px) {
  #content .related-applications .views-element-container {
    padding: 0px 12.89%;
  }
  #content .related-applications .views-element-container .swiper .item {
    width: 0.5% !important;
  }
}
@media only screen and (min-width: 768px) {
  #content .related-applications .views-element-container {
    padding: 0px 12.89%;
  }
  #content .related-applications .views-element-container .swiper .item {
    width: 0.333333333333% !important;
  }
  #content .related-applications .views-element-container .swiper .item:active {
    background: #00366b;
  }
  #content .related-applications .views-element-container .swiper .item:active:after {
    background: #00366b;
    -webkit-box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
    -moz-box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
    box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
  }
}
@media only screen and (min-width: 1025px) {
  #content .related-applications {
    height: 380px;
  }
  #content .related-applications .viewport {
    max-width: 1112px;
    margin: auto;
  }
  #content .related-applications .views-element-container {
    padding: 0px 81px;
    overflow: hidden;
  }
  #content .related-applications .views-element-container .prev,
  #content .related-applications .views-element-container .next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 81px;
    cursor: pointer;
    background: #004f9e;
    z-index: 3;
  }
  #content .related-applications .views-element-container .prev:before,
  #content .related-applications .views-element-container .next:before {
    font-family: 'icomoon';
    width: 100%;
    height: 160px;
    display: block;
    line-height: 160px;
    top: 0;
    left: 0;
    right: 0;
    font-size: 20px;
    color: white;
    text-align: center;
  }
  #content .related-applications .views-element-container .prev {
    left: -81px;
  }
  #content .related-applications .views-element-container .next {
    right: -81px;
  }
  #content .related-applications .views-element-container .prev:before {
    content: "\e929";
  }
  #content .related-applications .views-element-container .next:before {
    content: "\e92a";
  }
  #content .related-applications .views-element-container .swiper {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    padding: 0 0px;
  }
  #content .related-applications .views-element-container .swiper .item {
    padding: 15 15px 25px;
    width: 0.2% !important;
  }
  #content .related-applications .views-element-container .swiper .item:hover {
    background: #00366b;
  }
  #content .related-applications .views-element-container .swiper .item:hover:after {
    background: #00366b;
    -webkit-box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
    -moz-box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
    box-shadow: 0px 0px 50px 30px #00366b, 0px 0px 150px 0px #00366b, 0px 0px 150px 0px #00366b;
  }
}
@media only screen and (min-width: 1280px) {
  #content .related-applications h2 {
    padding: 24px 0;
  }
}
#content .page-content {
  zoom: 1;
  max-width: 1230px;
  margin: auto;
  position: relative;
  z-index: 1;
  padding: 0 10px;
}
#content .page-content:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content > .viewport {
  margin-top: -72px !important;
}
@media only screen and (min-width: 1025px) {
  #content .page-content > .viewport {
    margin-top: -85px !important;
  }
}
#content .page-content .viewport {
  padding: 15px 10px;
  max-width: 1170px;
  margin: auto;
  position: relative;
}
#content .page-content .viewport > .sidebar {
  padding: 20px 0 0;
}
@media only screen and (min-width: 768px) {
  #content .page-content .viewport > .sidebar {
    padding: 35px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  #content .page-content .viewport > .sidebar {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #content .page-content {
    padding: 0 30px;
  }
  #content .page-content .viewport {
    padding: 0 20px;
  }
}
#content .page-content .page-header {
  margin: 0;
  position: relative;
  z-index: 2;
  background: white;
  zoom: 1;
}
#content .page-content .page-header:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content .page-header .viewport {
  min-height: 85px;
  z-index: 1;
  padding: 30px 0 0;
  margin-top: 0;
}
#content .page-content .page-header .viewport > .sidebar {
  padding: 20px 0 0;
}
@media only screen and (min-width: 768px) {
  #content .page-content .page-header .viewport > .sidebar {
    padding: 35px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  #content .page-content .page-header .viewport > .sidebar {
    display: none;
  }
}
#content .page-content .page-header h1 {
  margin: 0 0 20px;
  font-family: 'open_sansextrabold';
  font-size: 30px;
  line-height: 100%;
}
@media only screen and (min-width: 768px) {
  #content .page-content .page-header h1 {
    font-size: 35px;
  }
  #content .page-content .page-header .viewport {
    padding: 40px 200px 37px 0;
  }
}
@media only screen and (min-width: 1025px) {
  #content .page-content .page-header h1 {
    font-size: 50px;
  }
  #content .page-content .page-header .viewport {
    padding: 40px 0 0;
  }
}
#content .page-content div.viewport {
  background: white;
}
#content .page-content div.viewport .intro {
  font-size: 20px;
  font-family: 'open_sansregular';
  color: #6a696d;
  margin: 0 0 40px;
}
#content .page-content div.viewport .intro h1,
#content .page-content div.viewport .intro h2,
#content .page-content div.viewport .intro h3,
#content .page-content div.viewport .intro h4,
#content .page-content div.viewport .intro h5,
#content .page-content div.viewport .intro h6,
#content .page-content div.viewport .intro p {
  margin: 0 0 20px 0;
}
#content .page-content div.viewport .tabs .tab-content ul,
#content .page-content div.viewport .tabs .tab-content ol,
#content .page-content div.viewport .page-text ul,
#content .page-content div.viewport .page-text ol {
  margin: 20px 0;
}
#content .page-content div.viewport .tabs .tab-content p,
#content .page-content div.viewport .page-text p {
  font-size: 16px;
  line-height: 150%;
  margin: 20px 0;
  color: #6a696d;
}
#content .page-content div.viewport .intro,
#content .page-content div.viewport .tabs .tab-content,
#content .page-content div.viewport .page-text {
  margin: 0 0 40px;
  text-align: justify;
}
#content .page-content div.viewport .intro .anchor,
#content .page-content div.viewport .tabs .tab-content .anchor,
#content .page-content div.viewport .page-text .anchor {
  background-color: #eaeaea;
  display: inline-block;
  padding: 20px 30px 25px;
  margin-top: 30px;
  margin-bottom: 45px;
  padding-right: 50px;
}
#content .page-content div.viewport .intro .anchor h3,
#content .page-content div.viewport .tabs .tab-content .anchor h3,
#content .page-content div.viewport .page-text .anchor h3 {
  margin-bottom: 14px;
  margin-top: 0;
  padding-left: 0px;
  color: #004f9e;
  text-transform: none;
  font-size: 16px;
  font-family: 'open_sansregular';
}
#content .page-content div.viewport .intro .anchor ul,
#content .page-content div.viewport .tabs .tab-content .anchor ul,
#content .page-content div.viewport .page-text .anchor ul {
  padding-left: 20px;
}
#content .page-content div.viewport .intro .anchor ul li,
#content .page-content div.viewport .tabs .tab-content .anchor ul li,
#content .page-content div.viewport .page-text .anchor ul li {
  margin-bottom: 6px;
}
#content .page-content div.viewport .intro .anchor ul li:before,
#content .page-content div.viewport .tabs .tab-content .anchor ul li:before,
#content .page-content div.viewport .page-text .anchor ul li:before {
  display: none;
}
#content .page-content div.viewport .intro .anchor ul li:last-child,
#content .page-content div.viewport .tabs .tab-content .anchor ul li:last-child,
#content .page-content div.viewport .page-text .anchor ul li:last-child {
  margin-bottom: 0;
}
#content .page-content div.viewport .intro .anchor ul li a,
#content .page-content div.viewport .tabs .tab-content .anchor ul li a,
#content .page-content div.viewport .page-text .anchor ul li a {
  color: #6a696d;
  font-size: 16px;
}
#content .page-content div.viewport .intro .anchor ul li a:active,
#content .page-content div.viewport .tabs .tab-content .anchor ul li a:active,
#content .page-content div.viewport .page-text .anchor ul li a:active {
  color: #004f9e;
}
#content .page-content div.viewport .webform {
  margin: 40px 0;
}
@media only screen and (min-width: 768px) {
  #content .page-content div.viewport .webform {
    margin: 60px 0;
  }
}
#content .page-content div.viewport .webform form h2 {
  font-size: 25px;
  font-family: 'open_sanslight';
  color: #1d1d1d;
}
#content .page-content div.viewport .webform form .form-item {
  margin: 20px 0;
  position: relative;
  zoom: 1;
}
#content .page-content div.viewport .webform form .form-item:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content div.viewport .webform form .form-checkbox,
#content .page-content div.viewport .webform form .form-radio {
  margin: 20px 0;
  clear: both;
  zoom: 1;
}
#content .page-content div.viewport .webform form .form-checkbox:after,
#content .page-content div.viewport .webform form .form-radio:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content div.viewport .webform form .form-checkbox .form-item,
#content .page-content div.viewport .webform form .form-checkbox label,
#content .page-content div.viewport .webform form .form-radio .form-item,
#content .page-content div.viewport .webform form .form-radio label {
  float: left;
}
#content .page-content div.viewport .webform form .form-checkbox .form-item,
#content .page-content div.viewport .webform form .form-radio .form-item {
  padding-right: 20px;
  margin: 0;
}
#content .page-content div.viewport .webform form ::-webkit-input-placeholder {
  color: #1d1d1d;
}
#content .page-content div.viewport .webform form ::-moz-placeholder {
  color: #1d1d1d;
}
#content .page-content div.viewport .webform form :-ms-input-placeholder {
  color: #1d1d1d;
}
#content .page-content div.viewport .webform form :-moz-placeholder {
  color: #1d1d1d;
}
#content .page-content div.viewport .webform form label {
  color: #1d1d1d;
  font-size: 14px;
  margin: 0;
  line-height: 32px;
  height: 32px;
  text-transform: uppercase;
}
#content .page-content div.viewport .webform form .form-type-email label,
#content .page-content div.viewport .webform form .form-type-textfield label {
  position: absolute;
}
#content .page-content div.viewport .webform form .form-type-email.focus label,
#content .page-content div.viewport .webform form .form-type-textfield.focus label {
  margin-top: -16px;
  font-size: 10px;
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
#content .page-content div.viewport .webform form textarea,
#content .page-content div.viewport .webform form a.item-selected,
#content .page-content div.viewport .webform form input[type="email"],
#content .page-content div.viewport .webform form input[type="text"] {
  padding: 0;
  height: 32px;
  color: #1d1d1d;
  background: transparent;
  font-size: 14px;
  margin: 0;
  width: 100%;
}
#content .page-content div.viewport .webform form a.item-selected,
#content .page-content div.viewport .webform form input[type="phone"],
#content .page-content div.viewport .webform form input[type="number"],
#content .page-content div.viewport .webform form input[type="password"],
#content .page-content div.viewport .webform form input[type="email"],
#content .page-content div.viewport .webform form input[type="text"] {
  border: none;
  border-bottom: 1px solid #1d1d1d;
}
#content .page-content div.viewport .webform form textarea {
  border: 1px solid #1d1d1d;
  min-height: 228px;
}
#content .page-content div.viewport .webform form input[type="radio"],
#content .page-content div.viewport .webform form input[type="checkbox"] {
  -webkit-appearance: none;
  background: white;
  width: 14px;
  height: 14px;
  position: relative;
  top: 8px;
  margin: 0;
  margin-right: 10px;
  border: 1px solid #1d1d1d;
  float: left;
}
#content .page-content div.viewport .webform form input[type="radio"]:checked,
#content .page-content div.viewport .webform form input[type="checkbox"]:checked {
  background: #1d1d1d;
}
#content .page-content div.viewport .webform form input[type="radio"]:disabled ~ label,
#content .page-content div.viewport .webform form input[type="checkbox"]:disabled ~ label,
#content .page-content div.viewport .webform form input[type="radio"]:disabled,
#content .page-content div.viewport .webform form input[type="checkbox"]:disabled {
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
#content .page-content div.viewport .webform form input[type="radio"] {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#content .page-content div.viewport .webform form a.select-toggle {
  display: none;
}
#content .page-content div.viewport .webform form a.item-selected {
  position: relative;
  line-height: 32px;
}
#content .page-content div.viewport .webform form a.item-selected:before {
  content: '';
  display: block;
  height: 9px;
  width: 9px;
  border-bottom: 1px solid #1d1d1d;
  border-left: 1px solid #1d1d1d;
  position: absolute;
  right: 12px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#content .page-content div.viewport .webform form ul.select-options li a {
  color: #1d1d1d;
}
#content .page-content div.viewport .webform form input[type="submit"] {
  background: #4d4d4d;
  color: white;
  font-family: 'open_sansextrabold';
  width: 255px;
  padding: 10px 0;
  clear: both;
  margin-bottom: 10px;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
#content .page-content div.viewport .webform form input.hover,
#content .page-content div.viewport .webform form input[type="submit"]:active {
  background: #1d1d1b;
}
#content .page-content div.viewport .webform form input[type="submit"]:disabled {
  background: #A6A6A6 !important;
}
@media only screen and (min-width: 1025px) {
  #content .page-content div.viewport .webform form input[type="submit"]:hover {
    background: #1d1d1b;
  }
}
#content .page-content div.viewport .video-wrapper {
  margin: 40px 0;
}
#content .page-content div.viewport .video-wrapper .medias {
  position: relative;
}
#content .page-content div.viewport .video-wrapper .medias:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
#content .page-content div.viewport .video-wrapper .medias .media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
#content .page-content div.viewport .video-wrapper .medias .media span {
  display: block;
  height: 100%;
  width: 100%;
}
#content .page-content div.viewport .video-wrapper .medias .media span span {
  background-size: cover;
  background-position: center;
}
#content .page-content div.viewport .video-wrapper .medias .media:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 60px;
  height: 60px;
  border: 10px solid white;
  background: #004f9e;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#content .page-content div.viewport .video-wrapper .medias .media:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #ffffff;
  margin: 1px 2px;
}
@media only screen and (min-width: 768px) {
  #content .page-content div.viewport .video-wrapper .medias .media:before {
    width: 90px;
    height: 90px;
    border: 15px solid white;
  }
  #content .page-content div.viewport .video-wrapper .medias .media:after {
    border-width: 15px 0 15px 30px;
  }
}
@media only screen and (min-width: 768px) {
  #content .page-content div.viewport .video-wrapper {
    margin: 60px 0;
  }
}
#content .page-content div.viewport .tabs {
  margin: 0;
}
#content .page-content div.viewport .tabs .tab-nav {
  display: none;
}
#content .page-content div.viewport .tabs .tab-content {
  padding-top: 40px;
  position: relative;
  max-height: 40px;
  overflow: hidden;
  margin: 20px 0;
  color: #6a696d;
  -webkit-transition: max-height 0.5s ease-out 0s;
  -moz-transition: max-height 0.5s ease-out 0s;
  -o-transition: max-height 0.5s ease-out 0s;
  -ms-transition: max-height 0.5s ease-out 0s;
  transition: max-height 0.5s ease-out 0s;
}
#content .page-content div.viewport .tabs .tab-content .tab-toggler {
  font-size: 25px;
  color: #6a696d;
  border-bottom: 1px solid #6a696d;
  font-family: 'open_sanslight';
  display: block;
  text-transform: uppercase;
  padding: 2px 40px 2px 0;
  position: absolute;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 0;
  left: 0;
  right: 0;
}
#content .page-content div.viewport .tabs .tab-content .tab-toggler:before,
#content .page-content div.viewport .tabs .tab-content .tab-toggler:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 19px;
  background: #004f9e;
  height: 1px;
  width: 15px;
}
#content .page-content div.viewport .tabs .tab-content .tab-toggler:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#content .page-content div.viewport .tabs .tab-content.mobile-active {
  max-height: 4000px;
}
#content .page-content div.viewport .tabs .tab-content.mobile-active .tab-toggler {
  color: #004f9e;
  border-bottom: 3px solid #004f9e;
}
#content .page-content div.viewport .tabs .tab-content.mobile-active .tab-toggler:after {
  display: none;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities > p {
  color: #1b1b1b;
  margin-bottom: 20px;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities {
  zoom: 1;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item {
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item a {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .medias {
  background: #6a696d;
  position: relative;
  max-width: 160px;
  margin: auto;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .medias:before {
  content: '';
  display: block !important;
  padding-top: 100%;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .medias .media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .medias .media span {
  display: block;
  height: 100%;
  width: 100%;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .medias .media span span {
  background-size: cover;
  background-position: center;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .medias span.text {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  line-height: 160px;
  text-align: center;
  background: rgba(0,0,0,0.6);
  color: white;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .title {
  height: 40px;
  max-width: 160px;
  margin: 10px auto;
  overflow: hidden;
  line-height: 110%;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item .title span {
  font-size: 14px;
}
#content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item:active .medias span.text {
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media only screen and (min-width: 414px) {
  #content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item {
    width: 50%;
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  #content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item {
    width: 33.33333333333333%;
    float: left;
  }
}
@media only screen and (min-width: 1025px) {
  #content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item {
    width: 160px;
    float: left;
    margin-right: 20px;
  }
  #content .page-content div.viewport .tabs .tab-content .lab-capabilities .capabilities .item:hover .medias span.text {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
#content .page-content div.viewport .training {
  zoom: 1;
}
#content .page-content div.viewport .training:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content div.viewport .training p {
  color: #004f9e !important;
}
#content .page-content div.viewport .training .inner {
  float: left;
  width: 100%;
  padding-right: 150px;
  margin-right: -150px;
}
#content .page-content div.viewport .training .training-session {
  float: right;
  margin-top: 20px;
}
#content .page-content div.viewport .field--name-field-technical-media-tab,
#content .page-content div.viewport .file-list,
#content .page-content div.viewport .faq-list {
  padding: 10px 0;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row,
#content .page-content div.viewport .file-list .views-row,
#content .page-content div.viewport .faq-list .views-row {
  margin-bottom: 10px;
  background: #dedede;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-title,
#content .page-content div.viewport .file-list .views-row .faq-title,
#content .page-content div.viewport .faq-list .views-row .faq-title {
  cursor: pointer;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title,
#content .page-content div.viewport .file-list .views-row > .faq-title,
#content .page-content div.viewport .faq-list .views-row > .faq-title {
  padding: 22px 70px 22px 22px;
  color: #004f9e;
  font-size: 18px;
  font-family: 'open_sansextrabold';
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title,
  #content .page-content div.viewport .file-list .views-row > .faq-title,
  #content .page-content div.viewport .faq-list .views-row > .faq-title {
    text-align: center;
    padding: 22px 70px;
  }
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title:before,
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title:after,
#content .page-content div.viewport .file-list .views-row > .faq-title:before,
#content .page-content div.viewport .file-list .views-row > .faq-title:after,
#content .page-content div.viewport .faq-list .views-row > .faq-title:before,
#content .page-content div.viewport .faq-list .views-row > .faq-title:after {
  font-family: 'icomoon';
  color: #004f9e;
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 30px;
  width: 20px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title:before,
#content .page-content div.viewport .file-list .views-row > .faq-title:before,
#content .page-content div.viewport .faq-list .views-row > .faq-title:before {
  content: "\e92d";
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title:after,
#content .page-content div.viewport .file-list .views-row > .faq-title:after,
#content .page-content div.viewport .faq-list .views-row > .faq-title:after {
  content: "\e92c";
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title.open:before,
#content .page-content div.viewport .file-list .views-row > .faq-title.open:before,
#content .page-content div.viewport .faq-list .views-row > .faq-title.open:before {
  content: "\e92d";
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row > .faq-title.open:after,
#content .page-content div.viewport .file-list .views-row > .faq-title.open:after,
#content .page-content div.viewport .faq-list .views-row > .faq-title.open:after {
  content: "\e92c";
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper {
  display: none;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-answer *:first-child:not(.pdf-download),
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-answer *:first-child:not(.pdf-download),
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-answer *:first-child:not(.pdf-download) {
  margin-top: 0;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-answer *:last-child:not(.pdf-download),
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-answer *:last-child:not(.pdf-download),
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-answer *:last-child:not(.pdf-download) {
  margin-bottom: 0;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper.open,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper.open,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper.open {
  display: block;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list {
  padding: 0 15px 10px;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row {
  background: white;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title {
  padding: 12px 50px;
  color: #6a696d;
  text-align: left;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:active,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:active,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:active {
  background: #004f9e;
  color: white;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:active:before,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:active:before,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:active:before {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
@media only screen and (min-width: 1025px) {
  #content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:hover,
  #content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:hover,
  #content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:hover {
    background: #004f9e;
    color: white;
  }
  #content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:hover:before,
  #content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:hover:before,
  #content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:hover:before {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
  }
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:after,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:after,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:after {
  display: none;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:before,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:before,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-bottom: 1px solid #6a696d;
  border-right: 1px solid #6a696d;
  position: absolute;
  top: 50%;
  left: 18px;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title.open,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title.open,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title.open {
  color: #1d1d1b !important;
  background: white !important;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-title.open:before,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title.open:before,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-title.open:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 1px solid #6a696d !important;
  border-right: 1px solid #6a696d !important;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper {
  zoom: 1;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper:after,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper:after,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer {
  padding: 10px 50px 30px;
  zoom: 1;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer:after,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer:after,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .views-custom-wrapper,
#content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .views-custom-wrapper,
#content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .views-custom-wrapper {
  padding: 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 640px) {
  #content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .has-pdf,
  #content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .has-pdf,
  #content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .has-pdf {
    float: left;
    width: 100%;
    padding-right: 150px;
    margin-right: -150px;
  }
  #content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .pdf-download,
  #content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .pdf-download,
  #content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .pdf-download {
    float: left;
  }
  #content .page-content div.viewport .field--name-field-technical-media-tab .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .has-pdf + .pdf-download,
  #content .page-content div.viewport .file-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .has-pdf + .pdf-download,
  #content .page-content div.viewport .faq-list .views-row .faq-answer-wrapper .faq-list .views-row .faq-answer-wrapper .faq-answer .has-pdf + .pdf-download {
    margin-left: 30px;
  }
}
#content .page-content div.viewport .field--name-field-technical-media-tab {
  padding: 0 0 25px;
}
@media only screen and (min-width: 1025px) {
  #content .page-content div.viewport .field--name-field-technical-media-tab .views-row {
    max-width: 720px;
  }
}
#content .page-content div.viewport .field--name-field-technical-media-tab .faq-answer-wrapper {
  border: 10px solid #dedede;
  border-top: none;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .faq-answer {
  background: white;
  padding-top: 30px;
  border: 10px;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .faq-answer .views-custom-wrapper {
  padding: 0 10px;
}
#content .page-content div.viewport .field--name-field-technical-media-tab .faq-answer .pdf-download,
#content .page-content div.viewport .field--name-field-technical-media-tab .faq-answer .training-session {
  margin: 0 8px;
  width: 120px;
  display: inline-block;
  vertical-align: top;
}
#content .page-content div.viewport .map-wrapper {
  display: none;
}
#content .page-content div.viewport .voting {
  background-color: #004f9e;
  padding: 20px 30px;
  margin-bottom: 50px;
}
#content .page-content div.viewport .voting label,
#content .page-content div.viewport .voting .field--name-field-technical-voting {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .page-content div.viewport .voting label {
  font-family: 'open_sansextrabold';
  font-size: 16px;
  line-height: 24px;
  color: white;
  margin-right: 20px;
}
#content .page-content div.viewport .voting .br-theme-css-stars select,
#content .page-content div.viewport .voting .br-theme-css-stars div.form-select {
  display: none;
}
#content .page-content div.viewport .voting .form-item,
#content .page-content div.viewport .voting .form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
#content .page-content div.viewport .voting .br-widget {
  height: 24px;
}
#content .page-content div.viewport .voting .br-widget a {
  text-decoration: none;
  height: 24px;
  width: 24px;
  float: left;
  font-size: 24px;
  margin: 0;
  margin-right: 5px;
  position: relative;
}
#content .page-content div.viewport .voting .br-widget a:after,
#content .page-content div.viewport .voting .br-widget a:before {
  font-family: 'icomoon';
  color: white;
  font-size: 24px;
  line-height: 24px;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  position: absolute;
  top: 0;
  left: 0;
}
#content .page-content div.viewport .voting .br-widget a:after {
  content: "\e909";
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#content .page-content div.viewport .voting .br-widget a:before {
  content: "\e90a";
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .page-content div.viewport .voting .br-widget a.br-selected:after,
#content .page-content div.viewport .voting .br-widget a.br-active:after {
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .page-content div.viewport .voting .br-widget a.br-selected:before,
#content .page-content div.viewport .voting .br-widget a.br-active:before {
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  #content .page-content div.viewport .tabs .tab-nav {
    display: block;
    border-bottom: 1px solid #c4c4c4;
  }
  #content .page-content div.viewport .tabs .tab-nav span {
    font-size: 21px;
    font-family: 'open_sanslight';
    color: #6a696d;
    padding: 0 0 10px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: -1px;
    margin-right: 30px;
    margin-top: 15px;
    cursor: pointer;
  }
  #content .page-content div.viewport .tabs .tab-nav span.active {
    color: #004f9e;
    border-bottom: 3px solid #004f9e;
  }
  #content .page-content div.viewport .tabs .tab-nav span:last-child {
    margin-right: 0;
  }
  #content .page-content div.viewport .tabs .tab-content {
    padding-top: 0;
    margin: 0 0 40px;
    display: none;
  }
  #content .page-content div.viewport .tabs .tab-content.active {
    display: block;
    max-height: 4000px;
  }
  #content .page-content div.viewport .tabs .tab-content .tab-toggler {
    display: none;
  }
  #content .page-content div.viewport .map-wrapper {
    display: block;
    height: 500px;
    margin: 0 0 50px;
  }
}
#content .page-content .pdf-download,
#content .page-content .training-session {
  text-align: center;
  color: white;
  position: relative;
}
#content .page-content .pdf-download a,
#content .page-content .training-session a {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .page-content .pdf-download .icon,
#content .page-content .training-session .icon {
  background: #004f9e;
  width: 120px;
  height: 120px;
  display: block;
  margin: auto;
  position: relative;
}
#content .page-content .pdf-download .icon img,
#content .page-content .training-session .icon img {
  display: none !important;
}
#content .page-content .pdf-download .icon .label,
#content .page-content .pdf-download .icon .size,
#content .page-content .training-session .icon .label,
#content .page-content .training-session .icon .size {
  position: absolute;
  top: 0;
  padding: 5px;
  z-index: 1;
}
#content .page-content .pdf-download .icon .label,
#content .page-content .training-session .icon .label {
  left: 0;
  font-family: 'open_sansextrabold';
}
#content .page-content .pdf-download .icon .size,
#content .page-content .training-session .icon .size {
  right: 0;
}
#content .page-content .pdf-download .icon .medias,
#content .page-content .pdf-download .icon .media,
#content .page-content .training-session .icon .medias,
#content .page-content .training-session .icon .media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
}
#content .page-content .pdf-download .icon .medias span,
#content .page-content .pdf-download .icon .media span,
#content .page-content .training-session .icon .medias span,
#content .page-content .training-session .icon .media span {
  display: block;
}
#content .page-content .pdf-download .icon .medias *,
#content .page-content .pdf-download .icon .media *,
#content .page-content .training-session .icon .medias *,
#content .page-content .training-session .icon .media * {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
}
#content .page-content .pdf-download .icon .medias:before,
#content .page-content .pdf-download .icon .media:before,
#content .page-content .training-session .icon .medias:before,
#content .page-content .training-session .icon .media:before {
  content: '';
  display: block;
  background: -moz-linear-gradient(top,rgba(0,79,158,0.8) 0%,rgba(0,79,158,0.2) 100%);
  background: -webkit-linear-gradient(top,rgba(0,79,158,0.8) 0%,rgba(0,79,158,0.2) 100%);
  background: linear-gradient(to bottom,rgba(0,79,158,0.8) 0%,rgba(0,79,158,0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc004f9e',endColorstr='#33004f9e',GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 52px;
  z-index: 1;
}
#content .page-content .pdf-download .icon:before,
#content .page-content .training-session .icon:before {
  font-family: 'icomoon';
  font-size: 48px;
  color: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  line-height: 120px;
  text-align: center;
  z-index: 1;
}
#content .page-content .pdf-download .title,
#content .page-content .training-session .title {
  text-transform: uppercase;
  width: 120px;
  display: block;
  margin: 5px auto !important;
  height: 80px;
  overflow: hidden;
  padding: 2px;
}
#content .page-content .pdf-download .title a,
#content .page-content .training-session .title a {
  position: static;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#content .page-content .training-session .icon:before {
  content: "\e92e";
}
#content .page-content .training-session .icon {
  background: #004f9e;
}
#content .page-content .training-session .title {
  color: #004f9e;
}
#content .page-content .pdf-download .icon:before {
  content: "\e92b";
  color: #4d4d4d;
}
#content .page-content .pdf-download .icon {
  background: #dcdcdc;
  color: #4d4d4d;
}
#content .page-content .pdf-download .title {
  color: black;
}
#content .page-content .pdf-download.img .icon:before {
  display: none;
}
#content .page-content .pdf-download.img .icon .label,
#content .page-content .pdf-download.img .icon .size {
  color: white;
}
@media only screen and (min-width: 1025px) {
  #content .page-content .viewport {
    padding-right: 410px;
    padding-left: 30px;
    margin-right: -380px;
    width: 100%;
    float: left;
  }
  #content .page-content aside {
    float: right;
    width: 380px;
    margin: -85px 0 0;
  }
}
#content .page-content .viewport > .sidebar,
#content .page-header .viewport > .sidebar,
#content aside > .sidebar {
  background: white;
}
#content .page-content .viewport > .sidebar .icon,
#content .page-header .viewport > .sidebar .icon,
#content aside > .sidebar .icon {
  width: 60px;
  height: 60px;
  margin: 0 0 20px;
  position: relative;
}
#content .page-content .viewport > .sidebar .icon .media,
#content .page-header .viewport > .sidebar .icon .media,
#content aside > .sidebar .icon .media {
  height: 100%;
  width: 100%;
}
#content .page-content .viewport > .sidebar .icon .media span,
#content .page-header .viewport > .sidebar .icon .media span,
#content aside > .sidebar .icon .media span {
  display: none;
  height: 100%;
  width: 100%;
}
#content .page-content .viewport > .sidebar .icon .media span span,
#content .page-header .viewport > .sidebar .icon .media span span,
#content aside > .sidebar .icon .media span span {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
}
#content .page-content .viewport > .sidebar .icon img,
#content .page-header .viewport > .sidebar .icon img,
#content aside > .sidebar .icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
#content .page-content .viewport > .sidebar h2,
#content .page-header .viewport > .sidebar h2,
#content aside > .sidebar h2 {
  font-family: 'open_sansextrabold';
  color: #004f9e;
  font-size: 24px;
}
#content .page-content .viewport > .sidebar h2:before,
#content .page-header .viewport > .sidebar h2:before,
#content aside > .sidebar h2:before {
  font-family: 'icomoon';
  font-size: 60px;
  display: block;
  color: #004f9e;
}
#content .page-content .viewport > .sidebar >  a,
#content .page-header .viewport > .sidebar >  a,
#content aside > .sidebar >  a {
  display: block;
}
#content .page-content .viewport > .sidebar .nav > ul li,
#content .page-header .viewport > .sidebar .nav > ul li,
#content aside > .sidebar .nav > ul li {
  height: auto !important;
}
#content .page-content .viewport > .sidebar .nav > ul > li:first-child > a,
#content .page-header .viewport > .sidebar .nav > ul > li:first-child > a,
#content aside > .sidebar .nav > ul > li:first-child > a {
  font-size: 30px;
  font-family: 'open_sansextrabold';
  color: #004f9e;
  margin-bottom: 20px;
  display: block;
}
#content .page-content .viewport > .sidebar .nav > ul > li:first-child .toggler,
#content .page-header .viewport > .sidebar .nav > ul > li:first-child .toggler,
#content aside > .sidebar .nav > ul > li:first-child .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 43px;
}
#content .page-content .viewport > .sidebar .nav > ul > li:first-child .toggler:before,
#content .page-content .viewport > .sidebar .nav > ul > li:first-child .toggler:after,
#content .page-header .viewport > .sidebar .nav > ul > li:first-child .toggler:before,
#content .page-header .viewport > .sidebar .nav > ul > li:first-child .toggler:after,
#content aside > .sidebar .nav > ul > li:first-child .toggler:before,
#content aside > .sidebar .nav > ul > li:first-child .toggler:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #004f9e;
}
#content .page-content .viewport > .sidebar .nav > ul > li:first-child .toggler:before,
#content .page-header .viewport > .sidebar .nav > ul > li:first-child .toggler:before,
#content aside > .sidebar .nav > ul > li:first-child .toggler:before {
  width: 4px;
  height: 16px;
  margin-top: -8px;
  margin-left: -2px;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  -moz-transition: opacity 0.3s ease-in-out 0s;
  -o-transition: opacity 0.3s ease-in-out 0s;
  -ms-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
}
#content .page-content .viewport > .sidebar .nav > ul > li:first-child .toggler:after,
#content .page-header .viewport > .sidebar .nav > ul > li:first-child .toggler:after,
#content aside > .sidebar .nav > ul > li:first-child .toggler:after {
  width: 16px;
  height: 4px;
  margin-top: -2px;
  margin-left: -8px;
}
#content .page-content .viewport > .sidebar .nav > ul > li:first-child.opened .toggler:before,
#content .page-header .viewport > .sidebar .nav > ul > li:first-child.opened .toggler:before,
#content aside > .sidebar .nav > ul > li:first-child.opened .toggler:before {
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#content .page-content .viewport > .sidebar .nav > ul > li,
#content .page-header .viewport > .sidebar .nav > ul > li,
#content aside > .sidebar .nav > ul > li {
  margin-bottom: 20px;
  position: relative;
}
#content .page-content .viewport > .sidebar .nav > ul > li > a,
#content .page-header .viewport > .sidebar .nav > ul > li > a,
#content aside > .sidebar .nav > ul > li > a {
  font-size: 16px;
  font-family: 'open_sansextrabold';
  color: #6a696d;
}
#content .page-content .viewport > .sidebar .nav > ul > li ul,
#content .page-header .viewport > .sidebar .nav > ul > li ul,
#content aside > .sidebar .nav > ul > li ul {
  padding-left: 20px;
  margin: 10px 0;
}
#content .page-content .viewport > .sidebar .nav > ul > li ul li:first-child,
#content .page-content .viewport > .sidebar .nav > ul > li ul li,
#content .page-header .viewport > .sidebar .nav > ul > li ul li:first-child,
#content .page-header .viewport > .sidebar .nav > ul > li ul li,
#content aside > .sidebar .nav > ul > li ul li:first-child,
#content aside > .sidebar .nav > ul > li ul li {
  margin-bottom: 10px;
}
#content .page-content .viewport > .sidebar .nav > ul > li ul li:first-child a,
#content .page-content .viewport > .sidebar .nav > ul > li ul li a,
#content .page-header .viewport > .sidebar .nav > ul > li ul li:first-child a,
#content .page-header .viewport > .sidebar .nav > ul > li ul li a,
#content aside > .sidebar .nav > ul > li ul li:first-child a,
#content aside > .sidebar .nav > ul > li ul li a {
  font-size: 16px;
  color: #6a696d;
  font-family: 'open_sansregular';
}
#content .page-content .viewport > .sidebar .nav > ul a,
#content .page-header .viewport > .sidebar .nav > ul a,
#content aside > .sidebar .nav > ul a {
  display: block;
}
#content .page-content .viewport > .sidebar .nav > ul a.active,
#content .page-content .viewport > .sidebar .nav > ul a:active,
#content .page-header .viewport > .sidebar .nav > ul a.active,
#content .page-header .viewport > .sidebar .nav > ul a:active,
#content aside > .sidebar .nav > ul a.active,
#content aside > .sidebar .nav > ul a:active {
  color: #004f9e !important;
}
#content .page-content .viewport > .sidebar .nav > ul a.active:before,
#content .page-content .viewport > .sidebar .nav > ul a:active:before,
#content .page-header .viewport > .sidebar .nav > ul a.active:before,
#content .page-header .viewport > .sidebar .nav > ul a:active:before,
#content aside > .sidebar .nav > ul a.active:before,
#content aside > .sidebar .nav > ul a:active:before {
  background-color: #004f9e !important;
}
@media only screen and (min-width: 1025px) {
  #content .page-content .viewport > .sidebar .nav > ul a:hover,
  #content .page-header .viewport > .sidebar .nav > ul a:hover,
  #content aside > .sidebar .nav > ul a:hover {
    color: #004f9e !important;
  }
  #content .page-content .viewport > .sidebar .nav > ul a:hover:before,
  #content .page-header .viewport > .sidebar .nav > ul a:hover:before,
  #content aside > .sidebar .nav > ul a:hover:before {
    background-color: #004f9e !important;
  }
}
#content .page-content .viewport > .sidebar .nav ul ul ul,
#content .page-header .viewport > .sidebar .nav ul ul ul,
#content aside > .sidebar .nav ul ul ul {
  padding-left: 10px;
  margin-bottom: 10px;
}
#content .page-content .viewport > .sidebar .nav ul ul ul li a,
#content .page-header .viewport > .sidebar .nav ul ul ul li a,
#content aside > .sidebar .nav ul ul ul li a {
  padding-left: 20px;
  position: relative;
}
#content .page-content .viewport > .sidebar .nav ul ul ul li a:before,
#content .page-header .viewport > .sidebar .nav ul ul ul li a:before,
#content aside > .sidebar .nav ul ul ul li a:before {
  content: '';
  display: block;
  height: 4px;
  width: 4px;
  background-color: #6a696d;
  position: absolute;
  top: 9px;
  left: 0;
}
#content .page-content .viewport > .sidebar ul li,
#content .page-header .viewport > .sidebar ul li,
#content aside > .sidebar ul li {
  list-style: none;
}
#content aside {
  position: relative;
  z-index: 2;
  margin: 0 -10px;
}
#content aside > .sidebar {
  display: none;
}
@media only screen and (min-width: 1025px) {
  #content aside > .sidebar {
    display: block;
    padding: 50px 20px 50px 0px;
  }
}
#content aside .related-documents {
  text-align: center;
  padding: 20px;
  background: white;
}
#content aside .related-documents h2 {
  text-align: center;
  font-size: 25px;
  font-family: 'open_sanslight';
  text-transform: uppercase;
  padding: 25px 0;
  margin: 0;
}
#content aside .related-documents .pdf-download {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
#content aside .related-documents .pdf-download .title {
  color: #1d1d1b;
  font-size: 14px;
}
#content aside .category-list {
  background: #dedede;
  color: #4d4d4d;
  margin-bottom: 0;
}
#content aside .category-list h2 {
  text-align: center;
  font-size: 25px;
  font-family: 'open_sanslight';
  padding: 25px 0 10px;
  margin: 0;
}
#content aside .category-list .swiper-wrapper {
  padding: 0 20.3125%;
  position: relative;
  margin: 0;
}
#content aside .category-list .swiper-wrapper .swiper {
  width: 1000%;
  padding: 0;
  zoom: 1;
}
#content aside .category-list .swiper-wrapper .swiper:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
#content aside .category-list .swiper-wrapper .swiper .item {
  width: 10%;
  text-align: center;
  padding: 15px 15px 25px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#content aside .category-list .swiper-wrapper .swiper .item:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: 100%;
  left: -100%;
  right: -100%;
  margin-top: -20px;
  background: #dedede;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-box-shadow: 0px 0px 150px 20px #dedede, 0px 0px 150px 0px #dedede, 0px 0px 150px 0px #dedede;
  -moz-box-shadow: 0px 0px 150px 20px #dedede, 0px 0px 150px 0px #dedede, 0px 0px 150px 0px #dedede;
  box-shadow: 0px 0px 150px 20px #dedede, 0px 0px 150px 0px #dedede, 0px 0px 150px 0px #dedede;
}
#content aside .category-list .swiper-wrapper .swiper .item:before {
  display: none;
}
#content aside .category-list .swiper-wrapper .swiper .item .more {
  background: white;
}
#content aside .category-list .swiper-wrapper .swiper .item .more:after {
  content: "\e92d";
  font-family: 'icomoon';
  color: #808080;
  position: absolute;
  font-size: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#content aside .category-list .swiper-wrapper .swiper .item .more,
#content aside .category-list .swiper-wrapper .swiper .item .medias {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
#content aside .category-list .swiper-wrapper .swiper .item .more:before,
#content aside .category-list .swiper-wrapper .swiper .item .medias:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#content aside .category-list .swiper-wrapper .swiper .item .more .media,
#content aside .category-list .swiper-wrapper .swiper .item .medias .media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
#content aside .category-list .swiper-wrapper .swiper .item .title {
  background: transparent;
  width: 100%;
  height: auto;
  line-height: 100%;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 0 8px;
  position: relative;
  z-index: 0;
  top: auto !important;
  left: auto !important;
  -webkit-transform: translate(0,0) !important;
  -moz-transform: translate(0,0) !important;
  -ms-transform: translate(0,0) !important;
  transform: translate(0,0) !important;
}
#content aside .category-list .swiper-wrapper .swiper .item .title:before {
  display: none;
}
#content aside .category-list .swiper-wrapper .swiper .item .title span {
  position: static;
  color: #4d4d4d;
  font-family: 'open_sansregular' !important;
  -webkit-transform: translate(0,0) !important;
  -moz-transform: translate(0,0) !important;
  -ms-transform: translate(0,0) !important;
  transform: translate(0,0) !important;
}
#content aside .category-list .swiper-wrapper .swiper .item .subtitle {
  font-family: 'open_sansregular';
  font-size: 12px;
  height: 48px;
  overflow: hidden;
}
#content aside .category-list .swiper-wrapper .swiper .item:active {
  background: #c5c5c5;
}
#content aside .category-list .swiper-wrapper .swiper .item:active:after {
  background: #c5c5c5;
  -webkit-box-shadow: 0px 0px 150px 20px #c5c5c5, 0px 0px 150px 0px #c5c5c5, 0px 0px 150px 0px #c5c5c5;
  -moz-box-shadow: 0px 0px 150px 20px #c5c5c5, 0px 0px 150px 0px #c5c5c5, 0px 0px 150px 0px #c5c5c5;
  box-shadow: 0px 0px 150px 20px #c5c5c5, 0px 0px 150px 0px #c5c5c5, 0px 0px 150px 0px #c5c5c5;
}
@media only screen and (min-width: 640px) {
  #content aside .category-list .swiper-wrapper {
    padding: 0px 12.89%;
  }
  #content aside .category-list .swiper-wrapper .swiper .item {
    width: 5%;
  }
}
@media only screen and (min-width: 768px) {
  #content aside .category-list .swiper-wrapper {
    padding: 0px 12.89%;
  }
  #content aside .category-list .swiper-wrapper .swiper .item {
    width: 3.3333333333%;
  }
}
@media only screen and (min-width: 1025px) {
  #content aside .category-list .swiper-wrapper {
    padding: 0px;
  }
  #content aside .category-list .swiper-wrapper .swiper {
    width: 100%;
    -webkit-transform: translate3d(0px,0px,0px) !important;
    -moz-transform: translate3d(0px,0px,0px) !important;
    -ms-transform: translate3d(0px,0px,0px) !important;
    transform: translate3d(0px,0px,0px) !important;
    padding: 0 10px;
  }
  #content aside .category-list .swiper-wrapper .swiper .item {
    width: 50%;
    padding: 10px;
  }
  #content aside .category-list .swiper-wrapper .swiper .item .title {
    height: 49px;
    padding: 0;
    margin: 10px 0 0;
    overflow: hidden;
  }
  #content aside .category-list .swiper-wrapper .swiper .item .subtitle {
    display: none;
  }
  #content aside .category-list .swiper-wrapper .swiper .item:after {
    display: none;
  }
  #content aside .category-list .swiper-wrapper .swiper .item:hover {
    background: #c5c5c5;
  }
}
@media only screen and (min-width: 768px) {
  #content aside .category-list {
    width: auto;
  }
}
@media only screen and (min-width: 1025px) {
  #content aside .category-list {
    margin: 0 0 30px;
    padding-bottom: 10px;
  }
}
#content aside .gallery {
  overflow: hidden;
  position: relative;
  background: white;
}
#content aside .gallery h2 {
  display: none;
}
#content aside .gallery .edit-img {
  left: 0;
}
#content aside .gallery .edit-img:before {
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
#content aside .gallery .wrapper {
  width: 156.25%;
}
#content aside .gallery .item {
  width: 20%;
  float: left;
}
#content aside .gallery .item .medias {
  cursor: pointer;
}
#content aside .gallery .item .medias:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#content aside .gallery .item .medias .media span {
  background-size: cover !important;
  background-position: center !important;
}
@media only screen and (min-width: 768px) {
  #content aside .gallery .wrapper {
    width: 100%;
  }
  #content aside .gallery .item:first-child,
  #content aside .gallery .item.main {
    width: 50%;
  }
  #content aside .gallery .item:first-child .medias:before,
  #content aside .gallery .item.main .medias:before {
    padding-top: 25%;
  }
  #content aside .gallery .item {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1025px) {
  #content aside .gallery {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  #content aside .gallery .edit-img {
    left: auto;
    right: 0;
  }
  #content aside .gallery h2 {
    display: block;
    position: absolute;
    z-index: 1;
    color: #ffffff;
    font-size: 20px;
    padding: 0;
    text-align: center;
    top: 25px;
    left: 25px;
    right: 25px;
    height: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #content aside .gallery .item:first-child,
  #content aside .gallery .item.main {
    width: 100%;
  }
  #content aside .gallery .item:first-child .medias:before,
  #content aside .gallery .item.main .medias:before {
    padding-top: 100%;
  }
  #content aside .gallery .item:first-child .medias:after,
  #content aside .gallery .item.main .medias:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60%;
    top: 0;
    background: -webkit-linear-gradient(rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%);
  }
  #content aside .gallery .wrapper {
    width: 100%;
  }
  #content aside .gallery .item {
    width: 25%;
  }
}
#content aside .portfolio {
  position: relative;
  background: #fca05c;
  padding: 40px;
  margin-bottom: 40px;
}
#content aside .portfolio a.cover {
  z-index: 3;
}
#content aside .portfolio .title {
  width: 120px;
  height: 120px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#content aside .portfolio .title span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 120px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'open_sansregular';
  text-align: center;
}
#content aside .portfolio .medias {
  max-width: 380px;
  margin: auto;
  background-image: url('images/portfolio.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#content aside .portfolio .medias:before {
  content: '';
  display: block;
  padding-top: 58.33333333333% !important;
}
#content aside .portfolio .medias .media {
  position: absolute;
}
#content aside .portfolio .medias .media span {
  display: block;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  #content aside {
    margin: 0 -30px;
  }
}
@media only screen and (min-width: 1025px) {
  #content aside .related-documents {
    text-align: center;
    padding: 20px;
    zoom: 1;
  }
  #content aside .related-documents:after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    visibility: 0;
  }
  #content aside .related-documents .pdf-download {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px 10px;
  }
}
#content .page-content .viewport > .sidebar .nav > ul > li {
  padding-right: 64px;
}
#content .page-content .viewport > .sidebar .nav > ul > li ul {
  display: none;
}
#content .page-content .viewport > .sidebar .nav > ul > li:first-child.opened ul {
  display: block;
}
.page-contact {
  margin: 23px -10px 0;
  background: #004f9e;
  color: #004f9e;
}
.page-contact .viewport {
  padding: 0 20px;
}
.page-contact h2 {
  font-size: 25px;
  font-family: 'open_sanslight';
  color: white;
  text-transform: uppercase;
}
.page-contact .form-item {
  margin: 20px 0;
  position: relative;
}
.page-contact ::-webkit-input-placeholder {
  color: white;
}
.page-contact ::-moz-placeholder {
  color: white;
}
.page-contact :-ms-input-placeholder {
  color: white;
}
.page-contact :-moz-placeholder {
  color: white;
}
.page-contact input.form-text:-webkit-autofill,
.page-contact input.form-email:-webkit-autofill,
.page-contact input:-webkit-autofill,
.page-contact textarea:-webkit-autofill,
.page-contact select:-webkit-autofill {
  background-color: #004f9e !important;
  background-image: none !important;
  color: white !important;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0 32px #004f9e inset;
  -moz-box-shadow: 0 0 0 32px #004f9e inset;
  box-shadow: 0 0 0 32px #004f9e inset;
}
.page-contact label {
  color: white;
  font-size: 14px;
  margin: 0;
  line-height: 22px;
  height: 32px;
  text-transform: uppercase;
}
.page-contact label.form-required:after {
  color: white;
  content: '*';
  background-image: none;
  position: relative;
  top: 5px;
}
.page-contact .form-type-email label,
.page-contact .form-type-textfield label {
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.page-contact .form-type-email.error label,
.page-contact .form-type-email.completed label,
.page-contact .form-type-email.focus label,
.page-contact .form-type-textfield.error label,
.page-contact .form-type-textfield.completed label,
.page-contact .form-type-textfield.focus label {
  margin-top: -16px;
  font-size: 10px;
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.page-contact .form-type-email.error label:after,
.page-contact .form-type-email.completed label:after,
.page-contact .form-type-email.focus label:after,
.page-contact .form-type-textfield.error label:after,
.page-contact .form-type-textfield.completed label:after,
.page-contact .form-type-textfield.focus label:after {
  color: white;
}
.page-contact input[type="email"],
.page-contact input[type="password"],
.page-contact input[type="number"],
.page-contact input[type="phone"],
.page-contact input[type="text"] {
  position: relative;
  z-index: 0;
}
.page-contact textarea,
.page-contact a.item-selected,
.page-contact input[type="email"],
.page-contact input[type="password"],
.page-contact input[type="number"],
.page-contact input[type="phone"],
.page-contact input[type="text"] {
  padding: 0;
  height: 32px;
  color: white;
  background: transparent;
  font-size: 14px;
  margin: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 0 32px #004f9e inset;
  -moz-box-shadow: 0 0 0 32px #004f9e inset;
  box-shadow: 0 0 0 32px #004f9e inset;
}
.page-contact a.item-selected,
.page-contact input[type="email"],
.page-contact input[type="password"],
.page-contact input[type="number"],
.page-contact input[type="phone"],
.page-contact input[type="text"] {
  border: none;
  border-bottom: 1px solid white;
}
.page-contact textarea {
  border: 1px solid white;
  min-height: 228px;
}
.page-contact a.select-toggle {
  display: none;
}
.page-contact a.item-selected {
  position: relative;
  line-height: 32px;
}
.page-contact a.item-selected:before {
  content: '';
  display: block;
  height: 9px;
  width: 9px;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  position: absolute;
  right: 12px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page-contact ul.select-options {
  position: absolute !important;
  top: 100% !important;
  left: 0;
  right: 0;
  z-index: 2;
  max-height: 281px;
  overflow: auto;
}
.page-contact ul.select-options li {
  background-color: white;
  border-bottom: 1px solid #eee;
  list-style: none;
}
.page-contact ul.select-options li:last-child {
  border-bottom: none;
}
.page-contact ul.select-options li a {
  color: #004f9e;
  padding: 15px 15px;
  margin: 0;
  display: block;
}
.page-contact input[type="submit"] {
  background: white;
  color: #004f9e;
  font-family: 'open_sansextrabold';
  max-width: 340px;
  margin: auto;
}
@media only screen and (min-width: 640px) {
  .page-contact {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .page-contact .form-item {
    margin: 25px 0;
  }
  .page-contact .left,
  .page-contact .right {
    width: 50%;
    float: left;
    padding: 0 20px;
  }
  .page-contact .left {
    padding-left: 0;
  }
  .page-contact .left .form-item {
    max-width: 255px;
  }
  .page-contact .right {
    padding-right: 0;
  }
  .page-contact .form-actions {
    padding: 0 20px;
    clear: both;
  }
  .page-contact input[type="submit"] {
    margin: auto;
    height: 47px;
    display: inherit;
    font-size: 14px;
    padding: 0 16px;
    line-height: 47px;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact {
    margin: 0 -30px;
  }
}
@media only screen and (min-width: 1025px) {
  .page-content > .page-contact h2 {
    padding: 0 30px;
  }
  .page-content > .page-contact .left,
  .page-content > .page-contact .right,
  .page-content > .page-contact .form-actions {
    width: 33.33333333333%;
    float: left;
    clear: none;
  }
  .page-content > .page-contact .left {
    padding: 0 0 0 30px;
  }
  .page-content > .page-contact .left .form-item {
    max-width: 255px;
  }
  .page-content > .page-contact .right {
    padding: 0 40px 0 5px;
  }
  .page-content > .page-contact .right .form-item {
    max-width: 350px;
  }
  .page-content > .page-contact .form-actions {
    padding: 0 30px 0 70px;
  }
  .page-content > .page-contact .form-actions input[type="submit"] {
    margin: 10px 0;
  }
}
@media only screen and (min-width: 1025px) {
  #content div.page-content.sidebar div.viewport {
    padding-right: 410px;
    padding-left: 30px;
    margin-right: -380px;
    width: 100%;
    float: left;
  }
  #content div.page-content.sidebar aside {
    float: right;
    width: 380px;
    margin: -85px 0 0;
  }
}
div.media-center aside,
.tech-support aside {
  display: none;
}
@media only screen and (min-width: 1025px) {
  div.media-center aside,
  .tech-support aside {
    display: block;
  }
}
div.media-center .page-content div.viewport .tabs .tab-content .faq-answer {
  text-align: center;
  padding: 0px 8px 30px !important;
}
div.media-center .page-content div.viewport .tabs .tab-content .pdf-download {
  display: inline-block;
  vertical-align: top;
  margin: 7px;
}
div.category-page .page-image .viewport div.edit-img {
  display: none;
}
div.tech-support {
  overflow: hidden;
}
div.tech-support,
div.category-page {
  position: relative;
  z-index: 1;
}
div.tech-support:before,
div.category-page:before {
  content: '';
  display: block;
  position: absolute;
  height: 460px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #004f9e;
}
@media only screen and (min-width: 1025px) {
  div.tech-support .page-content,
  div.category-page .page-content {
    padding-bottom: 460px !important;
    position: relative;
  }
  div.tech-support .page-content .page-contact,
  div.category-page .page-content .page-contact {
    position: absolute;
    bottom: 0;
    height: 460px;
    left: 0;
    right: 0;
    margin: 0 !important;
    z-index: 1;
  }
  div.tech-support .page-content .page-contact .viewport,
  div.category-page .page-content .page-contact .viewport {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto !important;
    float: none !important;
  }
}
#content .static-page .page-content aside .category-list {
  background: #dedede;
}
#content .static-page .page-content aside .category-list .item .subtitle,
#content .static-page .page-content aside .category-list .item .title {
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#content .static-page .page-content aside .category-list .item .subtitle,
#content .static-page .page-content aside .category-list .item .title span,
#content .static-page .page-content aside .category-list h2 {
  color: #4d4d4d;
}
#content .static-page .page-content aside .category-list .swiper-wrapper:after {
  background: #dedede;
  -webkit-box-shadow: 0px 0px 150px 20px #dedede, 0px 0px 150px 0px #dedede, 0px 0px 150px 0px #dedede;
  -moz-box-shadow: 0px 0px 150px 20px #dedede, 0px 0px 150px 0px #dedede, 0px 0px 150px 0px #dedede;
  box-shadow: 0px 0px 150px 20px #dedede, 0px 0px 150px 0px #dedede, 0px 0px 150px 0px #dedede;
}
#content .category-list-page .page-content div.viewport {
  padding-right: 30px;
}
a.cover {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
#content .news-list aside .portfolio {
  background: #1d1d1b;
}
#content .news-list  .page-content {
  z-index: 2;
}
.view-technical-support-page {
  margin-top: 35px;
}
.view-technical-support-page .views-row {
  position: relative;
}
.view-technical-support-page .views-row .title {
  background-color: #eaeaea;
  display: block;
  padding: 20px 30px;
  padding-right: 50px;
  font-size: 18px;
  font-family: 'open_sansextrabold';
  color: #004f9e;
  margin-bottom: 20px;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
.view-technical-support-page .views-row:active .title {
  background-color: #004f9e;
  color: white;
}
@media only screen and (min-width: 1025px) {
  .view-technical-support-page .views-row:hover .title {
    background-color: #004f9e;
    color: white;
  }
}
.view-news-list .views-row {
  position: relative;
  margin-bottom: 60px;
  clear: both;
  zoom: 1;
}
.view-news-list .views-row:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: 0;
}
.view-news-list .views-row * {
  -webkit-transition: color .15s ease-in;
  -moz-transition: color .15s ease-in;
  -ms-transition: color .15s ease-in;
  -o-transition: color .15s ease-in;
  transition: color .15s ease-in;
}
.view-news-list .views-row:active * {
  color: #004f9e !important;
}
@media only screen and (min-width: 1025px) {
  .view-news-list .views-row:hover * {
    color: #004f9e !important;
  }
}
.view-news-list .views-row a.cover {
  z-index: 2;
}
.view-news-list .views-row .medias {
  background: #ccc;
  position: relative;
  z-index: 1;
}
.view-news-list .views-row .medias:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.view-news-list .views-row .title {
  font-size: 30px;
  line-height: 100%;
  font-family: 'open_sansextrabold';
  margin: 15px 0;
  color: #004f9e;
}
.view-news-list .views-row .date,
.view-news-list .views-row .subtitle {
  font-size: 15px;
  font-family: 'open_sansregular';
  color: #6a696d;
  margin: 15px 0;
}
.view-news-list .views-row .subtitle {
  max-height: 60px;
  overflow: hidden;
}
.view-news-list .views-row .subtitle * {
  font-size: 15px;
  margin: 0;
  padding: 0;
  max-width: 100% !important;
}
.view-news-list .views-row .more {
  font-family: 'open_sansextrabold';
  color: #004f9e;
  font-size: 15px;
  text-align: right;
}
@media only screen and (min-width: 640px) {
  .view-news-list .views-row .medias {
    float: left;
    width: 285px;
  }
  .view-news-list .views-row .text {
    float: left;
    width: 100%;
    margin-left: -285px;
    padding-left: 315px;
  }
  .view-news-list .views-row .text:only-child {
    margin-left: 0px;
    padding-left: 0px;
  }
}
.messages--error {
  background: #a51b00;
  color: #fcf4f2;
}
ul.pager__items {
  text-align: center;
  margin-bottom: 60px;
}
ul.pager__items li {
  display: none;
  list-style: none;
  width: 48px;
  height: 48px;
  position: relative;
}
ul.pager__items li span,
ul.pager__items li a {
  display: block;
  line-height: 48px;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
ul.pager__items li.is-active a {
  color: #6a696d;
  border-bottom: 1px solid black;
}
ul.pager__items li a {
  color: #004f9e;
}
ul.pager__items li.pager__item--first,
ul.pager__items li.pager__item--last,
ul.pager__items li.pager__item--previous,
ul.pager__items li.pager__item--next {
  display: inline-block;
  width: 64px;
}
ul.pager__items li.pager__item--first span,
ul.pager__items li.pager__item--first a,
ul.pager__items li.pager__item--last span,
ul.pager__items li.pager__item--last a,
ul.pager__items li.pager__item--previous span,
ul.pager__items li.pager__item--previous a,
ul.pager__items li.pager__item--next span,
ul.pager__items li.pager__item--next a {
  text-indent: -99999px;
}
ul.pager__items li.pager__item--first span:before,
ul.pager__items li.pager__item--first a:before,
ul.pager__items li.pager__item--last span:before,
ul.pager__items li.pager__item--last a:before,
ul.pager__items li.pager__item--previous span:before,
ul.pager__items li.pager__item--previous a:before,
ul.pager__items li.pager__item--next span:before,
ul.pager__items li.pager__item--next a:before {
  font-family: 'icomoon';
  color: #004f9e;
  display: block;
  line-height: 48px;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  text-indent: 0px;
  font-size: 14px;
}
ul.pager__items li.pager__item--first span,
ul.pager__items li.pager__item--first a,
ul.pager__items li.pager__item--last span,
ul.pager__items li.pager__item--last a {
  text-indent: -99999px;
}
ul.pager__items li.pager__item--first span:after,
ul.pager__items li.pager__item--first a:after,
ul.pager__items li.pager__item--last span:after,
ul.pager__items li.pager__item--last a:after {
  font-family: 'icomoon';
  color: #004f9e;
  display: block;
  line-height: 48px;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  text-indent: 0px;
  font-size: 14px;
}
ul.pager__items li.pager__item--next span:before,
ul.pager__items li.pager__item--next a:before,
ul.pager__items li.pager__item--last span:before,
ul.pager__items li.pager__item--last a:before {
  content: "\e92a";
}
ul.pager__items li.pager__item--last span:after,
ul.pager__items li.pager__item--last a:after {
  content: "\e92a";
}
ul.pager__items li.pager__item--previous span:before,
ul.pager__items li.pager__item--previous a:before,
ul.pager__items li.pager__item--first span:before,
ul.pager__items li.pager__item--first a:before {
  content: "\e929";
}
ul.pager__items li.pager__item--first span:after,
ul.pager__items li.pager__item--first a:after {
  content: "\e929";
}
ul.pager__items li.pager__item--first span:before,
ul.pager__items li.pager__item--first a:before,
ul.pager__items li.pager__item--last span:before,
ul.pager__items li.pager__item--last a:before {
  margin-left: -6px;
}
ul.pager__items li.pager__item--first span:after,
ul.pager__items li.pager__item--first a:after,
ul.pager__items li.pager__item--last span:after,
ul.pager__items li.pager__item--last a:after {
  margin-left: 6px;
}
ul.pager__items li.no-link {
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
ul.pager__items li.pager__item,
ul.pager__items li.is-active {
  font-size: 20px;
  font-family: 'open_sansregular';
}
@media only screen and (min-width: 768px) {
  ul.pager__items li {
    display: inline-block;
  }
  ul.pager__items li.no-link {
    display: none;
  }
}
body.path-search .view-news-list form {
  max-width: 540px;
}
@media only screen and (min-width: 768px) {
  body.path-search .view-news-list form {
    max-width: 50%;
  }
}
@media  {
  body.path-search #content .page-header h1 {
    margin-bottom: 37px;
  }
}
@media only screen and (min-width: 1025px) {
  body.path-search #content .page-header h1 {
    margin-bottom: 57px;
  }
}
body.path-search #content .page-content .viewport form {
  display: none;
}
body.path-search #content .page-content .viewport .intro {
  display: none;
}
@media only screen and (min-width: 1025px) {
  body.path-search #content .page-content .viewport {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: 0;
  }
  body.path-search #content .page-content .viewport h1 {
    margin-bottom: 57px;
  }
}
body.path-search #content .page-image {
  background: #f0f0f0;
}
body.path-search #content .page-header .viewport {
  padding-bottom: 0;
}
body.path-search .view-news-list form {
  background: #004f9e;
  padding: 30px;
  margin: 0 0 30px;
  max-width: 540px;
}
@media only screen and (min-width: 768px) {
  body.path-search .view-news-list form {
    max-width: 50%;
    margin: 0 0 50px;
  }
}
body.path-search .view-news-list form * {
  margin: 0;
}
body.path-search .view-news-list form .form--inline {
  padding-right: 50px;
  position: relative;
}
body.path-search .view-news-list form .form--inline:before {
  content: "\e927";
  font-family: 'icomoon';
  display: block;
  width: 50px;
  height: 100%;
  line-height: 50px;
  font-size: 20px;
  color: white;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}
body.path-search .view-news-list form .form-item {
  width: 100%;
}
body.path-search .view-news-list form ::-webkit-input-placeholder {
  color: white;
}
body.path-search .view-news-list form ::-moz-placeholder {
  color: white;
}
body.path-search .view-news-list form :-ms-input-placeholder {
  color: white;
}
body.path-search .view-news-list form :-moz-placeholder {
  color: white;
}
body.path-search .view-news-list form input {
  border: none;
  border-bottom: 1px solid white;
  width: 100%;
  background: transparent;
  color: white;
}
body.path-search .view-news-list form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
body.path-search .view-news-list form .form-actions input.form-submit {
  text-indent: -99999px;
}
body.path-search .view-news-list form .form-actions * {
  width: 100%;
  height: 100%;
}
body.path-search .view-technical-documentation form,
body.path-search .view-news-list form,
body.path-taxonomy .view-technical-documentation form,
body.path-taxonomy .view-news-list form {
  background: #004f9e;
  padding: 30px;
  margin: 0 0 30px;
}
body.path-search .view-technical-documentation form *,
body.path-search .view-news-list form *,
body.path-taxonomy .view-technical-documentation form *,
body.path-taxonomy .view-news-list form * {
  margin: 0;
}
body.path-search .view-technical-documentation form .form--inline,
body.path-search .view-news-list form .form--inline,
body.path-taxonomy .view-technical-documentation form .form--inline,
body.path-taxonomy .view-news-list form .form--inline {
  padding-right: 50px;
  position: relative;
}
body.path-search .view-technical-documentation form .form--inline:before,
body.path-search .view-news-list form .form--inline:before,
body.path-taxonomy .view-technical-documentation form .form--inline:before,
body.path-taxonomy .view-news-list form .form--inline:before {
  content: "\e927";
  font-family: 'icomoon';
  display: block;
  width: 50px;
  height: 100%;
  line-height: 50px;
  font-size: 20px;
  color: white;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}
body.path-search .view-technical-documentation form .form-item,
body.path-search .view-news-list form .form-item,
body.path-taxonomy .view-technical-documentation form .form-item,
body.path-taxonomy .view-news-list form .form-item {
  width: 100%;
}
body.path-search .view-technical-documentation form ::-webkit-input-placeholder,
body.path-search .view-news-list form ::-webkit-input-placeholder,
body.path-taxonomy .view-technical-documentation form ::-webkit-input-placeholder,
body.path-taxonomy .view-news-list form ::-webkit-input-placeholder {
  color: white;
}
body.path-search .view-technical-documentation form ::-moz-placeholder,
body.path-search .view-news-list form ::-moz-placeholder,
body.path-taxonomy .view-technical-documentation form ::-moz-placeholder,
body.path-taxonomy .view-news-list form ::-moz-placeholder {
  color: white;
}
body.path-search .view-technical-documentation form :-ms-input-placeholder,
body.path-search .view-news-list form :-ms-input-placeholder,
body.path-taxonomy .view-technical-documentation form :-ms-input-placeholder,
body.path-taxonomy .view-news-list form :-ms-input-placeholder {
  color: white;
}
body.path-search .view-technical-documentation form :-moz-placeholder,
body.path-search .view-news-list form :-moz-placeholder,
body.path-taxonomy .view-technical-documentation form :-moz-placeholder,
body.path-taxonomy .view-news-list form :-moz-placeholder {
  color: white;
}
body.path-search .view-technical-documentation form input,
body.path-search .view-news-list form input,
body.path-taxonomy .view-technical-documentation form input,
body.path-taxonomy .view-news-list form input {
  border: none;
  border-bottom: 1px solid white;
  width: 100%;
  background: transparent;
  color: white;
  padding: 16px 0;
  font-size: 24px;
  font-family: 'open_sansextrabold';
}
body.path-search .view-technical-documentation form .form-actions,
body.path-search .view-news-list form .form-actions,
body.path-taxonomy .view-technical-documentation form .form-actions,
body.path-taxonomy .view-news-list form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
body.path-search .view-technical-documentation form .form-actions input.form-submit,
body.path-search .view-news-list form .form-actions input.form-submit,
body.path-taxonomy .view-technical-documentation form .form-actions input.form-submit,
body.path-taxonomy .view-news-list form .form-actions input.form-submit {
  text-indent: -99999px;
}
body.path-search .view-technical-documentation form .form-actions *,
body.path-search .view-news-list form .form-actions *,
body.path-taxonomy .view-technical-documentation form .form-actions *,
body.path-taxonomy .view-news-list form .form-actions * {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  body.path-search .view-technical-documentation form,
  body.path-search .view-news-list form,
  body.path-taxonomy .view-technical-documentation form,
  body.path-taxonomy .view-news-list form {
    margin: 0 0 50px;
  }
}
@media only screen and (min-width: 1025px) {
  body.path-search .view-technical-documentation form,
  body.path-search .view-news-list form,
  body.path-taxonomy .view-technical-documentation form,
  body.path-taxonomy .view-news-list form {
    max-width: 720px;
  }
}
body.path-taxonomy #content > div {
  position: relative;
  z-index: 1;
}
body.path-taxonomy #content > div.block-local-tasks-block {
  z-index: 2;
}
body.path-taxonomy #content .page-contact {
  clear: both;
  margin-top: 30px;
}
body.path-taxonomy #content .page-contact .viewport {
  float: none !important;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  body.path-taxonomy #content .page-contact .viewport:after,
  body.path-taxonomy #content .page-contact .viewport:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1000%;
    background-color: #004f9e;
  }
  body.path-taxonomy #content .page-contact .viewport:after {
    right: 100%;
  }
  body.path-taxonomy #content .page-contact .viewport:before {
    left: 100%;
  }
}
body.path-taxonomy #content .page-content > .viewport {
  padding-top: 40px;
}
body.path-taxonomy #content .page-content > .viewport > h2 {
  margin: 0 0 20px;
  font-family: 'open_sansextrabold';
  font-size: 30px;
  line-height: 100%;
}
body.path-taxonomy #content .page-content > .viewport .text-formatted {
  max-width: 740px;
  margin: 35px auto 0;
}
body.path-taxonomy #content .page-content > .viewport .text-formatted img {
  margin-left: auto;
  margin-right: auto;
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content {
  text-align: center;
  vertical-align: top;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-flow: wrap;
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row {
  margin: 0 15px 50px;
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .pdf-download,
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .training-session {
  padding-bottom: 5px;
  height: 100%;
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .pdf-download a,
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .training-session a {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0,79,158,0.8);
  z-index: 2;
  color: white;
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .pdf-download a:after,
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .training-session a:after {
  content: 'download';
  display: block;
  margin-top: 110px;
  font-size: 13px;
  font-family: 'open_sansextrabold';
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .pdf-download a:before,
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .training-session a:before {
  content: "\e908";
  font-family: 'icomoon';
  font-size: 28px;
  line-height: 28px;
  position: absolute;
  left: 0;
  right: 0;
  top: 55px;
  display: block;
  text-align: center;
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .pdf-download a:active,
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .training-session a:active {
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .pdf-download a:hover,
  body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .training-session a:hover {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .pdf-download span.title,
body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content .views-row .training-session span.title {
  height: auto;
}
@media only screen and (min-width: 768px) {
  body.path-taxonomy #content .page-content > .viewport > h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1025px) {
  body.path-taxonomy #content .page-content > .viewport {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    margin-right: 0px;
    width: 100%;
    float: left;
  }
  body.path-taxonomy #content .page-content > .viewport > h2 {
    font-size: 50px;
  }
  body.path-taxonomy #content .page-content > .viewport .view-technical-documentation .view-content {
    justify-content: flex-start;
    margin: 0 -16px 0 -16px;
  }
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes {
  margin-right: -50px;
  width: auto;
  float: none;
  padding-top: 20px;
  text-align: center;
  font-size: 0;
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes legend {
  display: none;
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox {
  margin: 20px 0;
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox:first-child {
  margin-top: 0;
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox:last-child {
  margin-bottom: 0;
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox label {
  display: block;
  font-size: 15px;
  line-height: 30px;
  color: white;
  padding: 5px 15px;
  background-color: rgba(0,0,0,0.1);
  position: relative;
  border: 1px solid rgba(255,255,255,0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox input[type="checkbox"] {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 2;
  display: block;
  width: auto;
  border-bottom: none;
}
body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox input[type="checkbox"]:checked + label {
  border: 1px solid #ffffff;
}
@media only screen and (min-width: 540px) {
  body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox {
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    width: auto;
  }
  body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox:first-child {
    margin-top: 10px;
  }
  body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox:last-child {
    margin-bottom: 10px;
  }
  body.path-taxonomy .view-technical-documentation form .js-webform-type-checkboxes .form-type-checkbox label {
    min-width: 145px;
  }
}
body.path-technical-search #content .view-news-list form {
  padding: 20px;
  background-color: #004f9e;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1025px) {
  body.path-technical-search #content .view-news-list form {
    padding: 20px 64px 30px;
  }
}
@media only screen and (min-width: 1200px) {
  body.path-technical-search #content .view-news-list form {
    padding: 30px 100px 40px;
  }
}
body.path-technical-search #content .view-news-list form .form--inline {
  position: relative;
}
body.path-technical-search #content .view-news-list form .form--inline .form-item {
  padding-right: 50px;
  border-bottom: 3px solid white;
  position: relative;
  float: none;
  margin: 0;
}
body.path-technical-search #content .view-news-list form .form-actions {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
body.path-technical-search #content .view-news-list form .form-actions:before {
  font-family: 'icomoon';
  content: "\e927";
  color: white;
  font-size: 30px;
  position: absolute;
  font-weight: normal;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: right;
  z-index: 1;
}
body.path-technical-search #content .view-news-list form input[type="text"] {
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 15px;
  background: transparent;
  position: relative;
  z-index: 0;
  font-size: 20px;
  font-family: 'open_sansextrabold';
  color: white;
}
@media only screen and (min-width: 768px) {
  body.path-technical-search #content .view-news-list form input[type="text"] {
    font-size: 30px;
  }
}
body.path-technical-search #content .view-news-list form input[type="submit"],
body.path-technical-search #content .view-news-list form .search-icon {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
body.path-technical-search #content .view-news-list form input[type="submit"] {
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 2;
}
body.path-technical-search #content .view-news-list form .search-icon {
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  z-index: 1;
}
body.path-technical-search #content .view-news-list form .search-icon:before {
  font-family: 'icomoon';
  content: "\e927";
  color: white;
  font-size: 30px;
  position: absolute;
  font-weight: normal;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: right;
}
@media only screen and (min-width: 1025px) {
  body.path-technical-search #content .page-header .viewport {
    padding-top: 10px;
  }
}
body.path-technical-search #content .page-content > .viewport {
  padding-top: 30px;
}
@media only screen and (min-width: 1025px) {
  body.path-technical-search #content .page-content > .viewport {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    margin-right: 0px;
    width: 100%;
    float: left;
  }
}
.documents-list-wrapper .pdf-download {
  margin-right: 10px;
}
.field--type-text-long ul li a,
.field--type-text-long p a,
.field--name-field-term-description-in-bottom ul li a,
.field--name-field-term-description-in-bottom p a,
.text-formatted ul li a,
.text-formatted p a {
  padding: 0 !important;
}
.field--type-text-long ul li a:active,
.field--type-text-long p a:active,
.field--name-field-term-description-in-bottom ul li a:active,
.field--name-field-term-description-in-bottom p a:active,
.text-formatted ul li a:active,
.text-formatted p a:active {
  text-decoration: underline;
}
@media only screen and (min-width: 1025px) {
  .field--type-text-long ul li a:hover,
  .field--type-text-long p a:hover,
  .field--name-field-term-description-in-bottom ul li a:hover,
  .field--name-field-term-description-in-bottom p a:hover,
  .text-formatted ul li a:hover,
  .text-formatted p a:hover {
    text-decoration: underline;
  }
}
.field--type-text-long img,
.field--name-field-term-description-in-bottom img,
.text-formatted img {
  display: block;
}
.field--type-text-long .medias img,
.field--name-field-term-description-in-bottom .medias img,
.text-formatted .medias img {
  display: none;
}
.field--type-text-long h2,
.field--name-field-term-description-in-bottom h2,
.text-formatted h2 {
  font-size: 25px;
  font-family: 'open_sanslight';
  color: #004f9e;
  margin-top: 40px;
}
.field--type-text-long h3,
.field--name-field-term-description-in-bottom h3,
.text-formatted h3 {
  font-size: 20px;
  font-family: 'open_sanslight';
  color: #1d1d1d;
  padding-left: 30px;
  margin-top: 40px;
}
.field--type-text-long h4,
.field--name-field-term-description-in-bottom h4,
.text-formatted h4 {
  font-size: 16px;
  font-family: 'open_sansextrabold';
  color: #004f9e;
  padding-left: 60px;
  margin-top: 40px;
}
.field--type-text-long p,
.field--name-field-term-description-in-bottom p,
.text-formatted p {
  font-size: 16px;
}
.field--type-text-long a,
.field--name-field-term-description-in-bottom a,
.text-formatted a {
  color: #004f9e;
  display: inline;
}
.field--type-text-long ul li,
.field--name-field-term-description-in-bottom ul li,
.text-formatted ul li {
  list-style: none;
}
.field--type-text-long ol,
.field--type-text-long ul,
.field--name-field-term-description-in-bottom ol,
.field--name-field-term-description-in-bottom ul,
.text-formatted ol,
.text-formatted ul {
  padding-left: 25px;
  display: block !important;
  font-size: 16px;
  margin: 20px 0;
  position: relative;
  color: #6a696d;
}
.field--type-text-long ol li *,
.field--type-text-long ul li *,
.field--name-field-term-description-in-bottom ol li *,
.field--name-field-term-description-in-bottom ul li *,
.text-formatted ol li *,
.text-formatted ul li * {
  font-size: 16px;
}
.field--type-text-long ul li:before,
.field--name-field-term-description-in-bottom ul li:before,
.text-formatted ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #004f9e;
  position: absolute;
  right: 100%;
  top: 8px;
  margin-right: 20px;
}
.field--type-text-long ul li ul li:before,
.field--name-field-term-description-in-bottom ul li ul li:before,
.text-formatted ul li ul li:before {
  background: #6a696d;
}
.field--type-text-long ul li ul ul li:before,
.field--name-field-term-description-in-bottom ul li ul ul li:before,
.text-formatted ul li ul ul li:before {
  border: 1px solid #6a696d;
  background: transparent;
  width: 3px;
  height: 3px;
}
.field--type-text-long div,
.field--name-field-term-description-in-bottom div,
.text-formatted div {
  overflow: auto;
  display: block;
}
.field--type-text-long div ol,
.field--type-text-long div ul,
.field--name-field-term-description-in-bottom div ol,
.field--name-field-term-description-in-bottom div ul,
.text-formatted div ol,
.text-formatted div ul {
  padding-left: 25px;
}
.field--type-text-long div ol li:before,
.field--type-text-long div ul li:before,
.field--name-field-term-description-in-bottom div ol li:before,
.field--name-field-term-description-in-bottom div ul li:before,
.text-formatted div ol li:before,
.text-formatted div ul li:before {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .field--type-text-long div ol,
  .field--type-text-long div ul,
  .field--name-field-term-description-in-bottom div ol,
  .field--name-field-term-description-in-bottom div ul,
  .text-formatted div ol,
  .text-formatted div ul {
    padding-left: 50px;
  }
}
.field--type-text-long table,
.field--name-field-term-description-in-bottom table,
.text-formatted table {
  margin: 24px 0;
  border: none;
}
.field--type-text-long table thead tr,
.field--type-text-long table tbody tr,
.field--name-field-term-description-in-bottom table thead tr,
.field--name-field-term-description-in-bottom table tbody tr,
.text-formatted table thead tr,
.text-formatted table tbody tr {
  border-bottom: 1px solid #dedede;
}
.field--type-text-long table tbody tr:last-child,
.field--name-field-term-description-in-bottom table tbody tr:last-child,
.text-formatted table tbody tr:last-child {
  border-bottom: none;
}
.field--type-text-long table thead tr th,
.field--type-text-long table tbody tr td,
.field--name-field-term-description-in-bottom table thead tr th,
.field--name-field-term-description-in-bottom table tbody tr td,
.text-formatted table thead tr th,
.text-formatted table tbody tr td {
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
.field--type-text-long table thead tr th,
.field--name-field-term-description-in-bottom table thead tr th,
.text-formatted table thead tr th {
  font-family: 'open_sansextrabold';
  color: white;
  font-size: 14px;
  text-align: center;
  background: #004f9e;
}
.field--type-text-long table tbody tr td,
.field--name-field-term-description-in-bottom table tbody tr td,
.text-formatted table tbody tr td {
  font-family: 'open_sansregular';
  color: #6a696d;
  font-size: 14px;
  border: 1px solid #dedede;
}
.field--type-text-long table tbody tr td:first-child,
.field--name-field-term-description-in-bottom table tbody tr td:first-child,
.text-formatted table tbody tr td:first-child {
  border-left: none;
}
.field--type-text-long table tbody tr td:last-child,
.field--name-field-term-description-in-bottom table tbody tr td:last-child,
.text-formatted table tbody tr td:last-child {
  border-right: none;
}
.field--type-text-long table tbody tr td h1,
.field--type-text-long table tbody tr td h2,
.field--type-text-long table tbody tr td h3,
.field--type-text-long table tbody tr td h4,
.field--type-text-long table tbody tr td h5,
.field--type-text-long table tbody tr td h6,
.field--type-text-long table tbody tr td p,
.field--name-field-term-description-in-bottom table tbody tr td h1,
.field--name-field-term-description-in-bottom table tbody tr td h2,
.field--name-field-term-description-in-bottom table tbody tr td h3,
.field--name-field-term-description-in-bottom table tbody tr td h4,
.field--name-field-term-description-in-bottom table tbody tr td h5,
.field--name-field-term-description-in-bottom table tbody tr td h6,
.field--name-field-term-description-in-bottom table tbody tr td p,
.text-formatted table tbody tr td h1,
.text-formatted table tbody tr td h2,
.text-formatted table tbody tr td h3,
.text-formatted table tbody tr td h4,
.text-formatted table tbody tr td h5,
.text-formatted table tbody tr td h6,
.text-formatted table tbody tr td p {
  margin: 10px 0;
}
.field--type-text-long table tbody tr:nth-child(even),
.field--type-text-long table tbody tr.even,
.field--name-field-term-description-in-bottom table tbody tr:nth-child(even),
.field--name-field-term-description-in-bottom table tbody tr.even,
.text-formatted table tbody tr:nth-child(even),
.text-formatted table tbody tr.even {
  background: #eaeaea;
}
.field--type-text-long table thead,
.field--name-field-term-description-in-bottom table thead,
.text-formatted table thead {
  background: transparent;
  border-bottom: none;
  text-align: left;
}
.text-formatted * {
  margin: 20px 0;
}
.text-formatted br {
  margin: 0;
}
.text-formatted .text-align-right {
  text-align: justify;
  -ms-text-align-last: right;
  -moz-text-align-last: right;
  text-align-last: right;
}
.text-formatted .text-align-center {
  text-align: justify;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
}
.text-formatted ul li a,
.text-formatted p a {
  padding: 0 !important;
}
.text-formatted ul li a:active,
.text-formatted p a:active {
  text-decoration: underline;
}
@media only screen and (min-width: 1025px) {
  .text-formatted ul li a:hover,
  .text-formatted p a:hover {
    text-decoration: underline;
  }
}
.text-formatted img {
  display: block;
}
.text-formatted .medias img {
  display: none;
}
.text-formatted h2 {
  font-size: 25px;
  font-family: 'open_sanslight';
  color: #004f9e;
  margin-top: 40px;
}
.text-formatted h3 {
  font-size: 20px;
  font-family: 'open_sanslight';
  color: #1d1d1d;
  padding-left: 30px;
  margin-top: 40px;
}
.text-formatted h4 {
  font-size: 16px;
  font-family: 'open_sansextrabold';
  color: #004f9e;
  padding-left: 60px;
  margin-top: 40px;
}
.text-formatted p {
  font-size: 16px;
  color: #6a696d;
  text-align: justify;
}
.text-formatted a {
  color: #004f9e;
  display: inline;
}
.text-formatted ol,
.text-formatted ul {
  padding-left: 25px;
  display: block !important;
  font-size: 16px;
  margin: 20px 0;
  position: relative;
  color: #6a696d;
}
.text-formatted ol li,
.text-formatted ul li {
  margin: 10px 0;
  list-style: none;
}
.text-formatted ol li *,
.text-formatted ul li * {
  font-size: 16px;
}
.text-formatted ul li {
  position: relative;
}
.text-formatted ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #004f9e;
  position: absolute;
  right: 100%;
  top: 8px;
  margin-right: 20px;
}
.text-formatted ul li ul li:before {
  background: #6a696d;
}
.text-formatted ul li ul ul li:before {
  border: 1px solid #6a696d;
  background: transparent;
  width: 3px;
  height: 3px;
}
.text-formatted ol {
  padding-left: 25px;
}
.text-formatted ol li:before {
  display: none;
}
.text-formatted ol li {
  margin: 20px 0;
}
@media only screen and (min-width: 1025px) {
  .text-formatted ol {
    padding-left: 50px;
  }
  .text-formatted ol ol {
    padding-left: 50px;
  }
}
.text-formatted table {
  margin: 24px 0;
  border: none;
}
.text-formatted table thead tr,
.text-formatted table tbody tr {
  border-bottom: 1px solid #dedede;
}
.text-formatted table tbody tr:last-child {
  border-bottom: none;
}
.text-formatted table thead tr th,
.text-formatted table tbody tr td {
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
.text-formatted table thead tr th {
  font-family: 'open_sansextrabold';
  color: white;
  font-size: 14px;
  text-align: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
  background: #004f9e;
}
.text-formatted table tbody tr td {
  font-family: 'open_sansregular';
  color: #6a696d;
  font-size: 14px;
  border: 1px solid #dedede;
}
.text-formatted table tbody tr td:first-child {
  border-left: none;
}
.text-formatted table tbody tr td:last-child {
  border-right: none;
}
.text-formatted table tbody tr:nth-child(even),
.text-formatted table tbody tr.even {
  background: #eaeaea;
}
.text-formatted table thead {
  background: transparent;
  border-bottom: none;
  text-align: left;
}
#content div[about*="testing-capabilities"] .page-content div.viewport .intro ul.zigzag li a p::after {
  content: "...download";
}
#content .header-cover-image,
#content .field--name-field-header-image {
  height: 185px;
  position: relative;
  z-index: 0;
  background-color: #f0f0f0;
}
#content .header-cover-image *,
#content .field--name-field-header-image * {
  height: 100%;
  display: block;
}
#content .header-cover-image span,
#content .field--name-field-header-image span {
  background-size: cover;
  background-position: center;
}
#content .header-cover-image img,
#content .field--name-field-header-image img {
  display: none;
}
.view-technical-support-children {
  text-align: center;
  font-size: 0;
  margin: 25px -17px 0;
}
.view-technical-support-children .views-row {
  background: #eaeaea;
  width: calc(100% - 40px);
  height: 256px;
  display: inline-block;
  margin: 10px 0;
  padding: 80px 40px 0;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 640px) {
  .view-technical-support-children .views-row {
    width: 256px;
    margin: 15px;
  }
}
.view-technical-support-children .views-row .media {
  height: 48px;
  width: 48px;
  position: relative;
  margin: 0 auto 30px;
}
.view-technical-support-children .views-row .media img {
  display: none;
}
.view-technical-support-children .views-row .media span {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.view-technical-support-children .views-row a {
  display: block;
  font-size: 20px;
  font-family: 'open_sansextrabold';
  color: #004f9e;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  padding: 156px 20px 0;
}
@media only screen and (min-width: 1080px) {
  .page-content.sidebar .view-technical-support-children {
    text-align: left;
  }
}
.field--name-field-term-description-in-bottom {
  font-size: 16px;
  margin: 30px 0 50px;
}
.search-container {
  background: #004f9e;
  margin: 35px -2px;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .search-container {
    padding: 40px 90px 50px;
  }
}
.search-container form {
  padding-right: 50px;
  border-bottom: 3px solid white;
  position: relative;
}
.search-container form input[type="text"] {
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 15px;
  background: transparent;
  position: relative;
  z-index: 0;
  font-size: 20px;
  font-family: 'open_sansextrabold';
  color: white;
}
.search-container form input[type="submit"],
.search-container form .search-icon {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
.search-container form input[type="submit"] {
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 2;
}
.search-container form .search-icon {
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  z-index: 1;
}
.search-container form .search-icon:before {
  font-family: 'icomoon';
  content: "\e927";
  color: white;
  font-size: 30px;
  position: absolute;
  font-weight: normal;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .search-container form input[type="text"] {
    font-size: 30px;
  }
}
.search-container .topics {
  padding-top: 20px;
}
.search-container .topics h2 {
  font-family: 'open_sansextrabold';
  font-size: 16px;
  color: white;
  margin-bottom: 20px;
}
.search-container .topics ul {
  text-align: center;
}
.search-container .topics ul li {
  list-style: none;
  margin-bottom: 20px;
}
.search-container .topics ul li:last-child {
  margin-bottom: 0;
}
.search-container .topics ul li a {
  display: block;
  font-size: 15px;
  line-height: 30px;
  padding: 5px 15px;
  color: white;
  background-color: rgba(0,0,0,0.1);
}
@media only screen and (min-width: 540px) {
  .search-container .topics ul li {
    display: inline-block;
    margin: 0 10px 20px;
    vertical-align: top;
  }
  .search-container .topics ul li a {
    min-width: 166px;
  }
}
@media only screen and (min-width: 768px) {
  .search-container .topics {
    padding-top: 50px;
  }
  .search-container .topics h2 {
    margin-bottom: 30px;
  }
}
form#user-login-form {
  max-width: 480px;
  margin: 40px auto;
  padding: 20px;
}
form#user-login-form label {
  margin-bottom: 0;
  text-transform: uppercase;
}
form#user-login-form input {
  margin: 5px 0 0;
}
form#user-login-form input.button {
  background: #004f9e;
  color: white;
  font-family: 'open_sansextrabold';
  font-size: 16px;
  padding: 0 15px;
  line-height: 50px;
  text-transform: uppercase;
}
form#user-login-form .description {
  margin: 5px 0 20px;
  text-transform: uppercase;
  color: #6a696d;
}
body.popup {
  overflow: hidden;
}
.ui-widget-overlay,
.ui-dialog {
  display: none !important;
}
span.alt-title {
  display: none !important;
}
div.popup {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  background: rgba(0,0,0,0.5);
  z-index: 9999;
}
div.popup span.alt-title {
  display: block !important;
  font-size: 16px;
  font-family: 'open_sansextrabold';
  color: white;
  z-index: 2;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
  height: auto !important;
  padding: 5px;
}
div.popup .inner {
  margin: 0;
  width: 100%;
}
div.popup .close {
  width: 45px;
  height: 45px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 20;
  cursor: pointer;
}
div.popup .close:after,
div.popup .close:before {
  content: '';
  display: block;
  height: 2px;
  width: 32px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-left: -16px;
}
div.popup .close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.popup .close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div.popup .content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  overflow: auto;
  max-height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  -webkit-box-orient: inline-axis;
}
div.popup.popup-gallery-slideshow .content {
  overflow: hidden;
}
div.popup.popup-gallery-slideshow .inner {
  height: 100%;
  width: 100%;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow {
  padding: 0 45px;
  width: 100vw;
  height: 80vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .viewport,
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery,
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .wrapper,
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .item {
  height: 100%;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .medias {
  position: relative;
  background: transparent !important;
  height: 100%;
  width: 100%;
  max-width: 1024px;
  margin: auto;
  display: table;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .medias .media {
  position: relative !important;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  text-align: center;
  max-width: 1024px;
  height: 100%;
  padding-bottom: 33px;
  display: table-cell;
  vertical-align: middle;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .medias .media img {
  width: auto;
  height: auto;
  display: inline-block;
  max-width: 1024px;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .medias .media span.title {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .medias .media span {
  display: none;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .medias .media span span {
  display: none;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery {
  overflow: hidden;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .prev,
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 45px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  z-index: 1;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .prev:before,
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .next:before {
  font-family: 'icomoon';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  color: white;
  font-size: 20px;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(150,150,150,0.46);
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .prev {
  left: 0;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .next {
  right: 0;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .prev:before {
  content: "\e929";
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .next:before {
  content: "\e92a";
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .wrapper {
  width: 10000%;
  pointer-events: none;
  position: relative;
  z-index: 0;
}
div.popup.popup-gallery-slideshow .inner .gallery-slideshow .gallery .wrapper .item {
  float: left;
  width: 1%;
  padding: 0;
}
div.popup.popup-product-gallery .inner {
  height: 100%;
  width: 100%;
}
div.popup.popup-product-gallery .inner .product-gallery {
  padding: 45px;
  width: 80vw;
  height: 80vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
div.popup.popup-product-gallery .inner .product-gallery .viewport {
  height: 100%;
}
div.popup.popup-product-gallery .inner .product-gallery .medias {
  position: relative;
  background: transparent !important;
  height: 100%;
  width: 100%;
}
div.popup.popup-product-gallery .inner .product-gallery .medias .media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
div.popup.popup-product-gallery .inner .product-gallery .medias .media span {
  display: block;
  height: 100%;
  width: 100%;
}
div.popup.popup-product-gallery .inner .product-gallery .medias .media span span {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
div.popup.popup-contact .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 695px;
  max-height: 100%;
}
div.popup.popup-contact .inner .page-contact {
  padding: 20px;
  width: 100%;
  margin: auto !important;
}
div.popup.popup-contact .inner .page-contact h2 {
  text-align: center;
}
div.popup.popup-contact .inner .page-contact .form-actions {
  max-width: 300px;
  margin: auto;
}
div.popup.popup-contact .inner .page-contact textarea,
div.popup.popup-contact .inner .page-contact a.item-selected,
div.popup.popup-contact .inner .page-contact input[type="email"],
div.popup.popup-contact .inner .page-contact input[type="password"],
div.popup.popup-contact .inner .page-contact input[type="number"],
div.popup.popup-contact .inner .page-contact input[type="phone"],
div.popup.popup-contact .inner .page-contact input[type="text"] {
  z-index: 2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
div.popup.popup-contact .inner .page-contact input.form-text:-webkit-autofill,
div.popup.popup-contact .inner .page-contact input.form-email:-webkit-autofill,
div.popup.popup-contact .inner .page-contact input:-webkit-autofill,
div.popup.popup-contact .inner .page-contact textarea:-webkit-autofill,
div.popup.popup-contact .inner .page-contact select:-webkit-autofill {
  background-color: #004f9e !important;
  background-image: none !important;
  color: white !important;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0 32px #004f9e inset;
  -moz-box-shadow: 0 0 0 32px #004f9e inset;
  box-shadow: 0 0 0 32px #004f9e inset;
}
@media only screen and (min-width: 640px) {
  div.popup.popup-contact .inner .page-contact {
    padding: 30px;
  }
  div.popup.popup-contact .inner .page-contact .left {
    width: 43.31%;
  }
  div.popup.popup-contact .inner .page-contact .right {
    width: 56.69%;
  }
}
div.popup.webform-confirmation .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 695px;
  max-height: 100%;
  background: #004f9e;
  color: white;
  padding: 50px;
}
div.popup.webform-confirmation .inner h1,
div.popup.webform-confirmation .inner h2 {
  font-size: 25px;
  font-family: 'open_sanslight';
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 20px;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  div.popup.webform-confirmation .inner h1,
  div.popup.webform-confirmation .inner h2 {
    margin: 0 0 30px;
  }
}
div.popup.webform-confirmation .inner .text,
div.popup.webform-confirmation .inner p {
  font-size: 16px;
  line-height: 25px;
}
div.popup.documentation-request .inner {
  max-width: 695px;
  max-height: 100%;
  position: relative !important;
}
div.popup.documentation-request .inner .technical-documentation-form {
  margin: auto;
  padding: 24px 24px 50px;
  background: #004f9e;
  color: white;
}
div.popup.documentation-request .inner .technical-documentation-form > h1,
div.popup.documentation-request .inner .technical-documentation-form > .text,
div.popup.documentation-request .inner .technical-documentation-form > form {
  max-width: 596px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
div.popup.documentation-request .inner h1 {
  font-size: 25px;
  font-family: 'open_sanslight';
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  padding: 0 20px;
}
div.popup.documentation-request .inner .text {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}
div.popup.documentation-request .inner .webform-confirmation {
  font-size: 16px;
  line-height: 25px;
}
div.popup.documentation-request .inner .webform-confirmation__back {
  text-align: center;
  margin-bottom: 0;
}
div.popup.documentation-request .inner .webform-confirmation__back a {
  background: white;
  display: inline-block;
  line-height: 40px;
  padding: 0 40px;
  margin: 20px 0 0;
  font-family: 'open_sansextrabold';
}
div.popup.documentation-request .inner .close {
  position: absolute;
}
div.popup.documentation-request .inner input[type="submit"] {
  max-width: 210px;
  margin: auto;
  font-size: 14px;
  color: #004f9e;
  background: white;
  font-family: 'open_sansextrabold';
  padding: 0;
}
div.popup.documentation-request .inner input.form-text:-webkit-autofill,
div.popup.documentation-request .inner input.form-email:-webkit-autofill,
div.popup.documentation-request .inner input:-webkit-autofill,
div.popup.documentation-request .inner textarea:-webkit-autofill,
div.popup.documentation-request .inner select:-webkit-autofill {
  background-color: #004f9e !important;
  background-image: none !important;
  color: white !important;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0 32px #004f9e inset;
  -moz-box-shadow: 0 0 0 32px #004f9e inset;
  box-shadow: 0 0 0 32px #004f9e inset;
}
div.popup.documentation-request .inner label {
  color: white;
  font-size: 14px;
  margin: 0;
  line-height: 25px;
  height: 32px;
  text-transform: uppercase;
}
div.popup.documentation-request .inner label.form-required:after {
  color: white;
  content: '*';
  background-image: none;
  position: relative;
  top: 5px;
}
div.popup.documentation-request .inner .form-item {
  margin: 20px 0;
}
div.popup.documentation-request .inner .form-item.completed:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 40px;
  background-image: url('images/check.png') !important;
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
  z-index: 1;
}
div.popup.documentation-request .inner .form-item.error:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 40px;
  background-image: url('images/error.png') !important;
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
  z-index: 1;
}
div.popup.documentation-request .inner .form-actions {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  div.popup.documentation-request .inner .form-actions {
    margin-top: 50px;
  }
}
div.popup.documentation-request .inner .form-type-checkbox input[type=checkbox] {
  border: 1px solid white;
  background-color: transparent;
}
div.popup.documentation-request .inner .form-type-checkbox input[type=checkbox]:checked {
  background-color: white;
}
div.popup.documentation-request .inner .form-type-checkbox label {
  text-transform: none;
  font-size: 16px;
  line-height: 25px;
}
div.popup.documentation-request .inner .form-type-email label,
div.popup.documentation-request .inner .form-type-textfield label {
  position: absolute;
  line-height: 21px;
  display: none;
  z-index: 1;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
div.popup.documentation-request .inner .form-type-email.error label,
div.popup.documentation-request .inner .form-type-email.completed label,
div.popup.documentation-request .inner .form-type-email.focus label,
div.popup.documentation-request .inner .form-type-textfield.error label,
div.popup.documentation-request .inner .form-type-textfield.completed label,
div.popup.documentation-request .inner .form-type-textfield.focus label {
  margin-top: -16px;
  font-size: 10px;
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
div.popup.documentation-request .inner .form-type-email.error label:after,
div.popup.documentation-request .inner .form-type-email.completed label:after,
div.popup.documentation-request .inner .form-type-email.focus label:after,
div.popup.documentation-request .inner .form-type-textfield.error label:after,
div.popup.documentation-request .inner .form-type-textfield.completed label:after,
div.popup.documentation-request .inner .form-type-textfield.focus label:after {
  color: white;
}
div.popup.documentation-request .inner ::-webkit-input-placeholder {
  color: white;
}
div.popup.documentation-request .inner ::-moz-placeholder {
  color: white;
}
div.popup.documentation-request .inner :-ms-input-placeholder {
  color: white;
}
div.popup.documentation-request .inner :-moz-placeholder {
  color: white;
}
div.popup.documentation-request .inner input[type="email"],
div.popup.documentation-request .inner input[type="text"] {
  position: relative;
  z-index: 0;
  padding: 0;
  height: 32px;
  color: white;
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  font-size: 14px;
  margin: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 0 32px #004f9e inset;
  -moz-box-shadow: 0 0 0 32px #004f9e inset;
  box-shadow: 0 0 0 32px #004f9e inset;
}
div.popup.popup-share .inner {
  height: 100%;
}
div.popup.popup-share .inner .addthis_inline_share_toolbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: white;
  padding: 20px 15px 15px 18px;
}
div.popup.popup-webform-confirmation .inner {
  height: 100%;
}
div.popup.popup-webform-confirmation .messages {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  max-width: 280px;
  background: #004f9e;
  color: white;
  font-family: 'open_sansextrabold';
  font-size: 16px;
  border: none;
  padding: 20px;
}
div.popup.popup-video .inner {
  height: 100%;
}
div.popup.popup-video .video {
  padding-top: 56.25%;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
div.popup.popup-video .video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
