body {
    font-family: 'DINPro-Regular';
}
a, a:hover, a:focus{
	text-decoration: none;
    color: white;
}
.active a{
    color: #ED1F24 !important;
}

.red_border{
    border-top: 6px solid #ED1F24;
}

.navbar-right{
    display: none;
}

.bttn{
    color:#fff;
    padding: 7px 23px 8px 23px;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    font-family: 'DINPro-Light';
    letter-spacing: 1px;
    box-shadow: 0 4px 3px -2px rgba(128, 128, 128, 0.51);
}

.green{
    color: #fff;
    background-color: #00b44e;
}
.green:hover{
    background-color: #1e7e34;
}

/* Nav */

.logo_holder{
	top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.nav li a{
    color: #fff;
    padding: 0 12px 0 12px;
    border-right: 2px solid #fff;
    font-family: 'DINPro-Light';
    font-size: 18px;
    letter-spacing: 0.7px;
}

.nav li:last-child a {
    border-right: none;
}

.nav li a:hover, .nav li a:focus {
	color: #ED1F24;
}
.info_holder{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
}
.extra_info{
    position: absolute;
    top: 0;
    color: #ED1F24;
    background: #ffffffbd;
    width: 100%;
    text-align: center;
    font-size: 23px;
    overflow: hidden;
}

.extra_info img{
    width: 24px;
    margin-top: -6px;
}

.text_info{
    padding: 0 13px;
}

.navbar{
	background-image: url(../img/nav_img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 128px;
    padding-bottom: 37px;
}

#navbarResponsive .container{
	position: relative;
}
.navbar-right{
	position: absolute;
    right: 0;
    top: 0;
    font-style: italic;
    color: #ED1F24;
}
.navbar-right li a, .navbar-right li a:hover{
	color: #ED1F24;
}
.navbar-right img{
	width: 34px;
    float: left;
}

.time_right{
    text-align: right;
    float: right;
}
.time_left{
    text-align: left;
    float: left;
}
footer .time_holder_footer{
    max-width: 250px;
    margin: 0 auto;
    clear: both;
}

/* end - Nav */

/* landing */

#landing .header_img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%; 
    min-height: auto;
    text-align: center;
    position: relative;
    z-index: 0;
    border-bottom: 5px solid #ED1F24;
}

#landing .header_img{
    background-image: url(../img/header_home.jpg);
}


#landing_arrangement{
    background-image: url(../img/arrangement_header.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

#landing_arrangement{
    height: 536px;
}

.header_overlay{
    background-color: rgba(0, 0, 0, 0.4196078431372549);;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
}

.header_content{
    padding: 298px 0 327px 0;
    color:#fff;
    z-index: 10;
}

.header_content h1{
    font-family: 'AlfaSlabOne-Regular';
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 35px;
    line-height: 41px;
}

.header_content .h_left{
    margin: 0px 166px 0 0px;
}

.header_content .h_right{
    margin: 0 0 0 166px;
}

.header_content h2{
    padding: 29px 0 22px 0;
    font-size: 20px;
    font-family: 'DINPro-Medium';
    letter-spacing: 0px;
}

.header_content .red{
    color: #ED1F24;
}

.bekijk_arrangement{
    position: absolute;
    right: 20%;
    bottom: 142px;
}

/* end - landing */

/* arrangement */

#arrangement{
    background-color: #e8e8e8;
    padding: 0 0 52px 0;
}

#arrangement .argmt_item {
    border: 1px solid black;
    position: relative;
    background-color: #fff;
    text-align: center;
}

#arrangement .col-md-3, #arrangement .col-3, #arrangement .col-sm-3, #arrangement .col-lg-3, #arrangement .col-sm-4 {
    margin-top: -125px;
}

#arrangement .argmt_item img{
    width: 80%;
}
#arrangement .argmt_item p{
    text-align: center;
    padding: 0;
    height: 96px;
}

.contact_grid .argmt_item p{
    height: 45px !important;
}

#arrangement .argmt_item .option_holder div{
    width: 50%; 
    position:absolute;
    text-align: center;
    bottom: 0;
    padding: 9px 0px;
    font-family: 'DINPro-Light';
    letter-spacing: 1px;
}

#arrangement .argmt_item .bttn_left{
    background-color: #000;
    color: #fff;
    left: 0;
}

.bttn_left, .bttn_right{
    cursor: pointer;
}

#arrangement .argmt_item .bttn_right{
    background-color: #00b44e;
    color: #fff;
    right: 0;  
}

#arrangement .argmt_item .lees_small{
    display: none;
}

.header_contact{
    padding: 295px 0px;
    background-image: url('../img/kartbaan_contact.jpg') !important;
    background-position: center -111px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: auto;
    text-align: center;
    position: relative;
    z-index: 0;
    border-bottom: 5px solid #ED1F24;
}

#arrangement a{
    color: #000;
}

/* end - arrangement */

/* inleiding */



/* end - inleiding */

#inleiding{
    background-image: url(../img/over_indoor_karting.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    font-family: 'DINPro-Light';
    text-align: center;
}

