#header {
  z-index: 100;
  position: relative;
  min-height: 100px; }
  #header ul {
    margin: 0; }

.main-menu {
  background: #39b59f;
  width: 100%;
  top: 36px;
  position: fixed; }
  .main-menu .mega_dropdown_container {
    display: none;
    background: #73d631;
    color: #fff;
    z-index: 1000; }
    @media screen and (min-width: 768px) {
      .main-menu .mega_dropdown_container {
        position: absolute;
        left: 0;
        padding: 16px;
        width: 300px; } }
    .main-menu .mega_dropdown_container li {
      font-size: 12px;
      padding-bottom: 12px;
      line-height: 14px;
      height: auto; }
  .main-menu .peripherals li,
  .main-menu .peripherals li a {
    font-size: 22px; }
  .main-menu .peripherals li.lang {
    margin-left: 15px;
    padding-left: 0;
    padding-right: 0; }
    .main-menu .peripherals li.lang:after {
      content: "|"; }
    @media screen and (max-width: 767px) {
      .main-menu .peripherals li.lang.visible-xs {
        display: inline-block !important; } }
  .main-menu .peripherals li.lang ~ li.lang {
    margin-left: 0; }
    .main-menu .peripherals li.lang ~ li.lang:after {
      content: ""; }
  .main-menu .peripherals li.language-switcher {
    position: relative;
    margin: 0 0 0 10px;
    height: 36px;
    line-height: 36px;
    padding: 0 7px; }
    .main-menu .peripherals li.language-switcher:hover {
      color: #fff;
      background: #73d631;
      cursor: pointer; }
    .main-menu .peripherals li.language-switcher .mega_dropdown_container {
      background-color: #73d631;
      position: absolute;
      left: 0;
      min-width: 0;
      padding: 5px 10px;
      display: none;
      border-top: 0 none; }
      @media screen and (min-width: 768px) {
        .main-menu .peripherals li.language-switcher .mega_dropdown_container {
          width: auto; } }
    .main-menu .peripherals li.language-switcher a {
      font-size: 16px !important; }
    .main-menu .peripherals li.language-switcher .caret {
      margin-left: 10px; }
    .main-menu .peripherals li.language-switcher .dropdown-menu {
      min-width: auto;
      background: #73d631;
      border: none;
      border-radius: 0;
      box-shadow: none; }
      .main-menu .peripherals li.language-switcher .dropdown-menu li a:hover,
      .main-menu .peripherals li.language-switcher .dropdown-menu li a:focus {
        background: #73d631;
        color: #ffffff; }
  .main-menu li,
  .main-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none; }
    .main-menu li:hover,
    .main-menu li a:hover {
      cursor: pointer;
      text-decoration: none; }
  .main-menu li span:hover,
  .main-menu li:hover {
    cursor: default; }

.header-menu > li {
  position: relative;
  height: 36px;
  line-height: 36px;
  float: left;
  padding: 0 5px; }
  .header-menu > li:hover, .header-menu > li.selected {
    background: #73d631; }

@media (max-width: 767px) {
  #header-menu > li > span, #header-menu > li > a {
    display: block;
    padding: 10px; } }
.header-wrapper {
  background: rgba(255, 255, 255, 0.9);
  padding-bottom: 16px; }

#spring-offer {
  background: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 12px 0;
  text-align: center; }

#spring-offer a {
  color: red; }

#spring-offer a:hover {
  color: #39B59F;
  text-decoration: none; }

#spring-offer img {
  height: 60px;
  width: 60px; }

#spring-offer p {
  margin-bottom: 0; }

#spring-offer img.spring-offer-ballons {
  width: 216px;
  height: 50px; }

.header-logo {
  margin: 0;
  padding-top: 36px; }
  .header-logo img {
    width: 246px;
    max-width: 246px;
    min-width: 246px;
    height: 39px; }

.header-baseline {
  padding-top: 52px; }
  .header-baseline img {
    width: 192px;
    min-width: 192px;
    max-width: 192px;
    height: 25px; }

.menu-logo {
  padding: 10px;
  background: #fff;
  display: block; }
  .menu-logo img {
    width: 87px;
    height: 14px; }

#menuToggle {
  margin-top: 7px;
  height: 26px;
  width: 29px;
  display: inline-block;
  border: 2px solid #fff;
  padding: 4px;
  padding-top: 0;
  border-radius: 4px; }
  #menuToggle .bar {
    display: block;
    height: 2px;
    margin-top: 4px;
    background: #fff;
    content: '\020'; }

