	@font-face {
    font-display: block;
    font-family: "DIN-Next-W01-Light";
    src: url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
    src: url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg");
}


body {
    font-family: 'DIN-Next-W01-Light', sans-serif;
    font-size: 14px;
    color: #46484a;
    background: url(../images/bg.jpg) repeat-x center 190px;
	-webkit-font-smoothing: subpixel-antialiased !important;
	text-rendering:optimizeLegibility !important;
	letter-spacing:-0.5px;
	}
a {
    color: #a5a5a5;
}
a:hover {
    color: #15b257;
}
h1 {
    font-size: 4rem;
    font-weight: 600;
}
h2 {
    font-size: 2.8rem;
    font-weight: 600;
}
h3 {
    font-size: 2rem;
    font-weight: 600;
        margin-bottom: 1rem;
}
h4 {
    font-size: 1rem;
    font-weight: 600;
}
h5 {
    font-weight: 600;
}

a,
p,
span {
    color: #000;
    font-weight: 300;
    line-height: 1.5!important;
    font-size: 14px;
}
.col-agenda .box:hover {
    top: -1px;
    color: #FFED00;
}
.nopadding {
    padding-left: 0!important;
    padding-right: 0!important;
}
.divider {
    display: block;
    width: 5rem;
    height: 0.2rem;
    background-color: #dfe1e5;
    margin: 2rem auto;
}
.dropdown-menu {
    border-radius: 4px!important;
    background: #fff!important;
}
.dropdown-submenu {
    position: relative;
    border-radius: 0!important;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0;
}
.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: 0.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;
}
.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 {
}
.dropdown-toggle::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    border: 0;
    font-size: 10px;
    opacity: 0.25;
    position: relative;
    top: 3px;
    padding-right: 5px;
    padding-left: 1px;
}
.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: 0.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: 0.25rem 2rem 0.25rem 1.5rem;
}
.dropdown-item {
    font-size: 13px;
    padding: 0.5rem 0.7rem;
    border-radius: 3px;
}
.dropdown-item.active:before {
    position: absolute;
    left: 10px;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111";
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dropdown-item.active,
.dropdown-item:active {
    background: none!important;
}
.dropdown-menu {
	margin-top: -2px !important;
}
.form-control-custom {
    border: 0.1rem solid #dfe1e5;
    width: 100%;
    padding: 1rem;
    font-size: 0.9rem;
    color: #004942;
    border-radius: 0.3rem;
}
.form-control-custom:focus {
    border: 0.1rem solid #a5a5a5;
    outline: none;
}
.owl-carousel .owl-item img {
    -o-object-fit: contain;
    object-fit: contain;
}
.owl-carousel {
    z-index: 0!important;
}
.brands .owl-theme .item {
    padding: 10px;
    vertical-align: middle;
}
.brands .owl-theme .item a {
    vertical-align: middle;
}
.brands .owl-theme .item img {
    line-height: 75px;
    max-height: 75px;
    max-width: 100%!important;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.box .owl-theme .item {
    padding: 30px;
    line-height: 150px;
    height: 200px;
    vertical-align: middle;
}
.box .owl-theme .item a {
    line-height: 150px;
    height: 150px;
    vertical-align: middle;
}
.box .owl-theme .item img {
    line-height: 150px;
    max-height: 150px;
    max-width: 100%!important;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.owl-carousel .item {
    padding: 20px;
}
.emphasis {
    font-style: italic;
    color: #a5a5a5;
}
.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;
    color: #004942;
    border: 0.1rem solid #dfe1e5;
    border-radius: 499rem;
    line-height: 2.2rem;
    font-size: 1.2rem;
}
.social li a:hover {
    color: #a5a5a5;
    border-color: #a5a5a5;
}
@-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: 0.8s;
    animation-delay: 0.8s;
}
.btn-danger,
.btn-info,
.btn-outline-danger,
.btn-outline-info,
.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-white,
.btn-primary,
.btn-secondary,
.btn-success,
.btn-transparant,
.btn-warning,
.btn-white {
    font-size: 0.75rem;
    font-weight: 400;
    border-radius: 0.3rem;
}
.btn-outline-danger,
.btn-outline-info,
.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-white {
    border-width: 0.15rem;
}
.cover .btn-lg {
    padding: 1.1rem 2.5rem;
    font-size: 1.3rem;
}
.btn-outline-danger.btn-lg,
.btn-outline-info.btn-lg,
.btn-outline-primary.btn-lg,
.btn-outline-secondary.btn-lg,
.btn-outline-success.btn-lg,
.btn-outline-warning.btn-lg,
.btn-outline-white.btn-lg {
    padding: 1rem 2.5rem!important !important;
}
.btn-primary .fa {
    font-size: 1.2rem;
    vertical-align: text-top;
    padding-left: 5px;
    margin-right: -5px;
    opacity: 0.5;
}
.btn-outline-primary,
.btn-outline-primary:visited {
    color: #a5a5a5;
    border-color: #a5a5a5;
    background: none;
}
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
    background-color: #a5a5a5;
    border-color: #a5a5a5;
    color: #fff;
}
.btn-secondary {
    border-color: #004942;
    background-color: #004942;
    color: #fff;
}
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    border-color: #46484a;
    background-color: #46484a;
    color: #fff;
}
.btn-outline-secondary,
.btn-outline-secondary:visited {
    color: #fff;
}
.btn-transparant {
    border-color: transparent;
    background-color: rgba(255,255,255,0.1);
    color: #FFF;
}
.btn-transparant:active,
.btn-transparant:focus,
.btn-transparant:hover {
    border-color: #FFF;
    background-color: #FFF;
    color: #46484a;
}
.btn-white {
    border-color: #fff;
    background-color: #fff;
    color: #46484a;
}
.btn-white:active,
.btn-white:focus,
.btn-white:hover {
    border-color: #dfe1e5;
    background-color: #dfe1e5;
    color: #46484a;
}
.btn-outline-white,
.btn-outline-white:visited {
    background: none;
    color: #fff;
    border-color: #004942;
    background-color: #004942;
}
.btn-outline-white:active,
.btn-outline-white:focus,
.btn-outline-white:hover {
    color: #FFF;
    border-color: rgba(0,73,66,0.7);
    background-color: rgba(0,73,66,0.7);
}
.link-white,
link-white:visited {
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0.3rem;
    border: 0;
    color: #fff;
}
.link-white:active,
.link-white:focus,
.link-white:hover {
    color: #dfe1e5!important;
}
.navbar .btn {
    padding: 0.375rem 1rem;
}
.navbar-custom {
    background: #fff;
    width: 100%;
    padding: 0.2rem 1rem;
    color: rgba(0,0,0,0.5);
    z-index: 9999;
    top:0;
}
.scroll .navbar-custom {
    background: #FFF;
    z-index: 999999;
    -webkit-box-shadow:0 26px 34px -25px rgb(0 0 0 / 20%);
    box-shadow:0 26px 34px -25px rgb(0 0 0 / 20%);
}

