@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;600;700&family=Sorts+Mill+Goudy&display=swap');


a {
    color: #000000;
    text-decoration: none;
	background: transparent;
}

hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #333941;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #eee0d1;
    border-color: #ddd;
}

a:hover, a:focus {
    color: #333941;
    text-decoration: underline;
}

.nbbutton a, .nbbutton a:hover,.nbbutton  a:visited,.nbbutton  a:active{
    color: #333941;
    text-decoration: none;
    font-weight: 700;
}

html, body {
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    font-style: normal;
    max-width: 100%;
    overflow-x: hidden;
    font-size: 1.0em;
    color: #000000;
    line-height: 1.8em;
    background: #f3f1f0;
}

.shadow{
    box-shadow: 0px 5px 10px #ababab69;

}

.col-centered{
    float: none;
    margin: 0 auto;
}

.image {
    margin:auto;
}

h1,h2,h5,h4{
   font-family: 'Sorts Mill Goudy', serif;
   margin: 10px 0px;
}

h1{
    color: #000000;
    font-size: 50px;
    margin: auto;
    margin-bottom: 25px;
}

h2{
    color: #000000;
    font-size:	34px;
}

h3{
    color: #000000;
    font-size:	24px;
}

h4{
    color: #000000;
    font-size:	24px;
}

h6{

	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}

#mainheader {
    position: relative;
    z-index: 21;
    width: 100%;
}


.breakout{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
        margin-top: 40px;
    margin-bottom: 40px;
    background-size: cover;
}

.home{
    position: relative;
    text-align: center;
    width: 100%;
}

.slogan_box_wrapper{
    position: absolute;
    z-index: 1;
    margin: auto;
    bottom: -200px;
    display: block;
    width: 100%;
}

.slogan_sub_box_wrapper{
    position: absolute;
    z-index: 1;
    margin: auto;
    bottom: -50px;
    display: block;
    width: 100%;
}

.slogan_sub_box_wrapper h1{
    margin: 0px;
}

.slogan_box{
    background: #98b5b0;
    padding: 60px 100px;
    text-align: center;
}

.content_standard{
    padding: 40px 0px;
}

.block:hover{
    transform: scale(1.03);
    transition: ease-in 0.3s;
}

/*** Tekstblokken ****/

.box{
    margin: 0px 0px 0px 0px;
    padding: 40px 200px;
}

.subcatbox{
    padding: 0px;
    background: #98b5b0;
    margin: 15px;
    font-weight: 700;
}

.subcatboxinfo{
    padding: 15px;
    position: relative;
}

.subcattitle{
    background: #af4b43;
    width: 80%;
    padding: 10px;
    font-size: 24px;
    font-weight: 700;
    margin-left: -15px;
    color: #fff;
    /*bottom: -35px;*/
    position: relative;
}

.subcattitle a{
    color: #fff;
}


.box_lbeige{
    background: #EEE0D1;
}

.box_lblauw{
    background: #CADBD7;
}

.box_turquoise{
    background: #9AB6B1;
}

.box_lgrijs{
    background: #D0D4DA;
}

.box_witroze{
    background: #949290;
}

/*** Tekstblokken ****/

/**** Training ****/

.trow{
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 20px 0px;
margin-bottom: 40px;
    background: #eee0d14f
}

.ttitlewrapper{
    position: relative;
    padding: 200px 100px 300px;
    width: 100%;
    min-height: 300px;
    background: #f3f1f0;
}

#animate{
    position: absolute;
}

.ttitle{
    position: absolute;
    text-align: center;
    right: -100%;
    display: initial;
    width: fit-content;
}

.tsubtitle{
    padding: 100px;
    text-align: center;
}

.tintro{
padding: 60px;
background: #cbdcda;
}

.ttext {
    padding: 60px;
    margin-top: 100px;
}


.tsubtext {
    padding: 60px 200px;
    margin-top: 0px;
}

.tinfo{
    background: #eee0d1;
    padding: 60px;
}

.tdata{
    padding: 40px;
    background: #fff;
}

.tdatum{
    padding: 40px;
    margin: 0px;
    background: #98b5b0;
    text-align: center;
    margin-bottom: 40px;
}

.tdatum h3{

}

.tbutton{
    background: #af4b43;
    width: 100%;
    padding: 15px;
    margin: 15px 0px;
}

