@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
/*************side area**********/
.mini-right-nav li{
  margin: 0px 0 2px;
  padding: 0;
  width: 60px;
  display: block;
  position: relative;
}
.mini-right-nav li a{
  position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: #0f0f0f;
}
.mini-right-nav span {
  font-family: 'NunitoSansRegular';
  font-size:14px;
  bottom: 0;
  letter-spacing: 0.75px;
  right: 60px;
  line-height: 60px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 0;
  -webkit-transition: 0.50s;
  -moz-transition: 0.50s;
  transition: 0.50s;  
}
.mini-right-nav span:after{
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 60px);
	content: '';
	background-color:#0f0f0f;
	height: 60px;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index: -1; 
}
.mini-right-nav a:hover  span{ width:auto; padding:0 25px 0 35px;overflow:visible; }
.mini-right-nav a:hover {text-decoration:none;}
.mini-right-nav a span{
	color:#fff;
}
.mini-right-nav img{
	width: 26px;
	position: relative;
	z-index: 1;
}
.mini-right-nav img{
	width: 20px;
}
.mini-right-nav{
	position: fixed;
	top: 39%;
	z-index: 999;
	right: 0px;
}
.mini-right-nav li a.whatsapp-nav, .mini-right-nav .whatsapp-nav span:after{
	background-color: #4ca24a;
}

/******************Feedback widget****************/

