/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.0.1583530833
Updated: 2020-03-06 21:40:33

*/

@import url("https://www.vanameyde.com/wp-content/themes/Divi-child/style2.css");

@media screen and (max-width: 600px) {
  .corona {
    padding: 10px 10px !important;
  }
}

.CareerContainer .CareerProfile p {
  text-transform: uppercase;
}

.expand-inner {
  position: relative;
}

.expand-inner:after {
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 55px;
}

.expand-border .expand-inner:after {
  display: none;
}

.et_pb_row .pillar-block .expand-inner {
  transition: max-height 0.15s ease-out;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  max-height: 200px;
}

.et_pb_row .pillar-block .expand-inner.expand {
  height: auto;
  overflow: visible;
  transition: max-height 0.25s ease-in;
  max-height: 800px;
}

.pillar-1.expand-border {
  transform: scale(1.1);
}

.pillar-3.expand-border {
  background-color: #250188;
}

.pillar-3.expand-border h2,
.pillar-3.expand-border p,
.pillar-3.expand-border span {
  color: #fff !important;
}

.pillar-4.expand-border {
  background-color: #250188;
}

.pillar-4.expand-border h2,
.pillar-4.expand-border p,
.pillar-4.expand-border span {
  color: #fff !important;
}

.pillar-4:hover {
  background-color: #250188;
}

.pillar-4:hover .expand-inner:after {
  display: none;
}

.pillar-4:hover h2,
.pillar-4:hover span,
.pillar-4:hover p {
  color: #fff !important;
}

.pillar-block .expand-button {
  cursor: pointer;
  font-weight: bold;
  color: #250188;
}

.pillar-block.expand-border {
  border: 2px solid #00d7b8;
}

.et_pb_row .pillar-block h2 {
  color: #250188;
}

/* .et_pb_row .pillar-block p {
	color: #fff;
} */

/* .et_pb_row .pillar-block:hover {
	transform: scale(1.1);
} */

div#landenSwitch {
  background: rgba(160, 160, 160, 0.55);
  position: fixed;
  top: 0px;
  z-index: 9999;
  left: 0px;
  right: 0;
  bottom: 0;
  padding-top: 150px;
  display: none;
}
div#landenSwitch.ameydeOpen {
  display: block;
}

div#landenSwitch #witteAchtergrond {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(160, 160, 160, 0.55);
  box-shadow: 0px 20px 30px 0px rgba(160, 160, 160, 0.55);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  padding: 30px 0px 50px;
}

div#landenSwitch .container {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0px;
}
div#landenSwitch .container h3 {
  width: 100%;
  margin-bottom: 25px;
}

div#landenSwitch h5 {
  color: #250188;
  margin-bottom: 25px;
}

div#landenSwitch .container > div {
  padding-right: 30px;
  border-right: solid 1px #00d7b8;
  padding-left: 30px;
}
.Worldwide {
  padding-left: 0px !important;
}

.EuropeOther {
  border-right: 0px !important;
}

#landenSwitch img {
  height: 15px;
  margin-right: 10px;
  width: 20px;
}

div#landenSwitch ul {
  padding-left: 0px;
}

div#landenSwitch ul {
  list-style-type: none;
}

div#landenSwitch ul li {
  margin-bottom: 10px;
  font-size: 14px;
}

div#landenSwitch ul li span {
  color: #777777;
}
.EuropeOther ul {
  columns: 3;
}

div#landenSwitch ul li span:hover {
  color: #00d7b8;
}

.sluit {
  display: none;
}

@media screen and (max-width: 1280px) {
  .EuropeOther {
    padding-left: 0px !important;
    width: 100%;
    margin-top: 30px;
  }
  .AsiaPasific {
    border-right: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  div#landenSwitch #witteAchtergrond {
    overflow-y: scroll;
  }
  .EuropeOther ul {
    columns: 2;
  }
  .Worldwide {
    width: 45%;
  }
}

@media screen and (max-width: 600px) {
  div#landenSwitch {
    padding-top: 70px;
  }
  div#landenSwitch .container > div {
    padding: 0px;
  }
  .AsiaPasific {
    padding-left: 20px !important;
  }
  div#landenSwitch #witteAchtergrond {
    overflow-y: scroll;
    position: fixed;
    top: 0px;
    height: 100vh;
  }
  .sluit {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    z-index: 99999999999;

    background-image: url("https://www.vanameyde.com/wp-content/uploads/2020/05/cross.svg");
    background-size: contain;
  }
}

.corona {
  text-align: center;
  padding: 4px 10px;
  border-bottom: 1px solid #00d7b8;
  color: #00d8b9;
  display: none;
}

.corona a {
  color: #00d8b9;
}

.page-id-3924 .corona,
.page-id-6018 .corona,
.page-id-4355 .corona,
.page-id-6019 .corona,
.page-id-6020 .corona,
.page-id-6021 .corona,
.page-id-6022 .corona,
.page-id-6023 .corona,
.page-id-6024 .corona,
.page-id-6025 .corona,
.page-id-12432 .corona {
  display: block;
}

@media screen and (min-width: 781px) {
  .OurStoryBlock h2 {
    min-height: 120px;
  }
}

.second_right.marginoverrule h4 {
  padding-right: 0px;
}

.OurPlatteTekst {
  min-height: 2em;
}

