.errors {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 10px 20px 0 20px;
    display: none;
    margin: 20px 0;
}

.nav-ads-wrapper {
    /* position: absolute;
    bottom: 10px;
    right: 20px;
    left: 20px; */
}

.nav-ads-slider {
    margin-bottom: 20px;
}

.easy-autocomplete-container {
    z-index: 1001;
}

.gemeente-extra table {
    text-align: left;
}

.provincie-slider .w-slide {
    background-position: 50% 50%;
    background-size: cover;
}

.heading.provincie {
    background-image: none !important;
    float: left;
}

.clearfix {
    width: 100%;
    clear: both;
    float: left;
}

.provincie-logo {
    height: 40px;
    float: right;
    border: #CCC solid 1px;
}

.bedrijf-flex-item {
    max-width: 47%;
}

#map {
    height: 400px;
}

@media (max-width: 991px) {

    .bedrijf-flex-item {
        max-width: 100%;
    }

    .bedrijf-info-meer {
        clear: both;
    }

    .bedrijf-info-text {
        width: 100%;
    }

    .main-wrapper {
        display: flex;
        flex-flow: column;
    }

    .main-wrapper .map-wrapper {
        order: 3;
        margin-top: 15px;
    }

    .main-wrapper .intro {
        order: 0;
    }

    .main-wrapper .addresses {
        order: 2;
    }

    .main-wrapper .rubriek-addresses-footer {
        order: 4;
    }

    .ads-slider-wrapper {
        order: 6;
    }

    .ads-slider {
        order: 7;
    }

    .footer.gemeente {
        order: 7;
    }
}

@media (max-width: 991px) {
    .main-wrapper {
        width: 100%;
    }
    .nav-ads-slide {
        margin-bottom: 15px;
    }
    .search-form-wrapper {
        margin-top: 10px;        
    }
}
.main-wrapper {
    width: 100%;
    position: relative;
    padding: 0 20px;
}

.extra-addresses {
    display: none;
}

.gemeente-extra .inner {
    max-height: 300px;
    overflow-x: auto;
    padding: 0 10px;
}

@media screen and (max-width: 450px) {
    .w-hidden-main {
         display: block !important;
        width: 100%;
    }
    .heading.gemeente-intro {
        padding-left: 15px;
    }
}
.gemeente-link.more-link span {
    color: #333 !important;
}

div.gemeente-2.slide.w-slide {
    -webkit-background-size: cover;
    background-size: cover;
}

.gemeente-text.double {
    margin-bottom: 10px;
}

.aanmelden
{
vertical-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.pre-footer-nav
{
    text-align: center;
    height: 20px;
}

.my-button
{
    
    padding: 5px;
}
a .my-button
{
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 0px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.flexitem.gemeente-extra img {
    max-height: 230px;
}

.footer-nav-link {
    padding: 5px;
}

.ads-flex-link {
    max-width: 280px;
}

.bedrijf-icon-image {
  width: 23px;
  margin-top: 7px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.smartmap-link {
    position: relative;
}

.easy-autocomplete {
    float: left;
}

.record-img {
    display: block;
    margin-bottom: 15px;
}

.text-left {
    text-align: left;
}