.inner { position: relative; }

a#download {
  display:block;
  width:180px;
  margin:10px 0 20px 0;
  color: #8D939B;
  font: small-caps bold 16px/32px Cambria,Georgia,"Times New Roman",Times,serif;
  letter-spacing: 0.1em;
  height:34px;
  padding:0 8px 0 70px;
  background:#E8EDF1 url(../images/seminar.png) no-repeat 10px top;
  -moz-border-radius:3px; 
  -webkit-border-radius:3px; 
  border-radius:3px; 
  -webkit-box-shadow: #000 2px 2px 5px 0;
  -moz-box-shadow: #000 2px 2px 5px 0;
  -o-box-shadow: #000 2px 2px 5px 0;
  box-shadow: #000 2px 2px 5px 0;
}

a#download:hover {
  color:#031C44;
}

ul.seminars {
  list-style:none;
  margin-bottom:15px;
}

ul.seminars:after {
  content:" ";
  display:block;
  clear:both;
}

ul.seminars li {
  line-height:1.6em;
  margin:3px 0 0 0;
  clear:both;
  background: #EFF4F7;
  float:left;
  padding:2px 15px 2px 0;
  clear:both;
  width:400px;
}

ul.seminars li  div.checkbox {
  float:left;
  width:10px;
  height:10px;
  background-color:white;
  border:1px solid grey;
  margin:4px 6px 0 0;
  cursor:pointer;
}

ul.seminars li.active  div.checkbox {
  background: url(../images/active.jpg) no-repeat center center;
}

ul.seminars li  div.checkbox:hover {
  opacity:0.8;
}

ul.seminars li span {
  float:left;
}

ul.seminars li span.plaats {
  width:80px;
}

ul.seminars li span.datum {
  width:180px;
}

ul.seminars li a {
  text-decoration:underline !important;
}

ul.seminars li a:hover {
  text-decoration:none !important;
}

h1.underline {
  border-bottom:1px solid #031C44;
  margin-top:15px;
  padding-bottom:8px;
  width: 610px;
}



.rsformseminarsform {
  border-top:1px solid #031C44;
  width: 610px;
}

.rsformseminarsform legend {
  display:none;
}

.rsformseminarsform div.formCaption,
.rsformseminarsform div.formDescription {
  height:auto;
  margin:0;
}

.rsformseminarsform fieldset.formFieldset {
  padding:0;
  border:0;
}

