.aanbod-product.product-sec{
	padding-top: 0;
}

.aanbod-product.product-sec{
	padding-top: 0;
}
.aanbod-product{
	padding-bottom: 130px;
}

.product-sec {
    padding: 100px 0 140px;
}

.product-sec a {
    text-decoration: none;
}

section {
    width: 100%;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.common-wrapper {
    padding-left: 4%;
    padding-right: 4%;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.pl-2, .px-2 {
    padding-left: 0.5rem!important;
}

.col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.verkocht-product .each-product {
    margin-bottom: 30px;
}

.w-100 {
    width: 100%!important;
}

.product-dtl {
    background: #1a1a1a;
    padding: 30px 20px 20px;
}

.product-sec .product-dtl h4 {
    height: 50px;
    overflow: hidden;
}

.product-dtl table {
    width: 100%;
    margin: 25px 0;
    border-collapse: collapse;
    background-color: unset;
}

.product-dtl table td {
    font-family: 'Nunito Sans';
    font-size: 18px;
    color: #bab744;
    background-color: unset!important;
    border: none!important;
    padding: 0;
}

.product-dtl table td:nth-child(2) {
    text-align: center;
}

.product-dtl table td:last-child {
    float: right;
}

.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.text-right {
    text-align: right!important;
}

.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.product-dtl h5 {
    height: 60px;
    overflow: hidden;
    margin: 0;
    font-size: 16px;
}

.product-dtl h5 span {
    font-family: 'Nunito Sans';
}

.product-sec h4 {
    font-family: 'Nunito Sans';
    font-size: 24px;
    color: #fff;
}

.product-sec h5 {
    font-family: 'Nunito Sans';
    font-size: 18px;
    color: #fff;
}

.product-sec {
    margin-top: 25px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide-prev img::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    content: '';
}

.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 6px;
    padding-left: 20px;
    background-size: 7px;
    color: #1c1c1c;
    font-family: 'Nunito Sans';
}

.dtl-tab-sec .tab-content ul li {
    font-family: 'Nunito Sans';
    font-size: 14px;
    color: #1c1c1c;
    padding-bottom: 10px;
    word-break: break-word;
}

.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.dtl-tab-sec {
    padding: 80px 0;
    background-color: #eeeeee;
}

.dtl-tab-sec .tab-sec .nav-tabs .nav-link.active {
    opacity: 100%;
    color: #bab744;
}

.dtl-tab-sec .tab-sec {
    margin-bottom: 120px;
}

.dtl-tab-sec .tab-sec .nav-tabs .nav-link.active::after {
    opacity: 1;
}

.dtl-tab-sec .tab-sec .nav-tabs .nav-link::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #bab744;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.dlt-tab-sec .nav {
    border-bottom: none!important;
}

.star_icon p {
    font-family: 'Nunito Sans';
    font-size: 16px;
    color: black;
    padding-bottom: 6px;
    word-break: break-word;
    line-height: 7px;
}

.star_icon h3 {
    margin: 40px 0 30px;
}