.OurPlatteTekst .et_pb_text_inner p {
  max-width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.OurStoryCol:hover .OurPlatteTekst .et_pb_text_inner p {
  max-width: 100%;
  overflow: auto;
  display: block;
  text-overflow: unset;
  white-space: normal;
}

.CareerContainer {
  width: 48%;
  float: left;
  box-shadow: 5px 5px 11px 6px rgba(0, 0, 0, 0.13);
  padding: 40px;
  margin: 1%;
}

h3.CareerFunction {
  margin: 10px 0px;
  word-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .CareerContainer {
    width: 100%;
    float: left;
    box-shadow: 5px 5px 11px 6px rgba(0, 0, 0, 0.13);
    padding: 40px;
    min-height: 300px;
    margin: 0px 0px 20px 0px;
  }
}

/* Zoekbalk fix */

@media screen and (min-width: 1281px) and (max-width: 1540px) {
  form.et-search-form {
    max-width: 55% !important;
  }
}

/* Einde zoekbalk fix */

/*Offices*/

div#OfficeGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  div#blogsection {
    width: 90%;
    z-index: 2;
    background: transparent;
  }
  div#blogsection:before {
    content: "";
    height: 100%;
    width: 10%;
    display: block;
    position: absolute;
    left: -10px;
    right: 0;
    top: 0px;
    background: white !important;
    z-index: 99;
  }
  div#blogsection:after {
    content: "";
    height: 100%;
    width: 87%;
    display: block;
    position: absolute;
    background: white;
    left: 0;
    right: 0;
    top: 0px;
    margin: 0 auto;
    -webkit-box-shadow: 10px -5px 16px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 23px 9px rgba(0, 0, 0, 0.1);
  }
  .operationbanner {
    background: transparent;
  }
  .bloglogo img {
    position: absolute;
    top: -246px;
    right: -300px;
    opacity: 0.6;
  }
}

@media screen and (min-width: 1000px) {
  div#blogsection:after {
    content: "";
    height: 100%;
    width: 87%;
    display: block;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    top: 0px;
    margin: 0 auto;
    -webkit-box-shadow: 10px -5px 16px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 23px 9px rgba(0, 0, 0, 0.1);
  }
  .bloglogo img {
    position: absolute;
    top: -246px;
    right: -300px;
    opacity: 0.6;
  }
  .operationbanner {
    background: transparent;
  }
  div#blogsection {
    width: 80%;
    z-index: 2;
    background: transparent;
  }
  div#blogsection:before {
    content: "";
    height: 100%;
    width: 10%;
    display: block;
    position: absolute;
    left: -10px;
    right: 0;
    top: 0px;
    background: #fff !important;
    z-index: 99;
  }
}

@media screen and (min-width: 1600px) {
  div#blogsection {
    width: 70%;
    z-index: 2;
    background: transparent;
  }
  div#blogsection:after {
    content: "";
    height: 100%;
    width: 87%;
    display: block;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    top: 0px;
    margin: 0 auto;
    -webkit-box-shadow: 10px -5px 16px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 23px 9px rgba(0, 0, 0, 0.1);
  }
}
/* 
@media screen and (max-width: 1775px) and (min-width: 1000px) {
	.column .content {
		height: 350px !important;
	}
	.adresscontainer {
		height: 120px !important;
	}
}
 */

/* Logo fix */

@media screen and (max-width: 980px) and (min-width: 901px) {
  .logo_container {
    max-width: inherit;
    margin-top: 20px;
  }
}

/* End logo fix */

@media screen and (max-width: 767px) and (min-width: 0px) {
  div#blogsection {
    width: 100%;
    padding-right: 0px;
  }
  .StoryImage {
    display: none;
  }
  /* .column { 
	height: 340px !important;
	width: 100%! important; 
	margin: 0% !important; 
	padding: 30px !important;
	margin-bottom: 30px !important;
} */
  .adresscontainer {
    height: 100px !important;
  }
  select#countryfilter {
    width: 100% !important;
  }
  select#servicefilter {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 20px !important;
  }
}

/* General */

div#rightside textarea.wpcf7-form-control.wpcf7-textarea {
  min-height: 230px;
  border: 1px solid #707070;
}

div#leftside {
  float: left;
  width: 40%;
  margin-right: 2%;
}

div#rightside {
  float: left;
  width: 58%;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  padding: 7px 10px;
  border-radius: 7px;
  border: 1px solid #707070;
  margin-top: 5px;
}

.Alinea h2 {
  margin-bottom: 20px;
}

.secondspaceblog .et_pb_column {
  width: 100%;
}

div#legalpage .et_pb_section:first-of-type {
  padding-top: 0px;
}

.secondspaceblog a.small-button.smallblue {
  background: #343434;
  border-radius: 3px;
  padding: 10px 15px;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border: 0px;
  font-size: 15px;
  text-shadow: none !important;
  margin-top: 20px;
}

.secondspaceblog a.small-button.smallblue:hover {
  background: #00d8b9;
}

.secondspaceblog .et_pb_section {
  background: transparent !important;
}

.notfound p {
  font-size: 24em;
  text-align: center;
  margin-top: 60px;
  font-weight: bold;
  float: left;
  color: #00d8b9;
  width: 100%;
}

.noresulttext .et_pb_text_inner {
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  color: #250188;
  float: left;
  width: 100%;
  line-height: 60px;
}

.searchfield input.et_pb_s {
  border: 2px solid #00d8b9;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.searchfield input.et_pb_searchsubmit {
  background: #00d8b9;
  width: 100px;
  color: #fff;
}

