@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'Poppins-Regular';
    font-size: 2rem;
    color: #131f2c;
}
.dblock{
	display:none;
}
html{
	font-size: 62.5%;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
.grecaptcha-badge{
    display:none;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #131f2c;
}
.mm-listview>li>a, .mm-listview>li>span {
	color: #fff;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #fff;
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
    border-bottom: 1px solid rgb(255,255,255,0.5);
}
.mm-panel.mm-hasnavbar .mm-navbar {
    border-color: #ffff;
}
.mm-listview>li:not(.mm-divider):after{
	left: 0;
}
/****header-area****/
.header-area{
	box-shadow: none;
    border-radius: 0;
	z-index: 99;
	position: relative;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-area .navbar-brand img{
	width: 16rem;
}
.header-area .navbar-brand{
	position: absolute;
	width: 18rem;
	top: -0.6rem;
}
.bottom-header{
	position: relative;
}
.header-area .nav-link{
	font-family: 'MontserratBold';
	font-size: 2rem;
	color: #131f2c;
}
.header-area .navbar-collapse{
	align-items: unset;
}
.header-area .navbar{
	align-items: unset;
}
.header-area .twisted_effect_text_link{
	font-family: 'MontserratBold';
	color: #0065fd;
	display: inline-block;
	text-transform: initial;
}
.header-area .twisted_effect_text_link:where(:hover, :focus-visible) {
    color: #131f2c;
}
.header-area .navbar-nav .nav-item.active .nav-link, .header-area .navbar-nav .twisted_effect_text_link:where(:hover, :focus-visible) {
    color: #01a2fd !important;
}
.header-area .navbar-nav{
	margin-left: 19%;
}
.header-area .navbar-nav .nav-item{
	margin-right: 4rem;
}
.header-area .twisted_effect_text_link img{
	width: 2rem;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	margin-right: 1rem;
}
.header-area .twisted_effect_text_link:where(:hover, :focus-visible) img {
    filter: brightness(0);
	-webkit-filter: brightness(0);
}
.top-header ul li{
	display: inline-block;
	margin-right: 1rem;
}
.top-header ul{
	display: inline-flex;
}
.top-header ul li:last-child{
	margin-right: 0;
}
.top-header ul li img{
	width: 2rem;
}
.top-header{
	height: 5rem;
	background: #f4f5fa;
	display: flex;
	align-items: center;
}
.top-header h6{
	font-family: 'MontserratRegular';
	font-size: 1.5rem;
	color: #9ba7b5;
	display: inline-block;
	margin-left: 0.5rem;
}
.bottom-header{
	border-bottom: 0.1rem solid #dbdfe9;
	padding: 1.8rem 0;
}
.header-area.stiky .top-header{
	display: none;
}
.header-area.stiky .bottom-header{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 1rem 0;
}
.header-area.stiky .navbar-brand img{
	width: 12rem;
}
/****banner-area****/
.banner-area{
	position: relative;
	overflow: hidden;
	padding-top: 1rem;
	padding-bottom: 3rem;
}
.kenteken{
	font-size: 2rem;
	font-family: 'MontserratBold';
	color: #131f2c;
	width: 35.4rem;
	padding: 0 2rem 0 6rem;
	height: 8rem;
	border-radius:1.5rem;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	background-position: left;
	background-image: url(../images/kentaken-img.jpg);
	background-repeat: no-repeat;
	background-position: center,center;
	text-align: center;
	background-size: contain;
	border: none;
}
.kenteken:placeholder {
	color: #131f2c;
	opacity: 1;
}
.kenteken:-ms-input-placeholder {
	color: #131f2c;
	opacity: 1;
}
.kenteken::placeholder {
	color: #131f2c;
	opacity: 1;
}
.kenteken:focus{
	box-shadow: none;
}
.banner-input{
	display: flex;
	justify-content: left;
	align-items: center;
}
.banner-text .akker_btn_cls{
	max-width: 22.1rem;
	background: #46cc73;
	margin-left: 1rem;
}
.banner-text .akker_btn_cls:active, .banner-text .akker_btn_cls:focus, .banner-text .akker_btn_cls:hover {
	background-color: #01a2fd;
}
.banner-text p{
	margin: 1.1rem 6.5rem 5rem 0;
}
.banner-img{
	position: absolute;
	right: -2.5rem;
	width: 67%;
	height: auto;
}
.banner-text{
	position: relative;
	padding: 10rem 27rem 9.5rem 0;
	z-index: 1;
}
.banner-text:after{
	content: "";
	width: 20.7rem;
	height: 6.7rem;
	background-size: contain;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	background-image: url(../images/bann-arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: -4rem;
}
/****content-sec****/
.content-sec{
	padding-top: 0%;
	position: relative;
	overflow: hidden;
}
.content-wrap{
	padding: 0 10.5%;
	position: relative;
	z-index: 2;
}
.each-content-text h4{
	margin-bottom: 2.5rem;
}
.each-content-text{
	position: relative;
	margin-top: 4%;
}
.each-content-box{
	padding-bottom: 10rem;
}
.each-content-box:first-child{
	padding-bottom: 5rem;
}
.each-content-img{
	position: relative;
	width: 50rem;
	z-index: 1;
	margin: 0 auto;
}
.each-man-img{
	width: 36rem;
	margin-top: -5rem;
}
.content-rotate-img {
    position: absolute;
    right: -5rem;
    bottom: -4rem;
    width: 26.8rem;
}
.content-spring-img{
	position: absolute;
	right: -6rem;
	bottom: -25rem;
	width: 23.2rem;
}
.content-sec h3{
	margin-bottom: 12rem;
}
.content-sec:after{
	position: absolute;
    content: "";
    background-image: url(../images/content-cloud-img.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 34%;
    height: 100%;
    left: -15rem;
    top: 64%;
    transform: translateY(-50%);
    z-index: -1;
}
.content-sec:before{
	position: absolute;
	content: "";
	background-image: url(../images/content-cloud-img-2.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: contain;
	width: 19%;
	height: 100%;
	right: 12rem;
    top: 69%;
	transform: translateY(-50%);
	z-index: -1;
}
.content-sec .akker_btn_cls{
	border: 0.1rem solid #dbdfe9;
	max-width: 41.1rem;
	background-color: transparent;
	color: #131f2c;
}
.content-sec .akker_btn_cls:active, .content-sec .akker_btn_cls:focus, .content-sec .akker_btn_cls:hover {
	background-color: #01a2fd;
	color: #fff;
}
.content-roate-arrow{
	position: absolute;
    bottom: 18px;
    padding-left: 4.2rem;
	width: 13.6rem;
}
.content-btn{
	position: relative;
}
.blue-man-car{
	margin-top: -10rem;
}
.each-content-box:nth-child(odd) .each-content-img{
	margin-left: 12%;
}
.each-content-box:nth-child(odd) .each-content-text{
	padding-right: 2%;
}
.each-content-box p{
	margin-bottom: 12rem;
}
.each-content-box:last-child{
	padding-bottom: 2rem;
}
/****testimonial-sec****/
.testimonial-sec{
	overflow: hidden;
}
.testimonial-sec .text-center img{
	width: 22.9rem;
}
.each-testimonial-box ul li img{
	width: 2rem;
}
.each-testimonial-box ul li{
	margin-left: 1rem;
}
.each-testimonial-box ul li:first-child{
	margin-left: 1.8rem;
}
.each-testi-review{
	display: flex;
	align-items: center;
	margin-bottom: 5rem;
}
.each-testi-review h6{
	margin-top: 0.5rem;
}
.each-testimonial-box p{
	margin: 1.8rem 0 5rem 0;
	color: #131f2c;
}
.each-testimonial-box{
	padding: 4.8rem;
	margin-bottom: 2rem;
}
.testimonial-sec .swiper-slide:nth-child(even) .each-testimonial-box{
	background: #01a2fd;
	border-radius: 2rem;
}
.testimonial-sec .swiper-slide:nth-child(even) .each-testimonial-box h6,
.testimonial-sec .swiper-slide:nth-child(even) .each-testimonial-box h5,
.testimonial-sec .swiper-slide:nth-child(even) .each-testimonial-box p{
	color: #fff;
}
.each-testimonial-box h6 span{
	font-family: 'MontserratRegular';
	font-size: 1.5rem;
}
.testimonial-sec .swiper-slide:nth-child(odd) .each-testimonial-box{
	background: transparent;
	border: 0.1rem solid #d8dce9;
	border-radius: 2rem;
}
.testimonial-sec hr{
	opacity: 1;
	background-color: #dbdfe9;
	margin: 9rem 0;
}
.testimonial-sec h3{
	margin: 5rem 0 8rem 0;
}
.testimonial-bottom-slider{
	margin: 0 -25.5rem;
}
/****counter-sec****/
.counter-sec{
	padding: 6% 0 0 0;
}
.counter-sec h3{
	margin-bottom: 5rem;
}
.each-counter-box h2{
	position: relative;
	padding: 3rem 7rem;
	font-family: 'montserratblack';
	font-size: 6.1rem;
}

.each-circle-count h2:after{
	background-image: url(../images/counter-circle-img.png);
	background-position: center , center;
	background-repeat: no-repeat;
	background-size: 22rem;
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	top: 47%;
	left: 48%;
	transform: translate(-50%,-50%);
}
.each-blue-count h2{
	background-color: #0065fd;
	color: #fff;
	border-radius: 2rem;
	padding: 1.5rem 0;
	margin: 0 3.5rem;
}
.each-blue-count{
	margin-top: 3rem;
}
.each-counter-box p{
	color: #131f2c;
	margin-top: 2rem;
	font-family: 'MontserratBold';
}
/****footer-upper-sec****/
.footer-upper-sec{
	position: relative;
	overflow: hidden;
	padding-bottom: 8rem;
	padding-top: 6%;
}
.footer-upper-img{
	position: absolute;
	width: 54%;
	right: -11rem;
	bottom: 0;
}
.footer-upper-txt p{
	margin: 6rem 0;
}
.footer-upper-txt{
	padding-top: 12%;
}
/****footer-area****/
.footer-area{
	padding-top: 7%;
	border-top: 0.1rem solid #dbdfe9;
}
.each-info h5{
	margin-bottom: 2rem;
}
.each-info a.twisted_effect_text_link{
	color: inherit;
}
.each-info p{
	font-family: 'MontserratMedium';
	line-height: 2;
	color: rgb(10,17,48,0.5);
	margin-bottom: 20px;
}
.each-info .twisted_effect_text_link:where(:hover, :focus-visible) {
	color: #0065fd !important;
}
.each-info ul .twisted_effect_text_link{
	font-size: 1.8rem;
	font-family: 'MontserratMedium';
	line-height: 2;
	color: rgb(10,17,48,0.5);
}
.each-info {
	margin-bottom: 31%;
}
.footer-logo img{
	width: 13rem;
}
.footer-logo .each-info{
	margin-top: 1.5rem;
}
.footer-bottom{
	padding: 5.5rem 0;
	border-top: 0.1rem solid rgb(28,36,71,0.16);
}
.footer-bottom ul li img{
	width: 2.5rem;
	transition: 0.5s;
}
.footer-bottom ul li a:hover img{
	filter: brightness(0);
	-webkit-filter: brightness(0);
}
.footer-bottom ul li{
	margin-right: 5rem;
}
.footer-bottom ul li:last-child{
	margin-right: 0;
}
.footer-bottom-right{
	display: inline-flex;
	align-items: center;
}
.footer-bottom-right p{
	opacity: 1;
	color: #1c2447;
	margin-bottom: 0;
	margin-top: 0.6rem;
	font-family: 'MontserratBold';
}
.footer-bottom-right p img{
	width: 1.2rem;
	opacity: 1;
}
.footer-bottom-right ul li{
	margin-right: 1rem;
}
.footer-bottom-right ul{
	margin: 0 3rem 0 2rem;
}
.footer-bottom-right ul li img{
	width: 3rem;
}
.footer-bottom-right ul li:last-child{
	margin-right: 0;
}
.footer-bottom-right h4{
	margin-top: 1rem;
}
/*==============contact-page-starts===================*/
/****inner-banner****/
.inner-banner .banner-img{
	width: 47%;
}
.inner-banner{
	padding-top: 10rem;
}
.inner-banner .banner-text:after{
	display: none;
}
.inner-banner .banner-text{
	padding-right: 11rem;
}
.inner-banner .banner-text p{
	margin-top: 4.5rem;
}
/****contact-info-sec****/
.contact-info-sec{
	position: relative;
	padding-top: 6rem;
}
.contact-info-sec:before{
	position: absolute;
    top: -30px;
    left: 0;
    max-width: 620px;
    height: 100%;
    content: '';
    background-image: url(../images/cloud.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
    z-index: -1;
    width: 100%;
}
.each-contact-info-txt p{
	font-size: 1.8rem;
	font-family: 'MontserratMedium';
	color: rgb(10,17,48,0.5);
	line-height: 1.8;
}
.each-contact-info img{
	width: 2.6rem;
	margin-right: 3rem;
	margin-top: 0.5rem;
}
.each-contact-info{
	display: flex;
	align-items: flex-start;
	margin-bottom: 22%;
}
.each-contact-info-txt{
	width: calc(100% - 2.6rem);
}
.each-contact-info h5{
	margin-bottom: 1.5rem;
}
.each-contact-info-txt .twisted_effect_text_link{
	color: rgb(10,17,48,0.5);
}
.each-contact-info-txt .twisted_effect_text_link:where(:hover, :focus-visible) {
	color: #0065fd;
}
.contact-info-img{
	padding-right: 30%;
}
.contact-info{
	width: 100%;
	max-width: 76rem;
	margin: 14% auto 0;
}
.info-cloud{
	width: 33rem;
	position: absolute;
	top: 9rem;
	left: -2.2%;
}
/****form-sec****/
.form-sec{
	padding: 3% 0 0 0;
}
.form-block{
	width: 100%;
	max-width: 81rem;
	margin: 0 auto;
}
.form-sec h3{
	margin-bottom: 5%;
}
.form-styl {
    resize: none;
    background-color: #fff;
    font-family: 'MontserratBold';
    border: 0.1rem solid #dbdfe9;
    color: #131f2c;
    font-size: 2rem;
    padding: 2rem 3rem;
    border-radius: 1.5rem;
    margin-bottom: 1rem;
}
textarea.form-styl {
    padding: 3.5rem;
    height: 16.9rem;
}
.form-styl:focus {
	border-color: #dbdfe9;
    box-shadow: none;
} 
.form-styl:placeholder {
	color: #131f2c;
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #131f2c;
	opacity: 1;
}
.form-styl::placeholder {
	color: #131f2c;
	opacity: 1;
}
/*==============onzebeloftes-page-starts===================*/
/****onzebeloftes-banner****/
.onzebeloftes-banner .banner-img{
	right: -6.2rem;
}
.onzebeloftes-banner .banner-text p{
	margin-top: 3.5rem;
}
/****onzebeloftes-ban-bottom-sec****/
.onzebeloftes-ban-bottom-sec{
	padding-top: 6%;
	position: relative;
}
.onzebeloftes-ban-bottom-sec .d-sm-flex{
	justify-content: center;
}
.onzebeloftes-ban-bottom-sec .text-center{
	width: 100%;
	max-width: 80rem;
	margin: 0 auto;
}
.onzebeloftes-ban-bottom-wrap{
	width: 100%;
	max-width: 58.5rem;
	margin: 0 auto;
}
.onzebeloftes-ban-bottom-sec .banner-text:after{
	left: 57%;
}
.onzebeloftes-ban-bottom-sec p{
	margin: 2rem 0 6rem 0;
}
.onzebeloftes-ban-bottom-sec:after {
    position: absolute;
    content: "";
    background-image: url(../images/content-cloud-img.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 35%;
    height: 100%;
    left: -15rem;
    top: 39%;
    transform: translateY(-50%);
    z-index: -1;
}
/****onzebeloftes-content-sec****/
.onzebeloftes-content-sec{
	padding-top: 0;
}
.onzebeloftes-content-sec .content-wrap{
	padding: 0 10%;
}
.onzebeloftes-content-sec .each-content-box:nth-child(odd) .each-content-img {
    margin:0 0 0 auto;
}
.onzebeloftes-content-sec .each-content-box:nth-child(even) .each-content-img {
   margin: 0;
}
.onzebeloftes-content-sec .each-content-box:nth-child(odd) .each-content-text {
    padding-right: 17%;
}
.onzebeloftes-content-sec .each-content-box:nth-child(even) .each-content-text {
    padding-left: 17%;
}
.onzebeloftes-content-sec .each-content-box:nth-child(even) .each-content-text p,
.onzebeloftes-content-sec .each-content-box:nth-child(even) .each-content-text h4{
	text-align: left;
}
.onzebeloftes-content-sec .each-content-box p {
	margin-bottom: 0;
}
.onzebeloftes-content-sec .each-content-box{
	padding-bottom: 9%;
}
.onzebeloftes-content-sec .each-content-box:first-child,
.onzebeloftes-content-sec .each-content-box:last-child{
	margin-bottom: 0;
}
.onzebeloftes-content-sec:before{
	top: 50%;
	width: 15%;
}
.onzebeloftes-content-sec:after {
	left: -43rem;
	width: 35%;
	top: 22%;
}
.onzebeloftes-small-cloud-img{
	width: 15%;
	position: absolute;
	left: 0;
	bottom: 34rem;
}
/****onzebeloftes-counter-sec****/
.onzebeloftes-counter-sec{
	position: relative;
	overflow: hidden;
	padding: 0 0 6%;
}
.onzebeloftes-counter-sec:after {
    position: absolute;
    content: "";
    background-image: url(../images/onze-count-cloud.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 44.2rem;
    width: 44.2rem;
    height: 100%;
    right: -20rem;
    top: 34%;
    transform: translateY(-50%);
    z-index: -1;
}
/*==============faq-dtl-page-starts===================*/
/****faq-dtl-top-sec****/
.faq-dtl-top-sec ul{
	border-bottom: 0.1rem solid #dbdfe9;
	padding: 17% 0 3rem 0;
}
.faq-dtl-top-sec ul li{
	display: inline-block;
}
.faq-dtl-top-sec ul li .twisted_effect_text_link{
	font-family: 'MontserratBold';
	font-size: 2rem;
	color: #131f2c;
	position: relative;
	padding-right: 4.5rem;
	margin-right: 3rem;
}
.faq-dtl-top-sec ul li .twisted_effect_text_link:where(:hover, :focus-visible) {
    color: rgb(19,31,44,0.53);
}
.faq-dtl-top-sec ul li .twisted_effect_text_link:where(:hover, :focus-visible):after {
    opacity: 0.53;
}
.faq-dtl-top-sec ul li .twisted_effect_text_link:after{
	background-image: url(../images/next-gray.svg);
	background-size: 1.5rem;
	width: 1.5rem;
	background-position: center,center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
	content: "";
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
}
.faq-dtl-top-sec .twisted_effect_text_link.active{
	color: rgb(19,31,44,0.53);
}

.faq-dtl-top-sec .twisted_effect_text_link.active:after{
	display: none;
}
/****faq-dtl-top-bottom-sec****/
.faq-dtl-top-bottom-sec{
	padding-top: 3rem;
	border-bottom: 0.1rem solid #dbdfe9;
	position: relative;
	overflow: hidden;
}
.faq-dtl-top-bottom-sec h4{
	font-size: 3rem;
	font-family: 'montserratblack';
}
.faq-top-bottom-txt p{
	margin: 4rem 0 7rem 0;
}
.faq-top-bottom-txt{
	padding-right: 5%;
	padding-bottom: 4rem;
	position: relative;
	z-index: 1;
}
.faq-top-bottom-img{
	margin: 0 -10rem 0 6rem;
}
.faq-dtl-top-bottom-cloud{
	background-size: 19.3rem;
	width: 19.3rem;
	height: 100%;
	position: absolute;
	top: 57%;
	left: -10rem;
	transform: translateY(-50%);
}
/****faq-dtl-middle-sec****/
.faq-dtl-middle-sec{
	padding: 8rem 0;
}
.faq-dtl-middle-sec .akker_btn_cls{
	margin-top: 7rem;
}
.faq-dtl-middle-sec h4{
	font-size: 3rem;
	font-family: 'montserratblack';
}
.faq-dtl-middle-sec h4 span{
	color: #79828d;
}
.faq-dtl-middle-sec h4 span:first-child{
	font-family: 'MontserratRegular';
}
.faq-dtl-middle-sec h4 span:last-child{
	font-family: 'MontserratMedium';
}
/*==============faq-page-starts===================*/
/****faq-banner****/
.faq-banner{
	padding-top: 3.5rem;
}
.faq-banner .banner-text{
	padding-top: 21rem;
}
.faq-banner .banner-img{
	width: 55%;
}
/****faq-ban-bottom-sec****/
.faq-ban-bottom-sec{
	padding-top: 4rem;
	position: relative;
	overflow: hidden;
}
.faq-ban-bottom-sec p{
	margin: 2rem 0 6.5rem 0;
}
.faq-ban-bottom-sec ul{
	width: 100%;
	max-width: 105.4rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
}
.faq-ban-bottom-sec ul li{
	width: 49%;
	margin-bottom: 1.5rem;
}
.faq-ban-bottom-sec .akker_btn_cls{
	max-width: 100%;
	display: block;
	line-height: 2.2rem;
	background-color: #fff;
	color: #131f2c;
	border: 0.1rem solid #dbdfe9;
	padding: 0 4rem;
	text-align: left;
	position: relative;
}
.faq-ban-bottom-sec .akker_btn_cls:after{
	background-image: url(../images/next-blue.svg);
	background-size: 1.5rem;
	width: 1.5rem;
	background-position: center,center;
	background-repeat: no-repeat;
	position: absolute;
	right: 3.2rem;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
	content: "";
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
}
.faq-ban-bottom-sec .akker_btn_cls:active, .faq-ban-bottom-sec .akker_btn_cls:focus, 
.faq-ban-bottom-sec .akker_btn_cls:hover {
	background-color: #131f2c;
	border-color: #131f2c;
	color: #fff;
}
.faq-ban-bottom-sec .akker_btn_cls:active:after, .faq-ban-bottom-sec .akker_btn_cls:focus:after, 
.faq-ban-bottom-sec .akker_btn_cls:hover:after {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.faq-ban-bottom-sec:after{
	background-image: url(../images/content-cloud-img-2.png);
	background-size: 37.3rem;
	width: 37.3rem;
	height: 17rem;
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	content: "";
	right: -9rem;
}
/****faq-footer-upper-sec****/
.faq-footer-upper-sec{
	position: relative;
	padding: 0;
	overflow: hidden;
}
.faq-footer-upper-sec .text-center{
	position: relative;
	z-index: 1;
}
.faq-footer-upper-sec .container{
	padding: 8.5% 0;
	position: relative;
}
.faq-question-img{
	position: absolute;
	width: 11.5%;
	bottom: 0;
	right: 23rem;
}
.faq-footer-upper-sec:after{
	background-image: url(../images/content-cloud-img-2.png);
	background-size: 37.3rem;
	width: 37.3rem;
	height: 17rem;
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	left: -7rem;
}
.faq-footer-upper-sec .text-center{
	width: 100%;
	max-width: 65rem;
	margin: 0 auto;
}
/*==============over-ons===================*/
/****over-ons-ban****/
.over-ons-ban .banner-img{
	width: 47%;
}
.over-ons-ban{
	position: relative;
}
/****ons-content-sec****/
.ons-content-sec{
	padding-top: 7%;
	margin-top: -10rem;
}
.ons-content-sec .each-content-box:nth-child(odd) .ons-content-img{
	padding-right: 20%;
}
.ons-content-sec .each-content-box:nth-child(odd) .each-content-text{
	padding-top: 13%;
	padding-right: 0;
}
.ons-content-img-man{
	width: 32rem;
	transform: rotate(360deg);
	margin: 0 auto;
}
.ons-content-sec .akker_btn_cls {
   	border: none;
    max-width: 27.8rem;
	background-color: #0065fd;
	color: #fff;
}
.ons-content-sec .akker_btn_cls:active, .ons-content-sec .akker_btn_cls:focus, .ons-content-sec .akker_btn_cls:hover {
	background-color: #131f2c;
}
.ons-content-sec h3{
	margin-bottom: 4rem;
}
.ons-content-sec p{
	margin-bottom: 10rem;
}
.ons-content-sec:after {
    background-image: url(../images/contact-small-clouds.png);
    top: 14.4rem;
    left: -23rem;
}
.ons-content-sec:before {
   display: none;
}
.ons-content-img-man:before{
	background-image: url(../images/contact-info-cloud.png);
	width: 37.3rem;
    right: -32rem;
	top: -6.2rem;
	position: absolute;
	content: "";
	background-position: top;
	background-repeat: no-repeat;
	background-size: 37.3rem;
	height: 100%;
	z-index: -4;
}
.ons-content-sec .each-content-box{
	padding-bottom: 12rem;
}
.ons-content-sec .each-content-text{
	position: relative;
}
.ons-content-sec .content-spring-img {
	left: -20rem;
    bottom: -20.8rem;
    transform: rotate(-94deg);
	width: 25rem;
}
.ons-content-sec .content-rotate-img {
    right: 4.5rem;
    bottom: -4rem;
    width: 26.8rem;
	transform: rotate(110deg);
}
/****ons-counter-sec****/
.ons-counter-sec{
	position: relative;
	padding-top: 8%;
	overflow: hidden;
	margin-top: -5rem;
}
.ons-counter-sec:before{
	background-image: url(../images/ons-counter-cloud.png);
	background-size: 43rem;
	width: 43rem;
	height: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	content: "";
	right: 0;
}
.ons-counter-sec:after{
	background-image: url(../images/contact-info-cloud.png);
	background-size: 43rem;
	width: 43rem;
	height: 100%;
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	content: "";
	left: -8.1rem;
	z-index: -1;
}
/****ons-input-sec****/
.ons-input-sec{
	padding-top: 3%;
}
.ons-input-sec:after{
	top: auto;
}

/****ons-contact-sec****/
.ons-contact-sec{
	padding-top: 11rem;
	padding-bottom: 0;
}
.ons-contact-sec .text-center{
	width: 100%;
	max-width: 94rem;
	margin: 0 auto;
}
.ons-contact-sec .akker_btn_cls{
	margin-top: 0;
}
.ons-contact-sec p{
	margin:  5rem 0;
}
/*==============review-page-starts===================*/
/****revierw-ban****/
.review-ban .banner-img{
	margin-top: -6%;
	right: -10.5rem;
	width: 54%;
}
/****review-banner-bottom-sec****/
.review-banner-bottom-sec{
	padding-top: 3rem;
}
.review-banner-bottom-sec img{
	width: 22.6rem;
	margin-bottom: 5rem;
}
/****filter-sec****/
.filter-wrap{
	padding: 14rem 0 2rem 0;
	border-bottom: 0.1rem solid #dbdfe9;
	margin: 0 5rem;
}
.filter-sec ul li{
	display: inline-block;
	margin-right: 0.2rem;
}
.filter-main{
	width: 100%;
	max-width: 70rem;
}
.filter-sec ul li:last-child{
	margin-right: 0;
}
.filter-sec ul li img{
	width: 2.5rem;
}
.filter-sec .select-style {
    width: 100%;
    height: 8rem;
    color: #131f2c;
    font-family: 'MontserratBold';
    font-size: 2rem;
    border: 0.1rem solid #dbdfe9;
    background: url(../images/down-arrow.svg) #fff no-repeat 92% center/1.2rem;
    appearance: none;
    line-height: 8rem;
    text-align: left;
   /* text-transform: capitalize;*/
	padding-left: 4rem;
	border-radius: 1rem;
}
/****review-list-sec****/
.review-list-sec{
	padding: 7% 0 1% 0;
	position: relative;
	overflow: hidden;
}
.review-list-wrap{
	width: 100%;
	max-width: 120rem;
	margin: 0 auto;
	position: relative;
}
.review-list-wrap .each-testimonial-box:nth-child(odd){
	background: #01a2fd;
	border-radius: 2rem;
}
.review-list-wrap .each-testimonial-box:nth-child(even){
	background: transparent;
	border: 0.1rem solid #d8dce9;
	border-radius: 2rem;
}
.review-list-wrap .each-testimonial-box:nth-child(odd) h6,
.review-list-wrap .each-testimonial-box:nth-child(odd) h5,
.review-list-wrap .each-testimonial-box:nth-child(odd) p{
	color: #fff;
}
.review-list-wrap .each-testimonial-box:nth-child(even){
	margin-left: auto;
}
.review-list-wrap .each-testimonial-box{
	width: 100%;
	max-width: 90rem;
	margin-bottom: 3.5rem;
	border-radius: 2rem;
	position: relative;
	padding: 6rem;
}
.review-list-wrap .each-testimonial-box p{
	margin-bottom: 3rem;
}
.review-list-wrap .each-testimonial-box:nth-child(odd):after{
	content: "";
	background-size: 6.8rem;
	width: 6.8rem;
	height: 5rem;
	background-image: url(../images/review-bg-blue.png);
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -4.5rem;
	left: 7rem;
}
.review-list-wrap .each-testimonial-box:nth-child(even):after{
	content: "";
	background-size: 6.8rem;
	width: 6.8rem;
	height: 5rem;
	background-image: url(../images/review-bg-border.png);
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -4.9rem;
	right: 7rem;
}
.review-list-wrap .each-testimonial-box:nth-child(even):before{
	content: "";
	width: 5.6rem;
	height: 1rem;
	bottom: -0.1rem;
	right: 7rem;
	background-color: #fff;
	position: absolute;
	z-index: 2;
}
.review-list-wrap:after{
	background-size: 57rem;
	background-image: url(../images/contact-info-cloud.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 57rem;
	height: 100%;
	position: absolute;
	right: -18rem;
	top: 0;
	content: "";
	z-index: -1;
}
.review-list-wrap:before{
	background-size: 63rem;
    background-image: url(../images/contact-small-clouds.png);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 63rem;
    height: 100%;
    position: absolute;
    left: -26rem;
    bottom: 67rem;
    content: "";
    z-index: -1;
}
.review-list-sec:after{
	background-size: 50.8rem;
    background-image: url(../images/contact-small-clouds.png);
    background-position: center,center;
    background-repeat: no-repeat;
    width: 50.8rem;
    height: 100%;
    position: absolute;
    left: -14rem;
    content: "";
    z-index: -1;
	top: 74rem;
	transform: translateY(-50%);
}
.review-list-sec:before{
	background-size: 50.8rem;
    background-image: url(../images/contact-info-cloud.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 50.8rem;
    height: 100%;
    position: absolute;
    right: -18rem;
    content: "";
    z-index: -1;
	bottom: -57rem;
}
/*==============verkopen-dtl-one-page-starts===================*/
/****wizard-sec****/
.wizard-sec{
	padding: 21rem 0 5rem 0;
	position: relative;
	overflow: hidden;
}
.step {
	margin-bottom: 7%;
	width: 100%;
	max-width: 92rem;
	position: relative;
}
.step ul li h6{
	font-family: 'MontserratMedium';
	font-size: 1.4rem;
	color: #131f2c;
	text-transform: capitalize;
	margin-bottom: 1.5rem;
}
.step ul{
	font-size: 0;
}
.step ul li{
	list-style-type: none;
	display: inline-block;
	width: 20%;
	position: relative;
	text-align: center;
}
.step ul li:before{
	width: 20px;
    height: 20px;
    content: '';
    background-color: #f3f4fa;
    display: block;
    text-align: center;
    margin: 0px auto 10px auto;
    border-radius: 100%;
    position: relative;
    top: 58px;
}
.step ul li:after{
	content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #f3f4fa;
    left: 50%;
    z-index: -1;
    bottom: -10px;
}
.step ul li:first-child:after{
	content: 'none';
}
.step ul li:last-child:after{
	background-color: transparent;
}
.step ul li.active:before{
	background-color: #00a2fd;
}
.step ul li.active:after{
	background-color: #00a2fd;
}
.wizard-content label{
	font-size: 1.8rem;
	color: #131f2c;
	margin-bottom: 1rem;
}
.wizard-content h6{
	font-size: 1.8rem;
	color: #131f2c;
	font-family: 'Poppins-Regular';
}
.each-wizard-review{
	display: flex;
	justify-content: space-between;
	border-bottom: 0.1rem solid #dbdfe9;
	padding: 2.6rem 0;
	align-items: center;
}
.each-wizard-review:last-child{
	border: none;
	margin-bottom: 3rem;
}
.each-wizard-review ul li{
	display: inline-block;
	margin-right: 0.2rem;
}
.each-wizard-review ul li img{
	width: 2rem;
}
.each-wizard-review ul li:last-child{
	margin-right: 0;
}
.each-upload-box{
	border: 0.1rem solid #dbdfe9;
	border-radius: 1.5rem;
	text-align: center;
	height: 8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-bottom: 1.4rem;
}
.each-upload-box img{
	width: 1.9rem;
	height: 1.9rem;
	right: 1rem;
	position: absolute;
}
.each-upload-box h6{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 40px 0 10px;
}
.wizard-content .form-group{
	margin-top: 2rem;
}
.wizard-content-left{
	padding-right: 14rem;
}
.wizard-content-left textarea{
	height: 20rem;
}
.wizard-content-left .akker_btn_cls{
	margin-top: 3rem;
}
.wizard-right-box{
	width: 100%;
	max-width: 54rem;
	margin: 0 auto;
	background-color: #ffff;
	padding: 4rem 6rem;
	border: 0.1rem solid #dbdfe9;
	border-radius: 1.5rem;
	margin-bottom: 1rem;
}
.wizard-right-box h5{
	font-size: 2.8rem;
	font-family: 'MontserratBold';
	margin-bottom: 3rem;
}
.wizard-right-box p{
	font-family: 'MontserratRegular';
	font-size: 1.6rem;
	color: #79828d;
	line-height: 2;
	margin-bottom: 0;
}
.wizard-sec:before{
	background-size: 50.8rem;
    background-image: url(../images/content-cloud-img-2.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 51rem;
    height: 100%;
    position: absolute;
    right: -11rem;
    content: "";
    z-index: -1;
	top: 40rem;
}
.wizard-content-right{
	position: relative;
	margin-top: 5rem;
    max-width: 470px;
    word-break: break-all;
}
.wizard-content-right:before{
	background-size: 26rem;
    background-image: url(../images/content-cloud-img-2.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 26rem;
    height: 100%;
    position: absolute;
   	left: -8.8rem;
    content: "";
    z-index: -1;
	top: 6rem;
}
.verkopen-dtl-back-btn.button_area hr{
	display: none;
}
/*==============verkopen-dtl-two-page-starts===================*/
/****verkopen-two-wizarsd-sec****/
.verkopen-two-wizarsd-sec{
	padding-bottom: 9rem;
	padding-top: 4rem;
}
.verkopen-two-wizarsd-sec .wizard-content {
	margin-top: 8rem;
}
.verkopen-two-car-box h5{
	font-family: 'PointExtraBold';
	color: #1c1c1c;
}
.verkopen-two-car-box .verkopen-two-car-txt p{
	font-family: 'PointBook';
	color: #1c1c1c;
}
.verkopen-two-car-box table td{
	font-family: 'MontserratMedium';
	font-size: 2rem;
	color: #1c1c1c;
	padding-right: 4rem;
}
.verkopen-two-car-box  hr{
	opacity: 1;
	margin: 2.5rem 0;
	/*width: calc(100% - 3rem);*/
}
.verkopen-two-car-box{
	overflow: hidden;
	border: 0.1rem solid #dbdfe9;
	border-radius: 0 0 3rem 3rem;
}
.verkopen-two-car-txt{
	padding: 4rem 4rem 4rem 4rem;
	background-color: #fff;
}
.verkopen-two-wizarsd-sec .select-style{
	border-radius: 1.5rem;
	border: 0.2rem solid #dbdfe9;
	height: 5.3rem;
	line-height: 5.3rem;
	font-family: 'MontserratBold';
	font-size: 1.7rem;
	padding: 0 2rem;
	background: url(../images/down-arrow-2.svg) #fff no-repeat 95% center/1.2rem;
	color: #0a1130;
	font-family: 'MontserratMedium';
}
.each-verkopen-select{
	margin-bottom: 5rem;
}
.each-verkopen-select h6{
	font-family: 'MontserratMedium';
	font-size: 1.7rem;
	color: #0a1130;
	margin-bottom: 2rem;
}
.verkopen-two-wizarsd-sec .wizard-content p{
	padding: 4rem 0;
}
.verkopen-two-wizarsd-sec .wizard-content-left{
	padding-right: 30rem;
}
.verkopen-two-wizarsd-sec .verkopen-dtl-back-btn.button_area hr{
	opacity: 1;
	background-color: #dbdfe9;
	margin: 1rem 0 3rem 0;
	display: block;
}
.back-btn{
	font-size: 2rem;
	font-family: 'MontserratBold';
	color: #0065fd;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.back-btn:hover{
	color: #131f2c;
}
.back-btn:hover img{
	filter: brightness(0);
	-webkit-filter: brightness(0);
}
.back-btn img{
	width: 1.6rem;
	transform: rotate(180deg);
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	margin-top: -0.2rem;
}
.verkopen-two-car-bottom{
	background-color: #f2f7ff;
	border-radius: 1.5rem;
	padding: 5rem;
	margin-top: 2.2rem;
}
.verkopen-two-wizarsd-sec .wizard-content-right{
	width: 100%;
	max-width: 48rem;
	margin-left: auto;
}
.verkopen-two-car-bottom .twisted_effect_text_link{
	color: #0a1130;
	font-family: 'MontserratBold';
	font-size: 2rem;
}
.verkopen-two-car-bottom .twisted_effect_text_link:where(:hover, :focus-visible) {
    color: #0065fd;
}
.verkopen-two-car-bottom p{
	font-family: 'MontserratMedium';
	color: #0a1130;
	opacity: 0.75;
}
.verkopen-two-wizarsd-sec .wizard-content-right:before {
	top: 49rem;
	left: -27.8rem;
	background-size: 35rem;
	width: 35rem;
}
.verkopen-two-wizarsd-sec .form-check-label h6{
	margin-bottom: 0;
}
.verkopen-two-wizarsd-sec .form-check-input{
	border: 0.2rem solid #dbdfe9;
}
.verkopen-two-wizarsd-sec .form-check-input:focus{
	box-shadow: none;
}
.verkopen-dtl-back-btn{
	padding-right: 17rem;
}
/*==============verkopen-dtl-three-page-starts===================*/
/****verkopen-three-wizarsd-sec****/
.verkopen-three-wizarsd-sec .wizard-content h4{
	margin-bottom: 7%;
}
/*==============verkopen-dtl-four-page-starts===================*/
/****verkopen-four-wizarsd-sec****/
.verkopen-four-wizarsd-sec .verkopen-dtl-back-btn.button_area hr{
	display: none;
}
.verkopen-four-wizarsd-sec label h5{
	color: #79828d;
    font-family: 'MontserratRegular';
    margin-bottom: 1rem;
    font-size: 2rem;
}
.verkopen-four-wizarsd-sec .wizard-content-left p{
	font-size: 2.5rem;
	font-family: 'MontserratRegular';
	color: #79828d;
}
.verkopen-four-wizarsd-sec .wizard-content-left {
	padding-right: 20rem;
}
.verkopen-four-wizarsd-sec .form-group{
	margin-bottom: 2rem;
}
.verkopen-four-wizarsd-sec p span{
	margin-bottom: 4rem;
	display: inline-block;
}
.verkopen-four-wizarsd-sec .verkopen-dtl-back-btn .akker_btn_cls{
	background-color: #45cc72;
	max-width: 32rem;
}
.verkopen-four-wizarsd-sec .akker_btn_cls:active, .verkopen-four-wizarsd-sec .akker_btn_cls:focus, .verkopen-four-wizarsd-sec .akker_btn_cls:hover {
	background-color: #131f2c;
}
.verkopen-four-wizarsd-sec .verkopen-dtl-back-btn {
    padding-right: 9rem;
	padding-top: 3.5rem;
}
.wizard-content .green-btn{
	background-color: #45cc72;
}
.wizard-content .green-btn.akker_btn_cls:active, .wizard-content .green-btn.akker_btn_cls:focus, 
.wizard-content .green-btn.akker_btn_cls:hover {
    background-color: #01a2fd;
}
/*==============verkopen-dtl-five-page-starts===================*/
/****verkopen-five-wizarsd-sec****/
.verkopen-five-wizarsd-sec h4{
	font-size: 4rem;
	color: #1c1c1c;
	margin: 11rem 0 3rem 0;
}
.verkopen-five-wizarsd-sec .wizard-content-left h4 img{
	width: 9rem;
	height: 9rem;
	margin-right: 3rem;
}
.verkopen-five-wizarsd-sec .wizard-content-left {
    padding-right: 0;
}
.verkopen-five-wizarsd-sec p{
	font-size: 2.2rem;
	font-family: 'MontserratRegular';
	color: #79828d;
}
.verkopen-five-wizarsd-sec .verkopen-two-wizarsd-sec .wizard-content-right:before{
	display: none;
}
.verkopen-five-wizarsd-sec .verkopen-dtl-back-btn {
    margin-top: 8rem;
}
.each-verkopen-dtl-number-box span{
	width: 5rem;
	height: 5rem;
	background-color: #00a2fd;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
}
.each-verkopen-dtl-number-box span p{
	font-family: 'MontserratMedium';
	color: #ffffff;
	margin-bottom: 0;
}
.each-verkopen-dtl-number-box h5{
	margin: 3rem 0;
	color: #1c1c1c;
}
.each-verkopen-dtl-number-box{
	margin-top: 5rem;
}
.verkopen-dtl-number-block h4{
	margin-bottom: 1rem;
	margin-top: 0;
}
.verkopen-dtl-number-block p{
	color: #575757;
}
.verkopen-five-wizarsd-sec .verkopen-two-car-bottom img{
	width: 2.4rem;
	margin-left: -3rem;
	margin-right: 1.5rem;
}
.verkopen-five-wizarsd-sec .verkopen-two-car-bottom{
	padding: 4rem 1.5rem 4rem 6rem;
	border-radius: 3rem;
}
.verkopen-five-wizarsd-sec .verkopen-two-car-bottom p{
	padding-left: 1.5rem;
	color: #0a1130;
}
/*==============verkopen-page-starts===================*/
/****verkopen-content-sec****/
.each-verkopen-content-box{
	width: 100%;
}
.each-verkopen-content-main{
	width: 100%;
	max-width: 96rem;
	padding: 6rem 4rem 8rem 4rem;
	position: relative;
}
.each-verkopen-content-box:nth-child(even) .each-verkopen-content-main{
	background: transparent;
	border: 0.1rem solid #d8dce9;
	border-radius: 2rem;
}
.each-verkopen-content-box:nth-child(odd) .each-verkopen-content-main{
	background: #01a2fd;
	border-radius: 2rem;
}
.each-verkopen-content-box:nth-child(odd) .each-verkopen-content-main p,
.each-verkopen-content-box:nth-child(odd) .each-verkopen-content-main h6{
	color: #fff;
}
.each-verkopen-content-box h6{
	line-height: 4rem;
	margin-bottom: 2rem;
}
.each-verkopen-content-main li{
	list-style: disc;
	font-size: 1.8rem;
	line-height: 2.8rem;
	margin-left: 20px;
}
.each-verkopen-shape{
	position: relative;
}
.verkopen-rotate-img{
	width: 27rem;
	height: 31rem;
	position: absolute;
	left: 0;
	top: 13rem;
}
.verkopen-spring-img{
	width: 39rem;
	height: 39rem;
	position: absolute;
	right: 4rem;
	top: 5rem;
	margin-left: auto;
}
.each-verkopen-content-box{
	margin-bottom: 11rem;
	margin-top: 14rem;
}
.each-verkopen-content-box p{
	font-size: 1.8rem;
}
.each-verkopen-content-main span{
	font-size: 14.1rem;
	font-family: 'MontserratBold';
	color: rgb(255,255,255,0.26);
	top: -3rem;
	left: 6rem;
	position: absolute;
}
.each-verkopen-content-box:nth-child(even) .each-verkopen-content-main span{
	color: rgb(19,31,44,0.26);
}
.verkopen-point-car-img{
	padding-right: 6rem;
}
.verkopen-content-sec:after{
	background-image: url(../images/contact-small-clouds.png);
	top: 85rem;
	width: 30%;
}
.verkopen-content-sec:before{
	background-image: url(../images/content-cloud-img.png);
	top: 26rem;
	right: -4rem;
	width: 27%;
}
.verkopen-content-sec h3 {
	margin-bottom: 3.5rem;
}
.each-verkopen-content-box .last-block img{
	transform: rotate(180deg);
}
.each-verkopen-content-box .last-block{
	position: static;
}
/****verkopen-testimonial****/
.verkopen-testimonial .akker_btn_cls{
	margin: 5rem 0 7rem 0;
}

#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;
}
.star_icon h5{
	padding-top: 15px;
	margin-bottom: 15px;
	color: #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
    font-size: 20px;
    display: inline-block;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon{
	margin-bottom: 30px;
}
.star_icon p{
	padding-bottom: 6px;
	word-break: break-word;
	margin: 0px !important;
	color: #1c1c1c;
}
.photo_contnt li img{
  width: 15px;
  margin-left: 5px;
}
.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;
}
.lead { font-size: 1.5rem; font-weight: 300; }
.btn { padding: 1rem; border: 0; border-radius: 3px; background-color: #4F46E5; color: #fff; cursor: pointer; margin: 2rem auto; }

.car-not-sec{
	text-align: center;
    padding: 7rem 0 3rem;
}
.car-not-sec .akker_btn_cls{
	margin-top: 3rem;
}
.privacy_section p{
	word-break: break-word;
}
.privacy_section{
	padding: 8% 0 5%;
}
/*=======dropdown=====*/
.header-area .dropdown-menu {
    margin: 0;
    background-color: #01a2fd;
    box-shadow: none;
    padding: 0;
    border-radius: 6px;
    min-width: 26rem;
    overflow: hidden;
}
.header-area .dropdown-menu::after{
	display: none;
}
.header-area .dropdown-item{
	white-space: normal;
	padding: 10px !important;
    color: #fff !important;
    font-size: 18px;
}
.header-area .dropdown-item:hover {
	background: #0065fd !important;
	color: #fff !important;
}
.header-area .dropdown:hover>.dropdown-menu {
	display: block;
}
#step_btn5.active::after {
  display: none;
}

.faq-list ul{
	display: inline-block;
	font-size: 0;
}
.faq-list.faq-ban-bottom-sec li{
	width: calc(50% - 20px);
	vertical-align: top;
	border: 1px solid #dbdfe9;
	text-align: left;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	margin: 0 5px 10px;
	cursor: pointer;
}
.faq-list li p{
	margin-bottom: 0;
	border-top: 1px solid #dbdfe9;
	margin-top: 0;
	padding: 3rem;
}
.faq-list .question-content{
	position: relative;
	padding: 3rem;
}
.faq-list .question-content span{
	display: inline-block;
	position: relative;
	padding-right: 2rem;
	width: 100%;
	font-size: 1.8rem;
}
.faq-list .question-content span:after {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 15px;
  height: 15px;
  background-image: url(../images/next-blue.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.faq-list li p{
	display: none;
}
.faq-list .question-content:hover{
	background: #131f2c;
	border-color:#131f2c;
	color: #fff;
}
.faq-list .question-content:hover span:after{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.faq-list li.active p{
	display: block;
}
.faq-list li.active .question-content span:after{
	transform: rotate(90deg);
}
