html,
body,
div,
span,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

  vertical-align: baseline;
  background: transparent;
  font-family: "Open Sans", sans-serif;
}
body {
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Open Sans", sans-serif;
}

h1 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 1em;
  font-size: 1.7em;
  font-weight: bold;

  /*
    border:1px solid black;
    padding:10px;
    display: inline;
    */
}

/*h1:after {
    clear:both; margin:30px; border: 1px solid red; }
    */

ol,
ul {
  list-style: none;
}

a {
  color: black;
}

p {
  line-height: 1.75em;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-right: 0;
  padding-left: 0;
}
a:hover {
  text-decoration: none;
}
.clear {
  clear: both;
  height: 0px;
}
.cright {
  text-align: right;
}
.ccenter {
  text-align: center;
}
.cleft {
  text-align: left;
}
/**** HEADER ****/
.mobile-logo,
.mobile-menu {
  display: none;
}
.logo img {
  width: 250px;
}
.top-header {
  padding: 17px 0;
}
.slogan {
  font-size: 18px;
  font-weight: 300;
  padding: 33px 0;
  color: #282828;
}
.hero-content {
  color: #fff;
  font-size: 32px;
  text-align: center;
  text-shadow: 0px 0px 5px #000;
  margin: 25px auto;
  line-height: 1.4;
}

.hero-content span {
  /*
    text-shadow: none;
    padding: 0 4px;
    */
}
.hero-area {
  min-height: 420px;
}
.menus {
  background: black;
  position: relative;
}

.menus .container {
  padding-left: 0px;
}
.menus .container .row {
  background: black;
  height: 70px;
  display: table-cell;
  vertical-align: middle;
  width: 1170px;
  margin-left: 0px;
  padding-left: 0px;
}
nav.menu li a {
  font-size: 23px;
  font-weight: 300;
  color: #fff;
}
nav.menu li {
  display: inline-block;
  margin-right: 35px;
}
nav.menu {
  padding-top: 3px;
}
span.count {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  background: #2ecc71;
  padding: 5px 6px;
  border-radius: 50%;
  margin: 0 0 0 5px;
  position: relative;
  top: -14px;
}
li.active a,
li a:hover {
  border-bottom: 1px solid #fff;
}

/**** HEADER INSIDE****/
.social span {
  display: inline-block;
  position: relative;
  top: -10px;
  margin-right: 10px;
  color: #fff;
}
a#back img {
  margin-right: 15px;
  height: 12px;
}
a#back {
  color: #fff;
  text-decoration: underline;
}
.hero-content-logo img {
  width: 100%;
}
.hero-content-logo {
  width: 125px;
  margin: 0 auto;
  margin-bottom: 135px;
}
.inside .hero-content {
  margin: 35px auto 90px auto;
}
.hero-content-heading {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
  width: 430px;
  margin: 0 auto;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-bottom: 60px;
}
.hero-content-date {
  padding: 13px;
  border: 1px solid;
  font-size: 12px;
  width: 90px;
  margin: 0 auto;
}
.inside .box-shadow.box .cv-col h2.title {
  text-align: left;
}
.cv-col p {
  padding: 40px 30px 0 30px;
  line-height: 1.4;
  color: #777777;
}
.progress-container {
  width: 70%;
  height: 1.5em;
  position: relative;
  background-color: #f2f2f1;
  margin: 0 25px 0 25px;
}
.progressbar {
  background-color: #2ecc71;
  height: 100%;
  position: absolute;
  line-height: inherit;
}
.progress-label {
  color: #566366;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 15px;
  margin: 25px 25px 12px 25px;
}
.inside .cv-box:last-child .box-shadow.box {
  padding-bottom: 50px;
}
.inside .cv-box:last-child,
section:last-child {
  margin-bottom: 0;
}

/**** MAIN INSIDE ****/
a#download-pdf {
  color: #333333;
  font-size: 17px;
  padding-left: 36px;
  line-height: 28px;
  background: url(../images/pdfblack.png) no-repeat;
}
a#mailTo-friend {
  color: #333333;
  font-size: 17px;
  padding-left: 36px;
  line-height: 28px;
  background: url(../images/mailTo.png) no-repeat;
}
a#mailTo-friend:hover,
a#mailTo-friend:focus {
  outline: none;
  text-decoration: none;
}

