@font-face {
  font-family: BebasNeueBold;
  src: url("../fonts/BebasNeueBold.otf");
}

@font-face {
  font-family: AvinirBlack;
  src: url("../fonts/AvenirLTCom-Black_0.ttf");
}

* {
  box-sizing: border-box;
}

*:before, *:after {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  height: 100%;
  width: 100%;
}

body {
  height: 100%;
  line-height: 1;
  width: 100%;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Select */

*::selection, *::-moz-selection, *::-webkit-selection {
  background: #ec6707;
  color: #ffffff;
}

a {
  outline: none;
}

a image {
  border: none;
}

/* Generals */

body {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.read-more {
  color: #ed6a0d;
  font-weight: 700;
  text-transform: uppercase;
}

.read-more:hover {
  color: #ed6a0d;
}

.read-more .icon-arrow {
  background: url(../img/sprite.png) -50px -150px no-repeat;
  height: 7px;
  width: 4px;
  display: inline-block;
  margin: 0 0 0 10px;
}

.container {
  padding: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.bold {
  font-weight: 700;
}

.orange {
  color: #ec6707;
}

.blue {
  color: #3076a0;
}

.color-A {
  background-color: #ecdae4;
}

.color-B {
  background-color: #fde2d3;
}

.color-C {
  background-color: #d8eddd;
}

.color-D {
  background-color: #b6e2ea;
}

.color-E {
  background-color: #eee795;
}

/* Header - Nav - Fixed - Top */

#header-top {
  padding: 15px 0;
}

#header-top #logo h1 a {
  /* background: url(../img/sprite.png) 0 0 no-repeat; */
  background: url(../img/sbm-logo.svg) 0 0 no-repeat;
  height: 56px;
  width: 105px;
  display: block;
  float: left;
}

#header-top #logo small {
  float: left;
  font-size: 17px;
  color: #808080;
  margin: 20px 0 0 35px;
}

#header-top #tools {
  float: right;
  margin: 10px 0 0 0;
}

#header-top #my-report {
  float: left;
}

#header-top #my-report a {
  color: #666666;
  font-weight: 700;
}

#header-top #my-report .my-report-icon {
  background: url(../img/sprite.png) 0px -96px no-repeat;
  height: 21px;
  width: 17px;
  display: inline-block;
  margin: 0 0 0 10px;
}

#navbar {
  margin-bottom:10px;
 /* background: #f66e24;
  /\* Old browsers *\/
  background: -moz-linear-gradient(left, #b44e38 0%, #f66e24 100%);
  /\* FF3.6-15 *\/
  background: -webkit-linear-gradient(left, #b44e38 0%, #f66e24 100%);
  /\* Chrome10-25,Safari5.1-6 *\/
  background: linear-gradient(to right, #b44e38 0%, #f66e24 100%);
  /\* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *\/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b44e38", endColorstr="#f66e24", GradientType=1);
  /\* IE6-9 *\/*/
}

#navbar ul li {
  height: 60px;
  width: 14.2%;
  text-align: center;
  display: table-cell;
  width: 14.2856%;
  padding: 10px;
  vertical-align: middle;
  /*background: url(../img/#navbar-dots.jpg) center right no-repeat;*/
  border-bottom: 3px solid #ffffff;
}

#navbar ul li:last-child {
  background: none;
}

#navbar ul li a {  
  font-weight: 300;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
}

#navbar ul li:hover, #navbar ul li.active {
 text-decoration: none;
 border-bottom:3px solid #f66e24;

}

#navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.active.index, #navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.index:hover {
  background: #fbe2be;
}

#navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.active.company-profile, #navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.company-profile:hover {
  background: #f6cdac;
}

#navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.active.corporate-strategy-sustainability, #navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.corporate-strategy-sustainability:hover {
  background: #f4c398;
}

#navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.active.report-of-the-management-board, #navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.report-of-the-management-board:hover {
  background: #f1b786;
}

#navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.active.report-of-the-supervisory-board, #navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.report-of-the-supervisory-board:hover {
  background: #e98d53;
}

#navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.active.financial-report-2014, #navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.financial-report-2014:hover {
  background: #3e7392;
}

#navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.active.performance-indicators, #navbar.navbar-collapse.collapse ul.nav.navbar-nav.container li.performance-indicators:hover {
  background: #005c7c;
}

#navbar ul li a span {
  vertical-align: middle;
}

#navbar ul li a:hover {
  text-decoration: none;
}

.navbar-nav>li {
  float: none;
}

.navbar-nav>li>a {
  padding: 0;
}

.navbar-brand {
  display: none;
}

