body {
    margin: 0;
    /*font-family: "Open sans", sans-serif;*/
    font-family: Cachet, Verdana !important;
    transition: all 1.2s;
}
body a {
    color: inherit;
}
body a:hover {
    color: inherit;
}

img{
    max-width: 100%;
}

body > .container {
    padding: 60px 20px 0;
}
p {
    color: #333;
    font-family: "Open sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
}

button:focus {
    outline: 0;
}

.coachImage{
    object-fit: cover;
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 15px;
    margin-top: 0px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.coachImg{
    float: right;
    object-fit: cover;
    width: 150px;
    height: 150px;
    padding: 3px;
}
/*---------------Navbar top--------------*/
nav a {
    text-decoration: none;
    color: inherit;
}
nav a:hover {
    text-decoration: underline;
    color: inherit;
    transition: all 0.2s;
    transform: scale(1.1);
}
nav svg:hover {
    transition: all 0.2s;
    transform: scale(1.1);
}
.the-nav {
    margin-top: -45px;
    margin-bottom: -50px;
}

.navbar-nav.row.justify-content-center {
    margin-left: auto;
}

.navbar-item {
    text-align:center;
    /*margin: 5px;*/
    font-size: 18px;
    font-weight: bold;
    padding-right:10px;
    padding-left:20px;
    font-family: "Open sans", sans-serif;

}
.navbar-item svg {
    height: 50px;
    margin: 5px;
}
.nav-icon {
    margin-bottom: 12px;
}

.navbar-logo{
    width: 30%;
}

.logo {
    height:110px;
    float: left;
}

.nav-link-beleving-aan-zee{
    width: 100px;
}

.header-title:hover{
    text-decoration: none;
}

.header-title{
    background: -webkit-linear-gradient(rgba(231, 14, 0, 1), rgba(145, 15, 145, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    text-decoration: none;
    height: 12vh;
}

/*.red {*/
/*    fill: #D63243;*/
/*    color: #D63243;*/
/*}*/
.red {
    fill: #E70E00;
    color: #E70E00;
}
.purple {
    fill: #910F91;
    color: #910F91;
}
.yellow {
    fill: #F2CB51;
    color: #F2CB51;
}

.blue {
    fill: #297ABB;
    color: #297ABB;
}
.green 	{
    fill: #4BAD80;
    color: #4BAD80;
}
.black {
    fill: #212121;
    color: #212121;
}

.the-nav > .navbar-toggler {
    border-color: transparent;
}
.the-nav .navbar-toggler a[aria-expanded="false"] i {
    transform: rotate(0deg);
    transition: 0.2s;
}
.the-nav .navbar-toggler a[aria-expanded="true"] i {
    transform: rotate(180deg);
    transition: 0.2s;
}

td {
    color: #333;
    font-family: "Open sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.navbar-item.navbar-brand {
    margin-left: 0;
    padding-left: 0;
    margin-right: 20px;
}


.custom-file {
    position: absolute;
    left: 0;
    top: -5px;
}

.custom-file-label {
    margin: 0 !important;
}


/*---------------Navbar left--------------*/

#navigation {
    margin-bottom: 50px;
    margin-top: 0px;
    position:relative;
    /*margin-left:-55px;*/
    list-style-type: none;
}
#navigation li{
    list-style-type: none;

}
#navigation li a {
    color:#545454;
    font-size:20px;
    display: block;
    padding-bottom:10px;
    line-height: 18px;
    width: 180px;
    overflow:hidden;
    text-decoration: none;
    list-style-type: none;
    font-family: "Ropa Sans", sans-serif;

}
#navigation > li > a:hover,
#navigation > li.active > a
{
    font-size: 20px;
}

#navigation li li a {
    font-family:"Open sans";
    font-size:14px;
    list-style-type: none;
}