.mailTo-friend-modal {
  box-shadow: none;
  border: 0px;
  border-radius: 0px;
}
.mailTo-friend-modal .modal-header {
  border-bottom: 0px;
}
.mailTo-friend-modal .close-icon {
  opacity: 1;
}
.mailTo-friend-modal .close-icon img {
  width: 35px;
}
.mailTo-friend-modal form {
  margin-top: 15px;
}
.mailTo-friend-modal form label {
  margin-bottom: 5px;
}
.mailTo-friend-modal form input {
  border-radius: 0px;
}
.mailTo-friend-modal form input:focus {
  outline: none;
  box-shadow: none;
  border-color: #ccc;
}

.inside .box-shadow.box h2.title {
  text-align: center;
}
.inside .box-shadow.box a.standard-btn {
  width: 155px;
  position: absolute;
  top: 22px;
  right: 0;
  z-index: 999;
}
.inside .cv-box {
  margin-bottom: 80px;
}

.inside .cv-box .cv-link {
  margin-top: 10px;
  font-size: 12px;
}
.inside .cv-box .cv-link a:hover {
  color: #2b9c5b;
}
.inside .cv-box .cv-link img {
  margin-right: 5px;
}
/**** MAIN ****/
main {
  padding: 80px 0 130px 0;
  background: #fafafa;
}
.home-overflow-text .news-intro {
  max-height: 83px;
  overflow: hidden;
}
.home-overflow-text .news-intro2 {
  max-height: 120px;
  overflow: hidden;
}

.home .article {
  width: 800px;
  padding-right: 55px;
}
.home .sidebar {
  width: 370px;
  padding-left: 25px;
}
.article,
.sidebar {
  float: left;
}
.article-general {
  color: #282828;
  font-size: 20px;
  line-height: 1.5;
}
.article-general span.spec {
  color: #2ecc71;
  border-bottom: 1px solid;
}
.article-general p {
  margin-bottom: 30px;
}
.article-specific p {
  margin-bottom: 30px;
}
.article-specific {
  font-size: 16px;
  /*    font-weight: 600;*/
  color: #777777;
  line-height: 1.4;
}
.box-shadow {
  box-shadow: 0px 0px 12px -2px #989898;
}
.box-shadow.box {
  background: #fff;
  padding-bottom: 25px;
  position: relative;
}
.box-shadow.box h2.title {
  border-bottom: 1px solid #efefef;
  font-size: 30px;
  color: #666666;
  font-weight: 300;
  padding: 25px;
}
.box-shadow.box ul {
  padding: 30px 30px 30px 30px;
  line-height: 2;
  font-size: 19px;
  font-weight: 300;
}
.box-shadow.box ul a {
  color: #282828;
}
.box-shadow.box ul li img {
  padding-right: 20px;
  position: relative;
  top: 5px;
}
.box-shadow.box a.standard-btn {
  margin: 0 25px;
  display: block;
  width: 295px;
  color: #fff;
  background: #2ecc71;
  font-size: 15px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  text-align: center;
  padding: 12px 0;
}
.box-shadow.box a.standard-btn:hover {
  background: #2b9c5b;
}
section {
  margin-bottom: 68px;
}
.article-box:first-child {
  padding-right: 25px;
}
.article-box:last-child {
  padding-left: 25px;
}

.article-box-foto {
  margin-bottom: 75px;
}
.article-box-foto .rounded-foto {
  position: absolute;
  right: 35px;
  border-radius: 62px;
}
p.desc {
  color: #777777;
  font-size: 16px;
  padding: 30px 35px 30px 35px;
  line-height: 1.5;
}