.tbutton a{
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.tlink, tlink:hover{
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    margin: 40px auto;
    display: table;
    background: #af4b43;
    padding: 15px;
    color: #fff;
}

.tref{
    padding: 40px;
}

.trefitem{
    padding: 40px;
    margin: 0px;
    background: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.refname{
  color: #af4b43;
    font-weight: 700;
}

/**** Training ****/

.invidtxt{
    background: #eee0d1;
    margin-top: 120px;
    padding: 40px;
}

.inline-photo {
  opacity: 0;
  transform: translateY(4em) rotateZ(-0deg);
  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;

  will-change: transform, opacity;
}

.bs-slider {
    overflow: hidden;
    position: relative;
    background: #000;
}

.inline-photo.is-visible {
  opacity: 1;
  transform: rotateZ(-0deg);
}

    .box-vac{
        padding: 15px 15px 0px 15px;
        margin-bottom: 0px;
        background: #ffffff61;
        border-radius: 15px;
    }

    .infobar{
        background-color: #000;
        height: 10px;
        padding: 8px;
        color: #000;
        text-align: center;
    }

    .infobar-adres{
        padding: 0px 40px 0px 0px ;
    }
.infobar-telephone{
    padding: 0px 40px;
}
.infobar-email{
    padding: 0px 0px 0px 40px;
}

.topbar{
    background: #EEE0D1;
    padding: 10px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 0 10px #00000073;
}

#menu{
	margin-top: 18px;
}


#header_slider, #header_slider_home{
	position: relative;
}

#header_slider_home{
    margin-bottom: 40px;
}

#header_slider{

}

.overlay{
    position: absolute;
    z-index: 12;
    bottom: 0px;   
}

.follow{
    position: absolute;
    bottom: 0;
    z-index: 1000;
    width: 100%;
}

.reactie {
    background: #000;
    padding: 15px;
    border-radius: 25px;
}

.gbleft{
    float:left;
}

.gbright{
    float:right;
}

.btn-inlog{
    float:right;
    margin: 0px 10px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #000;
    background-color: #af4b43;
    border-color: #af4b43;
    padding: 10px 40px;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}

.btn-primary-small, .btn-primary-small:hover, .btn-primary-small:active, .btn-primary-small:focus {
    color: #000;
    background-color: #af4b43;
    border-color: #af4b43;
    padding: 5px 20px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.breadcrumb {
    padding: 0px; 
    margin: 0px; 
    list-style: none;
    background-color: transparent;
}

.breadcrumb a{
     font-size:	20px;
     color: #fff;   
}

.slogan1{
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    line-height: 40px;
    text-shadow: 0px 0px 10px #000;
}

.slogan button{
    border: none;
    border-radius: 50px;
    padding: 5px 50px;
    margin-top: 20px;
    background: #4b0b00;
}

.slogan button a{
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}

.clear{
	clear: both;	
}

.devider{
	padding:20px 0px;
}

.cycle-slide{
	width:100%;
	position: relative;	
}

    
.footer{
    padding: 40px 0px;
    color: #333941;
    background: #EEE0D1;
    position: relative;

}

.footer a, .footer a:hover, .footer a:active{
    color: #333941;
}

.footer .active{
    color: #333941;
}


.footerimg{
    position: absolute;
    bottom: 0;
}

.navbar-inverse {
    background-color: transparent;
    border-color: #000;
}

.navbar-inverse .navbar-toggle {
     border-color: #000;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}


.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar-collapse .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar-collapse {
    text-align: center;
    width: 100%;
}

.navbar-collapse .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}


/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #313130;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #EEE0D1;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
	border:none;
}

.dropdown-menu > li > a {
	font-size: 18px;
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #313130;
    white-space: nowrap;
}

#menu{
    width:initial;
}

#menu > li > a{
    font-size: 18px;
    color: #313130;
    font-weight: 500;
}

#menu > li > a:hover, #menu > li > a:active{
    color: #313130 !important;
    text-decoration: underline;
}

.active{
    color: #313130 !important;
}

.nbinput{
FONT-WEIGHT: 100;
    border-radius: 10px;
    border: none;
    background: #4b0b00;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 15px;
}

.nbbutton{
    font-family: 'Noto Sans KR', sans-serif;
    text-transform: uppercase;
    text-autospace: none;
    border: 1px solid #ffffff59;
    border-radius: 10px;
    padding: 10px 50px;
    margin: 20px 0px;
    background: #af4b43;
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 700;
}

