/*
Extra classes for the Yoores Vacancy modules
*/
body{
    overflow-x: hidden;
        /* Hide horizontal scrollbar */
}

/* Module: yoores search&filter */

div.yoores_searchfilter input::-webkit-input-placeholder { text-transform:uppercase;}
div.yoores_searchfilter input::-moz-placeholder { text-transform:capitalize; }
div.yoores_searchfilter input:-ms-input-placeholder { text-transform:capitalize; }
div.yoores_searchfilter label::first-letter { text-transform: capitalize; }

#_yoores_searchfilter .form-check{ display: block; margin: 0 0 3px 0;}
#_yoores_searchfilter label { display: inline-block; margin: 4px 0 0 0; }
#_yoores_searchfilter input[type="text"] { max-width: calc(100% - 14px); }
#_yoores_searchfilter input[type="checkbox"] { margin: 4px 9px 0 0; }


/* Note: In Joomla configure mod_yoores_searchfilter->tab Advanced->Module Class Suffix: _horizontal */
#yoores_searchfilter_horizontal div.form-check {
    display:inline;
    margin: 4px;
}
#yoores_searchfilter_horizontal form {
    margin: 0;
}

.vacatures .whychooseus-main{
    margin-top: -70px;
    padding: 0px 0px 100px 0px;
}

/* Module Yoores Header Media For Vacancies  */
div.mod-yoores-headermedia span.job-title, div.mod-yoores-headermedia span.job-worklocation, div.mod-yoores-headermedia span.job-subbrand {
    color: white;
}

.mod-yoores-headermedia h1{
padding-top:200px;
  width:100%;
  margin-left:8px ;
}

.mod-yoores-headermedia p {
    padding-top: 20px;
    margin-left: 8px;
}

div.mod-yoores-headermedia span.job-title{
    font-family: 'Gibson';
    font-size:6rem;
    font-weight:600;
}

.vacatures .item-page{
    background:white;
    padding-top:10px;
   padding-left:50px;
   padding-right:15px;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}
.item-page ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.vacancies .item-page ul li, .vacatures .item-page ul li {
    font-size: 16px;
    color: #222;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
}

.job-title {
    font-family: Poppins, sans-serif !important;
    font-size: 45px !important;
    line-height: 26px;
}

@media (max-width: 992px) {
.job-whatisrequired-section,
.job-whatwillyouget-section,
.job-whatwillyoudo-section{
    margin-top:50px ;
}

.job-title {

    font-size: 35px !important;

}

.vacatures .whychooseus-main {
    margin-top:0px;
    padding: 0px 23px 100px 23px;
}

.vacatures .item-page {
    background:none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

}


@media (max-width: 657px) {
div.mod-yoores-headermedia span.job-title {
        font-size:3.7rem;
    }

        .mod-yoores-headermedia h1 {
            padding-top: 200px;
            width: 400px;
        }
}

.mod-yoores-headermedia span.job-worklocation, .mod-yoores-headermedia span.job-subbrand{
        font-family: Poppins, sans-serif !important;
        font-size: 30px !important;
        font-weight:normal;
}


.mod-yoores-headermedia a.btn.btn-secondary {
    font-family: 'Poppins', sans-serif;
    font-size: 18px!important;
    font-weight:normal;
    background: #066A5D;
    padding: 15px;
    margin-top:20px;
    width:230px;
    height:60px;
    color:white!important;
    border-radius:10px;
    margin-left:8px;
}


@media (max-width: 992px) {
    .mod-yoores-headermedia a.btn.btn-secondary {
                                    margin-left:16px;
                                    margin-top:7px!important;
    }

        .mod-yoores-headermedia p {margin-top:-14px;}
}

 .addthis_native_toolbox {
    display: none;
}

section.job-info-section, .job-growthpath, .job-careerpath, .job-description-section {
   
}

.job-growthpath{
    margin:30px 0px 30px 0px;
}

ul.job-careerpath {
    background: #066A5D;
    padding: 30px;
    border-radius: 15px;
}

ul.job-careerpath li {
    color: white !important;
    display: inline-block;
    margin-right: 20px;
}



@media (max-width: 992px) {
    ul.job-careerpath li {
        display: block!important;
        margin-right:0px!important;
    }

        ul.job-careerpath>li:before {
                content: '';
                    display: inline-block;
                    height: 20px;
                    width: 20px;
                    background-size: cover;
                    background-image: url(arrow-2.png);
                    background-repeat: no-repeat;
                    margin-right: 10px;
                    background-position: center center;
                    vertical-align: middle;
                    margin-top: -5px;
        }
}
@media (min-width: 992px) {
ul.job-careerpath>li:before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: cover;
    background-image: url(arrow-1.png);
    background-repeat: no-repeat;
    margin-right: 10px;
    background-position: center center;
    vertical-align: middle;
    margin-top: -5px;
}
}

 div.item-page blockquote.job-quote{
    margin: 22px -13px 43px 0px;
    padding: 20px 41px 20px 48px;
    border: 3px solid #066A5D !important;
    border-radius: 10px;
    background: #066A5D;
 
}

 div.item-page blockquote.job-testimonial{
    margin: 40px -13px 43px 0px;
    padding: 20px 41px 20px 48px;
    border: 3px solid #066A5D !important;
    border-radius: 10px;
    background: #066A5D;
 }

.item-page .job-quote p, .item-page .job-testimonial p {
    font-size:16px;
    color:#FFEE4D!important;
}


blockquote {
    font-weight: 100;
    width: 100%;
    position: relative;
    border-left:none!important;
}

