/*Default color: #78A22F*/

html{
    font-size:62.5%;
    overflow-x: hidden;
}
body{
    margin:0;
	padding:0;
    font-size: 1.6rem;
    color: #3A393A;
    font-family: 'Raleway', sans-serif;
    overflow-x: hidden;
}
main {
    display: block;
    padding: 40px 0;
}
.busjabVacancyDetail main {
    padding-top: 0;
}
*{
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
a:hover {
    text-decoration: none;
}
a,
a:hover,
.text a {
    color: #78A22F;
}
em u {
    font-size: 4.2rem;
    line-height: 5rem;
    font-weight: 900;
    text-decoration: none;
    position: relative;
    padding-left: 100px;
    display: block;
    margin: 75px 0;
    font-family: "Raleway", sans-serif;
}
em u:before {
    content: "";
    background: url("../_images/single-elipse.svg") no-repeat center center /contain;
    opacity: 0.15;
    width: 150px;
    height: 150px;
    display: inline-block;
    position: absolute;
    top: -30px;
    left: -80px;
    z-index: 0;
}
em u:after {
    content: '“';
    font-style: normal;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    color: #78A22F;
    font-size: 112px;
    line-height: 1;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Raleway', sans-serif;
    margin:0;padding:0;
}
h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty {
    margin: 0;
}
h1, h2.h1 {
    font-size: 3.4rem;
    line-height: 4.8rem;
    font-weight: 900;
    color: #080026;
    margin-bottom: 20px;
}
h1 b, h2 b, h3 b, h4 b h5 b {
    font-weight: 800;
}
h2, h1.h2, h3.h2 {
    font-size: 2.2rem;
    line-height: 3.2rem;
    font-weight: 900;
    color: #78A22F;
    margin-bottom: 20px;
}
.text h3 {
    margin-bottom: 10px;
    font-weight: bold;
}
.teaserTitle {
    font-size: 5.4rem;
    line-height: 6.4rem;
    color: #3A393A;
    margin-bottom: 30px;
    padding-top: 75px;
    position: relative;
}
.teaserTitle:before {
    content: "";
    background: url(../_images/elipses-v2.svg) no-repeat center center /contain;
    width: 120px;
    height: 163px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: calc(50% - 60px);
    z-index: -1;
}
.teaserTitle span,
.teaserTitle em {
    display: block;
    color: #78A22F;
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-style: normal;
}
ul,ol,li{
    margin:0;padding:0;
}
li{
    list-style:none;
}
p, .text, .intro {
    font-size: 1.6rem;
    line-height: 3rem;
    color: #3A393A;
    font-family: "Nunito Sans", sans-serif;
}
.busjabContent .intro,
.busjabContent .intro p {
    font-size: 1.6rem;
    line-height: 3rem;
}
img{
    max-width:100%;
    height:auto!important;
    display:block;
}
.sw{
    max-width:1200px;
    margin:0 auto;
    padding:0 30px;
}
.sw.xs {
    max-width: 750px;
}
.text {
    margin-bottom: 20px;
}
.text h2 {
    margin-top: 30px;
}
.text > h2:first-of-type {
    margin-top: 0;
}
.text ul:not(.slick-dots) {
    padding: 10px 0;
}
.text ul:not(.slick-dots) > li {
    line-height: 2.8rem;
    position: relative;
    padding-left: 25px;
}
.text ul:not(.slick-dots) > li:before {
    content: '\f111';
    font-family: "Font Awesome 5 Pro";
    color: #78A22F;
    font-weight: bold;
    font-size: 0.8rem;
    line-height: 2.4rem;
    margin-right: 0;
    position: absolute;
    left: 0;
}
.error {
    border: 1px solid #fa4145;
    color: #fa4145;
    padding: 10px;
    background: #fa414524;
    border-radius: 5px;
    margin: 20px 0;
}
.error.aplError.aplStartError {
    margin-top: 0;
}
.error:before {
    content: '\f06a';
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}
form .form .error.aplFileError,
form .form .error[class*="error_Q"] {
    margin: -15px 0 20px;
    color: #fa4145;
    text-align: right;
    border: none;
    background: transparent;
    padding: 0;
}
form .form .error[class*="error_Q"]:before {
    content: '\f06a';
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}
.formInput.errorInput input,
.formInput.errorInput input:focus,
.formInput.errorInput textarea,
.formInput.errorInput textarea:focus {
    border-color: #fa4145;
}
.explain {
    padding: 0 10px 5px 0;
    line-height: 1.8rem;
    font-size: 1.2rem;
    position: relative;
    color: #6e6e6e;
}
.explain:before {
    content: '\f059';
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: #6e6e6e;
    margin-right: 5px;
}


/* SLICK */

.arrows {
    width: 70px;
    margin: 10px auto;
}
button.slick-arrow {
    background: none;
    font-size: 0; 
    height: 50px;
    padding: 0;
    margin: 0;
}
button.slick-arrow:hover {
    background: none;
}
.slick-arrow:after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #78A22F;
    border-radius: 50%;
    background-color: #EBF1E0;
    transition: all 0.3s ease;
}
.slick-arrow:hover:after {
    background-color: #78A22F;
    color: white;
}
.slick-arrow.slick-next { 
    margin-left: 10px; 
}
.slick-arrow.slick-prev:after {
    content: "\f060";
}
.slick-arrow.slick-next:after {
    content: "\f061";
}
.slick-slider *:focus{
    outline:none;
}
.slick-dots {
	list-style: none;
	margin: 30px 0 0 0;
	text-align: center;
    line-height: 0;
    padding: 0 15px;
}
.slick-dots li {
	display: inline-block;
}
.slick-dots li button {
	font-size: 0;
	background: none;
	border: 0;
	outline: none;
    cursor: pointer;
    padding: 5px;
    margin: 0;
    line-height: 0;
}
.slick-dots li button:after {
	height: 10px;
	width: 10px;
	background: #707070;
	content: "";
	display: block;
	border-radius: 20px;
}
.slick-dots li.slick-active button:after {
    background:#78A22F;
}

/* ___________________________________________________________________________ HELPERS */

.flex-drip-down,
.flex-drip-down * {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.cleaner {
    clear: both;
    display: block;
}
.hidden {
    display: none;
}
.center {
    text-align: center;
}
.justify {
    text-align: justify;
}
.py-120 {
    padding: 120px 0;
}
.py-100 {
    padding: 100px 0;
}
.py-80 {
    padding: 80px 0;
}
.py-60 {
    padding: 60px 0;
}
.py-120:after, .py-100:after, .py-80:after, .py-60:after {
    clear: both;
    display: block;
    content: '';
}
.table{
    height: 100%;
    width: 100%;
    display: table;
}
.cell{
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

/* ___________________________________________________________________________ INPUTS */

.cookieClose,
button, .button, input[type=submit], input[type=button],
a>s, s>a, strike>a, a>strike,
.intro.aplLink ul li a,
.intro.aplIntro ul li a,
.text a>s, .text s>a, .text strike>a, .text a>strike{
    font-size: 1.8rem;
    line-height: 2.1rem;
    font-weight: 400;
    cursor: pointer;
    border: 0;
    padding: 18px 30px 18px 30px;
    border-radius: 100px;
    color: #fff;
    background-color: #78A22F;
    display: inline-block;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    margin: 0 5px 5px 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-align: center;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
button:hover,.button:hover, input[type=text][type=submit]:hover,input[type=button]:hover,
a:hover>s, s>a:hover, strike>a:hover, a:hover>strike,
.intro.aplLink ul li a:hover,
.intro.aplIntro ul li a:hover{
    background-color: #3A393A;
    color: #fff;
}
button:focus, .button:focus, input[type=submit]:focus, input[type=button]:focus, input[type=text]:focus,
input[type=password]:focus, input[type=email]:focus, textarea:focus, input:focus,
.intro.aplLink ul li a:focus,
.intro.aplIntro ul li a:focus{
	outline:0;
}
input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type=text], input[type=password], input[type=email], textarea, .formInputTaC {
    -webkit-appearance: none;
    width: 100%;
    max-width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #000000;
    border: none;
    padding: 7px 20px;
    border-radius: 20px;
    font-weight: normal;
    border: 1px solid #EBF1E0;
    background-color: #EBF1E0;
}
.formInputTaC {
    background: #fff;
    max-height: 100px;
    overflow-y: auto;
    font-size: 1.4rem;
    color: #757575;
    font-weight: normal;
}
input[type=text]:placeholder, input[type=password]:placeholder, input[type=email]:placeholder, textarea:placeholder{
    color: #757575;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, textarea:focus{
    border: 1px solid #81A043;
    color: #000;
}
.g-recaptcha {
    margin: 0 0 20px;
    float: none!important;
}
button.g-recaptcha {
    margin: 0;
}
.formInput.aplCsc label,
label[for=captcha] {
    display: none;
}

/* OTYS SELECT */

.select {
    border-radius: 20px;
}

/* all greys*/
.select {
    padding: 4px 40px 4px 20px;
    font-family: "Nunito Sans", sans-serif;
}
.select.options_open .select_options {
    padding: 10px;
}
.select .select_options .option {
    border-radius: 13px;
}
.select:after {
    background-image: none;
    content: '\f111';
    font-family: "Font Awesome 5 Pro";
    color: #78A22F;
    font-weight: bold;
    font-size: 9px;
    top: calc(50% - 8.5px);
}
.select.options_open:after {
    transform: none;
}
.single .selected_item {
    padding: 4px 0;
}
.select,
.select .select_options,
input.select_searcher{
    border-color: #EBF1E0;
    background: #EBF1E0;
}
.select.options_open,
.select.options_open .select_options {
    border-color: #81A043;
}
.select.options_open .select_options {
    border-radius: 0 0 20px 20px;
}
.select .select_options::-webkit-scrollbar-track,
.select .select_options::-webkit-scrollbar{
    background-color: #81A043;
}
.select.options_open {
    border-radius: 20px 20px 0 0
}
.select.single .selected_item[value=NULL],
.select .select_options .option[value=NULL],
.select_label{
    color: #757575;
}
.select .select_options .option {
    padding: 4px 13px;
    margin: 1px 0;
    font-size: 1.6rem;
}

/*Selected option text*/

.active_options,
.select.multiple .selected_item,
.select .select_options .option.selected{
    color: #fff;
}

/*Option text color*/

.selected_item{
    color: #000;
}

/* Selected option background color */

.select.multiple .selected_item,
.select .select_options .option.selected {
    background-color: #78A22F;
}
.select .select_options::-webkit-scrollbar-thumb{
    background-color: #78A22F;
}
.select.multiple .selected_item {
    border-radius: 20px;
}

/*Hover over select option*/
.select .select_options .option:not(.selected):hover{
    background-color: #78A22Fde;
    color:#fff;
}
/*Counter*/

.counter{
    background-color: #78A22F;
    color: #fff;
}

/* RADIO & CHECKBOX */

.formCheckboxContainer {
    margin: 0;
    line-height: 2.4rem;
}
input[type=radio]:after {
    content: ' ';
    width: 0;
    height: 0;
    border-radius: 50px;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #78A22F;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
input[type=radio]:checked:after {
    content: ' ';
    width: 10px;
    height: 10px;
    top: 4px;
    left: 4px;
}
input[type=radio]:checked {
    border: 1px solid #78A22F;
}
input[type=radio] {
    -webkit-appearance: none;
    width: 20px!important;
    height: 20px;
    border-radius: 100%;
    margin: 0;
    background-color: #fff;
    border: 1px solid #EBEBEB;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 5px;
    margin-right: 10px;
    position: relative;
}
.formCheckboxContainer > * {
    vertical-align: middle;
}
input[type=checkbox]:checked:after {
    content: '\2714';
    font-size: 15px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #fff;
    line-height: 17px;
}
input[type=checkbox]:checked {
	background-color: #78A22F;
	border: 1px solid #78A22F;
}
input[type=checkbox] {
	-webkit-appearance: none;
	background-color: #EBF1E0;
	border: 2px solid #81A043;
	width: 20px!important;
    height: 20px;
    border-radius: 5px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	outline: none;
    margin: 0 10px 0 0;
}
.aplAVGCheck input[type=checkbox] {
    height: 40px;
    width: 50px !important;
    border-radius: 25px;
}
.aplAVGCheck input[type=checkbox]:checked:after {
    top: calc(50% - 9px);
    left: calc(50% - 12px);
    font-size: 25px;
}
input[type=checkbox][disabled] {
    cursor: default;
}
label {
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 900;
}
label.labelRadio{
    line-height: 15px;
    vertical-align: middle;
    margin: 5px 15px 5px 0;
    display: inline-block;
    width: auto;
    clear: none;
}
.formInput {
    margin: 0;
    padding: 0 0 20px 0;
}
.formInput.aplCsc {
    padding: 0;
}
.formInput.formSmallInput.aplFileButton {
    margin: 0;
    padding: 0;
}
.formInput.formSmallInput.aplFileButton a {
    margin-right: 10px;
}
.text.apltext.aplStartTextFpwd {
    display: none;
}

/* FILE INPUTS  */

.fileInputHolder.empty > .remove{
    display: none;
}
.fileInputHolder.empty:after {
    content: '\f055';
    font-family: "Font Awesome 5 Pro";
    font-size: 2rem;
    position: absolute;
    top: calc(50% - 20px);
    right: 10px;
    line-height: 4rem;
    color: #78A22F;
    font-weight: bold;
}
.fileInputHolder.empty:hover:after {
    color: #000;
}
.inputFile{
    cursor: pointer;
    color: #757575;
}
input[type=file]{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left:0;
    top:0;
    z-index:2;
    cursor:pointer;
}
.fileInputHolder {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #EBF1E0;
    border: 2px dashed #81A043;
    width: 100%;
    padding: 10px 20px;
    text-align: left;
    border-radius: 20px;
}
.formInput.errorInput .fileInputHolder {
    border-color: #fa4145;
}
span.remove {
    position: absolute;
    right: 0;
    line-height: 4rem;
    width: 40px;
    height: 100%;
    top: 0;
    z-index: 10;
    cursor: pointer;
}
span.remove:after{
    content: '\f2ed';
    font-family: "Font Awesome 5 Pro";
    font-size: 2rem;
    position: absolute;
    top: calc(50% - 20px);
    right: 15px;
    line-height: 4rem;
    color: #81A043;
}
span.remove:hover:after {
    font-weight: bold;
}
input[type=file]{
    border: 1px solid #eee;
}

/* ___________________________________________________________________________ LLB */

#llb {
    display: none;
    position: relative; 
    align-self: center;
    line-height: 0;
}
#llb.visible {
    display: inline-block;
}
#llb .table {
    margin: 0;
}
#llbToggle {
    display: inline-block;
    cursor: pointer;
    color: white;
}
#llb #llbDropdown {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
    transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
    -o-transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
    transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
    visibility: hidden;
    overflow: hidden;
    vertical-align: middle;
    line-height: 14px;
    padding: 10px 10px 0px;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 100%;
    top: calc(100% + 5px);
    background-color: #FFF;
}
#llb.open #llbDropdown {
    box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#llbDropdown > a {
    display: block;
    padding-left: 25px;
    margin-bottom: 10px;
    height: 17px;
    background-size: contain;
    background-position: center left;
    display: -ms-flexbox;
    display: flex;             
    align-items: center;
}
#llbToggle .langText,
#llbToggle .langImage { 
    display: none;
}
#llbToggle #langText {
    line-height: 1;
}
#llbToggle #langImage {
    display: inline-block;
    position: relative;
    width: 23px;
    height: 17px;
    vertical-align: middle;
    background-size: contain;
    background-position: center;
}
#llbToggle > div {
    align-items: center;
}
#llbToggle > div:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f078';
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
}
#llbToggle.open > div:after {
    top: 0;
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
}

