html {
    margin: 0;
    padding: 0;
    background-color: #F5F7F7;
}

body {
    margin: 0;
    padding: 0;
/*    background: linear-gradient(to top, #1C2B40, #0092E4);*/
}

p {
    font-family: 'Hind', sans-serif;
    font-size: 11pt;
    margin: 0;
    padding: 0;
}

a {
    font-size: 11pt;
    font-family: 'Hind', sans-serif;
}

h1 {
    font-family: 'Kalam', cursive;
    font-size: 30pt;
    margin: 0;
    padding: 22px 0 0 19px;
    color: #FFFFFF;
    line-height: 42px;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    -webkit-transition: 1.0s; /* For Safari 3.1 to 6.0 */
    transition: 1.0s;
}


h2 {
    font-family: 'Kalam', cursive;
    font-size: 30pt;
    margin: 0;
    padding: 0;
}

h3 {
    font-family: 'Kalam', cursive;
    font-size: 25pt;
    padding: 0;
    margin: 0;
    color: #000000;
    font-weight: normal;
}

h4 {
    font-family: 'Hind', sans-serif;
    font-size: 14pt;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

nav {
    background-color: #0092E4;
/*    border-bottom: 3px solid #1C2B40;*/
    height: 75px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 80;
    -webkit-transition: 1.0s; /* For Safari 3.1 to 6.0 */
    transition: 1.0s;
/*    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);*/
}

.scrolled-nav {
    height: 60px;
}

.scrolled-nav .logovak {
    height: 60px;
}

.scrolled-nav .logovak img {
    height: 41px;
    padding: 0px 0 0 2.5px;
}

.scrolled-nav h1 {
    font-size: 20pt;
    margin: 0;
    padding: 8px 0 0 11px;
    line-height: 50px;
    font-weight: normal;
}

.scrolled-nav .menu {
    margin: 0 10px 0 0;
}

.scrolled-nav .LogoImgVak {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 7px;
    margin: 3px 0 0 0;
}

.logovak {
/*    background-color: #FFFFFF;*/
    height: 140px;
    margin-left: 10px;
    display: inline-block;
/*    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);*/
    -webkit-transition: 1.0s; /* For Safari 3.1 to 6.0 */
    transition: 1.0s;
}

.LogoImgVak {
    background-color: #FFFFFF;
    border-radius: 50%;
    height: 97px;
    width: 97px;
    padding: 13px;
    margin: 7px 0 0 0;
    display: inline-block;
    text-align: center;
/*    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);*/
    -webkit-transition: 1.0s; /* For Safari 3.1 to 6.0 */
    transition: 1.0s;
}

.logovak img {
    display: inline-block;
    height: 97px;
    width: auto;
    padding: 0 0 0 6px;
    -webkit-transition: 1.0s;
    transition: 1.0s;
}

.menu {
    float: right;
    margin: 10px 10px 0 0;
    -webkit-transition: 1.0s; /* For Safari 3.1 to 6.0 */
    transition: 1.0s;
}

button:focus {
    outline: none;
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 40px;
    width: 40px;
    margin: 10px 2.5px;
    font-size: 28px;
    color: #FFFFFF;
    background-color: transparent;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}




button:hover {
    background-color: #FFFFFF;
    color: #F52A29;
}



#SpecialisatiesBtn i {
    font-size: 23px;
}

.mainwrap {
    width: 1150px;
    margin: 0 auto;
    padding: 0 25px;
}

main {
/*    margin-top: 520px;*/
    background-color: #FEFEFE;
    background-image: url("Achtergrond%20Fysio%20Peerdeman.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 20px 0;
}

.specialisaties, .locaties, .contact {
    padding: 30px 0;
}

#specialisaties, #locaties, #contact {
    position: absolute;
    margin-top: -80px;
}

header {
    position: fixed;
    z-index: -1;
    padding: 130px 0 0 0;
    width: 100%;
    top: 0;
    height: 490px;
    margin: 0;
    background-color: #F5F7F7;
/*    background: linear-gradient(to bottom, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #D8DBDB); */
}

#JohnImg {
    height: 486px;
    width: 397.2px;
    padding: 0 0 0 12.7%;
    display: inline-block;
}

