/* Digital Life Centre CSS - Generated on October 24, 2022, 3:19 pm */

body {
  color: #333333;
  font-family: "aktiv-grotesk-std", sans-serif;
  font-size: 19px;
  font-weight: 100;
  line-height: 24px;
  font-family: "aktiv-grotesk-std", sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 28px;
}
p {
  margin-bottom: 20px;
}
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #5E6099;
}
h1 {
  font-family: "aktiv-grotesk-std", sans-serif;
  font-size: 48px;
  font-weight: 100;
  line-height: 60px;
  color: #ffa447;
  font-size: 38px;
  font-weight: 100;
  line-height: 50px;
  margin-bottom: 10px;
}
h2 {
  font-family: "aktiv-grotesk-std", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0 10px;
}
h3 {
  line-height: 1.5em;
  margin-bottom: 5px;
}
.wrapper {
  margin: 0 auto;
}
body {
  background: #fff;
}
.logo {
  clear: both;
  display: block;
  margin: 40px 0 30px;
}
.hva {
  margin-top: 30px;
  margin-top: 40px;
  float: right;
}
.about {
  clear: both;
  width: 690px;
  margin-bottom: 28px;
}
.about p {
  color: #4D4D4D;
  font-size: 21px;
  line-height: 36px;
  margin: 0;
}
.date {
  color: #5E6099;
  color: #888;
  font-size: 12px;
}
nav {
  clear: both;
  display: block;
  margin-bottom: 30px;
  position: relative;
  clear: both;
  display: block;
  padding: 10px 0px 0px;
  position: relative;
}
nav ul {
  display: block;
  padding: 0;
  position: relative;
  border-left: 1px solid #DADADA;
}
nav li {
  float: left;
  margin: 0 auto;
  width: 130px;
}
nav a {
  border-right: 1px solid #DADADA;
  color: #292929;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: center;
}
nav a:hover,
nav .selected a {
  color: #333;
  font-weight: bold;
}
.crumble {
  color: #A4B4E3;
  margin-bottom: 5px;
  font-size: 12px;
}
.crumble a {
  color: #888888;
  font-size: 14px;
  text-decoration: none;
}
.project img {
  margin: 30px 0;
  display: block;
}
article ul,
article ol {
  margin-left: 20px;
  clear: left;
}
article ul li {
  list-style-type: square;
}
article ol li {
  list-style-type: decimal;
}
.datum {
  font-size: 14px;
  color: #888;
}
article p a {
  text-decoration: underline;
}
footer .logo img {
  width: 120px;
}
.palet-box {
  width: 80px;
  height: 40px;
  margin: 0 20px 40px 0;
  float: left;
}
.palet-box span {
  position: relative;
  top: 30px;
  font-size: 9px;
  line-height: 1em;
}
.c1 {
  color: #b0cca8;
}
.c2 {
  color: #709963;
}
.c3 {
  color: #ffa447;
}
.c4 {
  color: #A4B4E3;
}
.c5 {
  color: #5E6099;
}
.palet-1 {
  background: #b0cca8;
}
.palet-2 {
  background: #709963;
}
.palet-3 {
  background: #ffa447;
}
.palet-4 {
  background: #A4B4E3;
}
.palet-5 {
  background: #5E6099;
}
.highlights {
  position: relative;
  margin-bottom: 5px;
  display: block;
}
.highlight div {
  float: left;
  height: 420px;
  margin-bottom: 5px;
  position: relative;
}
.highlight h2 {
  background-color: #709963;
  background-color: rgba(112,153,99,0.8);
  color: #FFFFFF;
  float: left;
  font-size: 15px;
  font-weight: normal;
  padding: 8px 20px 4px 10px;
  -webkit-transition: padding 0.5s ease;
  -moz-transition: padding 0.5s ease;
  transition: padding 0.5s ease;
  text-transform: uppercase;
}
.highlight p {
  position: absolute;
  padding: 1px 1px;
  width: 500px;
  display: none;
  text-transform: none;
  -webkit-transition: padding 0.5s ease;
  -moz-transition: padding 0.5s ease;
  transition: padding 0.5s ease;
}
.highlight p {
  top: 50px;
  display: block;
  background: none repeat scroll 0 0 rgba(0,0,0,0.6);
  background-color: #709963;
  background-color: rgba(112,153,99,0.8);
  color: #FFFFFF;
  float: left;
  padding: 5px 10px 10px;
  -webkit-transition: padding 0.5s ease;
  -moz-transition: padding 0.5s ease;
  transition: padding 0.5s ease;
}
.projects {
  clear: both;
  width: 100%;
  padding: 0;
}
.project ul {
  float: left;
  margin: 0;
  padding: 0;
}
.projects li {
  background-position: 20% 0;
  float: left;
  height: 180px;
  list-style: none outside none;
  margin: 0 1px 1px 0;
  width: 400px;
}
.projects li a {
  float: left;
  width: 100%;
  height: 180px;
}
.projects li a span {
  background: none repeat scroll 0 0 rgba(0,0,0,0.6);
  background-color: #709963;
  color: #FFFFFF;
  float: left;
  font-size: 15px;
  font-weight: normal;
  padding: 5px 10px 10px;
  -webkit-transition: padding 0.5s ease;
  -moz-transition: padding 0.5s ease;
  transition: padding 0.5s ease;
  text-transform: uppercase;
}
#p1 span {
  background-color: #5E6099;
}
#p7 span {
  background-color: #A4B4E3;
}
.projects li a:hover span {
  float: left;
  padding-left: 60px;
  color: #fff;
}
.member {
  width: 120px;
  float: left;
  margin-right: 20px;
  height: 180px;
}
.member h3 {
  font-size: 12px;
  line-height: 1.7em;
  text-align: center;
  text-transform: none;
}
.publicatie p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.publicatie h3 {
  color: #555;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 4px;
  text-transform: none;
}
.publicatie .external {
  font-size: 12px;
  line-height: 1.7em;
  clear: both;
  display: block;
  color: #709963;
}
footer {
  margin-top: 40px;
}
.last {
  margin-right: 0 !important;
}
.agenda .datum {
  background-color: #b0cca8;
}
.agenda li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
#p1 {
  background-image: url(/resized/p/img/beeldbank/foto7.jpg);
}
#p2 {
  background-image: url(/resized/p/img/beeldbank/foto12.jpg);
}
#p3 {
  background-image: url(/resized/p/img/beeldbank/foto13.jpg);
}
#p4 {
  background-image: url(/resized/p/img/beeldbank/foto11.jpg);
}
#p5 {
  background-image: url(/resized/p/img/beeldbank/foto15.jpg);
}
#p6 {
  background-image: url(/resized/p/img/beeldbank/foto16.jpg);
}
#p7 {
  background-image: url(/resized/p/img/beeldbank/foto17.jpg);
}
#p8 {
  background-image: url(/resized/p/img/beeldbank/foto18.jpg);
}
#p9 {
  background-image: url(/resized/p/img/beeldbank/foto14.jpg);
}
body {
  font-family: "aktiv-grotesk-std", sans-serif;
  color: #555555;
  font-size: 16px;
  font-weight: 100;
  line-height: 28px;
}
h1 {
  color: #FFA447;
  font-size: 38px;
  font-weight: 100;
  line-height: 60px;
  font-size: 38px;
  font-weight: 100;
  line-height: 50px;
  margin-bottom: 5px;
}
h2 {
  font-size: 19px;
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
}
h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 23px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h3.line {
  font-size: 13px;
  padding-bottom: 10px;
  margin: 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  color: #999;
}
h4 {
  font-size: 16px;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 5px;
  text-transform: none;
}
p {
  margin-bottom: 28px;
}
ul,
ol {
  margin-bottom: 10px;
}
.datum {
  margin-bottom: 5px;
}
.sep {
  clear: both;
  margin: 0;
  width: 100%;
  background: #eee;
}
.bar {
  float: left;
  height: 7px;
  width: 16.7%;
}
aside h3 {
  color: #aaa;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 1.7em;
  margin-top: 20px;
}
aside p,
aside li {
  font-size: 14px;
}
aside p {
  margin-bottom: 0 !important;
}
aside .partnerlinks li:before {
  content: "- ";
}
.pubcols {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
footer {
  clear: both;
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 20px;
  position: relative;
  top: 20px;
}
.partners a {
  max-width: 220px;
  margin: 10px 30px;
  float: left;
}
.member-detail ul {
  margin: 10px 0 40px;
}
.member-detail li {
  list-style: none;
}
.member-detail img {
  margin: 0 0 30px 0;
  float: left;
}
.personal {
  float: left;
  margin-left: 20px;
}
.personal a {
  text-decoration: none;
  color: #5E6099;
}
.personal a:hover {
  text-decoration: underline;
}
.personal p {
  margin: 0;
  font-size: 14px;
}
.personal .role {
  position: relative;
  top: -10px;
  color: #709963;
}
.download {
  background: none repeat scroll 0 0 #A4B4E3;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 5px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  text-decoration: none;
}
.download:hover {
  background-color: #5E6099;
}
.download:hover {
  background: #5E6099;
  color: #fff;
}
.size {
  display: none;
}
a:hover .size {
  display: inline-block;
  font-size: 10px;
  line-height: 1em;
  color: #999;
}
#slidenav {
  position: relative;
  top: 470px;
  z-index: 9999;
}
#slidenav a {
  margin-left: 20px;
  font-size: 32px;
  color: #ccc;
  line-height: 18px;
}
#slidenav a.activeSlide {
  color: #ffa447;
}
.videolist {
  clear: both;
}
.video {
  position: relative;
  float: left;
}
.video .icon {
  background: url("/img/playvideo-small.png") repeat scroll 0 0 transparent;
  background-position: 0px -20px;
  display: block;
  height: 20px;
  left: 45px;
  position: absolute;
  top: 30px;
  width: 20px;
  z-index: 999;
}
.big-icon {
  background: url("/img/playvideo.png") repeat scroll 0 80px transparent;
  display: block;
  height: 80px;
  left: 200px;
  position: absolute;
  top: 130px;
  width: 80px;
  z-index: 999;
}
.big-icon:hover {
  background-position: 0 0;
}
.video:hover .icon {
  background-position: 0px -20px;
}
.meer {
  background: none repeat scroll 0 0 #A4B4E3;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 5px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
.meer:hover {
  background-color: #5E6099;
}
.nieuws .overview a {
  border-bottom: 1px solid #CCCCCC;
  float: left;
  margin-bottom: 10px;
}
.nieuws .overview .date {
  position: relative;
  top: -5px;
  margin: 0;
}
.all {
  color: #709963;
  font-size: 14px;
  float: left;
  clear: both;
  margin-bottom: 16px;
}
.datelink {
  clear: both;
  float: left;
}
.datelink li {
  float: left;
  clear: both;
}
.datelink .date,
.agenda .datelink .date {
  float: left;
  width: 80px;
}
.agenda .datelink span {
  float: left;
  width: 120px;
}
