body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #043982;
}
p{
    font-size: 14px;
    color: #767676;
}
p strong {
    color: #7f7f7f;
}
p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #043982;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #1D1D1B;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Bitter', serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

/*
        Slides
*/

.bg-light-gray {
    background-color: #f8f8f8;
}

.bg-darkest-gray {
    background-color: #818181;
}

section {
    padding: 40px 0;
}

#vereniging{
    padding-bottom:0px;
}

/*
        Buttons
*/
.btn-primary {
    border-color: #043982;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #043982;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #1D1D1B;
}
.competitie .btn-lg.btn-block {
  background-color: #043982;
  color: #fff;
  margin-bottom: 40px;
}
.btn-back {
  margin-bottom: 20px;
}
.btn-back:hover {
  background-color: #333;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #043982;
    background-color: #043982;
}

.btn-primary .badge {
    color: #043982;
    background-color: #fff;
}

.btn-xl{
    border-color: #043982;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding:10px 50px;
    font-weight: 700;
    color: #fff;
    background-color: none;
    border:3px solid #fff;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #043982;
    color: #fff;
    background-color: #043982;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #043982;
    background-color: #043982;
}

.btn-xl .badge {
    color: #043982;
    background-color: #fff;
}

/*
        Navigatie
*/

.navbar-default {
    border: none;
    background-color: #043982;
}

.navbar-default .navbar-brand {
    margin-top: 0px;
    height: 60px;
    padding: 7.5px;
}
.navbar-default .navbar-brand img{
    max-height: 100%;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #1D1D1B;
}
.navbar-nav>li>.dropdown-menu {
  background-color: #ff7e39;
  border-top: none;
}
.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
    border-color: #043982;
    background-color: #043982;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #043982;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    padding:20px 7.5px;
    color: #fff;
}

@media(max-width:789px) {

  .navbar-default .nav li a {

      padding:10px 7.5px;

  }
  .dropdown-menu li a{
    padding:5px 7.5px;
  }
}
ul.block-item-menu {
    margin: 0;
    padding: 0;

}
ul.block-item-menu li {
    display: block;
    list-style: none;
    margin-bottom: 10px;
}
ul.block-item-menu li a {
    display: block;
    padding: 17.5px 15px;
    text-align: center;
    background-color: #043982;
    color: #fff;
    border-radius: 5px;
}
ul.block-item-menu li a:hover {
    text-decoration: none;
}
ul.block-item-menu li a.alternative {
    background-color: #FF7E39;
}
.navbar-default .nav li a:focus {
  color: #fff;
}
.navbar-default .nav li a:hover,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    outline: 0;
    color: #FF7E39;
}
.navbar-default .navbar-nav li.highlight > a {
  background-color: #FF7E39;
  color: #fff;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active-state>a {
    border-radius: 0;
    color: #fff;
    background-color: #043982;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active-state>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active-state>a:focus {
    color: #fff;
    background-color: #043982;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: auto !important;
}

.lisatr-container {
  padding: 0 !important;
}

.lisatr-category {
  background-color: #043982 !important;
}

@media(min-width:991) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}


/*
        Header
*/
header {
    text-align: center;
    color: #fff;
     height: 75vh;
    -moz-box-shadow: inset 0 0 5px #000;
    -webkit-box-shadow: inset 0 0 5px #000;
    box-shadow: inset 0 0 5px #000;
}
header.small {
}
#photobody {
    height: 65vh;
}
#photobody_half {
    height: 30vh;
}

#photobody img,
#photobody_half img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Bitter', serif;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Bitter', serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
}
header .sponsoren{
    height:15%;
    width:100%;
    background: rgba(0,0,0, 0.6);
    position: absolute;
    left:0px;
    bottom:0px;
    z-index: 500;
}

@media(min-width:768px) {

    header {
        height: 75vh;
    }

    header.small {
      height: 25vh;

    }


    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        font-style: normal;
        line-height: 40px;
    }

    header.small .intro-text {
      padding-top: 170px;
    }

    header.small .intro-text .intro-heading {
      font-size: 45px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'Bitter', serif;
        font-size: 80px;
        font-weight: bold;
        line-height: 1;
    }
}


