@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
    font-family: 'dejavu_sansregular';
    color: #F3F3F3;
    font-size: 1.6rem;
	background-color: #010C1C;
    overflow-x: clip;
}
html {
    font-size: 62.5%;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
#page {
	padding-left: 14px;
	padding-right: 14px;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/*********lenis-css***********/
html.lenis, html.lenis body {
	height: auto;
}
.lenis.lenis-smooth {
	scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
	overscroll-behavior: contain;
}
.lenis.lenis-stopped {
	overflow: hidden;
}
.lenis.lenis-smooth iframe {
	pointer-events: none;
}
/*****header-area******/
.header-area {
	padding: 3rem 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header-area.stiky {
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    background-color: #03285B;
	padding: 2rem 0;
}
.header-area.stiky .header-logo img {
    width: 10rem;
}
.header-nav ul {
	display: flex;
	align-items: center;
	column-gap: 5.1rem;
}
.header-nav li a {
    font-family: 'dejavu_sansregular';
    color: #F3F3F3;
    font-size: 1.6rem;
    line-height: 2rem;
}
.header-nav li a:hover {
	color: #127BCB;
}
.header-logo img {
	width: 14rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin: 0 auto;
}
.header-btn {
	display: flex;
	justify-content: end;
	align-items: center;
	position: relative;
	z-index: 99;
}
.header-btn ul {
	display: inline-flex;
	column-gap: 1.7rem;
}
.header-btn li a {
	height: 4rem;
	width: 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	border: 1px solid #BDBDBD;
	background-color: rgba(243, 243, 243, 0.10);
	backdrop-filter: blur(2.5px);
}
.header-btn li a:hover {
	background-color: #127BCB;
	border-color: #127BCB;
}
.header-btn li a img {
	width: 1.4rem;
}
.menu-btn {
	background-color: #127BCB;
	font-family: 'dejavu_sansregular';
    color: #F3F3F3;
    font-size: 1.6rem;
    line-height: 2.4rem;
	padding: 1.1rem 2rem;
	border-radius: 10rem;
	display: inline-flex;
	align-items: center;
	letter-spacing: 0.2rem;
	margin-left: 3.8rem;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	cursor: pointer;
}
.menu-bar {
	margin-left: 0.8rem;
	transition: 1.5s cubic-bezier(0.37, 0, 0.63, 1);
}
.menu-bar div, .menu-bar::after, .menu-bar::before {
    display: block;
    background-color: #F3F3F3;
    content: '';
    height: 2px;
    margin: 3px 0 3px auto;
    width: 1.8rem;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.menu-btn:hover,
.menu-btn.active {
	background-color: #BDBDBD;
	color: #03285B;
}
.menu-btn:hover .menu-bar div, 
.menu-btn:hover .menu-bar::after, 
.menu-btn:hover .menu-bar::before,
.menu-btn.active .menu-bar div,
.menu-btn.active .menu-bar::after,
.menu-btn.active .menu-bar::before {
	background-color: #03285B;
}
.menu-btn:hover .menu-bar {
	transform: rotateY(720deg);
}
/*******mega-menu**********/
.mega-menu {
    position: fixed;
    top: 0;
    left: 0;
	width: 100%;
    height: 100vh;
    transform: translate3d(0, -105%, 0);
/*    border-radius: 0 0 4rem 4rem;*/
    transition: transform 1.2s cubic-bezier(0.87, 0, 0.13, 1);;
    overflow: hidden;
	background-color: #041226;
	padding: 7rem 0;
	display: flex;
	align-items: center;
}
.mega-menu.active {
	transform: translate3d(0, 0, 0);
}
.mega-menu-nav {
	padding-left: 15.5rem;
	height: 100%;
	overflow-y: auto;
	display: flex;
	align-items: center;
}
.mega-menu-nav::-webkit-scrollbar {
	display: none;
}
.mega-menu-nav ul {
	transform: translate(0, 100px);
    transition: transform .8s ease-out, opacity .9s cubic-bezier(0.85, 0, 0.15, 1);
}
.mega-menu.active .mega-menu-nav ul {
	opacity: 1;
    transform: translate(0, 0);
}
.mega-menu-nav li {
	color: rgba(243, 243, 243, 0.70);
    font-family: 'dejavu_sansregular';
	font-size: 4.8rem;
	line-height: 7rem;
	margin-bottom: .75rem;
	-webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.mega-menu-nav li.active {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: calc(0.1s* attr(data-animation-offset number 1));
    -o-animation-delay: calc(0.1s* attr(data-animation-offset number 1));
    animation-delay: calc(0.1s* attr(data-animation-offset number 1));
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
.mega-menu-nav li:last-child {
	margin-bottom: 0;
}
.mega-menu-nav li a {
	color: rgba(243, 243, 243, 0.70);
	position: relative;
}
.mega-menu-nav li a::after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: #F3F3F3;
    transition: width .4s cubic-bezier(0.85, 0, 0.15, 1);
}
.mega-menu-nav li a:hover,
.mega-menu-nav li a.active {
	color: #F3F3F3;
}
.mega-menu-nav li a:hover::after,
.mega-menu-nav li a.active::after {
	width: 100%;
}
.mega-menu-img {
	height: 100%;
	max-width: 68rem;
	padding: 3rem 15.5rem 3rem 0;
	opacity: 0;
	transform: rotateY(60deg);
    transform-origin: center;
    transition: transform 2s cubic-bezier(0.85, 0, 0.15, 1), opacity 1s cubic-bezier(0.85, 0, 0.15, 1);
}
.mega-menu-img img {
	height: 100%;
	object-fit: cover;
	border-radius: 2rem;
}
.mega-menu::after {
	content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: rgba(189, 189, 189, 0.50);
    transform: translateX(-50%) scaleY(0);
    transform-origin: top;
    transition: 1s cubic-bezier(0.85, 0, 0.15, 1);
}
.mega-menu.active::after {
	transform: translateX(-50%) scaleY(1);
    transition-delay: 1s;
}
.mega-menu.active .mega-menu-img {
	opacity: 1;
    transform: rotateY(0deg);
    transition-delay: .8s;
}
/*****banner-sec*****/
.banner-sec {
	height: 100vh;
	position: relative;
	overflow: hidden;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.banner-slider {
	height: 100%;
}
.banner-slider .swiper {
	height: 100%;
}
.each-banner {
	height: 100%;
	position: relative;
}
.each-banner img {
	height: 100%;
	object-fit: cover;
}
.banner-sec::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(1, 12, 28, 0.7);
	z-index: 1;
}
.banner-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	z-index: 2;
}
.banner-content h1 {
	margin-top: 1.7rem;
    margin-bottom: 4rem;
}
.banner-content .common-btn {
	margin: 0 1rem;
}
.banner-content h6 {
	color: #F3F3F3;
}
.banner-video {
    height: 100vh;
}
.banner-video video {
    height: 100%;
    display: block;
    object-fit: cover;
}
/*****product-sec*****/
.product-sec {
	padding: 10rem 0;
	/* position: fixed;
	top: 0;
	left: 0;
	width: 100%; */
}
.product-heading-wrap {
	max-width: 85.4rem;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid rgba(189, 189, 189, 0.50);
	margin-bottom: 5.6rem;
	padding-bottom: 4rem;
}
.product-heading h2 {
	margin: 1.5rem 0 2.3rem;
}
.each-product-img {
	border-radius: 1.5rem;
	overflow: hidden;
}
.product-slider {
	position: relative;
	margin: 0 -1.4rem;
}
.each-product-img {
	position: relative;
}
.product-slider .each-product-img::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	/*background-color: rgba(1, 12, 28, 0.7);*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.product-slider .swiper-slide-active .each-product-img::after,
.product-slider .swiper-slide-next .each-product-img::after,
.product-slider .swiper-slide-prev .each-product-img::after  {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	/*background: linear-gradient(0deg, #010C1C 0%, rgba(1, 12, 28, 0.00) 100%);*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.product-slider .swiper-slide-next .each-product-img::before,
.product-slider .swiper-slide-prev .each-product-img::before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	/*background: rgba(1, 12, 28, 0.8);*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.product-slider .swiper-slide {
	position: relative;
}
.each-product-content {
	margin-top: -5rem;
	position: relative;
	z-index: 1;
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-product-content ul {
	padding: 0;
	margin: 2.5rem 0 0;
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.each-product-content li {
	color: #F3F3F3;
    font-family: 'dejavu_sansregular';
	font-size: 1.6rem;
	position: relative;
	padding: 0 1rem;
}
.each-product-content li::after {
	content: "";
	height: 60%;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background-color: #F3F3F3;
	width: 1px;
	position: absolute;
}
.each-product-content li:first-child {
	padding-left: 0;
}
.each-product-content li:last-child {
	padding-right: 0;
}
.each-product-content li:last-child::after {
	display: none;
}
.each-product-btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 3.4rem;
	column-gap: 2rem;
	margin-bottom: .5rem;
}
.each-product-btn .common-btn {
	min-width: 22.4rem;
}
.product-slider .swiper-slide-active .each-product-content {
	opacity: 1;
}
.product-slider .swiper-slide-next .each-product-btn, .product-slider .swiper-slide-prev .each-product-btn{
	display: none;
}
.each-product-content h3 {
	height: 4.5rem;
	overflow: hidden;
}
.product-slider .common-arrow {
	top: 37%;
}
.product-slider .swiper-button-next {
	right: 18%;
}
.product-slider .swiper-button-prev {
	left: 18%;
}
/*****service-sec*******/
/*.service-sec {
	position: relative;
	overflow: hidden;
}
.each-service {
	height: 100vh;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-service.active {
	z-index: 1;
}
.service-wrap {
	height: 100vh;
	width: 100%;
}*/
.service-content {
	padding: 5rem 10rem;
	position: relative;
	z-index: 2;
}
.service-content h2 {
	margin: 2rem 0 4.4rem;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
}
.service-content p {
	margin-bottom: 4.7rem;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
}
.service-content h6 {
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
}
/*.service-img {
	width: 46%;
	height: 100%;
	overflow: hidden;
}
.service-img img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
}*/
.service-logo {
	margin-bottom: 8rem;
}
.service-logo img {
	width: 14rem;
}
/*.service-light-bg.active .service-control .common-arrow {
	border-color: rgba(1, 12, 28, 1);
}
.service-light-bg.active .service-control .common-arrow img {
	filter: brightness(0);
}
.service-control {
	display: flex;
	column-gap: 1rem;
	max-width: 10rem;
	width: 100%;
	margin-top: 10rem;
}
.service-control .common-arrow {
	width: 4.5rem;
	height: 4.5rem;
	border-color: rgba(189, 189, 189, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.service-control .common-arrow img {
	width: 1rem;
}*/
.gallery {
  	display: flex;
	transition: .1s ease-in-out;
	border-radius: 4rem;
  	overflow: hidden;
}
.left {
  width: 50%;
}
.right {
  height: 100vh;
  width: 50%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
}
.desktopContentSection {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/*.desktopContentSection:nth-child(even) {
  background:#ccc;
}*/
.desktopPhotos {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.desktopPhoto {
  position: absolute;
  width: 100%;
  height: 100%;
  
}
.desktopPhoto img{
	height: 100%;
	object-fit: cover;
}
/******marquee-sec*******/
.marquee-sec {
	padding: 3rem 0;
	position: relative;
	margin-top: 1.4rem;
	margin-bottom: 1.4rem;
}
.marquee-sec::after {
	content: "";
	height: 100%;
	position: absolute;
	bottom: 0;
	background-color: #127BCB;
	z-index: -1;
	width:100vw;
	margin-left:-50vw;
	left:50%;
}
.marque-wrap{
	white-space: nowrap;
}
.marque-wrap:hover .marque-txt{
	animation-play-state: paused;
}
.marque-txt{
	display: flex;
	animation: 15s slide infinite linear;
}
.marque-txt li {
	display: inline list-item;
	color: #F3F3F3;
    font-family: 'dejavu_sansregular';
    font-size: 1.6rem;
    line-height: 2.4rem;
	padding-left: 3rem;
	position: relative;
	margin-left: 13.6rem;
}
.marque-txt li::after {
	content: "";
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    height: 2rem;
    width: 2rem;
    background-image: url(../images/star.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 2rem;
}
@keyframes slide{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(-100%);
	}	
}
/****about-us-sec******/
.about-us-sec {
	padding: 10rem 0;
	position: relative;
	background-attachment: fixed;
}
.about-us-sec::before {
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: radial-gradient(75.82% 62.2% at 37.95% 67.05%, rgba(1, 12, 28, 0.85) 0%, #010C1C 100%);
}
.about-us-sec::after {
	content: "";
	height: 34%;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, #010C1C 0%, rgba(1, 12, 28, 0.00) 100%);
}
.about-us-sec .common-wrap {
	position: relative;
	z-index: 1;
}
.about-us-heading {
	margin-bottom: 6rem;
	max-width: 85.4rem;
	width: 100%;
	margin: 0 auto;
}
.about-us-heading h2 {
	margin: 2rem 0 3rem;
}
.about-us-feature {
	margin: 6rem 0;
}
.each-about-us-feature {
	padding: 3.7rem 4.8rem;
	border-radius: 15px;
	background-color: #041226;
	overflow: hidden;
	height: 100%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-about-us-feature h4 {
	position: relative;
	margin-bottom: 1.2rem;
	display: table;
}
.each-about-us-feature p {
	margin-bottom: 0;
}
.about-us-feature .col-lg-4 {
	padding: 0 0.9rem;
}
.about-us-feature .row {
	margin: 0 -0.9rem;
}
.each-about-us-feature:hover {
	background-color: #127BCB;
}
.each-about-us-feature img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-about-us-feature:hover img {
	filter: brightness(10);
}
/*****review-sec*****/
.review-sec {
	background-color: #F3F3F3;
	padding: 8.6rem 0;
}
/****footer-area*****/
.footer-area {
	padding: 10rem 0 5.5rem;
}
.footer-logo img {
	width: 13.8rem;
}
.each-footer-info h4 {
	font-size: 2rem;
	color: #fff;
	margin-bottom: 1.7rem;
}
.each-footer-info p {
	color: rgba(255, 255, 255, 0.50);
	letter-spacing: normal;
	margin-bottom: 0;
}
.each-footer-info p a {
	color: rgba(255, 255, 255, 0.50);
}
.each-footer-info p a:hover {
	color: #127BCB;
}
.footer-info {
	display: flex;
	column-gap: 20px;
	justify-content: space-between;
	max-width: 85.4rem;
	width: 100%;
	margin-left: auto;
	padding-right: 3.8rem;
}
.footer-gallery  {
	border-top: 1px solid rgba(189, 189, 189, 0.30);
	border-bottom: 1px solid rgba(189, 189, 189, 0.30);
	padding: 6rem 0;
	margin: 6rem 0 5rem;
}
.each-footer-gal {
	border-radius: 1.5rem;
	overflow: hidden;
	height: 26rem;
}
.each-footer-gal img {
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-footer-gal:hover img {
	transform: scale(1.1);
}
.footer-sponcer ul {
	display: flex;
	align-items: center;
	column-gap: 3.5rem;
	row-gap: 1.5rem;
	flex-wrap: wrap;
}
.footer-sponcer li img {
	width: 12rem;
}
.footer-social {
	display: flex;
	align-items: center;
	justify-content: end;
}
.footer-social p {
	margin-right: 1rem;
	margin-bottom: 0;
}
.footer-social ul {
	display: flex;
	align-items: center;
	column-gap: 1.4rem;
}
.footer-social li a {
	transition: all 0s;
	-webkit-transition: all 0s;
}
.footer-social li a:hover {
	filter: invert(34%) sepia(30%) saturate(3875%) hue-rotate(186deg) brightness(97%) contrast(86%);
	-webkit-filter: invert(34%) sepia(30%) saturate(3875%) hue-rotate(186deg) brightness(97%) contrast(86%);
}
/***********************diensten***********************/
/****inner-banneer****/
.inner-banner .each-inner-banner {
	height: 50rem;
	position: relative;
	border-radius: 0px 0px 40px 40px;
	overflow: hidden;
}
.inner-banner .banner-content h1 {
	margin: 0;
}
.each-inner-banner img {
	height: 100%;
	object-fit: cover;
}
.each-inner-banner::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(1, 12, 28, 0.70) 0%, rgba(1, 12, 28, 0.70) 100%);
	pointer-events: none;
}
/****list-sec****/
.list-sec {
	padding: 11rem 0 10rem;
}
.list-title {
	margin-bottom: 8rem;
}
.list-title p {
	max-width: 79rem;
	margin: 0 auto;
	margin-top: 3.5rem;
}
.each-list {
	padding: 3.5rem;
	border-radius: 20px;
	overflow: hidden;
	background-color: #041226;
	margin-bottom: 1.5rem;
}
.each-list-img {
	border-radius: 15px;
	overflow: hidden;
	height: 384px;
}
.each-list-img:hover img {
	transform: scale(1.1);
}
.each-list-img img {
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
}
.each-list-content {
	margin: 5rem 0 2.3rem;
}
.each-list-content h3 {
	margin: 2.5rem 0 3.5rem;
}
.each-list-content p {
    max-width: 58rem;
    width: 100%;
    margin-bottom: 4.5rem;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/***********************diensten-dtl***********************/
/****back-btn****/
.back-btn {
    position: relative;
    top: 17.5rem;
}
.back-btn .common-btn {
	padding: 1.2rem 2rem 1.2rem 4rem;
    color: #fff;
}
.back-btn .txt-btn {
	position: relative;
}
.back-btn .txt-btn::after {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/txt-arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/****diensten-dtl-top****/
.diensten-dtl-top {
	padding: 12.5rem 0 10rem;
}
.diensten-dtl-top-img {
	height: 592px;
    border-radius: 15px;
    overflow: hidden;
    padding-left: 4.5rem;
}
.diensten-dtl-top-img img {
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
    overflow: hidden;
}
.diensten-dtl-top-info {
	margin-top: 11rem;
	padding-right: 4.5rem;
}
.diensten-dtl-top-info p {
    margin-top: 3rem;
    max-width: 57rem;
	margin-bottom: 0;
}
/****diensten-dtl-mid****/
.diensten-dtl-mid {
	background-color: #041226;
	padding: 12rem 0;
}
.diensten-dtl-mid.common-radius {
	overflow: hidden;
}
.diensten-dtl-mid-img {
	height: 675px;
	padding-right: 4.5rem;
  	max-width: 57rem;
}
.diensten-dtl-mid-img img {
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
	overflow: hidden;
}
.diensten-dtl-mid-info {
	padding-left: 5rem;
}
.diensten-dtl-mid-info li {
	margin: 3.5rem 0;
	padding-top: 3.5rem;
	border-top: 1px solid rgba(189, 189, 189, 0.2);
}
.diensten-dtl-mid-info li:first-child {
	border-top: 0;
}
.diensten-dtl-mid-info ul h4 {
	position: relative;
	padding-left: 5rem;
}
.diensten-dtl-mid-info ul h4::after {
    position: absolute;
    content: "";
    background-image: url(../images/tick.svg);
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    background-color: #127BCB;
    border-radius: 100%;
    left: 0;
    width: 26px;
    height: 26px;
    top: 3px;
}
.diensten-dtl-mid-info li p {
	margin-top: 2.5rem;
    margin-bottom: 0;
    max-width: 80rem;
	width: 100%;
	font-size: 1.4rem;
}
/****form-sec****/
.form-bg {
	position: relative;
	padding: 13rem 0;
}
.form-bg::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: radial-gradient(75.82% 62.2% at 37.95% 67.05%, rgba(1, 12, 28, 0.92) 0%, #010C1C 100%), 50% / cover no-repeat;
}
.form-left {
	padding-right: 8rem;
}
.form-main{
	padding-left: 4.5rem;
}
.form-left, .form-main {
	position: relative;
	z-index: 1;
}
.form-left p {
	color: #fff;
    margin: 2.5rem 0 7.8rem;
    max-width: 49rem;
}
.form-left li h6 {
	text-transform: none;
    color: #F3F3F3;
    line-height: 1px;
    letter-spacing: normal;
    font-size: 14px;
    font-family: 'dejavu_sansregular';
}
.form-left h3 {
	margin-bottom: 2.8rem;
}
.each-form-left {
	margin-top: 3.8rem;
}
.each-form-left ul {
    display: flex;
    column-gap: 4rem;
    align-items: center;
}
.each-form-left li:first-child {
	border-radius: 100%;
    height: 44px;
    width: 44px;
    border: 1px solid #BDBDBD;
    display: flex;
    align-items: center;
    justify-content: center;
	fill: rgba(243, 243, 243, 0.10);
}
.each-form-left li img {
    width: 1.4rem;
}
.form-group {
	margin-bottom: 1rem;
}
.form-styl {
	resize: none;
    border-radius: 10px;
    font-family: 'dejavu_sansregular';
    border: none;
    color: #f3f3f3;
    font-size: 1.6rem;
    padding: 17px 32px;
	border: 1px solid rgba(189, 189, 189, 0.20);
	background: rgba(243, 243, 243, 0.10);
	text-transform: capitalize;
}
.form-styl:placeholder {
	color: #f3f3f3;
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #f3f3f3;
	opacity: 1;
}
.form-styl::placeholder {
	color: #f3f3f3;
	opacity: 1;
}
.form-styl:focus {
    box-shadow: none;
    color: #f3f3f3;
    background: rgba(243, 243, 243, 0.10);
	border: 1px solid #BDBDBD;
}
.form-main .common-btn {
	margin-top: 3rem;
}
/***********************over-ons***********************/
/****over-ons-top****/
.over-ons-top {
	padding-bottom: 1.4rem;
}
.over-ons-top-img {
	height: 633px;
	padding-right: 3rem;
}
.over-ons-top-img img {
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
	overflow: hidden;
}
.over-ons-top-info {
	padding-left: 6rem;
}
.over-ons-top-info h2 {
	margin: 2.5rem 0 4.5rem;
}
.over-ons-top-info p {
	max-width: 57rem;
}
/****over-ons-mid****/
.over-ons-mid {
	background-color: #041226;
	padding: 10rem 0 11rem;
}
.over-ons-mid-title {
	margin-bottom: 7.5rem;
}
.over-ons-mid-title h6 {
	margin-bottom: 1rem;
}
.each-over-ons-mid ul h4 {
	position: relative;
	padding-left: 5rem;
}
.each-over-ons-mid ul h4::after {
    position: absolute;
    content: "";
    background-image: url(../images/tick.svg);
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    background-color: #127BCB;
    border-radius: 100%;
    left: 0;
    width: 26px;
    height: 26px;
    top: 3px;
}
.each-over-ons-mid ul li p {
    margin-top: 2.5rem;
    margin-bottom: 0;
    max-width: 61rem;
    width: 100%;
    font-size: 1.4rem;
}
.each-over-ons-mid {
	border-radius: 15px;
	overflow: hidden;
	border: 1px solid rgba(189, 189, 189, 0.50);
	padding: 3.5rem 4rem;
	height: 100%;
}
/****over-ons-slider****/
.over-ons-slider {
	background-color: #010C1C;
	overflow: hidden;
}
.over-ons-slider-wrapper {
    margin: 0 -4rem;
}
.each-over-ons-slider {
	height: 268px;
	overflow: hidden;
	border-radius: 15px;
}
.each-over-ons-slider img {
	height: 100%;
	object-fit: cover;
	
	overflow: hidden;
}
.each-over-ons-slider:hover img {
	transform: scale(1.1);
}
.each-over-ons-slider img {
	transition: all 0.5s;
}
/****over-ons-man-slider****/
.over-ons-man-slider {
	padding: 11rem 0 10rem;
}
.over-ons-man-slide {
	height: 428px;
}
.over-ons-man-slider-title {
	margin-bottom: 8rem;
}
.over-ons-man-slider-title h2 {
	margin-top: 1rem;
}
.over-ons-man-slide img {
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
	overflow: hidden;
}
.over-ons-man-info {
	text-align: center;
	margin-top: 3rem;
}
.over-ons-man-info p {
	margin-top: 1rem;
	color: rgba(243, 243, 243, 0.5);
}
.over-ons-man-slider .common-arrow {
	width: 63px;
	height: 63px;
	border-radius: 63.915px;
	border: 1px solid rgba(255, 255, 255, 0.50);
	background: rgba(1, 12, 28, 0.80);
	top: 40%;
}
.over-ons-man-slider .swiper-button-next {
	right: -30px;
}
.over-ons-man-slider .swiper-button-prev {
	left: -30px;
}
/***********************contact***********************/
/****contact-banner****/
.inner-banner.contact-banner .each-inner-banner {
	height: 50rem;
}
/****contact-block****/
.contact-block {
	margin-top: 1rem;
}
.each-contact-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
	border-radius: 15px;
	background-color: #041226;
	overflow: hidden;
	text-align: center;
	padding: 4rem 4rem 6rem;
}
.each-contact-block-info a,
.each-contact-block-info p {
	font-size: 1.6rem;
	color: rgba(243, 243, 243, 0.50);
}
.each-contact-block-info a:hover{
	color: #f3f3f3;
}
.each-contact-block-info h4 {
	margin: 2rem 0;
}
/****contact-form-sec****/
.contact-form-sec {
	padding: 11rem 0;
}
.contact-form-sec .form-main{
	padding-left: 0;
}
.contact-form-img {
	height: 642px;
	padding-left: 10rem;
}
.contact-form-img img {
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
	overflow: hidden;
}
.contact-form-sec .form-left p {
    max-width: 61rem;
	margin: 3rem 0 4rem;
}
.contact-form-sec .form-left {
    padding-right: 12rem;
}
/***********************aanbod-dtl***********************/
/**aanbod-dtl-back-btn***/
.back-btn.aanbod-dtl-back-btn {
	top: 22.5rem;
}
/****aanbod-dtl-top-sec****/
.aanbod-dtl-top-sec {
	padding: 15.5rem 0 5.5rem;
}
.aanbod-dtl-top-info-each p {
	color: rgba(243, 243, 243, 0.7);
}
.aanbod-dtl-top-info-each h3 {
	margin-bottom: 1rem;
}
.aanbod-dtl-top-info-each h6 {
	font-size: 1.6rem;
	text-transform: none;
}
.aanbod-dtl-top-info-each h6 strong {
	font-weight: normal;
	color: #F3F3F3;
}
/****aanbod-dtl-top-slider****/
.aanbod-dtl-top-slider {
	padding-bottom: 1.5rem;
	overflow: hidden;
}
.each-dtl-top-slide img {
	border-radius: 15px;
	overflow: hidden;
}
.aanbod-dtl-top-slider .each-dtl-top-slide {
	position: relative;
}
.aanbod-dtl-top-slider .each-dtl-top-slide::after {
	content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	background: linear-gradient(0deg, rgba(1, 12, 28, 0.50) 0%, rgba(1, 12, 28, 0.50) 100%);
}
.aanbod-dtl-top-slider .swiper-slide-active .each-dtl-top-slide::after  {
	opacity: 0;
}
.aanbod-dtl-top-slider .swiper-button-next {
	right: 8%;
}
.aanbod-dtl-top-slider .swiper-button-prev {
	left: 8%;
}
.aanbod-dtl-top-slider .common-arrow {
	height: 8.5rem;
	width: 8.5rem;
	/* transform: translateY(-50%); */
}
.aanbod-dtl-top-slider .common-arrow img {
	width: 19px;
}
.aanbod-dtl-top-slider-wrap {
	border-radius: 15px;
	overflow: hidden;
}
/****aanbod-dtl-content****/
.aanbod-dtl-content {
	background-color: #041226;
	padding: 6rem 0 7rem;
}
.aanbod-dtl-top-content li {
	font-size: 2rem;
	position: relative;
	color: #F3F3F3;
	padding-left: 2.4rem;
}
.aanbod-dtl-top-content ul {
	display: flex;
    column-gap: 2rem;
	justify-content: space-between;
	flex-wrap: wrap;
}
.aanbod-dtl-top-content li::after {
	position: absolute;
    content: "";
    background-image: url(../images/aanbod-dtl-tick.svg);
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    left: 0;
    top: 7px;
    height: 16px;
    width: 16px;
}
.aanbod-dtl-content hr {
	background-color: rgba(189, 189, 189, 0.1);
	opacity: 1;
	height: 1.5px;
	margin: 6rem 0 4.5rem;
}
.aanbod-dtl-left-content ul {
	display: flex;
	column-gap: 4.5rem;
	flex-wrap: wrap;
}
.aanbod-dtl-left-content li a {
	font-family: 'dejavu_sansregular';
    color: #F3F3F3;
    font-size: 1.6rem;
}
.aanbod-dtl-left-content li a:hover {
	text-decoration: underline;
}
.aanbod-dtl-left-content li img {
	width: 15px;
    margin-right: 1rem;
    margin-top: -3px;
}
.aanbod-dtl-right-content ul {
	display: flex;
	column-gap: 3rem;
	justify-content: end;
	flex-wrap: wrap;
}
.aanbod-dtl-right-content li:last-child a {
    border-radius: 100%;
    height: 4.8rem;
    width: 4.8rem;
    border: 1px solid rgba(255, 255, 255, 0.50);
    display: flex;
    align-items: center;
    justify-content: center;
}
.aanbod-dtl-right-content li img {
	width: 17px;
}
/*****dtl-tab-sec*****/
.dtl-tab-sec {
	padding: 10rem 0 3rem;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	column-gap: 13rem;
	margin-bottom: 8rem;
	border-bottom: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
	border: 0;
    background-color: transparent;
	color: #F3F3F3;
    letter-spacing: normal;
	width: 100%;
	border-radius: 0;
	padding: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
	font-family: 'dejavu_sansregular';
	font-size: 2.4rem;
    margin: 0;
    word-break: break-word;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover ,
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active {
	color: #127BCB;
}
/****dtl-tab-content****/
.kenmerken-tab ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
	column-gap: 4rem;
}
.kenmerken-tab li {
	font-family: 'dejavu_sansregular';
    font-size: 1.6rem;
    line-height: 2.6rem; 
    letter-spacing: 0.16px;
    color: rgba(255, 255, 255, 0.50);
	width: 14%;
	margin-bottom: 4.7rem;
}
.kenmerken-tab li span {
	display: block;
	color: #fff;
}
.bullet-panel h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
    color: #fff;
    font-size: 2rem;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 1.6rem;
    position: relative;
	font-family: 'dejavu_sansregular';
    color: #fff;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.8rem;
    position: absolute;
    top: 0.7rem;
    left: 0;
    content: '';
    width: 0.8rem;
    height: 0.8rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.dtl-tab-sec .tab-content p {
	font-size: 1.6rem;
	line-height: 2.6rem;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #127BCB;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #127BCB;
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    line-height: 3rem;
    color: #fff;
	font-size: 1.6rem;
	text-transform: none;
}
.each-onderhoud-block h4 {
    font-size: 2.2rem;
	text-transform: none;
}
.each-onderhoud-block h5 {
    color: #fff;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/****aanbod-dtl-product-sec****/
.aanbod-dtl-product-sec {
	padding: 10rem 0;
}
.aanbod-dtl-product-heading {
	text-align: center;
	margin-bottom: 6.5rem;
}
.aanbod-dtl-product-heading h6 {
	margin-bottom: 1rem;
}
.each-aanbod-dtl-product {
	border-radius: 15px;
	overflow: hidden;
	background: #041226;
	padding: .7rem;
}
.each-aanbod-dtl-product-img img{
   border-radius: 1rem;
   overflow: hidden;
}
.aanbod-dtl-product-top-content h6 {
	color: #F3F3F3;
	font-size: 2rem;
	text-transform: none;
	letter-spacing: normal;
	/*height: 50px;
	overflow: hidden;*/
}
.aanbod-dtl-product-top-content p {
	color: rgba(243, 243, 243, 0.50);
	margin-top: 0.5rem;
	height: 44px;
	overflow: hidden;
}
.aanbod-dtl-product-content table {
	width: 100%;
	margin-top: 2.2rem;
	margin-bottom: 2.2rem;
}
.aanbod-dtl-product-content td {
	color: rgba(243, 243, 243, 0.5);
	font-family: 'dejavu_sansregular';
	font-size: 1.4rem;
}
.aanbod-dtl-product-content td img{
	width: 1.3rem;
	margin-right: .4rem;
  	margin-top: -.2rem;
}
.aanbod-dtl-product-btm-content {
	border-top: 2px solid rgba(189, 189, 189, 0.5);
	padding: 2rem 0;
}
.aanbod-dtl-product-btm-content h6 {
	color: #F3F3F3;
	margin-bottom: 1rem;
	font-size: 1.6rem;
	letter-spacing: normal;
}
.aanbod-dtl-product-content {
	padding-top: 2.6rem;
}
.aanbod-dtl-product-content {
	margin: 0 1.8rem;
}
.aanbod-dtl-product-btm-content p {
	color: rgba(243, 243, 243, 0.50);
	margin-bottom: 0;
	letter-spacing: normal;
}
.aanbod-dtl-product-btm-content p strong {
	font-weight: normal;
	color: #F3F3F3;
}
.aanbod-dtl-product-add {
	background-color: #BDBDBD;
	background-image: url(../images/plus.svg);
	height: 3.7rem;
	width: 3.7rem;
	background-size: 1.4rem;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 100%;
	margin-left: auto;
	margin-right: 0;
	transition: all 0.5s;
}
.each-aanbod-dtl-product:hover .aanbod-dtl-product-add  {
	background-color: #127BCB;
	background-image: url(../images/plus-white.svg);
}
.aanbod-dtl-product-sec .common-arrow {
	border: 0;
	border-radius: 0;
	height: auto;
	width: auto;
}
.aanbod-dtl-product-sec .swiper-button-next{
   right: -3%;
}
.aanbod-dtl-product-sec .swiper-button-prev{
   left: -3%;
}
/***********************bedankt***********************/
/****bedankt-banner****/
.bedankt-banner .banner-content p {
	max-width: 74rem;
	margin: 0 auto 3.5rem;
}
/***********************popup***********************/
.modal-area .modal-dialog {
    max-width: 50%;
    margin: 10% auto 0;
}
.modal-area .modal {
	background-color: rgba(0, 0, 0, 0.4);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 20px;
	overflow: hidden;
    background-color: #F3F3F3;
	position: relative;
	padding: 2.5rem 3.5rem;
}
.modal-area .popup-content {
    padding: 4.5rem;
    background-color: #F3F3F3;
}
.pop-up-image {
	height: 100%;
	/* height: 415px; */
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
	overflow: hidden;
}
.modal-area .popup-content h6 {
	color: #041226;
	margin-bottom: 2.5rem;
}
.modal-area .popup-content h3 {
	color: #041226;
}
.modal-area .popup-content p {
    margin: 4.5rem 0;
    max-width: 55rem;
	width: 100%;
	color: #041226;
}
/***********************aanbod-list***********************/
.aanbod-filter-sec {
	padding: 24rem 0 5rem;
}
.aanbod-filter-sec h2 {
	margin-bottom: 1.4rem;
}
.filter-heading {
	margin-bottom: 2.2rem;
}
.filter-heading .row {
	margin-top: 0;
}
.filter-reset a {
	color: #F3F3F3;
	font-size: 1.6rem;
	font-family: 'dejavu_sansregular';
}
.filter-reset img {
	width: 0.9rem;
	margin-left: 0.5rem;
	margin-bottom: 2px;
}
.total-car h5 {
	color: #F3F3F3;
}
.total-car h5 span {
	font-size: 2rem;
}
.select-style {
	width: 100%;
    height: 4.8rem;
    color: #F3F3F3;
    font-family: 'dejavu_sansregular';
    font-size: 1.6rem;
	background-color: #010C1C;
    border: 1px solid #F3F3F3;
    border-radius: 5px;
    padding: 0 2rem 0 1.5rem;
    background: url(../images/filter-arrow.svg)  no-repeat 93% center/10px;
    appearance: none;
    line-height: 4.8rem;
}
.select-style.show {
    border-radius: 5px 5px 0 0;
}
.filter-main option{
	font-family: arial;
	background-color: #010C1C;
}
.aanbod-filter-sec select{
	white-space:nowrap; 
    text-overflow:ellipsis;
}
.filter-content {
    display: none;
    background-color: #010C1C;
    padding: 1rem 1.4rem 1.5rem;
    z-index: 2;
    border: 1px solid #fff;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    margin-top: -0.5rem !important;
	cursor: default;
    max-height: 40rem;
    overflow-y: auto;
}
.filter-content.show-div {
    display: block;
}
.aanbod-filter-sec label {
    color: #fff;
    margin-bottom: 1rem;
    display: block;
    width: 100%;
    z-index: 2;
    font-family: 'dejavu_sansregular';
    font-size: 1.5rem;
	cursor: pointer;
}
.aanbod-filter-sec label:last-child {
	margin-bottom: 0;
}
.aanbod-filter-sec label span {
    float: right;
    color: #fff;
    opacity: 0.65;
}
.aanbod-filter-sec .form-check-input{
    width: 1.6rem;
    height: 1.6rem;
    vertical-align: middle;
    margin-top: -0.3rem;
    margin-right: 0.8rem;
    box-shadow: none;
    border: 1px solid #010C1C;
    background-color: #F3F3F3;
    border-radius: 0.3rem;
}
.aanbod-filter-sec .form-check-input:checked {
    background-color: #127BCB;
    border-color: #127BCB;
}
.auto-overview-tag {
    margin-right: 0.5rem;
    margin-bottom: 1rem;
    padding: 0.5rem 1.4rem;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    color: #F3F3F3;
    border-radius: 1rem;
    background-color:#127BCB;
	font-family: 'dejavu_sansregular';
    font-size: 1.6rem;
}
.cross-btn {
    width: 1rem;
}
.auto-overview-tag:hover {
	background-color: #F3F3F3;
	color: #010C1C;
}
.auto-overview-tag:hover img {
	filter: brightness(1) invert(1);
}
.aanbod-filter {
	margin-bottom: 2rem;
	width: 24%;
}
.total_search_records {
	margin-top: 3rem;
}
.mobile-show-filter {
    position: fixed;
	left: 0;
	top: 10.5rem;
	background: #010C1C;
	width: 100%;
	z-index: 5;
	margin-top: 0;
	padding: 1.5rem 5%;
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.mobile-show-filter .common-btn{
	color: #F3F3F3;
  	background-color: #127BCB;
  	border-color: #127BCB;
}
.filter-count {
	min-width: 2rem;
  	height: 2rem;
  	background-color: #fff;
  	border-radius: 100%;
  	color: #121212;
	margin-left: .75rem;
	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: 1.5rem;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    background-color: #010C1C;
	box-shadow: 0px 0px 16px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0px 0px 16px 0px rgba(255, 255, 255, 0.1);
}
.mobile-filter-close span {
    max-width: 3.2rem;
	width: 100%;
    height: 3.2rem;
    background-color: #F3F3F3;
    border-radius: 50%;
	margin-left: auto;
	border: 1px solid #010C1C;
}
.mobile-filter-close span img {
	width: 1rem;
	filter: invert(1);
	-webkit-filter: invert(1);
}
.auto-overview-filter-result .total_search_records {
	margin-top: 0;
	background-color: #127BCB;
	border-color: #127BCB;
  	color: #f3f3f3;
	padding: 1rem;
	border-radius: 5px;
}
.auto-overview-filter-result .total_search_records h4{
	font-size: 1.6rem;
	color: #f3f3f3;
}
.auto-overview-filter-result .total_search_records:hover {
	background-color: #03285B;
  	border-color: #03285B;
}
.cursor-pointer {
	cursor: pointer;
}
.filter-sort {
	display: flex;
	align-items: center;
	justify-content: end;
}
.filter-sort h6 {
	margin-right: 1rem;
    color: #f3f3f3;
    font-size: 1.6rem;
    text-transform: none;
    letter-spacing: normal;
}
.filter-sort .aanbod-filter {
	margin-bottom: 0;
	width: 20rem;
}
/* .mobile-show-filter .common-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #121212;
	border-color: #fff;
} */
/* .aanbod-filter-sec .color_box {
	background-color: Gray;
    height: 1.5rem;
    width: 1.5rem;
    margin-left: 1rem;
	margin-top: 0.3rem;
    border-radius: 0.3rem;
} */
/****aanbod-list-product-sec****/
.aanbod-list-product-sec {
	padding-bottom: 10.5rem;
}
.aanbod-list-product-btn {
    background-color: #127BCB;
    color: #F3F3F3;
	padding: 8px 14px;
    text-align: center;
    display: inline-block;
    border-radius: 100px;
    position: absolute;
    top: 18px;
    left: 18px;
    font-family: 'dejavu_sansregular';
    font-size: 1.4rem;
}
.aanbod-list-product-btm-btn {
	margin-top: 5.4rem;
}
.aanbod-list-product-sec .aanbod-dtl-product-content {
    margin: 0 1.6rem;
}
/***********************verkocht***********************/
.verkocht-product-sec {
	padding-top: 24rem;
}
.verkocht-product-sec h2 {
	margin-bottom: 6.5rem;
}
.error_top, .privacy_section{
	padding-top: 18rem;
}
.aanbod-dtl-right-content ul .print-btn{
	padding: 0 !important;
  	width: 5rem;
  	height: 5rem;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}
.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: 5vw;
    font-size: small;
}
.alert-number {
    display: none;
    position: absolute;
    bottom: 43px;
    right: 4px;
    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;
}
.fixed-whatsapp-icon {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 10px;
    bottom: 55px;
    z-index: 999;
}
.fixed-whatsapp-icon img {
    width: 50px;
}

/*******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:18px;
  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: 30px;
    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 0 6px 44px;
    color: #000;
    background-size: 152px;
}

.star_icon h4{
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 15px;
   /* color: #1c1c1c;*/
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    padding-bottom: 6px;
    word-break: break-word;
}
.star_icon{
    margin-bottom: 3rem;
}
.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;
}
.form-1, .form-2 {
    display: none;
    padding: 5rem 3rem;
    margin-top: 2rem;
}
.form-2 .form-group label 
{
    font-family: 'lama_sansregular';
    color: #fff;
    font-size: 1.6rem;
    margin-bottom: 2rem;
}
.form-1 .form-group label
{
    font-family: 'lama_sansregular';
    color: #fff;
    font-size: 1.6rem;
    margin-bottom: 2rem;
}
.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: 3rem;
    align-items: center;
    color: #fff;
  }
.second-autodelen {
    text-align: end;
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0px 0;
}
.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';
}
.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';
}
.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);
}
.light_theme h4{
    color:#2a2a2a;
}
.dark_theme h4{
    color:#c9c9c9;
}
.verkocht-no-product {
    padding-top: 20rem;
}
.list-slider {
    margin-bottom: 12rem;
}
.product-sec .common-arrow {
    height: 8.5rem;
    width: 8.5rem;
}
.product-sec .common-arrow:hover {
    background-color: #127BCB;
    border-color: #127BCB;
}
.aanbod-dtl-top-slider .common-arrow:hover {
    background-color: #127BCB;
    border-color: #127BCB;
}
.contact-banner .each-inner-banner::after {
	display: none;
}
.service-sec {
	position: relative;
	/*height: 100vh;*/
}
.frontpage-brand-container{
	position: sticky;
	top: 0;
	width: 100%;
	height: 100vh;
	display: grid;
	grid-template-columns: 0.8fr 1fr;
	color: var(--cr-black);
	background-color: #fff;
	transition: .4s ease-in-out;
	/* border-radius: 0 0 calc(var(--s-b) + 1px) calc(var(--s-b) + 1px); */
	border-radius: 4rem;
	transform: translate3d(0, 0, 0);
	overflow: hidden;
}
.frontpage-brand-container.is-dark{
	background-color: #041226;
}
.frontpage-brand-container .brand-content {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.frontpage-brand-container .brand-content > div.desktopPhoto{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}
.frontpage-brand-container .brand-content .desktopPhoto img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.frontpage-brand-container .brand-content > div.content-right-block{
	position: relative;
	width: 100%;
	height: 100vh;
	padding:85px;
	justify-content: center;
	display: flex;
	flex-direction: column;
}




/*******************************/
.service-part-slider {
	display: none;
}
.service-part-slider .swiper-slide {
	border-radius: 40px;
	overflow: hidden;
}
.service-part-content {
	background-color: #041226;
	padding: 3rem;
}
.service-part-img {
	height: 45rem;
}
.service-part-img img {
	height: 100%;
	object-fit: cover;
}
.service-part-content h2 {
	margin: 1rem 0;
}
.service-part-content p {
	margin-bottom: 2rem;
}
.service-part-slider .common-arrow {
	top: 0;
}
.service-part-slider .swiper-button-prev {
	left: auto;
	right: 9rem;
}
.service-part-slider .swiper {
	padding-top: 6rem;
}
.service-sec {
	height: 500vh;
}
#aanbod-menu2 iframe {
	width: 100%;
	
}

/*.brand-content .content-right-block.js-frontpage-brand-content {
	background:#041226;
}
.brand-content .content-right-block.js-frontpage-brand-content:nth-child(even){
	background:#ffffff;
}*/