.buttoninfobar{
    font-family: 'Noto Sans KR', sans-serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 10000;
    /* height: 37px; */
    top: 0;
    background-color: #af4b43;
    color: #fff;
    right: 0;
    border: none;
    padding: 5px 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000000;
    background-color: rgb(238 224 209);
    background-image: none;
    border: none;
    border-radius: 10px;
    box-shadow: inset 0 3px 2px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-horizontal .control-label {
     text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom: 40px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.footerlinks{
 text-align: right;   
}

/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){

     .tsubtext {
         padding: 60px;
         margin-top: 0px;
     }

     h1{
         color: #000000;
         font-size: 40px;
         margin: auto;
         margin-bottom: 25px;
     }

     h2{
         color: #000000;
         font-size:	24px;
     }

     h3{
         color: #000000;
         font-size:	18px;
     }

     #header_slider_home{

         position: relative;
         height: auto;
         overflow: hidden;
         margin: 0px;
     }
     .navbar-collapse {
         text-align: left;
         float:left;
     }
     #mainheader {
         position: relative;
         z-index: 21;
         width: 100%;
     }

     #menu{
         width:100%;
     }




     .slogan_box_wrapper{
         position: relative;
         z-index: 1;
         margin: auto;
         bottom: 0px;
         display: inline-block;
         width: 100%;
     }

     .slogan_sub_box_wrapper{
         position: absolute;
         z-index: 1;
         margin: auto;
         bottom: 0px;
         display: block;
         width: 100%;
     }

     .slogan_sub_box_wrapper h1{
         margin: 0px;
     }

     .box {
         margin: 40px 0px;
         padding: 20px 20px;
     }

     .slogan_box{
         background: #98b5b0;
         padding: 40px 40px;
         text-align: center;
     }

     .slogan_box h1{
         font-size: 38px;
     }
     .slogan_box h2{
         font-size: 30px;
     }

     .subcattitle{
         background: #af4b43;
         width: 80%;
         padding: 10px;
         font-size: 24px;
         font-weight: 700;
         margin-left: -15px;
         color: #fff;
         bottom: 35px;
         position: initial;
     }

     .navbar-nav > li > a {
    padding: 20px 15px 20px 15px;
	font-size: 22px;

}

     .breakout{
         background-size: 100%;
     }

/** Trainigen **/

     .ttitlewrapper {
         padding: 100px 100px 230px 100px;
     }

     .tsubtitle{
         padding: 40px;
     }

     .ttext{
         margin-top: 0px;
         padding: 0px 40px 40px 40px;
     }

     .tinfo {
         background: #eee0d1;
         padding: 40px;
     }

     .tdata, .tref{
         padding: 30px;
     }

     .tdatum, trefitem{
         padding: 20px;
     }
     /** Trainingen **/

.footer {
    padding: 40px 0px;
    color: #333941;
    background: #EEE0D1;
    position: relative;
 }

     .buttonaanmelden{
         border: 2px solid #4b0b00;
         padding: 10px 30px;
         font-size: 20px;
         font-weight: 700;
         background: #000;
         display: inline-block;
         margin: 15px 0px;
         color: #4b0b00;
         border-radius: 10px;
         float:inherit;
         width:100%;
     }

.footerlinks{
 text-align: center;
    margin-bottom: 40px;
    
}

     .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
         padding: 15px 20px 15px 20px;
     }
.dropdown-menu > li > a {
	font-size: 18px;
    display: block;
    padding: 15px 20px 15px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;

    white-space: nowrap;
}

     .navbar-nav li:hover > ul.dropdown-menu {
         display: contents;
     }

.topbar {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    padding: 10px 0px;
    height: auto;
    margin-bottom: 0px;
}

  
     .quote_wrapper {
         padding: 50px 30px 50px 39px;
         font-size: 15px;
         line-height: 20px;
     }

     .footerlogo1, .footerlogo2, .footerlogo3, .footerlogo4, .footerlogo5, .footerlogo6, .footerlogo7, .footerlogo8, .footerlogo9, .footerlogo10{
         width: 50%;
         margin: 10px;
     }

}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1024px) {

    #header_slider_home {
        position: relative;
        height: 600px;
        overflow: hidden;
    }

    .box {
        margin: 0px;
        padding: 40px 100px;
    }

    .ttitlewrapper{
        padding: 100px;
    }

    #header_slider{

        position: relative;
        height: 500px;
        overflow: hidden;
    }

    .subcatboxinfo h2{
        color: #000000;
        font-size:	24px;
    }

    .subcattitle {
        font-size: 18px;
        width: 90%;
    }
    .slogan{
        top: 300px;
        background: #4b0b00c7;
        padding: 50px;
        border-radius: 50px;
    }

    .tsubtext {
        padding: 60px 200px;
        margin-top: 0px;
    }

    .slogan_box_wrapper{
        position: absolute;
        z-index: 1;
        margin: auto;
        bottom: -50px;
        display: block;
        width: 100%;
    }

    .slogan_sub_box_wrapper{
        position: absolute;
        z-index: 1;
        margin: auto;
        bottom: -100px;
        display: block;
        width: 100%;
    }

    .slogan_sub_box_wrapper h1{
        margin: 0px;
    }

    .slogan_box{
        background: #98b5b0;
        padding: 40px 0px;
        text-align: center;
    }


    .navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}

