@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(../bower_components/bootstrap/dist/css/bootstrap.min.css);
@import url(../vendor/nivo-lightbox-1.1/nivo-lightbox.css);
@import url(../vendor/nivo-lightbox-1.1/themes/default/default.css);
body {
  background: #bde3e6; }

#wrapper {
  padding-left: 200px;
  transition: all 0.4s ease 0s; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0; }
      #wrapper.active {
        position: relative;
        left: 200px; }
        #wrapper.active #sidebar-wrapper {
          left: 200px;
          width: 200px;
          transition: all 0.4s ease 0s; }
        #wrapper.active #menu-toggle {
          left: 200px; } }

#sidebar-wrapper {
  margin-left: -200px;
  left: 200px;
  width: 200px;
  background: #fff;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  transition: all 0.4s ease 0s;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); }
  @media (max-width: 767px) {
    #sidebar-wrapper {
      left: 0; } }

.sidebar-nav {
  margin: 20px 20px 20px;
  padding: 0; }
  .sidebar-nav li {
    list-style: none;
    margin: 5px 0; }
    .sidebar-nav li a {
      display: inline-block;
      background: white;
      font-size: 16px;
      padding: 5px 0;
      color: black;
      width: 90%;
      transition: all 0.4s ease 0s;
      text-decoration: none; }
      .sidebar-nav li a.current {
        color: #70c3c8; }
        .sidebar-nav li a.current:hover {
          padding: 5px 0;
          background: #fff;
          color: #70c3c8; }
      .sidebar-nav li a:hover {
        background: #70c3c8;
        color: #fff;
        padding: 5px 10px;
        width: 100%; }

ul#languages {
  padding: 0;
  margin: 40px 0 0 20px; }
  ul#languages li {
    list-style: none;
    font-size: 12px;
    display: inline-block;
    margin-right: 5px; }
    ul#languages li a img {
      border: 1px solid #eee; }

#page-content-wrapper {
  width: 100%; }
  #page-content-wrapper .page-content {
    padding: 20px; }

#menu-toggle {
  display: none;
  position: fixed;
  top: 10px;
  left: 0px;
  border: 1px solid #ccc;
  color: #222;
  background: #fff;
  border-left: 0;
  padding: 10px 15px;
  transition: all 0.4s ease 0s;
  z-index: 9999; }
  @media (max-width: 767px) {
    #menu-toggle {
      display: inline-block; } }

#llp {
  margin-bottom: 3em; }
  #llp img {
    width: 100px;
    margin: 20px 20px 10px 0; }
  #llp p {
    max-width: 250px; }

.meta-partners {
  margin: 50px 0 30px 0; }
  .meta-partners h4 {
    font-size: 9px;
    text-transform: uppercase;
    color: white;
    margin: 1em 0 3em; }
  .meta-partners ul {
    padding: 0;
    margin-top: -10px; }
  .meta-partners li {
    list-style: none;
    display: inline-block;
    margin: 20px 40px 40px 0; }
    .meta-partners li img {
      max-width: 100px;
      max-height: 50px; }

#xs-logo {
  display: none;
  position: absolute;
  top: 0;
  right: 25px;
  background: white;
  padding: 5px; }
  @media (max-width: 768px) {
    #xs-logo {
      display: block; } }
  #xs-logo img {
    width: 50px; }

#header-img {
  height: 50px;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%; }
  @media (max-width: 768px) {
    #header-img {
      display: none; } }

.page-content.with-header {
  width: 700px;
  background: #bde3e6; }
  .page-content.with-header h2:first-child {
    margin-top: 10px; }

#partners-table tr, #partners-table td {
  border-color: #70c3c8; }
#partners-table td:first-child {
  width: 150px;
  text-align: center;
  vertical-align: middle; }
#partners-table img {
  max-width: 100px;
  max-height: 70px;
  margin: 10px 0;
  disaply: inline-block; }
#partners-table h4 {
  font-weight: bold;
  color: #70c3c8;
  margin-bottom: 1em; }
  #partners-table h4 a {
    text-decoration: none;
    color: #70c3c8; }
#partners-table p {
  margin: .5em 0; }

#page-content-wrapper {
  overflow: hidden; }

#header-image {
  margin-left: -5px;
  margin-top: -20px;
  width: 150%;
  height: 250px;
  background: url("../img/inga-banner-2.jpg") repeat-x; }
  @media (max-width: 768px) {
    #header-image {
      display: none; } }

#sidebar {
  margin-top: 40px; }
  @media (min-width: 990px) {
    #sidebar {
      padding-left: 40px; } }

.gallery {
  margin-left: 0;
  padding-left: 0; }
  .gallery li {
    list-style: none;
    float: left;
    margin: 0 5px 5px 0; }
  .gallery .img-thumbnail {
    padding: 3px; }

body, p, li, h2, h3, h4 {
  font-family: "Open Sans", "Helvetica", "Arial",sans-serif; }

#logo {
  text-decoration: none; }

h1 {
  color: #6b8086;
  font-size: 11px;
  font-weight: bold;
  margin: -10px 30px 10px 20px;
  text-decoration: none;
  text-transform: uppercase; }

h2, h3 {
  letter-spacing: -2px;
  padding-top: 10px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 35px;
  color: #fff;
  margin: 2em 0 1em; }

h3 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0; }

p, li {
  font-size: 17px;
  line-height: 1.45;
  margin: 1em 0;
  list-style: square;
  text-align: justify; }

ol li {
  list-style: decimal outside;
  margin-left: 2em;
  max-width: 660px !important; }

#llp p {
  color: #6b8086;
  font-size: 8px;
  margin: 1em 1em 0 0; }

#sidebar p {
  margin: 1em 2em 1em 0;
  font-size: 10px;
  color: #555; }

#project-details {
  margin: 20px; }
  #project-details p {
    font-size: 11px;
    font-weight: bold; }