.navbar-default {
  background: #ffffff;
  border-color: #ffffff;
}

.navbar-default .navbar-nav>.active>a {
  background: none;
}

.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  background: none;
}

.navbar {
  z-index: 6000 !important;
}

/* Search */

#header-top #search {
  float: left;
  margin: 0 0 0 80px;
}

.icon-search {
  background: url(../img/sprite.png) 0 -147px no-repeat;
  width: 26px;
  height: 26px;
  display: block;
  float: left;
}

#header-top div#tools div#search span.twitter-typeahead input {
  border: none;
  border-bottom: 1px solid #666666;
  padding: 0 0 7px 0;
}

#header-top div#tools div#search span.twitter-typeahead input.typeahead.tt-hint {
  float: left;
}

#header-top div#tools div#search span.twitter-typeahead div.tt-menu {
  background: #ffffff;
  width: 193px;
  display: block;
  padding: 15px;
  margin: 5px 0 0 -27px;
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tt-selectable {
  padding: 5px;
}

.tt-selectable:hover {
  background: #3076a0;
  color: #ffffff;
  cursor: pointer;
}

/* Content */

#content {
  margin: 180px 0 0 0;
  min-height: calc(100% - 250px);
}

/* Container Swiper */

.swiper-top {
  height: 13px;
  background: yellow;
  position: absolute;
  width: 100%;
}

.swiper-top div {
  width: 33.3333%;
  float: left;
}

.swiper-top div.color-1 {
  background: #3076a0;
}

.swiper-top div.color-2 {
  background: #ec6707;
}

.swiper-top div.color-3 {
  background: #f3953e;
}

.swiper-container {
  height: 573px;
}

.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 1305px;
  height: 573px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

.swiper-wrapper {
  _background: url(../img/home_swiper_bg_white_50.png) center center repeat;
}

.swiper-container .slider {
  float: right;
  width: 550px;
  padding: 40px;
  background: url(../img/home_swiper_bg_white_50.png) center center repeat;
  margin: 105px 60px 0 0;
}

.swiper-container .slider h2 {
  font-family: "Roboto Slab", serif;
  font-size: 23px;
  line-height: 25px;
  font-weight: 400;
  color: #3076a0;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

.swiper-container .slider p {
  color: #666666;
  line-height: 22px;
  padding: 0 0 10px;
}

.swiper-container .slider img {
  margin: 0 0 0 20px;
  float: right;
}

.boxes {
  margin: -50px 0 0 0;
  z-index: 500;
  position: relative;
  display: table;
}

.boxes .equals {
  display: table-row;
}

.boxes .col-md-3 {
  color: #666666;
  padding: 0;
}

#ceo {
  float: left;
  margin: -50px 0 0 -35px;
}

.boxes .col-md-3 .box-in {
  border: 1px solid #c1c0be;
  padding: 30px 30px 20px 30px;
  margin: 0 10px;
  background: #ffffff;
  height: 360px;
}

.boxes .col-md-3 .box-in h2 {
  font-family: "AvinirBlack";
  font-size: 19px;
  line-height: 22px;
  color: #3076a0;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.boxes .col-md-3 .box-in p {
  margin: 0 0 15px 0;
}

.boxes .col-md-3 .box-in p b {
  font-weight: 700;
}

.boxes .col-md-3 .box-in a.read-more {
  bottom: 25px;
  position: absolute;
}

.boxes div.col-md-3.blue div.box-in {
  background: #3076a0;
  color: #ffffff;
  border: none;
}

.boxes div.col-md-3.blue div.box-in h2 {
  color: #ffffff;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  text-transform: none;
}

.boxes div.col-md-3.blue div.box-in .number {
  display: block;
  font-size: 56px;
  margin: 40px 0 25px 0;
}

.boxes div.col-md-3.blue div.box-in span {
  font-size: 11px;
}

/* content-top */

#content div.container div#content-top {
  _position: fixed;
  width: 100%;
}

#content div.container div#content-top div#breadcrumb {
  float: left;
  color: #7e7e7e;
  font-size: 12px;
}

#content div.container div#content-top div#breadcrumb a {
  color: #7e7e7e;
}

#content div.container div#content-top div#breadcrumb a:hover, #content div.container div#content-top div#breadcrumb a.active {
  color: #ec6707;
}

#content div.container div#content-top div#breadcrumb span {
  margin: 0 10px;
}

#content div.container div#content-top div#page-options {
  float: right;
}

#content div.container div#content-top div#page-options ul {
  background: #e8e8e8;
  padding: 5px 10px 6px;
  float: left;
}

#content div.container div#content-top div#page-options ul li {
  float: left;
  margin: 0 15px 0 0;
}