.JohnImgWrap {
    display: inline-block;
}
/*
#logoAchterJohn {
    position: fixed;
    height: 400px;
    z-index: -2;
    margin: 15px 0 0 570px;
    opacity: 0.1;
}
*/

header p span {
    color: #F52A29;
}


.scrolschaduw {
    height: 615px;
    background: transparent; /* For browsers that do not support gradients */
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.05)); /* Standard syntax (must be last) */
}


.profieltekst {
    height: 40px;
    vertical-align: top;
    width: 35%;
    padding: 150px 0 0 9.5%;
    font-size: 14pt;
    display: inline-block;
}

.profielbalk {
    background-color: rgba(28, 43, 64, 0.8);
/*    background-color: rgba(163, 51, 50, 0.6);*/
    margin-top: 440px;
    height: 60px;
    width: 100%;
    position: absolute;
    z-index: 10;
}

.profielbalk p {
    color: #FFFFFF;
    vertical-align: top;
    font-size: 14pt;
    margin: 5px 1% 5px 0;
    padding: 0 1% 0 0 0;
    line-height: 25px;
    display: inline-block;
    width: auto;
}

.profielbalk i {
    vertical-align: top;
    font-size: 26px;
    color: #FFFFFF;
    margin: 4px 0 5px 1%;
    padding: 0 5px 0 1%;
    display: inline-block;
    width: auto;
}


/*
.profiel h2, .profiel h4 {
    color: #FFFFFF;
    text-shadow: 1px 1px 6px #000000;
}

.profiel {
    background-color: #1C2B40;

    color: #FFFFFF;
    text-shadow: 2px 2px 8px #000000;
}
*/

.specialisaties {
    
}

.specialisaties h4 {
    color: #F52A29;
}

.locaties h4 {
    color: #0092E4;
}

.contact h4 a {
    color: #F52A29;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.specialisaties a {
    text-decoration: none;
    color: #F52A29;
}

.specialisaties a:hover {
    text-decoration: underline;
}

.specialisatievaklinks , .specialisatievakrechts {
    vertical-align: top;
    text-align: left;
    width: 46%;
    margin: 5px 0;
    display: inline-block;
}

.specialisatievaklinks {
    padding: 0 1.5% 0 0;
}
.specialisatievakrechts {
    padding: 0 0 0 1.5%;
}

.locaties {
/*    background-color: #F3F7F7;*/
/*    background: linear-gradient(to bottom, #D8DBDB, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #F3F7F7, #D8DBDB);*/
/*    background: linear-gradient(to top, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #D8DBDB);*/

}
/*-----Kaart-----*/

.mapwrap {
    height: 300px;
    width: 95%;
}

#map {
    height: 100%;
    width: 100%;
}

iframe {
    width: 100%;
    height: 300px;
    border: none;
}

.dagwrapblok p span {
    
    color: #0092E4;
}

/*
.werkdagUnderline {
    background-color: #1C2B40;
    height: 2px;
    width: 100%;
    margin: 0 0 5px 0;
}
*/

.dagwrap {
    vertical-align: top;
    text-align: left;
    width: 49%;
    margin: 5px 0;
    padding: 0;
    display: inline-block;
}

.dagwrap img {
    max-width: 60%;
}

.dagwrap a {
    text-decoration: none;
    color: #000000;
    font-style: italic;
}

.dagwrap a:hover {
    text-decoration: underline;
}

.contact {
    
}

.contactInfo {
    display: inline-block;
}

.contact img {
    height: 200px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.contact p {
    padding-bottom: 5px;
}

.contact a {
    vertical-align: top;
    font-size: 14pt;
    margin: 5px 10px 5px 10px;
    padding: 0 10px 0 0 0;
    line-height: 25px;
    display: inline-block;
    text-decoration: none;
    color: #1C2B40;
}

.contact a:hover {
    color: #0092E4;
}

.contact i {
    vertical-align: top;
    font-size: 26px;
    color: #F52A29;
    margin: -1 2px 5px -2px;
    padding: 0 5px 0 0;
    display: inline-block;
}

.contactruimte {
    display: inline-block;
}

.contactruimte a {
    margin: 5px 10px 5px 44px;
}

.envelop {
    display: inline-block;
}

.envelop i {
    margin: -2px 3px 6px 0;
}

footer {
    height: auto;
    padding: 3px 0;
    background-color: #1C2B40;
    text-align: center;
    color: white;
/*    border-top: 3px solid #0092E4;*/
}

footer p {
    font-size: 9pt;
    line-height: 26px;
    vertical-align: top;
    margin: 2px 0 0 0;
}

footer a {
    font-size: 9pt;
    color: white;
    text-decoration: none;
    line-height: 26px;
    vertical-align: top;
}

footer a:hover {
    text-decoration: underline;
}

footer img {
    vertical-align: top;
    height: 23px;
    
}


.overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
    transition: opacity 300ms;
    visibility: hidden;
    opacity: 0;
}
    
