
html {
    letter-spacing: 1px !important;
    font-weight: 100 !important;
    font-family: 'roboto' !important;
}

/*Headers css atributes*/
h1 {
    font-family: 'roboto_condensedlight' !important;
    font-size: 2.31em;
    color: #806f54;
    font-style: normal;
    margin-bottom: 6px;
}

h2 {
    font-family: 'roboto_condensedlight' !important;
    font-size: 2em;
    color: #806f54;
    font-style: normal;
}

h3 {
    font-family: 'roboto_condensedlight' !important;
    font-size: 2em;
    margin-bottom: 0px;
    color: #806f54 !important;
    font-style: normal;
}

h4 {
    font-family: 'roboto_condensedlight' !important;
    font-size: 1.5em;
    color: white;
    font-style: normal;
}

h5 {
    font-family: 'roboto_condensedlight' !important;
    font-size: 1em;
    color: white;
    font-style: normal;
}

label {
    margin-bottom: 0px;
    font-weight: lighter !important;
}

.housinglist > div > div > div > div > h5 {
    font-family: 'roboto_condensedlight' !important;
    font-size: 1.25em;
    color: #806f54 !important;
    font-style: normal;
    margin-top: 5px;
}

.housinglist > div > div > div > .phonenumberExchange {
    padding: 7px;
}

.housinglist > div {
    margin-top: 15px;
    margin-bottom: 15px;
}

.fa-chevron-down:before {
    content: '';
    position: absolute;
    border-right: 1px solid #806f54;
    border-bottom: 1px solid #806f54;
    width: 12px;
    height: 12px;
    margin: 10px;
    right: 24px;
    transform: translateY(-50%) rotate( 41deg );
}

.borderBottom {
    border-bottom: solid 1px #e6e2dd;
}

.fa-chevron-up:before {
    content: '';
    position: absolute;
    border-right: 1px solid #806f54;
    border-bottom: 1px solid #806f54;
    width: 12px;
    height: 12px;
    margin: 19px;
    right: 14px;
    transform: translateY(-50%) rotate(225deg);
}


.header-full {
    background-color: #e6e2dd;
}

.header-nav {
    font-family: 'roboto_condensedlight' !important;
    font-size: 20px;
    color: black;
    font-style: normal;
}

.top-header-sub-menu {
    padding-left: 0px;
    padding-right: 0px;
}

.top-header-search {
    padding-left: 0px;
    padding-right: 0px;
}

.headerMain {
    padding-left: 15px !important;
    padding-right: 15px !important;
}


/*Header nav*/
.pagelinks-mobile {
    display: none;
}

.pagelinks {
    text-align: right;
}

.navbar {
    height: 100%;
}

.navbar-collapse {
    margin-right: 15px;
    height: 100%;
    width: 100%;
}

.navbar-nav {
    padding-top: 20px;
    height: 100%;
}

ul li {
    position: relative;
}

ul {
    list-style: none !important;
    padding-left: 15px;
}

    ul li:before {
        content: '';
        position: absolute;
        border-right: 1px solid #806f54;
        border-bottom: 1px solid #806f54;
        width: 7px;
        height: 7px;
        top: calc(0% - -12px);
        left: -17px;
        transform: translateY(-50%) rotate(-45deg);
    }

.nav-link {
    border: 0px;
    padding: 3px;
}

.navbar-collapse {
    height: 100%;
    width: 100%;
}

.destion-header-bg {
    background-color: #E6E2DD;
}

.destion-header-text {
    color: #806F54;
    padding: 10px;
    font-size: 17px !important;
}

.u-header {
    font-size: 1.5rem;
    font-weight: 200;
}

#SearchData {
    position: fixed;
    text-align: left;
    margin-left: 50px;
    background: #e6e2dd;
    margin-top: 13px;
    z-index: 100000;
}

.custom-file-label {
    font-size: 15px;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    height: 11px;
    width: 11px;
    content: url('../icons/pijl-rechts-klein.svg') !important;
}

h3.maincontents {
    border-bottom: 1px solid #e6e2dd;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
    background-color: white;
    padding-left: 0px;
}

