@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tml, tr, tt, u, ul, var, video { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

.container { margin: 0 20px; width: auto; }

@media (min-width: 1310px) { .container { margin: auto; width: 1270px; } }
.row { margin: 0; }

.col { float: left; }

.table, .c12 { width: 100%; }

.c11 { width: 91.66%; }

.c10 { width: 83.33%; }

.c9 { width: 75%; }

.c8 { width: 66.66%; }

.c7 { width: 58.33%; }

.c6 { width: 50%; }

.c5 { width: 41.66%; }

.c4 { width: 33.33%; }

.c3 { width: 25%; }

.c2 { width: 16.66%; }

.c1 { width: 8.33%; }

@media (max-width: 767px) { .row .col { width: 100%; } }
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
.owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0, 0); }

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel .owl-refresh .owl-item { display: none; }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }

.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

.no-js .owl-carousel { display: block; }

.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-item img { transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; -moz-transition: scale 100ms ease; -ms-transition: scale 100ms ease; -o-transition: scale 100ms ease; transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -webkit-transition: scale(1.3, 1.3); -moz-transition: scale(1.3, 1.3); -ms-transition: scale(1.3, 1.3); -o-transition: scale(1.3, 1.3); transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; }

.owl-theme .owl-controls { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-controls .owl-nav [class*=owl-] { color: #fff; font-size: 14px; margin: 5px; padding: 4px 7px; background: #d6d6d6; display: inline-block; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover { background: #869791; color: #fff; text-decoration: none; }

.owl-theme .owl-controls .owl-nav .disabled { opacity: .5; cursor: default; }

.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }

.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #d6d6d6; display: block; -webkit-backface-visibility: visible; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #869791; }

/*** MISE EN PLACE _________________________________**/
.clearfix:after, .container:after, body:after, hr:after, .block:after, article:after, footer:after, a.product:after, .news:after, .news li:after, .post-date:after, .post-content:after, .why_sip:after, #teams h1:after, #teams h2:after, #teams h4:after, .teams:after, .teams li:after, a.pdf:after, .grid-container:after, #hovers a:after, #history h1:after, .contact:after, .contact iframe:after, .row:after { content: ""; display: table; clear: both; }

.container { margin: 0 auto; padding: 0 20px; max-width: 1140px; }

.row { margin: 0 -10px; }

.col { padding: 10px; }

.align-left { text-align: left; }

.align-center, a.product { text-align: center; }

.align-right { text-align: right; }

.left, hr, .block, .icon, a.product, .news, .news li, .post-date, .post-content, .why_sip, a.pdf, .outer_box, .outer_box img, #hovers { float: left; }

.right { float: right; }

.padd-UD { padding: 32px 0; }

/* Globals _____________ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* html { height: 100%; } */

body { background-repeat: no-repeat; background-position: center center fixed; background-size: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; font-family: "din-2014", Arial, sans-serif; font-size: 100%; line-height: 1.6em; color: #2C3E50; font-weight: 300; position: relative; -webkit-text-size-adjust: none; width: 100%; height: 100%; }

h1, h2, h3, h4, h5, h6 { font-weight: 600; display: block; }

.smallH { font-weight: 400; text-transform: uppercase; }

h3 { font-size: 2em; font-weight: 200; color: #005bbb; margin: 0.75em 0 1em; }

p { font-size: 1.250em; margin: 0 0 1em; }

a:link, a:visited { color: #003359; text-decoration: none; }
a:hover, a:focus { color: #005bbb; }
a.btn { cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
a.btn:after { content: "❯"; position: absolute; top: 0; right: 20px; }
a.btn:link, a.btn:visited { -webkit-appearance: none; display: inline-block; text-align: center; text-decoration: none; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 2px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 0 2.25em 0 1.25em; height: 47px; line-height: 45px; color: #fff; font-size: 1em; background: #003359; }
a.btn:focus { -webkit-appearance: none; -moz-appearance: none; appearance: none; outline-style: none; box-shadow: none; }
a.btn:hover, a.btn:focus { background: #001626; }
a.btn-secondary:link, a.btn-secondary:visited { background: #599bbc; }
a.btn-secondary:hover, a.btn-secondary:focus { background: #4181a1; }
a.btn-blank:link, a.btn-blank:visited { border: 2px solid #fff; background: transparent; }
a.btn-blank:hover, a.btn-blank:focus { background: #fff; color: #2C3E50; }

strong, b { font-weight: 600; }

em, i { font-style: italic; }

hr { width: 100%; margin: 10px 0px; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

input[type="text"], input[type="email"], input[type="tel"], input[type="number"], textarea { font-family: "din-2014", Arial, sans-serif; font-size: 1em; height: 40px; line-height: 40px; -webkit-appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 0 10px; border: 1px solid rgba(0, 0, 0, 0.3); color: #2C3E50; background: #fff; -webkit-box-shadow: inset 2px 3px 2px 0 rgba(0, 0, 0, 0.1); box-shadow: inset 2px 3px 2px 0 rgba(0, 0, 0, 0.1); width: 100%; }
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus { outline: none; border-color: rgba(44, 62, 80, 0.6); color: #2C3E50; }

textarea { height: auto; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "din-2014", Arial, sans-serif; font-size: 1em; color: #2C3E50; background: #fff url(../images/icons.svg) no-repeat right -350px; border: 1px solid rgba(0, 0, 0, 0.3); display: block; height: 40px; line-height: 40px; padding: 0 2em 0 1em; outline: none; -webkit-box-shadow: inset -2px -3px 2px 0 rgba(0, 0, 0, 0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: inset -2px -3px 2px 0 rgba(0, 0, 0, 0.1); width: 100%; }
select:-moz-focusring { color: transparent; }
select:active, select:focus { -webkit-appearance: none; -moz-appearance: none; appearance: none; outline-style: none; border-color: rgba(44, 62, 80, 0.6); color: #2C3E50; }

.checkbox { overflow: hidden; position: relative; padding-left: 30px !important; height: 24px; line-height: 24px; display: block; background: transparent url(../images/icons.svg) no-repeat 0 -48px; }
.checkbox input { position: absolute; top: -45px; }
.checkbox.checkbox-on { background-position: 0 -96px; }

.radio { overflow: hidden; position: relative; padding-left: 30px !important; height: 24px; line-height: 24px; display: block; background: transparent url(../images/icons.svg) no-repeat 0 -144px; }
.radio input { position: absolute; top: -45px; }
.radio.radio-on { background-position: 0 -192px; }

button, input[type="submit"] { font-family: "din-2014", Arial, sans-serif; cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
button.btn, input[type="submit"].btn { -webkit-appearance: none; display: inline-block; text-align: center; text-decoration: none; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 0 2em 0 1.25em; height: 40px; line-height: 40px; color: #fff; font-size: 1em; background: #003359; position: relative; }
button.btn:after, input[type="submit"].btn:after { position: absolute; top: 0; right: 10px; content: " ❯"; }
button.btn:hover, input[type="submit"].btn:hover { background: #004273; }
button.btn:active, input[type="submit"].btn:active { -webkit-appearance: none; -moz-appearance: none; appearance: none; outline-style: none; box-shadow: none; margin-bottom: -3px; margin-top: 3px; }

/* Common classes _____________ */
@media only screen and (max-width: 768px) { .no-mobile { display: none; }
  .mobile { display: inline-block; }
  img.alignright { width: 100%; max-width: 100%; }
  img.alignleft { width: 100%; max-width: 100%; }
  img.aligncenter { width: 100%; max-width: 100%; } }
@media only screen and (min-width: 768px) { .mobile { display: none; } }
@media only screen and (max-width: 1023px) { .no-device { display: none; }
  .device { display: inline-block; } }
#brand, #brand img { float: left; }

@media only screen and (max-width: 768px) { #brand img { height: 30px; margin: 5px 0; } }
@media only screen and (min-width: 768px) { #brand img { height: 50px; }
  footer #brand img, .footer #brand img { margin: 0 10px 0 0; } }
.block { width: 100%; }

.icon { font: 0/0 a; text-shadow: none; color: transparent; display: block; background: transparent url(../images/icons.svg) no-repeat 0 0; background-size: 100%; width: 32px; height: 32px; }
.icon.email { background-position: center 0px; }
.icon.call { background-position: center -32px; }
.icon.english { background-position: center -64px; }
.icon.german { background-position: center -96px; }
.icon.login { background-position: center -128px; }
.icon.in-active { opacity: 0.5; }

.bg_primary { background: #005bbb; color: #fff; }

.bg_hero { background: #003359; color: #fff; }
.bg_hero h3 { font-size: 2em; font-weight: 200; color: #fff; margin: 0.75em 0 1em; }
.bg_hero p { color: #599bbc; }
.bg_hero h4 { font-size: 1.25em; font-weight: 200; margin: 0; lin-height: 1.1em; }
.bg_hero img { max-width: 100%; margin: 0 0 10px; }

.bg_secondary { background: #599bbc; color: #fff; }
.bg_secondary a.product:hover { color: #2C3E50; }

.bg_white { background: #fff; }

.bg_dark { background: rgba(44, 62, 80, 0.8); color: #fff; }

.bg_light { background: #f7f7f7; border-bottom: 1px solid #e4e4e3; }

.bg_gradient { background: rgba(201, 202, 200, 0.15); background: -moz-linear-gradient(top, rgba(201, 202, 200, 0.15) 25%, rgba(201, 202, 200, 0.45) 100%); background: -webkit-linear-gradient(top, rgba(201, 202, 200, 0.15) 25%, rgba(201, 202, 200, 0.45) 100%); background: linear-gradient(to bottom, rgba(201, 202, 200, 0.15) 25%, rgba(201, 202, 200, 0.45) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba($light, 0.15)', endColorstr='rgba($light, 0.45)',GradientType=0 ); position: relative; }

.padd { padding: 40px 0; }

.wide { float: left; width: 100%; }

.green { color: #66a926; }

.required { color: #ff4136; }

img.alignright { float: right; margin: 0 0 1em 1em; }

img.alignleft { float: left; margin: 0 1em 1em 0; }

img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

a img.alignright { float: right; margin: 0 0 1em 1em; }

a img.alignleft { float: left; margin: 0 1em 1em 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Header _____________ */
header aside { border-bottom: 1px solid rgba(201, 202, 200, 0.5); }
header aside .mobile .icon { background-size: auto; width: 20%; }
header aside .col.c6 { padding: 0 10px; height: 32px; line-height: 32px; }
header aside .right a { float: right; height: 32px; line-height: 32px; margin-left: 10px; }
header h2 { float: left; text-align: center; color: #599bbc; font-weight: 400; text-transform: uppercase; }
@media only screen and (max-width: 768px) { header h2 { font-size: 0.75em; margin: 18px 0 0 0; } }

.nav-collapse { float: right; clear: left; margin-top: 10px; width: 100%; }
.js .nav-collapse { clip: rect(0 0 0 0); max-height: 0; position: absolute; display: block; zoom: 1; }
.nav-collapse.opened { max-height: 9999px; }
.nav-collapse ul, .nav-collapse li { width: 100%; display: block; }
.nav-collapse ul { border-bottom: 1px solid #c9cac8; }
.nav-collapse ul ul { border: none; padding-left: 20px; }
.nav-collapse li { border-top: 1px solid rgba(201, 202, 200, 0.5); }
.nav-collapse a { display: block; padding: 5px 10px; }

.nav-toggle { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; float: right; font: 0/0 a; text-shadow: none; color: transparent; display: block; width: 48px; height: 48px; padding: 0; background: #2C3E50 url(../images/icons.svg) no-repeat center -160px; position: absolute; top: 6px; right: 20px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.nav-toggle:hover { background-color: #005bbb; }
.nav-toggle.active { background-position: center -208px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.nav-toggle.active:hover { background-color: #005bbb; }

article, footer { background: #fff; }

article ul { padding: 0 0 0 2.5em; margin: 1em 0; list-style: disc; }
article ul li { font-size: 1.250em; padding: 0 0 0 0.5em; background: transparent; }
article ul.disc { list-style-type: disc; }
article ul.circle { list-style-type: circle; }
article ul.square { list-style-type: square; }
article ol { padding: 0 0 0 2.5em; margin: 1em 0; list-style: decimal; }
article ol li { font-size: 1.250em; padding: 0 0 0 0.5em; }
article ol.decimal { list-style-type: decimal; }
article ol.decimal-leading-zero { list-style: decimal-leading-zero; }
article ol.georgian { list-style: georgian; }
article ol.lower-alpha { list-style: lower-alpha; }
article ol.upper-alpha { list-style: upper-alpha; }
article ol.lower-greek { list-style: lower-greek; }
article ol.upper-greek { list-style: upper-greek; }
article ol.lower-roman { list-style: lower-roman; }
article ol.upper-roman { list-style: upper-roman; }
article p { margin: 0 0 1em; }

footer p { font-size: 0.875em; }
footer .bg_light { border-top: 1px solid #e4e4e3; }
footer .bg_light h2 { color: #599bbc; font-weight: 400; text-transform: uppercase; margin-top: 18px; }
footer .bg_light p { font-size: 1em; }
footer .bg_light a:link, footer .bg_light a:visited { color: #599bbc; margin: 0; }
footer .bg_light a:hover { color: #005bbb; }
footer .bg_hero { font-size: 87.5%; line-height: 24px; }
footer .bg_hero.promote { font-size: 1.4em; }
footer .bg_hero a:not(.btn):link, footer .bg_hero a:not(.btn):visited { color: #fff; margin: 0 0 0 10px; text-decoration: underline; }
footer .bg_hero a:not(.btn):hover { text-decoration: none; }
footer .bg_hero img, .footer .bg_hero img { float: left; }
@media only screen and (max-width: 768px) { footer ul { border-top: 1px solid rgba(201, 202, 200, 0.5); }
  footer li a { display: block; border-bottom: 1px solid rgba(201, 202, 200, 0.5); padding: 5px 0; position: relative; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
  footer li a:after { content: "❯"; position: absolute; top: 5; right: 20px; color: #005bbb; } }

/* ------------------------------------- */
/* Homepage ---------------------------- */
/* ------------------------------------- */
#slider { margin-bottom: -32px; }
@-webkit-keyframes delay { 0% { opacity: 0; }
  80% { opacity: 45%; }
  100% { opacity: 1; } }
@-moz-keyframes delay { 0% { opacity: 0; }
  80% { opacity: 45%; }
  100% { opacity: 1; } }
#slider .active h1 { font-weight: 300; margin: 60px 0 120px; -webkit-animation: delay 2s; -moz-animation: delay 2s; }
@media only screen and (max-width: 768px) { #slider .active h1 { font-size: 40px; line-height: 36px; margin: 20px 0 80px; } }
#slider .active h1 span { display: inline-block; background: rgba(0, 91, 187, 0.8); padding: 10px 20px; font-size: 9vw; line-height: normal; }
#slider .active h1 span.hero { background: #003359; font-weight: 600; }
#slider .owl-controls { position: relative; top: -50px; margin: 0; z-index: 5; }

.sliding-bg { background: #fff url("../images/463312477.jpg") center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color: #fff; min-height: 300px; display: flex; align-items: center; justify-content: center; }
.sliding-bg.two { background-image: url("../images/stock-photo-blue-molecule-structure-d-illustration-326882960.jpg"); }
.sliding-bg.three { background-image: url("../images/155355313.jpg"); }
.sliding-bg .container { position: relative; }
.sliding-bg .bg_dark { background: rgba(0, 0, 0, 0.8); padding: 20px 0; }
.sliding-bg h1 { text-shadow: 0 13px 20px rgba(0, 0, 0, 0.4); font-size: 7vw; line-height: normal; flex: 0 0 auto; }

.owl-carousel .owl-item { width: auto; max-width: 100%; }

.owl-theme .owl-dots .owl-dot span { background: rgba(0, 0, 0, 0.5); }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #fff; }

.services h3 { font-size: 2em; font-weight: 200; color: #fff; margin: 0.75em 0 1em; }
.services p { color: #599bbc; }
.services h4 { font-size: 1.25em; font-weight: 200; margin: 0; lin-height: 1.1em; }
.services img { max-width: 100%; margin: 0 0 10px; }
.services a { float: left; width: 100%; color: #fff; display: block; }

a.product { width: 100%; color: #fff; }
a.product strong { display: block; }
a.product:hover { color: #599bbc; }

.news { width: 100%; margin: 0; padding: 0; list-style: none; }
.news li { width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 10px; margin-bottom: 10px; }

.post-date { width: 50px; text-align: center; font-size: 0.75em; }

.post-day { font-size: 1.5em; line-height: 1.2em; color: rgba(44, 62, 80, 0.5); }

.post-content { width: -webkit-calc(100% - 50px); width: -moz-calc(100% - 50px); width: calc(100% - 50px); }

.why_sip { width: 100%; padding: 30px; background: #fff; -webkit-box-shadow: 0 2px 0 0 rgba(44, 62, 80, 0.1); box-shadow: 0 2px 0 0 rgba(44, 62, 80, 0.1); -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; /*&.bg_hero {background:$hero;
	a:link, a:visited {color:$w;}
}*/ }
.why_sip h2 { font-weight: 400; text-transform: uppercase; }
.why_sip h3 { font-size: 2em; font-weight: 200; color: #005bbb; margin: 0.75em 0 1em; }
.why_sip h6 { font-size: 1.5em; font-weight: 200; color: #005bbb; margin: 0 0 0.5em; }

/* ------------------------------------- */
/* TEAM PAGE --------------------------- */
/* ------------------------------------- */
#teams h1, #teams h2, #teams h4 { float: left; width: 100%; font-size: 2em; font-weight: 200; color: #599bbc; margin: 0em 0 1em; }
#teams h3 { margin: 0; font-weight: 600; }
#teams h4 { margin: 1em 0; }

.teams { float: left; width: 100%; margin: 0; padding: 0; list-style: none; -webkit-box-shadow: 0 1em 3.75em 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1em 3.75em 0 rgba(0, 0, 0, 0.1); margin: 0 auto; background: #fff; display: flex; flex-wrap: wrap; justify-content: center; }
.teams li { display: inline-block; width: 100%; margin: 0; padding: 0; list-style: none; position: relative; overflow: hidden; }
.teams li img { float: left; width: 100%; max-width: 100%; }
.teams aside { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; background: transparent url(../images/team-mask.svg); background-size: 100%; border: 1px solid rgba(201, 202, 200, 0.25); }
.teams .team { position: absolute; bottom: 110px; right: -200px; z-index: 4; padding: 5px 10px 5px 5px; background: #003359; color: #fff; -webkit-animation: slide 0.5s forwards; animation: slide 0.5s forwards; }
.teams .title { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 4; padding: 0 20px 20px; min-height: 120px; }
.teams .title h3 { font-size: 1.25em; line-height: 0.875em; color: #2C3E50; }
.teams .title { line-height: 1.2em !important; }
.teams .title span { font-size: 0.875em; }
.teams a:hover aside { background: #003359; }
.teams a:hover .title { color: #fff; }
.teams a:hover .title h3 { color: #fff; }
.teams a:hover .team { position: absolute; bottom: 90%; right: 0px; width: 100%; background: transparent; text-align: center; }
.teams a:hover .team:before { display: none; }
@media screen and (min-width: 600px) { .teams li { width: 50%; }
  .teams li:after { clear: none; } }
@media screen and (min-width: 800px) { .teams li { flex: centered; width: 33.333333%; } }
@media screen and (min-width: 960px) { .teams li { width: 25%; } }

.flexy { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 8; display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */ align-items: center; justify-content: center; }

.flexwidth { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

/*** POPUPS _________________________________**/
#popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 6; display: none; /* Microsoft Edge Browser 12+ (All) - @supports method */ /* Chrome ‘only’ used to hide style sheets from older user agents i.e. mobile */ }
#popup .row { position: relative; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#popup .c7 { padding-right: 20px; }
#popup .c7 p { text-align: justify; }
#popup .next { display: none; }
@media screen and (max-width: 767px) { #popup .row { margin: 0 10px; }
  #popup .mobile-col { display: none; }
  #popup .mobile-col.active { display: block; }
  #popup .next { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; float: right; font: 0/0 a; text-shadow: none; color: transparent; display: block; width: 48px; height: 48px; padding: 0; background: #2C3E50 url(../images/icons.svg) no-repeat center -324px; position: absolute; top: -webkit-calc(50% - 24px); top: -moz-calc(50% - 24px); top: calc(50% - 24px); right: 10px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
  #popup .next:hover { background-color: #005bbb; } }
#popup .close { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; float: right; font: 0/0 a; text-shadow: none; color: transparent; display: block; width: 48px; height: 48px; padding: 0; background: #2C3E50 url(../images/icons.svg) no-repeat center -208px; position: absolute; top: 10px; right: 10px; z-index: 10; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
#popup .close:hover { background-color: #005bbb; }
#popup img { width: 100%; max-width: 100%; }
#popup h2 { font-size: 2em; font-weight: 200; color: #005bbb; margin: 0.75em 0 0; text-transform: none; }
#popup h3 { font-weight: 400; text-transform: uppercase; font-size: 1em; color: #2C3E50; margin: 0; }
#popup p { margin: 1em 0; font-size: 1em; }
#popup .flexy { background: #003359; }
#popup .flexwidth { max-height: 90%; overflow: scroll; }
#popup .flexwidth .container { max-width: 800px; }
@supports (-ms-ime-align: auto) { #popup .flexwidth { overflow: auto; } }
@media only screen and (-webkit-min-device-pixel-ratio: 0) { #popup .flexwidth { overflow: auto; } }

/* ------------------------------------- */
/* Products ---------------------------- */
/* ------------------------------------- */
#pdfs h6 { font-size: 1.5em; }
#pdfs .row { margin-bottom: 1em; }

a.pdf { width: 100%; text-align: center; }
a.pdf strong { display: block; }
a.pdf:hover { opacity: 0.7; }

/*** HOVER CARDS _________________________________**/
.grid-container { margin: 0 auto; width: 100%; }

.m-top { margin-top: 10px; }

.m-right { margin-right: 10px; }

.m-bottom { margin-bottom: 10px; }

.m-left { margin-left: 10px; }

.outer_box { width: 100%; margin-bottom: 10px; }
.outer_box img { width: 100%; }
.outer_box .half { width: calc(50% - 5px); }

#hovers { width: 100%; overflow: hidden; position: relative; text-align: center; cursor: default; }
#hovers a { display: inline-block; width: 100%; margin: 0; padding: 0; list-style: none; position: relative; overflow: hidden; }
#hovers a img { float: left; width: 100%; max-width: 100%; }
#hovers aside { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; }
#hovers .title { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 4; padding: 0 20px 20px; min-height: 60px; line-height: 1.2em !important; -webkit-transition: bottom 1s ease; -moz-transition: bottom 1s ease; -o-transition: bottom 1s ease; transition: bottom 1s ease; background: -moz-linear-gradient(top, rgba(0, 51, 89, 0) 0%, #003359 100%); background: -webkit-linear-gradient(top, rgba(0, 51, 89, 0) 0%, #003359 100%); background: linear-gradient(to bottom, rgba(0, 51, 89, 0) 0%, #003359 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00003359', endColorstr='#003359',GradientType=0 ); }
#hovers .title h2 { font-size: 1.25em; line-height: 0.875em; color: #fff; text-shadow: 0 0 5px #003359; margin: 0 0 5px; }
#hovers .title span { display: inline-block; font-size: 0.875em; border: 2px solid #fff; height: 32px; line-height: 28px; color: #fff; padding: 0 1em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 5px; }
#hovers .title.green { background: linear-gradient(to bottom, rgba(145, 202, 68, 0) 0%, rgba(145, 202, 68, 1) 100%); background: -webkit-linear-gradient(top, rgba(145, 202, 68, 0) 0%, rgba(145, 202, 68, 1) 100%); }
#hovers a:hover aside { background: #003359; }
#hovers a:hover aside.green { background: rgba(145, 202, 68, 1); }
#hovers a:hover .title { bottom: 35%; }
#hovers a:hover span { background: #fff; color: #003359; }

/* ------------------------------------- */
/* SUPPORT ----------------------------- */
/* ------------------------------------- */
.banner { position: relative; }
.banner .overlay { position: absolute; left: 0; top: 0; z-index: 5; width: 100%; height: 100%; }
.banner .container { height: 100%; display: flex; align-items: center; justify-content: center; }
.banner .container .row { line-height: normal; flex: 0 0 auto; }
.banner img { width: 100%; max-width: 100%; }
.banner h1, .banner h2 { color: #fff; text-shadow: 0 13px 20px rgba(0, 0, 0, 0.4); line-height: normal; -webkit-animation: delay 2s; -moz-animation: delay 2s; }
.banner h1 { font-size: 7vw; }

#logistics .row { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 10px; }
#logistics .row:last-of-type { border-bottom: none; }
#logistics h4 { font-size: 1.25em; margin: 0 0 0.75em; text-align: center; }
#logistics p { font-size: 1em; }
#logistics a:link, #logistics a:visited { color: #005bbb; }
#logistics a:link:hover, #logistics a:visited:hover { color: #fff; text-decoration: underline; }
#logistics img { display: block; width: 48px; margin: 0 auto 0.75em; }

#adpo { background: #fff url(../images/ADPO-2011-B.jpg) no-repeat center right; }

/* ------------------------------------- */
/* ABOUT US ---------------------------- */
/* ------------------------------------- */
#development { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
#development .row { display: flex; align-items: center; justify-content: center; min-height: 220px; }
#development .row .col { flex: 0 0 auto; }

#about h4 { font-size: 1.5em; font-weight: 200; color: #005bbb; margin: 0.75em 0; }

#capabilities h4 { font-size: 2em; font-weight: 200; color: #005bbb; margin: 0.75em 0; }
#capabilities h5 { font-size: 1.250em; text-transform: uppercase; }
#capabilities p { font-size: 1.250em; margin: 0 0 1em; }
#capabilities .row { display: flex; align-items: center; justify-content: center; min-height: 300px; }
#capabilities .row .col { flex: 0 0 auto; }

/* ------------------------------------- */
/* COMPANY HISTORY --------------------- */
/* ------------------------------------- */
#history { position: relative; border-bottom: none; }
#history h1 { float: left; width: 100%; font-size: 2em; font-weight: 200; margin: 0em 0 1em; color: #005bbb; }

.entries .entry .title { font-size: 32px; margin-bottom: 12px; position: relative; }

/* ------------------------------------- */
/* Contact ----------------------------- */
/* ------------------------------------- */
.contact { float: left; width: 100%; background: #fff url(../images/contact-page.jpg) no-repeat center left; }
.contact iframe { float: left; width: 100%; height: 600px; }

/*** 768px _________________________________________**/
@media screen and (min-width: 768px) { header { border-bottom: 1px solid rgba(201, 202, 200, 0.5); }
  header h2 { margin: 30px 0 0 10px; }
  header .c12 { padding: 20px 10px; }
  footer h2 { margin: 30px 0 0 10px; }
  .nav-toggle { top: 24px; }
  .sliding-bg { min-height: 600px; }
  .c5th { width: 20%; }
  .c5th img { width: 100%; max-width: 100%; }
  .c7th { width: 14.285714%; }
  footer .c7th img, .footer .c7th img { width: 100%; max-width: 100%; }
  .c9th { width: 33.333333%; }
  .outer_box { width: 33.333%; padding: 5px; margin: 0; }
  footer .c4 { border-left: 1px solid rgba(201, 202, 200, 0.5); }
  .post-date { width: 75px; }
  .post-day { font-size: 1.75em; }
  .post-content { width: -webkit-calc(100% - 75px); width: -moz-calc(100% - 75px); width: calc(100% - 75px); }
  #hovers .col { padding: 0; }
  #logistics h4 { float: right; width: -webkit-calc(100% - 130px); width: -moz-calc(100% - 130px); width: calc(100% - 130px); text-align: left; font-size: 1.5em; margin: 0 0 0.75em; }
  #logistics p { float: right; width: -webkit-calc(100% - 130px); width: -moz-calc(100% - 130px); width: calc(100% - 130px); text-align: left; }
  #logistics a:link, #logistics a:visited { color: #005bbb; }
  #logistics a:link:hover, #logistics a:visited:hover { color: #fff; text-decoration: underline; }
  #logistics img { float: left; width: auto; }
  /** ABOUT US **/
  #development { background: transparent url(../images/globe.jpg) no-repeat center left; font-size: 1.5em; line-height: 2em; }
  #development .c12 { padding-right: 40%; }
  /** HISTORY **/
  #history:before { content: ''; position: absolute; top: 100px; left: 50%; bottom: 0px; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 1px; background: #c9cac8; }
  .entries { width: calc(100% - 80px); max-width: 960px; margin: auto; position: relative; left: -5px; }
  .entries .entry { width: calc(50% - 40px); float: left; padding: 20px; clear: both; text-align: right; }
  .entries .entry:not(:first-child) { margin-top: -60px; }
  .entries .entry .title:before { content: ''; position: absolute; width: 8px; height: 8px; border: 1px solid #c9cac8; background-color: #f7f7f7; border-radius: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: -70px; z-index: 1000; }
  .entries .entry .title.big:before { width: 24px; height: 24px; -webkit-transform: translate(8px, -50%); transform: translate(8px, -50%); }
  .entries .entry:nth-child(2n) { text-align: left; float: right; }
  .entries .entry:nth-child(2n) .title:before { left: -60px; }
  .entries .entry:nth-child(2n) .title.big:before { -webkit-transform: translate(-8px, -50%); transform: translate(-8px, -50%); } }
/*** 960px _________________________________________**/
@media screen and (min-width: 960px) { .c9th { width: 11.111111%; }
  .c9th a { border-left: 1px solid rgba(0, 0, 0, 0.1); }
  .c9th:first-of-type a { border: none; }
  .push4 { margin-left: 20%; }
  .push3 { margin-left: 25%; }
  .push2 { margin-left: 16.66%; }
  .push1 { margin-left: 8.33%; }
  .sliding-bg { min-height: 800px; }
  .post-date { width: 100px; }
  .post-day { font-size: 2.25em; }
  .post-content { width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); } }
/*** MAX _________________________________________**/
@media screen and (min-width: 1140px) { header h2, footer .bg_light h2 { font-size: 1.25em; margin-top: 26px; }
  .js .nav-collapse { position: relative; }
  .nav-toggle { display: none; }
  .nav-collapse { clear: none; margin: 10px 0; width: auto; }
  .nav-collapse ul, .nav-collapse li { border: none; display: inline-block; width: auto; }
  .nav-collapse ul ul { padding: 0; }
  .nav-collapse ul > li { float: left; background: transparent url(../images/icons.svg) no-repeat -16px 50%; }
  .nav-collapse ul > li:first-of-type { background: transparent; }
  .nav-collapse ul > li a { float: left; background: transparent url(../images/icons.svg) no-repeat calc(100% + 16px) 50%; height: 70px; line-height: 60px; border-bottom: none; padding: 0 12px; font-weight: 700; }
  .nav-collapse ul > li:last-of-type a { background: transparent; }
  .nav-collapse .menu-item-has-children > a { padding-right: 36px; }
  .nav-collapse .menu-item-has-children > a::after { content: ""; position: absolute; right: 16px; top: 42%; height: 6px; width: 10px; background: transparent url(../images/arrow.svg) no-repeat 0 0; }
  .nav-collapse li { position: relative; }
  .nav-collapse li ul { position: absolute; z-index: 5; left: -9999em; top: 53px; width: 280px; background: #fff; border: 1px solid rgba(201, 202, 200, 0.5); border-top: none; border-bottom: none; }
  .nav-collapse li ul li { text-align: left; width: 100%; border-bottom: 1px solid rgba(201, 202, 200, 0.5); background: transparent; }
  .nav-collapse li ul li a { height: 30px; line-height: 30px; width: 100%; background: transparent; font-weight: 400; }
  .nav-collapse li ul li a:hover, .nav-collapse li ul li a:focus { background: rgba(201, 202, 200, 0.15); }
  .nav-collapse li:hover ul { left: 0; }
  .sliding-bg h1 { font-size: 90px; }
  .banner h1 { font-size: 90px; } }
  @media (min-width: 767px){ .equal-boxes {     display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; } .equal-boxes .why_sip { flex: 1; margin-right: 10px; padding: 15px; height: 100%; } }
 .teams .title p { margin:0!important; }
  .services-home .col { text-align: center; }	
  .services-home a { color: white; }
  .banner-top.about { background: url(../images/SIP0500.jpg);height: 50%;background-size: cover;background-position: center; }
  .banner-top.support { background: url(../images/support2.jpg);height:50%;background-size:cover; }	