.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    text-align: left;
    margin: 10% auto;
    padding: 20px 30px 89px 30px;
    background: white;
/*    border: 2px solid #303030;*/
    border-radius: 3px;
    width: 50%;
    height: 50%;
    position: relative;
    transition: all .3s ease-in-out;
}

.close {
    float: right;
    background-color: transparent;
    color: black;
    cursor: pointer;
    border: none;
    margin: -15px -23px 0 0;
    padding: 0;
}

.popup .close i {
    font-size: 18pt;
}

.popup p {
    height: 100%;
    overflow: auto;
    display: inline-block;
    width: 100%;
    color: black;
    margin-bottom: 20px;
    margin-top: 0;
}

.popup p a {
    text-decoration: none;
    color: black;
}

.popup p a:hover {
    color: #d10951;
}

.popuplijst {
    margin-left: 10%;
    text-decoration: none!important;
}

.tussenkopje {
    font-size: 19pt;
    text-decoration: none!important;
}
.tussenkopje:hover {
    color: black!important;
}


@media all and (max-width: 1280px) {
    .mainwrap {
        width: 94%;
        margin: 0 auto;
        padding: 0 3%;
    }
}

@media all and (max-width: 1024px) {
    .mainwrap {
        width: 94%;
        margin: 0 auto;
        padding: 0 3%;
    }
    header {
        height: 390px;
    }
    .scrolschaduw {
        height: 515px;
    }
    .profieltekst {
        padding: 75px 0 0 6.5%;
        width: 40%;
    }
    #JohnImg {
        height: 386px;
        width: 315.5px;
    }
}

@media all and (max-width: 740px) {
    .mainwrap {
        width: 94%;
        margin: 0 auto;
        padding: 0 3%;
    }
    .logovak {
        margin-left: 0;
    }
    h1 {
        font-size: 20pt;
        padding: 22px 0 0 11px;
    }
    .menu {
        margin: 10px 0 0 0;
    }
    header {
        position: relative;
        float: left;
        height: 290px;
    }
    .scrolschaduw {
        height: 415px;
    }
    .profieltekst {
        padding: 30px 0 0 0.5%;
        width: 55%;
    }
    #JohnImg {
        height: 286px;
        width: 233.7px;
        padding: 0 0 0 4%;
    }
}

@media all and (max-width: 600px) {
    .mainwrap {
        width: 94%;
        margin: 0 auto;
        padding: 0 3%;
    }
    .logovak {
        margin-left: 0;
    }
    h1 {
        font-size: 20pt;
        padding: 22px 0 0 11px;
    }
    .menu {
        margin: 10px 0 0 0;
    }
    header {
        height: auto;
        padding: 73px 0 0 0;
        margin: 3px 0 0 0;
    }
    .scrolschaduw {
        height: 415px;
    }
    .profieltekst {
        padding: 30px 0 0 0.5%;
        width: 99%;
        display: block;
        height: auto;
    }
    .JohnImgWrap {
        width: 100%;
        text-align: center;
    }
    #JohnImg {
        height: auto;
        width: 80%;
        padding: 0;
    }
    .specialisatievaklinks, .specialisatievakrechts, .dagwrap {
        width: 99%;
        padding: 0 0.5%;
    }
}

@media all and (max-width: 504px) {
    .scrolled-nav {
        height: 120px;
    }
    header {
        padding: 133px 0 0 0;
    }
}

@media all and (max-width: 290px) {
    .scrolled-nav h1 {
        font-size: 15pt;
        padding: 8px 0 0 2px;
    }
}


