body {
	padding: 0px;
	margin: 0px;
    color: #F9F8F6;
    font-family: 'Montserrat-Regular';
    font-size: 1.6rem;
    background-color: #0C0C0C;
    /*overflow-x: hidden;*/
}
html {
    font-size: 62.5%;
}
/*#page{
	overflow: hidden;
}*/
#mobile-contact-bar {
    display: none;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
.formError {
	z-index: 1 !important;
}
.star_icon p { 
    margin-bottom: 0; 
}
.privacy_section p { 
    margin-bottom: 10px; 
}
/****cookie-fix****/
.cmn-cookie-info ul {
    margin-bottom: 0;
}
.cmn-cookie-info li {
    padding-left: 0;
    margin-bottom: 0;
}
.cmn-cookie-info li::after {
    display: none;
}
.cookie-close img {
    width: 15px;
}
/****error-contact-fix*****/
.error-contact-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.error-contact-wrap li {
    padding-left: 0;
}
.error-contact-wrap li::after,
.error-contact-wrap li::before {
    display: none;
}
/****voorraadwekker_widget_section icon fix*****/
.voorraadwekker_widget_section .select2-results li::after,
.voorraadwekker_widget_section .select2-results li::before {
    display: none;
}
.voorraadwekker_widget_section .select2-results li {
    margin: 0;
}
/****aanbod-dtl-mob-contact-bar*****/
.aanbod-dtl-mob-contact-bar {
    position: fixed;
    bottom: 50px;
    left: 0;
    width: 100%;
    z-index: 90;
    padding: 20px;
    display: none;
}
.aanbod-dtl-mob-contact-bar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.aanbod-dtl-mob-contact-bar li {
    line-height: 22px;
    padding: 0;
    margin: 0;
}
.aanbod-dtl-mob-contact-bar li::after, .aanbod-dtl-mob-contact-bar li::before {
    display: none;
}
.aanbod-dtl-mob-contact-bar > ul {
    display: flex;
    gap: 5px;
    justify-content: center;
}
.aanbod-dtl-mob-contact-bar > ul > li > button {
    padding: 8px 50px 8px 20px;
    border: 1px solid #fff;
    background-color: #0D0D0D;
    border-radius: 5px;
    color: #fff;
    font-size: 1.2rem;
    width: 100%;
    text-align: left;
    position: relative;
}
.aanbod-dtl-mob-contact-bar > ul > li > button img {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    width: 14px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-dtl-mob-contact-bar > ul > li > button strong {
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aanbod-dtl-mob-contact-bar > ul > li > a {
    height: 100%;
    width: 40px;
    border: 1px solid #fff;
    background-color: #0D0D0D;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.aanbod-dtl-mob-contact-bar > ul > li > a img {
    width: 14px;
}
.aanbod-dtl-mob-contact-bar > ul > li.aanbod-dtl-mob-brand {
    width: 90%;
    position: relative;
}
.aanbod-dtl-mob-contact-bar > ul > li.aanbod-dtl-mob-contact-wp > a {
    background-color: #32D851;
    border-color: #32D851;
}
.aanbod-dtl-mob-contact-bar > ul > li > ul {
    border: 1px solid #fff;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    position: absolute;
    bottom: 100%;
    width: 100%;
    display: none;
}
.aanbod-dtl-mob-contact-bar > ul > li > ul > li > button,
.aanbod-dtl-mob-contact-bar > ul > li > ul > li > a {
    padding: 9px 20px;
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: #1C1C1C;
    color: #fff;
    font-size: 1.2rem;
    width: 100%;
    display: block;
    text-align: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-dtl-mob-contact-active > ul > li > button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
}
.aanbod-dtl-mob-contact-active > ul > li > button img {
    transform: translateY(-50%) rotate(-90deg);
}
.aanbod-dtl-mob-contact-bar.two-line-text > ul > li > a {
    width: 58px;
}
/***fix-wp***/
/*.fix-wp {
    position: fixed;
    height: 60px;
    width: 60px;
    background-color: #25D366;
    border-radius: 10px 0 0 10px;
    z-index: 98;
    bottom: 50px;
    right: 0;
}
.fix-wp img {
    width: 27px;
}
.fix-wp a {
    display: block;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
/*****header-area*****/
.header-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-wrap {
    padding: 26px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}
.header-active {
    background-color: #0C0C0C;
}
.header-logo img {
    width: 210px;
}
.header-right {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 32px;
}
.menu-bar {
    position: relative;
    max-width: 16px;
    width: 100%;
    cursor: pointer;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.menu-bar div, .menu-bar::after, .menu-bar::before {
    display: block;
    background-color: #fff;
    content: '';
    height: 2px;
    margin: 3px 0 3px auto;
    width: 16px;
    border-radius: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.menu-btn {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.menu-btn:hover .menu-bar div,
.menu-btn:hover .menu-bar::after,
.menu-btn:hover .menu-bar::before {
    background-color: #0C0C0C;
}
.side-menu-header-wrap {
    padding: 26px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    margin-bottom: 28px;
}
.header-nav ul {
    margin-bottom: 0;
}
.header-nav > ul {
    display: flex;
    align-items: center;
    gap: 46px;
}
.header-nav li {
    color: #fff;
    font-family: 'Montserrat-Medium';
    font-size: 1.6rem;
    line-height: 24px; 
    letter-spacing: 0.8px;
    padding-left: 0;
}
.header-nav li::after {
    display: none;
}
.header-nav > ul > li > a {
    color: #fff;
    padding-bottom: 10px;
}
.header-nav > ul > li > a::after {
    content: "";
    height: 1px;
    width: 0;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-color: #BD9B80;
    position: absolute;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-nav > ul > li > a:hover::after {
    width: 100%;
}
.parent-dropdown > ul {
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
	border: 1px solid rgba(189, 155, 128, 0.3);
	background-color: #121212;
	box-shadow: 0px 10px 15px -3px rgba(8, 29, 58, 0.2);
	min-width: 170px;
    min-width: 220px;
	margin-top: 20px;
    margin-bottom: 0;
	z-index: 1;
	max-height: 0;
	overflow: hidden;
	transition: all 0.7s;
	opacity: 0;
	pointer-events: none;
    list-style: none;
    padding: 0;
    max-height: 120px;
    overflow-y: auto;
    border-radius: 10px;
}
.parent-dropdown > ul::-webkit-scrollbar {
    display: none;
}
.parent-dropdown > img {
	position: absolute;
	right: 0;
	top: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.parent-dropdown.open ul {
	max-height: 200px;
	opacity: 1;
	pointer-events: all;
}
.parent-dropdown.open img {
	transform: rotate(180deg);
}
.parent-dropdown {
	position: relative;
	padding-right: 18px;
}
.parent-dropdown > a {
    position: relative;
}
.parent-dropdown > a::before {
    content: "";
    height: 30px;
    width: calc(100% + 18px);
    position: absolute;
    top: 100%;
    left: 0;
}
.parent-dropdown > ul > li {
	font-size: 1.6rem;
	position: relative;
    text-align: center;
}
.parent-dropdown > ul > li > a {
	color: #fff;
	padding: 5px 17px;
	border-bottom: 1px solid rgba(8, 29, 58, 0.2);
	display: block;
}
.parent-dropdown > ul > li:last-child > a {
	border-bottom: 0;
}
.parent-dropdown > ul > li > a:hover {
	color: #0C0C0C;
	background-color: #BD9B80;
}
.parent-dropdown a {
    padding-bottom: 10px;
}
/*****side-menu****/
.side-menu {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0C0C0C;
    padding: 0 0 86px;
    z-index: 98;
    clip-path: inset(0 0 100% 0);
    pointer-events: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.side-menu-active {
    clip-path: inset(0 0 0 0);
    pointer-events: all;
}
.side-menu .container {
    height: calc(100% - 75px);
    position: relative;
    z-index: 1;
}
.side-menu-wrap {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}
.side-menu-wrap::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
}
.side-menu-wrap::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}
.side-menu ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.side-menu-nav li {
    text-transform: uppercase;
    padding-left: 0;
}
.side-menu-nav li::after {
    display: none;
}
.side-menu-nav {
    max-width: 500px;
    width: 100%;
}
.side-menu-nav > ul > li {
    margin-bottom: 20px;
    padding-left: 0;
    display: block;
    color: #fff;
    font-family: "Copperplate Gothic Light";
    font-size: 4.8rem;
    line-height: 56px;
    text-transform: uppercase;
}
.side-menu-nav > ul > li:last-child {
    margin-bottom: 0;
}
.side-menu-nav > ul > li > a {
    color: #fff;
    display: inline;
    padding-bottom: 0;
    position: relative;
}
.side-menu-nav > ul > li > a::after {
    content: "";
    height: 22px;
    width: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-100%, -50%);
    background-size: 22px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.side-menu-nav > ul > li > a:hover {
    color: #BD9B80;
}
.side-menu-nav > ul > li > a:hover::after {
    transform: translate(150%, -50%);
}
.side-menu .parent-dropdown ul {
    left: 0;
    transform: translateX(0);
    position: initial;
    max-height: 0;
    margin-top: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    border: 0;
}
.side-menu .parent-dropdown.open ul {
    max-height: 400px;
    margin-top: 10px;
}
.side-menu .parent-dropdown ul li {
    text-align: left;
}
.side-menu .parent-dropdown > ul > li {
    font-size: 2.5rem;
    font-family: "Copperplate Gothic Light";
}
.side-menu .parent-dropdown > ul > li > a {
    color: #fff;
    display: inline-block;
}
.side-menu .parent-dropdown > ul > li > a:hover {
    color: #BD9B80;
    background-color: transparent;
}
.side-menu .parent-dropdown img {
    top: 20px;
    width: 20px;
}
.side-menu-right {
    max-width: 783px;
    width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.each-menu-cta {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 315px;
}
.each-menu-cta img {
    height: 100%;
    object-fit: cover;
}
.each-menu-cta h2 {
    color: #fff;
    font-family: 'CopperplateGothic-Light';
    font-size: 4.8rem;
    line-height: 56px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px;
    text-transform: uppercase;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-menu-cta h2::after {
    content: "";
    height: 35px;
    width: 20px;
    background-size: 17px;
    background-image: url(../images/menu-cta-arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
}
.each-menu-cta img {
    height: 100%;
    object-fit: cover;
}
.each-menu-cta:hover h2 {
    color: #BD9B80;
}
.each-menu-cta:hover h2::after {
    filter: brightness(0) saturate(100%) invert(68%) sepia(11%) saturate(982%) hue-rotate(344deg) brightness(94%) contrast(81%);
}
.side-menu .footer-reach {
    margin-left: 0;
    margin-top: 60px;
    display: flex;
    column-gap: 80px;
    flex-wrap: wrap;
}
.side-menu .each-footer-reach p {
    margin-bottom: 0;
}
.side-nav-mobile {
    display: none;
}
.side-menu .footer-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px;
    border: 1px solid rgba(189, 155, 128, 0.2);
    background-color: #1C2226;
    margin-top: 23px;
    padding: 34px 66px;
    flex-wrap: wrap;
    row-gap: 20px;
}
.side-menu .footer-contact p {
    margin-bottom: 0;
    position: relative;
    padding-left: 185px;
}
.side-menu .footer-contact p::after {
    content: "";
    height: 31px;
    width: 31px;
    background-size: 31px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/side-menu-reach-icon.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
}
.side-menu .footer-contact p:first-child {
    padding-left: 0;
}
.side-menu .footer-contact p:first-child::after {
    display: none;
}
.menu-close .menu-bar div {
    display: none;
}
.menu-close .menu-bar::before {
    transform: rotate(45deg);
    position: relative;
    top: 3px;
}
.menu-close .menu-bar::after {
    transform: rotate(-45deg);
    position: relative;
    top: -2px;
}
.body-overlay {
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    backdrop-filter: blur(10px);
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.body-overlay-active {
    opacity: 1;
    pointer-events: all;
}
/*****banner-sec***/
.banner-sec {
    position: relative;
}
.banner-sec::after {
    content: "";
    background: linear-gradient(180deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    height: 341px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1;
}
.banner-video, .each-banner {
	height: 880px;
}
.banner-video video {
    height: 100%;
    display: block;
    object-fit: cover;
}
.banner-slider {
	height: 100%;
}
.banner-sec .swiper-slide {
	height: auto;
}
.each-banner img {
	height: 100%;
	object-fit: cover;
}
.banner-content {
    position: absolute;
    left: 0;
    bottom: 33px;
    z-index: 2;
    width: 100%;
}
.banner-content h1 {
    margin-bottom: 41px;
    line-height: 75px;
}
.banner-content h1 strong {
    font-weight: normal;
    font-family: 'CopperplateGothic-Light';
    font-size: 6rem;
    line-height: 60px;
}
.banner-content .common-btn{
    background-color: #BD9B80;
    color: #192329;
    border: 0;
}
.banner-content .common-btn::before {
    background: repeating-linear-gradient(to right, #FFF 0px, #FFF 20px, transparent 20px, transparent 40px);
}
.banner-content .common-btn::after {
    background-color: #FFF;
}
.next-sec-btn {
    cursor: pointer;
    display: table;
    margin: 0 auto;
}
.next-sec-btn img {
    width: 24px;
}
.banner-content-other {
    margin-top: 200px;
}
.banner-info {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 90px;
    border: 1px solid rgb(189, 155, 128, 0.2);
    background-color: rgba(255, 255, 255, 0.04);
    border-top: 0;
    max-width: 350px;
    width: 100%;
}
.banner-info-img {
    height: 86px;
    width: 86px;
    min-width: 86px;
    border-radius: 100%;
    margin-right: 11px;
    border: 2px solid #fff;
    background-color: #20313B;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-info-img img {
    width: 48px;
}
.banner-info-text h5 {
    font-size: 1.8rem;
    line-height: 20px;
    font-family: 'LamaSans-SemiBold';
    margin-bottom: 10px;
}
.banner-info-text p {
    margin-top: 6px;
    margin-bottom: 0;
    font-family: 'Montserrat-Light';
    font-size: 1.4rem;
    letter-spacing: normal;
    color: #fff;
    line-height: normal;
}
.banner-info-text p a {
    color: #fff;
}
.banner-info-text p a:hover {
    text-decoration: underline;
    text-underline-position: under;
}
/*****rotating-text******/
.rotate-circle {
    height: 149px;
    min-width: 149px;
    width: 149px;
    border: 1px solid rgba(255, 255, 255, 0.30);
    border-radius: 100%;
    backdrop-filter: blur(10px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rotating-text-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}
.rotating-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 5px);;
    height: 100%;
    pointer-events: none;
}
.rotating-text img {
    width: 100%;
    height: 100%;
    animation: rotate 10s linear infinite;
}
.rotating-center {
    width: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    z-index: 1;
}
.rotating-center img {
    width: 90%;
}
.rotate-circle a {
    display: flex;
    align-items: center;
    justify-content: center;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.rotate-circle:hover .rotating-text img {
    animation-play-state: paused;
}
.banner-sec .rotate-circle {
    margin-left: auto;
    background-color: rgba(32, 49, 59, 0.60);
}
/*******product-sec********/
.product-sec {
    padding: 103px 0 90px;
    position: relative;
    overflow-x: clip;
}
.product-sec::after {
    content: "";
    height: 20%;
    width: 100%;
    background: linear-gradient(0deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none;
}
.product-sec h2 {
    margin-bottom: 50px;
    text-align: center;
}
.each-product {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product-img {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 18px;
}
.each-product-img img {
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
}
.each-product-img .swiper {
    height: 100%;
}
.product-progress {
    position: absolute;
    width: 41px;
    height: 41px;
    right: 16px;
    bottom: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.product-progress::after {
    content: "";
    height: calc(100% + 3px);
    width: calc(100% + 3px);
    top: 49%;
    left: 50.2%;
    transform: translate(-50%, -50%);
    border: 3px solid #fff;
    border-radius: 100%;
    position: absolute;
}
.progress-ring {
    position: absolute;
    inset: 0;
    height: calc(100% + 3px);
    width: calc(100% + 3px);
    top: 49%;
    left: 50.2%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.progress-ring svg {
    width: 100%;
    height: 100%;
}
.progress-ring-circle {
    fill: none;
    stroke: #BD9B80;
    stroke-width: 4;
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
}
.each-product-model {
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.each-product-model h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-product-model p {
    color: #fff;
    font-family: 'Montserrat-Light';
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 0;
    margin-top: 9px;
}
.each-product-info table, .each-product-info tbody {
    width: 100%;
    display: block;
}
.each-product-info tr {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 10px;
}
.each-product-info td {
    display: block;
    padding: 0;
    color: #fff;
    font-family: 'Montserrat-Medium';
    font-size: 1.6rem;
    line-height: normal;
    position: relative;
    padding-left: 12px;
}
.each-product-info td::after {
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 100%;
    background-color: #BD9B80;
    position: absolute;
    left: 0;
    top: 7px;
}
.each-product-info td strong {
    font-weight: normal;
    display: block;
}
.each-product-info td em {
    font-family: 'Montserrat-Light';
    font-style: normal;
    margin-bottom: 5px;
    display: block;
    font-size: 1.4rem;
}
.each-product-info td sub {
    font-size: inherit;
    line-height: initial;
    bottom: 0;
    display: none;
}
.each-product-price {
    padding: 12px 18px;
    border-radius: 100px;
    background-color: transparent;
    border: 1px solid #FFF;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product-price h6 {
    color: #FFF;
    font-family: 'Montserrat-SemiBold';
    line-height: 24px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product-price h6 strong {
    font-family: 'Montserrat-Medium';
    font-size: 1.4rem;
    font-weight: normal;
    padding-left: 0;
    line-height: 24px;
}
.each-product-price h6 strong::after {
    display: none;
}
.each-product:hover .each-product-price {
    background-color: #BD9B80;
    border-color: #BD9B80;
}
.each-product:hover .each-product-price h6 {
    color: #0C0C0C;
}
.product-control,
.related-product-control {
    display: flex;
    align-items: center;
    gap: 34px;
    position: relative;
    z-index: 1;
}
.prodcut-arrow,
.related-prodcut-arrow {
    display: flex;
    gap: 23px;
}
.prodcut-arrow .common-arrow,
.related-prodcut-arrow .common-arrow {
    position: initial;
    margin: 0;
    width: auto;
    height: auto;
    border: 0;
    border-radius: 0;
    background-color: transparent;
}
.prodcut-arrow .common-arrow img,
.related-prodcut-arrow .common-arrow img {
    width: 14px;
}
.product-scrollbar {
    width: calc(100% - 28%);
}
.product-scrollbar .swiper-scrollbar,
.related-product-scrollbar .swiper-scrollbar {
    height: 2px;
    background-color: rgba(255, 255, 255, 0.10);
    width: 100%;
    position: initial;
}
.product-scrollbar .swiper-scrollbar-drag,
.related-product-scrollbar .swiper-scrollbar-drag {
    background-color: #fff;
    cursor: grab;
}
.product-btn,
.related-product-btn {
    margin-left: auto;
}
.product-slider-wrap,
.related-product-slider-wrap {
    background-color: #0C0C0C;
    padding-bottom: 15px;
    margin-bottom: 40px;
}
.sec-mark {
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}
.product-sec .sec-mark {
    height: 467px;
    overflow: hidden;
    z-index: -1;
    margin-bottom: -30px;
}
.product-sec .sec-mark img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top left;
}
/*****service-sec*****/
.service-sec {
    padding: 77px 0 63px;
    border-radius: 30px;
    border-top: 1px solid rgba(189, 155, 128, 0.2);
    border-bottom: 1px solid rgba(189, 155, 128, 0.2);
    background: radial-gradient(50% 50% at 50% 50%, rgba(28, 34, 38, 0.98) 0%, #1C2226 100%);
    position: relative;
    overflow: hidden;
}
.service-sec .sec-mark {
    height: 100%;
    width: 100%;
    z-index: -1;
}
.service-sec .sec-mark img {
    height: 100%;
    object-fit: cover;
}
.service-logo img {
    width: 209px;
}
.service-heading {
    margin-bottom: 63px;
}
.service-slider-thumb {
    margin-bottom: 44px;
}
.service-slider-thumb .swiper {
    row-gap: 10px;
    flex-wrap: wrap;
}
.service-slider-thumb .swiper-slide {
    width: auto;
}
.each-service-thumb {
    color: #fff;
    font-family: 'Montserrat-Medium';
    font-size: 1.6rem;
    line-height: 24px; 
    letter-spacing: 0.8px;
    border-radius: 101px;
    border: 1px solid #fff;
    padding: 10px 18px;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-slider-thumb .swiper-slide-thumb-active .each-service-thumb, .each-service-thumb:hover {
    background-color: #BD9B80;
    border-color: #BD9B80;
    color: #0C0C0C;
}
.service-slider-main {
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}
.each-service-img {
    border-radius: 10px;
    overflow: hidden;
    height: 494px;
}
.each-service-img img {
    height: 100%;
    object-fit: cover;
}
.each-service-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 31px;
}
.each-service-text p {
    margin: 5px 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-service-text hr {
    margin: 23px 0 13px;
}
.each-service-text-inner {
    max-width: calc(100% - 12%);
    max-height: 0;
    overflow: hidden;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.each-service-text-inner p strong {
    font-weight: normal;
    font-family: 'Montserrat-SemiBold';
}
.service-slider-main {
    overflow: hidden;
}
.first-slide-changed {
    padding-left: 12%;
}
.service-slider-main .swiper {
    overflow: visible;
}
.service-slider-main .swiper-slide {
    width: 380px !important;
    transition: 0.5s;
    overflow: visible;
}
.each-service {
    width: 100%;
    transition: width .5s ease;
    position: relative;
}
.service-slider-main .swiper-slide-active {
    width: 775px !important;
}
.service-slider-main .swiper-wrapper {
    align-items: stretch;
}
.service-slider-main .swiper-slide-active .each-service-text-inner {
    max-height: 400px;
}
.service-slider {
    position: relative;
}
.service-slider .swiper-pagination {
    display: none;
}
.service-control {
    position: absolute;
    top: 56%;
    left: 63.5%;
    transform: translateY(-50%);
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.service-control-btn {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.service-control .common-arrow {
    position: initial;
    margin: 0;
}
.service-sec .rotating-text {
    width: 100%;
}
/***********usp-marquee************/
.usp-marquee-sec {
	position: relative;
	width: 100%;
    padding: 20px 0;
}
.usp-marquee-outer {
    padding: 41px 0;
    margin: 0 -30px;
    border-radius: 20px;
    border: 1px solid rgba(189, 155, 128, 0.1);
    background-color: #121212;
    overflow: hidden;
    position: relative;
}
.usp-marquee-outer::before,
.usp-marquee-outer::after {
    content: "";
    height: 100%;
    width: 136px;
    background: linear-gradient(270deg, rgba(18, 18, 18, 0.56) 0%, #121212 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.usp-marquee-outer::after {
    background: linear-gradient(-270deg, rgba(18, 18, 18, 0.56) 0%, #121212 100%);
    width: 125px;
    z-index: 2;
    left: auto;
    right: 0;
}
.usp-marquee-wrap {
	display: flex;
	width: max-content;
	gap: 53px;
}
.usp-marquee-wrap ul {
	display: flex;
	gap: 53px; 
	padding: 0;
	margin: 0;
	list-style: none;
}
.usp-marquee-wrap li {
	white-space: nowrap;
	color: #fff;
    font-family: 'CormorantSC-Regular';
	font-size: 2rem;
    line-height: 22px;
    letter-spacing: normal;
	padding-left: 76px;
	position: relative;
}
.usp-marquee-wrap li::after {
	height: 26px;
	width: 26px;
	top: 50%;
    transform: translateY(-50%);
    background-size: 26px;
}
/*****about-us-sec*****/
.about-us-sec {
    padding: 108px 0 140px;
    position: relative;
}
.about-us-sec::after {
    content: '';
    height: 423px;
    width: 100%;
    background: linear-gradient(0deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    position: absolute;
    top: -60px;
    left: 0;
    pointer-events: none;
    z-index: -1;
}
.about-us-img {
    border-radius: 10px;
    overflow: hidden;
}
.about-us-text {
    padding-right: 20px;
    padding-bottom: 51px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between;
    height: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    max-width: 757px;
    width: 100%;
}
.about-us-text p {
    margin: 13px 0 0;
}
.about-us-text-inner {
    max-width: 550px;
    width: 1005;
}
.each-counter h6 {
    letter-spacing: 0.32px;
    margin-bottom: 108px;
    font-family: 'Montserrat-Regular';
}
.each-counter h3 {
    font-family: 'CopperplateGothic-Bold';
    font-size: 6.6rem;
    line-height: 54px;
}
.about-us-sec .sec-mark {
    top: 0;
    bottom: auto;
    margin-top: -6%;
    z-index: -1;
}
/*****why-choose-sec*****/
.why-choose-sec {
    padding-bottom: 146px;
}
.why-choose-heading {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 394px;
    width: 100%;
    justify-content: space-between;
}
.why-choose-heading p {
    margin: 24px 0 0;
}
.why-choose-info {
    max-width: 618px;
    width: 100%;
    margin-left: auto;
}
.each-why-choose-info {
    display: flex;
    gap: 72px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    padding-bottom: 42px;
    margin-bottom: 42px;
}
.each-why-choose-info:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}
.each-why-choose-info-img {
    min-width: 181px;
    width: 181px;
    height: 140px;
    border-radius: 15px;
    overflow: hidden;
}
.each-why-choose-info-img img {
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-why-choose-info-text p {
    margin: 15px 0 0;
}
.each-why-choose-info-text h4 {
    color: #BD9B80;
}
.each-why-choose-info:hover img {
    transform: scale(1.1) rotate(3deg);
}
.why-choose-img {
    max-width: 443px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.why-choose-img img {
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
/****review-sec***/
.review-sec {
    padding-bottom: 25px;
}
/*****footer-area*****/
.footer-area {
    border-radius: 30px 30px 0 0;
    border-top: 1px solid rgba(189, 155, 128, 0.3);
    background: #1C2226;
    padding: 63px 0 26px;
}
.footer-logo {
    margin-bottom: 44px;
}
.footer-logo img {
    width: 384px;
}
.social ul {
    margin-bottom: 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}
.social li {
    padding: 0;
    margin: 0;
}
.social li::after {
    display: none;
}
.social li a {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social li img {
    width: 15px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.social li a:hover {
    background-color: #BD9B80;
    border-color: #BD9B80;
}
.social li a:hover img {
    filter: brightness(0);
}
.footer-contact p {
    color: #fff;
    font-family: 'MontserratAlternates-Regular';
    font-size: 2rem;
    letter-spacing: 0.4px;
    margin-bottom: 35px;
}
.footer-contact p:last-child {
    margin-bottom: 0;
}
.footer-contact p a {
    color: #fff;
    display: inline-flex;
    align-items: center;
}
.footer-contact p a:hover {
    color: #BD9B80;
}
.footer-contact p strong {
    height: 36px;
    width: 36px;
    min-width: 36px;
    border: 2px solid #fff;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
}
.footer-contact p strong img {
    width: 15px;
}
.footer-contact h4 {
    display: none;
}
.footer-reach {
    margin-left: auto;
    display: table;
}
.each-footer-reach {
    margin-bottom: 30px;
}
.each-footer-reach:last-child {
    margin-bottom: 0;
}
.footer-reach h4 {
    color: #BD9B80;
    margin-bottom: 12px;
}
.footer-number {
    border-top: 1px solid rgba(255, 255, 255, 0.50);
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    padding: 26px 0;
    margin: 50px 0 32px;
}
.footer-number ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    row-gap: 20px;
    flex-wrap: wrap;
}
.footer-number li {
    padding-left: 0;
}
.footer-number li::after {
    margin-bottom: 0;
    display: none;
}
.footer-number li strong {
    padding-left: 203px;
    font-weight: normal;
    position: relative;
    font-size: 2rem;
    line-height: 28px;
    letter-spacing: 0.4px;
}
.footer-number li strong::after {
    content: "";
    width: 27px;
    height: 27px;
    background-size: 27px;
    background-image: url(../images/f-number-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
}
.footer-number li:first-child strong {
    padding-left: 0;
}
.footer-number li:first-child strong::after {
    opacity: 0;
}
.footer-partner ul {
    margin-bottom: 0;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
}
.footer-partner li {
    padding-left: 0;
}
.footer-partner li::after {
    display: none;
}
.footer-btm p {
    margin-bottom: 0;
}
/********************diensten-list********************/
.inner-haeder {
    background-color: #0C0C0C;
}
/****inner-banner-sec****/
.inner-banner-sec {
    position: relative;
}
.inner-banner-sec::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    background: linear-gradient(180deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    pointer-events: none;
}
.inner-banner-content {
    position: absolute;
    left: 0;
    bottom: 30%;
    transform: translateY(-50%);
    z-index: 2;
    width: 100%;
}
.each-inner-banner {
    height: 550px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}
.each-inner-banner img {
    height: 100%;
    object-fit: cover;
}
.inner-banner-content-wrap {
    text-align: center;
}
/*****diens-list-sec*****/
.diens-list-sec {
    padding: 65px 0 84px;
}
.diens-list-area .row {
    row-gap: 14px;
}
.diens-list-area .each-service,
.diens-list-area .each-service .each-service-text-inner {
    transition: all 1.8s;
    -webkit-transition: all 1.8s;
}
.diens-list-area .each-service .each-service-text-inner {
    max-width: calc(100% - 19%);
}
.diens-list-area .each-service:hover .each-service-text-inner {
    max-height: 400px;
}
.diens-list-area .each-service:hover .txt-btn {
    color: #BD9B80;
    text-decoration: underline;
}
.diens-list-area .each-service:hover .txt-btn::after {
    filter: brightness(1) invert(0);
}
/********************diensten-dtl********************/
/*****inner-header*****/
.inner-header {
    background-color: #0C0C0C;
}
/*****bk-btn-sec*****/
.bk-btn-sec {
    padding: 195px 0 58px;
}
/*****diens-top-sec*****/
.diens-top-sec {
    padding: 215px 0 142px;
}
.diens-top-txt {
    max-width: 726px;
    margin-left: auto;
    width: 100%;
}
.diens-top-txt p:last-child {
    margin-bottom: 0;
}
.diens-top-txt p strong {
    font-weight: normal;
    font-family: 'Montserrat-SemiBold';
}
/*****diens-mid-sec*****/
.diens-mid-sec {
    padding-bottom: 105px;
    position: relative;
    overflow-x: clip;
}
.diens-mid-sec .sec-mark {
    left: 0;
    right: auto;
    top: -18%;
    bottom: auto;
    z-index: -1;
}
.mob-diens-mid-mark {
    display: none;
}
.diens-mid-img-block {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 498px;
}
.diens-mid-img-block img {
    height: 100%;
    object-fit: cover;
}
.diens-mid-img-block::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 49%;
    background: linear-gradient(360deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    pointer-events: none;
}
.diens-mid-area {
    margin-top: 110px;
}
.diens-mid-area table,
.diens-mid-area tbody {
    width: 100%;
}
.diens-mid-area tr {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}
.diens-mid-area td {
    width: 30%;
    opacity: 0.5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    text-align: center;
}
.diens-mid-area td:hover {
    opacity: 1;
}
.diens-mid-area td h4 {
    border-bottom: 1px solid #BD9B80;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.diens-mid-area td p {
    max-width: 446px;
    margin: 0 auto;
}
.diens-mid-area td ul {
    margin-bottom: 0;
}
.diens-mid-area td li {
    margin-bottom: 22px;
}
.diens-mid-area td li:last-child {
    margin-bottom: 0;
}
/*****form-sec*****/
.form-sec {
    border-radius: 30px;
    border-top: 1px solid rgba(189, 155, 128, 0.2);
    border-bottom: 1px solid rgba(189, 155, 128, 0.2);
    background: radial-gradient(50% 50% at 50% 50%, rgba(32, 49, 59, 0.99) 0%, #20313B 100%);
    position: relative;
    overflow: hidden;
    padding: 58px 0 38px;
}
.form-sec .sec-mark {
    width: 100%;
    height: 100%;
    z-index: -1;
}
.form-left { 
    padding-right: 20px;
}
.form-title {
    margin-bottom: 40px;
}
.form-title h2 {
    position: relative;
    padding-bottom: 54px;
    margin-bottom: 58px;
}
.form-title h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 21%);
    height: 1px;
    background-color: rgba(189, 155, 128, 0.40);
}
.form-title p {
    max-width: 660px;
    width: 100%;
}
.form-contact-dtls {
    margin-top: 158px;
    gap: 136px;
}
.each-form-contact-dtls tr {
    display: flex;
}
.each-form-contact-dtls td {
    line-height: 24px;
    letter-spacing: 0.32px;
}
.each-form-contact-dtls td:nth-child(odd) {
    padding-right: 4px;
}
.mob-form-call {
    display: none;
}
.each-form-contact-dtls h4 {
    color: #BD9B80;
    margin-bottom: 15px;
}
.form-block {
    max-width: 716px;
    width: 100%;
    margin-left: auto;
}
.form-block form .row {
    margin: 0 -10px;
}
.form-block .col-lg-6,
.form-block .col-lg-12 {
    padding: 0 10px;
}
.form-block .form-group {
    margin-bottom: 63px;
}
.form-block .form-group option {
    background-color: #fff;
}
/* .form-block .form-group select {
    position: relative;
} */
.form-block .form-group select {
    background-image: url(../images/form-drop.svg);
    /* height: 50px; */
    width: 100%;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: right center;
    appearance: none;
    color: rgba(255, 255, 255, 0.50);
}
.form-block .form-style {
    resize: none;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    border-radius: 0;
    font-family: 'Montserrat-Regular';
    color: #fff;
    font-size: 2rem;
    padding: 0;
    padding-bottom: 20px;
    line-height: 28px;
    letter-spacing: 0.4px;
    background-color: transparent;
}
.form-block .form-style:placeholder {
	color: rgba(255, 255, 255, 0.50);
}
.form-block .form-style:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.50);
}
.form-block .form-style::placeholder {
	color: rgba(255, 255, 255, 0.50);
}
.form-block .form-style.foto_upload,
.form-block .form-style.photo_upload {
	color: rgba(255, 255, 255, 0.50);
    border-color: rgba(255, 255, 255, 0.30) !important;
}
.form-block .form-style.uploaded {
    color: #fff;
}
.form-block .form-style:focus {
    box-shadow: none;
	border-bottom: 1px solid #fff;
    color: #fff;
    background-color: transparent;
}
.form-block .form-style:focus::placeholder {
    color: #fff;
    border-color: #fff;
}
/* .form-block .form-style:not(:placeholder-shown) {
    border-color: #fff;
} */
.form-block textarea.form-style {
    height: 122px;
}
.form-block .common-btn {
    margin-top: 12px;
}
.form-block .common-cta::before {
    border-color: #fff;
}
body .form-block .error_cls,
body .form-block .success_cls {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
.form-btm-contact-area {
    border-radius: 20px;
    border: 1px solid rgba(189, 155, 128, 0.1);
    background: #1C2226;
    padding: 33px 66px;
    margin-top: 87px;
}
.form-sec .footer-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px;
    border: 1px solid rgba(189, 155, 128, 0.2);
    background-color: #1C2226;
    margin-top: 87px;
    padding: 34px 66px;
    flex-wrap: wrap;
    row-gap: 20px;
    margin-left: -2%;
    margin-right: -2%;
}
.form-sec .footer-contact p {
    margin-bottom: 0;
    position: relative;
    padding-left: 204px;
    line-height: 5px;
}
.form-sec .footer-contact p::after {
    content: "";
    height: 31px;
    width: 31px;
    background-size: 31px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/side-menu-reach-icon.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
}
.form-sec .footer-contact p:first-child {
    padding-left: 0;
}
.form-sec .footer-contact p:first-child::after {
    display: none;
}
.each-form-contact-dtls p {
    line-height: 32px;
    margin-bottom: 0;
}
.form-height-add {
    margin-bottom: 40px;
}
/*****related-service-sec*****/
.related-service-sec {
    padding: 96px 0 56px;
}
.related-service-title {
    margin-bottom: 84px;
}
.related-service-slider .swiper-button-prev {
    left: -2%;
}
.related-service-slider .swiper-button-next {
    right: -2%;
}
.related-service-sec .each-service,
.related-service-sec .each-service .each-service-text-inner {
    transition: all 1.8s;
    -webkit-transition: all 1.8s;
}
.related-service-sec .each-service .each-service-text-inner {
    max-width: calc(100% - 12%);
}
.related-service-sec .each-service .each-service-text p {
    max-width: 573px;
    width: 100%;
}
.related-service-sec .each-service:hover .each-service-text-inner {
    max-height: 400px;
}
.related-service-sec .each-service:hover .txt-btn {
    color: #BD9B80;
    text-decoration: underline;
}
.related-service-sec .each-service:hover .txt-btn::after {
    filter: brightness(1) invert(0);
}
/********************vacatures-dtl********************/
.vacature-mid-sec {
    padding-bottom: 82px;
}
.vacature-mid-sec .diens-mid-area td {
    width: 43%;
    opacity: 1;
    text-align: left;
}
/********************over-ons********************/
/*****over-ons-top-sec*****/
.over-ons-top-sec {
    position: relative;
    overflow-x: clip;
    padding: 67px 0 72px;
}
.over-ons-top-sec .sec-mark {
    left: 0;
    right: auto;
    bottom: auto;
    top: 26%;
}
.over-ons-top-title {
    margin-bottom: 90px;
    text-align: center;
}
.over-ons-top-btn {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    max-width: max-content;
}
.over-ons-top-txt {
    max-width: 516px;
    width: 100%;
    margin-left: auto;
    padding-right: 10px;
}
.over-ons-top-txt p {
    margin-bottom: 0;
}
.over-ons-top-txt .common-btn {
    border-radius: 101px;
    border: 1px solid #FFF;
    display: none;
}
.over-ons-top-txt .common-btn::before, 
.over-ons-top-txt .common-btn::after {
    display: none;
}
.over-ons-top-txt .common-btn:hover {
    background-color: #BD9B80;
    border-color: #BD9B80;
}
.over-ons-top-img {
    max-width: 536px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-left: auto;
    margin-right: 0;
}
.over-ons-top-small-img {
    max-width: 214px;
    width: 100%;
    height: 180px;
    border-radius: 5px;
    overflow: hidden;
    margin: 60px 0;
}
.over-ons-top-small-img img {
    height: 100%;
    object-fit: cover;
}
/*****over-ons-usp*****/
.usp-marquee-sec.over-ons-usp {
    padding: 0;
}
/*****over-ons-about-sec*****/
.over-ons-about-sec {
    padding: 86px 0 148px;
}
.over-ons-about-area > .row {
    align-items: end;
}
.over-ons-about-area .col-lg-7 {
    width: 54%;
}
.over-ons-about-area .col-lg-5 {
    width: 46%;
}
.over-ons-about-left-block h2 {
    max-width: 510px;
    width: 100%;
    margin-bottom: 50px;
}
.over-ons-about-left-content .col-lg-8 {
    width: 51%;
}
.over-ons-about-left-content .col-lg-4 {
    width: 49%;
}
.over-ons-about-left-img {
    max-width: 413px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.over-ons-about-left-txt {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-right: 40px;
}
.over-ons-about-left-txt img {
    width: 42px;
}
.over-ons-about-left-txt p {
    margin-top: 36px;
    margin-bottom: 0;
}
.over-ons-about-main ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    position: relative;
}
.over-ons-about-main ul::after,
.over-ons-about-main ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.25);
}
.over-ons-about-main ul::before {
    left: 50%;
    transform: translateX(-50%);
}
.over-ons-about-left-wrap,
.over-ons-about-right-wrap {
    width: 50%;
}
.over-ons-about-main li {
    padding-left: 0;
}
.over-ons-about-main li::after {
    display: none;
}
.over-ons-about-left {
    padding: 0 25px;
}
.over-ons-about-main h6 {
    font-family: 'CormorantSC-Regular';
    font-size: 2rem;
    line-height: 22px;
}
.over-ons-about-main h5 {
    font-family: 'CormorantSC-Bold';
    color: #BD9B80;
    margin: 18px 0 8px;
}
.over-ons-about-main p {
    font-family: 'Montserrat-Light';
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
.over-ons-about-right {
    padding-left: 25px;
}
.over-ons-about-left li {
    margin-bottom: 170px;
}
.over-ons-about-right li {
    margin-top: 175px;
}
/*****over-ons-team-sec*****/
.over-ons-team-sec {
    overflow: hidden;
    padding-bottom: 65px;
}
.over-ons-team-title {
    margin-bottom: 42px;
}
.over-ons-team-slider-wrap {
    margin-bottom: 0;
    position: relative;
}
/* .over-ons-team-slider-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 13%;
    height: 100%; 
    background: linear-gradient(180deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    z-index: 1;
} */
.each-over-ons-team-slider {
    position: relative;
    display: flex;
}
.over-ons-team-member-img {
    overflow: hidden;
    position: relative;
    height: 100%;
    border-radius: 20px 0 0 20px;
}
.over-ons-team-member-img img {
    height: 100%;
    object-fit: cover;
}
.over-ons-team-member-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(12, 12, 12, 0.00) 0%, rgba(12, 12, 12, 0.70) 100%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    /* opacity: 0; */
}
/* .over-ons-team-member-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 35px;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
} */
.over-ons-team-member-txt {
    border-radius: 0 20px 20px 0;
    border-top: 0.869px solid rgba(189, 155, 128, 0.3);
    border-bottom: 0.869px solid rgba(189, 155, 128, 0.3);
    background: radial-gradient(50% 50% at 50% 50%, rgba(28, 34, 38, 0.98) 0%, #1C2226 100%);
    height: 100%;
    padding: 28px;
}
.over-ons-team-member-txt h6 {
    font-family: 'Montserrat-Light';
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: normal;
    margin-top: 4px;
    margin-bottom: 20px;
}
.over-ons-team-member-txt p {
    font-family: 'Montserrat-Light';
    font-size: 1.2rem;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 13px;
}
.over-ons-team-member-txt h4,
.over-ons-team-member-txt h6,
.over-ons-team-member-txt p {
    color: #BD9B80;
}
/* .each-over-ons-team-slider:hover .over-ons-team-member-txt,
.each-over-ons-team-slider:hover .over-ons-team-member-img::after {
    opacity: 1;
} */
.team-control {
    display: flex;
    align-items: center;
    gap: 34px;
    position: relative;
    z-index: 1;
}
.team-arrow {
    display: flex;
    gap: 23px;
}
.team-arrow .common-arrow {
    position: initial;
    margin: 0;
    width: auto;
    height: auto;
    border: 0;
    border-radius: 0;
    background-color: transparent;
}
.team-arrow .common-arrow img {
    width: 14px;
}
.team-scrollbar .swiper-scrollbar {
    height: 2px;
    background-color: rgba(255, 255, 255, 0.10);
    width: 100%;
    position: initial;
}
.team-scrollbar {
    width: 100%;
}
.team-scrollbar .swiper-scrollbar-drag {
    background-color: #fff;
    cursor: grab;
}
.team-slider-control {
    position: absolute;
    top: 50%;
    left: 53.4%;
    transform: translateY(-50%);
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.team-slider-arw {
    display: flex;
    gap: 12px;
    flex-direction: column;
}
.team-slider-arw .common-arrow {
    position: initial;
    margin-top: 0;
    width: 62px;
    height: 62px;
}
.team-slider-arw .common-arrow img {
    width: 19px;
}
/*****gallery-sec*****/
.gallery-sec {
    padding-bottom: 30px;
}
.desk-gallery-area .row {
    margin: 0 -15px;
}
.desk-gallery-top {
    margin-bottom: 30px;
}
.desk-gallery-top .col-lg-6,
.desk-gallery-top .col-lg-12,
.desk-gallery-top .col-lg-4,
.desk-gallery-top .col-lg-2,
.desk-gallery-top .col-lg-3,
.desk-gallery-btm .col-lg-6,
.desk-gallery-btm .col-lg-2,
.desk-gallery-btm .col-lg-3,
.desk-gallery-btm .col-lg-8 {
    padding: 0 15px;
}
.desk-gallery-top .col-lg-6 {
    width: 49%;
}
.desk-gallery-top .col-lg-2 {
    width: 23.7%;
}
.desk-gallery-top .col-lg-4 {
    width: 27.3%;
}
.desk-gallery-top .row {
    row-gap: 40px;
}
.big-gal-img {
    height: 740px;
}
.gal-small-img {
    height: 350px;
}
.each-desk-gallery-img { 
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
}
.each-desk-gallery-img img {
    height: 100%;
    object-fit: cover; 
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.desk-gallery-btm .col-lg-2 {
    width: 24.3%;
}
.desk-gallery-btm .col-lg-3 {
    width: 24.8%;
}
.desk-gallery-btm .col-lg-8 {
    width: 50.9%;
}
.each-mob-gallery-img {
    border-radius: 3px;
    overflow: hidden;
    height: 216px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mob-big-gal-img {
    height: 453px;
}
.each-mob-gallery-img img {
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mob-gal-mid .col-4 .row {
    row-gap: 20px;
}
.mob-gal-top,
.mob-gal-mid {
    margin-bottom: 15px;
}
.each-desk-gallery-img:hover img,
.each-mob-gallery-img:hover img {
    transform: scale(1.1);
}
/********************contact********************/
/*****contact-form-sec*****/
.contact-form-sec {
    margin-top: -34px;
    padding-bottom: 66px;
}
/*****map*****/
.map {
    height: 808px;
    margin-top: -28px;
    margin-bottom: -33px;
}
/********************aanbod-list********************/
/****aanbod-filter-sec****/
.aanbod-filter-sec {
    padding: 192px 0 64px;
}
.aanbod-filter-wrap {
    position: relative;
    z-index: 2;
}
.filter-reset a {
	color: #fff;
	font-size: 1.4rem;
	font-family: 'Montserrat-Medium';
}
.filter-reset img {
	width: 9px;
	margin-left: 5px;
	margin-bottom: 2px;
    filter: brightness(0) invert(1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.filter-reset a:hover {
	color: #BD9B80;
}
.filter-reset a:hover img {
    filter: brightness(0) saturate(100%) invert(70%) sepia(37%) saturate(291%) hue-rotate(344deg) brightness(86%) contrast(84%);
}
.filter-reset a.reset_all_filter:hover img {
    filter: brightness(0) invert(1);
}
.select-style {
    width: 100%;
    height: 48px;
    color: #fff;
    font-family: 'Montserrat-Medium';
    font-size: 1.6rem;
    letter-spacing: 0.8px;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 0 35px 0 18px;
    background: url(../images/filter-arrow.svg) #0F0F0F no-repeat 90% center / 10px;
    appearance: none;
    line-height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: default;
}
.select-style.show {
    border-radius: 5px 5px 0 0;
}
.select-style.show,
.select-style:hover {
    color: #0C0C0C;
    background-image: url(../images/black-filter-arrow.svg);
    background-color: #BD9B80;
    border-color: #BD9B80;
}
.filter-main {
    margin-bottom: 20px;
}
.filter-content {
    display: none;
    background-color: #0C0C0C;
    padding: 10px 10px 15px;
    z-index: 2;
    border: 1px solid #BD9B80;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    margin-top: -5px !important;
    cursor: default;
    max-height: 230px;
    overflow-y: auto;
    z-index: 999;
}
.filter-content::-webkit-scrollbar {
	background-color: #dbdbdb;
	width: 10px;
}
.filter-content::-webkit-scrollbar-thumb {
	background-color: #999999;
}
.filter-content.show-div {
    display: block;
}
.aanbod-filter-sec label {
    color: #FFFFFF;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    z-index: 2;
    font-family: 'Montserrat-Medium';
    font-size: 1.4rem;
	cursor: pointer;
}
.aanbod-filter-sec label:last-child {
	margin-bottom: 0;
}
.aanbod-filter-sec label span {
    float: right;
    color: #FFFFFF;
    opacity: 0.65;
}
.aanbod-filter-sec .form-check-input{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 8px;
    box-shadow: none;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    border-radius: 3px;
}
.aanbod-filter-sec .form-check-input:checked {
    background-color: #BD9B80;
    border-color: #BD9B80;
    background-image: url(../images/check-tick.png);
    background-size: 9px;
    background-position: center center;
    background-repeat: no-repeat;
}
.auto-overview-tag {
    margin-right: 5px;
    padding: 5px 14px;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    color: #FFFFFF;
    border-radius: 20px;
    background-color: rgba(189, 155, 128, 0.5);
	font-family: 'Montserrat-Medium';
    font-size: 1.4rem;
    border: 1px solid rgba(0, 255, 135, 0);
    flex-direction: row-reverse;
}
.cross-btn {
    width: 9px;
    margin-left: 0 !important;
    margin-right: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.auto-overview-tag:hover img {
    filter: invert(1);
}
.auto-overview-tag:hover {
    background-color: #BD9B80;
    border-color: #BD9B80;
    color: #0F0F0F;
}
.hidden-filter .col-lg-3 {
    margin-bottom: 18px;
    width: 25%;
}
.hidden-filter .col-lg-3 h5 {
    display: none;
	font-family: 'Montserrat-Medium';
    font-size: 1.6rem;
    margin-bottom: 10px;
    color: #fff;
}
.total_search_records {
	margin-top: 30px;
}
.mobile-show-filter {
    position: fixed;
    left: 0;
    top: 118px;
    background-color: transparent;
    border: 0;
    width: 100%;
    z-index: 5;
    margin-top: 0;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mobile-show-filter .common-btn {
    font-family: 'Montserrat-SemiBold';
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 100px;
    background-color: #BD9B80;
    border-color: #BD9B80;
    text-transform: capitalize;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    letter-spacing: 0.42px;
    line-height: normal;
    padding-top: 12px;
    padding-bottom: 12px;
}
.mobile-show-filter .common-btn::after,
.mobile-show-filter .common-btn::before {
    display: none;
}
.mobile-show-filter .common-btn:hover {
    background-color: #20313B;
    border-color: #20313B;
    color: #fff;
}
.filter-count {
	min-width: 20px;
	height: 20px;
	background-color: #14181E;
	border-radius: 100%;
	color: #FFFFFF;
    border: 1px solid #14181E;
	margin-left: 30px;
	font-size: 1.2rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
    display: none;
}
.mobile-filter-close {
    padding: 15px;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    background-color: #0F0F0F;
    border-bottom: 1px solid rgba(249, 248, 246, 0.3);
}
.mobile-filter-close span {
    max-width: 40px;
    height: 40px;
    background-color: transparent;
    border-radius: 5px;
    margin-left: auto;
    border: 1px solid rgba(255, 255, 255, 0.25);
}
.mobile-filter-close span img {
	width: 9px;
}
.auto-overview-filter-result .total_search_records {
	margin-top: 0;
    background-color: #BD9B80;
    border: 1px solid #BD9B80;
    color: #161616;
	padding: 10px;
	border-radius: 0 50px 50px 0;
    text-transform: capitalize;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.auto-overview-filter-result .total_search_records::after,
.auto-overview-filter-result .total_search_records::before {
    display: none;
}
.auto-overview-filter-result .total_search_records h4{
	font-size: 1.6rem;
	color: #FFFFFF;
}
.auto-overview-filter-result .total_search_records:hover {
	background-color: transparent;
    border-color: #BD9B80;
    color: #fff;
}
.cursor-pointer {
	cursor: pointer;
}
.filter-sort {
	display: flex;
	align-items: center;
	justify-content: end;
}
.filter-sort h6 {
	margin-right: 10px;
    color: rgba(249, 248, 246, 0.7);
    font-family: 'Montserrat-Medium';
    text-transform: none;
    letter-spacing: normal;
}
.filter-sort .each-filter {
	margin-bottom: 0;
	width: 282px;
}
.model-filter .form-check-input {
    display: none;
}
.sorteren_op-filter .form-check-input {
    display: none;
}
.show_selected_filter_cls {
    display: flex;
    flex-wrap: wrap;
    row-gap: 6px;
}
.aanbod-active-filter .mobile-show-filter {
    top: 59px;
}
/****aanbod-range-filter****/
.aanbod-range-filter label {
    font-size: 1.6rem;
}
.aanbod-range-filter .ui-slider .ui-slider-handle {
    width: 25px;
    height: 25px;
    background-color: #BD9B80;
    border-radius: 100%;
    border: 0;
    top: -11px;
    cursor: grab;
}
.aanbod-range-filter .ui-slider {
    height: 5px;
    border-radius: 5px;
    background-color: rgba(189, 155, 128, 0.4);
    border-color: rgba(189, 155, 128, 0.4);
    max-width: calc(100% - 20px);
    margin: 22px auto 17px;
}
.aanbod-range-filter .ui-slider .ui-slider-range {
    background-color: #BD9B80;
}
.aanbod-range-filter .ui-widget.ui-widget-content {
    border: 0;
}
.aanbod-range-filter .slider-inputs {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aanbod-range-filter .slider-inputs span {
    color: #fff;
}
.aanbod-range-filter .slider-inputs input {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    padding: 8px;
    background-color: transparent;
    width: 100px;
    color: #fff;
    font-size: 1.6rem;
    line-height: normal;
}
.mob-filter-visible {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 15px;
    margin: 0 auto;
    max-width: 510px;
    width: 100%;
}
.filter-sort {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
}
.filter-sort .select-style {
    background-color: #BD9B80;
    border-color: #BD9B80;
    color: #0C0C0C;
    background-image: url(../images/black-filter-arrow.svg);
}
.mob-filter-visible h6 {
    color: #fff;
}
.mob-filter-visible strong {
    font-weight: normal;
    color: #BD9B80;
    padding-left: 0;
}
.mob-filter-visible strong::after {
    display: none;
}
/****aanbod-product-sec****/
.aanbod-product-sec {
    padding-bottom: 100px;
}
.aanbod-product-area > .row {
    margin: 0 -16px;
    row-gap: 30px;
}
.aanbod-product-area > .row .col-lg-6 {
    padding: 0 16px;
}
.aanbod-product-area .product-progress {
    width: 44px;
    height: 44px;
}
/********************verkocht********************/
/****verkocht-product-sec****/ 
.verkocht-product-sec {
    padding: 190px 0 80px;
}
.verkocht-product-sec .each-product-info tr {
    column-gap: 25px;
}
.verkocht-product-sec .each-product-info {
    margin-bottom: 21px;
}
.verkocht-product-sec .aanbod-product-area > .row {
    row-gap: 25px;
}
.verkocht-product-sec .aanbod-product-area .product-progress {
    width: 30px;
    height: 30px;
}
/********************aanbod-dtl********************/
/****aanbod-back-btn****/
.aanbod-back-btn {
    padding-top: 184px;
    position: relative;
    overflow-x: clip;
}
.aanbod-back-btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh + 50%);
    background: linear-gradient(0deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    z-index: 0;
    pointer-events: none;
}
.aanbod-back-btn .common-btn {
    position: relative;
    z-index: 1;
}
/****share-btn-sec****/
.share-btn-sec {
    padding-bottom: 62px;
}
.share-btn-area {
    margin-top: -48px;
}
.share-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: end;
    gap: 11px;
}
.share-area li {
    margin-bottom: 0;
    padding-left: 0;
}
.share-area li::after {
    display: none;
}
.each-share {
    border: 1px solid #fff;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-share:hover {
    background-color: #BD9B80;
    border-color: #BD9B80;
}
.share-area .share-social-media-button .a2a_dd svg {
    margin-right: 0;
}
/****aanbod-top-sec****/
.aanbod-top-sec {
    position: relative;
    overflow-x: clip;
} 
.aanbod-top-sec::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    background: linear-gradient(90deg, rgba(12, 12, 12, 0.00) 0%, #0C0C0C 100%);
    z-index: 1;
    pointer-events: none;
}
.aanbod-top-sec .sec-mark { 
    bottom: 7%;
    z-index: -1; 
}
.aanbod-top-area .col-lg-4 {
    width: 34%;
}
.aanbod-top-area .col-lg-8 {
    width: 66%;
}
.aanbod-top-content {
    border-radius: 20px;
    background-color: #BD9B80;
    padding: 22px 29px 29px;
    height: 100%;
}
.aanbod-top-title h4,
.aanbod-top-content p {
    color: #0C0C0C;
}
.aanbod-top-title h4 {
    margin-bottom: 18px;
}
.aanbod-top-content p {
    margin-bottom: 0;
    word-break: break-word;
}
.aanbod-top-info {
    margin: 31px 0;
}
.aanbod-top-info ul {
    margin-bottom: 0;
}
.aanbod-top-info li {
    padding-left: 12px;
    color: #0C0C0C;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    border-bottom: 1px solid rgba(12, 12, 12, 0.20);
    padding-bottom: 14px;
    margin-bottom: 17px;
}
.aanbod-top-info li:last-child {
    margin-bottom: 0;
}
.aanbod-top-info li::after {
    background-color: #0C0C0C;
    background-image: none;
    width: 4px;
    height: 4px;
    border-radius: 100px;
    background-size: initial;
    top: 10px;
}
.aanbod-top-info li strong {
    font-weight: normal;
}
.aanbod-top-info li em {
    font-style: normal;
}
.aanbod-top-price h4 {
    color: #0C0C0C;
}
.aanbod-top-price h4 strong {
    font-weight: normal;
    font-family: 'Montserrat-Regular';
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: 0.32px;
    margin-left: 7px;
    position: relative;
    top: -6px;
}
.aanbod-top-btn {
    margin-top: 30px;
}
.aanbod-top-btn ul {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
.aanbod-top-btn li {
    padding-left: 0;
    width: 46%;
}
.aanbod-top-btn li::after {
    display: none;
}
.aanbod-top-btn .common-btn {
    color: #0C0C0C;
    border-color: #0C0C0C;
    width: 100%;
}
.aanbod-top-btn .common-btn::before {
	background: repeating-linear-gradient(to right,#0C0C0C 0px,#0C0C0C 20px,transparent 20px,transparent 40px);
}
.aanbod-top-btn .common-btn::after {
	background-color: #BD9B80;
}
.aanbod-top-btn .common-btn:hover {
	color: #fff;
    border-color: #0C0C0C;
}
.aanbod-top-btn .common-btn:hover::after {
	background-color: #0C0C0C;
}
.aanbod-top-slider-scrollbar {
    margin-top: 32px;
    position: relative;
    z-index: 2;
}
.aanbod-top-slider-scrollbar .swiper-scrollbar {
    height: 2px;
    background-color: rgba(255, 255, 255, 0.10);
    width: 100%;
    position: initial;
}
.aanbod-top-slider-scrollbar .swiper-scrollbar-drag {
    background-color: #fff;
    cursor: grab;
} 
.aanbod-top-slider-arw {
    display: flex;
    gap: 16px;
    flex-direction: column;
    position: absolute;
    top: 46%;
    left: 61%;
    transform: translateY(-50%);
    z-index: 1;
}
.aanbod-top-slider-arw .common-arrow {
    position: initial;
    margin: 0;
}
.each-aanbod-top-slider-img img {
    border-radius: 20px;
    overflow: hidden;
}
.aanbod-top-slider-wrap {
    position: relative;
}
.aanbod-top-right-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
} 
/****aanbod-dtl-tab-sec****/
.dtl-tab-sec {
    position: relative;
    padding: 128px 0 105px;
    overflow: hidden;
}
.tab-outer-wrap {
    padding: 0 68px;
}
.tab-content-wrap {
    position: relative;
    overflow: hidden;
}
.tab-content-area {
    position: relative;
    z-index: 1;
}
.dtl-tab-sec .tab-btn .nav-tabs {
    column-gap: 60px;
    margin-bottom: 38px;
    border: 0;
    justify-content: center;
}
.tab-btn ul.tabs li {
    position: relative;
    display: inline-block;
    word-break: break-word;
    cursor: pointer;
    margin-bottom: 0;
    text-transform: none;
    font-size: 2rem;
    line-height: normal;
    font-family: 'LamaSans-SemiBold';
    padding-left: 0;
    padding-right: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; 
    color: rgba(255, 255, 255, 0.50);
}
.tab-btn ul.tabs li:hover,
.tab-btn .tabs li.active {
    color: #BD9B80;
}
.tab_container.tab-content {
    padding-right: 10px;
}
.tab-btn ul.tabs li.active span {
    color: #FFF;
}
.tab-btn ul.tabs li.active span::after, ul.tabs li span:hover::after {
    opacity: 1;
}
.tab_content {
    display: none;
}
.tab_content img{
    max-width: 40%;
    height: 30px;
    filter: invert(1);
    padding-right: 15px;
}
.tab_drawer_heading {
    display: none;
}
.tab_drawer_heading {
    display: none;
}
.tab-btn .tabs {
    display: flex;
    justify-content: left;
    column-gap: 50px;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-left: 0;
}
.kenmerken-tab ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px 42px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background-color: #0C0C0C;
    border-radius: 10px;
}
.kenmerken-tab ul:hover {
    background-color: #20313B;
}
.kenmerken-tab li { 
    padding: 0;
    width: 20%;
    color: #2F2F2F;
    font-family: 'LamaSans-SemiBold';
    font-size: 2rem;
    line-height: 27px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-bottom: 0;
    position: relative;
}
.kenmerken-tab li::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.55);
    width: 1px;
    height: calc(100% - 11%);
}
.kenmerken-tab li h5 {
    width: max-content;
    margin: 0 auto;
    font-family: 'Montserrat-Regular';
    line-height: 28px;
    letter-spacing: 0.4px;
    color: rgba(255, 255, 255, 0.70);
}
.kenmerken-tab ul li:first-child h5 {
    margin: unset;
}
.kenmerken-tab ul li:last-child::before {
    display: none;
}
.kenmerken-tab li strong {
    font-weight: normal;
    display: block;
    font-family: 'Montserrat-SemiBold';
    color: #FFF;
    margin-top: 3px;
}
.kenmerken-tab li::after {
    display: none;
}
.kenmerken-tab {
    overflow: hidden;
    border-radius: 10px;
    background: #1C2226;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.bullet-panel h4 {
    font-family: 'Montserrat-SemiBold';
    border-bottom: 1.5px solid #BD9B80;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 20px;
}
.bullet-panel {
    margin-bottom: 20px;
}
.dtl-tab-sec .bullet-panel ul {
    margin-bottom: 0;
}
.dtl-tab-sec .bullet-panel ul li {
    margin-bottom: 15px;
    padding-left: 16px;
}
.dtl-tab-sec .bullet-panel li::after {
    background-image: none;
    background-color: #BD9B80;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    top: 8px;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #BD9B80;
    font-size: 1.6rem;
    line-height: 24px;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #BD9B80;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
}
.left-bg-block h6 {
    line-height: 24px;
    font-size: 1.6rem;
    text-transform: none;
    color: #fff;
}
.each-onderhoud-block h4 {
    text-transform: none;
}
.each-onderhoud-block h5 {
    margin: 8px 0 25px;
    font-family: 'Montserrat-Regular';
    font-size: 1.6rem;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 20px;
}
.tab-btm-btn {
    text-align: left;
    cursor: pointer;
    margin-top: 34px;
    width: max-content;
    padding-left: 21px;
    padding-right: 21px;
}
.tab-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 102;
    display: flex;
}
.tab-popup-content-wrap{
    overflow-x: hidden;
    overflow-y: scroll;
}
.popup-opacity {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(38, 38, 38, 0.6);
    backdrop-filter: blur(12px);
    top: 0;
    left: 0;
    z-index: 100;
}
.tab-popup-area {
    border-radius: 20px;
    background: #0C0C0C;
    position: relative;
    z-index: 101;
    margin: auto auto;
    padding: 50px;
    width: 100%;
    height: 75vh;
    border: 1px solid #BD9B80;
    overflow: hidden;
    box-shadow: 0px 0px 25px 0px #BD9B80;
    -webkit-box-shadow: 0px 0px 25px 0px #BD9B80;
    max-width: 93%;
}
.popup-cross{
    width: 45px;
    height: 45px;
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 20px;
    right: 20px;
    border-radius: 100%;
    cursor: pointer;
    border: 1px solid #BD9B80;
}
.tab-popup-content {
    overflow: scroll;
    overflow-x: hidden;
    padding-right: 20px;
    height: calc(100% - 116px) !important;
}
.tab-popup-content ul{
    margin-bottom: 33px;
    padding: 0;
}
.tab-popup-content ul:last-child{
    margin-bottom: 0;
}
.popup-cross img{
    width: 15px;
}
.tab-popup-area h3 {
    margin-bottom: 12px;
    color: #fff;
}
.tab-popup-area p {
    color: rgba(255, 255, 255, 0.6);
    line-height: normal;
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab-popup-content h4 {
    margin-bottom: 20px;
    color: #fff;
}
.tab-popup-content li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1.5px solid rgb(255, 255, 255, 0.6);
    color: #fff;
    flex-wrap: wrap;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.tab-popup-content li::after{
    display: none;
}
.tab-popup-content li strong{
    width: 50%;
    font-weight: normal;
    color: rgb(255, 255, 255, 0.6);
}
.show-popup{
    display: none;
}
.tabs li::after {
    content: '';
    position: relative;
    top: 2px;
    left: 11px;
    background-image: url(../images/tab-arrow.svg);
    width: 7px;
    height: 14px;
    background-size: 7px;
    background-repeat: no-repeat;
    display: inline-block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background-color: transparent;
    border-radius: 0;
}
.tab-btn .tabs li.active::after, .tabs li:hover::after {
    transform: rotate(90deg);
    opacity: 1;
    color: #1C1C1C;
    filter: brightness(0) saturate(100%) invert(73%) sepia(58%) saturate(302%) hue-rotate(344deg) brightness(100%) contrast(145%);
}
.tab-btn .tabs li::before {
    content: "";
    height: 2px;
    background-color: #BD9B80;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -22px;
    opacity: 0;
}
.tab-btn .tabs li.active::before,
.tabs li:hover::before {
    opacity: 1;
}
.tab-btn {
    border-bottom: 2px solid rgba(255, 255, 255, 0.30);
    padding-bottom: 20px;
    margin-bottom: 48px;
}
.tab-right-part {
    max-width: 464px;
    margin-right: 0;
    margin-left: auto;
    overflow: hidden;
} 
/****related-product-sec****/
.related-product-sec {
    padding: 78px 0 36px;
}
.related-product-title {
    margin-bottom: 79px;
}
.related-product-slider .each-product-info tr {
    column-gap: 25px;
}
.related-product-slider .each-product-info {
    margin-bottom: 21px;
}
.related-product-slider .aanbod-product-area > .row {
    row-gap: 25px;
}
.related-product-scrollbar {
    width: 100%;
}
/********************Bedankt********************/
.bedankt-banner-sec .banner-content {
    bottom: 26%;
}
.bedankt-banner-sec .banner-content h1 {
    margin-bottom: 26px;
}
/***************************popup************************/
.modal-area .modal-dialog {
    max-width: 69.3%;
    margin: 10% auto 0;
}
.modal-area .modal {
    background: rgba(12, 12, 12, 0.80);
}
.modal-area .modal-content {
    border: 0;
    border-radius: 10px;
    overflow: hidden;
    background-color: transparent;
    position: relative;
}
.pop-up-image {
    height: 100%;
}
.modal-area .popup-content {
    height: 100%;
    padding: 83px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden; 
    border-top: 1px solid rgba(189, 155, 128, 0.2);
    border-bottom: 1px solid rgba(189, 155, 128, 0.2);
    background: radial-gradient(50% 50% at 50% 50%, rgba(32, 49, 59, 0.99) 0%, #20313B 100%);
}
.modal-area .popup-content p {
    margin: 36px 0;
    color: #fff;
}
.modal-area .popup-content h3 {
    line-height: 52px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    font-family: 'Exo2SemiBoldItalic';
    font-size: 4rem;
    margin: 12px 0 23px;
    width: 100%;
    max-width: 485px;
}
.popup-content-inner-wrap img {
    width: 209px;
}
.popup-info-btm p {
    margin-top: 17px;
}
.pop-up-image img {
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.close-img {
    position: absolute;
    top: -28px;
    right: -25px;
    z-index: 1;
    font-size: 3rem;
    height: 62px;
    width: 62px;
    background-color: #303030;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100px;
}
.close-img:hover {
    color: #fff;
}
.modal-area .modal-content .col-lg-7 {
    width: 50%;
}
.modal-area .modal-content .col-lg-5 {
    width: 50%;
}
.modal-area .modal-content .row {
    margin: 0 -12px; 
}
.modal-area .modal-content .col-lg-7,
.modal-area .modal-content .col-lg-5 {
    padding: 0 12px;
}
.popup-content {
    position: relative;
    overflow: hidden;
}
/* .popup-bg-mark {
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none;
}
.popup-mark img {
    width: 174px !important;
} */
.popup-bg-mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
}
.popup-bg-mark img {
    height: 100%;
    object-fit: cover;
}
.popup-content-wrap {
    position: relative;
    z-index: 1;
}
.popup-content-inner-wrap .common-btn {
    padding-left: 19px;
    padding-right: 19px;
}
.mob-popup-content-wrap {
    display: none;
}
.mob-popup-content-wrap .popup-content-inner-wrap h2 {
    line-height: 48px;
    color: #fff;
    font-family: 'CormorantSC-Bold';
    font-size: 3.2rem;
    margin-bottom: 20px;
}
.mob-popup-content-wrap .popup-content-inner-wrap li {
    color: rgba(255, 255, 255, 0.80);
    line-height: 32px;
    padding-left: 12px;
    font-size: 1.6rem;
    letter-spacing: normal;
}
.mob-popup-content-wrap .popup-content-inner-wrap li::after {
    top: 15px;
    width: 3px;
    height: 3px;
    background-color: #fff;
    background-image: none;
    border-radius: 100px;
}
.mob-popup-content-wrap .popup-content-inner-wrap .common-btn {
    background-color: #000000;
    border-color: #000000;
    color: #F5F5F5;
}
.mob-popup-content-wrap .popup-content-inner-wrap .common-btn:hover {
    background-color: transparent;
    color: #000000;
}
.popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
}
.modal-area .popup-close {
    display: none;
}

.privacy_section {
    padding: 120px 0 60px;
}


.fix-wp { 
    height: 52px;
    width: 52px;
    background-color: #25D366;
    border-radius: 100%; 
    position: fixed;
    bottom: 20px;
    right: 28px;
    z-index: 97;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.fix-call {
    height: 52px;
    width: 52px;
    background-color: #00132F;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.fix-wp img,
.fix-call img {
    width: 22px;
}
.fix-wp a, 
.fix-call a {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}


/* whats app lab start  */
.fix-wp {
    height: 52px;
    width: 52px;
    background-color: #25D366;
    border-radius: 100%;
}
.fix-wp img {
    width: 22px;
}
.fix-wp a {
    display: block;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fix-wp a img {
    width: 24px;
}

.popup .popuptext {
    display: none;
    width: 200px;
    background-color: #25D366;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 3px;
    right: 2.7vw;
    font-size: small;
}

.notifcation {
    position: relative;
}

.alert-number {
    display: none;
    position: absolute;
    bottom: 28px; 
    bottom: 28px;
/*    / left: 16px; */
    right: -11px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    background-color: red;
    color: white;
    text-align: center;
    font-size: small;
    animation: shake 0.5s;
    animation-iteration-count: 1;
}

@media screen and (max-width: 600px) {
    .popuptext {
        right: 60px !important;
    }
}
@media (max-width : 767.98px){
    .fix-wp{
        display: none;
    }
}
/* whatapp lab end  */
 
/*------------------------------------- style for developers ---------------------------------------*/

/*******loader*****/
#loader_section{
  display:none;
  width:100%;
  position: fixed;
  top: 0;
  background: #000000b8;
  z-index: 9999999;
  height: 100vh;
  padding: 30vh 0px;
}
#loader_section p{
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
#loader_section img{
  width: 100px;
  margin-bottom: 25px;
}

/*********Morgen Footer************/
.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}

.morgeninternet-footer:hover {
    background: #202020;
    transition: 0.3s all;
}

.morgeninternet-footer > img {
    height: 35px;
    padding-top: 15px;
}


/****aanbod dtl****/
.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding: 4px 10px 6px 20px;
    color: #000;
    background-size: contain;
}
.star_icon{
    margin-bottom: 30px;
}
.star_icon h4{
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 15px;
   /* color: #1c1c1c;*/
    border-bottom: 1px solid #181716;
    padding-bottom: 10px;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.bullet-panel h3 {
    margin-bottom: 30px;
}
.cursor{
    cursor:pointer;
}
.aanbod-loader {
    width: 45px;
    height: 40px;
    background: linear-gradient(#BD9B80 calc(1*100%/6),#20313B 0 calc(3*100%/6),#BD9B80 0),
              linear-gradient(#BD9B80 calc(2*100%/6),#20313B 0 calc(4*100%/6),#BD9B80 0),
              linear-gradient(#BD9B80 calc(3*100%/6),#20313B 0 calc(5*100%/6),#BD9B80 0);
    background-size: 10px 400%;
    background-repeat: no-repeat;
    animation: matrix 1s infinite linear;
  }
  @keyframes matrix {
    0% {
      background-position: 0% 100%, 50% 100%, 100% 100%
    }
  
    100% {
      background-position: 0% 0%, 50% 0%, 100% 0%
    }
  }
  .load_aanbod{
    justify-content: center;
    display: flex;
    column-gap: 30px;
    align-items: center;
    color: #fff;
  }


.carpass-img {
    width: 115px;
}










.widget-btn-area {
  bottom: 2rem;
  left:3rem;
  z-index: 99;
  font-family: "Nunito Sans", sans-serif;
}
.widget-btn {
  border-radius: 10px;
  background: #FF7100;
  box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
  padding: 1.3rem 2.5rem;
  font-size: 1.7rem;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
}

.widget-btn span:after, .widget-mobile span:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right:-.5rem;
  content: '';
  width:1rem;
  height: 1rem;
  background: url(../images/next-white.svg) no-repeat center/ contain;
}
.widget-content {
  background: #1c1c1c;
  padding: 4.5rem;
  -webkit-box-shadow:-5px 1px 17px 3px rgba(0,0,0,0.2);
  -moz-box-shadow:-5px 1px 17px 3px rgba(0,0,0,0.2);
  box-shadow:-5px 1px 17px 3px rgba(0,0,0,0.2);
  border-radius: 20px;
  width: 51rem;
  display: none;
}
.arw-rotate {
  margin-top:-2.5rem;
  margin-bottom: 1rem;
  transform: rotate(-90deg);
  cursor:pointer;
}
.widget-content h4, .widget-content h5 {
  text-transform: unset;
  color: #fff;
  letter-spacing: normal;
}
.widget-content h4 {
  font-weight: 500;
  font-size: 2.4rem;
}
.widget-content h5 {
  font-weight: 400;
  font-size: 1.7rem;
  margin: 1.5rem 0 5.4rem;
}
.widget-content h5 span {
  text-decoration: underline;
  color: #FF7100;
}
.widget-content button, .widget-mobile button {
  border-radius: 5px;
  color: #fff;
  border: 2px solid #FF7100;
  background: #FF7100;
  padding: 1.2rem 2rem;
  font-size: 1.7rem;
  font-weight: 600;
  margin-right: .5rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  cursor: pointer;
}
.widget-content button:hover, .widget-mobile button:hover {
  background: #fff !important;
  border-color: #fff !important;
  color: #FF7100 !important;
}
.monthly_amount{
  cursor:pointer;
}
.iframe-footer {
    border: 0;
    width: 100%;
    height: 50px;
    display: block;
}
.calsty {
    width: 100%;
}

@media(max-width: 767.98px){
    .morgeninternet-footer.viewcar-footer {
        margin-bottom: 68px !important;
        height: 50px;
    }
    .widget-mobile {
        background: #1c1c1c;
        padding: 1.5rem 1.2rem;
        border-top: 1px solid rgba(255,255,255,0.1);
        border-bottom: 1px solid rgba(255,255,255,0.1);
        z-index: 99;
        font-family: "Nunito Sans", sans-serif;
    }
    .widget-mobile .d-flex {
        gap: 5px;
    }
    .widget-mobile button {
        padding: .65rem;
        font-size: 1.45rem;
    }

    .widget-mobile h6 span {
        font-size: 1.45rem;
        cursor: pointer;
        font-weight: 600;
        padding-right: 2.5rem;
        color: #fff;
        margin-right: .75rem;
    }
    .widget-mobile h6 span:after {
        background: url(../images/arw-color.svg) no-repeat center/ contain;
        right: 0;
    }
    .widget-mobile h6 span:not(.active):after {
        filter: brightness(0) invert(1);
        -webkit-filter: brightness(0) invert(1);
    }
    .widget-mobile h6 span.active {
        color: #FF7100;
    }
    .widget-mobile h6 span.active:after {
        transform: translateY(-50%) rotate(-90deg);
    }
    .widget-mobile-content {
        bottom: 6.5rem;
        background: #121212;
        padding: 3rem 1.5rem 1.5rem;
        z-index: 99;
        display: none;
    }

    .widget-mobile-content.show-div {
        display: block;
    }
    .widget-content-wrap {
        background: #1c1c1c;
        border: 1px solid rgba(255,255,255,0.1);
        padding: 1.5rem;
    }
    .widget-mobile-content td {
        color: #fff;
        vertical-align: top;
        font-size: 1.45rem;
        font-weight: 400;
        padding: 4px 0;
    }
    .widget-mobile-content td a {
        color: #fff;
        text-decoration: none;
    }
    .widget-mobile-content td a:hover {
        color: #FF7100;
    }
    .whatsapp-block {
        background: #25D366;
        border-radius: 5px;
        width:3.7rem;
        height: 3.7rem;
    }
    .whatsapp-block img {
        width: 1.8rem;
    }
    .widget-mobile-content td span {
        width: 2.2rem;
        height: 2.2rem;
        border: 1px solid rgba(255,255,255,0.1);
        margin-right: 1.8rem;
    }
}
/* ANBD DETAIL FORM SEC */
.adnbd-form-sec .form-block{
    max-width: 100%;
}
.form-tab-wrap {
    display: flex;
    align-items: center;
    gap: 30px;
}
.form-tab-nav {
    display: flex;
    align-items: center;
    gap: 15px;
}
.form-tab-text p{
    font-size: 2rem;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 0;
}
.form-tab-list {
    font-family: 'Montserrat-Medium';
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: 0.8px;
    padding: 11px 18px;
    border: 1px solid #FFFF;
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.form-tab-list.active{
    background: rgba(189, 155, 128, 1);
    color: rgba(12, 12, 12, 1);
    border-color: rgba(189, 155, 128, 1);
}
.form-sub-heading {
    margin-top: 90px;
    margin-bottom: 24px;
}
.form-tab-main-wrap {
    margin-top: 62px;
    margin-bottom: 57px;
}
.form-tab-main-wrap .form-tab-wrap:last-child{
    margin-top: 30px;
}
.upload-wrap{
    max-width: 631px;
}
.upload-wrap h6{
    font-family: 'Montserrat-Regular';
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: 0.32px;
    margin-bottom: 10px;
}
.upload-wrap p{
    font-family: 'Montserrat-Light';
    font-size: 1.4rem;
    line-height: 17px;
    color: rgba(255, 255, 255, 0.4);
}
.upload-wrap .form-style {
    background: #35454F;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    width: 100%;
    height: 245px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.upload-wrap .form-style::after {
    position: absolute;
    content: "";
    background-image: url(../images/upload-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
    left: 50%;
    top: 40%;
    transform: translateX(-50%);
}
.upload-wrap .form-style:not(:placeholder-shown){
    border: 1px solid rgba(255, 255, 255, 0.1);   
}
.upload-wrap .form-style h5{
    font-family: 'inter-medium';
    font-size: 1.2rem;
    line-height: 20px;
    color: #FFFFFF;
    margin-top: 133px;
    margin-bottom: 18px;
}
.upload-btn {
    background: #BD9B80;
    border-radius: 55px;
    padding: 6px 10px;
    font-family: 'Montserrat-Medium';
    font-size: 0.88rem;
    line-height: 13px;
    letter-spacing: 0.442px;
    color: #0C0C0C;
    display: inline-block;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}
.upload-wrap p:last-child {
    margin-bottom: 0;
    margin-top: 19px;
}
.form-bottom-part {
    margin-top: 57px;
}
.form-bottom-heading{
    margin-bottom: 35px;
}
.adnbd-form-sec{
    padding: 72px 0;
}
.adnbd-form-sec .form-block textarea.form-style{
    height: 400px;
}
.form-block-wrap .form-group{
    margin-bottom: 63px;
}
.adnbd-form-sec .form-block-wrap textarea{
    resize: auto;
}
.form-bottom-part .row{
    margin: 0px -68px;
}
.form-bottom-part .row .col-lg-6,
.form-bottom-part .row .col-lg-12{
    padding: 0px 68px;
}
.adnbd-form-sec  .form-group .form-select option{
    color: #000;
}
.adnbd-form-sec  .form-group .form-select{
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    color: rgba(255, 255, 255, 0.50);
}
.adnbd-form-sec  .form-group .form-select:focus{
    color: #FFF;
}
.adnbd-form-sec .container .form-block > .row > .col-lg-6{
    padding: 0px 68px;
}
.adnbd-form-sec .container .form-block > .row{
    margin: 0px -68px;
}
.adnbd-form-sec .sec-mark img{
    height: 100%;
}
.upload-wrap-inner {
    position: relative;
}
.jouw_list {
    padding-top: 136px;
}
.jouw_list .form-group{
    display: none;
}
.header-popup-sec {
    border-radius: 10px;
    border-top: 1px solid rgba(189, 155, 128, 0.2);
    border-bottom: 1px solid rgba(189, 155, 128, 0.2);
    background: radial-gradient(50% 50% at 50% 50%, rgba(32, 49, 59, 0.99) 0%, #20313B 100%);
    position: relative;
    overflow: hidden;
    position: fixed;
    width: 646px;
    left: 50%;
    top: 0px;
    min-height: 508px;
    transform: translateX(-50%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding: 60px 20px 30px;
    opacity: 0;
    z-index: 99;
    pointer-events: none;
    visibility: hidden;
}
.header-popup-sec.header-popup-active{
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    top: 107px;
}
.header-popup-sec .form-block {
    max-width: 100%;
    width: 100%;
    margin-left: unset;
}
.header-popup-sec .form-block .form-group {
    margin-bottom: 30px;
}
.header-popup-sec .form-block .form-style {
    font-size: 1.4rem;
    padding-bottom: 10px;
    line-height: 24px;
}
.header-pop-overlay {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100vh;
    z-index: 99;
    position: fixed;
    backdrop-filter: blur(12px);
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-pop-overlay.header-pop-overlay-active{
    opacity: 1;
    pointer-events: all;
}
.header-popup-close .close-img {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    height: 24px;
    width: 24px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100px;
}
.header-popup-close .close-img img {
    filter: brightness(0) invert(1);
    width: 18px;
}
.header-right .header-popup{
    padding: 12px 10px
}
.header-wrap .col-lg-4:first-child,
.header-wrap .col-lg-4:last-child{
    width: 40%;
}
.header-wrap .col-lg-4:nth-child(2){
    width: 20%;
}
.footer-policy {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding-left: 15%;
}
/* ===== ANBD NEW LIST PAGE  ===== */
.each-product-list .each-product-img {
    border-radius: 10px;
    margin-bottom: 12px;
}
.each-product-list .each-product-img img {
    border-radius: 10px;
}
.each-product-list .product-progress {
    width: 25px;
    height: 25px;
    right: 20px;
    bottom: 20px;
}
.each-product-list .each-product-spec{
    background-color: #1C2226;
    padding: 20px 25px;
    border-radius: 10px;
    overflow: hidden;
}
.each-product-list .each-product-model {
    margin-bottom: 16px;
    padding-bottom: 20px;
}
.each-product-list .each-product-info{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}
.each-product-list  .each-product-info tr {
    column-gap: 0;
    row-gap: 24px;
}
.each-product-list .each-product-info td em {
    margin-bottom: 6px;
    font-size: 1.4rem;
    line-height: normal;
}
.each-product-list .each-product-info td {
    font-size: 1.4rem;
    line-height: normal;
    width: 50%;
}
.each-product-list .each-product-ben {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}
.each-product-ben p{
    color: rgba(255, 255, 255, 0.70);
    font-family: 'Montserrat-Regular';
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: 0.32px;
    margin-bottom: 0;
}
.product-list-price {
    display: flex;
    align-items: center;
    gap: 11px;
}
.product-list-price h4{
    color: #BD9B80;
    font-size: 2.4rem;
    line-height: normal;
}
.product-list-price h6{
    color: #FFF;
    font-family: 'Montserrat-Light';
    font-size: 1.4rem;
    line-height: normal;
}
.view-btn {
    border: 1px solid #FFF;
    padding: 12px 19px;
    border-radius: 100px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    color: #FFF;
    font-family: 'Montserrat-Medium';
    font-size: 1.7rem;
    line-height: 26.135px;
    max-width: 140px;
    margin-left: auto;
    text-align: center;
}
.each-product-list:hover .view-btn{
    background-color: #BD9B80;
    border-color: #BD9B80;
    color: #0C0C0C;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product-inr .col-8{
    width: 60%;
}
.each-product-inr .col-4{
    width: 40%;
}


.each-why-choose-info-text h4 sup {
    font-size: 1.4rem;
}
.banner-logo {
    margin-top: 30px;
}