header .carousel-caption {
  transform: translateY(-50%);
  top: 50%; bottom: inherit;
}
header .carousel-caption .btn {
  max-width: 100%;
  overflow: hidden;
}

@media(max-height: 900px) {
  header .intro-text .intro-heading {
    font-size: 40px;
    margin-bottom: 0;
  }
  header .intro-text .intro-lead-in {
    font-size: 20px;
  }
  header .btn-xl {
    padding: 6px 12px;
    font-size: 14px;
  }
}
@media(max-width: 1300px) {
  header .intro-text .intro-heading {
    font-size: 40px;
    margin-bottom: 0;
  }
  header .intro-text .intro-lead-in {
    font-size: 20px;
  }
  header .btn-xl {
    padding: 6px 12px;
    font-size: 14px;
  }
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 40px;
    font-family: 'Bitter', serif;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
     font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 40px 0;
    }
}


@media(min-width:768px) {
    .icon{
        margin-left: -50px;
        float:left;
        margin-top: 10px;
    }
    #services p,
    #komerbij p,
    #FAQ p,
    #wiezijnwij p,
    #competitie p {
      margin-bottom: 40px;
    }


    p {
      font-size: 16px;
      margin-bottom: 20px;
    }
    .text-muted{
      font-size:15px;
    }




    #menu img{
        width: 100%;
         opacity: 0.7;
    }
    #menu{
        overflow: hidden;
        max-height: 850px;
    }
}



.subheader{
    width: 100%;
    height:200px;
    overflow: hidden;

}

.subheader img{
    width: 100%;
    opacity: 1;
}


.subheader2{
    width: 100%;

    overflow: hidden;

}

.subheader2 img{
   max-width: 100%;
    opacity: 1;
}
.sponsor-item{
    background: rgba(255,255,255,0.6);
    margin-top: 5%;
    padding: 2%;
    height: 125px;
    line-height: 125px;
    -moz-box-shadow: 0 0 1px #fff;
    -webkit-box-shadow: 0 0 1px #fff;
    box-shadow: 0 0 1px #fff;
}
.sponsor-item a{
    height:100%;
    width:100%;
    display:block;
    background: rgba(255,255,255,0.7);
    line-height: 125px;

}
.sponsor-item img{
        max-height:110px;
}