.logo-badge {max-width: 100%;}

.logo-text {
	/* height: 65px; */
	max-width: 100%;
	object-fit: contain;
}
@media only screen and (max-width: 768px) {
    .logo-badge {
        height: 40px;
    }

	.logo-text {
		height: 20px;
	}

	.cover .btn-lg {
		padding: 0.8rem 1.8rem;
		font-size: 1.0rem;
	}
}

.navbar-custom .navbar-brand.dark {
    display: none;
    color: #333!important;
}
.nav-open .nav-link {
    color: #333!important;
}
.nav-open .navbar-toggler {
    color: rgba(0,0,0,0.5)!important;
    border-color: rgba(0,0,0,0.1)!important;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-bars:after {
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0);
    -webkit-backface-visibility: hidden
  }

.navbar-toggler:not(.collapsed) .navbar-toggler-bars:before {
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0);
    -webkit-backface-visibility: hidden
}
.nav-open .navbar-custom .navbar-brand.dark,
.scroll .navbar-custom .navbar-brand.dark {
    display: block;
}

.navbar-custom .navbar-brand.light {
    display: block;
}
nav .social {
    margin-left: 15px;
    margin-right: inherit;
}
nav .social li a {
    border: none;
    font-size: 1rem;
    background: none;
    color: rgba(255,255,255,1);
    width: 1.5rem;
}
nav .social li a:hover {
    color: #FFF;
}
nav.navbar-light .social li a {
    color: rgba(0,0,0,0.5);
}
.contentbody h2 {
    font-size: 2.3rem;
    font-weight: 600;
    border-bottom: 2px solid silver;
    text-align: center;
    padding-bottom: 2%;
    width: 50%;
    margin: 0 auto 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.contentbody img {
    max-width: 100%;
    height: auto
}
.contentbody a {
    color: #FFED00!important;
}
.nav-open .navbar-custom .navbar-brand.light,
.scroll .navbar-custom .navbar-brand.light {
    display: none;
}
@media only screen and (min-width: 768px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
        top: calc(100% + 5px);
        padding: 0px;
    }
    .dropdown:hover > .dropdown-menu:before {
        content: "";
        height: 15px;
        width: 100%;
        position: absolute;
        top: -10px;
    }
}
.nav-open .navbar-custom {
    background: #FFF;
}
a.logo,
a.navbar-brand {
    color: #fff!important;
    font-size: 2rem;
    font-weight: 700;
    margin-top: 0;
}
a.logo:active,
a.logo:focus,
a.logo:hover {
    text-decoration: none;
} 