.lang1 #langImage, .langflag_1 { background: url(../_images_global/flags/svg/netherlands.svg) no-repeat; }
.lang2 #langImage, .langflag_2 { background: url(../_images_global/flags/svg/germany.svg) no-repeat; }
.lang3 #langImage, .langflag_3 { background: url(../_images_global/flags/svg/uk.svg) no-repeat; }
.lang4 #langImage, .langflag_4 { background: url(../_images_global/flags/svg/france.svg) no-repeat; }
.lang5 #langImage, .langflag_5 { background: url(../_images_global/flags/svg/czech.svg) no-repeat; }
.lang6 #langImage, .langflag_6 { background: url(../_images_global/svg/spain.svg) no-repeat; }
.lang7 #langImage, .langflag_7 { background: url(../_images_global/flags/svg/poland.svg) no-repeat; }
.lang8 #langImage, .langflag_8 { background: url(../_images_global/flags/svg/slovenia.svg) no-repeat; }

@media (min-width: 992px) {    
    #llb.currentLang1 .langflag_1,
    #llb.currentLang2 .langflag_2,
    #llb.currentLang3 .langflag_3,
    #llb.currentLang4 .langflag_4,
    #llb.currentLang5 .langflag_5,
    #llb.currentLang6 .langflag_6,
    #llb.currentLang7 .langflag_7,
    #llb.currentLang8 .langflag_8 { display: none; }
}

/* ___________________________________________________________________________ Cookiebar */

.cktext a {
    color: #fff;
    text-decoration: underline;
}
.ckOuter{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, .85);
    padding: 20px;
    z-index: 902;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.ckOuter.close{
    -webkit-transform: translateY(100%) !important;
        -ms-transform: translateY(100%) !important;
            transform: translateY(100%) !important;
}
.ckOuter .ckwrap{
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.ckOuter .ckwrap .button{
    margin: 0;
}
.ckOuter .cookieBtns{
    padding: 0 0 0 15px;
}
.cookieBtns input {
    margin: 0;
}
.ckOuter .sw {
    display: flex;
    align-items: center;
}

/* ___________________________________________________________________________ Header */

body {
    padding-top: 100px; /* header and topheader height combined */
    padding-top: 70px; /* header height */
    background-color: #FFF;
}
#mobileMainMenuContainer {
    display: none;
}
#iconContainer {
    margin: 0 0 0 25px;
}
header {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 3px 15px rgb(117 105 105 / 5%);
    transition: transform .2s ease-in-out;
}
#topHeader {
    background-color: #78A22F;
    color: white;
    padding: 8px 0;
    font-size: 12px;
    min-height: 30px;
    display: none;
}
#header {
    height: 70px;
    width: 100%;
    background: #fff;
}
#header > .sw,
#header .logo,
#header .logo a {
    height: 100%;
}
#header .menuWrapper {
    display: none !important;
}
#header .logo {
    padding: 15px 0;
}
#header .logo a {
    display: block;
}
#header .logo img {
    display: block;
    height: 100% !important;
    max-height: 90px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.shrinking #header .logo img {
    max-height: 60px;
}
#header {
    transition: all 0.3s ease;
}
.shrinking #header {
    height: 60px;
}
.hlb1,
header .logo img,
header#header {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.hlb1 > li > a {
    color: #000;
    font-size: 1.8rem;
    display: block;
    padding: 0 15px;
}
.hlb1 li > a {
    color: #000;
}
.hlb1 .subMenu {
    float: right;
    width: 16px;
    margin-right: 10px;
    display: none;
    cursor: pointer;
}
.hlb1 > li > ul ~ .subMenu {
    display: block;
} 
.hlb1 > li > ul ~ a {
    padding-right: 7.5px;
}
.hlb1 .subMenu:after {
    content: '\f111';
    font-family: "Font Awesome 5 Pro";
    color: #78A22F;
    font-weight: bold;
    font-size: 9px;
}

/* Hamburger */
.hamburger {
    display: none;
    -webkit-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;
    -webkit-transition-duration: .15s;
         -o-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    -o-transition-property: opacity,filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    text-transform: none;
    height: 24px;
    padding: 0;
    text-align: right;
}
.hamburger-label {
    display: none;
}
.hamburger-box {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 30px;
    height: 24px;
}
.hamburger-inner {
    top: 50%;
    display: block;
}
.hamburger .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
         -o-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
            transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration: 75ms;
         -o-transition-duration: 75ms;
            transition-duration: 75ms;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 30px;
    height: 4px;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .15s;
         -o-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 4px;
    background-color: #454545;
}
.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}
.hamburger-inner:before {
    top: -8px;
}
.hamburger-inner:after {
    bottom: -8px;
}
.hamburger .hamburger-inner:before {
    -webkit-transition: top 75ms ease .12s,opacity 75ms ease;
    -o-transition: top 75ms ease .12s,opacity 75ms ease;
    transition: top 75ms ease .12s,opacity 75ms ease;
}
.hamburger .hamburger-inner:after {
    -webkit-transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    -o-transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
}

/* HAMBURGER MENU OPEN */
.menuOpen #mobileMainMenuContainer .hamburger .hamburger-inner {
    -webkit-transition-delay: .12s;
         -o-transition-delay: .12s;
            transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
         -o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
            transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.menuOpen .hamburger .hamburger-inner, .menuOpen .hamburger .hamburger-inner:after, .menuOpen .hamburger .hamburger-inner:before {
    background-color: white;
}
.menuOpen #mobileMainMenuContainer .hamburger .hamburger-inner:before {
    top: 0;
    -webkit-transition: top 75ms ease,opacity 75ms ease .12s;
    -o-transition: top 75ms ease,opacity 75ms ease .12s;
    transition: top 75ms ease,opacity 75ms ease .12s;
    opacity: 0;
}
.menuOpen #mobileMainMenuContainer .hamburger .hamburger-inner:after {
    bottom: 0;
    -webkit-transition: bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    -o-transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

/* HLB 2 */

ul#hlb2 {
    display: inline-block;
}
ul#hlb2 li {
    display: inline-block;
}
ul#hlb2 li:before{
    display: inline-block;
    content:'  |  ';
	color:white;
}
#footer ul#hlb2 li a {
    display: inline-block;
}

/* ___________________________________________________________________________ HLB 3 & 4 */

ul.hlb3 {
    text-align: center;
    margin-top: 30px;
}
.hlb3 a,
.hlb4 a,
.hlb5 a {
    color: black;
}

/* FAVORITES */

.hookOuter.hContainer a {
    font-size: 0;
}
.hookOuter.hContainer a:before {
    content: "\f004";
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    color: #78A22F;
}

/* ___________________________________________________________________________ FOOTER */

footer {
	padding: 0 !important;
	background:#78A22F;
	color:#fff;
    position: relative;
    overflow: hidden;
}
footer > .sw {
    position: relative;
}
footer > .sw:before {
    content: "";
    background: url("../_images/elipses-v1-white.svg") no-repeat center center / contain;
    width: 185px;
    height: 165px;
    display: block;
    position: absolute;
    top: -90px;
    left: -65px;
    z-index: 0;
}
footer:after {
    content: "";
    content: none;
    background: url("../_images/single-elipse-white.svg") no-repeat center center / contain;
    width: 300px;
    height: 300px;
    display: block;
    position: absolute;
    top: 32px;
    right: 10%;
    z-index: 0;
}
footer h2 {
    color: white;
    font-size: 1.8rem;
    line-height: 2.8rem;
}
body#VD footer {
    padding: 80px 0 95px 0;
}
.clientNameFooter {
    text-transform: uppercase;
}
#topFooter {
    display: none;
}
#footer a, 
#footer p, 
#footer .text{
	color:#fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.8rem;
    line-height: 2.2rem;
}
#footer ul > li {
    margin-bottom: 7.5px;
}
footer ul li a{
	display:block;
    line-height: 2.8rem;
}
footer-logo img {
    margin:0 auto 15px auto;
}
footer #poweredby {
    display: inline-block;    
    color: #3A393A;
    opacity: 0.5;
}
footer #poweredby,
footer #poweredby * {
    color: #3A393A;
    font-size: 1.4rem;
    line-height: 3.2rem;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}
footer #poweredby a:hover {
    text-decoration: underline;
}
footer ul li a:hover {
    text-decoration: underline;
}
#footerLogo {
    width: 175px;
    margin: 0 auto 20px;
}
#footerLogo svg path {
    fill: white;
}
#bottomFooter {
    padding: 5px 0;
    margin-top: 0 !important;
    background-color: #EBF1E0;
    text-align: center;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #3A393A;
    display: none;
}

/* ___________________________________________________________________________ BUSJABS & BISJABS */

.busjabHome main, 
.busjabFluidWidth main { 
    padding: 0 0; 
}
.busjabHome .bisjab .text {
    margin-bottom: 0;
}
.busjabApply main {
    position: relative;
    padding-bottom: 70px;
}
.busjabContent main {
    padding-top: 150px;
}
.busjabApply main:after {
    content: "";
    background: url(../_images/elipses-v4.svg) no-repeat center center /contain;
    width: 506px;
    height: 487px;
    display: inline-block;
    position: absolute;
    right: 8%;
    top: calc(50% - 237px);
    z-index: -1;
}
.busjabFluidWidth .bisjab .intro,
.busjabApply #t5 .intro,
.busjabLanding .bisjab .intro {
    padding-top: 160px;
}
.busjabLanding .oneCol,
.busjabLanding .twoCol {
    padding-bottom: 40px;
}
.busjabApply #t5 .teaserTitle {
    margin-bottom: 0;
}
.busjabContent #t5 .image,
.busjabApply #t5 .image {
    width: 35vw;
    height: 35vw;
}
.busjabContent #t7 {
    margin-bottom: 50px;
}
.bisjabLandingPageEmployers #t12 {
    margin: 60px 0 80px;
}
.bisjabLandingPageCandidates #t13 {
    margin-top: 70px;
    margin-bottom: 30px;
}
.bisjabLandingPageRecruitment #t14 {
    margin-top: 40px;
}
.aplTitle {
    display: none;
}
#contact-right {
    width: 270px;
}
#contact-left {
    width: calc(100% - 300px);
    margin-right: 30px;
    float: left;
}
#contact-right {
    padding-top: 0;
    margin-top: 75px;
    float: left;
}
#contact-left,
#contact-right #t16 .intro {
    border-radius: 20px;
    box-shadow: 0 3px 50px rgb(0 0 0 /8%);
    padding: 45px;
}
.bisjabContact {
    padding: 90px 0;
}
.bisjab.bisjabContact form {
    margin-bottom: 0;
}
.bisjab.bisjabContact .intro {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.bisjabContact .sw.xs {
    max-width: 850px;
}
#contact-right .intro { 
    padding-top: 85px !important;
    position: relative;
}

/* ___________________________________________________________________________ INTERACTION HOOK */

.interaction-hook h2 {
    display: none;
}
.interaction-hook button {
    margin-bottom: 0;
}

/* ___________________________________________________________________________ LOGIN HOOK */

.loginOuter {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.85);
}
.loginOpen .loginOuter {
    display: block;
}
.loginHook {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    max-width: 500px;
    max-height: 100%;
    z-index: 2;
    width: 100%;
    padding: 30px;
    border-radius: 20px;
}
.loginHook .intro p {
    color: red;
    margin: 20px 0 10px;
}
.loginHookInner {
    max-width: 100%;
    padding: 30px;
    display: inline-block;
    float: left;
    position: relative;
}
.loginHook .hookInput {
    margin-bottom: 10px;
}
.hookText.webUserHookText.ocdHookText.logged {
    margin-bottom: 20px;
}
.loginHook .close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #080026;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.loginHook .close:hover {
    -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
            transform: rotateZ(90deg);
    opacity: 1!important;
}
.loginHook .close:before {
    content: '';
    width: 14px;
    height: 3.5px;
    background: #fff;
    position: absolute;
    top: 12px;
    left: 7px;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
}
.loginHook .close:after {
    content: '';
    width: 14px;
    height: 3.5px;
    background: #fff;
    position: absolute;
    top: 12px;
    left: 7px;
    -webkit-transform: rotateZ(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotateZ(-45deg);
}

.loginHook #buttonContainer {
    margin-top: 15px;
}
.loginHook .hook-tools {
    margin-bottom: 0;
}
.loginHook .hook-tools > a {
    display: block;
}