#content div.container div#content-top div#page-options ul li a.icon-add {
  background: url(../img/sprite.png) -50px -200px no-repeat;
  width: 13px;
  height: 17px;
  display: block;
}

#content div.container div#content-top div#page-options ul li a.icon-pdf {
  background: url(../img/sprite.png) -100px -200px no-repeat;
  width: 12px;
  height: 17px;
  display: block;
}

#content div.container div#content-top div#page-options ul li a.icon-xls {
  background: url(../img/sprite.png) -150px -200px no-repeat;
  width: 14px;
  height: 17px;
  display: block;
}

#content div.container div#content-top div#page-options ul li a.icon-print {
  background: url(../img/sprite.png) -200px -200px no-repeat;
  width: 17px;
  height: 17px;
  display: block;
}

#content div.container div#content-top div#page-options div.inopt {
  background: #3076a0;
  float: right;
  text-transform: uppercase;
}

#content div.container div#content-top div#page-options div a {
  color: #ffffff;
  padding: 5px 15px;
  display: block;
}

#content div.container div#content-top div#page-options div a:hover {
  text-decoration: none;
}

#content div.container div#content-top div#page-options div a span.icon-arrow {
  background: url(../img/sprite.png) 0 -200px no-repeat;
  display: inline-block;
  height: 8px;
  width: 15px;
}

#content div.container #content-full {
  float: left;
  margin: 30px 0 80px 0;
}

#content div.container #sub-navigation {
  float: left;
  width: 350px;
  border: 1px solid #c1c0be;
  background: #ffffff;
  _position: fixed;
  z-index: 0;
  margin: 0 50px 0 0;
}

#content div.container #sub-navigation ul {
  padding: 30px;
}

/* Breadcrumb */

/* Page Options */

/* Page content-in */

.show_hide_sub_navigation {
  display: none;
}

#content div.container #sub-navigation ul li {
  padding: 0 0 5px 0;
}

#content div.container #sub-navigation ul li a {
  color: #ec6707;
  text-transform: uppercase;
}

#content div.container #sub-navigation ul li a:hover, #content div.container #sub-navigation ul li a.active {
  color: #262626;
  text-decoration: none;
}

#content div.container #sub-navigation ul li a span {
  font-weight: 700;
}

#content div.container #content-in {
  float: right;
  width: 768px;
}

#content div.container div#content-full div#content-in div#content-in-in div {
  margin: 0 0 30px 0;
}

#content div.container div#content-full div#content-in div#content-in-top {
  background: #fbe2be;
  padding: 30px;
  border-left: 5px solid #ec6707;
  margin: 0 0 20px;
  float: left;
}

#content.company-profile div.container div#content-full div#content-in div#content-in-top {
  border-left: 5px solid #f6cdac;
}

#content.corporate-strategy-sustainability div.container div#content-full div#content-in div#content-in-top {
  border-left: 5px solid #f4c398;
}

#content.report-of-the-management-board div.container div#content-full div#content-in div#content-in-top {
  border-left: 5px solid #f1b786;
}

#content.report-of-the-supervisory-board div.container div#content-full div#content-in div#content-in-top {
  border-left: 5px solid #e98d53;
}

#content.financial-report-2014 div.container div#content-full div#content-in div#content-in-top {
  border-left: 5px solid #3e7392;
}

#content.performance-indicators div.container div#content-full div#content-in div#content-in-top {
  border-left: 5px solid #005c7c;
}

#content div.container div#content-full div#content-in div#content-in-top-left {
  float: left;
  width: 70%;
}

#content div.container div#content-full div#content-in div#content-in-top-right {
  float: right;
  _width: 20%;
  margin: 0 0 0 30px;
}

#content div.container div#content-full div#content-in h2 {
  /* color: rgb(38, 38, 38); */
  color: #ec6707;
  font-size: 22px;
  font-family: "AvinirBlack";
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 20px;
  line-height: 28px;
}

#content div.container div#content-full div#content-in div#content-in-top p {
  color: #666666;
  font-style: italic;
  line-height: 18px;
}

#content div.container div#content-full div#content-in div#content-in-top div#content-in-top-right p {
  color: #3076a0;
  font-weight: 700;
}

#content div.container div#content-full div#content-in div#content-in-top div#content-in-top-right small {
  font-size: 11px;
  font-style: italic;
  color: #666666;
}

#content div.container div#content-full div#content-in div#content-in-in {
  color: #666666;
  line-height: 18px;
}

#content div.container div#content-full div#content-in div#content-in-in h3 {
  font-family: "AvinirBlack";
  /* font-weight: 700; */
  /*color: rgb(245, 110, 35);*/
  color: #2e76a0;
  font-size: 16px;
  padding: 20px 0;
  text-transform: uppercase;
}