.nav-item .btn {
    color: #FFED00;
    border-color: #FFED00;
    background-color: transparent;
    margin-top: 2px;
    margin-left: 1rem;
}
li.nav-item .btn-white {
    color: #46484a;
}
.cover {
    min-height: inherit;
    overflow: hidden;
    background: #FFF;
    height: auto;
    border-radius: 5px;
    width: 100%;
    color: #fff;
    position: relative;
    max-height: 750px;
}
.cover img {

    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100% !important;
    transition: ease
}
.index .cover {
    width: 100%;
    max-height: 400px;
}
.cover h1 {
    color: #FFF;
    text-shadow: 0 3px 65px #000;
}
.cover p.lead {
    margin: 2rem auto;
    color: rgba(255,255,255,0.75);
}
.cover .cover-container {
    display: block;
    height: 100%;
    margin: 0 auto;
    z-index: 990;
    width: 100%;
    position: absolute;
    top: 0;
}
.cover-inner {
    vertical-align: middle;
    padding-top: 40px;
}
.agenda,
.newsfeed {
}
.newsfeed .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.box {
    background: #f6f7f8;
    padding: 0 0 1rem;
    border-radius: 0.3rem;
    width: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}

.col-news .box a {
    color: inherit;
    display: inline-block;
}
.col-news .box a:hover {
    color: inherit;
}
.box a .fa-angle-right {
    position: relative;
    -webkit-transition: all 0.2s;
    transition: all 0.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: 0.5rem!important;
}
.newsfeed .col-news {
    float: left;
    height: 240px;
    margin: 0 0 10px;
    width: 50%;
    padding: 0 5px;
}
.newsfeed .col-news img {
    display: inline-block;
    margin: 0 20px;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.rounded-corners {
    border-radius: 0.3rem;
}
.embed-responsive-1by1::before {
    padding-top: 30%;
}
.col-team {
    margin-bottom: 30px;
}
.col-team figure img {
    -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 0.4s;
    transition: all 0.4s;
    position: relative;
    top: 0;
}
.col-team:hover figure img {
    -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;
}
.col-team a {
    color: #46484a;
}
.col-team a:hover {
    text-decoration: none;
}
.table tbody {
    background: #FFF;
}
.table th {
    border: none;
}
.sidebar .competition .table {
    font-size: 12px;
    margin-top: 20px;
}
.sidebar .competition .table thead th {
    padding: 0.65rem 0;
}
.sidebar .competition .table td {
    padding: 0.65rem 0;
}
.sidebar .competition .table th:first-child {
    padding: 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 {
}
.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: 400;
    font-size: 12px;
    line-height: 22px;
    border-bottom: 1px solid #eee;
}
.sidebar .agendaitems th:last-child {
    font-weight: 700;
}
.agenda {
    background: #f7f7f8;
}
.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;
}
.content {
    background: #fff;
    padding-bottom: 0.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: #004942;
}
.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: #004942;
}
.cta-5 form.subscribe {
    max-width: 40rem;
    margin: 0 auto;
}
.cta-5 .btn {
    width: 100%;
}
.contact {
    padding: 5rem 0;
    position: relative;
}
.contact .contact-details {
    padding-top: 5rem;
    padding-bottom: 1rem;
}
.contact .material-icons {
    padding-right: 5px;
    font-size: 20px;
    position: relative;
    top: 4px;
}
#map {
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0.2;
    pointer-events: none;
}

