a {
    color: rgb(21, 21, 21);
    text-decoration: none;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (min-width: 2000px) {
    .carousel-item > img {
        width: 100%;
    }
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.navbar {
    background-color: #770504;
!important;
    /*font-family: 'Helvetica';*/
    font-size: 20px;
    min-height: 30px;
}

.nav-item > a {
    color: #fff;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: normal;
    display: block;
}

.nav-item > .is-active {
    color: #fff;
!important;
}

.nav-item, .nav-link {
    color: #fff;
!important;
}

.nav-item > a:active {
    color: #fff;
!important;
}

.nav-item > a:hover {
    color: #fff;
!important;
}

.nav-item > a:visited {
    color: #fff;
!important;
}

#dropdown01, #dropdown02, #dropdown03 {
    color: #fff;
!important;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0;
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;

}

.navbar-toggler {
    color: #fff;
    border: 3px solid #fff;
    opacity: 0.75;
}

.nav-item {
    padding-left: 12px;
    padding-right: 12px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

h1, h2, h3, .logo-textx {
    font-family: 'Voga';
    -webkit-font-smoothing: antialiased;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

.carousel-caption > * {
    font-family: 'Voga';
    color: rgb(70, 88, 115);
}

.pp-info-bar > div {

}

.pp-info-bar-link {
    color: #000;
    text-decoration: none;
    padding-top: 5px;
    padding-right: 15px;
    display: block;
    text-indent: 5px;
}

.pp-info-bar-link > img {
    padding-left: 5px;
}


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 3rem;
    color: rgb(21, 21, 21);
}

p {
    color: rgb(21, 21, 21);
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
    /*margin: 5rem 0; !* Space out the Bootstrap <hr> more *!*/
    background-color: #770504;
    border-color: #770504;
    color: #770504;
    height: 3px;
    opacity: unset;
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
    letter-spacing: -.05rem;
}

/* rtl:end:remove */

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        /*margin-top: 7rem;*/
    }
}

footer {
    padding-top: 15px;
}

footer, footer > div > div > div > div > a {
    background-color: #770504;
    color: #fff;
!important;
    font-family: "Arial", sans-serif;
    font-size: 14px;
}

.pp-email-link, .pp-email-link-white {
    background-image: url(./../images/icons/email.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: left;
    background-position-y: bottom;
    text-indent: 25px;
    display: inline-block;
}

.pp-email-link-white {
    background-image: url(./../images/icons/email-white.png);
}

.pp-phone-link, .pp-phone-link-white {
    background-image: url(./../images/icons/phone.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: left;
    background-position-y: bottom;
    text-indent: 25px;
    display: inline-block;

}

.pp-phone-link-white {
    background-image: url(./../images/icons/phone-white.png);
}

.pp-route-link, .pp-route-link-white {
    background-image: url(./../images/icons/route.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: left;
    background-position-y: bottom;
    text-indent: 25px;
    display: inline-block;
}

.pp-route-link-white {
    background-image: url(./../images/icons/route-white.png);
}

.pp-whatsapp-link, .pp-whatsapp-link-white {
    background-image: url(./../images/icons/whatsapp.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: left;
    background-position-y: bottom;
    text-indent: 25px;
    display: inline-block;
}

.pp-whatsapp-link-white {
    background-image: url(./../images/icons/whatsapp-white.png);
}

.pp-flag-frl-link {
    background-image: url(./../images/vlag-friesland-32x21.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position-x: left;
    background-position-y: bottom;
    height: 21px;
    width: 32px;
    display: inline-block;
    margin-top: 8px;
}

.pp-flag-nl-link {
    background-image: url(./../images/vlag-nederland-32x21.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position-x: left;
    background-position-y: bottom;
    height: 21px;
    width: 32px;
    display: inline-block;
    margin-top: 8px;
}

.btn-secondary {
    background-color: rgb(70, 88, 115);
}

.btn {
    border: none;
    border-radius: 0;
}

.info-block {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-size: 18px;
    padding: 10px;
    padding-left:0;
}

input:focus,
select:focus,
textarea:focus {
    outline: none !important;
    border-color:rgb(70, 88, 115);
}

input,
select,
textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    width: 100%;
}

input[type="checkbox"]:checked {
    background-color: #770504;
}