#inleiding h1{
    color: #fff;
    padding:  52px 0 0 0;
    font-size: 32px;

}
#inleiding p{
    color: #fff;
    padding: 34px 0 25px 0;
    line-height: 33px;
}

#inleiding .bttn_holder{
    padding:0 0 65px 0;
}

.bttn_holder a:after {
    content: "";
    width: 10px;
    height: 100%;
    background: url(../img/pijl.png) no-repeat;
    right: 6px;
    position: absolute;
    background-size: 9px;
    background-position: center 7px;
}
.bttn{
    position: relative;
}


/* kaart */

#kaart{
    height: 400px;
    position: relative;
}


#kaart .pointer{
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#map {
    width: 100%;
    height:100%;
}
.map_content{
    background-color: rgba(0, 0, 0, 0.87);
    position: absolute;
    width: 245px;
    height: 100%;
    top: 0;
    left: 21%;
    padding: 0 27px ;
    font-family: 'DINPro-Light';
}

.map_content h2{
    color: #fff;
    font-size: 20px;
    margin-top: 25px;
}

.map_content p{
    color: #fff;
    font-size: 16px;
}
.dark_green{
    color: green;
}


/* end - kaart */

/* info */

#info{
    font-family: 'DINPro-Light';
}

#info h1{
    font-family: 'DINPro-Medium';
    font-size: 22px;
    margin-bottom: 17px;
    color: #ED1F24;
}

#info .info_content{
    margin: 56px 0px;
}

/* end - info */

/* foto slider */

.carousel-item {
    height: 75vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.circuit-sl .carousel-item{
    margin-top: 183px;
}


/* end - foto slider */

/* arrangement slider */

#landing_arrangement{
    position: relative;
}

#landing_arrangement .slider_content{
    top: 230px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: white;
    font-size: 41px;
    z-index: 1;
    font-family: 'AlfaSlabOne-Regular';
    letter-spacing: 3px;
    font-size: 35px;
}
/* End - arrangement slider */

/*  argmt info */



/*  end argmt info */

#arrangement_info{
    background-image: url(../img/arrangementen_background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#arrangement_info .price_holder .bttn_right{
    cursor: auto;
}

#arrangement_info  .reserveer_holder .option_holder{
    cursor: pointer;
}

.arrangement_optie{
    color: #fff;
    position: relative;
}

.arrangement_optie img{
    width: 100%;
}

.arrangement_optie .img_holder{
    margin-top:39px;
}

.arrangement_optie h2{
    color: #ED1F24;
    font-family: 'DINPro-Light';
    padding: 32px 0px 0 0px;
    font-size: 25px;
}

.arrangement_optie p{
    font-family: 'DINPro-Light';
}

.reserveer_holder, .price_holder{
    position: relative;
    padding: 23px 0px;
}

.arrangement_optie .option_holder div{ 
    position:absolute;
    text-align: center;
    bottom: 0;
    padding: 9px 0px;
    font-family: 'DINPro-Light';
    letter-spacing: 1px;
    background-color: #00b44e;
}

.arrangement_optie .reserveer_holder .option_holder div{
    width: 100%;
}

.arrangement_optie .price_holder .bttn_left{
    background-color: #fff;
    color: #000;
    left: 0;
    width: 50%; 
}

.arrangement_optie .price_holder .bttn_right{
    background-color: #00b44e;
    color: #fff;
    right: 0; 
    width: 50%;  
}

.arrangement_optie .text p:last-child{
    margin-bottom: 0px;
}

.price_padding{
    padding-bottom: 43px;
    margin-top: -37px;
}

/* circuit */

#circuit_specs{
    text-align: center;
    padding: 43px 0 7px 0px;
    border-top: 4px solid #ED1F24;
}
#circuit_specs img{
    width: 69%;
}

#circuit_specs p{
    padding: 18px 0 0 0;
}

#circuit_specs .col-6{
    padding: 0 34px;
}

#circuit_parcour{
    background-color: #000;
    text-align: center;
    padding-bottom: 64px;
}
#circuit_parcour h2{
    color: #fff;
    text-align: left;
    padding: 58px 0px 17px 0;
}

#circuit_parcour img{
    width: 100%;
}
/* end circuit */


/* Flags  */

#circuit_vlaggen{
    text-align: center;
    padding-bottom: 50px;
}

#circuit_vlaggen img{
    width: 60%;
}
#circuit_vlaggen p{
    text-align: center;
}
#circuit_vlaggen h1{
    text-align: left;
    font-size: 32px;
    padding: 47px 0 20px 0;
}


/* end  Flags */

.terms{
    color: white;
    background-color: #000 !important;
}

.terms h1{
    color: #fff !important;
    padding: 38px 0 2px 0;
}
.terms .info_content{
    margin: 0 !important;
}
.terms p{
    margin: 0;
    padding: 0 0 59px 0;
}

/* foto footer */

footer{
    background-color: #000;
    border: 1px solid #ED1F24;
    color: #fff;
    text-align: center;
}

