#bedrijfregistratie {
    padding: 0px;
}
.expertregistratieheader {
    height: 700px;
}

.expertregistratieheaderheaderimg {
    width: 100%;
   /* transform: scaleX(-1);*/
    background-size: cover;
    position: relative;
    height: 700px;
}

.expertregistratieform {
    background-color: #008b8b;
    min-height: 200px;
    max-height: 200px;
}
input[type='checkbox'] {
/*    color-adjust: exact;
    -webkit-appearance: none;
    appearance: none;*/
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    height: 1em;
    margin-top: 0.25em;
/*    -webkit-print-color-adjust: exact;*/
/*    vertical-align: top;*/
    width: 1em!important;
    padding: unset;
    margin-left: unset;
    font-size: unset;
}
#maakeenaccount {
    width: 30%;
    padding: 10px;
    border: 1px #008b8b solid;
    border-radius: 7px;
    background-color: white;
    position: relative;
    top: -562px;
    left: 57%;
}
.column {
    display: flex;
    flex-direction: column;
}
.expertregistratieexpert, .expertregistratieinschrijven, .expertregistratieuitzendbureauvirtueel , .expertregistratieuitzendbureau {
    margin-bottom: 3em;
    margin-top: 1em;
    padding-left: 30px;
    padding-right: 30px;
}
.rowav .borderrequired {
    -webkit-box-shadow: 0px 0px 0px 1px rgb(255 0 0);
    -moz-box-shadow: 0px 0px 0px 1px rgba(255,0,0,1);
    box-shadow: 0px 0px 0px 1px rgb(255 0 0);
}
.row {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.justify-around {
    justify-content: space-around;
    display: flex;
}

.expertregistratieinschrijventext {
    width: 50%;
}

.expertregistratieinschrijventext, .expertregistratieexperttext {
    padding-left: 50px;
}

.plaatsOpdr {
    color: #ffffff;
    background: #008b8b;
    width: 37%;
    padding: 7px 10px;
    text-align: center;
    font-size: 20px;
    right: 0px;
    left: unset;
    position: absolute;
    top: 0px;
    margin: 0px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.paginaOnderTitle {
    text-align: center;
    font-size: 15px;
    color: black;
}
.formulierTitel {
    margin: 0px 0px 15px;
    padding: 10px 0px;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    color: #008b8b;
}
.expertregistratieinschrijvenimgs, .expertregistratieuitzendbureauimgs, .befrijfimgs, .uitzendbureauimgs {
    width: 50%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.formulierOpties select {
    width: 100%!important;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
    position: relative;
    line-height: 12px;
    padding: 10px 15px;
    box-sizing: border-box;
}
.expertregistratieinschrijventext, .expertregistratieuitzendbureautext {
    width: 50%;
}

.expertregistratieuitzendbureautext {
    padding-right: 50px;
    padding-left: 15px;
}
select {
    width: 100%!important;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
    position: relative;
    line-height: 12px;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
} 
.expertregistratieinschrijventext p {
    padding-top: 21px;
}
#plaatsOpdr, #zoekopdracht {
    background-color: #008b8b!important;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    color: #ffffff;
    padding: 10px;
    border-style: none;
    width: 50%;
    text-align: center;
}
.button {
    padding: 12px 0;
    width: 100%!important;
    margin: 0 auto;
    background-color: #008b8b;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    margin-top: 20px;
    cursor: pointer;
}
.form-separator {
    height: 12px;
    margin: 10px 0 10px;
    text-align: center;
    line-height: 18px;
    border-bottom: 1px solid #e4e5e7;
}
.expertregistratieuitzendbureautext p {
    padding-top: 21px;
    padding-bottom: 20px;
}

#plaatsOpdr:hover{
    cursor:pointer
}

#zoekopdracht:hover{
    cursor:pointer
}