.breadcrumb-item {
    font-size: 12.35px;
    color: black;
}

.breadcrumb {
    font-size: 12.35px;
    color: black;
}

    .breadcrumb a {
        font-size: 12.35px;
        color: black;
    }


    .breadcrumb span {
        font-size: 13px;
        color: black;
    }

    .breadcrumb a:hover {
        color: #766650 !important;
    }


    .breadcrumb a:hover {
        color: #766650 !important;
    }

.card-header a {
    color: black;
}

.header-logo {
    width: 27% !important;
    margin-left: 0px !important;
}

.icon {
    float: left;
    color: white;
    height: 19px;
    width: 32px;
}

.iconHeader {
    float: left;
    margin-top: 10px !important;
    height: 25px !important;
    width: auto;
    margin-right: 5px;
}

.iconBig {
    float: left;
    margin-top: 9px;
    color: white;
    height: 19px;
    width: 32px;
    margin-right: 5px;
}

.iconFooter {
    float: left;
    margin-top: 6px;
    color: white;
    height: 19px;
    width: 22px;
    margin-left: -5px;
}

.icondropdown {
    width: 300px;
}

.iconbefore {
    font-size: 28px;
    margin-bottom: 0px;
}

.nav-tabs .nav-link {
    border: 0px solid white;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    padding: 15px 50px 15px 0;
    color: black;
    font-family: 'roboto_condensedlight';
    font-size: 24px
}

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #495057;
        background-color: transparent;
        border-color: #dee2e6 #dee2e6 #fff;
    }

    .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
        color: #766650;
        border-color: #eee #eee #fff;
    }

.blackheaders {
    font-weight: 100;
    color: Black;
}

.destion-menu-mijndestion {
    color: white;
    background-color: #806F54;
    font-weight: 300;
}

#arrow {
    border-right: 2px solid #806f54;
    border-bottom: 1px solid #806f54;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    margin-top: 40px;
}

.interactive-content {
    font-size: 20px;
}

    .interactive-content h2 {
        margin-top: 24px;
        font-size: 23px;
    }

    .interactive-content h3 {
        font-size: 0.95em;
        letter-spacing: 0px !important;
        font-weight: 100 !important;
        font-family: 'roboto' !important;
    }

textarea {
    border: solid 1px #e6e2dd;
}

.table th {
    padding-right: 15px !important;
    vertical-align: top;
    border-top: none;
}

.table td {
    padding: 0px !important;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
    border-top: none !important;
}

.imageWoningInfo {
    padding-left: 0px !important;
    padding-right: 15px !important;
}

.housinginfo > tbody > tr > th {
    width: 140px !important;
}

.housinginfo td, .housinginfo th {
    padding: 0px;
    font-weight: 100;
    vertical-align: top;
    width: 200px !important;
}

table {
    font-size: 0.95em;
    border-collapse: unset;
}

.paddingDelete col-sm-12,
.paddingDelete col-md-12,
.paddingDelete col-xs-12 {
    padding-left: 0px;
    padding-right: 0px
}


.table-striped > tbody > tr:nth-child(even) {
    background-color: #e6e2dd !important;
}

.interactive-content {
    font-size: 17px;
}

.disabled {
    display: none;
}

h2 > .maincontentsTitle {
    border-bottom: 1px solid #804f54;
}

.maincontentsTitle {
    margin-bottom: 0px !important;
}

.maincontents {
    line-height: 1.6;
}

.interactive-content h3:hover {
    color: #806f54 !important;
    cursor: pointer;
}

.interactive-content p:hover {
    color: black !important;
}

.interactive-content h3 {
    color: black !important;
}
/*
.interactive-content h2 {
    margin-top: 30px;
}*/

.interactive-content li {
    font-size: 17px !important;
}

.carousel, .carousel-inner {
    margin-right: 25px;
    /*width: 300px;*/
}

.wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-gap: 10px;
    width: 100vw;
    height: 100%;
}


.maincontents > div {
    padding: 0px;
}

/*Body*/
body {
    background-attachment: fixed !important;
    font-weight: 200;
    font-size: 16px;
}