/* ___________________________________________________________________________ JOB BANNER */

.jobbanner-items {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}
.jobbanner-item-logo-container {
    min-width: 125px;
    max-width: 125px;
    margin: 0 20px 0 0;
}
.readMoreIcon {
    font-size: 0;
    color: black;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.readMoreIcon:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f061";
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid black;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
}
@media only screen and (max-width: 767px){
    .act-item-job-jobbanner{
        width: 100%;
        margin:0 0 15px 0;
    }
}

/* ___________________________________________________________________________ JOB SHORT LIST (JSL) */

#jsl {
    display: block !important;
}
.jslThumbnail {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 25px;
    position: relative;
    z-index: 1;
}
.jslThumbnail:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(120, 162, 47, 0.75);
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
    transition: all 0.3s ease;
}
.jslThumbnail:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    color: white;
    opacity: 0;
    height: 50px;
    width: 50px;
    position: absolute;
    top: calc(50% - 27.5px);
    left: calc(50% - 25px);
    z-index: 9;
    font-size: 50px;
    line-height: 1;
    font-weight: 900;
    transition: all 0.3s ease;
}
.jslItem:hover .jslThumbnail:before,
.jslItem:hover .jslThumbnail:after {
    opacity: 1;
}
.jslFunctionName {
    font-size: 1.8rem;
    line-height: 2.3rem;
    font-weight: 900;
    color: #3A393A;
    margin-bottom: 10px;
}
.jslItem:hover .jslFunctionName {
    color: #78A22F;
}
.jslContent {
    padding-left: 25px;
}
.jslChapo {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.8rem;
    line-height: 2.2rem;
    color: #7E7E7E;
    margin-bottom: 20px;
}
.jslKeywords > div {
    font-size: 1.4rem;
    line-height: 1.7rem;
}
.jslKeywords > div:before {
    background-color: #EBF1E0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
}
.jslLocation:before {
    content: '\f3c5';
    font-family: "Font Awesome 5 Pro";
    color: #78A22F;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-right: 5px;
}
.jslItem {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 3px 15px rgb(0 0 0 / 8%);
    transition: 0.2s ease-in-out;
    position: relative;
}
.jslItem:before {
    content: "";
    background: url("../_images/single-elipse.svg") no-repeat center center /contain;
    opacity: 0.15;
    width: 75px;
    height: 75px;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 80px;
    z-index: 0;
}
.jslRelationName {
    display: none;
}
.jslFunctionName a {
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: bold;
    color: #080026;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block;
}


/* ___________________________________________________________________________ TEASER 1 */

#t1 ul {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    height: 14px;
}
#t1 ul li { 
    margin-left: 15px; 
}
#t1 ul li a {
    align-items: center;
}
#t1 ul li a,
#t1 ul li a:hover {
    color: white; 
}
#t1 ul li a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 14px; 
    line-height: 1;
    font-weight: 600;
    color: white; 
    display: inline-block; 
    margin-right: 5px;     
    vertical-align: middle;
}
#t1 ul li a[href*=facebook]:before { content: "\f082"; }
#t1 ul li a[href*=twitter]:before { content: "\f081"; }
#t1 ul li a[href*=instagram]:before { content: "\e055"; }
#t1 ul li a[href*=youtube]:before { content: "\f431"; }
#t1 ul li a[href*=linkedin]:before { content: "\f08c"; }
#t1 ul li a[href*=mailto]:before { content: "\f0e0"; }
#t1 ul li a[href*=tel]:before { content: "\f879"; }
#t1 ul li a[href*=login]:before { content: "\f023"; }

/* ___________________________________________________________________________ TEASER 2 */

#t2 { 
    align-self: center; 
    margin-left: 25px;
    display: none !important;
}
#t2 ul {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
#t2 ul li { 
    margin-left: 5px; 
}
#t2 ul li:first-child { 
    margin-left: 0;
}
#t2 ul li a { 
    font-size: 14px;
    background: black;
    border-radius: 20px;
    padding: 5px 10px;
}
#t2 ul li,
#t2 ul li a,
#t2 ul li a:hover {
    color: white;
}
#t2 ul li a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 12px; 
    font-weight: 500;
    color: white; 
    display: inline-block; 
}
#t2 ul li a[href*=login]:before { content: "\f30d"; margin-right: 5px; }

/* ___________________________________________________________________________ TEASER 3 */

#t3 {
    position: relative;
    z-index: 1;
}
#t3 .text {
    margin-bottom: 15px;
}
#t3 .teaserTitle {
    color: white;
    font-size: 1.8rem;
    line-height: 2.8rem;
    padding-top: 0;
    margin-bottom: 17.5px;
}
#t3 .teaserTitle:before {
    content: none;
}
#t3 .intro,
#t3 .intro p {
    line-height: 2.8rem;
}

/* ___________________________________________________________________________ TEASER 4 */

#t4 {
    position: relative;
    z-index: 1;
}
#t4 .contact {
    text-align: center;
    margin: 0 0 20px 0;
    line-height: 2.8rem;
    display: none;
}
#t4 .contact > div,
#t4 .contact > div > a,
#t4 .contact > div > p {
    display:inline-block;
	vertical-align:top;
}
#t4 .contact > div + div:before{
    content:'  |  ';
	color:#78A22F;
}
#t4 .contact p {
    margin-bottom: 0;
}
#t4 .contact a:before {
    display: inline-block;
    margin-right: 5px;
    font-weight: 300;
    font-size: 14px;
    content: "";
    font-family: "Font Awesome 5 Pro";
}
#t4 .contact a[href*="map"]:before { content: "\f3c5"; }
#t4 .contact a[href*="tel"]:before { content: "\f879"; }
#t4 .contact a[href*="mail"]:before { content: "\f0e0"; }

#t4 .socials {
    font-size: 0;
    line-height: 0;
}
#t4 .socials > ul > li {
    display: block;
    margin-bottom: 10px;
}
#t4 .socials > ul > li > a {
    display: flex;
    align-items: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
}
#t4 .socials > ul > li:before {
    content: none;
}
#t4 .socials > ul > li > a:before {
    background: white;
    border-radius: 50%;
    text-align: center;
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    flex-shrink: 0;
}
#mobileMainMenuContainer #t4 .socials > ul > li > a {
    color: white;
}
#t4 .socials > ul > li > a[href*='facebook']:before{
	background-image:url(../_images/t4/facebook.svg);
}
#t4 .socials > ul > li > a[href*='twitter']:before{
	background-image:url(../_images/t4/twitter.svg);
	background-size: 15px auto;
}
#t4 .socials > ul > li > a[href*='instagram']:before{
	background-image:url(../_images/t4/instagram.svg);
}
#t4 .socials > ul > li > a[href*='youtube']:before{
	background-image:url(../_images/t4/youtube.svg);
}
#t4 .socials > ul > li > a[href*='linkedin']:before{
	background-image:url(../_images/t4/linkedin.svg);
}
#t4 .socials > ul > li > a[href*='whatsapp']:before{
	background-image:url(../_images/t4/whatsapp.svg);
    background-size: 16px auto;
}
#t4 .socials > ul > li > a[href*='mail']:before{
	background-image:url(../_images/t4/mail.svg);
    background-size: 16px auto;
}
#t4 .socials > ul > li > a[href*='tel']:before{
	background-image:url(../_images/t4/phone.svg);
    background-size: 16px auto;
}
/* ___________________________________________________________________________ TEASER 5 */

#t5 {
    position: relative;
    background-color: #EBF1E0;
}
#t5 .intro:before {
    content: "";
    background: url("../_images/elipses-v1.svg") no-repeat center center /contain;
    width: 168px;
    height: 168px;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: -80px;
    z-index: 0;
}
.busjabVacancyDetail #t5 .image {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.busjabVacancyDetail #t5 .image.visible {
    opacity: 1;
}
#t5 .teaserTitle:before {
    content: none;
}
#t5 .intro {
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-top: 75px;
    padding-bottom: 50px;
}
.busjabVacancyOverview #t5 .intro  {
    padding-top: 50px;
}
#t5MobileContainer {
    display: none;
}
#t5 .teaserTitle {
    padding-top: 0;
}
#t5 .intro .teaserTitle,
#t5 .intro .content {
    position: relative;
    z-index: 2;
}
#t5 .intro .content,
#t5 .intro .content p{
    font-size: 2rem;
    line-height: 3.2rem;
}
#t5 .item:not(:first-child){
    display:none;
}
#t5 .itemContainer .item {
    position: relative;
}
#t5 .image:before {
    content: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .25);
}

/* #t5 .circleHolder:before {
    content: "";
    background: url("../_images/single-elipse.svg") no-repeat center center /contain;
    width: 100px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 15%;
    left: 15px;
    z-index: 1;
}
#t5 .circleHolder:after {
    content: "";
    background: url("../_images/single-elipse.svg") no-repeat center center /contain;
    width: 200px;
    height: 200px;
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 35px;
    z-index: 1;
}
#t5 .image {
    width: 40vw;
    height: 40vw;
    background-color: #293746;
    background-repeat: no-repeat;
    border-radius: 100%;
    transform: translateX(10%) translateY(-20%);
    background-size: cover;
    background-position: bottom center;
    max-width: 550px;
    max-height: 550px;
}
#t5 .itemContainer .content {
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    text-align: center;
} */

#t5 .circleHolder{
    position: relative;
    height: 100%;
    pointer-events: none;
}
#t5 .circleHolder .image {
    width: 827px;
    height: 827px;
    border-radius: 100%;
    position: absolute;
    background-size: cover;
    background-position: center;
    left: 0;
    bottom: -163px;
}
@media (min-width: 1900px){
    #t5 .circleHolder .image {
        left: 50px;
    }
}
@media (max-width: 950px) and (min-width: 769px){
    #t5 .circleHolder .image {
        left: 75px !important;
        left: 25px !important;
    }
}
@media (max-width: 1200px){
    #t5 .circleHolder .image {
        bottom: auto;
        top: -90px;
    }
}

#t5 .circleHolder .image:after{
    content:'';
    display: block;
    position: absolute;
    top: 50%;
    left: -20px;
    border-radius: 100%;
    background-color: #78A22F;
    width: 100px;
    height: 100px;
    transform: translate(-20px, calc(-69px - 100%));
}
#t5 .circleHolder .image:before{
    content:'';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 100%;
    background-color: #78A22F;
    width: 200px;
    height: 200px;
    transform: translate(-20px, 82px);
}
/* lower circle teaser 5 */
body:not(.large) #t5 .image{
    bottom: -86px;
}
body:not(.large) #t5 .image:after{
    transform: translate(-20px, calc(-50% - -70px));
}
body:not(.large) #t5 .image:before{
    transform: translate(-20px, calc(50% - -50%));
}

#t5 a s,
#t5 a strike {
    margin-top: 15px;
}
#t5 .slick-dots {
    position: absolute;
    bottom: 25px;
    z-index: 1;
    width: 100%;
}

/* ___________________________________________________________________________ TEASER 6 */

#t6 {
    padding: 75px 0 125px;
}
#t6 .itemContainer {
    margin-left: -15px;
    margin-right: -15px;
}
#t6 .itemContainer > div:hover .content a { color: white !important; }
#t6 .itemContainer > div:nth-child(1) .content,
#t6 .itemContainer > div:nth-child(1) .content { transition: all 0.3s ease; }
#t6 .itemContainer > div:nth-child(1) .content { background-color: #EBE8F3; }
#t6 .itemContainer > div:nth-child(1) .content a { color: #7768AE; }
#t6 .itemContainer > div:nth-child(1):hover .content { background-color: #7768AE; }

#t6 .itemContainer > div:nth-child(2) .content { background-color: #EBF1E0; }
#t6 .itemContainer > div:nth-child(2) .content a { color: #78A22F; }
#t6 .itemContainer > div:nth-child(2):hover .content { background-color: #78A22F; }

#t6 .itemContainer > div:nth-child(3) .content { background-color: #ffddf1; }
#t6 .itemContainer > div:nth-child(3) .content a { color: #EC008C; }
#t6 .itemContainer > div:nth-child(3):hover .content { background-color: #EC008C; }


.slick-dots li button:after {
    background: #707070;
}
#t6 .item {
    border-radius: 40px;
    overflow: hidden;
    box-shadow: none;
}
#t6 .item:hover {
    cursor: pointer;
    box-shadow: none;
}
#t6 .content {
    background-color: #707070;
    padding: 24px;
    color: white;
    position: relative;
} 
#t6 .content,
#t6 .content a,
#t6 .content p {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
#t6 .content:after {
    color: white;
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    position: absolute;
    top: calc(50% - 10px);
    right: 43px;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transition: all 0.3s ease;
}
#t6 .item:hover .content:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#t6 .content p {
    color: white;
}
#t6 .content p:last-child {
    margin-bottom: 0;
}
#t6 .text {
    margin-bottom: 0;
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 2.1rem;
}
#t6 .intro {
    margin-bottom: 20px;
}
#t6 .content ul {
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
#t6 .content ul li {
    padding-left: 0;
}
#t6 .content ul li:before { 
    content: none 
}
#t6 .content ul li a {
    font-size: 0;
    line-height: 0;
}
#t6 .content ul li a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 18px; 
    line-height: 1;
    font-weight: 300;
    color: white; 
    display: inline-block; 
    margin: 0 5px;     
    vertical-align: middle;
}
#t6 .content ul li a[href*=facebook]:before { content: "\f39e"; }
#t6 .content ul li a[href*=twitter]:before { content: "\f099"; }
#t6 .content ul li a[href*=instagram]:before { content: "\f16d"; }
#t6 .content ul li a[href*=youtube]:before { content: "\f167"; }
#t6 .content ul li a[href*=linkedin]:before { content: "\f0e1"; }
#t6 .content ul li a[href*=mailto]:before { content: "\f0e0"; }
#t6 .content ul li a[href*=tel]:before { content: "\f879"; }