h6{
	font-size:50px;
	color:#fff;
}

    .quote_wrapper {
        padding: 50px 30px 0px 39px;
        line-height: 20px;
    }

    .footerlogo1{
        width: 25%;
        margin: 10px;
    }
    .footerlogo2{
        width: 25%;
        margin: 10px;
    }
    .footerlogo3{
        width: 20%;
        margin: 10px;
    }
    .footerlogo4{
        width: 30%;
        margin: 10px;
    }
    .footerlogo5{
        width: 20%;
        margin: 10px;
    }
    .footerlogo36{
        width: 20%;
        margin: 10px;
    }
    .footerlogo37{
        width: 20%;
        margin: 10px;
    }
    .footerlogo8{
        width: 20%;
        margin: 10px;
    }
    .footerlogo9{
        width: 20%;
        margin: 10px;
    }
    .footerlogo10{
        width: 20%;
        margin: 10px;
    }

}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {


    .tsubtext {
        padding: 60px 400px;
        margin-top: 0px;
    }

    #header_slider_home{
        position: relative;
        height: 650px;
        overflow: hidden;
        margin-bottom: 120px;
    }

    #header_slider{

        position: relative;
        height: 500px;
        overflow: hidden;
        margin-top: 0px;
    }

    .slogan_box_wrapper{
        position: absolute;
        z-index: 1;
        margin: auto;
        bottom: 0px;
        display: block;
        width: 100%;
    }

    .slogan_sub_box_wrapper{
        position: absolute;
        z-index: 1;
        margin: auto;
        bottom: -50px;
        display: block;
        width: 100%;
    }

    .slogan_sub_box_wrapper h1{
        margin: 0px;
    }

    .slogan_box{
        background: #98b5b0;
        padding: 60px 100px;
        text-align: center;
    }

    .ttext {
        padding: 60px;
        margin-top: 130px;
    }

    .ttitlewrapper{
        padding: 200px 100px 300px 100px;
    }

    .slogan{
        top: 300px;
        background: #4b0b00c7;
        padding: 50px;
        border-radius: 50px;
    }

    .video_overlay{
        background: #ffffffb5;
        position: absolute;
        width: 100%;
        height: 750px;
        z-index: 0;

    }

.navbar-nav > li > a {
    padding: 10px 7px 10px 7px;
	font-size: 20px;
}

    h1{
        color: #000000;
        font-size: 50px;
        margin: auto;
        margin-bottom: 25px;
    }

    h2{
        color: #000000;
        font-size:	34px;
    }

    h3{
        color: #000000;
        font-size:	24px;
    }

h6{
	font-size:50px;
	color:#fff;
}

    .quote_wrapper{
        padding: 50px 100px 0px 100px;
        line-height: 1.7;
    }

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }

    .footerlogo1{
        width: 25%;
        margin: 10px;
    }
    .footerlogo2{
        width: 25%;
        margin: 10px;
    }
    .footerlogo3{
             width: 20%;
             margin: 10px;
         }
    .footerlogo4{
        width: 30%;
        margin: 10px;
    }
    .footerlogo5{
             width: 20%;
             margin: 10px;
         }
    .footerlogo6{
                  width: 20%;
                  margin: 10px;
              }
    .footerlogo7{
                       width: 20%;
                       margin: 10px;
                   }
    .footerlogo8{
                            width: 20%;
                            margin: 10px;
                        }
    .footerlogo9{
                                 width: 20%;
                                 margin: 10px;
                             }
    .footerlogo10{
                                      width: 20%;
                                      margin: 10px;
                                  }

    .subcattitle {
        width: 80%;
        font-size: 24px;
    }
}