/* Mon, 06 Nov 2017 13:05:49 +0000 */

/*   BASICS   */

body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  background-color: #ffffff;
  color: #000;
  font-weight: 400;
}

a {
  color: #ff6600;
}

h1 {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600
}

h2 {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600
}

h3 {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 600
}

h4 {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600
}

h5 {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 600
}

p {
  color: #46484a;
  font-size: 1rem;
  font-weight: 300
}

/*   TWEAKS   */

.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.divider {
  display: block;
  width: 5rem;
  height: .3rem;
  background-color: #dfe1e5;
  /* margin: 2rem; */
}

.dropdown-menu {
  border-radius: 0px !important;
  background: #fff !important;
}

.dropdown-submenu {
  position: relative;
  border-radius: 0px !important;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  border: 0;
  font-size: 13px;
  opacity: .5;
  position: absolute;
  top: 8px;
  padding-right: 5px;
  padding-left: 1px;
  right: 5px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}

.dropdown-item a {
  color: #212529;
  display: block;
}

.dropdown-item a:hover {
  text-decoration: none;
  opacity: 0.8
}


body:not(.index) .sidebar {
  margin-top: 0
}

body:not(.index) .sidebar .box {
  padding: 15px
}

body.components .sidebar .box {
  padding: 0
}

body.components .sidebar .box {
  padding: 0
}

.page-link:focus, .page-link:hover {
  color: #FFF;
  ;
}

.form-control {
  margin-bottom: 10px;
}

.constrain-width {
  max-width: 45rem;
  margin: 0 auto
}

.pill-btn {
  border-radius: 499rem !important
}

.justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.alt-background {
  background: #f7f7f8
}

.bg-primary {
  background-color: #a5a5a5 !important
}

.bg-secondary {
  background-color: #46484a !important
}

.cover .btn {
  border-radius: 2rem
}

.dropdown-toggle::after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f107";
  border: 0;
  font-size: 14px;
  position: relative;
  top: 2px;
  padding-right: 5px;
  padding-left: 1px;
opacity: 0.5;
}

.lang .dropdown-toggle::after {
  padding-right: 10px
}

.navbar-dark .navbar-nav .lang .nav-link:hover {
  color: rgba(0, 0, 0, 0.7)
}

.nav-item.lang {
  margin-top: 1px
}

.nav-item.lang:hover a.btn-transparant {
  background-color: #FFF;
  color: rgba(0, 0, 0, 0.7)
}

.nav-item.lang .btn {
  border-radius: .2rem;
  cursor: pointer;
  font-weight: 500
}

.nav-item.lang .dropdown-menu {
  min-width: 8.5rem;
  left: inherit;
  right: 0
}

.nav-item.lang .dropdown-menu .dropdown-item {
  font-size: 13px;
  padding: .25rem 2rem .25rem 1.5rem
}

.dropdown-item {
  font-size: 13px;
  padding: .25rem 1rem
}