@media(min-width:768px) {
    .subheader{
        width: 100%;
        height:400px;
        overflow: hidden;
        background: url(../img/header-tempo.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -moz-box-shadow: inset 0 0 3px 0px #000;
        -webkit-box-shadow: inset 0 0 3px 0px #000;
        box-shadow: inset 0 0 3px 0px #000;
    }
}


/*nieuws item*/

.nieuws-item{
    width:100%;
    height:400px;
    background: #fff;
    position: relative;
    margin-bottom: 5%;

}

.nieuws-item-img{
    width:100%;
    height:150px;
    overflow: hidden;

}
.nieuws-item-img img{
     width:100%;
}
.nieuws-button{
    position: absolute;
    left: 0px;
    bottom: 0px;
}


/*vervolg pagina opmaak*/
.content{

}
.content img{
  max-width: 100%;
}
.content p {
  background-color: inherit;
  border: 0 none;
  color: #333333;
  margin: 0 0 10px;
  padding: 0;
  text-align: justify;
  vertical-align: baseline;
  line-height: 24px;

}
.content blockquote{
  font-family: arial;
  font-style: italic;
}


.content>.stuff_category{
    float:right;
    background:#043982;
    padding:10px 10px;
    border-radius: 5px;
    color:#fff;
}
.content>.stuff_date{
    color: #c0c0c0;
    font-weight: bold;
}
/*Vervolg pagina - teampagina*/
.spelerblok {
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    float: left;
    height: 200px;
    margin-bottom: 5%;

    position: relative;
    width: 100%;
}
.spelerblok_foto {
    font-size: 300%;
    height: 100%;
    line-height: 150px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.spelerblok_foto img {
    max-width: 100%;
}
.spelersnaam {
    background-color: rgba(0, 39, 66, 0.5);
    bottom: 0;
    color: #fff;
    font-size: 12px !important;
    height: 35px;
    left: 0;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 500;
}
.spelersnaam:hover {
    background-color: rgba(0, 39, 66, 0.8);
    bottom: 0;
    color: #fff;
    height: 100%;
    left: 0;
    line-height: 200px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 500;
}
/*Sponsorpage*/

.sponsorbanner {
    max-width: 200px !important;
    margin: 0 auto;
}

.sponsoritem{
    width:100%;
    height:250px;
    background:#efefef;
    padding: 5%;
    float:left;
    margin-bottom: 5%;
    overflow: hidden;
    border-bottom: 1px solid #FF7E39;
}
.sponsoritem_image{
    width: 100%;
    height:150px;
    line-height: 150px;
    text-align: center;
    background: #fff;
    overflow: hidden;
}
.sponsoritem_image img{
    max-width: 100%;
}
.sponsoritem_title{
  margin: 0px;
  padding:0px;
}
.sponsoritem_title h3{
    background:#333333;
    width: 100%;
    font-size: 13px;
    text-align: center;
    color:#fff;
    padding:10px 5px;
}
/*
    Vereniging slide
*/


.trainerblok-tekst{
    padding:2%;
    height:350px;
    overflow: hidden;
    position: relative;
    width:96%;
}
.trainerblok-tekst h2{
    font-size:30px;
}
.trainerblok-foto{
    height:350px;
    overflow: hidden;
      position: relative;
}
.trainerblok-foto img{
    width:100%;
}

.trainerblok-caret{
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right:30px solid #f8f8f8;
    position: absolute;
    right:0px;
    top: 160px;
}

.trainerblok-caret-left{
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left:30px solid #f8f8f8;
    position: absolute;
    left:0px;
    top: 160px;
}

.service-heading {
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 15px;

}

#portfolio .portfolio-image{
    width: 100%;
    height:250px;
}
#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(48, 52, 90,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}


#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px 10px;
    background-color: #fff;
    height: 450px;
    position: relative;
}

#portfolio .portfolio-item .portfolio-caption .stuff_category {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #FF7E39;
    border-radius: 5px;
    padding: 5px 7.5px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 10px 0 10px;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    padding:10px 0px 0px 0px;
    font-size: 14px;
    font-weight: 600;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.modules {
  margin-top: 20px;
}
#menu{

}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height:auto;
    max-height: 565px;
}
.portfolio-box img{
        width: 100%;
}
.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 1;
       background: rgba(48, 52, 90,.2);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Bitter', serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
        background: rgba(48, 52, 90,.9);
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.no-padding {
    padding: 0;
}

#FAQ .text-muted{
    color:rgba(0,0,0,0.6);
    font-weight: 400;
}
#FAQ h4{
    color:#043982;
    margin-bottom: 30px;
    font-weight: bold;
}
#FAQ .item{
    color:rgba(0,0,0,0.6);
    font-size:1.1em;
    margin-bottom: 3%;
}

#FAQ .item a{
    color:rgba(0,0,0,0.6);
    text-decoration: none;
}
#FAQ .fa-stack{
    font-weight: 400;
}

#FAQ .well {
    background-color: inherit;
    border: 0px solid #e3e3e3;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    font-size: 0.9em
}
.faq-collapse{
    color:#043982 !important;
}
.faq-collapse.collapsed{
    color:rgba(0,0,0,0.6) !important;
}

.no-padding {
    padding: 0;
}