#navigation li.page-id-92 > a,
#navigation li.page-id-92 ul li.highlight > a,
#navigation li.muziekcentrum > a{
    color: #df0031;
}
#navigation li.page-id-100 > a,
#navigation li.page-id-100  ul li.highlight > a,
#navigation li.buurtsupper > a{

    color: #f4c00c;
}
#navigation li.page-id-104 > a,
#navigation li.page-id-104  ul li.highlight > a,
#navigation li.zaalverhuur > a{

    color: #006eb6;
}
#navigation li.page-id-107 > a,
#navigation li.page-id-107 ul li.highlight > a,
#navigation li.informatie > a{
    color: #01a46f;
}

#navigation a.highlight {
    color: #01a46f;
}

#navigation  li ul {
    /*display:none;*/
    list-style-type: none;

}
#navigation  li.active ul {
    display:block;
}


/*---------------Slider--------------*/
.carousel .slide {
    width: 100%;
    height: 100%;
}
.carousel-item {
    /*background-image: url('../images/slide-2.jpg');*/
    /*background-image: url(https://images.unsplash.com/photo-1524368535928-5b5e00ddc76b?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80);*/
    /*background-size: 100%;*/
    /*background-position: center;*/
    /* height: 20vw; */
}

.carousel-item img{
    width: 100%;
    display:block;
    top: 50%;
    /*margin-top:-100px;*/
}

/*#slideshow1{*/
/*    margin-top:-150px;*/
/*}*/

/*#slideshow4{*/
/*    margin-top: 0px;*/
/*}*/

/*#slideshow5{*/
/*    margin-top: -160px;*/
/*}*/
/*---------------Site--------------*/
.coaches{
    margin:40px 0;
    height:100%;
    width: 100%;
}

.site-content {
    height:100%;
    width: 100%;
    margin:40px 0;
}

.site-content a,
.site-content a:hover {
    color: #E70E00;
    text-decoration: none;
    font-weight: bold
}

.site-content a:hover {
    text-decoration: underline;
}

.divider {
    width: auto;
    height: 11px;
    background: rgb(231,14,0);
    background: linear-gradient(90deg, rgba(231,14,0,1) 0%, rgba(145,15,145,1) 100%);
    /*background-image: url('../img/divider-2.png');*/
}

.maintitle {
    color: #E70E00;
}

.custom-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

li{
    font-family: "Open sans", sans-serif;
    line-height: 22px;
    font-size: 14px;
}


/*---------------Tables--------------*/
table{
    border:#cbcbcb;
    font-family: "Open sans", sans-serif;
    line-height: 22px;
    font-size: 14px;
}

.table{
    font-family: "Open sans", sans-serif;
    line-height: 22px;
    font-size: 14px;
}

tr:nth-child(odd) {
    background-color: #f2f2f2;
}
th{
    font-weight: bold;
}
td:hover {
    background-color: #CCC;
}

td {
    font-size: 14px;
    padding: 15px 10px 15px 5px;
}


/*---------------Accordion--------------*/
#kies-en-ontdek > .card {
    border-radius: 15px;
    margin: 0px;
    border-bottom: 1px solid #00000020;

}

.card:nth-child(1) > .dropdownheading {
    background-color: #d63243;
}
.card:nth-child(2) > .dropdownheading {
    background-color: #db434f;
}
.card:nth-child(3) > .dropdownheading {
    background-color: #e14f5f;
}
.card:nth-child(4) > .dropdownheading {
    background-color: #e56473;
}
.card:nth-child(5) > .dropdownheading {
    background-color: #e97887;
}
.card:nth-child(6) > .dropdownheading {
    background-color: #ec8c96;
}
.card:nth-child(7) > .dropdownheading {
    background-color: #ed9aa3;
}

#kies-en-ontdek .card-body {
    padding: 1rem;
    overflow-x: auto;
}
#collapseOne .card-body {
    background-color: #d6324350;
    border: 2px solid #d63243;
}
#collapseTwo .card-body {
    background-color: #e0455650;
    border: 2px solid #e04556;
}
#collapseThree .card-body {
    background-color: #e0697650;
    border: 2px solid #e06976;
}
#collapseFour .card-body {
    background-color: #ec8c9650;
    border: 2px solid #ec8c96;
}
#collapseFive .card-body{
    background-color: #ffbebe50;
    border: 2px solid #ffbebe;
}
#collapseSix .card-body{
    background-color: #ffbebe50;
    border: 2px solid #ffbebe;
}

