@font-face {
  font-family: 'Swis721LtBTLight';
  src: url('../fonts/swis721ltbt-webfont.eot');
  src: url('../fonts/swis721ltbt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swis721ltbt-webfont.woff') format('woff'), url('../fonts/swis721ltbt-webfont.ttf') format('truetype'), url('../fonts/swis721ltbt-webfont.svg#Swis721LtBTLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  background: #f3f3f3 url('../images/bg-header.png') repeat-x;
  color: #72727f;
  font-family: 'Swis721LtBTLight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0fb2c7;
  font-weight: normal;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 20px;
}
img {
  max-width: 100%;
  height: auto;
}
.wrapper {
  float: left;
  width: 100%;
}
.container {
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
}
#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 100;
  display: none;
}
.logo {
  margin-top: 15px;
}
.headerPanel {
  width: 96%;
  padding: 0 2%;
  background: #e3e3e3;
  float: left;
  position: absolute;
  top: 0;
  border-radius: 0px 0px 0px 5px;
  z-index: 101;
}
.headerPanel .client-login,
.headerPanel .client-vacatures {
  float: right;
  display: block;
  margin-left: 15px;
}
.headerPanel .client-login a,
.headerPanel .client-vacatures a {
  padding: 7px 15px;
  text-decoration: none;
  background: #e3e3e3;
  font-size: 13px;
  color: #777;
  display: block;
  border-radius: 0px 0px 5px 5px;
}
.headerPanel .client-login a:hover,
.headerPanel .client-vacatures a:hover {
  background: #0FB2C7;
  color: #fff;
}
.headerPanel .client-login {
  bottom: -25px;
  height: 25px;
  right: 0px;
  position: absolute;
  float: none;
  width: 125px;
  text-align: center;
}
.headerPanel .client-vacatures {
  bottom: -25px;
  height: 25px;
  right: 135px;
  position: absolute;
  float: none;
  width: 125px;
  text-align: center;
}
.headerPanel .login-mini {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
}
.headerPanel .login-mini form {
  float: left;
  padding-top: 5px;
}
.headerPanel .login-mini form span {
  float: left;
  display: block;
  background: #d8d8d8;
  padding: 15px;
  margin-right: 10px;
  border-radius: 5px;
}
.headerPanel .login-mini form span.active {
  background: #11c7df;
  color: #fff;
}
.headerPanel .login-mini form label {
  font-size: 14px;
  margin: 0px 5px 0px 0px;
  color: #222;
}
.headerPanel .login-mini form input {
  font-size: 14px;
}
.headerPanel .login-mini form p {
  width: 255px;
  float: right;
  padding: 10px 10px 0 0;
  clear: both;
}
.headerPanel .login-mini form p input[type="submit"] {
  float: right;
}
.headerPanel .login-mini form a {
  color: #888;
  text-decoration: none;
}
.headerPanel .login-mini form a:hover {
  color: #444;
  text-decoration: underline;
}
.headerPanel .login-mini form #client-submit {
  background: #11c9e2;
  color: #fff;
  border: 0;
  padding: 7px 12px;
  border-radius: 5px;
  font-size: 14px;
}
.headerPanel h3 {
  margin: 10px 0px;
}
.vacatures-mini {
  float: left;
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.vacatures-mini .intro-wrapper {
  float: left;
  width: 50%;
}
.vacatures-mini .intro-wrapper .intro {
  margin: 0px;
  padding: 0;
}
.vacatures-mini .intro-wrapper .intro p {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0px 0px 15px 0px;
}
.vacatures-mini .vacatures-wrapper {
  width: 47%;
  float: left;
  margin-left: 3%;
}
.vacatures-mini ul {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 100%;
}
.vacatures-mini ul li {
  font-size: 14px;
  display: block;
}
.vacatures-mini ul li a {
  display: block;
  padding: 6px 12px;
  text-decoration: none;
  color: #606060;
}
.vacatures-mini ul li a span {
  color: #a9a9a9;
  float: right;
}
.vacatures-mini ul li a.active {
  background: #11c7df;
  text-decoration: none;
  color: #fff;
}
.vacatures-mini ul li a.active span {
  color: #fff;
}
.vacatures-mini ul li .vaca-description {
  display: none;
  padding: 5px 15px;
  border-bottom: 1px solid #c0c0c0;
}
.vacatures-mini ul li:hover a:hover {
  background: #11c7df;
  text-decoration: none;
  color: #fff;
}
.vacatures-mini ul li:hover a:hover span {
  color: #fff;
}
.vacatures-mini ul .odd {
  background: #dcdcdc;
}
.vacatures-mini .showall {
  padding: 20px 0 5px 0;
  float: right;
}
/*active state header panel*/
.headerPanel.active .client-login a:hover,
.headerPanel.active .client-vacatures a:hover {
  background: #e3e3e3;
  color: #777;
}
/* menu */
.menu {
  clear: both;
  margin-top: 45px;
}
.menu ul {
  float: left;
  list-style-type: none;
  padding: 0;
}
.menu ul li {
  float: left;
  margin-right: 20px;
  letter-spacing: 1px;
}
.menu ul li a {
  display: block;
  padding: 7px 20px;
  color: #777;
  text-decoration: none;
  border-radius: 4px;
  position: relative;
}
.menu ul li a:hover,
.menu ul li a.active {
  background: #11c9e2;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 2px #999;
}
.menu ul li a.active:after,
.menu ul li a.active:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.menu ul li a.active:after {
  border-top-color: #11c9e2;
  border-width: 8px;
  left: 50%;
  margin-left: -10px;
}
#mobile-nav-trigger {
  display: none;
}
/* page intro */
#intro h1 {
  margin: 0px 0px 10px 0px;
  text-shadow: 0px 1px 0px #fff;
}
#intro p {
  font-size: 20px;
  line-height: 1.6em;
  margin: 0;
}
/* global box style */
.content-block {
  background: #f9f9f9;
  border: 5px solid #fff;
  float: left;
  margin-bottom: 30px;
  box-shadow: 1px 1px 2px #c2c2c2;
}
.content-block .icon {
  text-align: right;
}
.content-block .icon img {
  margin: 20px 0px 0px 10px;
}
.content-block article {
  padding: 25px;
}
.content-block article h2 {
  margin: 0px 0px 10px 0px;
}
.content-block article p {
  font-size: 13px;
  line-height: 21px;
}
.content-block .block-img {
  float: right;
}
.content-block .flexslider {
  /* logo slider crappy fix */

  margin: 0 !important;
}
.content-block:hover {
  box-shadow: 1px 1px 2px #999;
}
/* portfolio */
.filter-block {
  background: #eee;
  border: 5px solid #eee;
  border-bottom: 0;
  float: left;
  margin-bottom: 0px;
  box-shadow: none;
}
#filters {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
}
#filters li {
  float: left;
  margin: 10px 5px 10px 10px;
}
#filters li a {
  display: block;
  padding: 7px 15px;
  background: #fff;
  color: #8e8e8e;
  text-decoration: none;
  border-radius: 5px;
  font-family: 'Helvetica', Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