.header-top-infobar {
    text-align: right;
    padding-right: 22px !important;
}

.sideinfo > .block-space {
    padding: 25px;
    margin-bottom: 50px;
}


.sideinfo {
    padding-left: 50px;
    padding-right: 0px;
}

.maininfo {
    height: 100%;
}

a:hover {
    color: black !important;
    text-decoration: none;
    cursor: pointer;
}

a:focus {
    color: black;
}

p {
    color: black;
    font-size: 0.95em;
    margin-top: 0;
    margin-bottom: 0rem;
}
/*
    p :hover {
        color: black;
    }*/

li {
    color: black;
    /*    font-size: 20px;*/
}

.deleteMargin {
    margin-left: 0px;
    margin-right: 0px;
}

.blockWhole .col-md-4 {
    /*    padding-right: 0px;
    padding-left: 0px;*/
}

.nieuwsblock .row {
    margin-left: 0px;
    margin-right: 0px;
}

.deletePadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mainbody {
    background-color: white;
    padding: 14px !important;
}

    .mainbody > .rsbtn {
        padding-left: 0px;
    }

.read {
    letter-spacing: 0px;
    margin-bottom: 10px;
}

.maincontents > img {
    margin: 20px;
}

.availableDescription {
    margin-bottom: 1rem;
}

.housingSupplyBlock {
    height: 200px;
    margin-bottom: 20px;
}


.houseprice {
    top: 10px;
    right: 0;
    position: absolute;
    color: #766650 !important;
    font-weight: 300;
}

.houseTitle {
    margin-bottom: 0px;
}

.housePrice {
    text-align: right;
    margin-bottom: 0px;
}

.Price:hover {
    cursor: none !important;
}

/* Footer styles */
.destion-footer-bg {
    background-color: #806F54
}

.footer-creator {
    color: black;
    font-size: 19px;
}

    .footer-creator:hover {
        color: white;
        cursor: pointer;
    }

.destion-footer-text {
    color: white;
    font-size: 1.0rem;
    font-weight: 200;
}

.g-bg-main-light-v1 {
    background-color: white;
}

.Price {
    position: relative;
    bottom: 0;
    font-size: 25px;
    color: #766650 !important;
}

.PriceRental {
    font-size: 25px;
    color: #766650 !important;
}

.Price:hover {
    color: #766650 !important;
}

#accordion {
    margin-top: 40px;
}

    #accordion img {
        margin-right: 25px;
    }

.nav-item-left {
    padding-left: 0px;
    padding-right: 20px;
}

.houseImageBlock {
    height: 124%;
    padding-left: 0px;
}

    .houseImageBlock img {
        margin: 0px;
    }

.readerright {
    margin-right: -71px;
    float: right;
}

