body, html{
    font-family: "Kanit", sans-serif;
}

h1, h2, h3 {
    /*font-family: "Kanit", sans-serif;*/
    font-family: "Goldman", sans-serif;
    font-weight: 700;
}

.bgnew{
    background: #fafcfe;
    /*background: linear-gradient(0deg, rgba(0, 96, 138, 1) 0%, rgba(8, 86, 128, 1) 50%, rgba(0, 62, 89, 1) 100%);*/
}

.vacature-but{
    width: 100%;
    padding: 25px 20px 20px 20px;
    background: #f99d1c;
    text-align: center;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.vacature-but h2{
    color:#fff;
}

.blocks_home{
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-size: 60px;
    text-align: center;
    color: #01344f;
    padding: 100px 0px;

}
.grid-container {
    display: block;
    gap: 10px;
}

.blocksitem{
    padding: 40px;
}

.blocksimg{
    padding: 40px 100px;
}

.blockstitle{
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #01344f;
}


.topbarnew {
    position: relative;
    background: transparent;
    z-index: 200;
    width: 100%;
    top: 0;
    margin-bottom: 0;
    padding-bottom: 15px;
    background: linear-gradient(0deg, rgba(8, 86, 128, 0) 10%, rgba(0, 62, 89, 0.85) 60%);
}

.footer {
    background-color: #01344f;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}

.shadow{
    box-shadow: none;
}

.navbar-inverse .navbar-nav > li > a {
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    font-size: 16pt;
    color: #fff;
}

.logonew{
    padding: 15px 15px;
    background: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.solbut, .solbut:hover{
    background: #f99d1c !important;
    color: #fff !important;
    border-radius: 15px;
    text-transform: uppercase;
    transition: transform .2s; /* Animation */
}

.solbut:hover{
    transform: scale(1.1);
}


.breakout{
    width:100vw;
    position: relative;
    left: calc(-1 * (100vw - 100%)/2);

}
.vacbox{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    border-radius: 15px;
}

.searchhome, .solhome{
    padding: 20px;
    margin-right: 0px;
    text-align: center;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.header-video{
    position: relative;
    top:0;
    z-index: 0;
}

.headerhome{
    position: relative;
    z-index: 10;
    width:100%;
    margin-top: 00px;
}

.inschrijven {
    background: #01344f;
    border-radius: 0px;
    padding: 30px 20px;
    color:#fff;
    border-radius: 10px;
}

.tekstblokwrapperlinks, .tekstblokwrapperrechts{
    padding: 15px;
    margin: 20px 0px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.tekstblokwrapperrechts img{
    margin-left: 0px;
    border-radius: 15px;
}
.tekstblokwrapperlinks img{
    margin-left: 0px;
    border-radius: 15px;
}

.lichtblauw{
    background: #abcbdb ;
    color:#0f0f0f;
}

.lichtblauw h1{
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    color: #0a1147;
}

.donkerblauw{
    background:#01344f ;
    color:#fff;
}

.donkerblauw h1{
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    color: #f99d1c;
}

.tekst h1{
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}

.tekst h2{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}

.oranje{
    background:#fef2e2 ;
    color:#0f0f0f;
}

.tekstblokwrapper .tekst{
    background: #fff;
}

.branchewrapper{
    padding: 30px;
    background:#01344f ;
    margin-left: 100px;
    border-radius: 15px;
}

.swiper-slide, .swiper-slide {
    border-radius: 15px;
}

.btn{
    border-radius: 10px;
}

.brancheinfo{
    padding: 10px;
}

.brancheimg{
    padding: 10px;
}

.brancheimg img{
    border-radius: 10px;
}

.buttondiv{
    background: #01344f;
    padding: 10px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.teaminfo{
    position: absolute;
    top: 0;
    padding: 20px;
    width: 100%;
    background: #ffffffde;
    height:100%;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.persinfo{
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
    background: #ffffffde;
}
.teaminfo:hover{
    opacity: 1;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.tekstblokoverimagewrapper{
    position: relative;
    padding: 0px;
    margin: 0px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.tekstblokoverimagewrapper .tekst{
    position: absolute;
    z-index: 1;
    bottom: 0px;
    background: #085680;
    background: linear-gradient(180deg,rgba(8, 86, 128, 0) 30%, rgba(0, 62, 89, 0.9) 60%);
    padding: 40px 15px 0px 15px;
}

.tekstblokoverimagewrapper .tekst h2,.tekstblokoverimagewrapper .tekst p {
    color: #fff;
}

@media (min-width: 768px) {

    .grid-container {
        display: block;
        gap: 10px;
    }

    .tekstblokoverimagewrapper{
        position: relative;
        padding: 0px;
        margin: 0px;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    }

    .tekstblokoverimagewrapper .tekst{
        position: absolute;
        z-index: 1;
        bottom: 0px;
        background: #085680;
        background: linear-gradient(180deg,rgba(8, 86, 128, 0) 30%, rgba(0, 62, 89, 0.9) 60%);
        padding: 40px 15px 0px 15px;
    }

    .tekstblokoverimagewrapper .tekst h2,.tekstblokoverimagewrapper .tekst p {
        color: #fff;
    }

   }
@media (min-width: 992px) {
    .grid-container {
        display: block;
        gap: 10px;
    }

.tekst{
    padding: 20px;
}
    .tekstblokwrapperrechts img{
        margin-left: -30px;
    }
    .tekstblokwrapperlinks img{
        margin-left: 30px;
    }
}
@media (min-width: 1200px) {
    .grid-container {
        display: grid;
        gap: 0px;
    }

    .header-video{
        position: absolute;
        top:0;
        z-index: 0;
    }

    .headerhome {
        position: relative;
        z-index: 10;
        width: 100%;
        margin-top: 400px;
    }
    .searchhome{
        padding: 20px;
        margin-right: 15px;
    }

    .tekstblokwrapperlinks, .tekstblokwrapperrechts{
        padding: 60px;
        margin: 40px 0px;
    }

    .tekstblokwrapperrechts img{
        margin-left: -100px;
    }
    .tekstblokwrapperlinks img{
        margin-left: 100px;
    }
    
    .tekstblokoverimagewrapper{
        position: relative;
        padding: 0px;
        margin: 20px;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    }

    .tekstblokoverimagewrapper .tekst{
        position: absolute;
        z-index: 1;
        bottom: 0px;
        background: #085680;
        background: linear-gradient(180deg,rgba(8, 86, 128, 0) 30%, rgba(0, 62, 89, 0.9) 60%);
        padding-top: 40px;
        width:100%;
    }

    .tekstblokoverimagewrapper .tekst h2,.tekstblokoverimagewrapper .tekst p {
        color: #fff;
    }

    .lichtblauw{
        background: #fff ;
        color:#0f0f0f;
    }

    .lichtblauw h1{

        color: #0a1147;
    }

    .donkerblauw{
        background:#01344f ;
        color:#fff;
    }

    .donkerblauw h1{

        color: #f99d1c;
    }

    .tekst h1{

        font-size: 80px;
        line-height: 70px;
        margin-bottom: 40px;
    }

    .tekst h2{
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .oranje{
        background:#fef2e2 ;
        color:#0f0f0f;
    }
}