#kies-en-ontdek .card-header {
    padding: 0 0 0 1rem;
}

#kies-en-ontdek .btn {
    width: 100%;
    font-weight: bold;
    color: #FFF;
    padding: 0;
    text-align: left;
}


#kies-en-ontdek .btn-link:hover,
#kies-en-ontdek .btn-link:focus {
    text-decoration: none;
}

#kies-en-ontdek .card-header {
    padding: 0 0 0 1rem;
}
#kies-en-ontdek .card-header h2 button {
    font-size: 18px;
    font-family: "Open sans", sans-serif;
}
.description {
    font-weight: normal;
}

#kies-en-ontdek a i {
    color: #fff;
    font-size:35px;
    background: transparent;
}
#kies-en-ontdek a[aria-expanded="false"] i {
    transform: rotate(0deg);
    transition: 0.2s;
}
#kies-en-ontdek a[aria-expanded="true"] i {
    transform: rotate(180deg);
    transition: 0.2s;
}


/*---------------Footer--------------*/
.footer {
    /* font-family: Gudea,sans-serif; */
    /* line-height: 60px; */
    margin: 0 auto;
    min-height: 100px;
    padding-top: 130px;
    bottom: 0;
    position: relative;
    width: 100%;
}
.footer-content::before {
    content: "";
    position: absolute;
    background-image: url(../img/footer_img.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    top:30px;
    background-size: 100% auto;
}

.footer-content {
    background-color: #910F91;
    color: #fff;
    padding-top: 10px;
}
.footer-item {
    margin-right: 10px;
    font-size: 15px;
    transition:all 0.8s;
    padding-bottom: 1rem;
}
.footer-image {
    height: 90px;
    padding-bottom:10px;
}
.ooievaarspas {
    width: 400px;
}
.haagse-vrijwiiligers-keurmerk {

}
.brands{
    height: 50px;
    margin: 5px;
    margin-left: 10px;
}
.footer.footer-content.row {
    margin-right:60px;
}
.footer a {
    color: #fff;
}
.bold{
    font-weight: bold;
}
.footer a:hover {
    color: inherit;
    text-decoration: none;
}
.footer svg:hover,
.footer img:hover {
    transform: scale(1.1);
    transition: all 0.2s;
}

.accordion table{
    width: 100% !important;
}

/*---------------Scrolllbar--------------*/
/* width */
::-webkit-scrollbar {
    width:10px;   /*vertical scrollbar*/
    height: 10px  /*horizontal scrollbar*/
}


/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px #43444125;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #43444170;
    border-radius: 10px;
}


/*---------------Media queries--------------*/
@media (min-width: 1200px) {
    .custom-container {
        max-width: 1140px;
    }
    .footer-content::before {
        top:30px;
    }
}

@media (max-width: 1199px) {
    .custom-container{
        max-width: 100%;
    }

    .the-nav .navbar-item {
        font-size: 12px;
        padding: 10px 5% 10px 0;
    }
    .the-nav > .row {
        padding-left: 0;
    }

    .the-nav .navbar-item svg {
        height:50px;
    }

    .the-nav .navbar-nav {
        flex-direction: inherit;
    }

    .navbar-logo{
        width: 70%;
    }

    .header-title{
        height: 50px;
    }
}

@media (max-width: 992px) {
    .carousel-item img {
        width: 100%;
        /*margin-top: -100px;*/
    }

    .logo{
        height: 50px;
    }

    /*	#demo, .divider{
            display: none;
        }*/
}

@media (max-width: 504px) {
    .footer-content::before{
        top: 75px;
    }

    .sidenav{
        margin: 10px 0px 0px 0px;

    }

    .sidenav a{
        padding: 0px;
    }

    .eventsblock{
        margin: 0px
    }

    .carousel{
        display: none;
    }

    .divider {
        display: none;
    }

    td{
        padding: 5px;
    }

    .header-title{
        height: 80px;
        margin-top: 0;
    }

    .navbar-logo{
        width: 100%;
    }

    .header-title{
        font-size: 16pt;
        margin: 0 5px auto;
    }

}
