@font-face {
  font-family: "LL Akkurat";
  src: url("../fonts/lineto-akkurat-regular.eot");
  src: url("../fonts/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-akkurat-regular.woff2") format("woff2"), url("../fonts/lineto-akkurat-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "LL Akkurat";
  src: url("../fonts/lineto-akkurat-bold.eot");
  src: url("../fonts/lineto-akkurat-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-akkurat-bold.woff2") format("woff2"), url("../fonts/lineto-akkurat-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "LL Akkurat", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #1e1e33;
  -webkit-text-size-adjust: none;
}
input {
  font-family: "LL Akkurat", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
a {
  text-decoration: none;
  color: #1e1e33;
}
h1,
h2,
h3,
p {
  margin: 0;
  padding: 0;
}
sup {
  line-height: 0;
}
#body {
  width: 100%;
  min-height: 100%;  
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header {
  height: 100px;
  background-color: #123133;
  text-align: center;
}
.action {
  font-size: 16px;
  line-height: 12px;
  color: #004947;
  font-weight: bold;
  display: inline-block;
  border: none;
}
.action span {
  display:none;
}
.action::after {
  content: '\203a';
  color: #d33f3d;
  font-size: 1.2em;
  line-height: 1em;
  margin-left: 0.2em;
}
.big-action {
  font-size: 26px;
  line-height: 20px;
  letter-spacing: 1.3px;
  font-weight: normal;
}
footer #copyright {
  padding: 0 67px;
  line-height: 64px;
  height: 64px;
  color: #f3f3f4;
  background-color: #004947;
  font-size: 12px;
  font-weight: bold;
}
footer #copyright a {
  color: #f3f3f4;
}
footer #sitemap {
  background-color: #123133;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1.1px;
  color: #e9e9de;
  position: relative;
  padding-left: 210px;
  text-align: right;
}
@media only screen and (max-width: 520px) {
  footer #sitemap {
    padding-left: 67px;
    padding-top: 150px;
    text-align: left;
  }
}
footer #sitemap .column {
  width: 280px;
  display: inline-block;
  vertical-align: top;
  margin: 55px 10px 55px 10px;
  text-align: left;
}
footer #sitemap a {
  color: #e9e9de;
}
footer #sitemap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer #sitemap ul a {
  font-size: 22px;
  font-weight: bold;
}
footer #sitemap ul .menu-item .menu-item a {
  font-size: 16px;
  font-weight: normal;
}
footer #sitemap .icon {
  position: absolute;
  top: 67px;
  left: 67px;
  width: 88px;
}
footer #sitemap .column-contact h1 {
  font-size: 22px;
}
footer #sitemap .column-contact .contact {
  color: #e9e9de;
  border-bottom: 1px solid #d33f3d;
  display: inline-block;
  line-height: 28px;
  margin-bottom: 2px;
}
footer #sitemap .column-contact .social a {
  border-bottom: 0 !important;
}
footer #sitemap .column-contact .social img {
  width: 24px;
}
#logo {
  left: 39px;
  top: 37px;
  position: absolute;
}
#icon {
  margin-top: 29px;
}
@media only screen and (max-width: 750px) {
  #icon {
    display: none;
  }
}
#nav-main {
  position: absolute;
  right: 0;
  top: 100px;
  width: 410px;
  background-color: #004947;
  color: #e9e9de;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 44px 50px;
  display: none;
  z-index: 1001;
}
#nav-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav-main li {
  margin-bottom: 20px;
}
#nav-main a {
  color: #e9e9de;
  text-decoration: none;
  line-height: 32px;
  font-size: 26px;
}
#nav-main .menu-item .menu-item a {
  font-size: 20px;
  line-height: 28px;
  color: #acaca0;
}
#nav-main .menu-item li {
  margin: 0;
}
#nav-main .menu-item ul {
  margin-top: 12px;
}
.home #nav-main {
  min-height: 720px;
}
#menu-toggle {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #004947;
  cursor: pointer;
}
#menu-toggle #toggle-icon {
  width: 42px;
  height: 36px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
