.nav-bar {
    margin-top: 20px;
    margin-bottom: 20px;
}

article {
    padding-right: 10px;
}

.logo-text-small {
    font-size: 35%;
}

.logo-text {
    font-size: 2.5xem;
}

img.team {
    width: 160px;
    height: 200px;
    display: block;
    float: left;
    margin-right: 8px;
    outline: none;
    border-radius: 10px;
}

.team {
    background: rgba(241, 241, 241, 0.85);
    padding: 5px;
    outline: 1px solid #cccccc;
    outline-offset: -2px;
    border-width: 10px;
    margin: 0px;
    width: calc(100%-8px);
    display: inline-block;
}

div.team h3 {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 12px;
}

.team h4 {
    font-size: 12pt;
    margin-top: 0;
    margin-bottom: 12px;
}

.team > div.team-detail {
    padding: 12px;
    display: block;
}

h1.logo-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 32pt;
}

.team > p {
    font-size: 9pt;
}

#top-links-fixed {
    background-color: #232e2d;
    position: fixed;
    z-index: 99;
    width: 100%;
    padding: 5px 10px 4px;
    white-space: nowrap;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
}

.mobile-button {
    width: 80px;
    height: 80px;
    display: block;
    margin: !important;
}

@media (min-width:380px) and (max-width:39.93625px) {
    div#mobile-buttons {
        width: 100%;
        height: 48px;
        position: fixed;
        bottom: 5px;
        left: 5px;
    }
}

@media screen and (min-width:380px) {
    div#mobile-buttons {
        display: flex;
        justify-content: space-around;
    }
}

div#external-link {
    padding: 6px 6px 24px 12px;
}

div.footer {
    padding: 8px;
    text-align: center;
    color: #828282;
}

div.review-container {
    font-family: 'Open Sans', sans-serif;
}

.review-container > h3 {
    font-size: 1.25rem;
    color: #352828;
}

ul.qualification-service {
    list-style-type: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.7rem;
    display: table-cell;
    margin: 0;
}

ul.qualification-service > li {
    margin-bottom: 4px;
}

div#top-links-fixed a {
    color: #ffffff;
}

a.facebook-button {
    font-size: 0.9em;
}

a.facebook-button {
    content: url(img/f_logo_48.png);
}

a.wa-button {
    content: url(img/wa_logo_48.png);
}

.five-star-review:after {
    content: url(img/5-star.png) ;
}

@media (max-width:379px) {
    div.footer {
        margin-bottom: 85px;
    }
}

/* TOP BAR STARTS */
#top-bar-email {
    order: 1;
}

#top-bar-telephone {
    order: 3;
}

#top-bar-docx {
    color: #ffffff;
    order: 2;
}

#top-links-spacer {
    display: block;
    height: 100px;
}

/* TOP BAR Over 630px wide */
@media screen and (min-width:630px) {
    #top-links-fixed {
        display: inline-flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        gap: 10px;
    }

    #top-links-fixed > div {
        z-index: 1;
    }

    #top-links-spacer {
        height: 28px;
    }
}

/* hide the top bar for mobile sizes when */
@media screen and (max-width:629px) {
    #top-links-fixed {
        text-align: center;
    }

    #top-links-fixed > div {
        padding-top: 4px;
        padding-bottom: 4px;
    }
}

@media screen and (max-width:39.9375em) {
    h2 {
        font-size: 1.6em;
        font-weight: 600 !important;
    }
}

h2 {
    font-size: 2.2em;
    font-weight: 500 !important;
    margin-bottom: 25px;
    margin-top: 45px;
    text-indent: 20px;
}

.humorous-enjoinder {
    font-style: italic;
    font-weight: 600;
    font-size: 1.25em;
    color: #846f6f;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'Amiri', serif;
}

h3 {
    color: #666666 !important;
    font-size: 1.25em !important;
    margin-bottom: 12px !important;
    font-style: italic !important;
}

@media print{
    .hide-for-print {
        visibility: hidden !important;
    }
}

@media screen and (max-width:39.9375em) {
    /* div#mobile-buttons {
        width: 100%;
        height: 80px;
        margin: 0;
        padding: 0;
        position: fixed;
        left: 5px;
        bottom: 5px;
        border-radius: 8px;
        right: 5px;
    } */
    div#mobile-buttons {
        width: 100%;
        height: 80px;
        margin: 0;
        padding: 0;

        /* position: fixed */
        bottom: 5px;
        border-radius: 8px;
        background-color: #d2d2d2;
        visibility: visible;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
}

.emf {
    color: #671919;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.18);
    font-family: 'Amiri';
    font-style: italic;
}

.wedo{
    color: #671919 !important;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.18);
    font-family: 'Amiri';
    font-style: italic;
    margin-top:40px;
}

#offcanvas2 li {
    list-style: none;
    color: #010101 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.45em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.card {
    width: 80%;
    max-width: 840px;
    background-color: rgba(241, 241, 241, 0.85);
    padding: 25px 20px 8px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

div#contact-buttons {
    display: flex;
    width: 240;
    height: 80;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 2;
    flex-direction: row;
    flex-wrap: wrap;
}

.email-adres {
    margin: 16px 0px;
}

p {
    margin-top: 25px !important;
}

span.emf {
    font-size: xx-large;
    text-align: left;
}