.dtl-tab-sec .tab-content .tab-pane .tab_hedaing h4 {
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.aanbod-dtl-bk-btn {
    padding: 60px 0;
}

.price-block .price-dtl {
    padding: 40px 35px 35px;
    background-color: #fff;
}

.price-block {
    margin-top: 30px;
}

.price-block .price-btn {
    background-color: #1a1a1a;
    padding: 40px 33px 25px;
}

.price-block .price-dtl h2 {
    margin-bottom: 40px;
    font-size: 32px;
}

.price-dtl td {
    vertical-align: top;
    background-color: unset!important;
    border: none;
}

.price-block .price-dtl h4 {
    font-family: 'Nunito Sans';
    color: #212121;
    line-height: 40px;
}

.price-block .price-dtl h4 span {
    opacity: 0.5;
    font-size: 17px;
    font-weight: bold;
}

.aanbod-dtl-bk-btn h4 {
    font-family: 'Nunito Sans';
    color: #212121;
    opacity: 0.5;
}

.aanbod-dtl-gallery-sec {
    padding: 10px 5px 0px 5px;
}

.aanbod-dtl-gallery-sec .gallery-img {
    margin: 0 5px 10px 5px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.aanbod-dtl-contact-sec .vacature-dtl-top-wrapper {
    padding-top: 0;
}

.vacature-dtl-top-wrapper {
    padding: 10px;
}

.vacature-dtl-top-img {
    padding-right: 120px;
    margin-top: 10px;
}

.aanbod-dtl-contact-sec .vacature-dtl-top-text {
    padding: 9% 20% 3% 10%;
}

.vacature-dtl-top-text h2 {
    margin-bottom: 35px;
    margin-left: 0;
}

.cont-social {
    margin-top: 30px;
}

.cont-social ul li {
    margin-right: 20px;
    display: inline-block;
}

.aanbod-dtl-contact-sec .vacature-dtl-top-text a {
    color: #1a1a1a;
    text-decoration: none;
}

.cont-social img {
    width: 20px;
}

.cont-social ul {
    padding-left: 0;
}

.price-dtl h2 {
    font-family: 'Nunito Sans'!important;
    font-size: 32px!important;
}

.price-dtl table td {
    padding: 0;
}

@media (max-width: 991px) {

    .each-product-wrapper {
        width: 100%;
        max-width: 100%;
        flex: none;
    }

    .product-dtl table td {
        font-size: 16px;
    }

    .product-dtl h5 {
        font-size: 12px;
        height: auto;
    }

    .dtl-tab-sec .tab-sec .nav-tabs .nav-item {
        padding-right: initial;
        width: 48%;
        margin-bottom: 20px;
        font-size: 16px;
    }

    .kenmerken-tab ul li:nth-child(odd) {
        padding-left: 10px;
    }

    .kenmerken-tab {
        width: 100%;
        max-width: 100%;
        flex: none;
    }

    .kenmerken-tab ul {
        margin: 0;
        padding: 0;
    }

    .dtl-tab-sec .tab-sec {
        margin-bottom: 20px;
    }

    .price-block-wrapper {
        width: 100%;
        max-width: 100%;
        flex: none;
    }

    .vacature-dtl-block {
        flex: none;
        max-width: 100%;
    }

    .vacature-dtl-top-img {
        padding-right: 0px;
    }

    .dtl-tab-sec .col-xl-8 {
        padding-left: 0;
        padding-right: 0;
    }

    .product-sec .common-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

}

.aanbod-filter-sec {
    padding: 60px 0;
}

.aanbod-filter-wrapper {
    padding: 0 25px;
}

.select-style {
    width: 100%;
    border-radius: 0;
    border: 0;
    height: 54px;
    line-height: 54px;
    font-family: 'Nunito Sans';
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/down-arrow.png) #1c1c1c no-repeat 90% center / 9px;
    color: #fff;
    padding: 0 20px;
}

@media (min-width: 1200px) {

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

}

.aanbod-filter-sec .common-btn {
    max-width: 100%;
    height: 54px;
    line-height: 52px;
    background: transparent;
    color: #1a1a1a;
    border-color: #1a1a1a;
    margin-bottom: 6px;
}

.common-btn {
    font-family: 'nunito_sansbold';
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #bab744;
    background: transparent;
    color: #bab744;
    max-width: 233px;
    width: 100%;
    height: 67px;
    line-height: 65px;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.aanbod-filter-sec .common-btn:hover {
    color: #fff;
    border-color: #bab744;
    background: #bab744;
}

.reset_btn {
    color: black !important;
    display: block;
    right: 0;
    font-size: 13px;
}

.filter-submit-button {
    max-width: 100%!important;
    height: 54px!important;
    line-height: 42px!important;
    color: #1a1a1a!important;
    border-color: #1a1a1a!important;
    margin-bottom: 6px!important;
    font-family: 'Nunito Sans'!important;
    font-size: 16px!important;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #0a0a00!important;
    background: transparent!important;
    color: #0a0a00!important;
    /* max-width: 233px; */
    width: 100%!important;
    height: 57px!important;
    /* line-height: 65px; */
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}