.menus-container {
  display: none; }
  @media screen and (min-width: 768px) {
    .menus-container {
      display: inherit; } }
  @media screen and (max-width: 767px) {
    .menus-container {
      position: absolute;
      left: 0;
      right: 0;
      top: 36px;
      background: #39b59f;
      padding: 0 15px 20px; }
      .menus-container #header-menu li {
        display: block;
        height: inherit;
        padding: 0;
        line-height: 18px;
        margin-bottom: 10px;
        float: none; }
        .menus-container #header-menu li.active {
          background: #73d631; }
        .menus-container #header-menu li .mega_dropdown_container li {
          padding: 6px 6px 6px 16px;
          margin-bottom: 0; }
          .menus-container #header-menu li .mega_dropdown_container li a {
            font-size: 12px;
            padding-bottom: 4px; }
      .menus-container .pull-left,
      .menus-container .pull-right {
        float: none !important; } }

/* Inner header */
.inner {
  padding-top: 50px;
  background: url("/National_Library/oe_/https://sensiolabs.com/images/v2/backgrounds/inner-header/solutions.jpg") no-repeat 43% 0/cover;
  min-height: 350px;
  color: #fff; }
  .inner h1 {
    margin: 0 0 20px;
    font-size: 48px;
    font-weight: bold; }
  .inner .contact {
    margin-top: 24px;
    padding: 0;
    background: #fff;
    border-radius: 5px; }
    @media screen and (max-width: 991px) {
      .inner .contact {
        margin: 20px 15px; } }
    .inner .contact a {
      color: #fff;
      display: inline-block; }
      .inner .contact a:hover {
        text-decoration: none; }
    .inner .contact .number a {
      color: #39b59f; }
    .inner .contact .chat {
      background: url(/National_Library/oe_/https://sensiolabs.com/images/v2/pictos/chat.svg) no-repeat 0 0;
      background-size: 46px 38px;
      padding-left: 60px;
      min-height: 38px; }
    .inner .contact .contact-form {
      background: url(/National_Library/oe_/https://sensiolabs.com/images/v2/pictos/contact-form.svg) no-repeat 0 0;
      background-size: 33px 38px;
      padding-left: 50px;
      min-height: 38px; }
    .inner .contact .phone {
      color: #39b59f;
      font-weight: bold;
      padding: 14px 14px 14px 75px;
      background: url(/National_Library/oe_/https://sensiolabs.com/images/v2/pictos/phone.png) no-repeat 8% 44%;
      background-size: 37px 37px; }
      .inner .contact .phone .number {
        font-size: 21px; }
      .inner .contact .phone p {
        margin-bottom: 0px; }
    .inner .contact .others {
      background: #73d631;
      border-radius: 0 0 5px 5px; }
    .inner .contact h3 {
      font-size: 18px;
      margin: 15px 0 15px 0;
      font-weight: bold; }
  @media screen and (max-width: 991px) {
    .inner .contact .phone {
      text-align: center; } }

.home-container {
  text-align: center;
  background-image: linear-gradient(-180deg, #FFFFFF 0%, #E9F1EE 100%);
  padding-bottom: 10%; }
  .home-container .btn-default {
    margin-top: 28px;
    background: #39b59f; }
    .home-container .btn-default:hover {
      background: #73d631; }
  .home-container img {
    width: 60%;
    height: auto; }
  @media screen and (max-width: 667px) {
    .home-container img {
      width: 90%; } }

.promo#home-solutions {
  background-color: #39b59f; }
.promo .promo-items {
  display: flex;
  align-items: center;
  color: white;
  font-size: 1.4rem;
  font-weight: bold; }
  .promo .promo-items .orange {
    background-color: #fdbb20;
    font-size: 2.5em; }
  .promo .promo-items .big-text {
    font-size: 3em; }
  .promo .promo-items .medium-text {
    font-size: 1.4em; }
  .promo .promo-items .compound {
    display: flex;
    align-items: normal; }
  .promo .promo-items .nopadding {
    padding: 0; }
.promo .over {
  position: absolute;
  width: 100%; }
.promo .annotation {
  color: #fff;
  font-size: 9px; }
.promo button {
  width: 100%;
  padding: 0;
  border: 0; }
  .promo button a {
    background-color: #72d630;
    color: white;
    white-space: nowrap;
    padding: 10px;
    margin-top: 0;
    display: block;
    font-weight: bold;
    font-size: 16px; }
    .promo button a:hover {
      text-decoration: none;
      font-weight: bold; }

@media all and (max-width: 767px) {
  .promo .promo-items {
    flex-direction: column; } }

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