.dropdown-item.active:before {
  content: "\f111";
  position: absolute;
  left: 10px;
  display: inline-block;
  font: normal normal normal 8px/21px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.dropdown-item.active, .dropdown-item:active {
  background: none !important
}

.dropdown-menu {
  top: 95%
}

.form-control-custom {
  border: .1rem solid #dfe1e5;
  width: 100%;
  padding: 1rem;
  font-size: .9rem;
  color: #46484a;
  border-radius: .3rem
}

.form-control-custom:focus {
  border: .1rem solid #a5a5a5;
  outline: none
}

.owl-carousel .owl-item img {
  -o-object-fit: contain;
     object-fit: contain;
}

.owl-carousel {
  z-index: 0 !important
}

.owl-carousel .item {
  padding: 20px;
}

.emphasis {
  color: #333
}

nav .social {
  margin-left: 15px;
  margin-right: inherit;
}

nav .social li a {
  border: none;
  font-size: 1rem;
  background: none;
  width: 1.5rem;
  padding: 0;
}

.navbar-light .navbar-nav .nav-link {
  color:#FFF!important;
}

.social {
  margin: 0 auto;
  padding: 0
}

.social li {
  display: inline-block
}

.social li a {
  display: block;
  width: 2rem;
  height: 2rem;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border: .1rem solid #dfe1e5;
  border-radius: 499rem;
  line-height: 2.2rem;
  font-size: 1.2rem
}

.social li a:hover {
  color: #B60124;
  border-color: #B60124
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.fade-in {
  opacity: 0;
  opacity: 1 \9;
  -webkit-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: .8s;
  animation-delay: .8s
}

.btn-transparant, .btn-primary, .btn-outline-primary, .btn-secondary, .btn-outline-secondary, .btn-white, .btn-outline-white, .btn-success, .btn-outline-success, .btn-info, .btn-outline-info, .btn-warning, .btn-outline-warning, .btn-danger, .btn-outline-danger {
  font-size: .75rem;
  font-weight: 400;
  border-radius: .3rem
}

.btn-outline-primary, .btn-outline-secondary, .btn-outline-white, .btn-outline-success, .btn-outline-info, .btn-outline-warning, .btn-outline-danger {
  border-width: .15rem
}

.btn-lg {
  padding: 1.1rem 2.5rem;
  font-size: .9rem
}

.btn-outline-primary.btn-lg, .btn-outline-secondary.btn-lg, .btn-outline-white.btn-lg, .btn-outline-success.btn-lg, .btn-outline-info.btn-lg, .btn-outline-warning.btn-lg, .btn-outline-danger.btn-lg {
  padding: 1rem 2.5rem !important
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #a5a5a5;
  border-color: #a5a5a5
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #4089c1;
  border-color: #4089c1
}

.btn-primary .fa {
  font-size: 1.2rem;
  vertical-align: text-top;
  padding-left: 5px;
  margin-right: -5px;
  opacity: .5
}

.btn-outline-primary, .btn-outline-primary:visited {
  color: #a5a5a5;
  border-color: #a5a5a5;
  background: none
}

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
  background-color: #a5a5a5;
  border-color: #a5a5a5;
  color: #fff
}

.btn-secondary {
  border-color: #46484a;
  background-color: #46484a;
  color: #fff
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  border-color: #46484a;
  background-color: #46484a;
  color: #fff
}

.btn-outline-secondary, .btn-outline-secondary:visited {
  color: #46484a;
  border-color: #46484a;
  background: none
}

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
  border-color: #46484a;
  background: #46484a;
  color: #fff
}

.btn-transparant {
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.1);
  color: #FFF
}

.btn-transparant:hover, .btn-transparant:focus, .btn-transparant:active {
  border-color: #FFF;
  background-color: #FFF;
  color: #46484a
}

.btn-white {
  border-color: #fff;
  background-color: #fff;
  color: #46484a
}

.btn-white:hover, .btn-white:focus, .btn-white:active {
  border-color: #dfe1e5;
  background-color: #dfe1e5;
  color: #46484a
}

.btn-outline-white, .btn-outline-white:visited {
  background: none;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3)
}

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active {
  color: #46484a;
  background: #fff
}

.link-white, link-white:visited {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: .3rem;
  border: 0;
  color: #fff
}

.link-white:hover, .link-white:focus, .link-white:active {
  color: #dfe1e5 !important
}

.navbar .btn {
  padding: .375rem 1rem
}

.navbar-custom {
  background:#FFFFFF !important;
  width: 100%;
  -webkit-transition: padding .4s ease, background .3s ease;
  transition: padding .4s ease, background .3s ease;
  padding:0 1.5rem;
  position: sticky;
  top:0;
  z-index: 999;
height: 100px;
align-items: flex-end;
}

.scroll .navbar-custom {
  z-index: 1;
  -webkit-box-shadow: 0 0 100px -45px #000;
  box-shadow: 0 0 100px -45px #000;
          background: rgba(0, 0, 0, 0.85) !important;
}

.navbar-custom .navbar-brand.dark {
  display: none;
  color: #333 !important
}

.nav-open .nav-link .nav-open .navbar-toggler {
  color: rgba(0, 0, 0, 0.5) !important;
  border-color: rgba(0, 0, 0, 0.1) !important
}

.navbar-custom .navbar-brand.dark, .nav-open .navbar-custom .navbar-brand.dark {
  display: block
}

.navbar-custom .navbar-brand.light {
  display: none
}

.scroll .navbar-custom .navbar-brand.dark{
      display: none
}

.scroll .navbar-custom .navbar-brand.light, .nav-open .navbar-custom .navbar-brand.light {
  display: block
}

@media only screen and (min-width: 768px) {
  .dropdown:hover>.dropdown-menu {
    display: block
  }
  .nav-item{
    padding-left: 4px;
    padding-right: 4px;

  }
}