div.desc {
  color: #777777;
  font-size: 16px;
  padding: 30px 35px 30px 35px;
  line-height: 1.5;
}
a.btn,
a.btn:hover {
  margin-left: 30px;
  padding-left: 0;
  font-size: 16px;
  color: #2ecc71;
}
.article-item {
  padding: 0 8px;
}
.article-item:first-child {
  padding-left: 0;
}
.article-item:last-child {
  padding-right: 0;
}
.article-item-inner .article-item-img img {
  max-width: 100%;
  min-width: 100%;
  height: 100%;
}
a.btn * {
  display: block;
  float: left;
}
a.btn span {
  margin: 6px 10px 0px 10px;
}
.btn:hover img {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

.article-item-img {
  height: 215px;
  overflow: hidden;
  text-align: center;
  background: #2ecc71;
}
.article-item-img a:hover img {
  opacity: 0.5;
  transition: all 300ms ease;
}
.article-item-content a h3 {
  padding: 30px 25px 25px 25px;
  color: #494949;
  font-size: 15px;
}
.article-item-content .cms {
  padding: 0 25px 20px 25px;
  color: #7c7c7c;
  font-size: 15px;
  line-height: 1.3;
}
.article-item-inner {
  background: #fff;
}
.article-item-content {
  height: 245px;
}
.article-item-content-inner {
  height: 224px;
  overflow: hidden;
}

/**** FOOTER ****/
footer {
  background: #252e30;
  color: #fff;
  padding: 40px 0;
  line-height: 1.5;
  font-size: 20px;
  text-align: center;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fafafa;
}

footer a:focus {
  color: #fafafa;
  text-decoration: none;
}
/**** FOOTER INSIDE ****/
.contact-form textarea {
  width: 100%;
  background: #4b5456;
  border: 0;
  resize: none;
  height: 342px;
  outline: none;
  margin-bottom: 30px;
  padding: 10px;
}
.contact-form input {
  width: 90%;
  background: #4b5456;
  border: 0;
  text-align: left;
  height: 55px;
  margin-bottom: 25px;
  outline: none;
  padding: 10px;
}
.contact-form label {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}
.contact-form .col-sm-6 * {
  display: block;
}
.contact-form .gdpr-box-wrapper {
  font-size: 16px;
  text-align: left;
  display: flex;
}
.contact-form .gdpr-box {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: initial;
  margin-bottom: 0;
  margin-right: 15px;
}
.contact-form .gdpr-error {
  opacity: 0;
  font-size: 14px;
  margin-bottom: 30px;
  text-align: left;
  color: #e51919;
  font-style: italic;
}
.contact-form input[type="button"] {
  background: #323b3d;
  margin-top: 55px;
}
.contact-form input[type="submit"] {
  width: 145px;
  text-align: center;
  background: #191f21;
  float: right;
}
.contact-form {
  padding: 10px 15px;
}

/**** RESPONSIVE *****/
@media (max-width: 1200px) {
  nav.menu li a {
    font-size: 21px;
  }
  nav.menu li {
    margin-right: 30px;
  }
  .home .article {
    width: 665px;
    padding-right: 47px;
  }
  .home .sidebar {
    width: 305px;
    padding-left: 20px;
  }
  .sidebar-inner.box-shadow.box a {
    width: 240px;
  }
  .article-box:first-child {
    padding-right: 15px;
  }
  .article-box:last-child {
    padding-left: 15px;
  }
  .article-item-content {
    height: 295px;
  }
  .article-item-content-inner {
    height: 265px;
  }
  .article-item-img {
    height: 170px;
  }
  footer {
    font-size: 17px;
  }
}
@media (max-width: 992px) {
  .logo img {
    width: 230px;
  }
  .slogan {
    font-size: 20px;
  }
  .hero-content {
    color: #fff;
    font-size: 29px;
  }
  nav.menu li {
    margin-right: 12px;
  }
  nav.menu li a {
    font-size: 18px;
  }
  .home .article {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .home .sidebar {
    width: 100%;
    padding: 0 15px;
  }
  .article-box:first-child {
    padding-right: 15px;
    padding-left: 15px;
  }
  .article-box:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.four-articles .row {
    padding: 0 15px;
  }
  .article-item:nth-child(odd) {
    padding-left: 0;
  }
  .article-item:nth-child(even) {
    padding-right: 0;
  }
  .article-item {
    margin-bottom: 25px;
  }
  .article-item-content {
    height: 220px;
  }
  .article-item-content-inner {
    height: 188px;
  }
  .article-item-img {
    height: 263px;
  }
  footer {
    font-size: 14px;
  }
  .inside .cv-box,
  .inside .article {
    padding: 0 15px;
  }
  .contact-form {
    padding: 10px 30px;
  }
}
@media (max-width: 768px) {
  .logo,
  .menu {
    display: none;
  }
  .mobile-logo,
  .mobile-menu {
    display: block;
    float: none !important;
  }
  .mobile-logo img {
    width: 160px;
  }
  .row {
    padding: 0 10px;
  }
  .slogan {
    font-size: 16px;
    float: none !important;
    display: block;
    padding-bottom: 5px;
    text-align: center;
  }
  .hero-content {
    font-size: 18px;
    margin: 150px auto;
  }
  .top-header {
    padding: 20px 0;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    z-index: 498;
  }
  body.home header {
    padding-top: 141px;
  }
  .mobile-menu {
    position: fixed;
    top: 39px;
    right: 43px;
    z-index: 999;
  }
  #nav-btn span.icon-bar {
    display: block;
    width: 40px;
    height: 3px;
    background: #000;
    margin: 0 auto 5px;
  }
  span#nav-btn {
    display: inline-block;
    padding: 0;
    position: relative;
    margin-top: 5px;
  }
  header.active nav {
    display: block;
    position: fixed;
    background: #000;
    left: 0;
    right: 0;
    padding: 35px 40px;
    z-index: 900;
    top: 90px;
  }
  nav.menu li {
    display: block;
    line-height: 2;
  }
  .article-box {
    margin-bottom: 20px;
  }
  .article-item-content-inner {
    height: auto;
    overflow: auto;
  }
  .article-item-content {
    height: auto;
  }
  .article-item-img {
    height: auto;
  }
  .inside .box-shadow.box h2.title {
    text-align: left;
  }
  .contact-form input {
    width: 100%;
  }
  .box-shadow.box ul {
    font-size: 16px;
  }
  .cv-col p {
    font-size: 14px;
  }
  .contact-form label {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .top-header .row > * {
    float: none !important;
    width: 80%;
    margin: 0 auto;
  }
  .slogan.pull-right {
    text-align: center;
  }
  .hero-content-heading {
    font-size: 35px;
    width: 80%;
  }
  .inside .box-shadow.box h2.title {
    text-align: left;
    padding-bottom: 100px;
  }
  .inside .box-shadow.box a.standard-btn {
    top: 80px;
    left: -3px;
  }
  .inside .cv-box .cv-col:last-child h2.title {
    padding-top: 75px;
    padding-bottom: 25px;
  }
  a#back {
    width: 18px;
    height: 18px;
    display: block;
    overflow: hidden;
    margin-top: 5px;
  }
}
@media (max-width: 400px) {
  .hero-content {
    font-size: 14px;
    margin: 175px auto;
  }
  .sidebar-inner.box-shadow.box a {
    width: 81%;
    padding: 10px 25px;
  }
  .home .sidebar {
    padding: 0;
  }
  .home .article {
    padding: 0;
  }
  .article-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.vacature {
  border: 1px solid #eee;
  padding: 10px;
  margin-bottom: 30px;
}
.tekst {
  line-height: 30px;
  margin: 0px 30px;
}

.box-shadow.box ul li {
  background: url("/images/check.png") 0px 10px no-repeat;
  padding-left: 40px;
}

.box-shadow ul ul li {
  background: url("/images/check-bar.png") 0px 10px no-repeat !important;
  padding-left: 40px;
}

.box_vacature {
  padding: 20px;
  box-shadow: 0px 0px 12px -2px #989898;
  margin-bottom: 10px;
}
.box_vacature h3 {
  margin: 0px;
  padding: 0;
  margin-bottom: 10px;
}
.box_vacature h3 a {
  color: #2ecc71;
  text-transform: uppercase;
  font-size: 1.05em;
  border-bottom: 1px dotted #eee;
}
.box_vacature .txt {
  padding: 10px;
  padding-bottom: 0px;
}

#file-size-alert {
  color: red;
  font-size: 14px;
  text-align: left;
  display: none;
}
#file-size-alert-2 {
  color: red;
  font-size: 14px;
  text-align: left;
  display: none;
}
.firma-info p {
  padding: 0px !important;
  font-size: 12px !important;
}
.firma-info {
  padding: 0px !important;
  font-size: 12px !important;
}