#t6 .heading { 
    color: white;
}
#t6 img { 
    height: 200px !important; 
    width: 100%;
    object-fit: cover;
}
#t6 #buttonContainer {
    margin-top: 25px;
}
#t6 #buttonContainer .flex {
    justify-content: center;
}
/* ___________________________________________________________________________ TEASER 7 */

#t7 {
    position: relative;
    margin-top: 80px;
}
#t7:before {
    background-color: #EBF1E0;
    content: "";
    position: absolute;
    z-index: -1;
    height: calc(100% - 100px);
    width: 100%;
    margin-top: -80px;
}
#t7 pre {
    display: none;
}
body.busjabLanding #t7 .buttonContainer {
    margin-bottom: 80px;
}
#t7 .slick-dots {
    margin: 30px auto;
}
#t7 .arrows { 
    margin-top: 3.5px;
    margin-left: 30px;
}
#t7 .arrows button.slick-arrow {
    height: 30px;
}

/* ___________________________________________________________________________ TEASER 8 */

#t8 {
    padding: 190px 0;
}
#t8 .itemContainer {
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
}
#t8 .item {
    position: relative;
}
#t8 .item:before {
    content: "";
    background: url("../_images/single-elipse.svg") no-repeat center center /contain;
    opacity: 0.15;
    width: 150px;
    height: 150px;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 35px;
    z-index: -1;
}
#t8 .item {
    padding: 0;
}
#t8 .item img {
    margin: 0 5px;
}
#t8 .numberHeading {
    justify-content: center;
    align-items: center;
    background-color: #78A22F;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
#t8 .numberHeading,
#t8 .numberHeading p {
    font-size: 20px;
    line-height: 25px;
}
#t8 .numberHeading p {
    margin-bottom: 0;
}
#t8 .number {
    margin-top: -35px;
    padding-right: 10px;
    margin-left: 100px;
    font-size: 1.8rem;
    line-height: 2.2rem;
    color: #78A22F;
    font-weight: 900;
}
#t8 .number span {
    font-family: "Nunito Sans", sans-serif;
    font-size: 5rem;
    line-height: 6.5rem;
    color: #3A393A;
    font-weight: 900;
}


/* ___________________________________________________________________________ TEASER 9 */

#t9 .teaserTitle:before {
    content: none;
}
#t9 > .row {
    width: calc(100% - (100% - 1170px) / 2);
    margin-left: auto;
}
#t9 > .buttonContainer {
    width: calc(100% - (100% - 1170px) / 2);
    max-width: 100%;
    margin-right: auto;
    padding-right: 15px;
}
#t9-left {
    padding-left: 0;
}
#t9 #t9-left .teaserTitle:before {
    content: "";
    background: url(../_images/elipses-v1.svg) no-repeat center center /contain;
    width: 168px;
    height: 168px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -100px;
    z-index: -1;
}
#t9-right {
    position: relative;
    margin-right: -8.3%;
    margin-left: auto;
}
#t9-right:before {
    content: "";
    background: url("../_images/single-elipse.svg") no-repeat center center /contain;
    opacity: 0.15;
    width: 200px;
    height: 200px;
    display: inline-block;
    position: absolute;
    top: 275px;
    left: -75px;
    z-index: -1;
}
#t9 .buttonContainer p {
    margin-bottom: 0;
}
#t9 .buttonContainer a s,
#t9 .buttonContainer s a,
#t9 .buttonContainer strike {
    margin: 0; 
}
#t9 .slick-arrow.slick-next {
    margin-left: 0;
}
#t9 .slick-arrow:hover {
    cursor: pointer;
}

/* ___________________________________________________________________________ TEASER 10 */


#t10 .slick-slide {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
#t10 .slick-slide img {
    margin: 0 auto;
}

/* ___________________________________________________________________________ TEASER 11 */

#t11 {
    margin: 75px 0;
}
#t11 #t11-left .intro {
    padding-top: 10px;
}
#t11 #t11-left:before {
    content: "";
    background: url(../_images/elipses-v1.svg) no-repeat center center /contain;
    width: 168px;
    height: 168px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -100px;
    z-index: 0;
}
#t11 .teaserTitle:before {
    content: none;
}
#t11 .teaserTitle,
#t11 .intro {
    position: relative;
    z-index: 2;
}
#t11 #t11-right {
    position: relative;
    text-align: right;
}
#t11 #t11-right .content iframe {
    float: right;
    max-width: 100%;
}
#t11 #t11-right:before {
    content: "";
    background: url(../_images/elipses-v3.svg) no-repeat center center /contain;
    width: 818px;
    height: 435px;
    display: inline-block;
    position: absolute;
    top: -150px;
    left: -100px;
    z-index: -1;
}
#t11 s a,
#t11 strike {
    margin-top: 38px;
}

/* ___________________________________________________________________________ TEASER 12 */

#t12 {
    margin: 200px 0 175px;
    position: relative;
}
#t12 .row {
    position: relative;
}
#t12 .teaserTitle {
    margin-bottom: 125px;
}
#t12 .itemContainer { 
    max-width: 100%;
}
#t12 .content,
#t12 .content p {
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-family: "Nunito Sans", sans-serif;
    color: #7E7E7E;
}
#t12 .content b,
#t12 .content strong {
    font-family: "Raleway", sans-serif;
    color: #3A393A;
    font-weight: 900;
}
#t12 .item {
    box-shadow: 0 3px 15px rgb(0 0 0 / 8%);
    border-radius: 20px;
    padding: 40px;
    margin-top: 10px;
    background-color: white;
}
.t12-author {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    color: #78A22F;
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-top: 15px;
}
.t12-author:before {
    content: "\f007";
    color: #78A22F;
    background-color: #EBF1E0;
    font-family: "Font Awesome 5 Pro";
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    flex-shrink: 0;
}
#t12-arrows {
    width: 100%;
    padding-right: 8.3%;
}
#t12 .slick-slide {
    overflow: hidden;
}
#t12 .slick-slide-active {
    overflow: visible;
}
#t12-visual:before {
    content: "";
    background: #78A22E url("../_images/t12-icon.svg") no-repeat top 81px left 61px / 108px 100px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    position: absolute;
    top: -71px;
    left: calc(25% - 199px);
    z-index: -1;
}


/* ___________________________________________________________________________ TEASER 13 */

#t13 {
    position: relative;
    padding-top: 75px;
    margin-bottom: 50px;
}
#t13:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 0;
    background-color: #EBF1E0;
    height: calc(100% - 250px);
}
#t13 .teaserTitle {
    margin-bottom: 40px;
}
#t13 .teaserTitle:before {
    z-index: 0;
}
#t13 .itemContainer {
    margin-left: -15px;
    margin-right: -15px;
}
.slick-dots li button:after {
    background: #707070;
}
#t13 h2.teaserTitle {
    text-align: center;
}
#t13 .arrows {
    margin-top: 0;
    margin-bottom: 0;
}
#t13 .item {
    margin-bottom: 15px;
}
#t13 .item:hover .content {
    box-shadow: 0 3px 15px rgb(0 0 0 / 20%);
}
#t13 .content {
    background-color: white;
    padding: 85px 15px 30px;
    margin-top: -63.5px;
    color: white;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
} 
#t13 .content,
#t13 .content p {
    font-size: 1.4rem;
    line-height: 1.8rem;
}
#t13 .content p:last-child {
    margin-bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
#t13 .text {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}
#t13 .intro {
    margin-bottom: 20px;
}
#t13 .content ol {
    padding: 0;
    margin: 10px 0 30px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
#t13 .content ol li a {
    font-size: 0;
    line-height: 0;
    margin: 0;
    display: inline-block;
}
#t13 .content ol li:first-child a {
    font-size: 1.6rem;
    line-height: 1.9rem;
    color: white;
    background: #78A22F;
    padding: 8.5px 24px;
    border-radius: 100px;
}
#t13 .content ul {
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#t13 .content ul li {
    padding-left: 0;
    margin-bottom: 10px;
}
#t13 .content ul li:last-child {
    margin-bottom: 0;
}
#t13 .content ul li:before { 
    content: none 
}
#t13 .content ul li a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 14px; 
    line-height: 30px;
    font-weight: 600;
    background-color: #EBF1E0;
    color: #78A22F; 
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    display: inline-block; 
    margin: 0 5px;     
    vertical-align: middle;
}
#t13 .content ul li a[href*=facebook]:before { content: "\f39e"; }
#t13 .content ul li a[href*=twitter]:before { content: "\f099"; }
#t13 .content ul li a[href*=instagram]:before { content: "\f16d"; }
#t13 .content ul li a[href*=youtube]:before { content: "\f167"; }
#t13 .content ul li a[href*=linkedin]:before { content: "\f0e1"; }
#t13 .content ul li a[href*=mailto]:before { content: "\f0e0"; }
#t13 .content ul li a[href*=tel]:before { content: "\f879"; }

#t13 .content ol li:first-child a:before { 
    content: none;
}
#t13 .content ol li a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 18px; 
    line-height: 30px;
    font-weight: 300;
    color: #007BB6; 
    background-color: rgba(0, 123, 182, 0.2);
    display: inline-block; 
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    margin: 0 10px;     
    vertical-align: middle;
}
#t13 .content ol li a[href*=facebook]:before { content: "\f39e"; }
#t13 .content ol li a[href*=twitter]:before { content: "\f099"; }
#t13 .content ol li a[href*=instagram]:before { content: "\f16d"; }
#t13 .content ol li a[href*=youtube]:before { content: "\f167"; }
#t13 .content ol li a[href*=linkedin]:before { content: "\f0e1"; }
#t13 .content ol li a[href*=mailto]:before { content: "\f0e0"; }
#t13 .content ol li a[href*=tel]:before { content: "\f879"; }

#t13 .content p a {
    font-size: 0;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 20px;
}
#t13 .content p a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f061";
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid white;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
}
#t13 .heading { 
    color: #3A393A;
    font-size: 1.8rem;
    line-height: 3.2rem;
    font-weight: 900;
}
#t13 .image { 
    display: block;
    height: 125px !important; 
    width: 126px;
    margin: 0 auto;
    object-fit: cover;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    overflow: hidden;
}
#t13 #buttonContainer {
    margin-top: 25px;
}
#t13 #buttonContainer .flex {
    justify-content: center;
}

/* ___________________________________________________________________________ TEASER 14 */

#t14 {
    margin-bottom: 50px;
}
#t14 .teaserTitle {
    margin-bottom: 50px;
}
#t14 .arrows {
    margin: -10px 0 0;
}
#t14 .item {
    position: relative;
}
#t14 video,
#t14 img {
    width: 475px;
    height: 475px;
    border-radius: 50%;
    z-index: 0;
    position: absolute;
    top: -110px;
    left: 0;
}
#t14 .content {
    box-shadow: 0 3px 50px rgb(0 0 0 / 8%);
    background: white;
    border-radius: 20px;
    margin-top: 110px;
    margin-bottom: 50px;
    padding: 40px;
    z-index: 1;
}
#t14 .content,
#t14 .content p {
    font-size: 1.8rem;
    line-height: 3rem;
    font-family: "Nunito Sans", sans-serif;
    color: #7E7E7E;
}
#t14 .content p:last-of-type {
    margin-bottom: 0;
}
#t14 .heading {
    font-size: 1.8rem;
    line-height: 3.2rem;
    color: #3A393A;
    font-weight: 900;
    margin-bottom: 15px;
}
#t14 .heading span {
    display: inline-block;
    margin-right: -10px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background: #EBF1E0;
    border-radius: 50%;
    font-family: "Nunito Sans", sans-serif;
    font-size: 5.2rem;
    color: #78A22F;
    font-weight: bold;
}

/* ___________________________________________________________________________ TEASER 15 */

#t15 {
    box-shadow: 0 3px 50px rgb( 0 0 0 / 8%);
    border-radius: 20px;
    background-color: #EBF1E0;
    display: block;
}
#t15:hover {
    cursor: pointer;
}
.t15-image img {
    width: 125px !important;
    height: 125px !important;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.t15-image:after {
    position: absolute;
    top: 0;
    right: -15px;
    background-color: white;
    width: 75px;
    height: 75px;
    display: inline-block;
    border-radius: 50%;
    z-index: 0;
}
.t15-content h1,
.t15-content h2,
.t15-content h3 {
    font-size: 1.8rem;
    line-height: 2.5rem;
    margin: 0 0 5px;
}
.t15-content,
.t15-content p {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-family: "Nunito Sans", sans-serif;
    color: #3A393A;
}
.t15-content p:last-of-type {
    margin-bottom: 0;
}

.newAgentFormFrag span.subTitle {
    color: #78A22F;
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 2.2rem;
    display: inline-block;
}
.newAgentFormFrag .title {
    font-size: 3.7rem;
    line-height: 4.5rem;
    margin: -5px 0 25px;
    font-weight: 900;
    color: #3A393A;
}
.newAgentFormFrag .title em{
    color: #78A22F;
    font-style: normal;
    display: block;
    font-weight: 800;
    font-size: 18px;
}
.newAgentFormFrag label {
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 3.2rem;
}
.fancybox-overlay  .fancybox-skin {
    border-radius: 20px;
    padding: 40px 30px !important;
}

/* ___________________________________________________________________________ TEASER 16 */


#t16 .intro img {
    width: 125px !important;
    height: 125px !important;
    display: block;
    margin: 0 auto !important;
    border-radius: 50%;
    overflow: hidden;
    top: -65px;
    left: calc(50% - 63px);
    position: absolute;
}
#t16 h2 {
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 3.2rem;
    margin: 0 0 15px;
    color: #3A393A;
}