#eapps-instagram-feed-1 {
    width: 100%!important;
}
.eapps-link {
    display: none;
}
.footer {
background:#e1e5e8;
    width: 100%;
    color: #333;
    padding-top: 0.5rem;
}
.footer .container-fluid {
    padding: 0;
}
.footer .divider {
    background: #eceff1;
    width: 100%;
    height: 0.1rem;
    margin: 2rem 0 1.5rem;
}
.footer ul.nav-footer {
    float: left!important;
    padding: 0;
    width: 100%;
}
.footer ul.nav-footer li {
    display: block;
    float: left;
    margin-top: 0.5rem;
    width: 100%;
}
.footer ul.nav-footer .nav-link {
    color: #18A748;
    padding: 0;
}
.footer ul.nav-footer .nav-link:hover {
    color: #EEE;
}
.footer .copyright {
    margin: 0;
    font-size: 0.8rem;
}
.footer .social li a {
    background: none;
    color: #f7f7f8;
    border: none;
}
.footer .social li a:hover {
    color: #FFED00;
}
.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: 0.5;
}
.sub-footer{
    background: #FFF;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.nav-footer {
    list-style: none;
    float: right;
}
.nav-footer li {
    float: left;
    margin-top: 0.5rem;
}
.navbar-toggler {
    width: 3em;
    height: 2em;
    vertical-align: middle;
    border-color: transparent!important;
    margin-top:10px
}
.nav-open .navbar-toggler {
    border-color: transparent!important;
}
.nav-open .navbar-toggler-bars:after,
.nav-open .navbar-toggler-bars:before {
    background: rgba(0,0,0,0.5);
}
.components .navbar-toggler-bars:after,
.components .navbar-toggler-bars:before {
    background: rgba(0,0,0,0.5);
}
.index .navbar-toggler-bars:after,
.index .navbar-toggler-bars:before {
    background: rgba(0,0,0,0.5);
}
.scroll .navbar-toggler-bars:after,
.scroll .navbar-toggler-bars:before {
    background: rgba(0,0,0,0.5);
}
.nav-open nav .btn-outline-white,
.scroll nav .btn-outline-white,
.scroll nav .btn-outline-white:visited {
    color: #FFED00;
    border-color: #FFED00;
}
.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;
}
.navbar-nav{margin-top:10px}
.navbar-brand img{max-width: 100%;height:80px}
@media screen and (max-width: 990px) {

.cover-inner {
    padding-top: 15px;
    }
    .navbar-brand img{max-width: 100%;height:auto}

    .navbar-brand{
        width:80%;
        display: block;
        float: left;
        margin:0
    }
    
        .index .cover {
        width: 100%;
        max-height: 50vh;
        height: 50vh;
    }

    .btn-contact {
        text-align: left!important;
    }
    body {
        font-size: 16px;
    }
    li.nav-item .btn {
        margin-left: 0;
    }
    nav .dropdown-menu {
        border: 0;
        background: #f5f5f5;
        /*-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;*/
    }
    nav .dropdown-menu .dropdown-item {
        padding: 0.25rem 0.5rem;
        font-size: 14px;
        line-height: 30px;
    }
    nav .nav-item.lang .btn {
        text-align: left;
        padding-left: 0;
        margin-left: 0;
    }
    .navbar-collapse {
        padding: 0 15px;
        background: #FFF;
    }
    .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;
    }
    .navbar-nav.social{
        display: flex;
        justify-content: space-between;
        margin-left:0;
        flex-direction: row;
    }
    .navbar-nav.social .nav-item{
        text-align: center;
        flex-grow: 1;
    }
    .navbar-nav.social .pr-1{
        padding-right: 0 !important;
    }
    .social li a {
        display: inline;
    }
}
@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 {
        height: auto;
    }
    .overview_column {
        width: 100%!important;
    }
    .navbar-custom {
        padding: 0.5rem 1rem!important !important;
    }
    .nav-open .navbar-custom {
        -webkit-box-shadow: 0 0 0 10000px #000000aa;
        box-shadow: 0 0 0 10000px #000000aa;
    }
    .nopadding {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}