.firma-extra-info {
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .firma-extra-info {
    margin-top: 15px;
  }
}

.btn-primary {
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-primary:hover {
  background-color: black;
  border-color: black;
}
.pad30 {
  padding: 20px;
}
.pad30 h3 {
  color: #2ecc71;
  font-size: 28px;
}

/*
===================================
    Bedrijven + werknemers
===================================
*/

#services {
}
#services .disntensection {
  margin-top: 25px;
}
#services .service {
  margin-bottom: 30px;
}
#services .service .front-image {
  width: 100%;
}
#services .service .service-title {
  font-size: 28px;
  color: #2ecc71;
}
#services .service .service-intro {
  font-weight: lighter;
  line-height: 24px;
  color: black;
  font-size: 16px;
}

#services a.btn {
  margin-left: 0px;
}

.serviceItem-title {
  font-size: 28px;
  color: #2ecc71;
}
.serviceItem-subtitle {
  font-size: 20px;
  font-weight: lighter;
  margin-top: 0px;
  color: black;
}
.serviceItem-intro {
  font-weight: lighter;
  line-height: 24px;
}
.serviceItem-text {
  font-weight: lighter;
  line-height: 24px;
  color: black;
}

.serviceItem-text-intro {
  line-height: 24px;
  color: black;
  margin-bottom: 15px;
}
.serviceItem-img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #services .service .service-title {
    margin-top: 0px;
  }
}