#content div.container div#content-full div#content-in div#content-in-in p {
  padding: 0 0 15px;
}

#content div.container div#content-full div#content-in div#content-in-in a {
  color: #ec6707;
}

#content div.container div#content-full div#content-in div#content-in-in ul {
  padding: 0 0 15px;
  margin: 0 0 0 15px;
}

#content div.container div#content-full div#content-in div#content-in-in ul b {
  font-weight: 700;
}

#content div.container div#content-full div#content-in div#content-in-in ul li {
  list-style-type: square;
  list-style-position: outside;
}

/* Table */

table.table-style {
  width: 100%;
  font-size: 12px;
  text-align: right;
  margin: 25px 0;
}

.first-col span {
  display: block;
}

.first-col span.sub {
  color: #e49a65;
}

.table-title.border-bottom-light td {
  border-bottom: 1px solid #f5dece;
}

table.table-style tr td {
  padding: 5px 0;
  border-bottom: 1px solid #f7c29c;
}

table.table-style tr td.first-col {
  text-align: left;
}

#content div.container div#content-full div#content-in div#content-in-in h3 .table-title, #content div.container div#content-full div#content-in div#content-in-in h4 .table-title, #content div.container div#content-full div#content-in div#content-in-in .table-title {
  color: #666666;
  font-size: 13px;
  text-transform: none;
  font-weight: normal;
  padding: 0;
}

table.table-style tr.table-title td.first-col {
  font-style: italic;
  font-weight: 400;
}

table.table-style .hover {
  background-color: #fdede1;
}

table.table-style tr.table-title.hover {
  background-color: #ffffff;
}

table.table-style tr td.ref-year {
  border-bottom: 4px solid #3076a0;
  font-weight: 700;
}

html body div#content div.container div#content-full div#content-in div#content-in-in table.table-style tbody tr td.no-border-bottom {
  border-bottom: none;
  width: 5px;
  padding: 0;
}

#content-in h2 {
  font-family: "AvinirBlack";
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 15px 0;
}

#content-in ul.page-download {
  list-style-image: url(../img/icon-download.png);
  list-style-position: inside;
}

#content-in ul.page-download li {
  border-bottom: 1px solid #bebebe;
  padding: 10px 0;
}

#content-in ul.page-download li a {
  color: #ec6707;
}

#content-in ul.page-download li a:hover {
  color: #3076a0;
}

/* Highlight block */

.highlightblock-container {
  float: left;
  margin: 0px 0px 20px 0px !important;
  position: relative;
  width: 100%;
}

.highlightblock-container .highlightblock {
  display: table;
  height: 110mm;
  margin-bottom: 0px !important;
  position: relative;
  width: 96mm;
  z-index: 2;
}

.highlightblock-container .highlightblock[data-image=yes] {
  float: left;
}

.highlightblock-container .highlightblock.image {
  position: absolute;
  z-index: 1;
  width: 100%;
}

.highlightblock-container .highlightblock.image img {
  height: 100%;
  max-width: initial !important;
}

.highlightblock-container .highlightblock .center {
  width: 96mm;
  padding-top: 3mm;
  vertical-align: baseline;
}

.highlightblock-container .highlightblock .center .name {
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 0 !important;
}

.highlightblock-container .highlightblock .center .title {
  font-size: 10pt;
  font-style: italic;
  margin-bottom: 4mm !important;
}

.highlightblock-container .highlightblock .center p {
  font-size: 10pt;
}

.highlightblock-container .highlightblock .center *:last-child {
  padding: 0 !important;
}

.highlightblock-container .highlightblock.left {
  float: left;
  margin-right: 8mm !important;
  margin-left: 30px !important;
}

.highlightblock-container .highlightblock.right {
  float: right;
  margin-left: 0 !important;
  margin-right: 30px !important;
}

.center {
  display: table-cell;
  vertical-align: middle;
}

.clearfix {
  clear: both;
  float: none;
}

/*.cd-accordion-menu ul { */

/* by default hide all sub menus */

/*  display: none;
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul { */

/* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/

/* show children when item is checked */

/*  display: block;
} */

ul.cd-accordion-menu {
  margin: 0 0 30px 0;
}

ul.cd-accordion-menu li {
  border-bottom: 1px solid #bebebe;
  padding: 10px 0;
  _font-weight: 700;
}

ul.cd-accordion-menu li.arrow {
  list-style-image: url(../img/icon-arrow.png);
  list-style-position: inside;
}

ul.cd-accordion-menu li:last-child {
  border-bottom: none;
  padding: 10px 0 0 0;
}