.searchfield input.et_pb_searchsubmit:hover {
  background: #250188;
}

.et_pb_search.searchfield {
  border: 0px !important;
}

.searchresult .et_pb_text_inner {
  text-align: center;
  font-size: 38px;
  font-family: "Georgia", Georgia, "Times New Roman", serif;
  color: #250188;
  font-weight: 700;
  border-bottom: 2px solid #00d8b9;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 23px;
  margin: 0 auto;
  line-height: 45px;
}

.postdate {
  float: left;
  width: 100%;
  position: relative;
  margin-left: 41px;
  font-size: 16px;
}

.postdate:before {
  width: 25px;
  height: 25px;
  content: "";
  background-image: url(/wp-content/uploads/2020/03/calendar-1.svg);
  background-size: 100%;
  position: absolute;
  left: -41px;
}

.readingtime {
  float: left;
  width: 100%;
  position: relative;
  margin-left: 41px;
  font-size: 16px;
}

.readingtime:before {
  width: 25px;
  height: 25px;
  content: "";
  background-image: url(/wp-content/uploads/2020/03/clock-1.svg);
  background-size: 100%;
  position: absolute;
  left: -41px;
}

.postcategory {
  float: left;
  width: 100%;
  position: relative;
  margin-left: 41px;
  font-size: 16px;
}

.postcategory:before {
  width: 25px;
  height: 19px;
  content: "";
  background-image: url(/wp-content/uploads/2020/03/inbox-2.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: -41px;
}

.postcategory.proffesion:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.89 52.17'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2300d8b9;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M25.45,39.37c-14.51,0-25.45,5.5-25.45,12.8H4c0-4.16,8.81-8.8,21.45-8.8s21.45,4.64,21.45,8.8h4c0-7.3-10.94-12.8-25.45-12.8Z'/%3E%3Cpath class='cls-1' d='M25.45,36.27c10,0,18.13-8.13,18.13-18.13S35.45,0,25.45,0,7.31,8.13,7.31,18.13s8.14,18.13,18.13,18.13Zm0-32.27c7.79,0,14.13,6.34,14.13,14.13s-6.34,14.13-14.13,14.13-14.13-6.34-14.13-14.13,6.34-14.13,14.13-14.13Z'/%3E%3C/svg%3E");
}
.postcategory.linkedin:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 61.97 61.84'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2300d8b9;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M61.97,61.83c-.53,0-.96,0-1.39,0-3.58,0-7.16-.02-10.74,0-.59,0-.72-.19-.72-.75,.02-6.93,.02-13.86,.01-20.79,0-1.89-.15-3.76-.77-5.57-.76-2.21-2.27-3.57-4.59-3.79-1.24-.12-2.54-.09-3.75,.17-2.57,.56-4.1,2.37-4.63,4.84-.41,1.89-.58,3.86-.6,5.8-.07,6.42-.03,12.85-.03,19.28,0,.23,0,.45,0,.75h-12.8c-.01-.25-.03-.5-.03-.74,0-13.24,0-26.48-.02-39.72,0-.65,.19-.8,.81-.8,3.6,.03,7.21,.03,10.81,0,.58,0,.74,.18,.73,.74-.04,1.35-.02,2.71-.02,4.06,0,.24,0,.48,0,.92,.25-.27,.37-.36,.45-.49,2.23-3.61,5.58-5.5,9.69-6.08,2.92-.41,5.82-.13,8.64,.78,3.35,1.09,5.67,3.31,7.06,6.5,1.43,3.3,1.83,6.82,1.85,10.37,.06,7.89,.03,15.79,.04,23.68,0,.24,0,.49,0,.83Z'/%3E%3Cpath class='cls-1' d='M1.07,20.52c1.24,0,2.42,0,3.61,0,2.85,0,5.69,.01,8.54,0,.52,0,.66,.17,.66,.67-.01,8.84-.01,17.67-.01,26.51,0,4.43-.01,8.86,.02,13.29,0,.7-.18,.88-.88,.87-3.65-.04-7.3-.01-10.95-.01-.31,0-.63,0-.99,0V20.52Z'/%3E%3Cpath class='cls-1' d='M14.86,7.45c.03,4.02-3.32,7.39-7.33,7.41C3.33,14.87,0,11.6,0,7.44,0,3.3,3.32,0,7.5,0c4.06,0,7.33,3.31,7.35,7.45Z'/%3E%3C/svg%3E");
}

.employee-absolute {
  position: absolute;
  top: -20px;
  right: 0px;
  border-bottom: solid 1px #00d8b9;
}

@media screen and (max-width:980px){
    .employee-absolute{
        top: -360px;
    }
}

@media screen and (max-width:650px){
    .employee-absolute{
        right:-180px;
    }
}


.employee-absolute .et_pb_image_wrap {
  height: 300px;
  width: 300px;
}

.employee-absolute .et_pb_image_wrap img {
  position: absolute;
  height: 100%;
  width: auto;
}

.postauthor {
  float: left;
  width: 100%;
  position: relative;
  margin-left: 41px;
  font-size: 16px;
}

.postauthor:before {
  width: 25px;
  height: 30px;
  content: "";
  background-image: url(/wp-content/uploads/2020/03/user.svg);
  background-size: 100%;
  position: absolute;
  left: -41px;
  top: -4px;
}