#filters li a:hover,
#filters li a.selected {
  background: #8e8e8e;
  color: #fff;
}
.portfolio-items {
  float: left;
  width: 100%;
  background: #e8e8e8;
  padding: 5px 0px;
  border: 5px solid #eeeeee;
}
.portfolio-item {
  -webkit-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -ms-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  width: 254px;
  margin: 10px;
}
.portfolio-item h4 {
  margin: 15px 0px 0px 20px;
}
.portfolio-item h4 a {
  color: #11c6df;
  text-decoration: none;
}
.portfolio-item p {
  margin: 5px 0px 20px 20px;
  font-size: 12px;
}
.fancy-portfolio-box .fancybox-skin {
  background: #23b8cb;
}
.fancy-portfolio-box .fancybox-inner {
  background: #fff;
}
.portfolio-box-content {
  float: left;
  width: 46%;
  margin: 2%;
}
.portfolio-box-content h2 {
  margin: 0px 0px 15px 0px;
}
.portfolio-box-content p {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.portfolio-box-img {
  float: left;
  width: 50%;
}
.portfolio-box-img img {
  float: right;
}
/* diensten */
.service {
  margin-bottom: 20px;
}
.service h2 {
  margin: 0px 0px 8px 0px;
}
.service p {
  line-height: 1.5em;
}
/* home skill boxes */
.skill {
  min-height: 180px;
}
.skill .icon {
  float: left;
  margin: 0px 20px 0px 0px;
}
.skill p {
  margin-top: 20px;
  margin-bottom: 0;
}
.slides h1 {
  margin: 0px 0px 5px 0px;
  text-shadow: 0px 1px 0px #fff;
}
.slides p {
  font-size: 22px;
  line-height: 1.5em;
  margin: 0px 0px 20px 0px;
}
.slides ul {
  margin-bottom: 20px;
}
.slides ul li {
  font-size: 22px;
  line-height: 1.5em;
  border-color: #000;
}
.slides .call-to-action {
  display: inline-block;
  background: #e7e7e7;
  padding: 0px 15px 3px 15px;
  text-decoration: none;
  font-family: "Swis721LtBTLight", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #e77901;
  border: 2px solid #fff;
  box-shadow: 1px 1px 1px #aaa;
}
.slides .call-to-action span {
  font-family: Courier, monospace;
  font-weight: bold;
  margin-left: 2px;
  font-size: 26px;
  line-height: normal;
}
.slides .call-to-action:hover {
  background: #0fb2c7;
  color: #fff;
}
.tech {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}
.tech li {
  padding: 20px 0px 0px 0px;
  float: left;
  margin: 0px 15px;
}
/* footer */
#footer {
  background: #212121 url('../images/bg-footer.png') repeat-x;
  width: 100%;
  float: left;
  padding: 0px 0px;
}
#footer .container {
  margin-top: 120px;
}
#footer h4 {
  border-bottom: 1px solid #000000;
  color: #fff;
  margin: 0;
  padding-bottom: 5px;
}
#footer ul {
  padding: 8px 0px 0px 0px;
  margin: 0;
  list-style-type: none;
  border-top: 1px solid #404040;
}
#footer ul li {
  font-size: 14px;
  line-height: 1.8em;
  color: #fff;
}
#footer ul li a {
  color: #fff;
  text-decoration: none;
}
#footer ul li a:hover {
  text-decoration: underline;
}
#footer p {
  color: #555;
  text-align: center;
  font-size: 14px;
  text-shadow: 0px 0px 3px #000;
}
#footer a {
  color: #555;
  text-decoration: none;
}
#footer a:hover {
  color: #888;
  text-decoration: underline;
}
/* contact form */