.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #043982;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#agenda {
    background: linear-gradient(
      rgba(0, 0, 0, 0.15),
      rgba(0, 0, 0, 0.15)
    ), url(../img/header/header-foto-4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*start right sidebar*/
.single_blog_sidebar{
  float: left;
  display: inline;
  width: 100%;
  padding: 0px;
  background: #ffffff;
  margin-bottom: 30px;

}
.single_blog_sidebar > h2 {
  color: #F78F1E;
  font-size: 18px !important;
  font-weight: 500;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.single_blog_sidebar > h2 a {
  color: #8c312c !important;
}

.single_blog_sidebar_inner > h2 {
  color: #F78F1E;
  font-size: 18px !important;
  font-weight: 500;
  height: auto;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}


.single_blog_sidebar_inner{
  padding:5%;
}

section#agenda h2.section-heading {
  color: #fff;
}
.moduletable{
    width: 100%;
    color: #000;
}
.moduletable tr td{
    height:100px;
    width:100px;
}
.days{
    background: #fff !important;

}
.blok_header {
  font-size: 20px;
  background: #043982;
}
.moduletable a{
    color: #000;
    font-weight: bold;
}
.moduletable .agenda-dagen {
    background-color: #FF7E39;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    height:50px !important;
}
.moduletable .agenda-dagen td {
  height: 50px;
}
.moduletable .agenda-dagen a{
    color: #fff!important;
}
.moduletable .item{
    background: rgba(255, 126, 57, 0.7);
    color: #fff;
    position: relative;
}
.moduletable .item a{
    color: #fff;
}


.agenda-tooltip
{
  padding: 10px;
  position: absolute;
  display: block;
  background: rgba(4, 57, 130,0.7);
  color: #fff;
  margin-top: 10px;
  right: 0;
  bottom: 0;


}
section #contact {

}
section #contact, .contact-top{

}
section #contact, .contact-map{
    position: absolute;
    left:0px;
    top:0px;
}
footer {
  margin-bottom: 140px;
    padding: 25px 0;
    text-align: center;
    background: #043982;
}
footer .title {
    color:#fff;
    border-bottom: 1px solid #043982;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 20px;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
footer ul.quicklinks li{
  text-align: left;
  margin-left: 0px;
  text-transform: uppercase;
   color:#fff;
}
footer ul.quicklinks li a {
  font-weight: bold;
  font-size: 13px;
  color:#fff;
}
footer ul.quicklinks li a:hover {
  color: #767676;
}
ul.social-buttons {
    margin-bottom: 0;
    margin-left: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}


ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #043982;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #043982;
}

::selection {
    text-shadow: none;
    background: #043982;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #043982;
}

.panel-default > .panel-heading {
    background-color: #fff;
    border-color: #fff;
    color: #333;
}
.panel {
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.panel-group .panel {
    border-radius:0px;
    margin-bottom: 0;
}
.panel-heading {
    border-bottom: 1px solid #F7F7F7;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 15px 15px;
}

/*------------------------------------ Wedstrijdschema ------------------------------------*/

#wedstrijd_content {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
}
#wedstrijd_info_block_right_locatie_website a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.overview_column {

    padding: 0;
    float: left;
    display: inline;
    position: relative;

}
.overview_column.left {
    float: left;
        width: 49%;
}
.overview_column.right {
    float: right;
        width: 49%;
}
.overview_column .categorie_name {


    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline;
    text-align: center;
    font-size: 17px;
    color: #FFFFFF;
    padding: 10px 15px;
}
.overview_column.full-width .categorie_name {
    float: left;
    background: #FF7E39;
    color: #ffffff;
    margin: 20px 00px 5px 0px;
}
.overview_column.left .categorie_name {
    float: left;
    background: #043982;
    color: #FFFFFF;
    margin: 20px 0px 5px 00px;

}
.overview_column.right .categorie_name {
    float: left;
    background: #FF7E39;
    color: #ffffff;
    margin: 20px 00px 5px 0px;
}
.overview_row {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    float:left;
    margin-bottom: 5px;
    padding: 15px 10px;
    background: #F7F7F7;
    cursor: pointer;
    margin-right: 1%;

}
.overview_row_visited {
    background: #043982;
    color: #FFFFFF;
}
.info-icon {
    background: url('../img/info_icon.png');
    background-position: 0;
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px 5px 0 0;
}
.time-icon {
    background: url('../img/time_icon.png');
    background-position: 0;
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px 5px 0 0;
}
.referee-icon {
    background: url('../img/referee_icon.png');
    background-position: 0;
    float: left;
    width: 14px;
    height: 13px;
    margin: 3px 5px 0 0;
}
.overview_row.overview_row_visited .info-icon {
    background-position: -13px 0;
}
.overview_row.overview_row_visited .time-icon {
    background-position: -13px 0;
}
.overview_row.overview_row_visited .referee-icon {
    background-position: -15px 0;
}
.overview_row > div {

    display: inline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}