#t16 ul {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
#t16 ul {
    flex-direction: column;
}
#t16 ul li { 
    margin-right: 20px; 
    margin-bottom: 5px;
}
#t16 ul li a {
    align-items: center;
    font-size: 1.4rem;
    font-family: "Nunito Sans", sans-serif;
}
#t16 ul li a,
#t16 ul li a:hover {
    color: #78A22F; 
}
#t16 ul li a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 14px; 
    line-height: 1;
    font-weight: 600;
    color: #78A22F; 
    background-color: #EBF1E0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    display: inline-block; 
    margin-right: 5px;     
    vertical-align: middle;
}
#t16 ul li a[href*=facebook]:before { content: "\f082"; }
#t16 ul li a[href*=twitter]:before { content: "\f081"; }
#t16 ul li a[href*=instagram]:before { content: "\e055"; }
#t16 ul li a[href*=youtube]:before { content: "\f431"; }
#t16 ul li a[href*=linkedin]:before { content: "\f08c"; }
#t16 ul li a[href*=mailto]:before { content: "\f0e0"; }
#t16 ul li a[href*=tel]:before { content: "\f879"; }
#t16 ul li a[href*=whatsapp]:before { content: "\f232"; font-weight: 300; }

#t16 ul li:hover a {
    text-decoration: underline;
} 
#t16 ul li:hover a:before { 
    background-color: #78A22F;
    color: white;
}
#t16 .buttonContainer {
    margin-top: 30px;
}
#t16 .buttonContainer a s,
#t16 .buttonContainer s a,
#t16 .buttonContainer strike {
    width: 100%;
}

/* ___________________________________________________________________________ TEASER 17 */

.busjabLanding main { padding-bottom: 0; }

#t17 {
    padding: 10px 0; 
    box-shadow: 0 3px 50px rgb( 0 0 0 / 8% );
}
#t17 span {
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 3.2rem;
    display: inline-block;
    margin-right: 27.5px;
}

#t17 ul {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
#t17 .intro {
    padding-top: 0;
}
#t17 ul li { 
    margin-right: 20px; 
}
#t17 ul li a {
    align-items: center;
    font-size: 1.4rem;
    font-family: "Nunito Sans", sans-serif;
}
#t17 ul li a,
#t17 ul li a:hover {
    color: #78A22F; 
}
#t17 ul li a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 14px; 
    line-height: 1;
    font-weight: 600;
    color: #78A22F; 
    background-color: #EBF1E0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    display: inline-block; 
    margin-right: 5px;     
    vertical-align: middle;
}
#t17 ul li a[href*=facebook]:before { content: "\f082"; }
#t17 ul li a[href*=twitter]:before { content: "\f081"; }
#t17 ul li a[href*=instagram]:before { content: "\e055"; }
#t17 ul li a[href*=youtube]:before { content: "\f431"; }
#t17 ul li a[href*=linkedin]:before { content: "\f08c"; }
#t17 ul li a[href*=mailto]:before { content: "\f0e0"; }
#t17 ul li a[href*=tel]:before { content: "\f879"; }
#t17 ul li a[href*=whatsapp]:before { content: "\f232"; font-weight: 300; }

#t17 ul li:hover a {
    text-decoration: underline;
} 
#t17 ul li:hover a:before { 
    background-color: #78A22F;
    color: white;
}
#t17 a s,
#t17 s a,
#t17 strike {
    background-color: #EC008C;
    margin-bottom: 0;
    margin-right: 0;
}
#t17 a s:hover,
#t17 s a:hover,
#t17 strike:hover {
    background-color: #3A393A;
}

/* ___________________________________________________________________________ JOBOVERVIEW */

h1.overview-title {
    font-size: 1.8rem;
    line-height: 2.5rem;
    margin-bottom: 10px;
}
.overview-intro {
    margin: 0 0 30px 0;
}
.overview-outro {
    margin-top: 30px;
}
.overview-paging-controls {
    margin: 30px 0 0 0;
}
.paging-item {
    margin: 0 2.5px;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 3rem;
    color: #3A393A;
    font-weight: 900;
    font-family: "Nunito Sans", sans-serif;
    border-radius: 50%;
}
.paging-item:hover,
.paging-item.paging-item-previous:hover:before,
.paging-item.paging-item-next:hover:before,
.paging_item_active {
    background: #78A22F;
    color: white;
    line-height: 30px;
}
.paging_item_active:hover {
    color: white;
    cursor: default;
}
.paging-item-first,
.paging-item-last {
    display: none;
}
.paging-item-previous,
.paging-item-next {
    font-size: 0;
}
.paging-item-previous:before,
.paging-item-next:before {
    content: "";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #78A22F;
    background-color: #EBF1E0;
    border-radius: 50%;
}
.paging-item-previous:before {
    content: "\f060";
}
.paging-item-next:before {
    content: "\f061";
}

/* GENERAL JOB STYLING */

.act-item {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0px 50px rgb(0 0 0 / 8%);
    border-radius: 20px;
    transition: 0.2s ease-in-out;
    position: relative;
    z-index: 1;
}
.act-item:hover {
    box-shadow: 0 3px 15px rgb(0 0 0 / 20%);
    cursor: pointer;
}
h3.act-item-title {
    color: #3A393A;
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 5px;
    font-weight: 900;
    width: calc(100% - 35px); /* to account for favorite icon */
}
.act-item:hover h3.act-item-title {
    color: #78A22F;
} 
.act-item-description {
    color: #7E7E7E;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-family: "Nunito Sans", sans-serif;
}
.act-item-logo-container {
    min-width: 125px;
    max-width: 125px;
    margin: 0 40px 0 0;
    position: relative;
}
.act-item-logo {
    width: 100%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.image-wrapper {
    position: relative;
}
 .image-wrapper:before {
     content: "";
     width: 100%;
     height: 100%;
     display: block;
     background-color: rgba(120, 162, 47, 0.75);
     position: absolute;
     border-radius: 50%;
     top: 0;
     left: 0;
     z-index: 9;
     opacity: 0;
     transition: all 0.3s ease;
}
.image-wrapper:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    color: white;
    opacity: 0;
    height: 50px;
    width: 50px;
    position: absolute;
    top: calc(50% - 27.5px);
    left: calc(50% - 25px);
    z-index: 9;
    font-size: 50px;
    line-height: 1;
    font-weight: 900;
    transition: all 0.3s ease;    
}
.act-item:hover .image-wrapper:before,
.act-item:hover .image-wrapper:after {
    opacity: 1;
}
.act-item-logo-container:after {
    content: "";
    background-color: rgba(120, 162, 47, 0.15);
    width: 75px;
    height: 75px;
    display: inline-block;
    position: absolute;
    top: 0;
    border-radius: 50%;
    right: -15px;
    z-index: 0;
}
.job-tag {
    display: inline-block;
    margin-right: 5px;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 600;
    position: relative;
    color: #78A22F;
    font-family: "Nunito Sans", sans-serif;
}
.job-tag:before {
    content: "\f02c";
    font-family: "Font Awesome 5 Pro";
    color: #78A22F;
    background-color: #EBF1E0;
    border-radius: 50%;
    font-size: 1.4rem;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    margin-right: 5px;
}
.job-tag.location:before {
    content: "\f3c5";
}
.busjabVacancyDetail .job-tag:before {
    background-color: #78A22F;
    color: white;
}
.job-tag.job-tag-location:before{
    content:"\f3c5";
}

/* FACETS */

.filter-item {
    margin-bottom: 30px;
}
.filter-item-links {
    background: #fff;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0 3px 50px rgba(0, 0, 0, 8%);
    margin: 0 0 30px 0;
    transition: 0.2s ease-in-out;
}
.filter-item-link[title*="Recruitment"] {

}
.selected-criteria .filter-item-links {
    box-shadow: none;
    padding: 0;
    display: flex;
}
.selected-criteria .filter-item-links a {
    margin-right: 10px;
    background-color: #EBF1E0;
    color: #78A22F;
    font-size: 1.8rem;
    line-height: 2.1rem;
    font-weight: 900;
    padding: 18px 30px 18px 55px;
    border-radius: 100px;
}
.filter-item.selected-criteria.visible {
    display: -ms-flexbox!important;
    display: flex!important;
    align-items: center;
}
.selected-criteria .filter-item-title {
    margin-right: 20px;
}
.filter-item-title {
    font-size: 1.8rem;
    line-height: 2.1rem;
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: 900;
}
.filter-item-title:first-letter {
    text-transform: uppercase;
}
.filter-item-links {
    font-size: 1.4rem;
    line-height: 3.2rem;
}
.filter-item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 15px 0;
    position: relative;
    color: black;
}
.filter-item-link-icon{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #EBF1E0;
    display: block;
    margin: 0 10px 0 0;
    position: relative;
    transition: .2s ease-in-out;
}
.filter-item-link:hover{
    color: #000;
}
.filter-item-link-icon:after{
    content: '\f067';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-weight: bold;
    color: #78A22F;
    transition: .2s ease-in-out;
}
.filter-item-link:hover .filter-item-link-icon{
    background-color: #78A22F;
}
.filter-item-link:hover .filter-item-link-icon:after{
    color: #FFF;
}

.filter-item-link[title*="Vervuld"] {
    display: none;
}
.filter-item-link[title*="HR"] .filter-item-link-icon{
    background-color: #EBF1E0;
}
.filter-item-link[title*="HR"] .filter-item-link-icon:after{
    color: #78A22F;
}
.filter-item-link[title*="HR"]:hover .filter-item-link-icon{
    background-color: #78A22F;
}
.filter-item-link[title*="HR"]:hover .filter-item-link-icon:after{
    color: #FFF;
}

.filter-item-link[title*="Sales"] .filter-item-link-icon{
    background-color: #FBE5E5;
}
.filter-item-link[title*="Sales"] .filter-item-link-icon:after{
    color: #EC008C;
}
.filter-item-link[title*="Sales"]:hover .filter-item-link-icon{
    background-color: #EC008C;
}
.filter-item-link[title*="Sales"]:hover .filter-item-link-icon:after{
    color: #FFF;
}

.filter-item-link[title*="Interim"] .filter-item-link-icon{
    background-color: #ffddf1;
}
.filter-item-link[title*="Interim"] .filter-item-link-icon:after{
    color: #EC008C;
}
.filter-item-link[title*="Interim"]:hover .filter-item-link-icon{
    background-color: #EC008C;
}
.filter-item-link[title*="Interim"]:hover .filter-item-link-icon:after{
    color: #FFF;
}

.filter-item-link[title*="Recruitment"] .filter-item-link-icon{
    background-color: #f4e5fb;
}
.filter-item-link[title*="Recruitment"] .filter-item-link-icon:after{
    color: #7768AE;
}
.filter-item-link[title*="Recruitment"]:hover .filter-item-link-icon{
    background-color: #7768AE;
}
.filter-item-link[title*="Recruitment"]:hover .filter-item-link-icon:after{
    color: #FFF;
}


.filter-item-link-name{
    flex-grow: 0;
    flex-shrink: 0;
    max-width: calc(100% - 30px);
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 2rem;
    font-family: "Nunito Sans", sans-serif;
}
.filter-item-link-count{
    flex-grow: 1;
    flex-shrink: 1;
    text-align: right;
    font-weight: 900;
    font-size: 1.4rem;
    line-height: 1.9rem;
    font-family: "Nunito Sans", sans-serif;
    color: #78A22F;
}
.remove-filter-item-link {
    display: block;
    padding-left: 20px;
    position:relative;
}
.remove-filter-item-link:before {
    content: '\f00d';
    font-family: "Font Awesome 5 Pro";
    color: #EC008C;
    font-size: 20px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    left: 30px;
    top: calc(50% - 11px)
}

/* FAVORITES */

.actJshOuter{
    background: #fff;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0 3px 50px rgb(0 0 0 / 8%);
    margin: 0 0 30px 0;
    transition: 0.2s ease-in-out;
}
.actJshOuter label{
    font-size: 2rem;
    line-height: 2.5rem;
    color: #A41363;
    font-weight: 700;
    font-family: 'chevin-pro', sans-serif;
}
.actJshOuter .actHWMaxdistance span{
    float: right;
    font-size: 1.4rem;
    line-height: 2rem;
}
.actJshOuter .actHWMaxdistance span.set:after{
    content: 'km';
    display: inline-block;
}
.actJshOuter .actHButton .button{
    width: 100%;
}
.actJshOuter input{
    display: block;
    float: none;
    width: 100%;
}
.actJshOuter .hookInput{
    margin: 0 0 30px 0;
    width: 100%;
}
.actJshOuter .actHWMaxdistance{
    flex-shrink: 0;
    width: 70px;
}
.actJshOuter .actHICrit{
    display: none;
}
.actJshOuter .actHICrit{
    display: none;
}
.actJshOuter .actHICrit.custom_crit_data_4{
    display: block;
}
.actJshOuter .actHICrit{
    display: none;
}
.actJshOuter .select .option{
    position: relative;
}
.actJshOuter .select .option:before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    margin: 0 10px 0 0;
}
.shortListTextTbl {
    width: 100%;
    text-align: center;
}
.actJshOuter .select .option.selected:after{
    content: '\f00d';
    position: absolute;
    font-family: "Font Awesome 5 Pro",Font Awesome\ 5 Brands;
    color: #ffffff;
    left: 13px;
    top: 3px;
    font-size: 14px;
    font-weight: 400;
}
.actJshOuter .select .option[value="0"]{
    display: none !important;
}
.slidecontainer {
    width: 100%;
    margin: 20px 0 43px 0;
}
  
/* The slider itself */
.slider {
    -webkit-appearance: none;  /* Override default CSS styles */
    appearance: none;
    width: 100%; /* Full-width */
    height: 3px; /* Specified height */
    background: #DBE4C8; /* Grey background */
    outline: none; /* Remove outline */
    -webkit-transition: .2s; /* 0.2 seconds transition on hover */
    transition: opacity .2s;
}

.zipcode{
    display: flex;
    align-items: center;
    margin: 0 0 30px 0;
}
.actHWMaxdistance span{
    font-weight: 800;
    color: #78A22F;
    margin-left: 20px;
}
.actJshOuter .hookInput{
    margin: 0;
}
  
/* Mouse-over effects */
.slider:hover {
    opacity: 1; /* Fully shown on mouse-over */
}
  