.firma-item li {
  text-align: center;
  background-color: #f6f6f6;
  /*border: 1px solid #41bbba; */
  height: 100px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.firma-item li:before {
  content: " ";

  vertical-align: middle;
  height: 100%;
}

.firma-item img {
  padding: 10px;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.firma-item li .anchor {
  display: none;
}

.firma-item li.active {
  /*   border-bottom:3px solid #2ecc71;*/
}

.firma-item li.active .anchor {
  display: block;
}

/*
===================================
    Review slider
===================================
*/

#reviews {
  margin-top: 0px;
}
#reviews h2 {
  font-weight: bold;
  font-size: 28px;
  color: #142440;
  margin-left: 50px;
  margin-bottom: 50px;
}
.review {
  background-color: white;
  padding: 50px 0;
  display: inline-block;
  display: none;
  width: 100%;
  border: 3px solid #2ecc71;
}
.review:first-child {
  display: inline-block;
}
.review .quote-logo {
  max-height: 100%;
  text-align: center;
  margin: 0 auto;
  display: flex;
  margin-top: 25px;
}
.review .content {
  padding-bottom: 10px;
  width: 40%;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
}
.review .author {
  font-weight: lighter;
  font-size: 14px;
  text-align: center;
  color: #222;
  font-style: italic;
}

.review .next {
  position: absolute;
  border: 3px solid #2ecc71;
  color: #2ecc71;
  right: -100px;
  padding: 5px 10px;
  top: 100px;
  cursor: pointer;
}
.review .prev {
  position: absolute;
  border: 3px solid #2ecc71;
  color: #2ecc71;
  left: -100px;
  padding: 5px 10px;
  top: 100px;
  cursor: pointer;
}

@media screen and (max-width: 1385px) {
  #reviews .review .next {
    right: -50px;
  }
  #reviews .review .prev {
    left: -50px;
  }
}

@media screen and (max-width: 1275px) {
  #reviews .review .next {
    right: 10px;
  }
  #reviews .review .prev {
    left: 10px;
  }
}

@media screen and (max-width: 768px) {
  .review .content {
    width: 65%;
  }

  h3 {
    font-size: 18px !important;
  }
  h2 {
    font-size: 20px !important;
  }
}

/*
===================================
    VACATURE BUTTON
===================================
*/

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
  max-width: 90%;
  font-size: 1.25rem; /* 20px */
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 15px 1.25rem; /* 10px 20px */
}

.no-js .inputfile + label {
  display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em; /* 4px */
  margin-right: 0.25em;
  display: inline-block !important; /* 4px */
}

.inputfile-1 + label {
  color: #f1e5e6;
  background-color: #2ecc71;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
  background-color: #11994b;
}

.vacature-dropdown {
  font-size: 18px;
  padding: 20px;
}
.vacature-dropdown-menu {
  width: 100%;
}

input.ex--form-group-jk {
  position: absolute;
  top: 0;
  left: -6476px;
  height: 1px;
  width: 1px;
}