.overview_row > div > img {
    display: inline;
    vertical-align: -1px;
    margin-right: 5px;
}
.wedstrijd_overview_row_top, .wedstrijd_overview_row_bottom {
    width: 100%;
}
.wedstrijd_overview_row_match {
    width: 50%;
    float:left;
    text-align: left;
}
.wedstrijd_overview_row_match.wide {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 5px;
}
.wedstrijd_overview_row_referees {
    display: none;
}
.wedstrijd_overview_row_referees span {
    color: blue;
}
.wedstrijd_overview_row_time {
    width: 25%;
    float:right;
}
.wedstrijd_overview_row_time.wide {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wedstrijd_overview_row_ishome {
    width: 25%;
}
.match-ishome {
    float: right;
    width: 40px;
    text-align: left;
}
.overview_info {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    margin: 0 0 11px;
    display: none;
}
.overview_info_block {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    display: inline;
    background: #f7f7f7;
    padding: 2%;
    position: relative;
}
.overview_info_block table tr:nth-child(odd)
{
  height:35px;
  line-height: 35px;
  text-indent: 5px;
  background:#fff;
}
.overview_info_block table tr:nth-child(even)
{
  height:35px;
    text-indent: 5px;
  line-height: 35px;

}
#wedstrijd_info_block_right_locatie_routeLink {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    display: none;
}
.wedstrijd_info_block_header_data {
    font-size: 14px;
    font-weight: bold;
}
#wedstrijd_locatie_route {
    display: none;
}
#overview_filter {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 15px 10px;
     margin-bottom: 20px;
     background: #F7F7F7;
}
#wedstrijd_filter_home_away {
    float: left;
}
.overview_filter_checkbox {
    float: left;
    background: #FFFFFF;
    padding: 6px 20px 6px 5px;
    margin: 0 5px 0 0;
}
#wedstrijd_filter_organisations {
    float: left;
}
.overview_schedule_filter {
    float: left;
    display: inline;
}
.wedstrijd_filter_data_list {
    border: none;
    background: #FFFFFF;
    padding: 5px;
    font-size: 16px;
    margin: 0 5px 0 0;
}
.center {
    text-align: center;
}
.match-canceled {
    text-transform: uppercase;
    color: #FF0000;
    font-weight: bold;
}
/* End Wedstrijdschema */


.won-match {
    width: 12px;
    height: 12px;
    background: green;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.tied-match {
    width: 12px;
    height: 12px;
    background: #FFD700;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.lost-match {
    width: 12px;
    height: 12px;
    background: #C50E18;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

@media (max-width: 991px) {
    .overview_column {
      width: 100% !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu {
      background-color: #146fb6;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      padding: 15px 35px;
      color: #fff;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-brand {
    	padding: 2px 15px;
    }
    .navbar-brand img {
      height: 100% !important;
      margin-top: 0px;

    }
}

@media(max-width:768px) {
  .overview_row {
      background: #f7f7f7 none repeat scroll 0 0;
      border-bottom: 2px solid #043982;
      box-sizing: border-box;
      cursor: pointer;
      float: left;
      margin-bottom: 5px;
      margin-right: 0%;
      padding: 15px 10px;
      width: 100%;
  }
  .overview_row_visited {
    background-color: #043982;
  }
}


@media (min-width: 768px) {
  section {
    padding: 10px 0 40px !important;
  }
}


.slick-slide img {
  padding: 7.5px !important;
  object-fit: contain !important;
  height: 100% !important;
}
.slick-slide {
  height: 80px !important;
}
.sponsors-container {
  margin: 0 !important;
}
.content .sponsors-container {
  margin-bottom: 20px !important;
}