div#office_email a {
  float: left;
  word-break: break-all;
}

.filtergroup {
  width: 100%;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

select#countryfilter {
  width: calc(33.333333% - 12px);
  padding: 10px;
  border: 2px solid #00d8b9;
  margin-right: 20px;
  display: block;
  height: 40px;
  font-weight: bold;
  text-align: center;
  color: #250188;
}

select#servicefilter {
  width: calc(33.333333% - 12px);
  padding: 10px;
  border: 2px solid #00d8b9;
  display: block;
  height: 40px;
  font-weight: bold;
  text-align: center;
  color: #250188;
}

div#office_name {
  font-family: "Georgia", Georgia, "Times New Roman", serif;
  font-size: 18px;
  font-weight: 600;
  color: #250188;
  display: block;
  width: 100%;
}

.officecontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 50px;
}

div#officelogo {
  width: 55px;
  height: 55px;
  background-image: url("/wp-content/uploads/2020/03/office_image.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 15px;
}

.adresscontainer {
  margin-top: 25px;
  margin-left: 50px;
  position: relative;
  height: 80px;
}

div#office_phone {
  margin-top: 20px;
  margin-left: 50px;
  position: relative;
  min-height: 23px;
}

div#office_email {
  margin-top: 5px;
  margin-left: 50px;
  position: relative;
  min-height: 23px;
}

div#office_town,
div#office_postalcode {
  display: inline-block;
}

div#office_postalcode {
  float: left;
  margin-right: 5px;
}

.adresscontainer:before {
  width: 16px;
  height: 24px;
  content: "";
  background-image: url("/wp-content/uploads/2020/03/location.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -50px;
}

div#office_phone:before {
  width: 16px;
  height: 24px;
  content: "";
  background-image: url("/wp-content/uploads/2020/03/phone.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -50px;
  top: 4px;
}

div#office_email:before {
  width: 25px;
  height: 17px;
  content: "";
  background-image: url("/wp-content/uploads/2020/03/mail.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -50px;
  top: 6px;
}

/* @media (max-width: 1279px) {
	.column {
		width: calc(33% - 20px);
	}
}

.column {
	-webkit-box-shadow: 5px 5px 11px 6px rgba(0,0,0,0.13);
	-moz-box-shadow: 5px 5px 11px 6px rgba(0,0,0,0.13);
	box-shadow: 5px 5px 11px 6px rgba(0,0,0,0.13);
	padding: 40px;
	min-height: 300px;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
}

.column:nth-child(3n+4){
	margin-right: 0px;

} */

.column {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  padding-bottom: 20px;
  width: 100%;
}

#OfficeGrid {
  margin-left: -10px;
  margin-right: -10px;
}

.column .content {
  -webkit-box-shadow: 5px 5px 11px 6px rgba(0, 0, 0, 0.13);
  box-shadow: 5px 5px 11px 6px rgba(0, 0, 0, 0.13);
  padding: 40px;
  min-height: 300px;
}

@media (min-width: 768px) {
  .column {
    width: 50%;
  }
  .column .content {
    height: 350px;
  }
}

@media (min-width: 1280px) {
  .column {
    width: 33.3333%;
  }
}

.clearfix:after {
  display: none;
}

.single-client_stories #web.language,
.single-solutions #web.language {
  background-image: url(/wp-content/uploads/2020/03/web_blue.svg);
}

/* Client stories */

.page-id-162 #et_search_icon:before,
.page-id-5505 #et_search_icon:before,
.page-id-5489 #et_search_icon:before,
.page-id-5514 #et_search_icon:before,
.page-id-6020 #et_search_icon:before,
.page-id-5522 #et_search_icon:before,
.page-id-5531 #et_search_icon:before,
.page-id-5534 #et_search_icon:before,
.page-id-5544 #et_search_icon:before,
.page-id-5550 #et_search_icon:before {
  background-image: url(/wp-content/uploads/2020/03/search_blue.svg) !important;
}

.page-id-162 #web.language,
.page-id-5505 #web.language,
.page-id-5489 #web.language,
.page-id-5514 #web.language,
.page-id-6020 #web.language,
.page-id-5522 #web.language,
.page-id-5531 #web.language,
.page-id-5534 #web.language,
.page-id-5544 #web.language,
.page-id-5550 #web.language {
  background-image: url(/wp-content/uploads/2020/03/web_blue.svg);
}

/* End client stories */

.single-client_stories #et_search_icon:before,
.single-solutions #et_search_icon:before {
  background-image: url(/wp-content/uploads/2020/03/search_blue.svg);
}

#et_search_icon:before {
  content: "" !important;
  height: 31px;
  width: 31px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2020/03/search_blue.svg);
}

form.et-search-form {
  margin-right: 230px;
  margin-top: 20px;
}

span.et_close_search_field {
  margin-right: 94px;
  margin-top: 30px;
}

#et_top_search {
  margin: 4px 22px 0 22px;
}

.forward h2 {
  margin-bottom: 25px;
}

.forward p {
  color: #250188;
}

.threeblocks .systems h3 {
  color: #250188 !important;
}

.threeblocks .specialists h2 {
  color: #250188 !important;
}

.threeblocks .specialists h3 {
  color: #250188 !important;
}

.threeblocks .specialists p {
  color: #696969 !important;
}

.threeblocks .specialists a {
  color: #250188 !important;
}

.threeblocks h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}