ul.cd-accordion-menu li ul {
  margin: 0 0 0 30px;
}

ul.cd-accordion-menu li ul li ul {
  margin: 0 0 0 30px;
}

a#btn-create-report {
  background: #ec6707;
  padding: 10px 40px;
  color: #ffffff;
  font-weight: 700;
}

.results {
  font-size: 18px;
  padding: 0 0 25px 0;
  display: block;
}

ul.page-search li {
  margin: 0 0 20px 0;
}

ul.page-search li a {
  color: #ec6707;
  font-size: 15px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  background: #ec6707;
  border-color: #ec6707;
}

.pagination>li>a, .pagination>li>span {
  color: #ec6707;
}

.col-md-3 div.box-in div.visu-people {
  width: 100px;
  height: 100px;
  margin: 0 0 10px 0;
}

/* Profiles */

#content div.profiles {
  display: block;
  margin-bottom: 20px !important;
}

@media (min-width: 1000px) {
  #content div.profiles {
    display: flex;
  }
}

#content div.profiles .visu-people {
  margin: 0;
  margin-right: 20px !important;
  margin-bottom: 10px !important;
}

#content div.profiles .description {
  width: 546px;
  margin-bottom: 0 !important;
}

#content div.profiles div.description h3 {
  padding: 0 !important;
}

#content div.profiles .description span.function {
  color: #000;
  font-size: 17px;
  padding: 0 0 10px 0;
  display: block;
}

#content div.profiles div.description .mark {
  color: #ec6707;
  font-weight: 700;
}

.orange-list {
  color: #ec6707;
}

.orange-list>span {
  color: #666666;
}

/* Full report */

#full-report {
  float: left;
  font-size: 19px;
  font-weight: 700;
  margin: 70px 0 0;
  text-align: center;
  width: 100%;
}

#full-report a {
  background: #ec6707;
  padding: 10px 40px;
  color: #ffffff;
}

#full-report a:hover {
  text-decoration: none;
  background: #d96011;
}

#full-report a .icon-full-report {
  background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -50px -96px;
  display: inline-block;
  height: 21px;
  margin: 0 0 0 10px;
  width: 17px;
}
#navImage {
  margin: 100px 0 -160px 0;
  background-color: #323334;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #c2c2c2;
  height:136px;
}


/* Footer */

#footer {
  margin: 100px 0 0 0;
  padding: 20px 0 20px 0;
  background-color: #323334;
  background-image: url(../img/footer.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #c2c2c2;
}

#footer a {
  color: #c2c2c2;
}

#footer h2 {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
}

#footer p b {
  color: #ffffff;
}

#footer #logo {
  /* background: url(../img/sprite.png) -150px 0 no-repeat; */
  background: url(../img/sbm-logo-wit.svg) 0 0 no-repeat;
  height: 58px;
  width: 109px;
  display: block;
}

#footer #navigation ul {
  float: left;
  margin: 0 50px 0 0;
}

#footer #sub {
  text-align: center;
  margin: 50px 0 0 0;
}

#footer ul li {
  margin: 0 0 5px 0;
}

#footer ul#social li a {
  background: url(../img/sprite.png) 0 -250px no-repeat;
  float: left;
  height: 27px;
  width: 27px;
  margin: 0 15px 0 0;
}

#footer ul#social li a#fb {
  background-position: 0 -250px;
}

#footer ul#social li a#tw {
  background-position: -50px -250px;
}

#footer ul#social li a#lnkd {
  background-position: -100px -250px;
}

.tooltip-inner {
  background: #ffffff;
  border: 1px solid #3076a0;
  color: #3076a0;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #3076a0;
}

/* Media Queries */

@media (max-width: 1200px) {
  img {
    max-width: 100%;
    height: auto;
  }
  .boxes .col-md-3 .box-in {
    height: 410px;
  }
  #content div.container #sub-navigation {
    width: 300px;
  }
  #content div.container #content-in {
    width: 620px;
  }
  #content div.container div#content-full div#content-in div#content-in-top-right {
    width: 20%;
  }
  #content div.container div#content-full div#content-in div#content-in-in div.profiles .description {
    float: left;
    width: 396px;
  }
}

@media (max-width: 995px) {
  .boxes .col-md-3 .box-in {
    height: auto;
    margin: 0 0 20px 0;
  }
  .boxes .col-md-3 .box-in a.read-more {
    position: static;
  }
  #footer #navigation ul {
    float: none;
    margin: 0;
  }
  #content div.container #content-in {
    width: 470px;
  }
  #content div.container #sub-navigation {
    width: 230px;
  }
}