feedback-right-nav li{
  margin: 0px 0 2px;
  padding: 0;
  width: 60px;
  display: block;
  position: relative;
}
.feedback-right-nav li a{
  position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	width: 60px;
	height: 60px; 
	background-color: #0f0f0f;
}
.feedback-right-nav{
	position: fixed;
	top: 39%;
	z-index: 999;
	right: 0px;
}
/******************header****************/
.header-area{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.desktop-nav{
	padding: 40px 0px 25px;
	border-bottom: 2px solid rgba(255,255,255,0.5);
}
.desktop-nav.navbar-expand-lg .navbar-nav .nav-link{
	padding: 0;
}
.desktop-nav .navbar-brand{
	padding: 0;
	margin-right: 30px;
}
.desktop-nav .nav-item{
	font-size: 16px;
	font-family: 'NunitoSansBold';
	padding-left: 60px;
}
.side-logo-left{
	position: absolute;
	left: -100px;
}
.side-logo-left img, .footer-logo .icon2{
	width: 80px;
}
.header-area .navbar-brand img, .footer-logo .footer-logo-img{
	width: 242px;
}
.side-logo-right img, .footer-logo .icon1{
	/* width: 60px; */
    width: 80px;
}
/*****************banner**************/
.banner-sec{
	position: relative;
	overflow: hidden;
	background: #121212;
}
.banner-content{
	position: absolute;
	bottom: 23%;
	z-index: 2;
	left: 0;
	width: 100%;
}
.banner-content .common-btn{
	margin-top: 40px;
}
#desktop_video{
	margin: -7% 0;
}
/****************product sec**********/
.product-sec{
	position: relative;
	padding-top: 100px;
	margin-top: -2px;
  	z-index: 1;
}
.product-sec:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 94px);
	content: '';
	background:#191919;
	z-index: -1;
}
.select-style {
   width: 100%;
    border: 0;
    border-radius: 0;
    font-family: 'NunitoSansBold';
    font-size: 15px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/down-arrow.svg) no-repeat 98% center/9px;
    color: #fff;
    text-transform: uppercase;
}
.select-style2 {
    border: 0;
    background: url(../images/down-arrow.svg) no-repeat 98% center/9px;
    color: #fff;
    width: 70%;
}
.filter-wrap{
	/*width: calc(100% - 380px);
	padding-right: 80px;*/
}
.each-select-box option{
	background-color: #191919;
}
.product-btn {
	/*width: 258px;*/
}
.product-dtl h6 span{
	font-family: 'NunitoSansLight';
    font-size: 18px;
}
.product-dtl .col-md-6:first-child h6{
	height: 85px;
	overflow: hidden;
}
.each-product{
	padding: 30px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	cursor: pointer;
}
.each-product:hover{
	background: #a41618;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.product-slider{
	margin-top: 70px;
}
.product-slider h6{
	margin: 20px 0;
	line-height: 28px;
}
.divider{
	border-top: 2px solid #fff;
	margin:0;
}
.product-btm-part{
	padding: 30px 20px 10px;
}
.product-btm-part p{
	font-size: 18px;
	color: #fff;
	font-family: 'NunitoSansRegular';
	text-align: center;
}
.product-btm-part p span{
	padding: 0 40px;
}
/***************middle sec*************/
.middle-sec h2{
	color: #0f0f0f;
}
.middle-sec .common-wrapper, .middle-sec .common-block-cover{
	padding-right: 0;
}
.block-left-panel{
	width: 175px;
}
.block-image-panel{
	width: calc(100% - 175px);
	position: relative;
}
.each-block-image{
	position: relative;
}
.each-block-image:before{
	position: absolute;
    top: 0;
    left: 0;
    width: 88%;
    height: 100%;
    content: '';
    background-image: url(../images/angle-image.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left;
    z-index: 1;
}
.block-left-panel li{
	color: #0f0f0f;
	font-family: 'NunitoSansBold';
	font-size: 16px;
	display: inline-block;
	margin: 0px 40px;
}
/*.block-left-panel li.active, .block-left-panel li:hover{
	opacity: 1;
}*/
.rotate-div{
	height: 100%;
	transform: rotate(0deg);
    top: -50px;
    left: 160px;
	position: relative;
}
.block-left-panel ul{
	white-space: nowrap;
    position: relative;
    text-align: center;
    top: 50%;
    display: inline-block;
    flex-wrap: inherit;
}
.middle-image-block{
	margin-top: 100px;
	font-size: 0;
}
.block-content h3{
	font-family: 'Rokkitt';
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
}
.block-content p{
	margin-bottom: 60px;
	color: #fff;
	display: -webkit-box;

    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.block-content{
	max-width: 700px;
    width: 100%;
    padding: 18% 0 70px 100px;
    position: relative;
    z-index: 2;
    display: block;
}

.block-content
.block-content-btn{
    /* margin-left: 60px; */
    /* position: absolute; */
}
.block-content a{
    /* top: 30px; */
position: relative;
/* left: 100px; */
}
.block-image-wrapper{
    /*position: absolute;
    top: 0;
    width: 100%;*/
}
.middle-sec{
	padding-bottom: 120px;
}
.arrow img{
	width: 18px;
}
.arrow{
	position: absolute;
    right: 9%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
/*====tab slider====*/
.middle-sec ul li a {
	opacity: 0.25;
}
.middle-sec ul li a.active {
	opacity: 1;
}
.middle-sec .nav-pills .nav-link{
	padding: 0;
    border-radius: 0;
    background-color: transparent;
    color: #1c1c1c;
    text-transform: uppercase;
    cursor: pointer;
}
/*********gallery slider*************/
.gallery-sec {
	padding-top: 100px;
	position: relative;
	overflow: hidden;
}
.gallery-sec:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 100px);
	content: '';
	background:#191919;
	z-index: -1;
}
.gallery-sec .swiper-button-prev{
	left: auto;
	right: 80px;
    margin-top: 180px;
}
.gallery-sec .swiper-button-next{
	right: 0px;
    margin-top: 180px;
}
.gallery-slider{
	margin-top: 60px;
	margin-right: -36%;
}
.each-gallery-block{
	position: relative;
}
.each-block-heading {
    position: absolute;
    z-index: 1;
    width: 100%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.each-gallery-block:after{
	position: absolute;
   	top: 0;
    background-color:#000;
    left: 0;
    opacity: 0.5;
    width: 100%;
    content: '';
    height: 100%;
}
.each-block-dtl {
    position: absolute;
    bottom: 100%;
    background-color: rgba(164,22,24,0.5);
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    z-index: 1;
}
.text-box {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0px 100px;
    bottom: 60px;
}
.each-gallery-block:hover .each-block-heading {
    top: 100%;
    transform: translateY(0);
}
.each-gallery-block:hover .each-block-dtl {
    bottom: 0;
    height: 100%;
}
.each-gallery-block:hover:after{
	opacity: 0;
}
.each-block-dtl p{
	margin:20px 0 50px;
	color: #fff;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/****************group sec**************/
.group-content{
	max-width: 830px;
	padding: 100px 100px 0;
	width: 100%;
}
.group-content p{
	margin:50px 0;
}
.group-sec{
	padding: 170px 0;
}
.group-content h2{
	color: #141414;
}
.group-content .common-btn{
	color: #0f0f0f;
}
.group-content .common-btn:hover{
	color: #fff;
}
/*************footer************/
.footer-area .col-lg-4{
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  max-width: 23%;
}
.footer-area .col-lg-8{
  -ms-flex: 0 0 77%;
  flex: 0 0 77%;
  max-width: 77%;
  border-left: 1px solid rgba(255,255,255,0.3);
}
.footer-area .contact-info, .footer-area .footer-menubar{
  padding-left: 100px;
}
.contact-info li{
  font-size: 16px;
  font-family: 'NunitoSansRegular';
  color: #fff;
  display: inline-block;
  padding-right: 130px;
}
.contact-info li:last-child{
  padding-right: 0;
}
.contact-info li a{
  color: #fff;
}
.contact-info img {
  width: 15px;
  margin-right: 15px;
}
.contact-info .bullet-image{
  width: 12px;
}
.footer-area{
  background: #141414;
}
.contact-info{
  padding: 100px 0 80px;
  position: relative;
}
.contact-info:after{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  content: '';
  background: #fff;
  height: 1px;
  opacity: 0.3;
}
.footer-menubar li{
  font-size: 16px;
  font-family: 'NunitoSansBold';
  display: inline-block;
  padding: 40px 60px 40px 0;
  text-transform: uppercase;
}
.footer-menubar li a{
  color: #fff;
}
.footer-logo img{
	/*vertical-align: top;*/
}
.footer-logo .icon1{
	/*margin-right: 15px;*/
}
.footer-logo .icon2{
	/* display: block; */
	margin:30px auto 40px;
}
/***************aanbod**************/
.common-header{
	position: relative;
	background:#191919;
}
.aanbod-select-area{
	background:#191919;
	padding-top: 80px;
}
.aanbod-select-area .filter-wrap{
	/*max-width: 480px;*/
	/* max-width: 630px; */
	width: 100%;
	margin-left: auto;
}
.each-grid-block{
	font-family: 'NunitoSansBold';
    font-size: 15px;
    text-transform: uppercase;
}
.each-grid-block.active img{
	filter: brightness(1) invert(0);
	-webkit-filter: brightness(1) invert(0);
}
.each-grid-block img{
	margin-left: 5px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	width: 20px;
	margin-top: -3px;
}
.aanbod-product{
	background:#191919;
	padding: 70px 0 20px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.aanbod-product .product-slider {
    margin-top: 0px;
}
.aanbod-product .product-btm-part p{
	color: #191919;
}
.aanbod-product .each-product:hover .product-btm-part p{
	color: #fff;
}
.aanbod-middle-area{
	padding: 30px 0 90px;
}
.aanbod-middle-area .block-content{
	padding-top: 0;
}
/********************aanbod listview*************/
.aanbod-product .product-btm-part p{
	color: #fff;
}
.aanbod-listview .each-product{
	background: transparent;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.aanbod-listview.product-slider{
	margin-bottom: 70px;
}
.aanbod-listview.product-slider h6 {
    font-size: 33px;
    line-height: normal;
    margin: 0 0 30px;
}
.aanbod-listview .product-dtl .col-md-6:first-child h6{
	height: 130px;
}
.aanbod-listview .product-dtl{
	padding: 0 60px;
	background: #141414;
	width: 100%;
}
.aanbod-product .aanbod-listview .product-btm-part p{
	font-size: 36px;
}
.aanbod-product .aanbod-listview .product-btm-part{
	padding: 80px 0 0;
}
.aanbod-listview .product-btm-part p span {
    padding: 0 90px;
}
.aanbod-listview .aanbod-middle-area .block-content{
	padding-top: 100px;
	padding-bottom: 40px;
}
.aanbod-listview .common-btn{
	margin-right: 60px;
	position: relative;
	z-index: 3;
}
/*******************diensten dtl page*********************/
.inner-page-relative-header {
	position: relative;
	background-color: #191919;
}
.diensten-dtl-back-btn-sec {
	background-color: #191919;
	padding: 50px 0px 0px;
}
.diensten-dtl-back-btn-area {
	padding-right: 70px;
    padding-bottom: 15px;
}
.diensten-dtl-top-sec {
	background-color: #191919;
	padding: 50px 0 130px;
}
.diensten-table-area{
	padding-top: 0;
}
.diensten-dtl-top-sec h2 {
	margin-bottom: 60px;
	letter-spacing: 4px;
}
.diensten-dtl-top-area p {
	color: #fff;
}
.diensten-dtl-top-area{
	padding: 0 130px;
}
.diensten-dtl-top-sec td{
	width: 50%;
	vertical-align: top;
}
.diensten-dtl-top-sec td:nth-child(odd){
	padding-right: 60px;
}
.diensten-dtl-top-sec td:nth-child(even){
	padding-left: 60px;
}
.diensten-dtl-office-sec {
	padding: 70px 0px 100px;
}
.diensten-dtl-office-sec .group-content {
	padding: 100px 0px 0px 100px;
}
.diensten-dtl-office-sec .group-content p{
	margin-right: 180px;
}
.form-sec {
	background-color: #191919;
	padding: 70px 0px 130px;
}
.form-wrapper {
	padding: 0px 110px;
}
.form-wrapper h3 {
	font-family: 'Rokkitt';
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 80px;
}
.form-sec .form-styl {
	resize: none;
    background-color: #191919;
    border-radius: 0;
    font-family: 'NunitoSansRegular';
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 20px 20px 35px 0px;
	margin-bottom: 22px;
	border-bottom: 1px solid #434343;
}
.form-sec .form-styl:focus {
	box-shadow: none;
    color: #fff;
    opacity: 1;
    background-color: #191919;
}
.form-sec textarea {
	padding: 20px 20px 25px 0px !important;
}
.form-sec label {
	font-family: 'NunitoSansRegular';
    color: #fff;
    font-size: 16px;
} 
.form-sec button {
	margin-top: 30px;
}
.diensten-dtl-btm-slider-sec {
	padding: 90px 0px 130px;
}
.diensten-dtl-btm-slider-sec .common-wrapper, .diensten-dtl-btm-slider-sec .common-block-cover {
	padding-right: 0px;
}
.diensten-dtl-btm-slider-wrapper {
	position: relative;
}
.diensten-dtl-btm-slider-wrapper h2 {
	font-family: 'Rokkitt';
	font-size: 60px;
	color: #0f0f0f;
	letter-spacing: 4px;
}
.block-image-panel{
	position: relative;
}
.block-image-panel .common-arrow{
	top: -140px;
}
.diensten-dtl-btm-slider-sec .swiper-button-next {
    right: 18%;
}
.diensten-dtl-btm-slider-sec .swiper-button-prev {
    left: auto;
    right: calc(18% + 80px);
}
.diensten-dtl-btm-slider-sec .common-arrow img{
	filter: brightness(1) invert(1);
	-webkit-filter: brightness(1) invert(1);
}
.diensten-dtl-btm-slider-wrapper .block-content h3 {
	letter-spacing: 4px;
}
.diensten-dtl-btm-slider-sec .block-left-panel li{
	margin:0 20px;
}
.diensten-dtl-office-sec .group-content>div{
    color: #141414;
    font-family: 'NunitoSansRegular';
}
/*******************diensten listview**********************/
.diensten-list-sec {
	padding: 80px 0px 100px;
}
.diensten-list-sec .block-image-panel{
	width: 100%;
}
.diensten-list-sec .common-block-cover h2 {
	letter-spacing: 4px;
	margin-bottom: 50px;
}
.diensten-list-sec .block-content {
	position: absolute;
    bottom: 0px;
    padding-top: 0;
}
.diensten-list-sec .middle-image-block {
	padding-left: 130px;
	margin-top: 40px;
}
.diensten-list-sec .block-content h3{
	white-space: nowrap;
}
.diensten-list-sec .each-block-image:before{
	width: 75%;
}
/*******************contact page*******************/
.contact-time-open-sec {
	padding: 150px 0px 170px;
}
.contact-car-sec {
	padding: 150px 0px;
}
.contact-time-open-sec .contact-icon {
	width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 100%;
    border: 2px solid #e6e6e6;
	margin-right: 30px;
}
.contact-time-open-sec .contact-icon img {
	width: 15px;
}
.contact-time-open-sec p {
	color: #0f0f0f;
	font-family: 'NunitoSansRegular';
	font-size: 20px;
}
.contact-time-open-sec a {
	color: #0f0f0f;
}
.contact-time-open-sec a:hover {
	color: #a41618;
}
.contact-time-open-sec h3 {
	color: #0f0f0f;
	font-family: 'Rokkitt';
	font-size: 22px;
	margin-bottom: 100px;
}
.contact-time-open-sec table tr td:first-child{
	border-top: 1px solid #e6e6e6;
}
.contact-time-open-sec table tr td {
	width: 100%;
    display: inline-block;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0px;
}
.contact-time-open-sec table td {
	color: #0f0f0f;
	font-family: 'NunitoSansRegular';
	font-size: 24px;
}
.open-time-table table tr td {
	padding: 27px 0px;
    font-size: 20px;
}
.mail-call-table {
	padding-right: 40px;
}
.open-time-table {
	padding-left: 40px;
}
.open-time-table span {
	float: right;
}
.contact-time-open-wrapper {
	padding: 0px 90px;
}
.map-area{
	height: 590px;
}
/*****************aanbod dtl***************/
.detail-top-pagination{
	background:#191919;
	padding: 40px 0 80px;
}
.detail-top-pagination p{
	font-family: 'NunitoSansBold';
	font-size: 15px;
	color: #fff;
	letter-spacing: normal;
	text-transform: uppercase;
}
.detail-top-pagination .text-right{
	padding-right: 24%;
}
.aanbod-dtl-slider{
	background:#191919;
}
.aanbod-dtl-slider .dtl-slider-wrap {
    position: relative;
}
.aanbod-dtl-slider .swiper-slide-next .dtl-slider-wrap:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.69);
	content: '';
}
.aanbod-dtl-slider .common-arrow{
	width:45px;
	height: 45px;
	background:#fff;
	border:1px solid #161616;
}
.aanbod-dtl-slider .common-arrow img {
    width: 17px;
    height: 17px;
}
.aanbod-dtl-slider .swiper-button-next{
	/*right: calc(34.5% + 30px);*/
	right: calc(46.2% + 30px);
}
.aanbod-dtl-slider .swiper-button-prev{
	left: 30px;
}
.aanbod-dtl-slider .swiper-button-prev img{
	transform: rotate(180deg);
}
/*===============tab==============*/
/****kenmerken tab******/
.kenmerken-tab-panel{
	background:#191919;
	padding: 60px 0 100px;
	margin-bottom: 60px;
}
.kenmerken-tab-panel .tab-top-heading h4{
	padding-bottom:60px;
	border-bottom: 1px solid #434343;
}
.kenmerken-tab-panel .common-wrapper{
	padding-right: 0px;
}
.price-panel{
	padding: 0 50px 0 80px;
}
.price-panel h5{
	color: #929292;
	margin-bottom: 8px;
}	
.price-panel h4{
	font-family: 'NunitoSansRegular';
}
.price-panel h3{
	font-size: 22px;
	margin: 90px 0 50px;
}
.group-button{
	background:#a0131b;
	padding: 70px 60px;
}
.group-button .common-btn{
	max-width: 100%;
}
.group-button .black-btn{
	background:#1c1c1c;
	color: #fff;
}
.group-button .black-btn:hover{
	background:#fff;
	color: #1c1c1c;
}
.btn-wrap{
	width: calc(100% - 80px);
    margin-right: 10px;
}
.share-block{
	width: 60px;
    height: 60px;
    background: #1c1c1c;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.share-block img{
	width: 26px;
}
/*****x*****/
.detail-tab-area h2{
  padding-bottom: 50px;
  border-bottom:2px solid #fc7e01;
}
.kenmerken-block h5{
	color: #fff;
}
.each-tab-part {
	border-bottom: 1px solid rgba(67,67,67,0.5);
	padding-top: 20px;
}
.each-tab-part.kenmerken-block{
	border-bottom: 0;
}
.each-tab-part h5{
  margin-bottom: 10px;
}
.detail-tab-area .tab-content .tab-pane .tab_hedaing {
  padding-bottom: 20px;
}
.detail-tab-area .bullet-panel li:after {
  padding-left: 15px;
  background-size: 7px;
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  width: 15px;
  height: 15px;
  background-image: url('../images/bullet-black.svg');
  background-repeat: no-repeat;
}
.detail-tab-area ul li {
  font-family: 'NunitoSansRegular';
  font-size: 16px;
  color: #1c1c1c;
  padding-bottom: 12px;
  word-break: break-word;
}
.detail-tab-area .bullet-panel ul li {
  padding-left: 20px;
  position:relative;
  font-family: 'NunitoSansRegular';
}
.detail-tab-area .tab_hedaing h4 {
  color: #1c1c1c;
  border-bottom: 1px solid #1c1c1c;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 20px;
}
.bullet-panel{
  margin-bottom:20px;
}
.kenmerken-tab ul li:nth-child(odd) {
  background-image: url('../images/bullet.svg');
  background-repeat: no-repeat;
  background-position: left top 8px;
  padding-left: 20px;
  background-size: 7px;
  color: #fff;
  font-family: 'NunitoSansRegular';
}
.kenmerken-tab ul li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.each-tab-part h4{
  margin-bottom: 40px;
}
.each-tab-part p{
  letter-spacing: normal;
  font-size: 16px;
  line-height: 22px;
}
.aanbod-detail-tab-sec .tab-content {
  height: 200px;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.kenmerken-tab-content.tab-content{
  height: auto;
}
.kenmerken-tab{
  margin-bottom: 40px;
}
.tab-btn {
    font-size: 24px;
    color: #1c1c1c;
    font-family: 'NunitoSansRegular';
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 30px 75px 30px 0;
}
.tab-btn:after{
    position: absolute;
    border: 1px solid rgba(22,22,22,0.25);
    width: 43px;
    height: 43px;
    right: 0;
    background-color: transparent;
    content: '';
    background-image: url(../images/white-button-arrow.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center;
    border-radius: 100%;
    transform: rotate(90deg);
}
.less-info .tab-btn:after{
    transform: rotate(-90deg);
}
.aanbod-detail-tab-sec{
	padding-bottom: 140px;
}
.related-car h2{
	font-size: 45px;
}
.related-car.product-sec{
	padding-top: 0;
    background-color: #191919;
}
.detail-pg-form .form-wrapper{
	padding: 0;
}
.detail-pg-bottom-content {
	padding: 30px 0 120px;
    display: none;
}
.detail-pg-bottom-content .group-sec{
	padding: 0;
}

/***************verkocht**************/
.verkocht-product .each-product:hover {
    background: transparent;
}
.verkocht-product{
	padding-bottom: 70px;
}
/**********************modellen list*****************/
.inner-banner-center {
	top: 60%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}
.welk {
    background: #191919;
    color: #ffffff;
}
.welk-content {
    text-align: center;
    margin: 0 auto;
    padding-top: 110px;
    padding-bottom: 90px;
	max-width: 990px;
}
.welk-content h2 {
    display: inline-block;
    font-family: 'Rokkitt'; 
    font-size: 45px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 25px;
    transition: all 0.3s linear;
}
.welk-content p {
    color: #ffffff;
}
.each-car {
    position: relative;
    height: 100%;
    width: 100%;
}
.up-text, .down-text {
    position: absolute;
    left: 70px;
    z-index: 10;
}
.up-text {
    top: 50px;
}
.down-text {
    bottom: 42px;
    transition: all 0.3s linear;
}
.each-car img {
    width: 100%;
    position: relative;
}
.each-car::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease-out;
    z-index: 5;
    background: rgba(0,0,0,0.5);
}
.each-car:hover::before {
    background: rgba(0,0,0,0.0);
}
.car-image-content {
	text-transform: uppercase;
}
.car-image-content h3 {
    font-family: 'Rokkitt'; 
    font-size: 22px;
    color: #ffffff;
}
.car-image-content {
    font-size: 31px;
    font-family: 'Rokkitt';
}
.car-image-content img {
    margin-left: 25px;
    width: 12px;
}
.car-image-content h3, 
.car-image-content{
    transition: all 0.3s linear;
    color: #ffffff;
}
.car-image-content .down-text:hover {
    transform: translateX(10px);    
}
/*********************modellen detail********************/
.modellen-dtl-top-slider-sec{
	background:#191919;
}
.modellen-dtl-top-slider-sec .common-arrow{
	border-radius: 0px;
	background-color: #fff;
	border: 1px solid #fff;
	width: 45px;
	height: 45px;
}
.modellen-dtl-top-slider-sec .swiper-button-next {
	right: calc(9.5% - 45px);
}
.modellen-dtl-top-slider-sec .swiper-button-prev {
	left: calc(9.5% - 45px);
}
.modellen-dtl-top-slider-sec .common-arrow img {
    width: 10px;
    height: 10px;
    filter: brightness(1)invert(1);
    -webkit-filter: brightness(1)invert(1);
}
.modellen-dtl-top {
	position: relative;
}
/**********bottom-slider***************/
.modellen-dtl-btm-slider-sec:after {
	bottom: 0;
    top: initial;
    height: calc(100% - 315px);
}
.modellen-dtl-btm-slider-sec h2 {
	color: #141414;
}
.modellen-dtl-btm-slider-sec .swiper-button-prev img {
	filter: invert(1);
}
.modellen-dtl-btm-slider-sec .swiper-button-next img {
	filter: invert(1);
}
/********banner bottom**********/
.modellen-dtl-bnr-btm-sec {
	background-color: #191919;
}
.modellen-dtl-bnr-btm-sec, .modellen-car2-sec{
	padding: 70px 0;
}
.modellen-dtl-bnr-btm-sec .group-content {
	padding: 100px 100px 0px 180px;
}
.modellen-car2-sec .group-content {
	padding: 100px 0px 0px 200px;
}
.modellen-dtl-bnr-btm-sec .group-content p {
	margin-right: 0px;
	color: #fff;
}
.modellen-dtl-bnr-btm-sec .group-content h2 {
	color: #fff;
}
.modellen-car2-sec .group-content p {
	margin-right: 60px;
}
/********back btn********/
.modellen-dtl-back-btn-sec {
	padding: 35px 0px 0px 0px;
}
.modellen-dtl-back-btn-sec .diensten-dtl-back-btn-area {
	position: relative;
	z-index: 2;
	bottom: -105px;
	padding-right: 8%;
}
.modellen-dtl-back-btn-sec .diensten-dtl-back-btn-area a {
	background-color: #fff;
	color: #141414;
	border: 1px solid #fff;
}
.modellen-dtl-back-btn-sec .diensten-dtl-back-btn-area a:hover{
	background: #a41618;
    color: #fff;
    border-color: #a41618;
}
/************************sami design list**********************/
.sami-banner-btm-filter {
/*	max-width: 200px;*/
	margin: 0 auto;
}
.sami-list-slder-sec .swiper-button-next {
	border: none;
	/*right: 2%;*/
	right: 70px;
}
.sami-design-filter .welk-content{
	padding-top: 0;
}
.sami-list-slder-sec .swiper-button-prev {
	border: none;
	/*left: 2%;*/
	left: 70px;
}
.sami-list-slder-wrapper-one {
	position: relative;
}
.sami-list-slder-sec .up-text h3 {
	font-family: 'Rokkitt';
    font-size: 22px;
	text-transform: uppercase;
}
/***********************sami design detail***********************/
.sami-design-dtl-back-btn-sec {
	padding: 50px 0px;
}
.sami-design-dtl-back-btn-sec .diensten-dtl-back-btn-area {
	padding-right: 0px;
}
.sami-design-dtl-back-btn-sec .diensten-dtl-back-btn-area p {
	text-align: left !important;
	font-family: 'NunitoSansBold';
	font-size: 15px;
	color: #fff;
	display: inline-block;
	float: left;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: normal;
}
.sami-dtl-bottom-sec {
	padding-top: 95px;
}
.sami-dtl-bottom-sec .common-block-cover h2 {
	letter-spacing: 4px;
	margin-left: 10%;
}
.sami-dtl-banner-wrapper {
	position: relative;
}
.sami-dtl-banner-wrapper h2 {
	font-size: 48px;
	letter-spacing: 4px;
}
.sami-dtl-banner-wrapper h3 {
	font-family: 'NunitoSansRegular';
	font-size: 22px;
	color: #fff;
	letter-spacing: 1px;
}
.sami-banner-text-left {
	background-color: rgba(23,19,19,0.82);
	position: absolute;
	bottom: 0%;
/*	bottom: 6%;*/
	left: 0;
	padding: 34px 120px 34px 75px;
/*	bottom: 120px;*/
}
.sami-banner-text-right {
	background-color: rgba(23,19,19,0.82);
	position: absolute;
	bottom: 6%;
	right: 0;
	padding: 40px 140px 30px 80px;
	bottom: 120px;
    display: none;
}
/********************styling detail*******************/
.styling-dtl-bottom-sec .rotate-div {
	transform: rotate(0deg);
	top: -50px;
	left: 160px;
}
.style-dtl-form-upper-sec .block-image-panel {
	width: 100%;
}
.style-dtl-form-upper-sec .each-block-image:before{
	/*display: none;*/
}
.style-dtl-form-upper-sec .block-content {
	max-width:100%;
	position: absolute;
    bottom: 60px;
    width: 100%;
    padding: 0 16% 0 70px;
}
.style-dtl-form-upper-sec .block-content h3 {
	display: inline-block;
	line-height: 22px;
	font-size: 22px;
}
.style-dtl-form-upper-sec .block-content .white-btn {
	float: right;
}
.style-dtl-form-upper-sec .common-block-cover h2 {
	margin-left: 25%;
}
.style-dtl-form-upper-sec {
	position: relative;
	overflow: hidden;
	padding: 80px 0px 0px;
}
.style-dtl-form-upper-sec .middle-image-block {
	padding-left: 340px;
    margin-top: 40px;
}
.styling-form-area{
	position: relative;
    background: transparent;
}
.styling-form-area:after {
   /*	content: '';
	position: absolute;
	top: -89.2%;
	left: 0;
	width: 100%;
	height: 119%;
    background-repeat: no-repeat;
    background-position: left;
    z-index: -1;
    clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    background: #191919;*/
}
.styling-form-area:before{
	position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 188%;
    content: '';
    background: #191919;
    z-index: -1;
    clip-path: polygon(75% 47%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
     -webkit-clip-path: polygon(75% 47%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
}
.style-dtl-form-upper-sec:after {
    /*content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 112%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left;
    z-index: -1;
    clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    background: #191919;*/
}
/*****************************overons page***************************/
.head-area {
    padding-top: 75px;
}
.head-gap {
    width: 420px;
}
.heading {
   width: calc(100% - 420px);
   position: relative;
}
.heading-content {
    max-width: 875px;
    padding-bottom: 65px;
}
.heading-content h3  {
    font-family: 'Rokkitt';
    font-size: 22px;
    color: #141414;
    margin-bottom: 40px;
}
.head .b-panel-over:before {
    display: none;
}
.head .block-content {
   max-width: 100%;
   text-align: left;
   margin-left: 0;
   padding: 0;
}
.main-section {
	overflow: hidden;
}
.main-section .block-content h3 {
	color: #fff;
	text-transform: none;
}
.main-section .counter-block h3 {
	color: #fff;
}
.main-area {
	position: relative;
}
.main-area::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 122%;
    height: 200%;
    /*background-image: url(../images/back-angle-image.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left;*/
    clip-path: polygon(75% 45%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
    -webkit-clip-path: polygon(75% 45%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
    z-index: -1;
    background: #191919;
}
.overpns-sec {
	padding-bottom: 20px;
}
.overpns-sec .block-image-panel::before {
    display: none;
}
.overpns-sec .block-left-panel {
    width: 303px;
}
.overpns-sec .block-image-panel {
    width: calc(100% - 303px);
}
.overpns-sec .block-content {
    max-width: 700px;
    padding-right: 80px;
    margin-left: auto;
    text-align: center;
    padding-top: 65px;
    padding-bottom: 5px;
}
.overpns-sec .block-content h3 {
    font-size: 22px;
    font-family: 'NunitoSansRegular';
}
.overpns-sec .counter-block {
    color: #fff;
    font-family: sans-serif;
    letter-spacing: 1px;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    border: 2px solid #ededed;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 40px;
} 
.overpns-sec .counter-block h3 {
    font-size: 22px;
}
.overpns-sec .block-content div.row {
    margin-bottom: 60px;
}
.middle-txt-sec {
    padding-top: 80px;
}
.middle-txt-sec h3 {
    font-family: 'Rokkitt';
    font-size: 22px;
    color: #fff;
    margin-bottom: 40px;
}
.middle-txt-sec p {
    color: #fff;
    padding-bottom: 20px;
}
.main-section .gallery-sec {
    padding-top: 70px;
}
.third-block .each-block-author h3 {
    padding-bottom:6px;
}
.third-block .each-block-author p {
    font-family: 'NunitoSansRegular';
    font-size: 22px;
    color: #fff;
}
.third-block .each-block-author  {
    position: absolute;
    z-index: 1;
    width: 100%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    text-align: left;
    bottom: 32px;
    left: 43px;
}
.third-block .each-gallery-block:after {
    display: none;
}
.arrow-area a img {
    max-width: 25px;
}
.car .carousel-control-next, .carousel-control-prev {
    width: 0%;
}
.car .carousel-control-prev {
    left: 65px;
}
.overons-member-sec .col-md-7 p {
	color: #fff;
	margin: 10px 0px 90px ;
}
.overons-bottom-gal-sec {
	position: relative;
}
.overons-bottom-gal-sec::before {
	position: absolute;
    top: 0;
    right: 0;
    width: 53%;
    height: 100%;
    content: '';
    background-image: url(../images/overons-red-layer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left;
    z-index: 2;
}
/*.overpns-sec .block-image-panel{
	position: relative;
	overflow: hidden;
}
.overpns-sec .block-image-wrapper:after {
	content: '';
    position: absolute;
    top: 310px;
    left: 0;
    width: 60%;
    height: 70%;
    clip-path: polygon(70% 45%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
    -webkit-clip-path: polygon(70% 45%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
    z-index: 0;
    background: #a41618;
}
.overpns-sec .block-image-wrapper:before {
	content: '';
    position: absolute;
    top: 200px;
    left: 0;
    width: 80%;
    height: 113%;
    clip-path: polygon(70% 45%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
    -webkit-clip-path: polygon(70% 45%, 100% 62%, 100% 100%, 0% 100%, 0% 0%);
    z-index: 1;
    background: #a41618;
    opacity: 0.5;
}*/
.overpns-sec .each-block-image:before {
    top: 79px;
    width: 74%;
    height: 100%;
    background-image: url(../images/overons-angle-image.png);
    background-size: 100% 73%;
    z-index: 1;
}
.overpns-sec .block-image-wrapper{
	overflow: hidden;
}
#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:18px;
  text-align: center;
}
#loader_section img{
  width: 100px;
  margin-bottom: 25px;
}
.kenteken_np{
background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
background-repeat: no-repeat;
background-position: 0% 0%;
padding: 7px 0 6px 30px;
color: #000;
}
.star_icon h4{
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	margin-bottom: 15px;
	color: #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	text-transform: uppercase;
}
.star_icon p img{
  width: 15px;
  margin-top: -3px;
  margin-right: 5px;
}
.star_icon{
	margin-bottom: 30px;
}
.star_icon p{
  /*font-family: 'BentonSansRegular';*/
  font-size: 14px;
  color: #1c1c1c;
  padding-bottom: 6px;
  word-break: break-word;
  margin-bottom: 0;
  font-family: 'NunitoSansRegular';
}
.photo_contnt li img{
  width: 15px;
  margin-left: 5px;
}
.cursor
{
  cursor:pointer;
}
#menu {
 display: none;
}
.mm-current {
 display: block !important;
}
.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: 30px;
	padding-top: 15px;
}
.error_background {
  background-color: #121212;
}
.error_top
{
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
  padding: 0px 0;
}
.light_theme{
  background:rgba(255, 255, 255, 0.83);
  -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6); 
  box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
  -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65); 
  box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65);
}
.cookie_div{
  color:#9c9c9c;
  font-size: 12px;
  /*font-family: 'Calibri';*/
  font-family: 'arial';
}
.cookie_div h4{
  margin-bottom: 15px;
  font-size: 13pt;
  font-family: 'Calibri';
}
.light_theme h4{
  color:#2a2a2a;
}
.dark_theme h4{
  color:#c9c9c9;
}
.cookie_div a{
	color:#38b6be;
	font-size: 10pt;
	font-weight:bold;
	margin-left:8px;
	font-family: 'Calibri';
}
.cookie_div button{
	color:#3c935c;
	background:#dbffe8;
	font-weight: bold;
	border: 0;
	padding: 10px 25px;
	margin:5px 0;
	cursor: pointer;
	font-size: 12px;
	/*font-family: 'Calibri';*/
	font-family: 'arial';
}
.mm-slideout {
    z-index: unset;
}
.form-1, .form-2, .form-3 {
	display:none;
	margin-top: 30px !important;
	margin: 0 auto 10px;
	padding: 20px 0;
}
.form-sec .form-styl.foto_upload{
	line-height: 60px;
	height: 60px;
	padding: 0;
	text-align: center;
}
.form-1 .row, .form-2 .row, .form-3 .row{
	margin:0;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #121212;
    border-color: rgba(255,255,255,0.2);
    color: #fff;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #fff;
}
#menu .mm-listview>li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.2);
}
.nav-item a{
	cursor: pointer;
}
.diensten-dtl-office-sec ul{
	list-style-type: disc;
	padding-left: 15px;
}
.diensten-dtl-office-sec li{
	font-family: 'NunitoSansRegular';
    font-size: 14px;
    line-height: 24px;
    color: #1c1c1c;
    letter-spacing: 1px;
}
.diensten-dtl-office-sec .col-lg-6 .group-content{
	padding-right: 10%;
}
/*========*/
.middle-sec .diensten-dtl-btm-slider-sec .block-left-panel li{
	margin-left: 0;
	margin-right: 40px;
} 
.middle-sec .block-image-panel, .middle-sec .block-left-panel{
	width: 100%;
	display: block !important;
}
.middle-sec .middle-image-block{
	padding-left: 175px;
}
.middle-sec .rotate-div{
	left: 0;
	width: 100%;
    overflow-x: scroll;
}
.middle-sec .rotate-div{
  scrollbar-color: #f9f9f9 #f0f0f0; /* thumb and track color */
  scrollbar-width: thin;
}
.middle-sec .rotate-div::-webkit-scrollbar {
  width: 6px;
}
.middle-sec .rotate-div::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f9f9f9; 
}
.middle-sec .rotate-div::-webkit-scrollbar-thumb {
  background: #f0f0f0; 
  border-radius: 10px;
}
.middle-sec .block-left-panel ul{
	margin-bottom: 10px;
}
/*====x====*/
.style-dtl-form-upper-sec .each-block-image:after{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
   	clip-path: polygon(0 43%, 49% 100%, 100% 100%, 0 100%, 0 50%);
   	-webkit-clip-path: polygon(0 43%, 49% 100%, 100% 100%, 0 100%, 0 50%);
    background: #a41618;
}
.style-dtl-form-upper-sec .each-block-image:before{
	position: absolute;
    left: 0;
    width: 170%;
    height: 100%;
    content: '';
    clip-path: polygon(0 21%, 40% 100%, 100% 100%, 0 100%, 0 50%);
    -webkit-clip-path: polygon(0 21%, 40% 100%, 100% 100%, 0 100%, 0 50%);
    background:rgba(164,22,24,0.4);
    bottom: 0;
}
.sami-dtl-pg-slider .swiper-slide-next .sami-banner-text-left,
.sami-dtl-pg-slider .swiper-slide-next .sami-banner-text-right{
	display: none;
}
.sami-dtl-pg-slider .swiper-slide-next .sami-dtl-banner-wrapper:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.69);
    content: '';
}
.sami-list-slder-sec .down-text img{
	display: none;
}
.sami-list-slder-sec .common-arrow{
	font-size: 15px;
	font-family: 'NunitoSansBold';
	color: #fff;
	width: auto;
	height: auto;
	opacity: 1;
}
.sami-list-slder-sec .common-arrow img {
    width: 22px;
    height: 22px;
}
.sami-list-slder-sec .swiper-button-prev img{
	margin-right: 10px;
}
.sami-list-slder-sec .swiper-button-next img{
	margin-left: 10px;
}
.sami-details-text .tab-content{
	height: auto;
}
.sami-details-text .each-tab-part {
    border-bottom: 0px solid rgba(67,67,67,0.5);
}
.sami-details-text{
	padding-bottom: 0;
	margin-top: 25px;
}
.sami-details-text .detail-tab-area h2 {
    padding-bottom: 50px;
    border-bottom: 0px solid #fc7e01;
	color: #0f0f0f;
}
.overons-bottom-gal-sec .each-car:before{
	display: none;
}