#menu-toggle span {
  background-color: #e9e9de;
  height: 3px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#menu-toggle span:nth-child(1) {
  top: 0px;
}
#menu-toggle span:nth-child(2) {
  top: 16px;
}
#menu-toggle span:nth-child(3) {
  top: 33px;
}
#menu-toggle.open span:nth-child(1) {
  top: 16px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#menu-toggle.open span:nth-child(2) {
  opacity: 0;
  left: -70px;
}
#menu-toggle.open span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#content {
  margin: 0;
  padding: 0;
}
#slider {
  height: 720px;
  position: relative;
  background-color: #123133;
}
#slider .cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  bottom: 44px;
  overflow: hidden;
}
#slider .cycle-pager span {
  display: inline-block;
  width: 33px;
  height: 7px;
  background-color: white;
  opacity: 0.5;
  margin: 0 15px;
  cursor: pointer;
}
#slider .cycle-pager span.cycle-pager-active {
  background-color: #d33f3d;
  opacity: 1;
}
#slide-container {
  height: 100%;
}
.slide {
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #e9e9de;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 170px 15% 0 15%;
  text-align: center;
}
.slide a {
  text-decoration: none;
  color: #e9e9de;
  display: block;
}
.slide .title {
  font-size: 90px;
  line-height: 0.9em;
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  .slide .title {
    font-size: 72px;
  }
}
@media only screen and (max-width: 750px) {
  .slide .title {
    font-size: 45px;
  }
}
.slide .subtitle {
  font-size: 22px;
  line-height: 32px;
  margin-top: 48px;
  padding: 0 20%;
}
@media only screen and (max-width: 479px) {
  .slide .subtitle {
    padding: 0;
  }
}
.slide .links {
  margin-top: 57px;
}
.slide .links a {
  font-size: 26px;
  letter-spacing: 1.3px;
  display: inline-block;
  margin: 0 27px;
}
.container,
.container-dark {
  background-color: #e9e9de;
  position: relative;
  text-align: center;
  padding: 29px 0 95px 0;
}
.container h1,
.container-dark h1 {
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 3.2px;
  font-weight: bold;
  color: #d33f3d;
  margin-bottom: 25px;
}
.container .item,
.container-dark .item {
  max-width: 380px;
  margin: 50px 10px;
  display: inline-block;
  vertical-align: top;
}
.container .item .icon,
.container-dark .item .icon {
  margin-bottom: 10px;
  height: 60px;
}
.container .item h2,
.container-dark .item h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  color: #123133;
}
.container .item p,
.container-dark .item p {
  font-size: 16px;
  line-height: 24px;
  color: #748889;
  margin: 16px 20px 20px 20px;
}
@media only screen and (min-width: 1600px) {
  .container .item-container,
  .container-dark .item-container {
    width: 1590px;
    margin-left: auto;
    margin-right: auto;
  }
}
.container .big,
.container-dark .big {
  padding-top: 32px;
  color: #123133;
  font-size: 22px;
  line-height: 32px;
  margin: 0 20%;
}
.container .big h2,
.container-dark .big h2 {
  font-size: 30px;
  margin-bottom: 22px;
}
.container .big p,
.container-dark .big p {
  margin-bottom: 32px;
}
.container .big .action,
.container-dark .big .action {
  font-size: 26px;
  line-height: 20px;
  letter-spacing: 1.3px;
  color: #004947;
  display: inline-block;
  font-weight: normal;
}
.container-dark {
  background-color: #123133;
}
.container-dark .item h2 {
  color: #e9e9de;
}
.container-dark .item p {
  color: #acaca0;
}
.container-dark .item .action {
  color: #e9e9de;
}
.about {
  padding: 0;
}
.about h1 {
  margin-bottom: 95px;
}
.about .split-image {
  height: 100%;
  position: absolute;
  width: 50%;
  top: 0;
  right: 0;
  background-color: #123133;
  background-image: url("../images/bg-about.jpg");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 900px) {
  .about .split-image {
    display: none;
  }
}
.about .split {
  width: 50%;
  background-image: url("../images/bg-gradient.jpg");
  background-position: bottom left;
  background-size: cover;
  padding: 29px 0 145px 0;
}
.about .split .big {
  color: #e9e9de;
}
.about .split .big .action,
.about .split .big a {
  color: #e9e9de;
}
@media only screen and (max-width: 900px) {
  .about .split {
    width: 100%;
  }
}
.news {
  text-align: center;
  padding: 75px 20px;
}
.news h1 {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  color: #123133;
  margin-bottom: 16px;
}
.news .column {
  width: 280px;
  display: inline-block;
  margin: 10px;
  vertical-align: top;
  text-align: left;
}
.news .blog-post {
  color: #1e1e33;
}
.news .blog-post .date {
  color: #004947;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 13px;
}
.news .blog-post h2 {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.7px;
}
.news .blog-post p {
  margin: 20px 0;
  line-height: 24px;
}
.news .blog-post .link {
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  border-bottom: 1px solid #d33f3d;
}
.header {
  padding: 120px 15% 120px 15%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #123133;
  color: #e9e9de;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.header h1 {
  font-size: 90px;
  line-height: 0.9em;
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  .header h1 {
    font-size: 72px;
  }
}
@media only screen and (max-width: 750px) {
  .header h1 {
    font-size: 45px;
  }
}
.header h2 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 48px;
  padding: 0 20%;
  font-weight: normal;
}
@media only screen and (max-width: 900px) {
  .header h2 {
    padding: 0;
  }
}
.solutions .header {
  background-image: url("../images/headers/solutions.jpg");
}
.sectors .header {
  background-image: url("../images/headers/sectors.jpg");
}
.detail .header {
  padding-top: 150px;
}
.detail .header .icon {
  margin-bottom: 26px;
  height: 120px;
}
@media only screen and (max-width: 750px) {
  .detail .header .icon {
    height: 95px;
  }
}
.detail .header h1 {
  font-size: 56px;
  line-height: 1.4em;
}
@media only screen and (max-width: 750px) {
  .detail .header h1 {
    font-size: 44px;
  }
}
.white {
  background-color: white;
}
.grey {
  background-color: #e9e9de;
}
.navy {
  background-color: #123133;
}
.navy .content {
  color: #e9e9de !important;
}
.content,
.contact-submit-message {
  color: #004947;
  max-width: 860px;
  padding: 70px 40px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content h1,
.contact-submit-message h1,
.content h2,
.contact-submit-message h2 {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.content h1 {
  font-size: 28px;
  font-weight: bold;
}

.content h3,
.contact-submit-message h3 {
  color: #d33f3d;
  font-size: 16px;
  line-height: 24px;
}
.content p,
.contact-submit-message p {
  margin-bottom: 26px;
}
.content ul,
.contact-submit-message ul {
  margin: 0;
  padding: 0 0 0 34px;
  list-style: none;
}
.content ul li,
.contact-submit-message ul li {
  margin: 0 0 26px 0;
  text-indent: -34px;
}
.content ul li:before,
.contact-submit-message ul li:before {
  content: "\203A";
  color: #d33f3d;
  font-size: 1.5em;
  line-height: 1em;
  display: inline-block;
  width: 34px;
  text-indent: 0;
}
.contact-submit-message .action {
  margin-top: 48px;
  margin-bottom: 24px;
}
.content .quote,
.contact-submit-message .quote,
.content blockquote,
.contact-submit-message blockquote {
  position: relative;
  padding-left: 34px;
  padding-top: 26px;
  margin-bottom: 70px;
  margin-left: 0;
  color: #acaca0;
  font-size: 22px;
  line-height: 32px;
}
.content .quote:before,
.contact-submit-message .quote:before,
.content blockquote:before,
.contact-submit-message blockquote:before {
  position: absolute;
  left: 0;
  top: 30px;
  content: "\201C";
  color: #d33f3d;
  font-size: 48px;
}
.content .quote .name,
.contact-submit-message .quote .name,
.content blockquote .name, .content blockquote cite,
.contact-submit-message blockquote .name {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  font-style: normal;
  color: #748889;
}

.content a {
  padding-bottom: 0.04em;
  border-bottom: 2px solid #d33f3d;
}
.content a:hover {
  color: #d33f3d;
}
.content a.action {
  border: none;
}

.overview {
  padding: 30px;
  text-align: center;
}
.overview .story {
  width: 280px;
  display: inline-block;
  margin: 30px 10px;
  vertical-align: top;
  text-align: left;
  color: #123133;
}
.overview .story img {
  width: 100%;
}
.overview .story .title {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.7px;
  font-weight: bold;
  margin: 23px 0 10px 0;
}
.overview .story .action {
  margin-top: 23px;
}
.bloglist {
  padding: 95px 40px 70px 40px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bloglist h1 {
  text-align: center;
  margin-bottom: 110px;
  font-size: 90px;
  line-height: 0.9em;
  color: #123133;
}
@media only screen and (max-width: 900px) {
  .bloglist h1 {
    font-size: 72px;
  }
}
@media only screen and (max-width: 750px) {
  .bloglist h1 {
    font-size: 45px;
  }
}
.bloglist article {
  display: block;
  margin-bottom: 50px;
  min-height: 255px;
  max-width: 980px;
  padding-left: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .bloglist article {
    padding-left: 300px;
    min-height: 195px;
  }
}
@media only screen and (max-width: 750px) {
  .bloglist article {
    padding-left: 0px;
    padding-top: 164px;
  }
}
.bloglist article .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 340px;
  height: 255px;
  background-position: 50% 50%;
  background-size: cover;
}
@media only screen and (max-width: 900px) {
  .bloglist article .image {
    width: 260px;
    height: 195px;
  }
}
@media only screen and (max-width: 750px) {
  .bloglist article .image {
    width: 100%;
    height: 140px;
  }
}
.bloglist article .date {
  color: #d33f3d;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 3px;
  margin-bottom: 15px;
}
.bloglist article h2 {
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.6px;
}
.bloglist article .action {
  margin: 22px 0 28px 0;
}
.tags {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.tags li {
  float: left;
}
.tags a {
  display: inline-block;
  color: white;
  background-color: #004947;
  line-height: 35px;
  padding: 0 20px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  border-radius: 18px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.blog-header {
  background-size: cover;
  background-position: 50% 50%;
}
.blog-header .overlay {
  min-height: 540px;
  background-image: url("../images/header-overlay.png");
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.blog-header .overlay .header-content {
  position: absolute;
  bottom: 0px;
  padding: 42px 40px;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.blog-header .overlay .date {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 3px;
  color: #d33f3d;
  margin-bottom: 14px;
  font-weight: bold;
}
.blog-header .overlay h1 {
  font-size: 48px;
  line-height: 56px;
  color: white;
  margin-bottom: 27px;
}

@media only screen and (max-width: 479px) {
  .blog-header .overlay h1 {
    font-size: 32px;
    line-height: 37px;
  }
}

.post b,
.story b,
.post strong,
.story strong {
  color: #d33f3d;
}
.post {
  padding-bottom: 0px;
}
.image-spacer {
  background-size: cover;
  background-position: 50% 50%;
  height: 650px;
}
.image-about {
  background-image: url("../images/spacer-about.jpg");
}
.contact-header {
  padding: 95px 40px 79px 40px;
  text-align: center;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contact-header h1 {
  font-size: 90px;
  line-height: 0.9em;
  color: #123133;
  margin-bottom: 35px;
}
@media only screen and (max-width: 900px) {
  .contact-header h1 {
    font-size: 72px;
  }
}
@media only screen and (max-width: 750px) {
  .contact-header h1 {
    font-size: 45px;
  }
}
.contact-header h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: normal;
  color: #004947;
}
#map {
  height: 500px;
}
.contact-details {
  background-color: #e9e9de;
  text-align: center;
  padding: 40px 30px;
  line-height: 30px;
}
.contact-details .column {
  text-align: left;
  display: inline-block;
  margin: 0 3em;
}

@media only screen and (max-width: 900px) {
  .contact-details .column {
    margin: 1em 0;
    width: 100%;
  }
  #map {
    height: 800px;
  }
}

.contact-details a {
  color: #123133;
  border-bottom: 1px solid #d33f3d;
  line-height: 24px;
  margin-bottom: 6px;
  display: inline-block;
}
.form {
  padding: 68px 30px 90px 30px;
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.form .field {
  display: inline-block;
  width: 380px;
  margin: 0 10px 28px 10px;
  text-align: left;
}
.form .field label {
  display: block;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 10px;
}
.form .field input,
.form .field textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e9e9de;
  border-radius: 5px;
  padding: 12px;
  width: 100%;
  resize: none;
}
.form button.action {
  background: none;
  border: none;
  font-family: "LL Akkurat", Arial, sans-serif;
}
.form .big-field {
  width: 780px;
}
@media only screen and (max-width: 900px) {
  .form .big-field {
    width: 380px;
  }
}
.form .action {
  font-weight: normal;
}

.contact-submit-message p {
  margin-bottom: 0;
}
.header-image {
  height: 300px;
  background-position: center center;
  background-size: cover;
}
.story-header {
  background-color: #e9e9de;
  padding: 83px 40px 90px 40px;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.story-header h1 {
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 32px;
  color: #123133;
}
.story-header .column {
  display: inline-block;
  width: 200px;
  margin-right: 10px;
  vertical-align: top;
}
.story-header .column .title {
  color: #d33f3d;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 6px;
}
.story-header .column ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.story-header .column ul a {
  color: #123133;
  font-size: 15px;
  line-height: 30px;
}
.story-header .links {
  width: 340px;
}

img.alignright {
  float:right;
  margin: 0 0 1em 2em;
}

img.alignleft {
  float:left;
  margin: 0 2em 1em 0;
}

img.aligncenter, img.alignnone {
  max-width: 100%;
  height: auto;
}

.content blockquote.is-style-small {
  font-size: 1.1rem;
}

.blog-pagination {
  text-align: center;
}

.blog-pagination li {
  list-style-type: none;
  display: inline-block;
}

.blog-pagination li a {
  display: block;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #eee;    
}

.blog-pagination li a:hover:not(.current) {
  background-color: #ddd;   
}

.blog-pagination li a.current {
  background-color: #1e1e33; 
  color: #fff;
}