.registratierow {
    min-height: 400px;
    max-height: 400px;
    width: 100%;
}
.expertregistratieinschrijvenimgs img {
    background-size: cover;
    height: 400px;
    width: 100%;
    border: 4px solid darkcyan;
}
.expertregistratieinschrijvenimgs img {
    background-size: cover;
    height: 400px;
    width: 100%;
    border: 4px solid darkcyan;
}
.expertregistratieform, .bedrijfregistratieform, .uitzendbureauregistratieform {
    background-color: #008b8b;
    min-height: 200px;
    max-height: 200px;
}
.expertregistratiefooterbutton, .bedrijfregistratiefooterbutton, .uitzendbureauregistratiefooterbutton {
    position: relative !important;
    top: 46px !important;
    margin: 0 auto !important;
    display: block !important;
    width: 30% !important;
    height: 40px!important;
    border: #e02407 solid 2px !important;
    text-align: center !important;
    padding: 6px !important;
    background-color: #ffffff !important;
    color: #146c78 !important;
    font-weight: bold;
}
@media screen and (max-width: 1300px){
    .maakeenaccount {
        position: static;
        width: 100%;
    }
    .registratierow {
        min-height: fit-content;
        max-height: fit-content;
        width: 100%;
    }
    .registratierow {
        min-height: fit-content;
        max-height: fit-content;
        width: 100%;
    }
    .registratierow {
        min-height: fit-content;
        max-height: fit-content;
        width: 100%;
    }
    .expertregistratieform, .bedrijfregistratieform, .uitzendbureauregistratieform {
        min-height: auto;
        max-height: fit-content;
        padding: 10px;
    }
}


@media screen and (max-width: 1300px) {
    .maakeenaccount {
        position: static;
        width: 100%;
    }
    .registratierow {
        min-height: fit-content;
        max-height: fit-content;
        width: 100%;
    }
    .expertregistratieform {
        max-height: 200px!important;
        background: unset!important;
    }
    .expertregistratieform, .bedrijfregistratieform, .uitzendbureauregistratieform {
        min-height: auto;
        max-height: fit-content;
        padding: 10px;
    }
    .expertregistratieheaderheaderimg {
        width: 100%;
        height: 34vh;
    }
    #maakeenaccount {
        width: 100%;
        top: -496px;
        left: 0%;
    }
    .expertregistratieinschrijven, .expertregistratieuitzendbureau, .expertregistratieuitzendbureauvirtueel {
        display: block!important;
    }
    .expertregistratieinschrijventext, .expertregistratieuitzendbureautext {
        width: 100%;
    }
    .expertregistratieinschrijventext, .expertregistratieexperttext {
        padding: 10px;
    }
    .expertregistratieinschrijvenimgs, .expertregistratieuitzendbureauimgs, .befrijfimgs, .uitzendbureauimgs {
        width: 93%;
    }
    .expertregistratieinschrijvenimgs img {
        height: 100%;
        width: 100%;
    }
    .expertregistratieinschrijvenimgs{
        margin-bottom: 20px;
    }
    #plaatsOpdr, #zoekopdracht {
        width: 100%;
        font-size: 15px;
    }
    .expertregistratieuitzendbureautext h1{
        font-size: 33px;
        line-height: 34px;
    }
    .expertregistratieuitzendbureautext {
        padding-right: unset; 
        padding-left: unset; 
    }
    .expertregistratiefooterbutton {
        width: 94% !important;
    }
}

@media screen and (max-height: 770px) and (min-width: 960px) {

}

@media screen and (max-width: 959px) {

}

::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #008b8b;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #f5f5f5;
}

@media screen and (max-height: 770px) and (min-width: 960px) {

}

@media screen and (max-width: 959px) {

}

@media screen and (max-width: 540px) {



}


@media screen and (max-height: 770px) and (min-width: 960px) {

}

@media screen and (max-width: 959px) {

}

@media screen and (max-width: 540px) {

}

/*! STYLING */

/**** moto g ****/
@media screen and (max-width: 959px) {
    .navtoggle{
        margin-right: 0px;
    }
    #ikwilgroeienbutton {
        display: none !important;
    }
    #homeButton {
        display: none !important;
    }
    #languageMob {
        display: none !important;
    }
    #zzpregistrerenbutton {
        display: none !important;
    }
    #footerLinks ul {
        flex-direction: column;
        gap: 1em;
    }
    .footerGeg {
        width: 100%!important;
        font-size: 13px;
    }
    .informatieF, .inforechts, .infolinks {
        width: 100%;
    }
    .contactgegevens {
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .contactverdeling {
        display: block;
    }
    .contactlinks, .contactRechtsgegevensList {
        width: 100%;
    }
    .contactrechts {
        margin-left: 0px;
    }
    .footerGeg {
        padding-left: 35px;
        padding-right: 35px;
    }
    .dropdownIcon{
        display: none!important;
    }
    .formulierOpties {
        margin: 15px auto;
    }
}