/*
===================================
    TERUGBELSERVICE
===================================
*/
#fixedIcons {
  position: fixed;
  right: 0;
  top: calc(50% - 75px);
  height: 150px;
  z-index: 5;
}
#fixedIcons ul {
  padding: 0;
}
#fixedIcons a {
  display: block;
  width: 200px;
  height: 50px;
  margin-top: 1px;
  position: relative;
  left: 150px;
  background-color: white;

  border: 1px solid #2ecc71;
  line-height: 50px;
  color: #2ecc71;
  text-decoration: none;
  -webkit-transition: left 0.3s ease-in;
  -moz-transition: left 0.3s ease-in;
  -o-transition: left 0.3s ease-in;
  transition: left 0.3s ease-in;
}
#fixedIcons a:hover {
  left: 0;
}
#fixedIcons a:first-child {
  margin-top: 0;
}
#fixedIcons a li {
  position: relative;
  display: block;
}
#fixedIcons a li > span {
  padding-left: 50px;
  line-height: 50px;
  font-size: 16px;
}
#fixedIcons a li > span:first-child {
  display: block;
  width: 50px;
  height: 50px;
  padding-left: 0;
  position: absolute;
  font-size: 24px;
  text-align: center;
}
#fixedIcons a li > span:first-child + span > span.first-line {
  display: block;
  position: absolute;
  top: -7px;
  left: 50px;
}
#fixedIcons a li > span:first-child + span > span.second-line {
  display: block;
  position: absolute;
  top: 11px;
  left: 50px;
  font-family: "Helvetica Neue";
  font-size: 12px;
}

#fixedIcons li:hover {
  color: #2ecc71;
}

@media (max-width: 768px) {
  #fixedIcons {
    display: none;
  }
}

/*Extra aanpassingen */

.cms u {
  color: #2ecc71;
}
.article-specific .cms {
  font-size: 19px;
  font-weight: 300;
}

.title {
  margin-top: 0px;
}

.teamlid {
  padding-left: 0px !important;
}
.nieuws-foto {
  width: 100%;
  padding-left: 15px;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.margin-top {
  margin-top: 15px;
}

.margin-bottom {
  margin-bottom: 15px;
}
.news-box {
  padding-right: 15px;
}
.over-ons-foto {
  width: 100%;
  padding-left: 15px;
}
.moreNews {
  margin-top: 25px;
  clear: both;
}
.moreNews h3 {
  color: #2ecc71;
  text-transform: uppercase;
}
.thumbnailRow {
  margin-top: 15px;
}

@media screen and (max-width: 500px) {
  .over-ons-foto {
    width: 100%;
    padding-left: 0px;
  }
  .over-ons-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .teamlid {
    padding-right: 0px !important;
  }
  .article-specific .cms {
    font-size: 16px;
    font-weight: 300;
  }
  .box-shadow.box ul li {
    padding-bottom: 5px;
  }

  .hero-area {
    margin-top: 150px;
  }
}

@media screen and (max-width: 992px) {
  .nieuws-foto {
    width: 100%;
    padding-left: 0px;
  }
}

/* Vacature print styles */

@media print {
  div.menus,
  .hero-area,
  #download-pdf,
  #mailTo-friend,
  .cv-box a,
  .progress-container,
  footer {
    display: none !important;
  }
  .cv-box {
    margin-bottom: 10px !important;
  }
  .title {
    font-size: 22px !important;
    padding: 5px !important;
  }
  .article-sidebar {
    margin-bottom: 10px !important;
  }
  .progress-label {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .box-shadow.box ul {
    padding: 10px !important;
  }
  .cv-col p {
    padding: 15px 10px 0 10px !important;
  }
  main {
    padding: 20px !important;
  }
}

/* ==========================================================================
LOADER
========================================================================== */
body {
  position: relative;
}
#loaderWrapper {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(256, 256, 256, 0.4);
}
.loaderBottom {
  position: fixed;
  top: 52%;
  left: 0;
  right: 0;
  text-align: center;
  color: rgb(46, 204, 113);
}

#loader {
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  width: 90px;
}
#loader ul {
  margin: 0;
  list-style: none;
  width: 90px;
  position: relative;
  padding: 0;
  height: 10px;
}
#loader ul li {
  position: absolute;
  width: 2px;
  height: 0;
  background-color: rgb(46, 204, 113);
  bottom: 0;
}

@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}

@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}

#loader li:nth-child(1) {
  left: 0;
  animation: sequence1 1s ease infinite 0;
}
#loader li:nth-child(2) {
  left: 15px;
  animation: sequence2 1s ease infinite 0.1s;
}
#loader li:nth-child(3) {
  left: 30px;
  animation: sequence1 1s ease-in-out infinite 0.2s;
}
#loader li:nth-child(4) {
  left: 45px;
  animation: sequence2 1s ease-in infinite 0.3s;
}

#loader li:nth-child(5) {
  left: 60px;
  animation: sequence1 1s ease-in-out infinite 0.4s;
}
#loader li:nth-child(6) {
  left: 75px;
  animation: sequence2 1s ease infinite 0.5s;
}