.nav-logo a img {
  height: 120px;
  position: absolute;
  top: 32px;
    margin-left:-15px
}
/*.scroll .nav-logo a img{filter: drop-shadow(0px 1px 30px #00000033);}*/

.nav-open .navbar-custom {
  background: #FFF
}

a.navbar-brand, a.logo {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff !important;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0;
    z-index:999
}

a.logo:hover, a.logo:active, a.logo:focus {
  text-decoration: none
}
.nav-item{
  font-family: 'Oswald'
}
.nav-item .btn {
  margin-top: 2px;
  margin-left: 1rem
}

li.nav-item .btn-white {
  color: #46484a
}

.index .cover {
  min-height: 40rem !important;
  max-height: inherit !important;
  height: 50vh;
}

.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: #B60124;
}

@media screen and (max-width: 768px) {
  .cover h1 {
    font-weight: 200;
    font-size: 2em !important;
  }
}

.cover h1 {
  font-weight: 200;
  font-size: 4em;
}

.cover p.lead {
  margin: 2rem auto;
  color: rgba(255, 255, 255, 0.75)
}

.cover {
  min-height: inherit;
  max-height: 7rem;
  background-size: cover;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #fff;
}

.newsitem:nth-child(1n+0) .title-newsitem{background-color: #99CC99}
.newsitem:nth-child(2n+0) .title-newsitem{background-color: #FF6600}
.newsitem:nth-child(3n+0) .title-newsitem{background-color: #339933}
.newsitem:nth-child(4n+0) .title-newsitem{background-color: #FF9900}
.newsitem:nth-child(5n+0) .title-newsitem{background-color: #FF99CC}
.newsitem:nth-child(6n+0) .title-newsitem{background-color: #99CCFF}

.newsitem:nth-child(7n+0) .title-newsitem{background-color: #FFFF99;}
.newsitem:nth-child(8n+0) .title-newsitem{background-color: #6699CC;}
.newsitem:nth-child(9n+0) .title-newsitem{background-color: #99CCCC;}

.newsitem:nth-child(10n+0) .title-newsitem{background-color: #993300;}



.newsitem .title-newsitem{     font-size: 22px;
  text-transform: uppercase;
  height: 140px;
  line-height: 32px;
  padding-right: 100px !important;
}
.newsitem .title-newsitem:before{
    content: "";
    background: url(../images/y.png) no-repeat center center;
    background-size: contain;
    height: 90px;
    width: 90px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.newsitem:nth-child(1n+0) .title-newsitem:before{
    -webkit-transform: rotate(340deg);
    -moz-transform: rotate(340deg);
    -ms-transform: rotate(340deg);
    -o-transform: rotate(340deg);
    transform: rotate(340deg);
}
.newsitem:nth-child(2n+0) .title-newsitem:before{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.newsitem:nth-child(3n+0) .title-newsitem:before{
    -webkit-transform: rotate(340deg);
    -moz-transform: rotate(340deg);
    -ms-transform: rotate(340deg);
    -o-transform: rotate(340deg);
    transform: rotate(340deg);
}
.newsitem:nth-child(4n+0) .title-newsitem:before{
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    filter:hue-rotate(-15deg) saturate(3.3)
}
.newsitem:nth-child(5n+0) .title-newsitem:before{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: hue-rotate(-15deg) saturate(1.6);
}
.newsitem:nth-child(6n+0) .title-newsitem:before{
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
.covid-msg{
    width: 100%;
    background: rgb(0 0 0 / 80%);
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 17px;
    color: #ff6600;
}
#photobody_half .bg-photobody{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

#photobody_half {
  display: inline;
  position: relative;
  float: left;
  width: 100%;
  max-height: 50vh;
  overflow: hidden;
}

#photobody_half img {
  width: 100%;
  max-height: 365px;
    object-fit: contain
}

#photobody_half .grid-image {
  width: 100%;
  height: 40vh;
  min-height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#photobody_half>.fence {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Bitter', serif;
  background: rgba(140, 49, 44, 0.6);
  z-index: 499;
  color: rgb(255, 255, 255);
  font-size: 50px;
  line-height: calc(25vh - 70px);
  padding-top: 70px;
  text-align: center;
  text-transform: uppercase;
}

.cover .cover-container {
  display: table;
  height: 100%;
  min-height: 44rem;
  margin: 0 auto;
  z-index: 990;
  width: 100%;
  position: absolute;
  top: 0;
}

.cover-inner {
  display: table-cell;
  vertical-align: middle;
  padding-top: 30px
}

.newsfeed, .lidworden {
  padding: 2rem 0
}

.sponsors, .agenda, .overons, .spelregels, .hockey,.contact {
  background: #fff;
  padding: 60px 0
}

.newsfeed .container-fluid {
  padding-right: 0;
  padding-left: 0
}

.box {
  background: #fff;
  -webkit-box-shadow: 0 .2rem 2rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 .2rem 2rem rgba(0, 0, 0, 0.05);
  padding: 0;
  padding-bottom: 1rem;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: relative;
  top: 0;
}

.col-news .box:hover {
  -webkit-box-shadow: 0 .8rem 2rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 .8rem 2rem rgba(0, 0, 0, 0.15);
  top: -3px
}

.col-news .box a {
  color: inherit;
  display: inline-block
}

.col-news .box a:hover {
  color: inherit;
  text-decoration: none !important
}

.box a:hover {
  color: inherit;
  text-decoration: none !important
}

.box a .fa-angle-right {
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
  left: 0
}

.box a:hover .fa-angle-right {
  left: -3px
}

.box ul {
  padding-left: 10px;
}

.box>ul {
  padding-left: 10px;
  list-style: none;
}

.box>ul>li>a {
  font-weight: 500
}

.box ul li a:hover {
  text-decoration: underline !important
}

.box>ul>li>ul {
  padding-bottom: 5px;
}

.box ul li {
  list-style: none;
  line-height: 1.5rem;
}

.newsfeed .box.facebook {
  overflow: hidden;
  border-radius: .5rem !important
}

.newsfeed .col-news {
  margin-top: 2rem;
  margin-bottom: 0
}

.newsfeed .col-news img {
  width: 100%;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

.rounded-corners {
  border-radius: .3rem;
}

.col-team {
  margin-bottom: 30px;
}

/* SIDEBAR */

.sidebar .competition .table {
  font-size: 12px;
  margin-top: 20px;
}

.sidebar .competition .table thead th {
  padding: 0.65rem 0rem 0.65rem 0;
}

.sidebar .competition .table td {
  padding: 0.65rem 0rem;
}

.sidebar .competition .table th:first-child {
  padding: .65rem 0.3rem 0.65rem 0.3rem;
  text-align: center
}

.sidebar .competition .table td:nth-child(n+3), .sidebar .competition .table thead th:nth-child(n+3) {
  text-align: center
}

.sidebar .table-hover tbody tr:hover {
  background-color: #f8f9fa;
}

.sidebar {
  margin-top: 2rem
}

.sidebar .box {
  margin-bottom: 1rem;
  padding-bottom: 0;
  overflow: hidden;
}

.sidebar .box iframe {
  margin-bottom: -6px;
}

.sidebar .box h5 {
  margin-top: 15px;
}

.sidebar .teamsidebar h4 {
  color: #FFF !important;
}

.sidebar .teamsidebar hr {
  border-top: 1px solid rgba(251, 251, 251, 0.15);
}

.sidebar .agendaitems {
  width: 100%;
}

.sidebar .agendaitems th {
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  border-bottom: 1px solid #eee;
}

.sidebar .agendaitems th:last-child {
  font-weight: bold;
}

.agenda,.sponsors {
  background: #f6f7f8;
}

.sponsors .owl-carousel .owl-item img {
    height: 100px;
}

.sponsors .owl-carousel .owl-item a {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background-color: #f6f7f8;

    background-blend-mode: multiply;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.agenda .box {
  margin-bottom: 2rem
}

.bootstrap-datetimepicker-widget table td.day {
  height: 35px !important;
}

.mapssidebar:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #00000020;
  border-radius: 4px;
  pointer-events: none
}

.sidebar hr {
  width: 100%;
}

.matchbox {
  color: #FFF;
}

.matchbox .team {
  font-size: 13px;
  line-height: 16px;
}

.matchbox .vsteam {
  position: absolute;
  left: calc(50% - 10.5px);
  top: 40%;
  opacity: 0.3;
}

.matchbox .holder {
  padding: 15px 0;
  color: #3E3F41;
  background: #FFF;
}

/* /SIDEBAR */

.content {
  background: #fff;
  padding-bottom: .1rem
}

.content .container {
  margin: 5rem auto
}

.content .full-width {
  width: 100%
}

.brands {
  padding: 30px 0;
  max-height: 150px;
  overflow: hidden
}

.cta-2 {
  color: #46484a;
  padding: 5rem 0
}

.cta-2 p {
  color: #46484a
}

.cta-2 form.subscribe {
  max-width: 40rem;
  margin: 0 auto
}

.cta-2 .btn {
  width: 100%
}

.cta-4 {
  background: #2b2d34 url(../images/cover-bg-3.jpg) center;
  background: #2b2d34;
  background-size: cover;
  color: #fff;
  padding: 5rem 0;
  min-height: 50rem
}

.cta-4 p {
  color: rgba(255, 255, 255, 0.75)
}

.cta-4 .form-control-custom {
  border: none;
  background: rgba(255, 255, 255, 0.2);
  color: #fff
}

.cta-4 .form-control-custom:focus {
  border: none;
  background: rgba(255, 255, 255, 0.3);
  color: #fff
}

.cta-5 {
  color: #46484a;
  padding: 4rem 0
}

.cta-5 p {
  color: #46484a
}

.cta-5 form.subscribe {
  max-width: 40rem;
  margin: 0 auto
}

.cta-5 .btn {
  width: 100%
}

.contact {
  position: relative;
  /* height: 100vh; */
}

.contact .contact-details {
  padding-top: 5rem;
  padding-bottom: 1rem
}

.contact h3 {
  margin-bottom: 0
}

.contact .material-icons {
  padding-right: 5px;
  font-size: 20px;
  position: relative;
  top: 4px;
}

#map {
  width: 100%;
  position: relative;
  height: 300px;
  pointer-events: none
}

.footer {
  background: #000;
  width: 100%;
  color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.footer .container-fluid {
  padding: 0
}

.footer .divider {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-bottom: 1rem;
}

.footer ul.nav-footer {
  float: left !important;
  padding: 0;
  width: 100%
}

.footer ul.nav-footer li {
  display: block;
  float: left;
  margin-top: .5rem;
  width: 100%;
}

.footer h5 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 2rem;
}

.footer ul.nav-footer .nav-link {
  color: #a0a0a0;
  padding: 0
}

.footer ul.nav-footer .nav-link:hover {
  color: #EEE
}
.footer ul.nav-footer li a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 300;
}

.footer .copyright {
  margin: 0;
  color: #a0a0a0;
  line-height: 2.2rem;
  font-size: .8rem
}

.footer .social li a {
  background: none;
  color: #f7f7f8;
  border: none
}

.footer .social li a:hover {
  color: #ff6600
}

.footer .social li.lidivider {
  opacity: 0.15;
  position: relative;
  top: -1px;
  margin-right: 10px
}

.footer .social li.litext {
  font-size: 12px;
  position: relative;
  top: -2px;
  opacity: .5;
}

.nav-footer {
  list-style: none;
  float: right
}

.nav-footer li {
  float: left;
  margin-top: .5rem
}

.navbar-toggler {
  width: 3em;
  height: 2em;
  vertical-align: middle;
  border-color: transparent !important;
    position: absolute;
    right: 10px;
    top: 35px;
    top: 35px;
}

.nav-open .navbar-toggler {
  border-color: transparent !important
}

.nav-open .navbar-toggler-bars:before, .nav-open .navbar-toggler-bars:after {
  background: rgba(255, 255, 255, 0.5)
}

.scroll .navbar-toggler-bars:before, .scroll .navbar-toggler-bars:after {
  background: rgba(255, 255, 255, 0.5)
}

.navbar-toggler-bars {
  height: 2px;
  width: 100%;
  display: inline-block;
  position: relative;
  top: -6px
}

.navbar-toggler-bars:before {
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  display: inline-block;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  -webkit-transform: translateY(-3.75px) translateZ(0);
  transform: translateY(-3.75px) translateZ(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-backface-visibility: hidden
}

.navbar-toggler-bars:after {
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  display: inline-block;
  position: absolute;
  content: " ";
  left: 0;
  -webkit-transform: translateY(-3.75px) translateZ(0);
  transform: translateY(-3.75px) translateZ(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateY(5px) translateZ(0);
  transform: translateY(5px) translateZ(0);
  -webkit-backface-visibility: hidden
}

.nav-open .navbar-toggler-bars:after {
  -webkit-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
  -webkit-backface-visibility: hidden
}

.nav-open .navbar-toggler-bars:before {
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0);
  -webkit-backface-visibility: hidden
}

nav hr {
  border-top: 1px solid #EEE !important;
  width: 100%;
  margin-top: 5px
}

@media screen and (max-width: 990px) {
  .navbar-custom{
    align-items: flex-start;
      height:50px
  }
    .navbar-toggler {
    top: 10px;
}
    .icon-nav-item {
    margin-left: 0 !important;
}
  .btn-contact {
    text-align: left !important;
  }
  body {
    font-size: 16px
  }
  li.nav-item .btn {
    margin-left: 0
  }
  nav ul.dropdown-menu {
    border: 0;
    background: none !important;
    -webkit-box-shadow: 300px 0 0 0 #f5f5f5, -300px 0 0 0 #f5f5f5;
    box-shadow: 300px 0 0 0 #f5f5f5, -300px 0 0 0 #f5f5f5;
      display: none;
      padding-left:5px;
          margin-bottom: 25px;
  }
  .navbar-dark .navbar-nav .nav-link{color: #FFF!important}
.navbar .navbar-toggler-bars:before,.navbar .navbar-toggler-bars:after{background-color: #333 !important}
.nav-open .navbar .navbar-toggler-bars:before,
    .nav-open .navbar .navbar-toggler-bars:after,
    .scroll .navbar .navbar-toggler-bars:before,
    .scroll .navbar .navbar-toggler-bars:after{background-color: #FFF !important}
  nav .dropdown-menu .dropdown-item {
    padding: .25rem .5rem !important;
    font-size: 14px!important;
    line-height: 30px;
            opacity: 0.5;
  }
  nav .nav-item.lang .btn {
    text-align: left;
    padding-left: 0;
    margin-left: 0
  }
  .navbar-collapse {
    padding: 0 15px
  }
  .dropdown-item.active:before {
    font: normal normal normal 8px/32px FontAwesome;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    background: none !important
  }
  .nopaddingl-md {
    padding-left: 0 !important;
    padding-right: 15px !important
  }
  .nopaddingr-md {
    padding-right: 0 !important;
    padding-left: 15px !important
  }
}

@media screen and (max-width: 768px) {
  .nav-footer {
    width: 100%;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .navbar-custom {
    padding: .5rem 1rem !important;
  }
  .nav-open .navbar-custom {
    -webkit-box-shadow: 0 0 0 10000px #000000aa;
    box-shadow: 0 0 0 10000px #000000aa;
          height: 100%;
    overflow: auto;
  }
  .nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #B60124;
}

.scroll .navbar-custom, .nav-open .navbar-custom {
  z-index: 999;
}

.back-to-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  z-index: 9999;
  background-color: #000;
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.back-to-top:hover {
  text-decoration: none;
}

.sponsor-acties {
  padding: 30px 20px
}

.sponsor-acties-content {
  padding: 30px 20px;
}

#video-background {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -100;
}

.video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
  top: 0;
  left: 0;
}

.jumbotron-heading {
  color: #FFF;
}

.meer-nieuws {
  margin-top: 50px;
}

.sponsor-cards {
  margin-top: 5rem;
}

.hockey-cards {
  margin-top: 5rem;
}

.sponsor-img {
  height: 200px;
}

.sponsor-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  width: 100%;
  height: 100%;
}

.agenda {
  width: 100%;
}
.agenda h3{
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 3rem;
}
.agenda p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.agenda .divider{
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-bottom: 3rem;

}


.datepicker {
  padding: 30px 20px;
  background-color: #FFF;
  border-radius: .3rem;
  display: block;
  margin: 0 auto;
}

.table-center {
  margin: 0 auto;
  display: block;
}

.subheader {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(../images/voorbeeld.jpg);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/voorbeeld.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 50vh;
}

.card {
  border: none !important;
  -webkit-box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.05);
  -webkit-transition: all .4s;
  transition: all .4s;
  position: relative;
  top: 0;
  display: inline-block;
}

.card:hover {
  -webkit-box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.15);
  top: -3px;
  cursor: pointer;
}

@media (min-width: 976px){
  .container {
      max-width: 1140px;
  }
}
@media (min-width: 1200px){
    .container {
        max-width: 1400px;
    }
}

.map-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
}

.btn-outline-yellow {
  border-color: #FFCE4D !important;
}

.nav-link  {
color: #000!important;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: 600;
}

.navbar-dark .navbar-nav .nav-link.active {
	color: #FF6600!important;
}

.search {
	margin-top:5px;
  margin-left: 5px;
}

a.nav-link.login {
    color: #000!important;
    font-weight: 700;
}
.icon-nav-item{
  margin-left:26px;
}
.menu-item{
  padding: 0.25rem 1rem;
  border-radius: 0px !important;
  width: 100%;
  color: #222;
  text-transform: uppercase;
  font-size: 16px !important;
  background-color: #f2f2f2;
}
.menu-item:hover{
  color: #FF6600 ;
}
.contentbody {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 16px;
}
#navbarSupportedContent{
  margin-bottom:12px;
}
@media screen and (max-width: 991px) {
div#navbarSupportedContent {
  margin-top: 115px;
}
.contentbody {
  padding: 1rem!important;
}
.lisatr-tbl td, .lisatr-tbl th {
  padding: 0.3rem!important;
  font-size: 10px;
}
td {
  padding: 0.4rem!important;
  font-size: 10px;
}
.panel-title {
  font-size: 12px;
}
.panel-heading {
  padding: 5px 7.5px;
}
.dropdown-item {
  padding: 0.5rem!important;
}
.nav-logo a img {
  height: 60px;
  position: absolute;
  top: 10px;
margin-left: 0;
}
}
@media screen and (max-width: 991px) {
.footer .divider {
  width: 100%;
}
.navbar-right {
  margin-left: 0!important;
}
}

.navbar-toggler-bars:before{background-color:#FFF!important;}
.navbar-toggler-bars:after{background-color:#FFF!important;}
.owl-carousel.headlines{position:relative;height:inherit}
.owl-carousel.headlines .owl-stage-outer{}
.owl-carousel.headlines .owl-item img.owl-lazy{}
.owl-carousel.headlines .owl-dots{position:absolute;bottom:10px;left:0;right:0;}
.owl-carousel.headlines .owl-stage{height:fit-content}

.cover img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.newsfeed .col-news img {
  -o-object-fit: cover;
     object-fit: cover;
}

.newsfeed h3{
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 3rem;
}
.newsfeed p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.newsfeed .divider{
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-bottom: 1rem;
}

.btn-primary {
  padding: 15px 40px 15px 40px;
  border-radius: 0px;
  font-size: 1rem;
  text-transform: uppercase;
}

.contact h3{
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 3rem;
}
.contact p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.contact .divider{
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-bottom: 3rem;
}

.main-btn {
  margin-top: 5rem;
}
.social-icons li{
  background-color: #fff;
}

.social-icons a {
  font-size: 1.5rem;
  color: #000!important;
}

.navbar-right {
  margin-left: -10%;
}

.contentbody h2 {
  font-weight: 700;
}
.contentbody a {
  color: #ff6600 !important;
  text-decoration: underline;
}

.btn-black {
  background-color: #000!important;
  border-color: #000!important;
}

.btn-black .fa {
  margin-right: 15px;
margin-left: -15px;
}

.btn-dark {
  background-color: #cf3b00!important;
  border-color: #cf3b00!important;
}
.btn-light {
  background-color: #FF6600!important;
  border-color: #FF6600!important;
}

.dropdown-menu {
  background-color:transparent!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
          border: none!important;
          width: 100%;
          border-radius: 0px!important;

}

.dropdown-item {
  padding: 0.25rem 1rem;
  border-radius: 0px!important;
  width: 100%;
  color: #FFF!important;
  text-transform: uppercase;
font-size: 16px!important;

}

.footer .social li a:hover {
  color: #FF6600!important;
}
a.nav-link {
 /* -webkit-transition: all 0.3s;
  transition: all 0.3s;*/
}
a.nav-link:hover {
  color: #FF6600!important;
}

.col-agenda {
  max-height: 200px;
  height: 150px;
}

.table-agenda tr td a{
   display: block;
}

.table-vacatures td a{
   display: block;
}



.dropdown-menu {
    float: none!important;
}

.panel-title a {
  color: #fff!important;
}

ul.dropdown-menu {
  background: rgba(0, 0, 0, 0.85) !important;
width:auto
}
.dropdown-item:hover {
  background-color: #000!important;
  color: #FF6600!important;
}
.nav-link {
  padding-left: 10px;
  padding-right: 10px;
}
.vraag1 {
  display: none;
}