.second.email{
	display:none;
}

.fancycontact {
  position: fixed;
  right: 0;
  top: 35%;
  width: 35px;
  background: #0fb2c7 url('../images/sticky-contact.png') no-repeat;
  height: 200px;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.fancycontact:hover {
  padding-left: 10px;
}
#contactform {
  margin: 10px 20px 0px 20px;
  clear: both;
}
#contactform form {
  float: left;
  width: 70%;
}
#contactform .contact-info {
  float: left;
  width: 30%;
}
#contactform .contact-info h3 {
  margin: 0px 0px 10px 0px;
}
#contactform .contact-info p {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
#contactform h1 {
  margin: 0px 0px 20px 0px;
}
#contactform fieldset {
  border: 0;
}
#contactform .contactform-field {
  margin-bottom: 10px;
}
#contactform label {
  float: left;
  width: 130px;
  text-align: right;
  margin-right: 10px;
}
#contactform label .star {
  color: red;
}
#contactform input,
#contactform textarea {
  width: 260px;
  border: 1px solid #ccc;
  padding: 4px;
  font-size: 14px;
  font-family: "Swis721LtBTLight", Arial, sans-serif;
}
#contactform .contactform-button {
  width: auto;
  display: inline-block;
  background: #e7e7e7;
  padding: 0px 15px 3px 15px;
  margin: 0px 0px 0px 140px;
  text-decoration: none;
  font-family: "Swis721LtBTLight", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #e77901;
  border: 2px solid #fff;
  box-shadow: 1px 1px 1px #aaa;
}
#contactform .contactform-button:hover {
  background: #0fb2c7;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper {
    overflow: hidden;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  nav.menu {
    margin-top: 25px;
  }
  nav.menu ul li {
    margin-bottom: 10px;
  }
  .fixed-nav {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 14px;
  }
  .wrapper {
    padding-top: 70px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  #vacatures-login,
  .fancycontact {
    display: none;
  }
  .logo {
    text-align: center;
  }
  nav.menu {
    display: none;
  }
  .fixed-nav {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  #mobile-nav-trigger {
    display: block;
    width: 100%;
    height: 30px;
    padding: 10px 0px 13px;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 1px 3px #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#0fb2c7), to(#037d98));
    background: -webkit-linear-gradient(top, #0fb2c7, #037d98);
    background: -moz-linear-gradient(top, #0fb2c7, #037d98);
    background: -ms-linear-gradient(top, #0fb2c7, #037d98);
    background: -o-linear-gradient(top, #0fb2c7, #037d98);
  }
  #mobile-nav-trigger a {
    background: #037d98;
    padding: 5px 8px;
    color: #fff;
    margin: 0px 10px 0px 0px;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #086c7c;
    box-shadow: 0px 0px 2px #c1e2eb;
    float: right;
  }
  #mobile-nav-trigger .nav-icon {
    width: 15px;
    height: 13px;
  }
  #mobile-nav-trigger .logo-mobile {
    float: left;
    width: 150px;
    height: auto;
    margin-left: 15px;
  }
  nav.mobile-menu ul {
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    background: #ddd;
    list-style-type: none;
  }
  nav.mobile-menu ul li a {
    display: block;
    padding: 7px 20px;
    line-height: 1.6em;
    color: #777;
    text-decoration: none;
  }
  nav.mobile-menu ul li a.active {
    background: #ccc;
  }
  .slides p {
    font-size: 16px;
  }
  .slides ul {
    margin-bottom: 20px;
  }
  .slides ul li {
    font-size: 14px;
  }
  #intro {
    margin-bottom: 20px;
  }
  #intro p {
    font-size: 16px;
  }
  iframe {
    display: none;
  }
  .portfolio-items {
    float: none;
  }
  .tech {
    clear: both;
  }
  .tech li {
    float: left;
    width: 50%;
    margin: 0;
  }
  .tech li img {
    display: block;
    margin: 0 auto;
  }
}