@media (max-width: 768px) {
  .boxes {
    margin: 0;
  }
  #header-top #my-report, #logo {
    display: none;
  }
  .visu-people {
    width: 150px;
  }
  .navbar-brand {
    display: block;
    /* background: url(../img/sprite.png) 0 0 no-repeat; */
    background: url(../img/sbm-logo.svg) 0 0 no-repeat;
    height: 56px;
    width: 105px;
    margin: 15px;
  }
  .navbar-default {
    background: #eeeeee;
  }
  .icon-search {
    background-color: #ffffff;
  }
  #content {
    margin: 130px 0 0 0;
  }
  #navbar ul li {
    width: auto;
    height: auto;
    display: block;
  }
  .swiper-container .slider img {
    float: none;
  }
  .parallax-bg {
    background: url("img/home_swiper_bg.jpg") right bottom no-repeat #f8e0d0;
    height: 100%;
  }
  .container {
    padding: 0 15px;
  }
  #header-top #tools, #header-top #search {
    _float: none;
    margin: -20px 0 0 0;
  }
  #header-top.container {
    padding: 0;
  }
  #content div.container #sub-navigation, #content div.container #content-in {
    width: 100%;
  }
  #content-top {
    display: none;
  }
  #content div.container div#content-full div#content-in div#content-in-top-left {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #content div.container div#content-full div#content-in div#content-in-top-right {
    width: 100%;
  }
  #header-top #search {
    display: none;
  }
  #content {
    margin: 100px 0 0 0;
  }
  #content div.container #content-full {
    margin: 0;
  }
  .navbar-toggle {
    margin-top: 25px;
  }
  /* Dropdownlist */
  #content div.container #sub-navigation {
    border: none;
  }
  #content div.container #sub-navigation ul {
    /* display: none; */
  }
  .show_hide_sub_navigation {
    display: block;
    text-align: center;
    background: #ec6707;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    margin: 0 0 20px 0;
  }
  .show_hide_sub_navigation:hover {
    background: #ec6707;
    color: #ffffff;
    text-decoration: none;
  }
  #content div.container div#content-full div#content-in div#content-in-in div.profiles .description {
    width: 100%;
  }
}

@media screen and (max-height: 900px) {
  #content div.container #sub-navigation {
    position: relative;
  }
}

/* Retina display */

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .read-more .icon-arrow, #header-top #my-report .my-report-icon, .icon-search, #full-report a .icon-full-report, #footer ul#social li a, .navbar-brand {
    background-image: url(../img/sprite@2x.png);
    background-size: 300px 300px;
  }
  #header-top #logo h1 a, .navbar-brand {
    background: url(../img/sbm-logo.svg) 0 0 no-repeat;
  }
}

/*** SEARCH PAGE STYLES ***/

.search-result {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  height: auto;
  margin: 0;
  padding: 20px 2%;
  position: relative;
  width: 98%;
}

.search-result:hover {
  background-color: #eeeeee;
}

.search-result p {
  color: #666666;
  text-decoration: none;
}

.search-result-link {
  text-decoration: none;
}

.search-result-link:hover {
  text-decoration: none;
}

/*** MY REPORT PAGE STYLES ***/

ul li.has-children a {
  height: 15px;
  margin: 2px 0 0 -20px;
  position: absolute;
  width: 15px;
}

ul li.has-children ul {
  display: none;
}

.box-in a.final-box {
  color: #ffffff;
  text-decoration: none;
}

/*** GLOSSARY PAGE STYLES ***/

.glossary-term-in-left {
  color: #3076a0;
  display: inline-block;
  float: left;
  font-weight: bold;
  overflow: auto;
  padding: 0;
  position: relative;
  width: 50%;
}

.glossary-term-in-right {
  display: inline-block;
  float: right;
  overflow: auto;
  padding: 0;
  position: relative;
  width: 50%;
}

.glossary-term-out {
  border-bottom: 1px #ec6707 solid;
  display: block;
  overflow: auto;
  padding: 0;
  position: relative;
  width: 100%;
}

.glossary-title-in-left {
  color: #ec6707;
  display: inline-block;
  float: left;
  font-weight: bold;
  height: 100%;
  position: relative;
  width: 50%;
}

.glossary-title-in-right {
  color: #ec6707;
  display: inline-block;
  float: right;
  font-weight: bold;
  height: 100%;
  position: relative;
  width: 50%;
}

.glossary-title-out {
  border-bottom: 3px #ec6707 solid;
  display: block;
  height: 20px;
  position: relative;
  width: 100%;
}

/*** OTHER ***/

.ceo-picture {
  border: 1px solid #3076a0;
  display: block;
  margin: 0 auto 30px auto;
  padding: 10px;
  width: 80%;
}