/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    width: 30px; /* Set a specific slider handle width */
    height: 30px; /* Slider handle height */
    background: #81A043; /* Green background */
    cursor: pointer; /* Cursor on hover */
    border-radius: 100%;
    position: relative;
    background-image: url(../_images/arrows-alt-h-solid.svg);
    background-position: center center;
    background-size: 16px;
    background-repeat: no-repeat;
}
.slider::-webkit-slider-thumb:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 0;
    background: red;
    width: 10px;
    height: 10px;
}
.slider::-moz-range-thumb {
    width: 20px; /* Set a specific slider handle width */
    height: 20px; /* Slider handle height */
    background: #81A043; /* Green background */
    cursor: pointer; /* Cursor on hover */
}


.busjabVacancyOverview .act-item-favorites {
    position: absolute;
    right: 20px;
    top: 20px;
}

.act-item-favorites > div {
    position: relative;
}
.act-item-favorites > div input {
    font-size: 0;
	background: none;
	position: absolute;
    top: 0;
    right: 0;
	width: 30px;
	height: 30px;
    border: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.act-item-favorites > div input:hover,
.job-detail-favorites  > div input:hover {
    background-color: transparent;
    color: red;
}
.act-item-favorites .delete-favorite:before,
.act-item-favorites .save-favorite:before {
    content: "\f004";
    background-color: #FBE5E5;
    width: 30px;
    height: 30px;
    vertical-align: top;
    color: #EC008C;
    font-size: 17px;
	font-family: "Font Awesome 5 Pro" !important;
	font-weight: 500 !important;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
.act-item-favorites .delete-favorite:before {
    color: white;
    font-weight: 900 !important;
    background-color: #EC008C;
}
.act-item-favorites .save-favorite:hover,
.job-detail-favorites  .save-item-jobbanner:hover,
.job-detail-favorites  div[id*=save-favorite-]:hover {
    color: #EC008C;
}
.act-item-favorites .save-favorite:hover:before {
    font-weight: 900 !important;
    color: white;
    background-color: #EC008C;
}
.busjabVacancyDetail .act-item-favorites .save-favorite:hover:before {
    background-color: #EBF1E0;
}
.busjabVacancyDetail .act-item-favorites .save-favorite:before {
    color: #78A22F;
}
.save-item-jobbanner input {
	font-size: 0;
	padding: 0;
	background: none;
}
.busjabVacancyDetail .act-item-favorites .save-favorite:before,
.busjabVacancyDetail .act-item-favorites .delete-favorite:before {
    background-color: #EBF1E0;
    font-weight: 500 !important;
    color: #78A22F;
}
.busjabVacancyDetail .act-item-favorites .delete-favorite:before,
.busjabVacancyDetail .act-item-favorites .save-favorite:hover:before{
    background-color: #78A22F;
    font-weight: 900 !important;
    color: white;
}

.favorites_cookies input {
    outline-color: transparent;
}
.favorites_cookies_detail a {
    font-size: 0;
}

/* FAVORITE LIST OVERVIEW */

.favouriteJobList {
    padding: 90px 0 30px;
}
.favouriteJobList .act-item {
    position: relative;
}
.favouriteJobList .act-item-favorites {
    position: absolute;
    top: 0;
    right: 0;
}
.favouriteJobList .act-item-favorites {
    right: 30px;
    top: 30px;
}
.favouriteJobList .act-item-favorites .delete-favorite:before {
    content: "\f1f8";
}

/* ___________________________________________________________________________ JOBDETAIL */

.busjabVacancyDetail #t5 .teaserTitle {
    padding-top: 0;
}
.job-detail-side-bar {
    margin-top: 150px;
}
.job-detail-top-section {
    margin: 0 0 30px 0;
}
.job-detail-main-section {
    margin: 0 0 30px 0;
    position: relative;
}
.functionTitle {
    font-weight: 900;
}
.job-detail-main-section:after {
    content: "";
    background: url(../_images/elipses-v4.svg) no-repeat center center /contain;
    width: 523px;
    height: 474px;
    display: inline-block;
    position: absolute;
    right: -523px;
    top: calc(50% - 237px);
    z-index: 0;
}
.job-detail-chapo {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 30px;
}
.job-detail-item-text {
    margin: 0 0 30px 0;
}
.job-detail-item-text h2 {
    font-size: 2.2rem;
    line-height: 2.8rem;
    margin: 0 0 10px 0;
    color: #78A22F;
}
.job-detail-sidebar-buttons {
    margin: 0 0 30px 0;
}
.job-detail-buttons .apply-regular {
    background-color: #EC008C;
}
.job-detail-buttons .button-go-back {
    background-color: #EBF1E0;
    color: #78A22F;
}
.job-detail-photo {
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    background-color: white;
    padding: 20px;
    margin: 0 0 30px 0;
}
.job-detail-sidebar-buttons .button {
    width:100%;
}

/* STICKY APPLY */

.stick-apply{
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #ffffff;
    box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    padding: 11.5px 0;
}
.sticky-apply-label {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 900;
    color: #3A393A;
    margin-right: 27.5px;
}
.stick-apply .stick-apply-inner-apply .button{
    width: 100%;
    background-color: #EC008C;
    background-color: #EC008C;
    margin-bottom: 0;
    margin-right: 0;
}
.stick-apply .stick-apply-inner-apply .button:hover {
    background-color: #3A393A;
}
.stick-apply .stick-apply-inner-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #2d303d;
    font-family: "Amiko", sans-serif;
}
.stick-apply .stick-apply-inner-social{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: right;
}
.stick-apply .stick-apply-inner-social .at-share-btn{
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 0px !important;
}

/* CONSULTANT HOOK*/

.consultant-hook {
    background: #fff;
    padding: 95px 45px 40px;
    border-radius: 20px;
    box-shadow: 0 3px 50px rgba(0 0 0 / 8%);
    margin: 0 0 15px 0;
    transition: 0.2s ease-in-out;
}
h4.consultant-name {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin: 0 0 15px 0;
    font-weight: 900;
    color: #3A393A;
}
.consultant-photo {
    width: 125px;
    height: 125px;
    border-radius: 100%;
    margin: -155px auto 30px auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.consultant-contact-items {
    flex-direction: column;    
}
.stick-apply .consultant-contact-items {
    display: flex;
    flex-direction: inherit;
}
.consultant-contact-items a {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 2rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    color: #78A22F;
    margin-bottom: 20px;
    word-break: break-all;
    padding-left: 35px;
    position: relative;
}
.stick-apply .consultant-contact-items a {
    margin-bottom: 0;
    margin-right: 20px;
}
.consultant-contact-items a:before { 
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
    content: ""; 
    font-size: 14px; 
    line-height: 1;
    font-weight: 600;
    color: #78A22Fde; 
    background-color: #EBF1E0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    display: inline-block; 
    margin-right: 5px;     
    vertical-align: middle;
    position: absolute;
    top: -6px;
    left: 0;
}

.consultant-contact-items a[href*=facebook]:before { content: "\f39e"; }
.consultant-contact-items a[href*=twitter]:before { content: "\f099"; }
.consultant-contact-items a[href*=instagram]:before { content: "\f16d"; }
.consultant-contact-items a[href*=youtube]:before { content: "\f167"; }
.consultant-contact-items a[href*=linkedin]:before { content: "\f0e1"; }
.consultant-contact-items a[href*=mailto]:before { content: "\f0e0"; }
.consultant-contact-items a[href*=tel]:before { content: "\f879"; }
.consultant-contact-items a[href*=whatsapp]:before { content: "\f232"; }

/* RELATED JOB HOOK */

.rJhVOut {
    position: relative;
    margin-top: 80px;
    margin-bottom: 75px;
    padding-top: 80px;
}
.rJhVOut:before {
    content: "";
    background-color: #EBF1E0;
    position: absolute;
    z-index: -1;
    height: calc(100% - 150px);
    width: 100%;
    margin-top: -80px;
}
.rJhVOut:before {
    margin-top: -40px;
}
    

/* ___________________________________________________________________________ JOB SEARCH AGENT (JSA) */

.hookOuter.agentsSubscribeOuter.actHOuter {
    margin-top: 60px;
}
.hookHeader.agentsSubscribeHeader.actHHeader {
    font-size: 2.4rem;
    line-height: 3.4rem;
    color: #080026;
    display: block;
    margin-bottom: 30px;
}
.hookText.agentsSubscribeText.actHText {
    margin-bottom: 20px;
}

body:after{
    content: '';
    display: block;
    position: fixed;
    width: 70vw;
    height: 70vw;
    border-radius: 100%;
    background: #78A22F;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0);
    transition: transform .4s ease-in-out;
    pointer-events: none;
}
body.jobalertopen:after{
    transform: translateY(-50%) translateX(-50%) scale(1);
}
.jbl-pop-up .close {
    position: absolute;
    top: 30px;
    right: 40px;
    cursor: pointer;
}
.jbl-pop-up .close:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f00d';
    position: absolute;
    left: 0;
    left: 0;
    color: #ffffff;
    font-size: 1.8rem;
    position: absolute;
    color: #000;
    z-index: 999;
    font-size: 23px;
}

.jbl-pop-up {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.1);
}
.jobalertopen .jbl-pop-up {
    display: block;
}
.popUpContainer {
    max-width: 500px;
    background: #fff;
    padding: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    position: relative;
    opacity:0;
    overflow: hidden;
}
.jobalertopen .popUpContainer {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity:0;
    border-radius: 20px;
    transition: opacity .4s ease-in-out;
}
body.jobalertopen .popUpContainer {
    opacity: 1;
}
.ajaxWindow form > .text {
    display: none;
}
.errormailError {
    font-size: 1.2rem;
    color: red;
}
.intro.actIntro.vacActIntro {
    margin-bottom: 20px;
}
a.close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #78A22F;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
}
a.close:before {
    content: '';
    width: 14px;
    height: 3.5px;
    background: #fff;
    position: absolute;
    top: 12px;
    left: 7px;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
}
a.close:after {
    content: '';
    width: 14px;
    height: 3.5px;
    background: #fff;
    position: absolute;
    top: 12px;
    left: 7px;
    -webkit-transform: rotateZ(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotateZ(-45deg);
}
a.close:hover {
    -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
            transform: rotateZ(90deg);
    opacity: 1;
}


/* ___________________________________________________________________________ SMALL WIDTH & APPLY */

.smallwidthOuter {
    max-width: 570px;
    margin: 0 auto;
}
.aplSubTitle, .aplTitle.aplAplSTitle {
    text-align: center;
}
.intro.aplLink,
.intro.aplIntro {
    margin-bottom: 30px;
}
.intro.aplLink ul li a,
.intro.aplIntro ul li a {
    margin: 0 5px 10px;
}
.intro.aplIntro p {
    margin-bottom: 20px;
}
.intro.aplLink ul li a {
    background-color: #EBF1E0;
    color: #78A22F;
}
.aplOuter {
    max-width: 750px;
    margin: 0;
    box-shadow: 0 3px 50px rgb( 0 0 0 / 8% );
    border-radius: 20px;
    padding: 40px;
    background-color: white;
}

/* ___________________________________________________________________________ LOGIN */

.intro.aplIntro.aplStartIntro {
    display: none;
}
form#aplStartLoginF,
form#aplStartPasswF {
    margin-bottom: 30px;
}

/* ___________________________________________________________________________ BLOG */

.blgouterSite {
    margin-top: 70px;
}
#blogOverview{
    margin-top:60px;
}
/* HOOK RSS CATEGORIES */
#blogcontent{
    margin: 80px auto 0 auto;
    max-width: 770px;
}
.blogCategories {
    text-align: left;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

div#blogHookMostViewedArticles {
    position: relative;
    padding-top: 80px;
}
div#blogHookMostViewedArticles:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80%;
    background: #EBF1E0;
    z-index: -1;
}
.blogCategories .cat_label{
    font-size: 1.8rem;
    font-weight: 800;
    margin: 0 10px 0 0;
}
.blogCategories a{
    position: relative;
    transition: .2s ease-in-out;
    overflow: hidden;
}
.blogCategories a.active{
    padding-left: 50px;
}
.blogCategories a.active:before{
    content: url(../_images/close.svg);
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 10px);
    left:20px;
    transition: .2s ease-in-out;
}

.blogCategories > a {
    display: inline-block;
    font-size: 1.8rem;
    line-height: 2.1rem;
    font-family: 'Raleway', sans-serif;
    padding: 18px 30px;
    color: #78A22F;
    background-color: #EBF1E0;
    border-radius: 30px;
    margin: 0 10px;
    font-weight: 800;
}
/* BLOG OVERVIEW */