.buttonExtraHousInfo {
    bottom: 0px;
    right: 0;
    font-size: 16px;
    position: absolute;
    color: #806f54 !important;
    font-size: 13px !important;
    margin-top: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.buttonExtraHousInfoMobile {
    bottom: 0px;
    right: 0;
    font-size: 16px;
    position: absolute;
    color: #806f54 !important;
    font-size: 13px !important;
    margin-top: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.buttonExtraHousInfo:after {
    display: inline-block;
    color: #6c757d;
    height: 4px;
    width: 5px;
    content: url(../icons/pijl-rechts-klein.svg) !important;
    margin-left: 10px;
}

.buttonExtraHousInfoRental {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #806f54 !important;
    font-size: 13px !important;
    margin-top: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

    .buttonExtraHousInfoRental:after {
        display: inline-block;
        color: #6c757d;
        height: 4px;
        width: 5px;
        content: url(../icons/pijl-rechts-klein.svg) !important;
        margin-left: 10px;
    }

.buttonExtraHousInfoMobile:after {
    display: inline-block;
    color: #6c757d;
    height: 4px;
    width: 5px;
    content: url(../icons/pijl-rechts-klein.svg) !important;
    margin-left: 10px;
}

.buttonExtraInfo:after {
    display: inline-block;
    color: #6c757d;
    height: 4px;
    width: 5px;
    content: url(../icons/pijl-rechts-klein.svg) !important;
    margin-left: 10px;
}

.buttonExtraInfo {
    bottom: 0px;
    right: 0;
    font-size: 16px;
    position: absolute;
    color: #806f54 !important;
    font-size: 13px !important;
    margin-top: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.destion-footer-text {
    /*    line-height: 2em;
*/ margin-bottom: 0px;
}

.submenusblock li {
    height: 30px;
}

.submenusblock {
    line-height: 2em;
}

.footerli {
    line-height: 1.6em;
}

.houseInfo {
    background-color: #e6e2dd;
    padding: 20px;
}

.houseInfoText {
    background-color: white;
    padding: 20px;
}

.houseImage {
    position: absolute;
    height: 100%;
}

.card-header {
    color: black;
    background-color: white;
    padding-left: 0px !important;
}

    .card-header h5 {
        margin-top: 5px;
        color: black;
        background-color: white;
    }

.location {
    margin-bottom: 1rem;
}

.energielabel {
    margin-bottom: 1rem;
}

.nav-item {
    padding-right: 10px;
    padding-left: 10px
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px !important;
    /*    padding-left: 12px !important;
*/
}

.mijndestionLi {
    padding: 0px !important;
    margin-left: 10px;
}

.mijndestion {
    padding-left: 10px;
}

.nav-tabs {
    border-bottom: 1px solid #806f54;
}

.card-header-top {
    /*background-color: #e6e2dd;*/
    /*    padding-left: 0px;
    padding-right: 0px;*/
}

body {
    font-family: 'roboto' !important;
    letter-spacing: 0px !important;
    font-weight: 100 !important;
    background-size: cover !important;
    font-size: 1.2rem;
}

.dropdown-menu-full {
    position: absolute !important;
    width: 100% !important;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: #F2F0EE;
}

.dropdown-menu {
    padding-top: 15px;
    padding-bottom: 15px;
}

.searchPages {
    border: 0px;
}

.searchpage {
    margin-bottom: 40px;
}

.header-top-infobar {
    overflow: hidden;
    white-space: nowrap;
}

.dropdown-toggle {
    color: #766650 !important;
}

.fa-circle:before {
    content: "\f111" !important;
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.arrow-down {
    position: absolute;
    display: none;
    width: 0px;
    height: 0px;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-bottom: 50px solid #F2F0EE;
}

.mainheader {
    display: inline-block;
}

.dropdown-body a {
    font-size: 23px;
    font-size: 20px;
}

.bottom-arrow:active {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 25px solid #E6E2DD;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}



.callout {
    display: none;
    z-index: 10000;
    position: fixed;
    bottom: 10px;
    right: 20px;
    background-color: transparent;
    max-height: 400px;
    max-width: 500px;
}

.copyrightbalk {
    background-color: #ffffff;
}

    .copyrightbalk p {
        color: #806f54;
    }

.callout-header {
    padding: 25px 15px;
    font-size: 30px;
    background-color: #766650;
}

.card-body {
    background-color: white;
}


.u-header {
    left: 0;
    right: 0;
    width: 100%;
    font-size: 0.92857rem;
    z-index: 501;
    font-size: 1.0rem;
    font-weight: 100;
}

.dropdown-body {
    background: white;
}

.header {
    height: 100%;
    background: white;
}

.nav-header {
    position: inherit;
}

.nav-link:hover {
    color: #806f54 !important;
}

#searchform-1 {
    z-index: 100;
}

.form-control {
    background-color: white;
    border: none;
}

select {
    height: 48px !important;
}

.form-control, .form-control:focus {
    border: 1px solid #e6e2dd;
    color: #806f54;
    border-radius: unset;
}

.search {
    padding-left: 10px !important;
    background-color: #e6e2dd;
    border: 0px;
    font-size: 16px !important;
    border-radius: 0;
    margin: 0px;
}

    .search > .input-group {
        width: 200px;
    }

.footertitlerow {
    margin-top: -20px;
    margin-bottom: 18px;
}

.search-label {
    position: relative;
}

    .search-label:before {
        content: "";
        position: absolute;
        right: 0px;
        left: 0px;
        top: -6px;
        width: 15px;
        height: 15px;
        background: url('../Icons/zoeken.svg');
    }

.border-none {
    border: none;
}

.infoHouseImage {
    width: 100%;
}

.imageblocksupply {
    margin-right: 15px !important;
}

/* Callout container body */
.callout-container {
    padding: 30px;
    color: white !important;
    background-color: #766650;
}



    .callout-container p {
        color: white;
    }

.cookieConsentContainer {
    color: #806f54 !important;
    font-size: 20px;
    opacity: 0.9 !important;
    padding: 20px !important;
}

.blockitems {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0px;
}

.container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.headerItemSection {
    margin-bottom: 20px;
}

.nieuwsTitle {
    margin-top: 15px;
    font-size: 2.0em !important;
}

.u-go-to-v2:hover, .u-go-to-v2:focus:hover {
    background-color: #b3a999;
}

.callout-button-div {
    height: 50px;
}

/*Go to top button*/
.goToTop:after {
    content: url(/assets/Icons/scrolltotop.svg);
    display: block;
    margin: 10px;
    margin-top: 22px;
    font-size: 4px;
}

.goToTop {
    cursor: pointer;
    height: 65px;
    border: none;
    background-color: rgba(89,78,58,0.85);
    width: 65px;
    opacity: 0.7;
    position: fixed;
    bottom: 40px;
    right: 40px;
}

.show {
    visibility: visible;
    opacity: 1;
}

.hide {
    visibility: hidden;
    opacity: 0;
}

.iconFooternumber {
    content: url(/Content/Portal/assets/Icons/footer-telefoon.svg);
}

.iconFooteremail {
    content: url(/Content/Portal/assets/Icons/footer-email.svg);
}

.iconFooterdirectcontact {
    content: url(/Content/Portal/assets/Icons/footer-direct-contact.svg);
}

/* Close button */
.closebtn {
    float: right;
    color: white;
    top: 0px;
    margin-top: -12px;
    margin-right: 26px;
    font-size: 76px;
}

    .closebtn:hover {
        color: black;
        cursor: pointer;
    }

.navbar.fixed-top {
    background: #fff !important;
    border-bottom: 1px solid #ddd !important;
    box-shadow: 0 0 2rem rgba(0,0,0,.15) !important;
}

.fa-ul {
    margin-left: 0px;
}

/*Block space*/
.block-space {
    height: 100%;
    margin-bottom: 25px;
    padding: 25px 30px;
    flex-direction: row;
}

    .block-space > .container > .row {
        padding-bottom: 10px !important;
    }

.block-space-right {
    margin-bottom: 20px;
    padding: 30px;
    flex-direction: row;
}

    .block-space-right a {
        color: black !important;
    }

        .block-space-right a:hover {
            color: #59433a !important;
        }

.rightsidecontent img {
    margin-right: 10px !important;
    margin-left: -3px !important;
}

.rightsidecontent {
    height: auto !important;
}

    .rightsidecontent > h2 {
        margin-bottom: 15px;
    }

.block-space small {
    color: #806f54 !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 10px;
    font-weight: 100 !important;
}

small > a {
    color: #806f54 !important;
    font-size: 13px !important;
    margin-top: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.g-pa-9 {
    padding: 0px !important;
}

.small > a {
    color: #806f54 !important;
    margin-top: 10px;
    text-transform: uppercase;
}

.nieuwsblock {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 40px;
}

.nieuwsblockwhite {
    background: white;
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.block-space img {
    vertical-align: baseline;
    width: 24px;
    height: 24px;
    max-width: 100%;
    margin-bottom: 0px;
    max-height: 100%;
    border-style: none;
}

.block-space h1, h2 {
    font-size: 2em;
}

.block-space a {
    font-size: 0.95em;
    color: black;
}

.block-space li {
    color: black;
}

.block-space a:hover {
    color: #59433a !important;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.interactive-content > .rsbtn {
    padding-left: 0px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.rsbtn {
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 20px;
}

.newsItem {
    padding: 15px;
}

.exchangehouseimage {
    height: 200px;
}

.list-block > .row > .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.maininfo > .row > .col-md-4 > .rsbtn {
    padding-left: 0px;
    padding-right: 0px;
}

.maininfo > .row > .col-md-8 {
    padding-left: 0px;
    padding-right: 0px;
}

.maininfo > .row > .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.maininfo > .row > .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.rsbtn a {
    margin-left: 0px;
    margin-right: 0px;
}

.page-title {
    margin-bottom: 15px;
}

.rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text span, .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span {
    color: black;
    height: 100%;
    line-height: 28px;
    padding-left: 20px;
    font-weight: 100 !important;
    font-family: 'roboto' !important;
    font-size: 13px;
    margin-top: 2px;
}

.rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text, .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text {
    font-family: hl-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #444464;
    margin-top: 3px;
    height: 100%;
    position: relative;
}

.rs_addtools .rsbtn_play1, .rsbtn .rsbtn_play1 {
    color: black !important;
    background-color: white;
    display: inline-block;
    border: none;
    box-sizing: inherit;
    float: left;
    height: 26px;
    margin-bottom: 2px;
    position: relative;
    z-index: 0;
}

.contactHeader {
    padding-left: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.contactBlock {
    background-color: white;
}

.contactText {
    padding: 15px;
}

.rspart {
    float: right;
}

.rsbtn_play {
    float: right !important;
}

#rs_loadindicator_fullscreen:before, .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text:before, .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text:before {
    content: "\e916";
    color: black;
}

.rs_addtools .rsbtn_play:hover, .rsbtn .rsbtn_play:hover {
    color: #806f54 !important;
    background-color: transparent !important;
}

.rs_addtools .rsbtn_play:hover, .rsbtn .rsbtn_play:focus {
    color: #806f54 !important;
    background-color: transparent !important;
}

    .rs_addtools .rsbtn_play:focus .rsbtn_left .rsbtn_text span, .rsbtn .rsbtn_play:focus .rsbtn_left .rsbtn_text span {
        color: #806f54;
    }

        .rs_addtools .rsbtn_play:focus .rsbtn_left .rsbtn_text span, .rsbtn .rsbtn_play:focus .rsbtn_left .rsbtn_text span:hover {
            color: #806f54;
        }

.rs_addtools .rsbtn_play, .rsbtn .rsbtn_play {
    color: black;
    background-color: transparent;
    display: inline-block;
    border: none;
    box-sizing: inherit;
    float: left !important;
    margin-left: -73px;
    height: 26px;
    margin-bottom: 2px;
    position: relative;
    z-index: 0;
}

.rsbtn_tooltoggle {
    visibility: hidden;
}

.rsbtn_right {
    visibility: hidden;
}

.block0 {
    background-color: #dcd4cc;
    color: white !important;
}

.block0-2 {
    background-color: #bfb7aa;
    color: white !important;
}

.block1 {
    background-color: #ffffff;
    color: #b3a999 !important;
}

.block1-2 {
    background-color: #ffffff;
    color: #b3a999 !important;
}

.block2 {
    background-color: #bfb7aa;
    color: white !important;
}

.block2-2 {
    background-color: #dcd4cc;
    color: white !important;
}

.block-space > .container > .row {
    padding-bottom: 15px;
}

.odd a {
    background-color: #b3a999;
}

.even {
    background-color: #ffffff;
}

    .even a {
        background-color: #ffffff;
        color: #b3a999 !important;
    }

.top-header-search {
    padding-right: 0px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
}

.navbar > .container {
    position: unset !important;
}

.has-image {
    height: 500px;
}

.nobull:before {
    border-right: 0px solid #806f54;
    border-bottom: 0px solid #806f54;
}

.nobull {
    padding-bottom: 0px;
}

.housinginfo td, .housinginfo th {
    padding: 0px;
    font-weight: 100;
    vertical-align: top;
    width: 200px;
}

.glyphicon {
    display: none;
}

.housinginfo {
    border-collapse: collapse;
    margin-left: -2px;
}

.housinginfoborder {
    border-bottom: 1px solid #e6e2dd;
}

.housinginfo > tbody > tr {
    border-bottom: 1px solid #e6e2dd;
}

    .housinginfo > tbody > tr > th {
        width: 110px;
    }

.footer-header-div {
    padding-left: 0px;
}

.footer-header {
    color: white;
    font-size: 2em;
}

.footer-subheader {
    font-family: 'roboto' !important;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px !important;
}

.hamburger {
    padding-right: 0px;
    margin-top: 15px;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 100%;
    height: 3px;
    border-radius: 5px;
}

.hamburger-box {
    margin: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 20px;
}

.side-bar-blue-header {
    background-color: #e6e2dd;
    text-align: center;
}

.side-bar-blue-content {
    background-color: #eee;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.spacer-large {
    margin-top: 40px;
}

.side-bar-blue-header i.icon-front {
    color: #806f54;
    font-size: 24px;
}

.fa-stack {
    position: inherit;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.side-bar-blue-header i.icon-back {
    margin-top: -10px;
    color: #eee;
    font-size: 60px;
}

.fa-ul li {
    font-size: 17px;
}

.logo {
    width: 180px !important;
    z-index: 10000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.js-mega-menu {
    padding: 0px;
}

.contact-info {
    margin-top: -7px;
    line-height: 27px !important;
}

.mijndestion {
    font-family: 'roboto_condensedlight' !important;
    width: 140px;
    color: white !important;
    background-color: #806f54;
    padding-left: 20px !important;
    margin-left: 10px;
    margin: 0px !important;
}

.mijndestionsubmitbutton {
    font-family: 'roboto_condensedlight' !important;
    width: auto;
    color: white !important;
    background-color: #806f54 !important;
    padding: 5px !important;
    text-align: center;
}

    .mijndestionsubmitbutton:hover {
        color: white !important;
        background-color: #594e3a !important;
    }

.buttonForm {
    font-size: 20px;
    padding: 3px 7px 3px 15px;
    width: 105px;
}

.mijnDestionIcon {
    position: absolute;
    content: url(../Icons/Sleutel-wit.svg);
    float: right;
    background-color: transparent;
    height: 22px;
    width: 20px;
    margin: 5px;
}

.mijndestion:hover {
    color: white !important;
    background-color: #594e3a !important;
}

.list-inline {
    display: inline;
}

.icon-search:after {
    content: url('/assets/Icons/zoeken.svg');
}

#files {
    font-family: 'roboto' !important;
    letter-spacing: 0px !important;
    font-weight: 100 !important;
    background-size: cover !important;
}

img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    border-style: none;
}

.social-media-header {
    background-color: #e6e2dd;
    position: relative;
    height: 100%;
}

    .social-media-header a:hover {
        color: #443928 !important;
    }

.social-media-header {
    font-family: 'roboto_condensedlight' !important;
}

#myBtn {
    opacity: 1;
    transition: opacity 1s;
}

    #myBtn.fade {
        opacity: 0;
    }

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99999;
    border: none;
    outline: none;
    background-color: #594e3a;
    color: white;
    opacity: 0.7;
    cursor: pointer;
    height: 60px;
    width: 60px;
    font-size: 18px;
}

.footer-text {
    margin-bottom: 6px;
}

.arrow-top {
    margin-top: -10px;
    font-size: 90px;
}

.row-topheader {
    height: 50px;
    margin-top: 0px;
}

.padding {
    padding-bottom: 25px;
    padding-top: 9px;
}

.paddingHouse {
    padding-bottom: 18px;
}

.blockWhole {
    padding: 15px;
    margin: 14px;
    background-color: white;
}

    .blockWhole a {
        color: black;
    }

.margin {
    margin: 15px;
    margin-left: 0px;
}

.subheader {
    margin-left: 15px;
    color: black;
}

    .subheader:before {
        top: calc(0% - -16px);
    }

.subheaderText {
    font-family: 'roboto_condensedlight';
    font-size: 17px !important;
    font-weight: 100;
}

.callout-header-title {
    color: white;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #806f54;
}

b, strong {
    font-weight: 400;
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
/*Nieuws blocks*/
.nieuwsDate {
    font-weight: 100 !important;
    font-size: 13px;
    color: #806f54;
    margin-bottom: 1.5rem;
}

.coMoverListElement {
    background-color: #ffffff !important;
    margin-left: 16px !important;
    margin-right: 0px !important;
    padding: 0.5vw;
    border-top: 2px #766650 solid !important;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 7px;
    accent-color: #766650;
}

.readMore {
    color: #806f54 !important;
    font-size: 13px !important;
    letter-spacing: 0.5px;
    margin-top: 10px;
    font-weight: 100;
}

.readMoreIcon {
    position: absolute;
    content: url('../icons/pijl-rechts-klein.svg');
    float: right;
    background-color: transparent;
    height: 23px;
    width: 6px;
    margin: 2px;
    margin-left: 9px;
}

.input-group-addon {
    padding: 8px;
}

.space-register {
    padding: 10px;
}

small > a::after {
    position: absolute;
    content: url(../icons/pijl-rechts-klein.svg);
    float: right;
    background-color: transparent;
    height: 15px;
    width: 6px;
    margin: 4px;
    margin-left: 9px;
}

/*small > a:hover {
    color: #59433a !important;
}
*/
.purelink {
    margin-right: 15px;
}

.purecookie {
    margin-right: 15px;
}

.btn-success {
    border: none !important;
}

.btn {
    font-size: 20px !important;
    padding: 3px 20px 3px 15px !important;
}

#registerform h3 {
    font-size: 23px;
}

.columnblockwhole h2 {
    color: black !important;
    font-size: 1.56em;
    line-height: 1.2;
    margin-bottom: 0;
}

.space-between {
    padding: 15px;
    height: 350px;
}

    .space-between ul {
        margin-bottom: 0px;
    }

small {
    color: #806f54;
    font-size: 13px;
    margin-top: 10px;
    letter-spacing: 1px;
}


a {
    font-size: 16.15px;
}

.exchangehouseImageBlock {
    height: 200px;
    padding-left: 0px;
}

    .exchangehouseImageBlock img {
        margin: 0px;
    }

.media {
    width: 139px;
}

.media-body {
    font-weight: 100;
    font-size: 16.15px;
    color: white;
    line-height: 30px;
}

    .media-body a {
        color: white;
    }

    .media-body ul {
        padding-left: 0px !important;
    }

.luscinia-fileupload {
    margin-top: 20px;
}

.dropdown-menu {
    border: none;
}

.rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text::after, .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text::before, .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text::after, .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text::before {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 2em;
    font-size: 1.1em !important;
    vertical-align: middle;
}

.dropdown-menu, .arrow-down {
    animation-name: slidenavAnimation;
    animation-duration: .3s;
    animation-iteration-count: 2;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: slidenavAnimation;
    -webkit-animation-duration: .2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: slidenavAnimation;
    -moz-animation-duration: .3s;
    -moz-animation-iteration-count: 2;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
    background-color: #b3a999;
}

@keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1.0;
    }
}

/*cookie bar*/
.cookielink {
    color: #806f54 !important;
    font-size: 13px !important;
}

.cookiedesc > .cookielink {
    margin-right: 15px;
}

.cookielink:hover {
    color: #806f54 !important;
    text-decoration: none !important;
}

.AcceptCookie {
    font-size: 13px !important;
    color: #806f54 !important;
}

    .AcceptCookie:hover {
        color: #806f54 !important;
        text-decoration: none !important;
    }

.projectdiv {
    background-color: white;
    padding-left: 0px;
}

.projectdivImage {
    margin: 0px;
    display: block !important;
    margin: auto !important;
    padding: 0px;
    height: 133px;
    width: 212px;
}

.projectdivcenter {
    margin-bottom: 30px;
}

.paddingL-30 {
    padding-left: 30px;
}

.paddingL-20 {
    padding-left: 20px;
}

.space-register:has(.active) {
    background-color: #e6e2dd;
}

.space-register > .active {
    font-weight: 500;
}

body {
    font-size: 16.8px !important;
}
.thick-line {
    border-bottom: 10px solid #e6e2dd;
}

@media screen and (max-width: 770px) {
    .mobile-centered-flex {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}