.ceo-name {
  color: #e16734;
  font-size: 24px;
  text-align: center;
}

.ceo-title {
  color: #005c7c;
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
}

.supervisory-board-orange {
  color: #e16734;
  font-size: 15px;
}

.supervisory-board-blue {
  color: #3076a0;
  font-size: 15px;
}

td img, th img {
  display: block;
  margin: 0 auto;
  max-width: 70%;
  width: 100%;
}

.header2 p, .header3 p {
  color: #3076a0;
}

/* Homepage elements */

/* Homepage slider */

.slider-container-outer {
  background-color: #eeeeee;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.slider-container-inner {
  background-color: #eeeeee;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.slider-container-inner>.slide-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgb(1,39,68);
  float: left;
  position: relative;
  width: 100%;
}

.slide-container-active {
  display: block;
}

.slide-container-inactive {
  display: none;
}

.slider-options-line {
  background-color: #e16734;
  display: block;
  height: 5px;
  margin-top: 440px;
  position: absolute;
  width: 100%;
  z-index: 4999;
}

.slider-arrow {
  background-image: url("../img/slider_arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  display: block;
  height: 40px;
  margin-top: 420px;
  position: absolute;
  transition: all 0.3s linear;
  width: 40px;
  z-index: 5000;
}

.slider-arrow:hover {
  background-color: #e16734;
}

.slider-arrow-left {
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.slider-arrow-right {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slider-fade {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(95%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  display: block;
  height: 75px;
  margin-top: 498px;
  position: absolute;
  width: 100%;
  z-index: 5000;
}

.slider-hyperlink {
  text-decoration: none;
  height: 35px;
  width:290px;
  text-align: center;
  border-radius: 20px;
  background-color: white;
  color: #175499;
  border: 2px solid #175499;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-hyperlink a {
  color: #175499;
}

.col2 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}

.col1 {
  width: 50%;
  min-height: 500px;
}

.sliderGrid {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
  margin: 20px;
}

.col2-title {
  color: #ffffff;
  font-size: 43px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .slider-text-block {
    background-image: url("../img/slider_textblock.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 400px;
    margin-left: 380px;
    margin-top: 72px;
    position: absolute;
    width: 682px;
    z-index: 4996;
  }
  .slider-arrow-left {
    margin-left: 50px;
  }
  .slider-arrow-right {
    margin-left: 1090px;
  }
  .sliderGrid{
    flex-flow: row nowrap;
    height: 500px;
  }
  .slider-text {
    color:#175499;
    font-size:17px;
    font-family: arial, helvetica, sans-serif;
    height: 350px;
    margin:150px 110px 0px 110px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    overflow:hidden;
  } 
  .titleAndYear{
    display: flex; 
    margin-top:5px; 
  }

  .slider-title {
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 43px;
    font-weight:bold;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     display:inline-block;
     margin-left:auto;
  }
  .slider-subtitle {
    height: auto;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 43px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin:50px auto auto auto;
    width: 300px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slider-year {
    height: auto;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 43px;
    font-weight:bold;;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-right:auto
  }

  .slide-inner-block {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-text-block {
    background-image: url("../img/slider_textblock.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 368px;
    margin-left: 172px;
    margin-top: 72px;
    position: absolute;
    width: 682px;
    z-index: 4996;
  }
  .slider-container-inner>.slide-container {
    background-size: 1100px;
  }
  .slider-arrow-left {
    margin-left: 50px;
  }
  .slider-arrow-right {
    margin-left: 882px;
  }
  .sliderGrid{
    flex-flow: row nowrap;
    height: 500px;
  }
  .slider-text {
    color: #555555;
    height: 300px;
    margin-left: 202px;
    margin-top: 120px;
    position: absolute;
    width: 270px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slider-title {
    height: auto;
    color: #555555;
    font-family: "BebasNeueBold";
    font-size: 36px;
    line-height: 1;
    margin-left: 492px;
    margin-top: 150px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slider-subtitle {
    height: auto;
    color: #555555;
    font-family: "BebasNeueBold";
    font-size: 24px;
    line-height: 1;
    margin-left: 492px;
    margin-top: 200px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slider-year {
    height: auto;
    color: #e16734;
    font-family: "BebasNeueBold";
    font-size: 190px;
    line-height: 1;
    margin-left: 492px;
    margin-top: 245px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slide-inner-block {
    display: none;
  }
}

@media (min-width: 770px) and (max-width: 991px) {
  .slider-text-block {
    background-image: url("../img/slider_textblock.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 368px;
    margin-left: 42px;
    margin-top: 72px;
    position: absolute;
    width: 682px;
    z-index: 4996;
  }
  .slider-container-inner>.slide-container {
    background-size: 1100px;
  }
  .slider-arrow-left {
    margin-left: 50px;
  }
  .slider-arrow-right {
    margin-left: 647px;
  }
  .slider-text {
    color: #555555;
    height: 300px;
    margin-left: 72px;
    margin-top: 120px;
    position: absolute;
    width: 270px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slider-title {
    height: auto;
    color: #555555;
    font-family: "BebasNeueBold";
    font-size: 36px;
    line-height: 1;
    margin-left: 362px;
    margin-top: 150px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slider-subtitle {
    height: auto;
    color: #555555;
    font-family: "BebasNeueBold";
    font-size: 24px;
    line-height: 1;
    margin-left: 362px;
    margin-top: 200px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slider-year {
    height: auto;
    color: #e16734;
    font-family: "BebasNeueBold";
    font-size: 190px;
    line-height: 1;
    margin-left: 362px;
    margin-top: 245px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    z-index: 5001;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slide-inner-block {
    display: none;
  }
}

@media (max-width: 769px) {
  .col1 {
    min-height: 125vw;
  }
  .slider-text-block {
    display: none;
  }
  .slider-arrow-left {
    margin-left: 50px;
  }
  .slider-arrow-right {
    margin-left: calc(100% - 90px);
  }
  .slider-text, .slider-title, .slider-subtitle, .slider-year {
    display: none;
  }
  .slider-options-line {
    background-color: #e16734;
    display: block;
    height: 5px;
    margin-top: 500px;
    position: absolute;
    width: 100%;
    z-index: 4999;
  }
  .slider-arrow {
    background-image: url("../img/slider_arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    display: block;
    height: 40px;
    margin-top: 480px;
    position: absolute;
    transition: all 0.3s linear;
    width: 40px;
    z-index: 5000;
  }
  .slide-inner-block {
    display: block;
    height: 450px;
    margin: 0px 43px 0 43px;
    overflow: auto;
    padding: 20px;
    position: relative;
    width: calc(100% - 86px);
  }
  .slider-container-inner>.slide-container {
    background-size: 290vw;
    background-position: -28px 0;
  }
  .slide-inner-block>h1 {
    color: #555555;
    font-family: "BebasNeueBold";
    font-size: 32px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slide-inner-block>h2 {
    color: #555555;
    font-family: "BebasNeueBold";
    font-size: 24px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .slide-inner-block>h3 {
    color: #e16734;
    font-family: "BebasNeueBold";
    font-size: 32px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
}

/* Homepage blocks */

.blocks-container {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 5001;
  margin-top: 80px;
  padding-left: 14px;
  padding-right: 14px;
}

.block-container {
  color: graytext;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 0px 0px 10px 0px #cccccc;
  -moz-box-shadow: 0px 0px 10px 0px #cccccc;
  box-shadow: 0px 0px 10px 0px #cccccc;
}

.block-title {
  font-family: "BebasNeueBold";
  font-size: 28px;
  line-height: 1;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.block-text {
  padding: 10px;
  color: #555555;
}

.block-link {
  padding: 20px;
  font-family: "BebasNeueBold";
  font-size: 20px;
  text-align: center;
}

.block-link a {
  color: #555555;
}

.block-image {
  display: block;
  margin: 0 auto;
}

.fa.fa-play-circle-o {
  position: absolute;
  top: 50%;
  font-size: 7em;
  left: 50%;
  color: white;
  text-shadow: 1px 1px 15px black;
  margin-left: -39px;
  margin-top: -45px;
}

/* Video popup */

.lightbox {
  background-color: rgba(0, 0, 0, 0.9);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 11% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  /* .fa.fa-play-circle-o {
    top: 60px;
    left: 340px;
  } */
  .lightbox-container {
    margin-top: 15%;
  }
}
@media screen and (max-width: 414px) {
  /* .fa.fa-play-circle-o {
    top: 60px;
    left: 162px;
  } */
  .lightbox-container {
    margin-top: 30%;
  }
}


.lightbox-content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}

.lightbox-close {
  text-transform: uppercase;
  background: black;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -20px;
  right: 5.9%;
}

.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

/* Video popup */

@media (min-width: 1200px) {
  .block-container {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .block-link {
    padding: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .block-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .block-link {
    padding: 20px;
  }
}

@media (max-width: 991px) {

  .block-container {
    display: block;
    height: auto;
    margin: 0 0 20px 0;
    vertical-align: middle;
    width: 100%;
  }
}

.markTwo {
  font-size: 0.8em;
  color: #3076a0;
  font-style: italic;
}

/*# sourceMappingURL=style.css.map */