.blogItem {
    -webkit-box-shadow: 0px 3px 19px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 19px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
    cursor: pointer;
}
.blogTitle a {
    color:#080026;
    transition: 0.2s;
    font-size: 1.8rem;
    line-height: 2.5rem;
    font-weight: 900;
    margin: 0;
    display: block;
}
.blogItem:hover h3 a,
.blogHookItemContainer:hover h3.hookItemTitle.blogHookItemLink a {
    color:#78A22F;
}
.blogHookItemContainer:hover {
    cursor: pointer;
}
.blogItem .itemImage{
    height: 200px;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.blogItem .itemContent {
    padding: 30px;
}
.blogItem .category > div{
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    color: #78A22F;
    margin-right: 0;
}
.blogItem .category > div + div:before {
    content: ', ';
}
.blogItem .text.item-description {
    margin: 0 0 10px 0;
}
.sweep {
    animation: sweep-in;
    -webkit-animation: sweep-in 1s;
    animation:         sweep-in 1s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-play-state: running;
            animation-play-state: running;
    -webkit-transition-timing-function: cubic-bezier(0.21, 0.44, 0.45, 1.24);
         -o-transition-timing-function: cubic-bezier(0.21, 0.44, 0.45, 1.24);
            transition-timing-function: cubic-bezier(0.21, 0.44, 0.45, 1.24);
}

@-webkit-keyframes sweep-in{
    0%{
        -webkit-transform: translateY(0);
        opacity:0;
    }
    50%{
        -webkit-transform: translateY(30px);
        opacity:0.5;
    }
    100%{
        -webkit-transform: translateY(0);
        opacity:1;
    }
}
.fade-effect{
    animation: fadeeffect;
    -webkit-animation: fadeeffect 1s;
    animation:         fadeeffect 1s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
}
@-webkit-keyframes fadeeffect{
    0%{
        -webkit-transform: translateY(0);
        opacity:0;
    }
    50%{
        -webkit-transform: translateY(10px);
        opacity:0.5;
    }
    100%{
        -webkit-transform: translateY(0);
        opacity:1;
    }
}
/* LOAD MORE */

.load-more-bar{
    margin-top:30px;
}
.loadmore.button.disabled{
    pointer-events:none;
    background:#cecece;
    color:#fff;
}
a.loadmore.button {
    color: #fff!important;
}

/* BLOG DETAIL */

.blogDetailOuter .category{
    color:#78A22F;
    font-size:1.8rem;
    line-height:3rem;
    text-align:center;
    font-weight:bold;
}
.blogDetailOuter .category > div + div:before {
    content: ', ';
}
.blogDetailOuter .category > div {
    display: inline-block;
    vertical-align: middle;
}
.blogDetailOuter .text img {
    border-radius:15px;
    margin:0 0 50px 0;
}
.blogDetailOuter .bottom-bar{
    margin:30px 0 0 0;
}
.blogDetailOuter .bottom-bar .back-link{
    font-size:1.8rem;
    line-height:3.2rem;
    font-weight:800;
    color:#78A22F;
    background-color: #EBF1E0;
    border-radius: 30px;
    padding: 18px 30px;
}
.blogOuter .addthis_inline_share_toolbox {
    display: inline-block;
    float: right;
}
.blogOuter .addthis_inline_share_toolbox *:focus{
    outline:none;
}
.blogOuter .at-resp-share-element .at-share-btn {
    margin: 0 5px;
    padding: 5px;
    border-radius: 100% !important;
    overflow: hidden !important;
}
.blogOuter .at-icon-facebook{
    fill: #3A5897 !important;
}
.blogOuter .at-svc-facebook{
    background: rgb(58 88 151 / 20%) !important;
}
.blogOuter .at-svc-twitter{
    background: rgb(0 123 182 / 20%) !important;
}
.blogOuter .at-svc-twitter svg{
    fill: #007BB6 !important;
}
.blogOuter .at-svc-whatsapp{
    background: rgb(120 162 47 / 20%) !important;
}
.blogOuter .at-svc-whatsapp svg{
    fill: #78A22F !important;
}
.blogOuter a.at-icon-wrapper.at-share-btn.at-svc-compact > span.at-icon-wrapper {
    position: relative;
}
.blogOuter a.at-icon-wrapper.at-share-btn.at-svc-compact > span.at-icon-wrapper:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f1e0';
    position: absolute;
    left: 0;
    color: #78A22F;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
}
.blogOuter a.at-icon-wrapper.at-share-btn.at-svc-compact > span.at-icon-wrapper > svg {
    display: none;
}
.blogOuter a.at-icon-wrapper.at-share-btn.at-svc-compact {
    margin: 0;
    padding: 0;
}
.blogOuter a.at-icon-wrapper.at-share-btn.at-svc-compact {
    background-color: transparent!important;
}
form#aplStartSignTkF {
    margin-top: 50px;
    display: none;
}
/* BLOG SHORTLIST HOOK */

.blogHookItemImage {
    height: 180px;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
}
.blogHookItemContent {
    padding:30px;
}
#blogHookRecentArticles .articleAuthor { 
    margin-top: 20px; 
}
#blogHookRecentArticles .blogHookAuthorImage { 
    margin-right: 15px;
}
#blogHookMostViewedArticles .hookHeader {
    padding-top: 74px;
    position: relative;
    font-size: 4.8rem;
    line-height: 6.4rem;
    color: #000;
}
#blogHookMostViewedArticles .hookHeader:after{
    content: '';
    width: 40px;
    height: 40px;
    background-color: #78A22F;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-radius: 100%;
}
#blogHookMostViewedArticles .hookHeader em{
    display: block;
    text-align: center;
    font-style: normal;
    font-size: 2.2rem;
    line-height: 3.2rem;
    font-weight: 900;
    color: #78A22F;
}
#blogHookMostViewedArticles .hookHeader:before{
    content: '';
    width: 12px;
    height: 12px;
    background-color: #78A22F;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-radius: 100%;
}
.blogArticleDetails > * {
    font-size: 1.4rem;
    font-weight: 600;;
    line-height: 1.8rem;
    color: #78A22F;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    font-family: "Nunito Sans", sans-serif;
}
.blogArticleDetails > .blogArticleCategories:before,
.blogArticleDetails > *:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f02c";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    color: #78A22F;
    background-color: #EBF1E0;
    border-radius: 50%;
}
.blogHookItemDetails > .blogArticleCategories:before {
    content: "\f02c";
}
.blogArticlePublishedDate:before {
    content: '\f073';
}
.blogArticleViewCount:before {
    content: '\f06e';
}
.blogAuthorName {
    font-weight: bold;
}
.blogAuthorIcon {
    background: #78A22F;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    color: white;
    font-size: 14px;
    padding-left: 8px;
}
.articleAuthor img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}
#blogHookMostViewedArticles .blogTitle a {
    margin-bottom: 0;
}
#blogHookMostViewedArticles .blogItems > div:nth-child(n+3) {
    display: none !important;
}
    

/* ___________________________________________________________________________ Responsive */

@media (min-width: 992px) { /* when changing this query breakpoint, also change the max-width of this breakpoint, also the javascript responsive positioning */

    .mainMenuContainer,
    .hlb1,
    .hlb1 > li,
    .hlb1 > li a { 
        height: 100%; 
    }
    .hlb1 > li {
        position: relative;
    }
    .hlb1 > li:last-child > a {
        padding-right: 0;
    }
    .hlb1 > li > ul {
        position: absolute;
        top: 100%;
        background: #fff;
        padding: 15px 0;
        width: 200px;
        left: -15px;
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        -webkit-transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
        transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
        -o-transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
        transition: 0.2s cubic-bezier(0.65, 0.45, 0.2, 1.65);
        visibility: hidden;
    }
    .hlb1 > li:hover > ul {
        box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .hlb1 > li > ul > li a {
        display: block;
        line-height: 3rem;
        padding: 5px 30px;
    }
}

@media (max-width: 1200px) {

    .hlb1 > li > a {
        font-size: 1.6rem;
        padding: 7.5px;
    }
    #t5 .circleHolder .image{
        width: 700px;
        height: 700px
    }
    #t6 {
        padding: 75px 0 0;
    }
    #t6 .content,
    #t6 .content a,
    #t6 .content p {
        font-size: 1.6rem;
        line-height: 2rem;
    }
    #t6 .content:after {
        right: 20px;
    }
    #t9-left {
        padding-left: 30px;
    }
    #t9 > .buttonContainer {
        padding-right: 30px;
    }
    #t11 {
        margin: 25px 0;
    }

}

@media (max-width: 991px) { /* when changing this query breakpoint, also change the min-width of this breakpoint, also the javascript responsive positioning */

    /* GENERAL */
    body {
        padding-top: 60px;
    }
    main {
        padding: 30px 0;
    }
    #iconContainer {
        margin-right: 25px;
    }
    .busjabContent main {
        padding-top: 100px;
    }

    .busjabFluidWidth .bisjab .intro,
    .busjabApply #t5 .intro,
    .busjabLanding .bisjab .intro {
        padding-top: 100px;
    }

    /* TITLES  */

    h1, h2.h1 {
        font-size: 3rem;
        line-height: 4rem;
    }
    h2, h1.h2, h3.h2 {
        font-size: 1.8rem;
        line-height: 2.6rem;
    }

    /* HEADER */

    .hlb1 > li.hasSubMenu span:after {
        content: '\f111';
        content: none;
        font-family: "Font Awesome 5 Pro";
        color: white;
        font-weight: bold;
        font-size: 9px;
        display: inline-block;
        position: relative;
        top: -2px;
        left: 10px;
    }

    .hlb1 > li > a:hover,
    .hlb1 > li li > a:hover,
    .hlb1 > li.mainLevactive > a,
    .hlb1 > li.mainLevactive li.subLevel_1active > a {
        color: white;
    }

    #t1 ul li a {
        font-size: 0;
    }
    #t1 ul li {
        margin-left: 10px;
    }
    #t1 ul li a:before {
        margin-right: 0;
    }
    /* .hlb1 > li > ul ~ .subMenu {
        display: none;
    } */
    .hlb1 .subMenu:after {
        content: "\f078";
        color: white;
        font-size: 16px;
    }
    .hlb1 .subMenu {
        margin-right: 0;
    }
    ul.hlb1 {
        margin-bottom: 30px;
    }
    ul.hlb1 > li {
        width: 100%;
        position: relative;
    }
    .shrinking .hlb1 {
        margin-top: 0;
    }
    ul.hlb1 > li a:hover, 
    ul.hlb1 > li a:focus {
        color: white;
    }
    ul.hlb1 > li > a {
        color: white;
        font-size: 2.0rem;
        font-weight: 900;
        line-height: 3.2rem;
        width: 100%;
        padding: 3px 0;
        position: relative;
    }
    ul.hlb1 > li > ul {
        padding-left: 20px;
        width: 100%;
        display: none;
    }
    ul.hlb1 > li.active > ul {
        display: block;
    }
    ul.hlb1 > li > ul > li > a {
        color: white;
        font-size: 2rem;
        line-height: 3.2rem;
        display: block;
        font-weight: 600;
        width: 100%;
        padding: 3px 0;
    }
    ul.hlb1 > li > ul + a .subMenu {
        display: block;
    }
    ul.hlb1 .subMenu {
        position: absolute;
        top: -8px;
        right: -15px;
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        display: none;
        padding: 0px;
    }

    /* MOBILE MENU */

    #bodyInnerContainer nav.mainMenuContainer {
        display: none;
    }
    #mobileMainMenuContainer {
        display: block;
        background: white;
        height: 100vh;
        width: 300px;
        padding: 35px;
        overflow-y: auto;
        z-index: 10000;
        position: fixed;
        top: 0;  
        background: rgb(120,162,47);
        background: linear-gradient(42deg, rgba(120,162,47,1) 0%, rgba(120,162,47,1) 80%, rgba(193,219,140,1) 100%);
    }
    #mobileMainMenuContainer .menuWrapper {
        flex-direction: column !important;
    }
    #mobileMainMenuContainer .mainMenuContainer {
        width: 100%;
    }
    #mobileMainMenuContainer.slideFromRight {
        right: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
    #mobileMainMenuContainer.slideFromLeft {
        left: 0; 
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    body.menuOpen #mobileMainMenuContainer {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: -12px 12px 15px rgba(0, 0, 0, 0.05);
        box-shadow: -12px 12px 15px rgba(0, 0, 0, 0.05);
        display: -ms-flexbox!important;
        display: flex!important;
        flex-direction: column;
        justify-content: space-between;
    }
    #bodyInnerContainer {
        position: relative;
        right: 0;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
    } 
    #mobileMainMenuContainer,
    header { 
        transition: all 0.3s ease; /* speeds need to match */
    }
    #mobileMainMenuContainer .menuHolder {
        flex-direction: column-reverse !important;
    }
    body.menuOpen #bodyInnerContainer:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100;
        background: rgba(0,0,0,0.35);
    }
    #mobileMainMenuContainer .hamburger {
        height: auto;
        justify-content: space-between;
        width: 100%;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    #mobileMainMenuContainer .hamburger-label {
        display: inline-block;
        font-size: 3.2rem;
        font-weight: 900;
        color: white;
        line-height: 1;
    }
    #mobileMainMenuContainer .hamburger-inner, 
    #mobileMainMenuContainer .hamburger-inner:after, 
    #mobileMainMenuContainer .hamburger-inner:before {
        width: 22px;
    }
    #mobileMainMenuContainer .hamburger-box {
        width: 20px;
        height: 20px;
    }
    .bisjab.bisjabContent .col-md-8 {
        margin-bottom: 30px;
    }
    #mobileMainMenuContainer #iconContainer {
        flex-direction: column;
        margin: 0;
    }
    #mobileMainMenuContainer .hookOuter.hContainer {
        margin-top: 25px;
    }
    #mobileMainMenuContainer .hookOuter.hContainer a {
        font-size: 16px;
        color: black;
    }
    #mobileMainMenuContainer .hookOuter.hContainer a #beforeLabel,
    #mobileMainMenuContainer .hookOuter.hContainer a .favoritescount {
        display: none;
    }
    #mobileMainMenuContainer #t2 {
        margin-top: 25px;
        width: 100%;
    }
    #mobileMainMenuContainer #t2 ul {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #mobileMainMenuContainer #t2 ul li {
        margin-left: 0;
        margin-right: 15px;
    }

    /* TEASERS */
    #t5 .teaserTitle {
        padding-top: 0;
        margin-bottom: 15px;
    }
    #t5 .circleHolder .image{
        width: 440px;
        height: 440px;
        left: initial;
        right: -120px;
    }
    #t5 .circleHolder .image:after,
    #t5 .circleHolder .image:before{
        display: none !important;
    }
    #t5 .intro,
    .busjabVacancyOverview #t5 .intro {
        padding: 30px 15px !important;
    }
    #t5 .content p {
        display: none;
    }
    #t5 .content p:last-child {
        display: block;
        margin-bottom: 0;
    }
    #t5 .row > div:nth-child(1) { padding-right: 0 !important; }
    #t5 a s, 
    #t5 a strike {
        margin-top: 0px;
        margin-bottom: 0;;
    }
    #t5MobileContainer {
        padding: 50px 30px 0;
    }
    #t5MobileContainer .text,
    #t5MobileContainer .text p {
        font-size: 1.6rem;
        line-height: 2.9rem;
    }
    #t5 .intro,
    #t5 .intro p {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    body.busjabLanding #t7 .buttonContainer {
        margin-bottom: 40px;
    }
    #t7 .innerContainer.stretch {
        max-width: 100% !important;
    }
    #t8 {
        padding: 100px 0 50px;
    }
    #t8 .sw {
        max-width: 600px;
    }
    #t9-right {
        margin-right: 0;
    }
    #t12-arrows {
        padding-right: 0;
    }
    #t14 video,
    #t14 img {
        width: 300px;
        height: 300px;
        position: initial;
        margin: 20px auto;
    }

    /* LLB */

    #llb {
        margin: 0;
    }
    #llbToggle { 
        display: none; 
    }
    #llbDropdown {
        display: block !important;
        position: static;
        padding: 0;
        background: transparent;
    }
    #llbDropdown > a {
        display: inline-block;
        margin: 0 10px 0 0;
    }

}