footer h3{
    font-family: 'DINPro-Regular';
    font-size: 20px;
    margin: 16px 0px
}

footer p{
    margin: 0;
    font-family: 'DINPro-Light';
    font-size: 16px;
}

footer .info_img{
    width: 29%;
    margin-top: 23px;
}
footer iframe{
    width: 309px;

}

.footer_middle{
    border-left: 1px solid #ED1F24;
    border-right: 1px solid #ED1F24;
}
.footer_facebook{
    padding: 0px 40px;
    margin-bottom: 19px;
}

.end_page{
    background-image: url(../img/footer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'DINPro-Light';
    padding: 28px 0px;
    position: relative;
    z-index: 0;
}

.footer_overlay{
    background-color: rgba(0, 0, 0, 0.5490196078431373);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
}

.arrangement_border{
    background-color: #e8e8e8;
    padding: 0 0 65px 0;
}

.white{
    color:#fff;
}

/* end - foto footer */
.fixed-top{
    z-index: 700;
}

.from_overlay{
    position: fixed;
    background-color: #000000b3;
    width: 100%;
    height: 100%;
    z-index: 899;
    top: 0;
    left:0;
    display: none;
}

.from_popup{
    position: fixed;

    z-index: 900;
    width: 600px;
    background-color: #e8e8e8;
    border: 3px solid;
    top: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    max-width: 90%;
    overflow: scroll;
    max-height: 800px;

}
.from_popup .close{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 999;
}
.from_popup .close img{
    width: 40px;
}

.hidden{
    display:none;
}
form {
    padding:20px;
}

@media (max-width: 1200px) { 

    #arrangement .argmt_item .lees_small{
        display: none ;
    }

    .header_contact{
        padding: 358px 0px;
    }
    .price_padding{
        margin-top: 6px;
    }


}

@media (max-width: 992px) {

    .navbar{
        padding: 19px;
    }
    .nav li a {
        border-right: none;
    }
    .logo_holder {
        top: 18px;
    }
    .logo_holder img{
        width: 278px;
    }
    .header_content {
        padding: 187px 0 159px 0;
    }
    #arrangement .argmt_item .option_holder div{
        letter-spacing: 0px;
    }

    #arrangement .argmt_item .lees_large{
        display: none ;
    }
    #arrangement .argmt_item .lees_small{
        display: block ;
    }
    .map_content{
        left: 0;
    }
    .arrangement_item{
        margin-top: 77px;
    }
    .header_contact{
        background-position: center;
        padding: 277px 0px;
    }
    #circuit_specs .col-6 {
        padding: 0 ;   
    }
    .bekijk_arrangement{
        display: none;
    }
    #arrangement .col-6{
        padding-left: 5px;
        padding-right: 5px;
    }
    .arrangement_optie .reserveer_holder{
        margin-top: 18px; 
    }
    .circuit-sl .carousel-item {
        margin-top: 77px;
    }

    .info_icon_right{
        position: absolute;
        right: 9px;
        top:50%;
            margin-top: -20px;

    }
    .info_icon_left{
        position: absolute;
        left: 9px;
        top:50%;
            margin-top: -20px;
    }
    .extra_info img{
        margin-top:0;
    }


}

@media (max-width:  768px) { 
        .extra_info {
        padding: 0 33px;
        font-size: 19px;

    }

    #arrangement .col-md-3, #arrangement .col-3, #arrangement .col-sm-3, #arrangement .col-lg-3{
        margin-top: 30px;
    }
    .carousel-item {
        height: 31vh;
    }

    #arrangement .col-md-3, #arrangement .col-3, #arrangement .col-sm-3, #arrangement .col-lg-3. {
        padding: 0px 115px;
    }

    #arrangement .argmt_item .option_holder div{
        letter-spacing: 0px;
    }
    #arrangement .argmt_item .lees_large{
        display: block ;
    }
    #arrangement .argmt_item .lees_small{
        display: none ;
    }
    .arrangement_optie .option_holder div{
        letter-spacing: 0px;
    }
    .arrangement_optie .img_holder{
        margin: 0 auto;
        width: 62%;
        margin-top: 32px;
    }
    #img_ad_1{
        margin-bottom: -125px;
    }    
    #img_ad_2{
        margin-bottom: -91px;
    }
    #img_ad_3{
        margin-bottom: -44px;
    }
    #img_ad_4{
        margin-bottom: -44px;
    }
    #circuit_specs .col-6 {
        padding: 0;
    }
    .bekijk_arrangement{
        display: block;
        bottom: 16px;
        left: 50%;
        right: unset;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .bekijk_arrangement img{
        width: 380px;
    }
    #arrangement .col-6{
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 10px !important;
    }
    #circuit_specs img {
        width: 58%;
    }

    .from_popup{
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transform: unset;
        max-height: unset;
        max-width: unset;
    }


}


@media (max-width: 576px) { 

    #arrangement .col-sm-4{
        padding: 0 50px;
    }

}

@media (min-width: 768px){
    #circuit_vlaggen .col-md-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}



/* landing */

/* end - landing */

/* landing */

/* end - landing */