.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;
}
.sponsor-img {
    height: 200px;
    -o-object-fit: contain;
    object-fit: contain;
}
.sponsor-img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
    height: 100%;
}
.sponsorsimg figure {
    border-radius: 3px;
    background: #f8f8f8;
    display: block;
    height: 130px!important;
    width: 100%;
    line-height: inherit!important;
    border: 1px solid #CCC;
    -webkit-box-shadow: 0 0.2rem 2rem rgba(0,0,0,0.05);
    box-shadow: 0 0.2rem 0.1rem rgba(0,0,0,0.05);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    top: 0;
    line-height: inherit!important;
}
.col-team figure img {
    height: 130px;
    width: 100%;
    object-fit: scale-down;
    padding: 10px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #e67931;
}
.spacer {
    margin-top: 50px;
    margin-bottom: 50px;
}
.item img {
    width: 100%;
}
#scroller {
    height: 120px;
    overflow: hidden;
    width: 100%;
}
.simply-scroll {
    width: 100%;
    height: 100px;
    margin-top: 30px;
}
.simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 120px;
    position: relative;
    overflow: hidden;
}
.simply-scroll .simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
.simply-scroll .simply-scroll-list li {
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #f8f8f8;
    height: 90px;
    line-height: 100px;
    width: 150px;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#photobody_half {
    display: inline;
    position: relative;
    float: left;
    width: 100%;
    max-height: 40vh;
    overflow: hidden;
}
#photobody_half img {
    width: 100%;
}
#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;
    background: rgba(140,49,44,0.6);
    z-index: 499;
    color: #fff;
    font-size: 50px;
    line-height: calc(25vh - 70px);
    padding-top: 70px;
    text-align: center;
    text-transform: uppercase;
}
.navbar-dark .navbar-nav .nav-link {
    color: #333;
    padding: 0.5rem 1rem;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-weight: 500;
    letter-spacing: -.25px;
    margin-left: 4px;
        text-transform: uppercase;
    font-size: 15px;
}
.navbar-dark .navbar-nav .nav-item.login .nav-link {
    color: #333333;
    background:#FFED00;
    border-radius: 4px;
}
.navbar-dark .navbar-nav .nav-item.login .nav-link:hover {
    color: #333333;
    background: #15b257;
    border-radius: 4px;
}

.owl-theme .owl-dots .owl-dot {
    display: none!important;
}
.teamselector-container select.form-control {
    font-size: 12px;
}
tr.table_header {
    color: #ef2326;
}
table.table-striped tr:first-child td:first-child {
    border-bottom-left-radius: 0.3rem;
}
table.table-striped tr:first-child td:last-child {
    border-bottom-right-radius: 0.3rem;
}
.single_blog_sidebar_inner {
    margin-bottom: 24px;
}
.single_blog_sidebar_inner small {
    margin-left: 12.5px;
}
.navbar-dark .navbar-nav .nav-item:hover .nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,0.5)!important;
    background: #15b257;
    border-radius: 4px;
    color: #333!important;
    -webkit-transition: all 0;
    transition: all 0;
}

.col-news h5 {
    margin-bottom: 15px;
    font-weight: 700;
}
@media (min-width: 1300px) {
    .container {
        max-width: 1240px;
    }
}
#scroller .item a {
    float: left;
    height: 100%;
    background: #fff;
}
#scroller .item img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: contain;
    padding: 7.5px;
}
.btn{font-weight: 500;}
.btn-primary {
    background-color: #FFED00;
    border-color: #FFED00;
}
.btn-primary:focus,
.btn-primary:hover {
    background-color: rgba(255,133,8,0.7);
    border-color: #FFED00;
}
.btn-outline-primary:active,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-primary:active,
.btn-primary:not([disabled]):not(.disabled):active {
    background-color: rgba(255,133,8,0.7);
    border-color: rgba(255,133,8,0.7);
}
.dropdown-item.active,
.dropdown-item:active,
.emphasis {
    color: #257;
    font-style: inherit;
    font-weight: 600;
}
.teamselector-container {
    border: 2px solid #004942;
    border-radius: 0.3rem;
    width: calc(50% - 5px);
    float: left;
    display: inline-block;
    min-height: 154px;
    color: #004942;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 15px;
}
.teamselector-container h2 {
    font-size: 22px;
}
.table .fa {
    color: #004942;
}
.clubkleur {
    color: #004942;
}

.jumbotron-heading {
	font-size: 2rem;
}

.cover-buttons {
	width: 100%;
	text-align: center;margin-top:15px;
}

@media screen and (max-width: 768px) {
  .newsfeed .col-news{
      width: 100%;
      padding: 0;
    }
    .jumbotron-heading {
        font-size: 1.2rem;
		margin: 0px;
		padding: 10px;
    }
	.contentbody h2 {
		font-size: 1.3rem;
	}

	.cover-buttons {
		width: calc(100% - 30px);
		position: absolute;
		bottom: 0px;
		text-align: center;
	}

	.cover-buttons .btn-lg {
		padding: 0.4rem 1.0rem;
		font-size: 0.9rem;
	}
}

.cover .btn-secondary:hover {
	border-color: #FFED00;
	background-color: #FFED00;
	color: #333 !important;
}

.cover .btn-primary:hover {
	color :#FFF !important;
}
