@import "fonts.css";
 @import "common-class.css";
 body {
     padding: 0px;
     margin: 0px;
     font-size: 16px;
     background: rgba(255, 255, 255, 0.40);
     font-family: 'ProximaNova-Regular';
     color: #FFF;
}
 html {
     font-size: 62.5%;
}
 #mobile-contact-bar {
     display: none;
}
/****captcha****/
 .grecaptcha-badge{
     display:none;
}
/* ======= fix-wp ======= */
 .fixed-wp{
     position: fixed;
     right: 40px;
     bottom: 90px;
     z-index: 5;
}
 .fixed-wp a{
     height: 50px;
     width: 50px;
     border-radius: 50%;
}
/* =============== header =============== */
 .header-area {
     position: fixed;
     top: 12px;
     left: 0;
     width: 100%;
     z-index: 99;
     padding: 23px 0;
     transition: all 0.5s;
}
 .header-area::after{
     position: absolute;
     height: 100%;
     width: calc(100% - 30px);
     content: "";
     top: 0;
     left:15px;
     background-color: #15202E ;
     z-index: -1;
     /* opacity: 0; */
     opacity: 1;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     border-radius: 10px 10px 0 0;
}
 .active_header:after, .inner-header::after, .stiky::after{
     opacity: 1;
     top: 0;
}
.inner-header::after{
     border-radius: 10px;
}
 .header-area.stiky {
     top: 0;
}
 .logo{
     width: 286px;
}
 .header-menu-mid ul{
     display: flex;
     justify-content: center;
     align-items: center;
     column-gap: 20px;
     margin-left: -69px;
}
 .header-menu-mid ul a{
     font-family: 'ProximaNova-Regular';
     font-size: 1.6rem;
     line-height: 22.48px ;
     letter-spacing: 0.16px;
     color: #FFF;
     display: flex;
     align-items: center;
     column-gap: 8px;
}
 .header-menu-mid ul a::before{
     content: "";
     width: 5px;
     height: 5px;
     background: #FFF;
     border-radius: 100%;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
}
 .header-menu-mid ul li.active-page a, .header-menu-mid ul a:hover{
     font-family: 'ProximaNova-Bold';
}
 .header-menu-mid ul li.active-page a:before, .header-menu-mid ul li a:hover:before{
    /* background-color: #15202E;
     */
}
 .header-right ul{
     display: flex;
     justify-content: end;
     align-items: center;
     column-gap: 34px;
}
 .header-area .col-lg-3{
     width: 28%;
}
 .header-area .col-lg-6{
     width: 44%;
}
 .header-wp{
     height: 50px;
     width: 50px;
     display: flex;
     justify-content: center;
     align-items: center;
     border: 1px solid #FFF;
     background-color: #fff;
     border-radius: 50%;
}
 .header-wp img{
     height: 25px;
}
 .header-right li{
     display: flex;
     align-items: center;
     column-gap: 10px;
}
/* .header-right a{
     font-family: 'ProximaNova-Bold';
}
 */
 .header-right .common-btn {
     font-family: 'ProximaNova-Regular';
}
 .menu-toggle {
     cursor: pointer;
     width: 14px;
     position: relative;
}
 .menu-btn{
     display: flex;
     width: 86px;
     height: 35px;
     justify-content: center;
     align-items: center;
     gap: 8px;
     margin-left: auto;
     cursor: pointer;
     border-radius: 100px;
     border: 1px solid #FFF;
}
 .bar {
     width: 14px;
     height: 1px;
     background: #fff;
     position: absolute;
     top: 50%;
     left: 0;
     transform: translateY(-50%);
     transition: 0.4s;
}
 .bar::before, .bar::after {
     content: "";
     position: absolute;
     width: 100%;
     height: 1px;
     background: #fff;
     transition: 0.4s;
}
 .bar::before {
     top: -5px;
}
 .bar::after {
     bottom: -5px;
}
/* Open (X) state */
 .active .bar {
     background: transparent;
}
 .active .bar::before {
     transform: rotate(45deg);
     top: 0;
}
 .active .bar::after {
     transform: rotate(-45deg);
     bottom: 0;
}
 .stiky .header-right .header-wp:not(.inner-header .header-wp){
     background-color: transparent;
}
 .stiky .header-wp img:not(.inner-header .header-wp img){
     filter: invert(1);
}
 .stiky .header-right .common-btn{
     border-color: #fff;
}
 .menu-btn span{
     font-family: 'LamaSans-Medium';
     font-size: 1.4rem;
     line-height: 24px;
}
 .mobile-menu{
     position: fixed;
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     z-index: 11;
     display: none;
}
 .mobile-menu::after {
     opacity: 1;
     background-color: #15202E;
     background-image: url(../images/menu-bg.svg);
     width: calc(100% - 30px);
     height: 100%;
     transform: translateX(17px);
     top: 91px;
     border-radius: 10px;
}
 .mobile-addres{
     padding:0 10px;
}
 .menu-list{
     padding: 60px;
     margin-top: 44px;
}
 .menu-list a{
     color: #FFF;
     font-family: 'ProximaNova-Bold';
     font-size: 1.8rem;
     line-height: 24px;
     letter-spacing: 0.36px;
}
 .add-left a{
     color: rgba(255, 255, 255, 0.50);
     font-size: 14px;
     line-height: 21.07px;
     font-family: 'ProximaNova-Regular';
     display: block;
     width: max-content;
}
 .add-left a:hover{
     color: rgba(255, 255, 255, 1);
}
 .add-left h6{
     color: #FFF;
     font-family: 'ProximaNova-Semibold';
     font-size: 1.8rem;
     line-height: 18px;
     margin-bottom: 10px;
     text-transform: none;
}
/* ============= home-banner ============= */
 .home-banner{
     padding-top: 15px;
     position: relative;
}
 .banner-video,.each-banner {
     height: 954px;
     overflow: hidden;
     border-radius: 20px;
}
 .banner-video video {
     height: 100%;
     display: block;
     object-fit: cover;
}
 .banner-content{
     position: absolute;
     left: 0;
     top: 37%;
     width: 100%;
     z-index: 9;
}
 .banner-content-wrap{
     max-width: 1032px;
}
 .each-banner img {
     height: 100%;
     object-fit: cover;
}
 .banner-content-wrap .common-btn{
     margin-top: 30px;
}
/* =========== product-slider =========== */
 .each-car-slider{
     border-radius: 0px 0px 20px 20px;
     border: 1px solid #EDEDED;
     background: #FFF;
     overflow: hidden;
}
 .product-car-heading{
     max-width: 444px;
     margin-top: 40px;
     margin-bottom: 49px;
}
 .product-car-heading p{
     color: #15202E;
     display: none;
     margin-bottom: 23px;
}
 .car-img{
     overflow: hidden;
     border-radius: 10px;
}
 .slider-car-content{
     padding: 22px 18px;
     padding-bottom: 14px;
}
 .slider-car-content h6{
     line-height: normal;
     margin-bottom: 14px;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .slider-car-content p{
     color: rgba(0, 0, 0, 0.50);
     line-height: normal;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .slider-car-content ul{
     display: flex;
     gap: 10px;
}
 .slider-car-content ul li{
     font-family: 'Montserrat-Regular';
     line-height: normal;
     font-size: 1.3rem;
     text-align: center;
     border-radius: 15px;
     border: 1px solid rgba(0, 0, 0, 0.50);
     padding: 6px 9px;
     color: rgba(0, 0, 0, 0.50);
}
 .slider-car-content-btm{
     padding: 30px;
     display: flex;
     column-gap: 35px;
     background: #F9F9F9;
     border: 1px solid #EDEDED;
     align-items: center;
     border-radius: 0px 0px 10px 10px;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .slider-car-content-btm h5{
     font-family: 'Montserrat-SemiBold';
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .slider-car-content-btm p{
     color: rgba(16, 16, 16, 0.50);
     font-style: normal;
     margin-bottom: 0;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .slider-car-content-btm p span{
     color: #101010;
     font-family: 'Montserrat-SemiBold';
}
 .product-btn .common-btn{
     border-color: #15202E;
}
 .product-btn .common-btn strong{
     font-family: 'ProximaNova-Regular';
     padding-top: 14px;
     padding-bottom: 14px;
}
/* .product-btn .common-btn::after{
     top:21px;
}
 */
 .product-btn{
     margin-top: 17px;
     position: relative;
}
 .product-btn::after{
     position: absolute;
     left: -50%;
     top: calc(50% - 4px);
     content: "";
     height: 1.5px;
     width: 200vw;
     background-color: rgba(21, 32, 46, 0.29);
     transform: translateY(-50%);
     z-index: -1;
}
/* .car-img img {
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .each-car-slider:hover .car-img img{
     transform: scale(1.1);
}
 */
 .each-car-slider:hover .slider-car-content-btm{
     background-color: #15202E;
     border-color: #15202E;
}
 .each-car-slider:hover .slider-car-content-btm p{
     color: rgba(255, 255, 255, 0.50);
}
 .each-car-slider:hover .slider-car-content-btm p span, .each-car-slider:hover .slider-car-content-btm h5{
     color: #fff;
}
 .home-car-slider .swiper-button-next{
     right: -35px;
     top: 25%;
}
 .home-car-slider .swiper-button-prev{
     left:-35px;
     top: 25%;
}
 .home-service-left {
     max-width: 596px;
}
 .home-service-left p{
     margin: 43px 0 70PX;
}
 .home-service-left h2{
     color: #fff;
}
 .home-service-sec{
     margin-top: 17px;
}
 .home-service-right li{
     position: relative;
    /* border: 2px solid rgba(27, 47, 72, 0.27);
     */
     border-bottom: 0;
}
 .home-service-right li:nth-child(3){
    /* border: 2px solid rgba(27, 47, 72, 0.27);
     */
}
 .home-service-right li a{
     padding: 80px 68px;
     display: block;
     padding-left: 99px;
}
 .home-service-right ul{
     border-radius: 20px;
     overflow: hidden;
    /* border: 2px solid rgba(27, 47, 72, 0.27);
     */
     background: #FFF;
     box-shadow: 0px 4px 27.3px 0px rgba(27, 47, 72, 0.18);
}
 .home-service-right p{
     max-width: 493px;
     letter-spacing: 0.16px;
     color: #15202E ;
     position: relative;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     position: relative;
     margin-bottom: 0;
}
 .home-service-right p::after{
     position: absolute;
     content: "";
     top: 28%;
     right: -50px;
     background-position: center;
     background-size: 20px;
     height: 20px;
     width: 20px;
     background-image:url(../images/accro-icon.svg);
     transform: translateY(-50%);
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     background-repeat: no-repeat;
}
 .home-service-right h5{
     line-height: 32px;
     margin-bottom: 16px;
     position: relative;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .home-service-right h5::before{
     position: absolute;
     left: -40px;
     top: 7px;
     content: "";
     height: 16px;
     width: 16px;
     border: 2px solid #15202E;
     border-radius: 50%;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .home-service-right li > *{
     position: relative;
     z-index: 9;
}
 .home-service-right li::after{
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     content: "";
     background-color: #fff;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     border: 2px solid rgba(27, 47, 72, 0.27);
     border-bottom: 0;
}
 .home-service-right li:first-child::after{
     border-radius: 20px 20px 0 0;
}
 .home-service-right li:last-child::after{
     border-radius:0 0 20px 20px ;
     border-bottom:2px solid rgba(27, 47, 72, 0.27);
}
 .home-service-right li:hover::after{
     opacity: 0;
}
 .home-service-right li:hover h5::before{
     border-color: #fff;
}
 .home-service-right li:hover :is( h5 , p){
     color: #fff;
}
 .home-service-right li:hover p::after{
     background-image: url(../images/accro-icon-white.svg);
}
 .home-service-right{
     position: relative;
     bottom: -80px;
}
 .home-service-sec-wrap::after {
     backdrop-filter: unset;
     background-image: url(../images/form-bg-2.svg);
     background-color: #15202E;
     opacity: 1;
     z-index: -1;
     border-radius: 20px;
}
 .home-service-sec{
     position: relative;
}
 .home-service-sec::before{
     position: absolute;
     background-repeat: no-repeat;
     background-position: center;
     background-size: 100%;
     content: "";
     width: 667px;
     height: 232px;
     background-image: url(../images/kk.png);
     z-index: 0;
     top: -47px;
     left: 15px;
     pointer-events: none;
}
 .home-service-sec .row{
     padding-top: 20px;
}
 .about-us-img-btn .common-btn{
     outline: 10px solid #fff !important;
     position: absolute;
     top: -26px;
     left: 50%;
     transform: translateX(-50%);
     font-family: 'ProximaNova-Regular';
     width: 100%;
}
 .about-us-img-btn .common-btn strong{
     font-family: 'ProximaNova-Regular';
}
/* =========== homr-about ============= */
 .home-about-us-sec .common-background{
     padding-top: 150px;
     padding-bottom: 128px;
}
 .home-about-us-sec .common-background::after{
     background-position: -12px 0;
}
 .aboutus-heading{
     text-align: center;
     margin-bottom: 100px;
}
 .about-us-img-left {
     margin-right: -56px;
     border-radius: 365.601px;
     backdrop-filter: blur(277.20001220703125px);
}
 .about-us-img-left h5{
     text-align: right;
}
 .about-us-img-left p{
     color: #15202E;
     text-align: right;
     letter-spacing: 0.16px;
     margin-top: 15px;
     margin-bottom: 0;
}
 .about-us-img-mid {
     width: 667.583px;
     height: 388.98px;
     margin: auto;
}
 .about-us-img-mid img{
     width: 100%;
     height: 100%;
     border-bottom-left-radius: 329px;
     border-bottom-right-radius: 349px;
}
 .about-us-img-mid {
     text-align: center;
}
 .about-us-img-right{
     margin-left: -56px;
     border-radius: 509.047px;
     backdrop-filter: blur(277.20001220703125px);
}
 .about-us-img-right p{
     color: #15202E;
     margin-top: 15px;
     margin-bottom: 0;
}
 .about-us-img-mid-content p{
     color: #15202E;
     margin-top: 15px;
     margin-bottom: 0;
}
 .about-us-img-mid-content {
     text-align: center;
     max-width: 377px;
     margin:96px auto 0;
     border-radius: 365.601px;
     backdrop-filter: blur(277.20001220703125px);
}
/* =============== home btm-slider =========== */
 .each-home-btm-slider{
     height: 316px;
     overflow: hidden;
     border-radius: 20px;
     overflow: hidden;
}
 .each-home-btm-slider img{
     height: 100%;
     object-fit: cover;
     transition: all 0.5s;
}
 .each-home-btm-slider:hover img {
     transform: scale(1.1);
}
/* .home-btm-slider .swiper-slide{
     width: 25% !important;
}
 .home-btm-slider .swiper-slide-next{
     width: 50% !important;
}
 */
 .home-btm-slider .swiper-slide-next, .home-btm-slider .swiper-slide-prev {
     width:24% !important;
}
 .home-btm-slider .swiper-slide-active {
     width: 50% !important;
}
 .home-btm-slider{
    /* padding-top: 50px;
     */
     padding-bottom: 15px;
}
/* ============== Diensten-list =========== */
/****inner-banner-sec***/
 .inner-banner-sec {
     position: relative;
     padding-top: 15px;
}
 .inner-banner-text {
     bottom: 215px;
     position: absolute;
     left: 0;
     width: 100%;
}
 .inner-banner-sec::before{
     position: absolute;
     content: "";
     bottom: 0;
     right: 0;
     background-repeat: no-repeat;
     background-position: right;
    /* background-image: url(../images/inner-banner-bg.svg);
     */
     height: 244px;
     width: 244px;
     background-size: cover;
}
 .inner-banner-img img{
     border-radius: 20px;
}
/* *****************diensten-list-info-sec************** */
 .diens-list-info-right p{
     color: #15202E;
}
 .diens-list-info-right{
     max-width: 541px;
     margin-left: auto;
}
 .diens-list-info-sec{
     padding-top: 85px;
     position: relative;
     padding-bottom: 120px;
}
 .diens-list-info-wrap{
     padding-bottom: 85px;
}
 .each-list-img img{
     border-radius: 10px;
}
 .plus-img{
     width: 70px;
     height: 69px;
     margin: 0px auto;
     opacity: 0;
     margin-bottom: 46px;
     border-radius: 100%;
     background: #FFFFFF;
     display: flex;
     align-content: center;
     justify-content: center;
     transition: all 0.7s ease;
     -webkit-transition: all 0.7s ease;
}
 .each-diens-list:hover .plus-img{
     opacity: 1;
}
 .plus-img img{
     max-width: 25px;
}
 .each-diens-list{
     position: relative;
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
     overflow: hidden;
}
 .each-list-text{
     position: absolute;
     left: 0;
     padding: 53px;
     padding-bottom: 0;
     bottom: 0;
     width: 100%;
     z-index: 2;
    /* height: 100%;
     */
     transition: all 0.7s ease;
     -webkit-transition: all 0.7s ease;
}
 .each-list-text h5{
     color: #FFF;
     padding-bottom: 22px;
}
 .hover-content p{
     margin-bottom: 0;
     text-overflow: ellipsis;
     display: -webkit-box;
     overflow: hidden;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
}
 .each-diens-list:hover .hover-content p{
     -webkit-line-clamp: 4;
}
 .hover-content{
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
     width: 100%;
     height: 0;
     overflow: hidden;
}
 .each-diens-list:hover .hover-content{
     visibility: visible;
     height: 90px;
}
 .each-diens-list:hover .each-list-text{
     padding-bottom: 53px;
}
 .each-diens-list:hover::after {
     opacity: 1;
}
 .each-diens-list::after {
     content: "";
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     background: rgba(21, 32, 46, 0.70);
     backdrop-filter: blur(5px);
     border-radius: 10px;
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
     opacity: 0;
}
 .each-list-img img{
     height: 100%;
     object-fit: cover;
}
 .each-list-img{
     height: 358px;
}
/* **************review-sec************ */
 .review-wrap{
     background-color: #15202E;
     border-radius: 20px 20px 0px 0px;
     padding-top: 80px;
}
 .review img{
     border-radius: 20px;
}
/* ***************** back_btn****************** */
 .back_btn{
     padding-top: 182px;
     padding-bottom: 25px;
}
/* *************diens-dtl-top-sec************* */
 .diens-dtl-top-content p{
     color: #15202E;
     margin-bottom: 0;
}
 .diens-dtl-top-content h2{
     margin-bottom: 15px;
}
 .diens-dtl-top-content h6{
     text-transform: none;
     letter-spacing: 0.18px;
     line-height: 22px;
     padding-bottom: 3px;
}
 .diens-dtl-top-content {
     max-width: 562px;
     margin-left: 100px;
}
 .diens-dtl-top-img img{
     border-radius: 10px;
}
 .diens-dtl-top-img{
     max-width: 708px;
}
 .diens-dtl-top-sec{
     position: relative;
     padding-bottom: 80px;
}
/* **************diens-dtl-mid-sec ************* */
 .diens-dtl-mid-wrap.common-bg{
     height: 100%;
     width: 100%;
}
 .diens-dtl-mid-sec{
     padding-bottom: 120px;
}
 .diens-dtl-mid-wrap::after{
     content: "";
     width: 100%;
     height: 100%;
     background: linear-gradient(0deg, rgba(21, 32, 46, 0.95) 0%, rgba(21, 32, 46, 0.95) 100%);
     position: absolute;
     top: 0;
     left: 0;
     border-radius: 10px;
}
 .diens-dtl-mid-area {
     position: relative;
     z-index: 2;
}
 .diens-dtl-mid-wrap{
     border-radius: 10px;
     position: relative;
}
 .diens-dtl-mid-area p{
     text-align: center;
     margin-top: 16px;
     color: rgba(255, 255, 255, 0.80);
}
 .diens-dtl-mid-area tr{
     display: flex;
     justify-content: space-between;
     column-gap: 170px;
}
 .diens-dtl-mid-area table{
     width: 100%;
}
 .diens-dtl-mid-area td{
     width: 33.33%;
     position: relative;
    /* border-right: 1.5px solid rgba(255, 255, 255, 0.20);
     */
     padding-top: 80px;
     padding-bottom: 70px;
}
 .diens-dtl-mid-area td::before{
     width: 1.5px;
     height: 100%;
     position: absolute;
     top: 0;
     right: -25%;
     background-color: rgba(255, 255, 255, 0.20);
     content: "";
}
 .diens-dtl-mid-area td:last-child::before{
     display: none;
}
 .diens-dtl-mid-area h5{
     color: #FFF;
     text-align: center;
     line-height: 32px;
     display: flex;
     flex-direction: column;
     row-gap: 16px;
}
 .diens-dtl-mid-area td h5::after{
     content: "";
     left: 0;
     width: 100%;
     height: 75px;
     background-image: url(../images/diens-dtl-info-line.svg);
     background-repeat: no-repeat;
     background-position: center center;
}
 .diens-dtl-mid-wrap{
     position: relative;
}
 .form-heading p::after{
     display: none;
}
/* *****************related-service-slider************** */
 .related-service-sec{
     padding-top: 180px;
     padding-bottom: 120px;
     overflow: hidden;
}
 .related-service-sec h2{
     padding-bottom: 75px;
}
 .related-service-slider{
     position: relative;
}
/* *******form-sec********** */
 .form-sec::before {
     position: absolute;
     background-repeat: no-repeat;
     background-position: center;
     background-size: 100%;
     content: "";
     width: 667px;
     height: 232px;
     background-image: url(../images/kk.png);
     z-index: 1;
     top: -47px;
     left: 15px;
}
 .form-sec-wrap{
     background-color: #15202E;
     border-radius: 10px;
     padding-top: 60px;
}
 .form-main-area .form-styl {
     background-color: transparent;
     border: 0;
     border-bottom: 1px solid rgba(21, 32, 46, 0.60);
     ;
     font-size: 1.6rem;
     font-family: 'ProximaNova-Regular' !important;
     color: #15202E;
     border-radius: 0;
     padding: 14px 22px 17px 22px;
     max-width: 569px;
     margin-left: auto;
     letter-spacing: 0.16px;
     line-height: 22px;
     margin-right: auto;
}
 .form-main-area .form-styl:focus {
     background-color: transparent;
     box-shadow: none;
     border: none;
     border-bottom: 1px solid #15202E;
     color: #15202E;
}
 .form-main-area .form-styl::placeholder {
     color: rgba(21, 32, 46, 0.60);
}
 .form-main-area .form-styl:focus::placeholder{
     color: #15202E;
    /* border-bottom: 1px solid #15202E;
     */
}
 .form-main-area .form-styl.foto_upload, .form-main-area .form-styl.photo_upload {
     color: rgba(21, 32, 46, 0.60);
}
 .form-main-area .form-group {
     position: relative;
     margin-bottom: 22px;
}
 .form-main-area textarea {
     resize: none;
     padding-left: 10px;
}
 .form-main-area textarea.form-styl:focus{
    /* border-bottom: 1px solid #15202E;
     */
}
 .form-main-area textarea.form-styl {
     min-height: 93px;
     width: 100%;
     padding-bottom: 10px;
     border-bottom: 1px solid rgba(21, 32, 46, 0.60);
     max-width: 100% 
}
 .form-main-area{
     border-radius: 10px;
     border: 1px solid rgba(21, 32, 46, 0.20);
     background: #FFF;
     box-shadow: 0px 2px 4px 0px rgba(21, 32, 46, 0.10);
     position: relative;
     bottom: -115px;
     z-index: 9;
     padding: 50px 30px;
    /* height: 100%;
     */
}
 .form-heading h2{
     padding-bottom: 15px;
     text-align: center;
}
 .form-sec .sec-wrap{
     padding-top: 68px;
     padding-bottom: 72px;
}
 .form-heading p{
     max-width: 569px;
     line-height: 22px;
     color: #15202E;
     margin: 0px auto;
     text-align: center;
     margin-bottom: 42px;
}
 .form-btn{
     margin-top: 37px;
}
 .form-sec{
     position: relative;
}
 .form-right-area{
     max-width: 673px;
     margin-left: auto;
    /* height: 100%;
     */
}
/* *************form-left-area****************** */
 .form-left-area{
     max-width: 674px;
     margin-left: auto;
     margin-right: auto;
     margin-top: 115px;
     margin-bottom: 115px;
     border-radius: 10px;
     position: relative;
     overflow: hidden;
}
 .form-left-content{
     display: flex;
     padding: 95px 100px 140px;
     flex-wrap: wrap;
    /* align-items: center;
     */
     justify-content: space-between;
     padding-right: 85px;
     z-index: 1;
     position: relative;
}
 .form-left-area::after {
     content: "";
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     background: linear-gradient(0deg, rgba(21, 32, 46, 0.94) 0%, rgba(21, 32, 46, 0.94) 100%);
}
 .each-form-left-content-wrap h5{
     font-family: 'ProximaNova-Semibold';
     color: #FFF;
     line-height: 32px;
     padding-bottom: 24px;
     padding-top: 43px;
}
 .each-form-left-content-wrap a{
     line-height: 22px;
     letter-spacing: 0.16px;
     font-size: 1.6rem;
     font-family: 'ProximaNova-Regular';
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .each-form-left-content-wrap .adres-dtls:hover a{
     opacity: 0.5;
}
 .each-form-left-content-wrap .contact-dtls:hover a{
     opacity: 0.5;
}
 .opening-time table{
     line-height: 22px;
     letter-spacing: 0.16px;
     font-size: 1.6rem;
     font-family: 'ProximaNova-Regular';
    /* margin-bottom: 10px;
     */
}
 .form-socil-icon ul{
     display: flex;
     column-gap: 23px;
     justify-content: center;
}
 .form-socil-icon ul li a{
     background-color: #FFF;
     width: 36px;
     height: 36px;
     border-radius: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     border: 1px solid #FFF;
}
 .form-socil-icon ul li:hover a{
     opacity: 0.5;
}
 .form-socil-icon img{
     max-width: 20px;
}
 .form-sec .common-background::after{
    /* z-index: 0;
     */
     z-index: 4;
     background-image: url(../images/form-bg.svg);
     background-position: -24px -6px;
}
 .form-area{
     position: relative;
     z-index: 6;
}
 .opening-time td{
     padding-right: 20px;
     padding-bottom: 5px;
}
 .form-socil-icon{
    /* padding-top: 92px;
     */
     height: 100%;
     display: flex;
     align-items: end;
}
/* ********************footer****************** */
 .footer-area {
     border-radius: 0px 0px 20px 20px;
     background: #15202E;
     padding: 155px 0 25px;
     position: relative;
     overflow: hidden;
     margin-bottom: 15px;
}
 .footer-top {
     padding-bottom: 105px;
     margin-bottom: 22px;
}
 .footer-logo img {
     width: 361px;
}
 .footer-info {
     display: flex;
     gap: 20px;
     max-width: 708px;
     width: 100%;
     margin-left: 165px;
     justify-content: space-between;
     align-items: center;
}
 .each-footer-info h5{
     font-family: 'ProximaNova-Semibold';
     line-height: 32px;
     color: #fff;
     margin-bottom: 26px;
}
 .each-footer-info p {
     margin-bottom: 5px;
}
.each-footer-info p img {
    width: 22px;
    margin-right: 5px;
}
 .each-footer-info td {
     margin-bottom: 0;
     line-height: 22px;
     color: #FFF;
     letter-spacing: 0.16px;
     font-size: 1.6rem;
     padding-bottom: 3px;
}
 .each-footer-info br{
     margin-bottom: 5px;
}
 .each-footer-info td:nth-child(odd) {
     padding-right: 16px;
}
 .footer-social ul {
     padding: 0;
     margin: 0;
     list-style: none;
     display: flex;
     align-items: center;
     justify-content: end;
     gap: 25px;
}
 .footer-btm-left {
     display: flex;
}
 .footer-privacy a:hover{
     opacity: 0.5;
}
 .footer-social li:hover a{
     opacity: 0.5;
}
 .each-footer-info a:hover{
     opacity: 0.5;
}
 .footer-privacy p {
     font-family: 'ProximaNova-Regular';
     font-size: 1.6rem;
     line-height: 22px;
     margin-bottom: 0;
     letter-spacing: 0.16px;
     width: max-content;
}
 .footer-social li a {
     height: 36px;
     width: 36px;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 100%;
     border: 1px solid #FFF;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     background-color: #FFF;
}
 .footer-social li a img{
     width: 22px ;
}
 .footer-privacy {
     text-align: start;
}
 .footer-top {
     position: relative;
}
 .footer-top::after {
     position: absolute;
     left: 0;
     bottom: 0;
     content: "";
     width: 100%;
     height: 1.5px;
     background-color: rgba(255, 255, 255, 0.29);
}
/* *********************contact**************************************** */
/* .contact-banner-sec{
     margin-top: 15px;
}
 */
 .contact-banner-img{
     width: 100%;
     height: 600px;
     border-radius: 20px;
}
 .form-sec.contact-form-sec {
     margin-bottom: 120px;
     margin-top: 175px;
}
 .contact-form-sec::before{
     display: none;
}
 .contact-form-sec .form-main-area{
     bottom: 0;
}
 .contact-form-sec .form-left-area {
     margin-top: 0;
}
 .form-sec.contact-form-sec .form-main-area textarea.form-styl {
     max-width: 569px;
}
/* *************team-sec************* */
 .overons-top-sec{
     padding: 82px 0;
     margin-top: 15px;
     position: relative;
}
 .overons-top-sec::after{
     position: absolute;
     left: 15px;
     top:0;
     content: '';
     width: calc(100% - 30px);
     height: 100%;
     background: #15202E;
     z-index: -1;
     border-radius: 20px;
}
 .overons-top-sec .common-background::after{
     display: none;
}
 .overons-top-sec h5{
     line-height: 32px;
}
 .overons-top-sec h5, .overons-top-sec p{
     color: #fff;
}
 .overons-top-sec .aboutus-heading p{
     max-width:540px;
     margin-left: auto;
     margin-right: 0;
}
 .overons-top-sec .aboutus-heading {
     text-align: unset;
     padding-bottom: 16px;
}
 .overons-top-sec .aboutus-heading h2{
     color: #fff;
}
 .overons-top-sec .about-us-img-mid-content {
     max-width: 426px;
}
 .overons-top-sec .ok{
     stroke: #fff;
}
 .team-img{
     max-width: 555px;
     width: 100%;
     height: 502px;
}
 .team-img img{
     border-radius: 20px;
     object-fit: cover;
     height: 100%;
}
 .team-wrap{
     max-width: 1152px;
     margin-left: auto;
     margin-right: auto;
}
 .each-team-info{
     position: relative;
     margin-bottom: 40px;
}
 .team-text{
     position: absolute;
     bottom: 0;
     left: 50%;
     transform: translateX(-50%);
     border-radius: 10px;
     background: rgba(255, 255, 255, 0.70);
     backdrop-filter: blur(7px);
     padding: 9px 95px 5px;
     margin-bottom: 20px;
     text-align: center;
}
 .team-sec {
     padding-top: 30px;
     padding-bottom: 30px;
}
 .team-heading {
     padding-bottom: 76px;
}
 .team-wrap .colmd-6{
     padding: 0px 20px;
}
 .team-wrap .row{
     margin: 0px -20px;
}
 .team-wrap .col-md-6{
     padding: 0px 20px;
}
 .team-text h5{
     line-height: 32px;
}
 .team-text p{
     color: #15202E 
}
/* ======================= aanbod-list ================== */
/* *************aanbod-list-top-sec*********** */
 .aanbod-list-top-sec{
     padding-top: 180px;
     padding-bottom: 30px;
}
 .aanbod-list-top-right p{
     color: #15202E;
}
 .aanbod-list-top-right{
     text-align: end;
}
/****aanbod-filter-sec****/
 .aanbod-filter-sec {
     position: relative;
     z-index: 3;
}
 .aanbod-filter-wrap {
     position: relative;
     z-index: 2;
}
 .main-filter-area {
     max-width: 848px;
     width: 100%;
}
 .filter-left-area {
     display: flex;
    /* flex-wrap: wrap;
     */
     column-gap: 4px;
}
 .filter-left-title{
     width: 10%;
     padding-top: 11px;
}
 .main-filter-area .row{
     margin: 0 -6px;
}
 .main-filter-area .col-lg-3 {
     padding: 0 6px;
}
 .filter-reset a {
     color: #121212;
     font-size: 1.6rem;
     font-family: 'ProximaNova-Semibold';
}
 .filter-reset img {
     width: 9px;
     margin-left: 5px;
     margin-bottom: 2px;
     filter: brightness(100) invert(1);
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .filter-reset a:hover {
     opacity: 0.5;
}
 .aanbod-filter-sec .select-style {
     width: 100%;
     height: 45px;
     color: rgba(21, 32, 46, 0.70);
     font-family: 'ProximaNova-Bold';
     font-size: 1.6rem;
     background: #FFF;
     border: 1px solid rgba(21, 32, 46, 0.70);
     border-radius: 100px;
     padding: 10px 30px 8px 28px;
     background: url(../images/filter-arrow..svg) no-repeat 88% center/12px;
     appearance: none;
     line-height: 22px;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
     cursor: default;
}
 .aanbod-filter-sec .select-style.show {
     border-radius: 10px 10px 0 0;
     border-color: #15202E;
     color: #15202E;
}
 .aanbod-filter-sec .select-style:hover{
     border-color: #15202E;
}
 .filter-main {
     margin-bottom: 20px;
}
 .filter-content {
     display: none;
     background-color: #FFF;
     padding: 10px 8px 15px;
     z-index: 2;
     border: 1px solid #15202E;
     border-top: 0;
     border-radius: 0 0 10px 10px;
     margin-top: -5px !important;
     cursor: default;
     max-height: 230px;
     overflow-y: auto;
     z-index: 999;
}
 .filter-content::-webkit-scrollbar {
     background-color: #FFF;
     width: 10px;
}
 .filter-content::-webkit-scrollbar-thumb {
     background-color: #15202E;
}
 .filter-content.show-div {
     display: block;
}
 .aanbod-filter-sec label {
     color: #121212;
     margin-bottom: 10px;
     display: block;
     width: 100%;
     z-index: 2;
     font-family: 'ProximaNova-Bold';
     font-size: 1.4rem;
     cursor: pointer;
}
 .aanbod-filter-sec label:last-child {
     margin-bottom: 0;
}
 .aanbod-filter-sec label span {
     float: right;
     color: #15202E;
    /* opacity: 0.65;
     */
     font-size: 1.3rem;
}
 .aanbod-filter-sec .form-check-input{
     width: 13px;
     height: 13px;
     vertical-align: middle;
     margin-top: -3px;
     margin-right: 5px;
     box-shadow: none;
     border: 1px solid #121212;
     background-color: transparent;
     border-radius: 3px;
}
 .aanbod-filter-sec .form-check-input:checked {
     background-color: #15202E;
     border-color: #15202E;
}
 .auto-overview-tag {
     margin-right: 5px;
     margin-bottom: 10px;
     padding: 5px 14px;
     cursor: pointer;
     transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
     color: #121212;
     border-radius: 6px;
     background-color: #15202E;
     font-family: 'ProximaNova-Regular';
     font-size: 1.4rem;
     border: 1px solid #15202E;
}
 .cross-btn {
     width: 9px;
     filter: brightness(100);
}
 .auto-overview-tag:hover {
     background-color: transparent;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .auto-overview-tag:hover .auto-overview-tag-content{
     color: #121212;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .auto-overview-tag:hover .cross-btn{
     filter: brightness(100)invert(1);
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .aanbod-filter {
     margin-bottom: 18px;
     width: 25%;
}
 .total_search_records {
     margin-top: 30px;
}
 .mobile-show-filter {
     position: fixed;
     left: 0;
     top: 101px;
     background-color: #15202E;
     width: 100%;
     z-index: 5;
     margin-top: 0;
     padding: 15px 0;
}
 .mobile-show-filter .common-btn {
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     background-color: #4B6798;
     border-color: #4B6798;
}
 .mobile-show-filter .common-btn:hover {
     background-color: transparent;
     border-color: #F9F8F6;
}
 .filter-count {
     min-width: 20px;
     height: 20px;
     background-color: #15202E;
     border-radius: 100%;
     color: #FFF;
     border: 1px solid #15202E;
     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;
}
 .mobile-filter-close {
     padding: 15px;
     position: fixed;
     top: 0;
     width: 100%;
     left: 0;
     z-index: 1;
     background-color: #15202E;
}
 .mobile-filter-close span {
     max-width: 32px;
     width: 100%;
     height: 32px;
     background-color: #FFF;
     border-radius: 50%;
     margin-left: auto;
     border: 1px solid #FFF;
}
 .mobile-filter-close span img {
     width: 9px;
     filter: invert(1);
     -webkit-filter: invert(1);
}
 .mobile-filter-close h6{
     color: #FFF;
}
 .auto-overview-filter-result .total_search_records {
     margin-top: 0;
     background-color: #15202E;
     border: 1px solid #15202E;
     color: #FFF;
     padding: 10px;
     border-radius: 5px;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .auto-overview-filter-result .common-btn::after{
     display: none;
}
 .auto-overview-filter-result .total_search_records h4{
     font-size: 1.6rem;
     color: #F9F8F6;
}
 .auto-overview-filter-result .total_search_records:hover {
    /* background-color: #FAECE0;
     color: #121212;
     */
}
 .cursor-pointer {
     cursor: pointer;
}
 .filter-sort {
     display: flex;
     align-items: center;
     justify-content: end;
     column-gap: 10px;
}
 .filter-sort h6 {
     margin-right: 10px;
     color: rgba(249, 248, 246, 0.7);
     font-family: 'PlusJakarta_Sans_Medium';
     text-transform: none;
     letter-spacing: normal;
}
 .filter-sort .aanbod-filter {
     margin-bottom: 0;
     width: 200px;
}
 .model-filter .form-check-input {
     display: none;
}
 .sorteren_op-filter .form-check-input {
     display: none;
}
 .clear-filter-main {
     padding-left: 9%;
}
 .filter-btn {
     border-radius: 100px;
     background: #FFF;
     border: 1px solid #FFF;
     color: #15202E;
     width: max-content;
     padding: 12px 20px;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .filter-btn:hover{
     background: transparent;
     color: #15202E;
}
 .filter-btn:hover .filter-count{
     background: #15202E;
     border-color: #15202E;
     color: #FFF;
}
 .auto-overview-tag-content {
     color: #FFF;
}
/* *****************aanbod-list-sec********************** */
 .aanbod-list-sec{
     margin-top: 25px;
     margin-bottom: 103px;
}
 .each-aanbod-list-car{
     border-radius: 0px 0px 20px 20px;
     border: 1px solid #EDEDED;
     background: #FFF;
     margin-bottom: 35px;
}
 .aanbod-list-car-img{
     overflow: hidden;
     border-radius: 10px;
}
 .aanbod-list-car-content{
     padding: 22px 18px;
     padding-bottom: 14px;
}
 .aanbod-list-car-content h6{
     line-height: normal;
     margin-bottom: 14px;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .aanbod-list-car-content p{
     color: rgba(0, 0, 0, 0.50);
     line-height: normal;
     height: 40px;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .aanbod-list-car-content ul{
     display: flex;
     gap: 9px;
}
 .aanbod-list-car-content ul li{
     font-family: 'Montserrat-Regular';
     line-height: normal;
     font-size: 1.3rem;
     text-align: center;
     border-radius: 15px;
     border: 1px solid rgba(0, 0, 0, 0.50);
     padding: 6px 9px;
     color: rgba(0, 0, 0, 0.50);
}
 .aanbod-list-car-content-btm{
     padding: 30px;
     display: flex;
     column-gap: 15px;
     background: #F9F9F9;
     border: 1px solid #EDEDED;
     align-items: center;
     border-radius: 0px 0px 10px 10px;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .aanbod-list-car-content-btm h5{
     font-family: 'Montserrat-SemiBold';
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .aanbod-list-car-content-btm p{
     color: rgba(16, 16, 16, 0.50);
     font-style: normal;
     margin-bottom: 0;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
}
 .aanbod-list-car-content-btm p span{
     color: #101010;
     font-family: 'Montserrat-SemiBold';
}
 .aanbod-list-car-img {
     transition: all 0.5;
     -webkit-transition: all 0.5;
}
/* .each-aanbod-list-car:hover .aanbod-list-car-img img{
     transform: scale(1.1);
}
 */
 .each-aanbod-list-car:hover .aanbod-list-car-content-btm{
     background-color: #15202E;
     border-color: #15202E;
}
 .each-aanbod-list-car:hover .aanbod-list-car-content-btm p{
     color: rgba(255, 255, 255, 0.50);
}
 .each-aanbod-list-car:hover .aanbod-list-car-content-btm p span, .each-aanbod-list-car:hover .aanbod-list-car-content-btm h5{
     color: #fff;
}
 .aanbod-list-plus-img{
     width: 35px;
     height: 35px;
     background-color: #FFF;
     border-radius: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
     opacity: 0;
     transition: all 0.5s;
     -webkit-transition: all 0.5s;
     margin-left: 15px;
}
 .aanbod-list-plus-img img{
     max-width: 15px;
}
 .each-aanbod-list-car:hover .aanbod-list-plus-img{
     opacity: 1;
}
 .aanbod-list-area .col-lg-6{
     padding-left: 10px;
     padding-right: 10px;
}
 .aanbod-list-area .row{
     margin-left: -10px;
     margin-right: -10px;
}
/* *************************Vacature-list-sec************************* */
 .Vacature-list-sec .each-diens-list:hover .each-list-text {
     padding-bottom: 32px;
}
 .Vacature-list-sec .each-diens-list:hover .hover-content {
     visibility: visible;
     height: 110px;
}
 .each-diens-list:hover .hover-content p {
     -webkit-line-clamp: 6;
}
/* *************.Vacature-detail*************** */
 .Vacature-dtl-mid-sec .diens-dtl-mid-area h5::after{
     display: none;
}
 .Vacature-dtl-mid-sec .diens-dtl-mid-area ul li{
     padding-bottom: 15px;
     line-height: 22px;
     font-size: 1.6rem;
     letter-spacing: 0.16px;
     position: relative;
     padding-left: 14px;
     color: rgba(255, 255, 255, 0.80);
}
 .Vacature-dtl-mid-sec .diens-dtl-mid-area td{
     width: 50%;
     padding-top: 158px;
     padding-bottom: 140px;
}
 .Vacature-dtl-mid-sec .diens-dtl-mid-area h5{
     text-align: left;
     margin-bottom: 25px;
}
 .Vacature-dtl-mid-sec .diens-dtl-mid-area{
     max-width: 1192px;
     margin-left: auto;
     margin-right: auto;
}
 .Vacature-dtl-mid-sec .diens-dtl-mid-area tr {
     column-gap: 150px;
}
 .Vacature-dtl-mid-sec .diens-dtl-mid-area td::before {
     right: -12%;
}
 .Vacature-dtl-mid-sec .diens-dtl-mid-area li::after {
     position: absolute;
     content: "";
     left: 0;
     top: 8px;
     background-size: 6px;
     content: "";
     width: 5px;
     height: 5px;
     background: #FFF;
     background-color: rgb(255, 255, 255);
     border-radius: 100%;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
}
/* ********************thankyou-popup******************** */
 .modal-area .modal-dialog {
     max-width: 73%;
     margin: 10% auto 0;
}
 .modal-area .modal {
     background: rgba(21, 32, 46, 0.50);
     backdrop-filter: blur(10px);
}
 .modal-area .modal-content {
     border: 0;
     position: relative;
     border-radius: 10px;
     background: #15202E;
}
 .pop-up-image {
     height: 100%;
    /* height: 578px;
     */
}
 .pop-up-image img {
     border-radius: 10px;
     overflow: hidden;
     height: 100%;
     object-fit: cover;
}
 .modal-area .popup-content {
     padding: 50px 92px 50px 62px;
}
 .modal-area .popup-content h2{
     color: #FFF;
     padding-top: 30px;
}
 .modal-area .popup-content h6{
     color: #FFF;
     font-size: 1.6rem;
     text-transform: none;
     font-family: 'ProximaNova-Regular';
     letter-spacing: 0.16px;
     line-height: 22px;
}
 .modal-area .popup-content p{
     margin-bottom: 0;
     line-height: 32px;
     letter-spacing: normal;
}
 .modal-content .col-lg-5 {
     width: 35%;
}
 .modal-content .col-lg-7 {
     width: 65%;
}
 .modal-area .popup-content li {
     padding-left: 15px;
     font-family: 'ProximaNova-Regular';
     font-size: 1.6rem;
     line-height: 22px;
     position: relative;
     margin-bottom: 6px;
     letter-spacing: 0.16px;
}
 .modal-area .popup-content ul {
     margin: 28px 0 32px;
}
 .modal-area .popup-content li::after {
     content: '';
     position: absolute;
     left: 0;
     top: 8px;
     background-image: url(../images/white-bullet.svg);
     background-size: 6px;
     height: 6px;
     width: 6px;
     background-position: center;
     background-repeat: no-repeat;
}
 .modal-content .close-img {
     position: absolute;
     top: -22px;
     right: -23px;
     height: 56px;
     width: 56px;
     background-color: #FFFFFF;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 100%;
     z-index: 1;
}
 .modal-content .close-img img {
     width: 21px;
}
/* ***************thankyou-banner************** */
 .thankyou-banner{
     position: relative;
     margin-bottom: 20px;
}
 .thankyou-banner-content{
     position: absolute;
     bottom: 272px;
     left: 0;
     width: 100%;
}
 .thankyou-banner-img{
     height: 954px;
}
 .thankyou-banner-img img{
     height: 100%;
     object-fit: cover;
     border-radius: 20px;
}
 .thankyou-banner-wrap h1{
     padding-bottom: 36px;
     max-width: 1032px;
     margin-left: 0;
     margin-right: 0;
}
/* ***********************Verkocht************************* */
 .Verkocht-list-sec .each-aanbod-list-car{
     border: none;
     margin-bottom: 0;
}
 .Verkocht-list-sec .aanbod-list-car-content h5{
     padding-bottom: 6px;
     padding-top: 6px;
}
 .Verkocht-list-sec .aanbod-list-car-content{
     padding-bottom: 0;
}
 .aanbod-list-sec.Verkocht-list-sec{
     margin-bottom: 90px;
}
/* *******************aanbod-dtl***************** */
 .aanbod-dtl-slider-sec .each-slide-car-content-left h5{
     font-size: 1.8rem;
     padding-top: 5px;
}
 .aanbod-dtl-slider-sec .each-slide-car-content-left table{
     margin-top: 8px;
}
 .aanbod-dtl-slider-sec .each-slide-car-content-right p{
     margin-bottom: 2px;
}
 .aanbod-dtl-slider-sec .each-slide-car-content-left td{
     padding-right: 8px;
     padding-left: 6px;
     font-size: 1.6rem;
     font-family: 'encodesansexpanded-regular';
}
 .aanbod-dtl-slider-sec .each-slide-car-content-left td:first-child{
     padding-left: 0;
}
 .diens-dtl-slider-sec.aanbod-dtl-slider-sec {
     margin-bottom: 77px;
     margin-top: 130px;
}
 .shear-btn{
     text-align: right;
     margin-top: -52px;
}
 .each-aanbod-dtl-product-content{
     background: #15202E;
     padding: 35px 58px 35px 58px;
     border-radius: 10px;
     height: 100%;
}
 .each-aanbod-dtl-product-content-left h5{
     color: #FFF;
     font-size: 3.2rem;
     letter-spacing: 2.56px;
     text-transform: uppercase;
     line-height: 53px;
     font-family: 'Montserrat-Bold';
     margin-bottom: 13px;
}
 .aanbod-dtl-product-content-dtl p{
    /* padding: 5px 0;
     */
     font-family: 'ProximaNova-Bold';
}
 .each-aanbod-dtl-product-content-left table{
     margin-top: 23px;
     margin-bottom: 35px;
     width: 100%;
}
.each-aanbod-dtl-product-content-left{
     margin-top: 23px;
     margin-bottom: 35px;
}

 .each-aanbod-dtl-product-content-left table td{
     padding-top: 7px;
     padding-bottom: 10px;
     position: relative;
}
 .each-aanbod-dtl-product-content-left table td::after{
     background-color: #FFF;
     content: "";
     width: 1px;
     height: 38px;
     position: absolute;
     top: 50%;
     right: -28px;
     transform: translateY(-50%);
}
 .each-aanbod-dtl-product-content-left table td:last-child::after{
     display: none;
}
 .aanbod-dtl-price h6{
     color: #FFF;
     font-family: 'Abel-Regular';
     font-size: 2.4rem;
     letter-spacing: 0.24px;
     line-height: 33px;
     text-transform: none;
}
 .aanbod-dtl-price p{
     color: #FFF;
     line-height: 32px;
     font-size: 2.4rem;
     margin-bottom: 4px;
     /*font-family: 'FONTSPRINGDEMO-ProximaNovaCondBold';*/
     font-family: 'Abel-Regular';
}
 .aanbod-dtl-price p span{
     font-family: 'FrancoisOne';
}
 .each-aanbod-dtl-product-content-left table td p{
     padding-bottom: 0;
     margin-bottom: 3px;
}
 .each-aanbod-dtl-product-content-left table td:last-child{
     padding-right: 0;
}
 .aanbod-dtl-product-btn{
     display: flex;
     column-gap: 23px;
     justify-content: start;
     margin-top: 22px;
}
 .aanbod-dtl-product-sec{
     padding-bottom: 70px;
     padding-top: 180px;
}
 .aanbod-dtl-product-slider-right .swiper-button-next, .aanbod-dtl-product-slider-right .swiper-button-prev {
     top: 47%;
}
 .aanbod-dtl-product-slider-right .swiper-button-next, .swiper-rtl .swiper-button-prev {
     right: 13px;
}
 .aanbod-dtl-product-slider-right .swiper-button-prev, .swiper-rtl .swiper-button-next {
     left: 13px;
}
 .each-aanbod-dtl-product-slideview img {
     height: 100%;
     object-fit: cover;
     border-radius: 10px;
}
 .each-aanbod-dtl-product-thumbs img{
     border-radius: 10px;
}
 .aanbod-dtl-product-slider-thumbs{
     margin-top: 20px;
}
 .aanbod-dtl-contact-left-wrap{
     display: flex;
    /* column-gap: 82px;
     */
     justify-content: space-between;
     align-items: center;
}
 .aanbod-dtl-product-content-dtl h6{
     color: #FFF;
     text-transform: none;
     font-family: 'ProximaNova-Regular';
     letter-spacing: 0.16px;
     font-size: 1.6rem;
     line-height: 22px;
}
 .aanbod-dtl-product-content-dtl tr{
     display: flex;
     column-gap: 57px;
}
 .aanbod-dtl-product-wrap .row{
     margin: 0px -10px;
}
 .aanbod-dtl-product-wrap .col-lg-6{
     padding: 0px 10px;
}
 .each-aanbod-dtl-product-content-left p{
     max-width: 409px;
}
 .aanbod-dtl-product-top-btn{
     margin-bottom: 22px;
     display: flex;
     align-items: center;
     justify-content: space-between;
}
/****aanbod-dtls-sec****/
 .aanbod-dtls-sec {
     padding: 0 0 115px;
}
 .aanbod-dtls-area .col-lg-9 {
     width: 71%;
}
 .aanbod-dtls-area .col-lg-3 {
     width: 29%;
}
/****dtl-tab-part****/
 .dtl-tab-part {
     position: relative;
     overflow: hidden;
}
 .tab-btn {
     display: flex;
     justify-content: space-between;
}
 .tab-btn .nav-tabs {
     column-gap: 17px;
     margin-bottom: 60px;
     border: 0;
     row-gap: 26px;
}
 .tab-btn .tabs {
     display: flex;
     justify-content: center;
     column-gap: 22px;
     max-width: max-content;
     margin: auto;
     padding: 10px 0;
     margin-bottom: 71px;
}
 .tab-btn .common-btn{
     border: 1px solid #15202E;
}
 .tab-btn ul.tabs li {
     position: relative;
     display: inline-block;
     word-break: break-word;
     cursor: pointer;
}
 .tab-btn .tabs li.active {
     color: #FFF;
     background-color: #15202E;
}
 .tab-btn .tabs li.active.common-btn::after{
     transform: scaleX(1) scaley(1);
     background-color: #FFF;
}
 .tab_content {
     display: none;
}
 .tab_drawer_heading {
     display: none;
     cursor: pointer;
}
 .tab-btn-right ul {
     list-style-type: none;
     display: flex;
     column-gap: 41px;
     justify-content: end;
     padding-left: 0;
}
 .tab-btn-right li a {
     color: #FFF;
     font-size: 1.6rem;
     line-height: 24px;
     letter-spacing: 0.32px;
     transition: all 0.5s;
}
 .tab-btn-right li a:hover {
     text-decoration: underline;
}
 .kenmerken-tab {
     overflow: hidden;
}
 .kenmerken-tab table {
     width: 100%;
}
 .kenmerken-tab td {
     padding: 37px 52px 36px;
     width: 25%;
     background: #FFF;
     flex-shrink: 0;
     border-radius: 10px;
}
 .kenmerken-tab tr:first-child td {
     background-color: #FFF;
}
 .kenmerken-tab tr:first-child td:nth-child(odd) {
     background-color: #15202E;
}
 .kenmerken-tab tr td {
     background-color: #15202E;
}
 .kenmerken-tab tr td:nth-child(odd) {
     background-color: #FFF;
}
 .kenmerken-tab tr:first-child td:nth-child(odd) h5 {
     color: #FFF;
}
 .kenmerken-tab tr:first-child td:nth-child(odd) h6 {
     color: #FFF;
}
 .kenmerken-tab tr:nth-child(2) td:nth-child(even) h6 {
     color: #FFF;
}
 .kenmerken-tab tr:nth-child(2) td:nth-child(even) h5 {
     color: #FFF;
}
 .kenmerken-tab tr:first-child td:nth-child(even) h6 {
     color: rgba(21, 32, 46, 0.74);
}
 .kenmerken-tab tr:nth-child(2) td:nth-child(odd) h6 {
     color: rgba(21, 32, 46, 0.74);
}
 .kenmerken-tab tr {
     display: flex;
     gap: 0;
     flex-wrap: wrap;
}
 .kenmerken-tab td h5 {
    /* word-break: break-word;
     */
     margin-bottom: 4px;
     font-size: 1.6rem;
     font-family: 'ProximaNova-Bold';
     letter-spacing: 0.16px;
     line-height: 22px;
}
 .kenmerken-tab td h6{
     font-size: 1.6rem;
     text-transform: none;
     font-family: 'ProximaNova-Regular';
     letter-spacing: 0.16px;
     line-height: 22px;
}
 .kenmerken-tab h3 {
     color: #15202E;
     margin: 49px 0 21px;
}
 .kenmerken-tab ul {
     list-style: none;
     padding-left: 0;
     display: flex;
     flex-wrap: wrap;
     margin-bottom: 0;
}
 .kenmerken-tab li {
     width: 40%;
     position: relative;
     color: #15202E;
     line-height: 24px;
     margin-bottom: 13px;
     padding-bottom: 10px;
     word-break: break-word;
     padding-right: 20px;
     padding-left: 35px;
     font-size: 1.6rem;
     letter-spacing: 0.48px;
}
 .kenmerken-tab li::after {
     position: absolute;
     left: 0;
     bottom: 0;
     content: "";
     width: 100%;
     height: 1.5px;
     background-color: rgba(41, 43, 44, 0.50);
}
 .kenmerken-tab li:nth-child(even) {
     color: rgba(41, 43, 44, 0.70);
     padding-left: 0;
     width: 60%;
}
 .kenmerken-tab li:last-child, .kenmerken-tab li:nth-last-child(2) {
     margin-bottom: 0;
}
 .kenmerken-tab-block-part {
     display: none;
}
 .kenmerken-tab-block-part ul:first-child{
     margin-top: 6px;
}
 .aanbod-dtls-area.hidden-tab .col-lg-8 {
     width: 100%;
}
 .aanbod-dtls-area.hidden-tab .each-aanbod-contact {
     display: none;
}
 .each-aanbod-contact .row {
     align-items: center;
}
 .tab-cross {
     cursor: pointer;
}
 .hidden-tab-btn {
     margin: 60px 0 20px;
}
 .hidden-tab-btn .common_btn {
     font-size: 1.8rem;
     padding: 10px 40px;
}
 .dtl-tab-part .tab-content .tab-pane .tab_hedaing {
     padding-bottom: 20px;
}
 .bullet-panel {
     margin-bottom: 20px;
}
 .bullet-panel h5 {
     border-bottom: 1px solid #15202E;
     padding-bottom: 10px;
     margin-bottom: 10px;
}
 .dtl-tab-part .bullet-panel ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
 .dtl-tab-part .bullet-panel ul li {
     padding-left: 16px;
     position: relative;
     color: #15202E;
     margin-bottom: 10px;
     font-size: 1.6rem;
}
 .dtl-tab-part .bullet-panel ul li:after {
     background-size: 8px;
     position: absolute;
     top: 8px;
     left: 0;
     content: '';
     width: 8px;
     height: 8px;
     background-image: url(../images/bullet.svg);
     background-repeat: no-repeat;
}
 .left-bg-block {
     width: 140px;
     display: flex;
     align-items: center;
     justify-content: center;
     background: #15202E;
     font-size: 1.6rem;
     line-height: 24px;
}
 .left-bg-block p{
     color: #FFF !important;
     font-size: 1.8rem;
     line-height: 30px;
}
 .block-dtls h5 strong{
     font-family: 'ProximaNova-Semibold';
}
 .block-dtls p{
     color: #15202E;
}
 .block-dtls {
     width: calc(100% - 140px);
     border: 1px solid #15202E;
     border-left: 0;
     padding: 20px 15px 5px;
     min-height: 200px;
}
 .each-onderhoud-block p {
     margin-top: 8px;
     margin-bottom: 25px;
}
 .left-bg-block p {
     color: #fff;
     margin-bottom: 0;
}
 .each-onderhoud-block {
     display: flex;
     margin-bottom: 20px;
}
 .block-dtls h5 {
     text-transform: none;
}
 .popup-show-btn {
     text-align: center;
     margin-top: 90px;
}
 .tab-btm-btn{
     cursor: pointer;
}
 .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(18, 18, 18, 0.60);
     backdrop-filter: blur(12px);
     top: 0;
     left: 0;
     z-index: 100;
}
 .tab-popup-area {
     border-radius: 20px;
     background: #F3F3F3;
     position: relative;
     z-index: 101;
     max-width: 93%;
     margin: auto auto;
     padding: 0 147px;
     width: 100%;
     height: 75vh;
}
 .popup-cross{
     background: #15202E;
     width: 53px;
     height: 53px;
     display: flex;
     position: absolute;
     justify-content: center;
     align-items: center;
     top: 36px;
     right: 57px;
     border-radius: 100%;
     cursor: pointer;
}
 .tab-popup-content {
     overflow-y: scroll;
     padding-bottom: 40px;
}
 .tab-popup-content ul {
     margin-bottom: 49px;
}
 .tab-popup-content ul:last-child{
     margin-bottom: 0;
}
 .popup-cross img{
     width: 24px;
}
 .tab-popup-area h2 {
     padding-top: 40px;
     margin-bottom: 10px;
}
 .tab-popup-area p{
     color: rgba(18, 18, 18, 0.50);
     line-height: normal;
     padding-bottom: 18px;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
}
 .tab-popup-content h3{
     font-size: 2.4rem;
     line-height: 56px;
     margin-bottom: 15px;
     color: #15202E;
}
 .tab-popup-content li {
     display: flex;
     justify-content: space-between;
     border-bottom: 1.5px solid rgba(28, 28, 28, 0.20);
     font-size: 1.6rem;
     line-height: 30px;
     color: #15202E;
     padding-bottom: 7px;
     padding-left: 0;
}
 .tab-popup-content li::after {
     display: none;
}
 .tab-popup-content li strong{
     color: #15202E;
     font-family: 'ProximaNova-Regular';
     width: 50%;
     font-weight: normal;
}
 .show-popup{
     display: none;
}
 .tab-area .row{
     margin: 0 -5px;
}
 .tab-area .col-lg-9{
     padding: 0 5px;
}
 .tab-area .col-lg-3{
     padding: 0 5px;
}
 .tab_content p{
     color: #15202E;
}
 .aanbod-contact-info-btm a{
     display: flex;
     column-gap: 26px;
     align-items: center;
}
 .whatsapp-number h6{
     text-transform: none;
     padding-top: 10px;
     color: #15202E;
     font-size: 1.6rem;
     letter-spacing: 0.16px;
     line-height: 22px;
}
 .whatsapp-number p{
     color: rgba(21, 32, 46, 0.74);
}
 .whatsapp-icon{
     width: 26px;
}
 .aanbod-contact-info-btm{
     border-radius: 100px;
     background: #F0F0F0;
     width: 100%;
     max-width: 230px;
     margin-left: auto;
     margin-right: auto;
     margin-top: 15px;
     padding: 0 15px;
     transition: all 0.58s;
     -webkit-transition: all 0.5s;
}
 .aanbod-contact-info-btm:hover{
     opacity: 0.7;
}
/****tab-right-part****/
 .tab-right-btn .common_btn{
     font-size: 1.8rem;
     padding: 10px 39px;
}
 .tab-right-btn ul{
     padding: 0;
     list-style: none;
     margin: 0;
     display: flex;
     gap: 10px;
     justify-content: space-between;
     flex-wrap: wrap;
}
 .each-aanbod-contact {
     padding: 12px 20px 15px;
     background: #FFF;
     border-radius: 10px;
     background: #15202E;
}
 .aanbod-contact-img {
     width: 55px;
     height: 55px;
     margin: 0px auto;
}
 .aanbod-contact-img img {
     border-radius: 100%;
     overflow: hidden;
     height: 100%;
     object-fit: cover;
     object-position: top;
}
 .aanbod-contact-info {
     padding-left: 5px;
}
 .aanbod-contact-info h5{
     font-size: 1.6rem;
     letter-spacing: 0.16px;
     line-height: 22px;
     color: #FFF;
     margin-bottom: 5px;
     margin-top: 5px;
}
 .aanbod-contact-info h6 {
     color: #FFF;
     margin-top: 5px;
     text-transform: none;
     font-family: 'ProximaNova-Regular';
     font-size: 1.6rem;
     letter-spacing: 0.16px;
     line-height: 22px;
}
 .aanbod-contact-info a {
     color: #FFF;
     font-size: 1.6rem;
}
 .aanbod-contact-info a:hover {
     opacity: 0.5;
}
 .mobile-tab-slider {
     display: none;
}
 .aanbod-dtl-list-sec{
     padding-top: 190px;
     padding-bottom: 77px;
     overflow: hidden;
}
 .aanbod-dtl-list-heading{
     padding-bottom: 87px;
}
 .aanbod-dtl-list-sec::after {
     background-position: -24px -6px;
}
 .aanbod-dtl-product-slider-right .swiper{
     height: 100%;
}
 .each-aanbod-dtl-product-slideview{
     height: 100%;
}
 .aanbod-dtl-product-slider-thumbs{
    /* width: 100vw;
     */
}
 .aanbod-back_btn a{
     display: flex;
     column-gap: 10px;
     color: #151515;
     align-items: center;
     margin-bottom: 10px;
}
 .aanbod-back_btn a::before {
     width: 25px;
     height: 25px;
     border: 1px solid #151515;
     content: "";
     display: flex;
     justify-content: center;
     align-items: center;
     background-image: url(../images/backbtn-arrow.svg);
     background-size: 12px;
     background-repeat: no-repeat;
     background-position: center;
     border-radius: 50%;
}
 .aanbod-back_btn a:hover {
     opacity: .8;
}
 .aanbod-back_btn{
    /* display: none;
     */
}
 .kenmerken-tab {
     --row-count: 4;
}
 .aboutus-heading h5{
     text-transform: uppercase;
}
 .about-us-img-mid img {
     width: 100%;
     height: 100%;
     border-bottom-left-radius: 345px;
     border-bottom-right-radius: 347px;
}
 .overons-top-sec h5{
     text-transform: uppercase;
}
 .overons-top-sec .about-us-img-sec h5{
     text-transform: none;
}
 .Verkocht-list-sec .aanbod-list-car-content p{
     color: #15202E;
}
 .form-main-area {
     padding: 54px 30px;
}
 .related-service-sec {
     padding-top: 188px;
}
 .related-service-sec h2 {
     padding-bottom: 78px;
}
 .diens-list-info-wrap {
     padding-bottom: 69px;
}
 .diens-list-info-sec {
     padding-top: 83px;
}
 .inner-banner-text {
     bottom: 198px;
}
 .team-heading {
     padding-bottom: 80px;
}
 .each-form-left-content-wrap a br{
     margin-bottom: 6px;
}
/*****review-customize******/
 .dLkQRC {
     display: none;
}
 .eHNOaE, .fpSCdC, .lbinPJ {
     background-color: #1C2837 !important;
}
 .dEQash {
     background-color: #1C2837 !important;
     border-color: #1C2837 !important;
}
 .eWuazH, .VotwT, .iSknjn, .gmWGIA, .cfunKh, .gHrxsc, .joEmvq, .es-review-content-text, .eBKnTD, .iJPxTv, .iJPxTv {
     color: #fff !important;
}
 .vwLcT{
     border-color: rgba(255, 255, 255, 0.5) !important;
}
 .bGmSqr {
     background-color: rgba(255, 255, 255, 0.3) !important;
}
 .bxwwkJ {
     background-color: #fff !important;
}
 body .form-main-area .error_cls, body .form-main-area .success_cls {
     border-top: 0 !important;
     border-left: 0 !important;
     border-right: 0 !important;
}
 .formError .formErrorContent {
     padding-left: 42px;
}
 .no-car-form {
     padding-bottom: 150px;
}
 .privacy_section {
     padding: 50px 0;
}
 .privacy_section p {
     color: #15202E;
}
 .privacy_section p strong {
     font-family: 'ProximaNova-Regular';
}
/*******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(#555 calc(1*100%/6),#fff 0 calc(3*100%/6),#555 0), linear-gradient(#555 calc(2*100%/6),#fff 0 calc(4*100%/6),#555 0), linear-gradient(#555 calc(3*100%/6),#fff 0 calc(5*100%/6),#555 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: #555;
}
 .carpass-img {
     width: 115px;
}
/* .fixed-whatsapp-icon {
     width: 70px;
     height: 70px;
     border-radius: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
     position: fixed;
     right: 10px;
     bottom: 0px;
     z-index: 999;
}
 */
/* .fixed-whatsapp-icon img {
     width: 50px;
}
 */
 .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: 55px;
     font-size: small;
}
 .notifcation {
     position: relative;
}
 .alert-number {
     display: none;
     position: absolute;
     bottom: 35px;
     left: 31px;
     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){
     .fixed-whatsapp-icon{
         display: none;
    }
}
 .footer-area{
     margin-bottom: 22px;
}
 .each-service:hover .each-service-arrow .common-arrow-part{
     background-color: #FAFAFA;
}
 .privacy_section h2{
     padding-top: 85px;
}
 .share-social-media-button{
     padding: 6px 9px;
}
.diens-dtl-top-content h2{
    text-transform: unset;
 }
.trans_btn{
     background-color: transparent;
     color: #fff;
}
.trans_btn::after{
     background-color: #fff;
}
.trans_btn:hover::after{
     background-color: #15202E;
}
.trans_btn:hover{
     color: #fff;
}


.banner-fixed-review a {
     position: fixed;
     right: 13px;
     top: 45%;
     z-index: 98;
     display: flex;
     align-items: center;
     justify-content: center;
}
.banner-fixed-review a img {
     width: 113px;
}
/* .aanbod-dtl-product-slider-right .each-aanbod-dtl-product-slideview {
     height: 493px;
 }
 .aanbod-dtl-product-slider-right .each-aanbod-dtl-product-slideview img {
     height: 100%;
     object-fit: cover;
} */