.threeblocks h3 {
  font-size: 29px;
  color: #00d8b9 !important;
  margin-bottom: 15px;
}

.threeblocks .et_pb_text_inner {
  height: 100%;
  position: relative;
}

@media (min-width: 992px) {
  .threeblocks h3 {
    margin-bottom: 30px;
  }
}

.threeblocks a {
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
}

.threeblocks {
  padding-top: 0px;
}

h2 {
  color: #250188;
  font-weight: bold;
}

.combine {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

.lang_desc {
  margin-left: 10px;
  margin-top: 3px;
  font-size: 17px;
  color: #250188;
}

.toggle {
  display: none;
}

.introduction h1 {
  margin-bottom: 20px;
}

.introduction a {
  border-bottom: 2px solid #00d8b9;
  padding-bottom: 6px;
  color: #777;
}

.introduction a:hover {
  color: #250188;
}

.wpml-ls ul li a:hover {
  color: #250188;
}

.backscreen {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.backscreen.active {
  opacity: 1 !important;
  display: block;
  z-index: 99;
}

#web.language {
  height: 31px;
  width: 31px;
  margin: 0 8px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2020/03/web_blue.svg);
}

#web.language:hover {
  cursor: pointer;
}

.toggle h3 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 1420px;
}

.wpml-ls ul {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1440px !important;
  display: flex;
  flex-direction: column;
  max-height: 180px;
  flex-wrap: wrap;
}

.wpml-ls-legacy-list-vertical .wpml-ls-item {
  order: 1;
}

.wpml-ls-legacy-list-vertical .wpml-ls-item:nth-child(3) {
  order: 0;
  height: 180px;
  position: relative;
  padding-left: 11px !important;
}

.wpml-ls-legacy-list-vertical .wpml-ls-item:nth-child(3) img {
  display: none;
}

.wpml-ls-legacy-list-vertical .wpml-ls-item:nth-child(3):before {
  background: url(/wp-content/uploads/2020/03/cropped-favicon.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 15px;
  width: 20px;
  position: absolute;
  left: 7px;
  top: 14px;
}

.wpml-ls ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.wpml-ls ul > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

.wpml-ls ul > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.wpml-ls ul li a {
  color: #777777;
  font-size: 16px;
}

.wpml-ls ul li {
  float: left;
  padding: 10px 0px !important;
}

.wpml-ls-legacy-list-vertical {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 1440px;
  padding-right: 45%;
}

.wpml-ls-legacy-list-vertical a {
  display: initial !important;
}

.toggle.open {
  display: block;
  position: absolute;
  width: 100%;
  margin-top: 40px;
  z-index: 999;
  background: #ffffff;
  padding: 3.5% 2%;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(160, 160, 160, 0.55);
  box-shadow: 0px 20px 30px 0px rgba(160, 160, 160, 0.55);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input#FilterRegion.StandaardButton {
  padding: 15px 17px;
  border-radius: 5px;
  background: #250188;
  border: 0px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 46px;
}

input#FilterRegion.StandaardButton:hover {
  background: #01d8b9;
  cursor: pointer;
}

div#footer-bottom {
  display: none;
}

header#main-header {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

h3.MyPostType {
  font-weight: 600;
  color: #00d8b9;
  border-bottom: 1.5px solid #00d8b9;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 5px;
}

.TypePost {
  color: #250188;
}

.TypePost span {
  color: #00d8b9;
  margin-left: 5px;
  margin-right: 5px;
}

/*
h1 {
    font-size: 48px !important;
    color: #250188;
}
*/

h1,
h1 strong {
  font-size: calc(
    36px + (48 - 36) * ((100vw - 1280px) / (2900 - 1280))
  ) !important;
  overflow-wrap: normal;
  color: #250188;
  display: inline-block;
  word-break: keep-all;
}

.BlueQuote {
  font-size: 30px;
  line-height: 35px;
  font-family: "Georgia", Georgia, "Times New Roman", serif;
  color: #250188;
}

.post .et_section_specialty {
  padding-top: 0px;
}

@media screen and (min-width: 2000px) {
  .wpml-ls-legacy-list-vertical {
    padding-right: 30%;
  }
}

@media screen and (max-width: 1280px) {
  .alignformleft {
    float: left;
    width: 100%;
  }
  .alignformright {
    float: left;
    width: 100%;
  }
  select#countryfilter {
    width: calc(50% - 10px) !important;
    margin-right: 20px;
  }
  select#servicefilter {
    width: calc(50% - 10px) !important;
  }
  /*     .offices .column{
        width:calc(50% - 20px);
        max-height:325px;
    } */
  .adresscontainer {
    max-height: 110px !important;
  }
  div#office_email a {
    word-break: keep-all !important;
  }
  /*     .offices .column:nth-child(odd) {
    margin-right: 0px!important;
}
    .offices .column:nth-child(even) {
        margin-right: 3.9%!important;}
  */
}