.rsformseminarsform fieldset.formFieldset ol {
  float:left;
  width:100%;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer li {
  padding:0;
  float:left;
  clear:none;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer li p{
  margin:10px 0;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer li div.formCaption {
  width:100px;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.single li {
  width:100%;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.spacer {
  margin-top:22px;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.double  {
  background:#EFF4F7;
  padding:0;
  width:580px;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.double li {
  width:48%;
  padding:1px 1%;
  border-bottom:1px solid white;
  margin-bottom:2px;
  line-height:20px;
    -webkit-box-shadow: #C7D0D6 -1px 1px 1px 0;
  -moz-box-shadow: #C7D0D6 -1px 1px 1px 0;
  -o-box-shadow: #C7D0D6 -1px 1px 1px 0;
  box-shadow: #C7D0D6 -1px 1px 1px 0;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.double li .formBody {
  margin-bottom:0;
  float:right;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.double li .formBody input {
  width:150px;
  height:20px;
  padding:0 4px;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.double li .formBody input:focus {
  border-color: #031C44;
}

.rsformseminarsform fieldset.formFieldset ol.formContainer.double li .formBody.btw {
  float:left;
}

.rsformseminarsform h4 {
  font: normal bold 13px/18px sans-serif,Verdana,Arial;
  text-transform: capitalize;
  letter-spacing:0;
  margin-bottom:0;
}


.french .item-pagehomepagina, .english .item-pagehomepagina,  .spanish .item-pagehomepagina { float:left; width:100%; }
.item-pagehomepagina { float:left; width:100%; margin: 0 auto 100px;}

.item-pagehomepagina > div{
	width: 80%;
    margin: 0 auto;
}

.french .innerBottom, .english .innerBottom, .spanish .innerBottom  { display:none;}

.innerBottom {
  /*display:block;
  position:absolute;
  top:0;
  right:15px;*/ float:right; width:25%
}
.innerBottom a { display:block; position:relative; text-align:center;}
.innerBottom span { display:block; text-align:center;     
  color:#031C44;
  text-decoration:none;
  font-weight:bold;
  padding-top:4px;}

.innerBottom a:hover span.play {
  box-shadow: 0 0 3px rgba(0,0,0,75);
}

/*a.expolink {
  display:block;
  position:absolute;
  top:200px;
  right:15px;
}

a.expolink:hover img {
  opacity:0.9;
  transition: opacity 0.2s ease-in;
}

a.movielink {
  position:absolute !important;
  top:40px;
  right:20px;
  margin:0 !important;
}

a.movielink:hover {
  text-decoration:none;

}*/

span.play {
  background: white url(../images/play.png) no-repeat center center;
  border: 1px solid #d7d7d7;
  width: 32px;
  height: 32px; 
  border-radius: 50%;
  position:absolute;
  top:50%;
  right:50%;
      margin: -16px -16px 0 0;
}

span.plays {
    background: white url(../images/play.png) no-repeat center center;
    border: 1px solid #d7d7d7;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    bottom: 170%;
    left: 33%;
}
.men-blocks {
			width: calc(33.3333% - 80px);
    padding: 20px 30px;
			margin: 10px;
			display: block;
			background-color: #021B44;
			color: white !important;
			float: left;
			text-decoration: none;
			text-align: center;
	font-size: 18px;
    font-family: Cambria,Georgia,"Times New Roman",Times,serif;
	transition: ease-in-out .3s;
		}
.men-blocks:hover{
	color: #021B44 !important;
    background: #D1DAE8;
	transition: ease-in-out .3s;
}
		.home-wrapper{
			display: flex;
			flex-wrap: wrap;
		}
/*
a.moviebox:hover span.play {
  box-shadow: 0 0 3px rgba(0,0,0,75);
}

a.moviebox {
 display:block;
 clear:both;
 margin-left:25px;
 position:relative;
 float:right;
 margin:-30px -10px 30px 0;
 line-height:0;
}

a.moviebox:hover {
  text-decoration:none;
}

a.moviebox:hover img {
  opacity:0.9;
  transition: opacity 0.2s ease-in;
}

a.moviebox img {
  width:100%;
  height:auto;
  border: 1px solid black !important;
  box-shadow: 0 0 3px rgba(0,0,0,0.45);
}

a.moviebox span.play {
  right:50%;
  margin-right:-17px;
  box-shadow: 0 0 3px rgba(0,0,0,0.75);
  border:0;
  top:46%;
}

a.moviebox span.info {
  display:block;
  text-align:right;
  color:#031C44;
  text-decoration:none;
  font-weight:bold;
  padding-top:4px;
  line-height:24px;
}*/
.lang-active{font-weight:bold;}
a.CallToAction { margin-bottom:45px; }

html[lang="fr-fr"] a.expolink,
html[lang="fr-fr"] a.expobox,
html[lang="en-gb"] a.expolink,
html[lang="en-gb"] a.expobox,
html[lang="es-es"] a.expolink,
html[lang="es-es"] a.expobox,
html[lang="fr-fr"] a.movielink,
html[lang="fr-fr"] a.moviebox,
html[lang="en-gb"] a.movielink,
html[lang="en-gb"] a.moviebox,
html[lang="es-es"] a.movielink,
html[lang="es-es"] a.moviebox { display:none; }

.lang{
  float:right;
  clear:right;
  padding:2px 20px 0 0 ;
}
.actions{
  float:right;
  list-style:none;
}div.mod-languages li{	padding-right:10px;	margin-right:5px;	}
.contentpaneopen
{
  padding: 11px 0;
    color: #959595;
    font-size: 13px;
}
.testimonials{
	display: none;
}
.right.contentWide .testimonials{
	display: block;
	float: left;
    width: 100%;
	background-color: #D1DAE8;
	margin-bottom: 20px;
}
.right.contentWide .testimonials > .moduletable {
    margin: 1% 0 1% 0;
}
h3.testimonial{
	font-size: 24px;
    text-transform: none !important;
    letter-spacing: 0 !important;
    padding: 0 0 1% 1.8%;
    font-weight: normal;
}
/*.uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore), .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 1 !important;
}*/
.uk-overlay-panel .uk-text-large p{
	font-size: 16px !important;
	color: #031c44;
}
.uk-overlay-panel .uk-text-large{
	margin: 0;
    width: 100%;
    position: relative;
}
.uk-overlay > div{
	padding: 0 65px;
	width: 100%;
}
.uk-overlay div.uk-text-large::before{
	content: url(voor.png);
    display: block;
    position: absolute;
    margin-right: 50px;
    top: -6px;
    left: -65px;
}
.uk-overlay div.uk-text-large::after{
	    content: url(achter.png);
    display: block;
    position: absolute;
    margin-top: 7px;
    right: -65px;
    bottom: -6px;
}
.inner .uk-slider li{margin-left: 0;}
.uk-overlay-panel #bannerR{
	display: none;
}
.uk-slidenav-position .uk-slidenav-next {
    right: 0px !important;
}
.uk-slidenav-position .uk-slidenav-previous {
    left: 0px !important;
}
.uk-slidenav-position .uk-slidenav {
    top: 50% !important;
    margin-top: -50px !important;
}
.uk-dotnav>*>*, .uk-slider-container, .uk-slideshow {
    margin-top: -10px;
}
.uk-slider:not(.uk-drag) {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.65, 0.05, 0.36, 1) !important;
    transition: transform 1s cubic-bezier(0.65, 0.05, 0.36, 1) !important;
}
.uk-overlay-panel h3{
	text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: 1.5em;
    margin: 0;
    width: 100%;
}
.custom p, .custom{
	text-align: right !important;
	float: right;
}
.custom p a{
	display: block;
}
.custom p span.play{
	/*top: -45px !important;
	right: 51% !important;*/
}
.custom p a img{
	width: 100%;
	height: auto;
	max-width: 215px;
} 
a.lowercontentimage{
	margin: 0 !important;
}
.mobile-menu, .submenu-dropdown{
	display: none;
}
.cc-color-override--967680299.cc-window {
    color: rgb(255, 255, 255) !important;
    background-color: #031c44 !important;
}
.deskhid{display: none;}
.scrollup {
    width: 40px;
    height: 37px;
    position: fixed;
    right: 15px;
    bottom: 30px;
    display: none;
    text-indent: -9999px;
    background-color: #009fe3;
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#99770310, endColorstr=#99770310)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99770310, endColorstr=#99770310);
    background-color: rgba(0, 159, 224, 0.6);
    background: rgba(0, 159, 224, 0.6) url(scrolltop.png) no-repeat center center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.ie9 .scrollup {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
}
.ie9 .scrollup {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
}
.scrollup:hover {
    background-color: #009fe3;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.blog-default-team .teaser-item .pos-links{
	margin-top: 0px !important;
	width: 100%;
	text-align: center;
}
.blog-default-team#yoo-zoo .items div.media-left {
    margin: 0px 15px 0px 0px;
    float: left;
	    padding: 2px;
    border: 1px solid #e1e1e1;
	width: 100%;
}
.blog-default-team#yoo-zoo .items div.pos-content {
    text-align: center;
    width: 100%;
    font-size: 11px;
    padding-top: 6px;
    float: left;
}
.blog-default-team#yoo-zoo .items div.media-left .element{
	margin-bottom: 0px;
}
.blog-default-team#yoo-zoo .items div.media-left .element a{
	padding: 0px;
	/*max-height: 180px;*/
	max-height: 220px;
    overflow: hidden;
}
.blog-default-team#yoo-zoo .items div.teaser-item {
    min-height: 245px;
	    /*width: 22%;*/
	width: 29%;
}

.yoo-zoo img {
    max-width: 100%;
    height: auto;
	width: 100%;
}
.width100.first.last{
	    display: flex;
    flex-wrap: wrap;
}
#yoo-zoo .items p.pos-links{
	font-family: Verdana, "Tahoma", Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
.blog-default-team#yoo-zoo .items p.pos-links span a:after {
    content: none;
    font-size: 14px;
}
.blog-default h1.pos-title a{
	    font-size: 13px;
    line-height: 20px;
	color: #4a4a4a;
	width: 50%;
	float: left;
	font-family: Calibri, Geneva,Verdana, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
}
.blog-default h2.pos-subtitle a{
	    font-size: 13px;
    line-height: 20px;
	color: #031c44;
	width: 50%;
	float: right;
	font-family: Calibri, Geneva,Verdana, sans-serif;
	text-transform: none;
	letter-spacing: 0;
		text-align: right;
}
.blog-default .floatbox{
	float: left;
}
#yoo-zoo .floatbox {
   overflow: inherit;
}
.yoo-zoo h2 {
    font-size: 1.2em;
    line-height: 24px;
    margin-top: 0px;
	font-weight: bold;
}
.mastHeader .banner-head a {
    position: relative;
    transition: all 0.2s ease-in;
    padding: 0;
	margin-bottom: 10px;
}
.mastheadbanner{
	position: absolute;
    top: 20px;
    right: 20px;
	    width: 200px;
}
/*.mastheadbanner {
    position: absolute;
    top: 0;
    right: -20px;
    width: 300px;
}*/
.mastheadbanner2{
	position: absolute;
    top: 20px;
    right: 20px;
	    width: 300px;
}
.mastheadbanner2 img, .mastheadbanner img{
	    max-width: 200px !important;
    height: auto
}
.bannermobie{
	display: none;
	    margin: 50px auto 0;
}
.yoo-zoo.blog-default .teaser-item img {
    /*max-width: 120px;*/
    height: auto;
    width: 100%;
}
.yoo-zoo.blog-default .item img {
    max-width: 120px;
}
.mobile{display: none;}
.desktop{display: block;}
.desktop.kantoorbutton img{
	width: 100%;
	padding: 0 0px 20px;
	margin: 0 auto;
	max-width: 550px;
}
.desktop2.kantoorbutton img{
	width: 100%;
	padding: 0 0px 20px;
	margin: 0 auto;
	max-width: 590px;
}
.phone-wrap{
	background-color: #031c44;
    width: 100%;
    padding: 0px;
    display: block;
    color: white;
    text-align: center;
}
.phone-wrap .custom {
    float: none !important;
    text-align: center !important;
}
.phone-wrap .custom p {
    text-align: center !important;
    float: none;
    font-size: 12px;
	padding: 10px;
    width: calc(100% - 20px);
    line-height: 120%;
}
.phone-wrap .custom p span {
    margin: auto 10px;
    font-size: 16px;
    line-height: 12px;
}
.breadcrumb-item a::after{
	content: url("/images/M_images/arrow.png");
	display: inline-block;
	margin: 0 5px;
}
.uk-scope .uk-h3, .uk-scope h3 {
    font-size: 1.5em !important;
    line-height: 1.4;
    text-transform: none !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
}
.uk-panel > .uk-overlay.uk-position-cover > div{
	display: flex;
	flex-direction: column-reverse;
}
.uk-panel > .uk-overlay.uk-position-cover > div .uk-text-large.uk-margin{
	margin-bottom: 0;
	position: relative;
}
.uk-panel > .uk-overlay.uk-position-cover > div p {
    font-size: 16px;
    line-height: 20px;
    color: #031c44 !important;
}
.rightfloat .custom p, .rightfloat .custom {
    text-align: right !important;
    float: left;
	font-size: 11px;
}
.footer .custom p a {
    display: inline-block;
    color: #959595;
}
.chatbot-box {
    font-family: Cambria, Calibri, Geneva, Verdana, sans-serif;
    font-weight: bold;
    /* line-height: 0; */
    padding: 10px 20px;
    font-size: 24px;
    border: 3px solid #1d3767;
    display: inline-block;
    position: relative;
}
.chatbot-box::after{
    content: "";
    width: 50px;
    height: 50px;
    background-image: url(../../../images/stories/chatbot.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -30px;
    right: -8px;
        
}
#mod-custom143{
    width: 100%;
    text-align: center !important;
    float: none;
    display: block;
}
#mod-custom143 > p{
        text-align: center !important;
    margin: 30px auto;
    float: none;
    display: inline-block;
}
.formSpan12 p{
    font-size: 10pt
}