@media (max-width: 768px) {

    #t5 .intro .content, 
    #t5 .intro .content p {
        font-size: 14px;
        line-height: 16px;
    }

    #header{
        height: 60px;
    }
    #t7:before {
        margin-top: -110px;
    }
    #t8 .numberHeading {
        width: 80px;
        height: 80px;
    }
    #t8 .numberHeading img {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
    }
    #t8 .item:before {
        width: 120px;
        height: 120px;
    }
    #t8 .number span {
        font-size: 3.9rem;
        line-height: 4.4rem;
    }
    #t8 .number {
        font-size: 1.4rem;
        line-height: 2.5rem;
        margin-left: 35px;
        margin-right: -5px;
        text-align: right;
        padding-right: 0;
        width: 120px;
    }
    #t8 .sw {
        max-width: 400px;
    }

    /* JOB BANNER */

    .jobbanner-items > a {
        width: 100%;
    }

    /* FOOTER */

    footer {
        padding: 40px 0 0;
    }

    /* GENERAL */

    .cookieClose,
    button, .button, input[type=submit], input[type=button],
    a > s, s > a, strike > a, a > strike,
    .intro.aplLink ul li a,
    .intro.aplIntro ul li a,
    .text a > s, .text s > a, .text strike > a, .text a > strike{
        font-size: 1.4rem;
        line-height: 1.6rem;
        padding: 10px 15px;
    }

    /* TEASERS */

    .teaserTitle span,
    .teaserTitle em {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    .teaserTitle {
        font-size: 2.4rem;
        line-height: 3.0rem;
    }
    .busjabVacancyDetail #t5 .image {
        max-width: 225px;
        max-height: 225px;
    }
    #t5 .intro:before{
        content: none;
    }
    
    .busjabHome #t5MobileContainer {
        display: block;
    }
    #t5 .circleHolder .image.image{
        width: 220px;
        height: 220px;
        bottom: -37px;
        bottom: auto;
        top: -40px;
    }
    
    .jslThumbnail {
        width: 75px;
        height: 75px;
        margin-right: 15px;
    }
    .jslItem:before {
        top: 10px;
        left: 55px;
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    }

    /* SPACINGS */

    .py-120 {
        padding: 80px 0;
    }
    .py-100 {
        padding: 60px 0;
    }
    .py-80 {
        padding: 40px 0;
    }
    .py-60 {
        padding: 20px 0;
    }
    .jslTitle h2 {
        margin-bottom: 30px;
    }
    
    /* JOBDETAIL */

    .applyBar input {
        margin: 0!important;
    }
    .applyBar {
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        z-index: 10;
        padding: 10px 15px;
        -webkit-box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.05);
        box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.05);
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        -webkit-transform: translateY(100%);
            -ms-transform: translateY(100%);
                transform: translateY(100%);
    }
    body.scroll-up .applyBar {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
    body.scroll-down .applyBar {
        -webkit-transform: translateY(100%);
            -ms-transform: translateY(100%);
                transform: translateY(100%);
    }


    #jsl .slick-slide > div:nth-child(1) > div { padding-left: 0; }
    #jsl .slick-slide > div:nth-child(2) > div { padding-right: 0; }
}

@media (max-width: 767px){

    .ckOuter .sw {
        flex-direction: column;
    }

    /* GENERAL  */

    .sw { padding: 0 15px; }

    .favouriteJobList {
        padding: 75px 0 30px;
    }
    .busjabApply main {
        padding-bottom: 30px;
    }
    .busjabContent main {
        padding-top: 50px;
    }
    .busjabFluidWidth .bisjab .intro,
    .busjabApply #t5 .intro,
    .busjabLanding .bisjab .intro {
        padding-top: 50px;
    }

    body,
    label,
    p, 
    .text, 
    .intro,
    .intro p {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .teaserTitle {
        padding-top: 45px;
    }
    .teaserTitle:before {
        width: 80px;
        height: 101px;
        left: calc(50% - 40px);
    }

    /* JSL */

    .jslItem {
        box-shadow: 0 3px 5px rgb(0 0 0 / 8%);
        border: 3px solid #00000005;
        padding: 20px;
    }
    .jslFunctionName {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    .jslChapo {
        font-size: 1.4rem;;
        line-height: 2.2rem;
    }
    
    /* TEASERS  */

    
    #t6 {
        padding: 0px 0 40px;
    }
    #t6 .row {
        margin-left: 0;
        margin-right: 0;
    }
    #t6 h2.teaserTitle {
        margin-bottom: 15px;
    }
    #t6 .itemContainer > div {
        padding-left: 5px;
        padding-right: 5px;
    }
    #t6 .item {
        margin-bottom: 0px !important;
        margin-top: 10px !important;
    }
    #t6 .content {
        padding: 8px 12.5px;
    }
    #t7 {
        margin-top: 40px;
    }
    #t7:before {
        margin-top: -40px;
        height: calc(100% - 100px);
    }
    #t11 .teaserTitle {
        text-align: center;
    }
    #t7 .arrows { 
        margin-left: 15px; 
    }
    #t7 a s,
    #t7 s a,
    #t7 strike {
        margin-right: 0; 
        margin-left: 5px;
    }
    #t8 {
        padding: 40px 0 20px;
    }
    #t8 h2.teaserTitle {
        margin-bottom: 10px;
    }
    #t11 {
        margin: 0;
        padding-bottom: 35px;
    }
    #t11 #t11-left:before,
    #t11 #t11-right:before {
        content: none;
    }
    #t11 #t11-right {
        text-align: center;
    }
    #t11 #t11-right .text {
        margin-bottom: 0;
    }
    #t11 .teaserTitle:before {
        content: "";
    }
    #t11 s a, 
    #t11 strike {
        margin-top: 15px;
    }
    #t12 {
        margin: 40px 0;
    }
    #t12-visual:before {
        left: calc(25% - 61px);
        top: 10px;
        width: 141px;
        height: 141px;
        background: #78A22E url("../_images/t12-icon.svg") no-repeat top 54px left 16px / 38px 35px
    }
    #t12 .content, 
    #t12 .content p {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    #t12 .teaserTitle {
        margin-bottom: 20px;
    }
    #t13 {
        padding-top: 40px;
        margin-bottom: 30px;
    }
    #t14 .teaserTitle {
        margin-bottom: 10px;
    }
    #t14 img {
        width: 150px;
        height: 150px;
    }
    #t14 img {
        top: 0;
    }
    #t14 .content {
        margin-top: 25px;
        box-shadow: 0 3px 25px rgb(0 0 0 / 8%)
    }
    #t14 .heading,
    #t14 .content,
    #t14 .content p {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    #t14 .heading span {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 3.5rem;
    }
    #t17 ul {
        flex-direction: column;
    }
    #t17 span {
        margin-bottom: 15px;
    }
    #t17 ul li {
        margin-right : 0;
        margin-bottom: 5px;
    }
    #t17 ul li:last-child {
        margin-bottom: 0;
    }

    header #t2 {
        display: none !important;
    }

    /* FOOTER */

    #footer a, 
    #footer p, 
    #footer .text,
    #t4 .socials > ul > li > a {
        font-size: 1.6rem;
        line-height: 2.5rem;
    }

    footer .sw:before {
        left: auto;
        top: 40px;
        right: -75px;
    }
    #footer:after {
        content: none;
    }
    #t3 .intro, 
    #t3 .intro p {
        line-height: 3.2rem;
    }
    #t4 .contact > div {
        display: block;
    }
    #t4 .contact > div + div:before {
        content: none;
    }
    #bottomFooter {
        margin-top: 20px;
        padding: 3.5px 0;
    }
    footer #poweredby, 
    footer #poweredby * {
        font-size: 0.9rem;
        line-height: 1.5rem;
    }
    footer #poweredby {
        display: block;
        margin-bottom: 0px;
    }
    ul#hlb2 li {
        display: block;
    }
    ul#hlb2 li:before {
        content: none;
    }
    footer #poweredby,
    ul#hlb2 li a {
        line-height: 2;
    }

    /* CONTACT BISJAB */

    .bisjabContact {
        padding: 30px 0;
    }
    #contact-left, 
    #contact-right #t16 .intro {
        padding: 20px;
    }
    #contact-left {
        width: 100%;
        float: left;
        margin-bottom: 95px;
    }
    #contact-right {
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
    }
    #contact-right .intro,
    #contact-right .intro p {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    #contact-right .intro {
        padding-top: 75px !important;
    }

    /* FACETS  */

    .facetsInner {
        padding: 0;
    }
    .filterButton {
        display: block;
    }
    .optionListTitle.facetListTitle a {
        font-size: 1.8rem;
        line-height: 3.2rem;
    }
    .facets-outer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        height: 100%;
        z-index: 30;
        padding: 30px;
        padding-top: 30px;
        -webkit-transform: translateY(100%);
         -ms-transform: translateY(100%);
             transform: translateY(100%);
        -webkit-transition: padding 0.2s ease-in-out, -webkit-transform 0.3s ease-in-out;
        transition: padding 0.2s ease-in-out, -webkit-transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out, padding 0.2s ease-in-out;
        transition: transform 0.3s ease-in-out, padding 0.2s ease-in-out;
        transition: transform 0.3s ease-in-out, padding 0.2s ease-in-out, -webkit-transform 0.3s ease-in-out;
        overflow-y: auto;
    }
    .facetsOpen .facets-outer {
        -webkit-transform: translateY(0);
         -ms-transform: translateY(0);
             transform: translateY(0);
    }
    .facetsOpen.scroll-down .facets-outer {
        padding-top: 30px;
    }
    .facets-outer .facetsInner {
        max-width: 100%;
    }
    #vacanciesFilterButton {
        display: block;
        position: fixed;
        bottom: 20px;
        text-align: center;
        z-index: 50;
        left: 0;
        right: 0;
    }
    #vacanciesFilterButton .inner {
        background: #78A22F;
        display: inline-block;
        padding: 0px 20px;
        color: #fff;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 3.2rem;
        border-radius: 3px;
        width: auto;
        cursor: pointer;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
                box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
    }
    #vacanciesFilterButton .inner:before {
        content: '\f1de';
        font-family: "Font Awesome 5 Pro";
        font-size: 1.6rem;
        margin-right: 5px;
    }
    #vacanciesFilterButton span {
        color: #000;
        background: #fff;
        font-size: 1.6rem;
        width: 18px;
        height: 18px;
        border-radius: 100%;
        display: inline-block;
        margin-left: 20px;
        vertical-align: middle;
        line-height: 1.6rem;
        margin-top: -3px;
    }
    .selected-criteria .filter-item-links a,
    .act-item-description {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    .selected-criteria .filter-item-links a {
        font-size: 1.4rem;
        line-height: 1.8rem;
        padding: 12px 25px 12px 45px;
    }
    .remove-filter-item-link:before {
        font-size: 16px;
        left: 25px;
        top: calc(50% - 9px);
    }

    /* JOB DETAIL */

    .job-detail-side-bar {
        margin-top: 75px;
    }
    .job-detail-item-text h2 {
        font-size: 1.8rem;
        line-height: 2.6rem;
    }
    .job-detail-chapo {
        font-size: 1.6rem;
        line-height: 2.6rem;
    }
    .job-detail-main-section:after {
        content: none;
    }

    em u {
        font-size: 2.8rem;
        line-height: 3.8rem;
        margin: 50px 0;
        padding-left: 75px;
    }
    em u:before {
        width: 125px;
        height: 125px;
        left: -70px;
    }
    em u:after {
        top: 10px;;
        left: -5px;
        font-size: 75px;
    }

    /* JOBS RELATED HOOK */

    .rJhVOut {
        margin-top: 40px;
        padding-top: 40px;
    }

}


@media (max-width: 575px) {

    #mobileMainMenuContainer {
        width: 100%;
    }
    #t9 {
        padding-left: 15px;
        padding-right: 15px;
    }
    #t9 > .row {
        width: auto;
        margin-left: -15px;
    }
    #t9 .intro {
        display: none;
    }
    #t9-left {
        padding-left: 15px; 
    }
    #t9-right {
        margin-right: 15px;
    }
    #t9 #t9-left:before {
        content: none;
    }
    #t9 > .buttonContainer {
        padding-right: 0;
    }
    #t9 #t9-left .teaserTitle:before {
        content: "";
        background: url(../_images/elipses-v2.svg) no-repeat center center /contain;
        width: 80px;
        height: 101px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: calc(50% - 40px);
        z-index: 0;
    }
    #t9-right:before {
        content: none;
    }
    
}

@media (max-width: 500px) {

    .loginHook { max-width: calc(100% - 30px); }
    .loginHook .bottomBlock { flex-direction: column; }
    #header .logo { padding: 20px 0; }
    .act-item { flex-direction: column; }
    .act-item-logo-container { margin: 0 0 20px 0; }
    h3.act-item-title { margin-right: 0; } /* remove this line if you don't use logo's */
    .slick-arrow.slick-next { margin-left: 5px; }
    #t8 .item:before { width: 90px; height:90px; }
    #t8 .number span { font-size: 3rem; }
}