.modal-area .modal-dialog {
    max-width: 980px;
    margin: 8% auto 0;
}
.modal-area .modal {
    background-color: rgba(255, 255, 255, 0.5);
}
.modal-area .close-img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 1;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.modal-area .close-img img{
	width: 12px;
}
.modal-area .modal-content {
    border: 0;
    border-radius: 0px;
    position: relative;
    background-color: transparent;
}
.modal-area .popup-content p{
    margin-top: 15px;
    letter-spacing: 0.2px;
}
.modal-area .popup-content {
    padding: 30px;
    position: relative;
    background-color: #fff;
    width: 100%;
}
.modal-area .pop-up-image img{
    object-fit: cover;
    height: 100%;
}
.modal-area .popup-content h2 {
    font-family: 'Rokkitt';
    color: #000000;
	font-size: 26px;
}
.modal-area .video-js{
	background-color: transparent;
}
/******************/
.zoken {
    padding: 0 15px 0 40px;
    background: none;
    height: 45px;
    resize: none;
    border-radius: 40px;
    border: 2px solid #a41618;
    color: #ffffff;
    width: 100%;
}
.filter-area .search-box {
    position: absolute;
    left: 18px;
    top: 11px;
}
.filter-area .search-box img {
    width: 16px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.zoken:focus {
	box-shadow: none;
	border-color: #a41618;
	background:transparent;
	color:#fff;
}
.zoken:placeholder {
	color: #fff;
}
.zoken:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.zoken::placeholder {
	color: #fff;
	opacity: 1;
}
.calsty{ border: 0; width: 100%; height: 1100px; background: transparent; }


/*======tab-form=====*/
.each-tab-part .form-sec{
	background-color: #fff;
}
.each-tab-part .form-sec .form-styl, .each-tab-part .form-sec label{
	color: #000;
}
.each-tab-part .form-sec .form-styl {
    background-color: #fff;
	color: #000;
	border-color: #000;
	height: auto;
	padding: 0 0 15px !important;
	margin-bottom: 0;
	height: 40px !important;
}
.each-tab-part .form-sec .form-styl:focus {
    color: #000;
    background-color: #fff;
}
.each-tab-part .form-sec .form-styl:placeholder{
	color: #000;
}
.each-tab-part .form-sec .form-styl:-ms-input-placeholder{
	color: #000;
	opacity: 1;
}
.each-tab-part .form-sec .form-styl::placeholder{
	color: #000;
	opacity: 1;
}
.each-tab-part .form-sec .form-group, .each-tab-part .form-sec label{
	margin-bottom: 20px;
	font-family: 'NunitoSansBold';
}
.each-tab-part .form-sec .select-styl {
	background: url(../images/arrow-up.png) no-repeat 98% center/16px;
	appearance: none;
    -webkit-appearance: none;
}
.each-tab-part .form-sec .select-styl2{
	background: url(../images/arrow-down.png) no-repeat 98% center/12px;
}
.each-tab-part .form-sec .common-btn:hover{
	background: #000;
    color: #fff;
    border-color: #000;
}
.new-content h3{
	margin-top: 60px;
}
.select-div{
	width: calc(100% - 185px);
}
.car-view{
	width: 180px;
}
.car-view .d-flex{
	column-gap: 25px;
}
.search-div{
	width: 205px;
}
.select-wrap{
	width: calc(100% - 205px);
  	padding: 0 20px;
}
.select-wrap .col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.select-wrap .select-style{
	padding-right: 14px;
	padding-left: 0;
	text-overflow: ellipsis;
}
.select-style option{
	font-family: arial;
}


.group-content .common-btn{
	margin-bottom: 10px;
}
.group-content .klaten-btn{
	padding-left: 35px;
	padding-right: 35px;
  	max-width: unset;
}
.group-content .klaten-btn span{
	padding-right: 40px;
	position: relative;
}
.group-content .klaten-btn span:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	width: 20px;
	height: 20px;
	right: 0;
	background: url(../images/play_btn.svg) no-repeat center / 20px;
}
.group-content .klaten-btn:hover{
	background: #121212;
	border-color: #121212;
}
/*===============overons===============*/
.customer-block{
	padding-bottom: 90px;
}
.customer-block .mx-auto{
	max-width: 1600px;
}
.customer-block h2{
	font-size: 36px;
	color: #111820;
	margin-bottom: 60px;
}
.customer-block .row{
	margin: 0 -10px;
}
.customer-block .col-lg-3{
	padding-right: 10px;
	padding-left: 10px;
}
.each-customer{
	background: #A41618;
	padding: 30px 20px;
	z-index: 1;
}
.each-customer:before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .5;
	z-index: -1;
	clip-path: polygon(0 20%, 0% 50%, 100% 85%, 100% 100%, 0 100%, 0% 50%);
	-webkit-clip-path: polygon(0 20%, 0% 50%, 100% 85%, 100% 100%, 0 100%, 0% 50%);
}
.each-customer .position-absolute{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #A41618;
}
.video_modal .modal-dialog{
	max-width: 340px;
	margin: 5% auto 0;
}
.modal-background-video {
	overflow: hidden;
	height: 600px;
}
.modal-background-video .video-js {
	width: 100% !important;
	height: 100% !important;
}
.modal-background-video .video-js .vjs-tech {
	position: relative;
	object-fit: cover;
}
.modal-close-button{
	top: 15px;
	right: 15px;
	width: 35px;
	height: 35px;
}