@media screen and (min-width: 1280px) {
  #top-menu li.current-menu-ancestor > a {
    color: #250188;
  }
  .align_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .alignformleft {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .alignformright {
    margin-left: 10px;
    width: calc(50% - 5px);
  }
  ul.sub-menu {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px !important;
    padding: 12px 0 0 0 !important;
    margin: 0 0 0 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  ul.sub-menu li {
    padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
  }
  ul.sub-menu li a {
    padding: 4px 0 4px 15px !important;
    border: 0px !important;
    font-weight: 100 !important;
    border-left: 2px solid #00d7b8 !important;
    font-size: 14px;
  }
  ul.sub-menu li a:hover {
    background: transparent;
    color: #00d7b8 !important;
  }
  .menudrop {
    width: 100%;
    height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menudrop.active {
    height: 400px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  }
  .subhead {
    width: 34% !important;
  }
  .subtext {
    width: 57% !important;
  }
  .threeblocks {
    padding-top: 0px !important;
  }
  .leftimage .et_pb_image {
    text-align: right;
    margin-right: 70px;
  }
  .forward {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 500px) {
  .notfound p {
    font-size: 9em !important;
  }
  .noresulttext .et_pb_text_inner {
    line-height: 59px;
    margin-top: 60px;
    font-size: 28px;
  }
}

/* Mobiel + Tablet */

@media screen and (max-width: 980px) {
  .notfound p {
    font-size: 12em;
  }
  .searchfield {
    width: 100% !important;
  }
  .blogspacing div div {
    margin-bottom: 10px !important;
  }
  .blogspacing h1 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .StoryImage {
    top: -500px !important;
    right: -206px;
    z-index: -24 !important;
    opacity: 0.2;
  }
  .lang_desc {
    margin-left: 0px;
  }
  .thinking {
    padding: 0px 40px !important;
    width: 100% !important;
  }

  .wpml-ls ul {
    max-height: 100%;
  }
  .wpml-ls-legacy-list-vertical .wpml-ls-item:nth-child(3) {
    height: auto;
  }

  .wpml-ls ul li {
    width: 100%;
  }
  .toggle.open {
    padding: 30px;
  }
  .toggle h3 {
    float: left;
    width: 100%;
  }
  .wpml-ls-legacy-list-vertical {
    width: 100%;
    padding: 0px;
  }
  .operationbanner .et_pb_specialty_column {
    padding: 0px 50px;
  }
  .ContactTextContainer p {
    width: 100% !important;
    margin-top: 0px !important;
  }
  .operationbanner {
    padding-top: 40px !important;
  }
  .et_pb_team_member_description {
    position: absolute;
    left: 0px;
    padding: 0px 50px;
    max-width: 170px;
  }
  .et_pb_team_member_image {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px !important;
  }
  .second_right {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0px !important;
  }
  .et_pb_team_member_description {
    left: 20px !important;
  }
  .adresscontainer {
    height: 100px;
  }
}

/* End Tablet */

.adjustbottom {
  padding-bottom: 0px !important;
}

.operationbanner .et_pb_image {
  text-align: right;
}

/*
.operationbanner .et_pb_image:first-of-type {
    background: #250188 !important;
}
	
*/

h4 {
  font-size: 30px;
  font-weight: 600;
  color: #250188;
}

.ContactTextContainer p {
  color: #777;
  width: 65%;
  margin-top: 20px;
}

.et_pb_team_member_image {
  border: 18px solid #fff;
  -webkit-box-shadow: 0px 0px 18px 7px #ececec;
  box-shadow: 0px 0px 18px 7px #ececec;
}

.first_left {
  margin-right: 20px !important;
  max-width: 350px;
}

.second_right {
  padding: 40px;
  -webkit-box-shadow: 0px 0px 18px 7px #ececec;
  box-shadow: 0px 0px 18px 7px #ececec;
  max-width: 350px;
}

.second_right h4 {
  font-size: 23px;
  padding-right: 25%;
  line-height: 32px;
}

.second_right .et_pb_text {
  margin-bottom: 20px !important;
}

.second_right label {
  font-weight: 600;
  width: 100%;
  float: left;
  color: #a0a0a0;
  margin-bottom: 6px;
}

.second_right select {
  width: 100%;
  padding: 5px;
  border: 1px solid #707070;
  border-radius: 5px;
  color: #a0a0a0;
}

.second_right select#Countries {
  margin-bottom: 10px;
}

.et_pb_team_member {
  position: relative;
}

.et_pb_team_member_description {
  position: absolute;
  top: 80px;
  left: 120px;
  max-width: 170px;
}

.et_pb_team_member_description h4 {
  color: #fff;
  font-family: "Verdana", Helvetica, Arial, Lucida, sans-serif;
}

.et_pb_team_member_description a {
  color: #fff;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  div#blogsection {
    width: 100%;
    z-index: 2;
    background: transparent;
  }
  .bloglogo {
    display: none;
  }
  div#leftside {
    width: 100% !important;
    margin: 0px !important;
  }
  div#rightside {
    width: 100% !important;
  }
  /*     .offices .column{
        width:100%;
    }
    
    .offices .column:nth-child(even){
        margin-right:0px!important;
    } */
  .filtergroup {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  select#countryfilter,
  select#servicefilter {
    width: 100% !important;
    margin-right: 0px;
  }
  select#servicefilter {
    margin-top: 20px !important;
  }
}

/* Solutions page layout map */

.operationbanner > .et_pb_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.operationbanner .operationbanner-inner-row-top {
  padding-top: 40px;
}

.operationbanner .operationbanner-inner-row-bottom {
  padding-bottom: 40px;
}

.operationbanner .operationbanner-inner-row-bottom .et_pb_team_member_image {
  margin-bottom: 0px;
}

.operationbanner .et_pb_column_single {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 18px 7px #ececec;
  box-shadow: 0px 0px 18px 7px #ececec;
}