/**** iphone 5/se galaxy fold****/
@media screen and (max-width: 380px) {
    .navtoggle{
        margin-right: 0px;
    }
    #maakeenaccount {
        top: -517px;
    }
    .mapdiv {
        right: 42%!important;
        font-size: 20px!important;
    }
    .logohome img {
        width: 118px!important;
        height: 26px!important;
    }
    .dropdownIcon{
        display: none!important;
    }
    .footerGeg {
        padding-left: 20px;
        padding-right: 20px;
    }
    .dropdownIcon{
        display: none!important;
    }
    #velanguage {
        right: 86px;
    }
    .logohome img{
       width: 140px;
       height: 29px;
    }
    .footerGeg {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 960px) and (orientation: landscape) {
    .dropdownIcon{
        display: none!important;
    }  
}
@media screen and (min-width: 700px) and (max-width: 1200px){
    .dropdownIcon{
        display: none!important;
    }
    .homebutton {
        right: 18%;
    }
    .contactgegevens {
        margin-left: unset;
    }
    .infolinks {
        width: 50%;
    }
    .inforechts {
        width: 50%;
    }
    .contactrechts {
        margin-left: -4px;
        cursor: default;
        width: 100%;
    }
    .contactlinks, .contactRechtsgegevensList {
        width: 100%;
    }
    .footerGeg {
        padding-left: unset; 
        padding-right: unset; 
    }
    .netwerkC {
        left: unset;
    }
}
@media screen and (max-width: 1370px) {
}

@media screen and (max-width: 1290px) {
}

@media screen and (min-width: 480px) and (max-width: 700px) {
    
}

@media screen and (min-width: 700px) and (max-width: 1200px) {

}

@media screen and (max-width: 959px) {
    
}

@media screen and (min-width: 550px) and (max-width: 800px) {
    

@media screen and (max-width: 540px) {
    
}

@media screen and (max-height: 480px) {
    
}

@media screen and (max-width: 480px) {

}

/**** galaxy fold ****/

@media screen and (max-width: 300px) {
    .dropdownIcon{
        display: none!important;
    }    
    .navtoggle {
        z-index: 100000;
        top: 0px!important;
        left: auto;
        margin-top: 0px;
        background-color: #ffb23800;
        height: 60px;
        right: 0px;
    }
    .menutextheader {
        display: flex;
        flex-direction: row;
        margin: auto 0;
        margin-top: 10px;
        padding-left: 0px;
    }
    .logohome img{
       width: 104px;
       height: 20px;
    }
    #velanguage {
        right: 83px;
    }
    .dropdownIcon{
        display: none!important;
    }   
}
@media only screen and (max-width: 320px) and (orientation:portrait){ 
    .dropdownIcon{
        display: none!important;
    }    
    .navtoggle {
        z-index: 100000;
        top: 0px!important;
        left: auto;
        margin-top: 0px;
        background-color: #ffb23800;
        height: 60px;
        right: 0px;
    }
    .menutextheader {
        display: flex;
        flex-direction: row;
        margin: auto 0;
        margin-top: 10px;
        padding-left: 0px;
    }
    .logohome img{
       width: 104px;
       height: 20px;
    }
    #velanguage {
        right: 83px;
    }
    .dropdownIcon{
        display: none!important;
    }   
}

@media screen and (max-width: 300px) {
    .dropdownIcon{
        display: none!important;
    }    
    .navtoggle {
        z-index: 100000;
        top: 0px!important;
        left: auto;
        margin-top: 0px;
        background-color: #ffb23800;
        height: 60px;
        right: 0px;
    }
    .menutextheader {
        display: flex;
        flex-direction: row;
        margin: auto 0;
        margin-top: 10px;
        padding-left: 0px;
    }
    .logohome {
       width: 104px;
       height: 20px;
    }
    .dropdownIcon{
        display: none!important;
    }
}
