
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext'); 

body{
    width: 80%;
    background-color: transparent;
    text-align: center; 
    font-family: sans-serif;
    margin: auto !important;
}

.stap{
    border-radius: 10px;
    font-family: sans-serif;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: white;
}

.form-group{
    text-align: center;
}

.titel{
    background-color: #fff;
    padding: 10px;
    border-radius: 10px 10px 0px 0px;
    color: black;
}

.sectie{
    background-color: transparent;
    font-family: sans-serif;
    padding-top: 10px;
}

.tekst{
    text-align: center;
}

.foto{
    text-align: left;
    margin-top: 0;
    width: 600px;
}

.form-control{
    width: 20%;
}

/*[type="checkbox"]:checked,*/

/*[type="checkbox"]:not(:checked),*/

[type="radio"]:checked,

[type="radio"]:not(:checked){
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    visibility: hidden;
}

@media screen and (max-width: 768px) {
    label.for-checkbox-budget.manier{
        font-size: 12px !important;
    }
    .betalen{
        width: 100%;
        padding: 0% 0% 0% 0% !important;
    }
}

@media screen and (max-width: 650px) {
    label.for-checkbox-budget.manier{
        font-size: 8px !important;
    }
}

@media screen and (max-width: 650px) {
    #ander1{
        width:80% !important;
    }
}

.checkbox-budget:checked + label{
    position: relative;
    line-height: 50px;
    letter-spacing: 1px;
    margin: auto;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    color: black;
    font-family: sans-serif !important;
    font-weight: bold;
    background-image: url('../img/blackstripechecked.png');
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    float: left;
    height: 50px;
    left: 2%;
    border-bottom: blue 2px;
    padding-left: 10px;
    padding-right: 10px;
    width: 24%; 
    background-color: #;  
}

.h2{
    margin-top: 15px;
    margin-bottom: 0px;
}

.checkbox-budget:not(:checked) + label{
    position: relative;
    line-height: 50px;
    letter-spacing: 0px;
    margin: auto;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    color: black ;
    text-transform: uppercase;
    font-family: sans-serif !important;
    font-weight: bold;
    background-image: url('../img/blackstripe.png');
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    float: left;
    height: 50px;
    left: 2%;
    border-bottom: black 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 24%;
}

.checkbox-budget-price:not(:checked) + label{
    line-height: 48px;
    padding: 0 12px;
    font-size: 30px;
    flex: none!important;
    font-weight: 500;
    margin-top: 12px;
    margin-right: 12px;
    border-radius: 8px;
    background: white;
    color: black;
    border: 1px solid black;
    border-radius: 10px;
}

.checkbox-budget-price:checked + label{
    line-height: 48px;
    padding: 1px 13px;
    font-size: 30px;
    flex: none!important;
    font-weight: 500;
    margin-top: 12px;
    margin-right: 12px;
    border-radius: 10px;
    color: #fff!important;
    background: #32bf55 !important;
}

.checkbox-budget-payment:not(:checked) + label{
    line-height: 48px;
    padding: 0 12px;
    font-size: 30px;
    flex: none!important;
    font-weight: 500;
    margin-top: 12px;
    margin-right: 12px;
    border-radius: 8px;
    background: white;
    color: black;
    border: 1px solid black;
    border-radius: 10px;
}

.checkbox-budget-payment:checked + label{
    line-height: 48px;
    padding: 3px 17px;
    font-size: 30px;
    flex: none!important;
    font-weight: 500;
    margin-top: 12px;
    margin-right: 12px;
    border-radius: 10px;
    color: #fff!important;
    background-color: #32bf55 !important;
}



label.for-checkbox-budget.manier {
    font-size: 17px;
}
.checkbox-budget:not(:checked) + label{
    background-color: white;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)

}
.checkbox-budget:checked + label{
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:not(:checked) + label:hover{
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: -1;
}
.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span{
    position: relative;
    display: block;
}
.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before{
    position: absolute;
    content: attr(data-hover);
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    -webkit-text-stroke: transparent;
    text-stroke: transparent;
    -webkit-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    transition: max-height 0.3s;
}
.checkbox-budget:not(:checked) + label span::before{
    max-height: 0;
}
.checkbox-budget:checked + label span::before{
    max-height: 100%;
}

.checkbox:checked ~ .section .container .row .col-xl-10 .checkbox-budget:not(:checked) + label{
    background-color: #f0eff3;
    -webkit-text-stroke: 1px #1f2029;
    text-stroke: 1px #1f2029;
    box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.row {
    margin-top: 20px;
}

.link-to-page {
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 20000;
    cursor: pointer;
    width: 30px;
}
 .link-to-page img{
    width: 100%;
    height: auto;
    display: block;
} 

.loader {
    border: 10px solid #f3f3f3; /* Light grey */
    border-top: 10px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.betalen {
    color: #fff !important;
    text-decoration: none;
    background: #2e2c96;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    padding: 2% 39% 2% 39%;
    border-radius: 50px;
    font-weight: bold;   
    font-size: 30px;
    margin-bottom: 20px;
}

.h2 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
}

.h3 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
}

.p {
    text-align: center;
    margin-left: 5%!important;
    margin-right: 5%!important;
    font-size: 18px;
}

.koptekst {
    text-align: left;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-weight: 800 !important;
}

h2 {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

h3 {
    font-size: 30px;
    font-weight: 700;
}


label#ideal {

    background-image: url(../img/ideal.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 98px 67px;
    height: 70px;
    position: relative;
}



label#bancontact {

    background-image: url(../img/BC_logo_ORGNL_RGB.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 86px 60px;
    height: 70px;
    position: relative;

}
#ideal {
    position: absolute;
    width: 20%;
}
#bancontact{
    position: absolute;
    width: 20%;
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 0px;
    
}
.ander{
    width: 20%;
    position:relative;
    }
    
.ander input{
  padding-left: 15px;
  top: -5px;
}

.ander:after{
    position: absolute;
    left: 6px;
    top: -6px;
    content: '€';
}
#email{
    width: 80%;
}