.operationbanner .WorldMap {
  margin: 0;
  height: 100%;
  background: #250188;
  background-image: url(/wp-content/uploads/2020/03/Contact-map-3-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.operationbanner .WorldMap:before,
.operationbanner .QuoteImg:before {
  display: none;
}

.operationbanner .QuoteImg {
  margin: 0;
  height: 100%;
  background-position: bottom right;
}

.operationbanner .operationbanner-inner-row-bottom .first_left {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 18px 7px #ececec;
  box-shadow: 0px 0px 18px 7px #ececec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.operationbanner .operationbanner-inner-row-bottom .first_left .et_pb_text,
.operationbanner
  .operationbanner-inner-row-bottom
  .first_left
  .et_pb_text_inner {
  height: 100%;
  width: 100%;
}

.single.single-solutions
  .operationbanner
  .operationbanner-inner-row-bottom
  .first_left
  .et_pb_text_inner,
.operationbanner
  .operationbanner-inner-row-bottom
  .first_left
  .et_pb_text_inner {
  background: #250188;
}

.single.single-specialists
  .operationbanner
  .operationbanner-inner-row-bottom
  .first_left
  .et_pb_text_inner {
  background: #dbdbdb;
}

.single.single-systems
  .operationbanner
  .operationbanner-inner-row-bottom
  .first_left
  .et_pb_text_inner {
  background: #00d8b9;
}

.operationbanner
  .operationbanner-inner-row-bottom
  .first_left
  .et_pb_text_inner
  p {
  display: none;
}

.staticContact
  .operationbanner-inner-row-bottom
  .first_left
  .et_pb_text_inner
  p {
  display: block;
}

.page-id-54129 a.ContactTelefoon:before,
.single-solutions a.ContactTelefoon:before,
a.ContactTelefoon:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: url(/wp-content/uploads/2020/03/phone-green.svg);
}

.page-id-54129 a.ContactMail:before,
.staticContact a.ContactMail:before,
.single-solutions a.ContactMail:before,
a.ContactMail:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 60px;
  background: url(/wp-content/uploads/2020/03/mail-green.svg);
}

.single-systems a.ContactTelefoon:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: url(/wp-content/uploads/2020/03/phone-wit.svg);
}

.single-systems a.ContactMail:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 60px;
  background: url(/wp-content/uploads/2020/03/mail-wit.svg);
}

.single-specialists a.ContactTelefoon:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: url(/wp-content/uploads/2020/03/phone-green.svg);
}

.single-specialists a.ContactMail:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 60px;
  background: url(/wp-content/uploads/2020/03/mail-green.svg);
}

.ContactPersoon p.ContactNaam {
  position: absolute;
  top: 25%;
  right: -10%;
  font-size: 18px;
  word-spacing: 200px;
  font-weight: bold;
  color: #fff;
  max-width: 55%;
  display: block !important;
  font-family: "Georgia", Georgia, "Times New Roman", serif;
}

.ContactPersoon {
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: bottom left !important;
}

.staticContact .ContactPersoon {
  background-size: cover !important;
}

.operationbanner .operationbanner-inner-row-bottom .g-personphoto {
  height: 100%;
  background-size: cover;
  background-position: left bottom;
}

.logo_container > a {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 300px;
}

@media (max-width: 767px) {
  body .StoryTitle,
  body .ClientContainer .StoryTitle strong {
    margin-top: 150px;
  }
  body .ClientStoriesGrid .ClientContainer {
    margin-bottom: 7.2vw;
  }

  .home p.StoryTitle {
    margin-top: 250px;
  }
}

.ClientContainer .StorySummary {
}

@media (max-width: 1560px) {
  body .ClientStoriesGrid {
    margin-top: 50px;
  }
}

@supports not (width: max-content) {
  .et_pb_module.et_pb_image.et_pb_image_0_tb_body.StoryImage,
  .page-template-default .et_pb_module.et_pb_image.et_pb_image_0.StoryImage {
    display: table;
    width: calc(20vw + 160%);
    margin-top: -320px;
  }
  .language#web {
    background-size: 31px 31px;
  }
}

#newsSlider .BlogSliderContainer {
  width: 100%;
}

/* img.BrandLogo {
  max-width: fit-content;
} */

@supports not (width: fit-content) {
  h3.MyPostType {
    display: inline-block;
  }
  .NaamEnBedrijf {
    border-top: none !important;
    padding-top: 0px !important;
    text-align: center;
  }
  .NaamEnBedrijf > div {
    display: inline-block;
    padding-top: 15px;
    border-top: solid 1px #250188;
  }
  img.BrandLogo {
    display: table;
  }
}

.solutions > .et_pb_text_inner > p:last-child > a,
.specialists > .et_pb_text_inner > p:last-child > a,
.systems > .et_pb_text_inner > p:last-child > a {
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  form.et-search-form,
  #top-menu li a,
  .et_search_form_container input {
    background: #ffffff !important;
  }
}

@media (max-width: 600px) {
  .et_header_style_left .et-search-form,
  .et_header_style_split .et-search-form {
    max-width: calc(100% - 130px) !important;
    width: calc(100% - 130px) !important;
  }
  .et-search-form input {
    width: auto;
    left: 0px;
  }
}

@media (max-width: 1280px) {
  body form.et-search-form {
    max-width: 45% !important;
  }
}