blockquote em p, blockquote p {
    line-height: 1.3;
    color: #FFEE4D !important;
    padding-left:35px;
    font-size: 18px !important;
    font-weight: 200;
}

blockquote:before,
blockquote:after {
    position: absolute;
    color: #FFEE4D !important;
    font-size: 10rem;
    width: 8rem;
    height: 8rem;
    font-weight: bold;
    font-family: "Times New Roman"!important;
}

blockquote:before {
    content: '“';
    left: 1rem;
    top: -1rem;
}

blockquote:after {
    content: '”';
    right: -1rem;
    bottom: 0rem;
}

cite {
    line-height: 3;
    text-align: left;
}


.mod-yoores-headermedia .apply-button svg{
display:block;
position:absolute;
margin-top:-47px;
margin-left:175px;
}
/* Job details page */
span[class$="-label"] {
    display: inline-block; /* Required for "first-letter" */
}
span[class$="-label"]::first-letter {
    text-transform: capitalize;
}
h2[class^="job-"]::first-letter {
    text-transform: capitalize;
}


h2.job-description-heading, h2.job-info-heading{
    display:none;
}


h2.job-whatisrequired-heading, h2.job-whatwillyouget-heading, h2.job-whatwillyoudo-heading {
    font-size: 20px!important;
}

div.item-page section.job-whatisrequired-section{
    margin-left:-18px;
}

@media (max-width: 992px) {
div.item-page section.job-whatisrequired-section {
        margin-left:0px!important;
    }
}


div.item-page section.job-whatisrequired-section, div.item-page section.job-whatwillyouget-section, div.item-page section.job-whatwillyoudo-section, div.item-page section.job-summary-section, div.item-page section.job-info-section, div.item-page section.job-description-section, div.item-page div.job-growthpath, div.item-page ul.job-careerpath, div.item-page span.job-subbrand {
    display: block;

}

ul.job-whatisrequired-heading, ul.job-whatwillyouget-heading, ul.job-whatwillyoudo-heading{
    position: relative;
    padding-left: 34px;
}

ul.job-whatisrequired-heading li,
ul.job-whatwillyouget-heading li,
ul.job-whatwillyoudo-heading li {
    margin-bottom:16px;
    margin-left:17px;
}

ul.job-whatisrequired-heading>li:before {
    content: '';
    display: inline-block;
    height: 30px;
    width: 25px;
    background-size: cover;
    background-image: url(hat.png);
    background-repeat: no-repeat;
    margin-right:10px;
    background-position: center center;
    vertical-align: middle;
    margin-top:8px;
    position: absolute;
    left: 0;
}

ul.job-whatwillyouget-heading>li:before {
    content: '';
    display: inline-block;
    height: 34px;
    width: 23px;
    background-size: cover;
    background-image: url(icon.png);
    background-repeat: no-repeat;
    margin-right: 10px;
    background-position: center center;
    vertical-align: middle;
    margin-top: 4px;
    position: absolute;
        left: 0
}

ul.job-whatwillyoudo-heading>li:before {
    content: '';
    display: inline-block;
    height: 23px;
    width: 27px;
    background-size: cover;
    background-image: url(dart.png);
    background-repeat: no-repeat;
    margin-right: 10px;
    background-position: center center;
    vertical-align: middle;
    margin-top: 2px;
    position: absolute;
        left: 0
}

/* Apply form */
input[type="radio"] {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
  transform: scale(1.5);
}

.apply-form .visum .form-check, .apply-form .visumStatus .form-check {
    margin-top:10px;
}

.apply-form .visum .form-check label, .apply-form .visumStatus .form-check label{
    margin-left:8px;
}

.visum .radio, .visumStatus .controls{
    margin-top:10px;
}

.visum span, .visumStatus .control-label label{font-size:24px;
 font-weight:bold;}

.visum{font-size:18px;
margin-top: 20px;
}

.visumStatus {
    font-size: 18px;
    margin-top:18px;
    display: block;
    margin-bottom:20px;
}

.form-control {
    display: block;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.37rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

form#apply{
    box-shadow: 0px 0px 10px #ccc;
    padding: 20px 18px 27px 18px;
    position: relative;
    z-index: 9;
    background: #fff;
    border-radius:15px;
    margin-left:-15px;
    margin-right: 15px;
    margin-top:30px;
}


@media (max-width: 992px) {

.job-description-section{
    margin-top:30px;
}
        blockquote p em,
        blockquote p {
        
        font-size:16px!important;
        }
        
}


.terms {
    box-shadow: 0px 0px 10px #ccc;
    padding: 20px 20px 27px 37px;
    position: relative;
    z-index: 9;
    background: #fff;
    margin-top:30px;
    border-radius: 15px;
    margin-right: 15px;
    margin-left: -15px;
}

.visumStatusOmschrijving{
    margin-top:26px;
}

.btn-outline-secondary {
    color: #fff!important;
    border-color: #fff;
    background: #00483B;
    width: 100%;
    height: 56px;
    border-radius: 5px;
    margin-top: 7px;
}

.btn-outline-secondary:hover {
    color: #fff !important;
}

form#apply button {
    background: #00483B;!important;
    color: #FFEE4D!important;
    font-weight: bold!important;
    width: 100%;
    border: none!important;
    height: 56px;
    font-size:24px;
    text-transform: capitalize!important;
    border-radius:8px;
}


form#apply fieldset {
    margin-bottom: inherit !important;
}

form#apply span.form-control-feedback {
    font-size: 0.75rem;
}