@media (min-width: 1201px) {
  .ClientStoriesGrid .ClientContainer {
    max-width: 49%;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #clientStorySlider .ClientContainer {
    display: block !important;
  }
  .language#web {
    background-size: 31px 31px;
  }
  #newsSlider .BlogSliderContainer {
    display: block !important;
  }
  h3.MyPostType {
    display: inline-block;
  }
  p.employee_linkedin img,
  p.leadership_linkedin img {
    height: 100%;
  }
  .wpml-ls ul {
    display: table;
  }
  p.BrandIntro {
    width: 100%;
  }
  img.BrandLogo {
    height: 45px;
  }
}

@media (max-width: 1280px) {
  .ImageRow,
  .StoryImage {
    display: none !important;
  }
}

@media (max-width: 425px) {
  .BrandContainer {
    margin-bottom: 20%;
  }
}

@media (max-width: 600px) {
  .AdjustPadding {
    margin-top: 30px;
  }
  .BlokkenSection .AdjustPadding .et_pb_module.et_pb_text {
    padding-right: 40px !important;
  }
}

#menu-de-footer {
  -webkit-column-gap: 5px !important;
  -moz-column-gap: 5px !important;
  column-gap: 5px !important;
}

body h1 {
  -ms-word-break: break-all;
  word-break: keep-all;
  /* Non standard for WebKit */
  word-break: break-word;
}

body .adresscontainer {
  max-height: unset !important;
  height: unset;
}
body .column .content {
  height: unset;
}

body .BlokkenSection .AdjustPadding .et_pb_module.et_pb_text {
  padding: 0px 0px 0px 40px !important;
  margin-bottom: 20px;
}

.AdjustPadding h2 {
  font-size: 40px;
}

@media (max-width: 600px) {
  body .BlokkenSection .AdjustPadding .et_pb_module.et_pb_text {
    padding: 20px 0px 0px 20px !important;
  }
}

@media (max-width: 780px) {
  body .BlokkenSection .et_pb_row.AdjustPadding {
    width: 100%;
  }
}

div.wpcf7-mail-sent-ok,
div.wpcf7-response-output {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
}

/*Download whitepaper*/
.ameyde-download-button {
  background: #250188;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 10px;
  max-width: fit-content;
  transition: ease-in-out 0.3s all;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  border: solid 2px #250188;
}

.ameyde-download-button:hover {
  background: transparent;
  color: #250188;
}

.dae-shortcode-register-wrapper {
  padding-top: 20px;
  display: block !important;
}

input.ameyde-shortcode-register-field {
  background-color: #fff;
  color: #000;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #707070;
}

.ameyde-shortcode-register-submit {
  float: right;
  background: #08d8b9;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 10px;
  max-width: fit-content;
  transition: ease-in-out 0.3s all;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  border: solid 2px #08d8b9;
}

.ameyde-shortcode-register-submit:hover {
  background: transparent;
  color: #08d8b9;
}

/*END downloads*/

.custom-label-wrapper {
  position: fixed;
  right: 0;
  top: 12%;
  width: 200px;
  z-index: 9;
  box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 30%);
  transition: 0.3s;
  border-radius: 10px;
}

.custom-label {
  padding: 10px;
  background-color: #fff;
}

.custom-label-wrapper:hover {
  margin-right: 10px;
}

@media only screen and (max-width: 600px) {
  .custom-label-wrapper {
    display: none;
  }
}

.et_pb_row_inner.et_pb_row_inner_0.swedishVideoRow
  .et_pb_column.et_pb_column_undefined.et_pb_column_inner.et_pb_column_inner_0.et-last-child {
  width: 100%;
}

.et_pb_module.et_pb_video.et_pb_video_0.swedishVideo iframe {
  position: relative;
}

a.btn.basic-button {
  padding: 15px 17px;
  border-radius: 5px;
  background: #250188;
  border: 0px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  transition: ease all 0.3s;
  display: table;
  margin: 0 auto;
  margin-bottom: 2em;
}

.btn.secondary-button {
  padding: 15px 17px;
  padding: 15px !important;
  border-radius: 5px;
  background: #00d8b9;
  border: 0px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  transition: ease all 0.3s;
  display: table;
  margin: 0 auto;
}

a.btn.basic-button:hover {
  background: #00d8b9;
}

.btn.secondary-button:hover {
  background: #250188;
  cursor: pointer;
}

.btn-container {
  display: flex;
}

/*DE fixes*/
@media screen and (max-width: 1280px) {
  li#menu-item-8138 {
    background: rgba(0, 0, 0, 0.03);
  }
}

.shield-btn {
  display: block;
  margin: 0 auto;
  width: fit-content;
  margin-bottom: 1em;
  transition: ease all 0.3s;
}

.shield-btn:hover {
  transform: scale(1.05);
}


.silverMedal img, 
.goldMedal img {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.download-col .wpcf7 input[type="submit"]{
	float: right;
    background: #08d8b9;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 10px;
    max-width: fit-content;
    transition: ease-in-out 0.3s all;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    border: solid 2px #08d8b9;
	border-radius:0px;
	font-size:13px;
}

.download-col .wpcf7 input[type="submit"]:hover{
	background:transparent;
	color:#08d8b9;
}

/* Op Belgische omgeving de laatste Collegakaart in overzicht vervangen voor een Instagramlink */
/* .MeetOurPeopleGrid .et_pb_code_inner .employeecontainer:last-of-type {
	border: 1px solid red;
} */