<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	position: relative;
    font-family: 'NunitoSansRegular';
	font-size:14px;
	line-height:30px;
	color:#fff;
}
#page{
	overflow-x: hidden;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
/************************** Header css************************/
.header-area{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	z-index:2;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	background-color:rgba(0,0,0,0.5);
	/*padding: 9px 0px 20px;*/
}
.header-area .navbar-brand{
	padding: 0;
}
.header-area.active{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:#212121;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	z-index: 999;
}
.customnav.navbar-light .navbar-nav .nav-link{
	font-family: 'NunitoSansRegular';
	font-size:16px;
	color:#fff;
	position:relative;
	padding:0px;
	/*opacity: 0.5;*/
	height: 120px;
    line-height: 120px;
}
.customnav.navbar-light .navbar-nav .nav-link:hover, .customnav.navbar-light .navbar-nav .nav-item.active .nav-link {
	opacity: 1;
}
.customnav.navbar-light .navbar-nav .nav-link:after{
	position:absolute;
	/*bottom:-50px;*/
	bottom: 0px;
	left:0px;
	width:20px;
	height:2px;
	background:#f7f7f7;
	opacity: 0.25;
	content:'';
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.customnav.navbar-light .navbar-nav .nav-link:hover:after, .customnav.navbar-light .navbar-nav .nav-item.active .nav-link:after{
	width:100%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	opacity: 1;
}
.customnav.navbar-light .navbar-nav .nav-item{
	padding-left:70px;
}
.customnav{
	padding:0;
}
.nav-social img{
	width: 18px;
    opacity: 0.5;
    margin-right: 20px;
    transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.nav-social a:hover img{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.nav-social a:last-child img{
	margin-right: 0;
}
.nav-social{
	margin-right: -40px;
}
.customnav.navbar-light .navbar-nav .nav-item.nav-social{
	padding-left: 50px;
	height: 120px;
    line-height: 120px;
}
/*************side area**********/
.right-link{
	position:fixed;
	right:0px;
	z-index:9999;
}
.common-styl{
	background:#c6362f;
	height:61px;
	line-height:61px;
	padding:0px 20px;
	margin-right: 0px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	width:100%;
	max-width:310px;
	right:-255px;
}
.common-styl img{
	margin-right:20px;
	width: 15px;
}
.common-styl:hover{
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	right:0px;
}
.whatsaap{
	top:30%;
}
.call{
	top: calc(30% + 150px);
}
.mail{
	top: calc(30% + 220px);
}
.map{
	top: calc(30% + 290px);
}
.common-styl a{
    font-family: 'NunitoSansRegular';
	font-size:14px;
	color:#fff;
}
.ph-img{
	transform: rotate(100deg);
}
/*******************************Banner area************************************/
.home-banner-area{
	position: relative;
}
.home-banner-area .common-arrow {
    width: 56px;
    height: 56px;
    background: ;
    border: 2px solid rgba(255,255,255,0.2);
    border-radius: 100%;
    top: 53%;
}
.home-banner-area .common-arrow img {
    width: 9px;
    height: 9px;
}
.home-banner-area .swiper-button-next{
	right: 30px;
}
.home-banner-area .swiper-button-prev{
	left: 30px;
}
.slider-content{
	position:absolute;
	left:0px;
	bottom: 120px;
	z-index:1;
	width: 100%;
}
.home-banner-area .each-banner{
	background-size: 0;
	height: calc(100% - 100px);
}
/*********************red icon****************/
.each-icon{
	background-color: #fff;
	padding: 40px 30px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	cursor: pointer;
}
.each-icon td:first-child img{
	width: 38px;
	margin-right: 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-icon td:first-child .car{
	width: 50px;
}
.each-icon td h4{
	white-space: nowrap;
}
.each-icon td{
	vertical-align: top;
}
.red-icons-panel{
	background-color: #252525;
}
.red-icons-wrapper{
    z-index: 1;
    position: relative;
    top: -70px;
}
.each-icon:hover{
	background-color: #c6362f;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-icon:hover h4, .each-icon:hover .txt-btn{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-icon:hover td img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
/******************************* Select Css*****************************/
.select-sec{
	background-color: #f7f7f7;
	padding-bottom: 50px;
}
.home_sec{
	background-color: #252525;
}
.select-style {
    width: 100%;
    background: url(../images/drop.svg) no-repeat 92% center/8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    color: #1c1c1c;
    padding: 15px 40px;
    background-color: #fff;
    border:0;
    border-radius: 0;
}
.select-part-wrapper{
	max-width: 795px;
	width: 100%;
	margin-left: auto;
}
.select-part-wrapper:after{
	position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    content: '';
    right: 99%;
    z-index: -1;
}
.each-select-box .common-btn{
	max-width: 100%;
}
/******************************* Product Css*****************************/
.product-area{
	padding: 15px 0 90px;
}
.product-panel{
	padding-bottom: 50px;
	max-width: 1200px;
	width: 100%;
	margin: auto;
}
.product-area .container{
	position: relative;
}
.product-content {
    padding: 25px 35px 15px;
    background-color: #f6f6f6;
}
.product-content h4{
	margin-bottom: 8px;
	font-family: 'NunitoSansRegular';
	color: #4c4c4c;
}
.product-content h6{
    font-family: 'NunitoSansLight';
	color: #4c4c4c;
	font-size: 14px;
	overflow: hidden;
    height: 30px;
}
.product-content table {
    width: 100%;
}
.product-content td{
    color: #4c4c4c;
    font-size: 20px;
    font-family: 'NunitoSansRegular';
    vertical-align: top;
    text-align: right;
    padding-right: 15px;
}
.product-content td p{
	font-family: 'NunitoSansLight';
	font-size: 15px;
	text-align: left;
}
.product-content .divider {
    margin: 20px 0;
    border-top: 1px solid #e5e5e5;
}
.product-content p span {
    margin: 0 24px;
}
.product-area .swiper-button-prev{
	left: 30px;
}
.product-area .swiper-button-next{
	right: 30px;
}
/******************middle slider**************/
.middle-slider{
	position: relative;
}
.left-content h3{
	position: relative;
	padding-top: 30px;
}
.left-content h3:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 3px;
	background-color: #fff;
	content: '';
}
.left-content h3, .left-content p, .each-right-slide-txt h4{
	color: #fff;
}
.left-content p{
	margin:35px 0 45px;
}
.left-content{
    max-width: 640px;
    width: 100%;
    padding: 0 30px 50px 150px;
}
.middle-slider-bg{
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #c6362f;
	height: 100%;
}
.middle-slider-wrapper{
	padding: 200px 0 70px;
}
.right-slider{
	padding-right: 10px;
	position: relative;
}
.each-right-slide img{
	display: none;
}
.right-slider .common-arrow{
	transform: translateY(0);
	top: -40px;
}
.right-slider .common-arrow img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.right-slider .swiper-button-prev{
	left:0;
}
.right-slider .swiper-button-next{
	right: auto;
	left: 40px;
}
.each-right-slide{
	position: relative;
}
.each-right-slide-txt{
	position: absolute;
	bottom: 40px;
	left: 40px;
}
/*****************************man content*********************/
.footer-upper-part{
	position: relative;
}
.footer-upper-wrapper .common-btn{
	background-color: #cf423b;
	border: 2px solid #cf423b;
}
.footer-upper-wrapper .common-btn:hover{
	background-color: #1c1c1c;
	color: #fff;
	border: 2px solid #1c1c1c;
}
.footer-upper-bg{
	position: absolute;
    left: 0;
    width: 100%;
    background-color: #f6f6f6;
    height: 100%;
    z-index: -1;
}
.footer-upper-wrapper{
	padding: 150px 0 130px;
}
.man-content p{
	margin-top: 30px;
}
.man-image{
	width: calc(100% + 50px);
}
.man-image img{
	display: none;
}
.man-content{
	max-width: 550px;
    padding: 80px 30px 40px 50px;
}
.counter-area{
	background-color: #c6362e;
	padding: 85px 0;
	position: relative;
}
.counter-area:after{
	position: absolute;
    right: -50px;
    width: 50px;
    content: '';
    height: 100%;
    top: 0;
    background: #c6362f;
}
.counter-area:before{
	position: absolute;
    left: -50px;
    width: 50px;
    content: '';
    height: 100%;
    top: 0;
    background: #c6362f;
}
.counter-box {
    width: 93px;
    height: 93px;
    border: 2px solid #fff;
    border-radius: 100%;
    display: inline-block;
}
.counter-area h3, .counter-area h4{
	color: #fff;
	font-size: 30px;
}
.counter-txt {
    align-items: center;
    justify-content: center;
    display: flex;
}
.counter-area h4{
	display: inline-block;
	margin-left: 30px;
}
/********************footer**************/
.footer-logo{
	background-color: rgba(28,28,28,0.75);
	padding: 9px 0 20px;
}
.footer-middle{
	background-color: #1c1c1c;
	padding: 70px 0;
}
.each-footer-content {
    max-width: 180px;
    width: 100%;
}
.each-footer-content h6{
	margin-bottom: 25px;
}
.each-footer-content ul li {
    margin-bottom: 20px;
}
.each-footer-content ul li a {
    position: relative;
    color: #fff;
    font-size: 16px;
    padding-bottom: 7px;
    border-bottom: 1px solid #505051;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-family: 'NunitoSansRegular';
    opacity: 0.5;

}
.each-footer-content ul li a:hover, .each-footer-content ul li.active a {
    border-bottom: 1px solid #c6362f;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 1;
}
.logo-panel{
	max-width: 100%;
}
.each-footer-content p {
    line-height: 25px;
    color: rgb(255,255,255,0.5);
}
.each-footer-content p a:hover{
	color: #fff;
}
.each-footer-content p img {
    width: 14px;
    margin-right: 20px;
    margin-left: -38px;
}
.each-footer-content p .dot-img{
	width: 10px;
}
.each-footer-content ul li a:after {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    right: 0px;
    width: 10px;
    height: 10px;
    background: url(../images/right-arrow.svg) no-repeat center center/cover;
    content: '';
   	filter: brightness(0) invert(1);
   	opacity: 0.5;
}
.each-footer-content ul li a:hover:after, .each-footer-content ul li.active a:after {
    opacity: 1;
}
.footer-content-right a{
	display: inline-block;
}
.footer-left-content p{
	line-height: 35px;
}
/****************************overons*********************/
.inner-banner{
	position: relative;
	height: 435px;
}
.inner-banner img{
	display: none;
}
.inner-banner .slider-content{
	top: 52%;
	transform: translateY(-50%);
	bottom: auto;
}
.overons-top-block .footer-upper-wrapper{
	padding: 15% 0;
}
.overons-top-block .man-content{
	padding-top: 0;
	margin-top: -30px;
	padding-bottom: 25px;
}
.overons-top-block .footer-upper-bg{
	/*left: 100px;*/
}
.overons-form-upper-part{
	background-color: #c6362f;
	position: relative;
}
.overons-left-image img{
	display: none;
}
.overons-form-upper-part .left-content p{
	margin-bottom: 0;
}
.overons-form-upper-part .left-content{
	padding: 100px 0px 180px 120px;
    max-width: 100%;
}
.overons-left-image-wrapper{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}
.overons-left-image{
	/*width: calc(100% + 100px);*/
}
.contact-form-address {
    padding-top: 120px;
}
.contact-form-address h3 {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 30px;
	margin-bottom: 35px;
}
.contact-form-address h3 span{
	color: #c6362f;
}
.address-panel-wrapper {
    max-width: 490px;
    width: 100%;
}
.address-panel-wrapper h6{
	font-size: 18px;
	color: #1c1c1c;
	line-height: 28px;
    letter-spacing: normal;
}
.address-panel-wrapper h6 span{
	font-family: 'NunitoSansLight';
}
.contact-form-address .menu-top-area {
    padding-top:90px;
}
.contact-address img {
    width: 13px;
    margin-right: 15px;
}
.menu-top-area li {
   font-family: 'NunitoSansRegular';
	color: #fff;
	font-size: 14px;
	display: inline-block;
	background-color: #c6362e;
	margin-right: 20px;
	cursor: pointer;
	max-width: 260px;
	padding: 15px 30px;
	width: 100%;
}
.menu-top-area li:last-child{
	padding-right: 20px;
	padding-left: 20px;
}
.form-panel h3{
	margin-bottom: 40px;
}
.form-styl {
	resize: none;
	background-color: transparent;
	border-radius: 0;
	font-family: 'NunitoSansLight';
	border:0px;
	border-bottom: 1px solid rgba(148,148,148,0.30);
	color: #1c1c1c;
	font-size:16px;
	height: auto;
    padding: 0 0 35px;
    line-height: normal;
}
.form-area .form-group {
	margin-bottom: 8px;
}
.form-area .common-btn{
	margin-top:12px;
}
.form-styl:focus {
	box-shadow: none;
	border-bottom: 1px solid rgba(148,148,148,0.30);
	background-color:transparent;
	color:#1c1c1c;
}
.form-styl:placeholder {
	color: #1c1c1c;
}
.form-styl:-ms-input-placeholder {
	color: #1c1c1c;
}
.form-styl::placeholder {
	color: #1c1c1c;
}
.form-panel{
	position: relative;
	padding: 120px 0 100px 120px;
}
.form-panel h3{
	position: relative;
}
.form-panel h3::after {
    position: absolute;
    top: -20px;
    left: 0;
    width: 90px;
    height: 3px;
    background-color: #1c1c1c;
    content: '';
}
.form-panel:after{
	/*position: absolute;
	top: 0;
	width: 52vw;
	left: 100px;
	background-color: #f7f7f7;
	content: '';
	height: 100%;
	z-index: -1;*/
}
.contact-form-bg{
	position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    background-color: #f7f7f7;
    content: '';
    height: 100%;
    z-index: -1;
}
.contact-form-area{
	position: relative;
}
.form-panel .common-btn{
	margin-top: 20px;
}
/*********overons btm slider***********/
.each-upper-slide{
	height:328px;
	border-right:10px solid #fff;
}
.overons-btm-slider{
	position:relative;
	padding-top:120px;
}
.upper-slider{
	margin-right:-10px;
	border-bottom:10px solid #fff;
}
.upper-slider .each-upper-slide{
	
}
.upper-slider .swiper-slide:nth-child(odd){
	width:30% !important;
}
.upper-slider .swiper-slide:nth-child(even){
	width:20%  !important;
}
.each-upper-slide img{
	display:none;
}
.overons-btm-slider .common-arrow img{
	filter:brightness(0) invert(1);
}
.overons-btm-slider .common-arrow{
	border:0;
	border-radius:0;
	background-color:rgba(18,18,18,0.50);
	width:60px;
	height:120px;
}
.overons-btm-slider .swiper-button-next{
	right:10px;
}
.overons-btm-slider .swiper-button-prev{
	left:0;
}
.bottom-slider .swiper-slide:nth-child(even){
	width:30% !important;
}
.bottom-slider .swiper-slide:nth-child(odd){
	width:20%  !important;
}
.bottom-slider{
	margin-right:-50px;
	border-bottom:10px solid #fff;
}
.bottom-slider .swiper-button-next{
	right:50px;
}
.section-heading{
	margin-bottom: 80px;
}
/***********************contact**********************/
.map-area{
	height: 660px;
}
/*.contact-form-upper{
	margin-top: 85px;
}*/
.contact-form-upper .left-content{
	padding-bottom: 60px;
}
.contact-form-upper .left-content .common-btn{
	margin: 40px 0 0;
}
/**********************werkplts dtl****************/
.werkplts-top-block .footer-upper-wrapper{
	padding-top: 130px;
}
.werkplts-top-block .man-content{
	padding-left: 0;
    padding-right: 0;
    max-width: 475px;
}
.werkplts-top-block:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 130px;
	content: '';
	background-color: #f6f6f6;

}
.werkplts-btm-slider .middle-slider-wrapper{
	margin:120px 0 70px;
}
/***********************werkplts listview**********************/
.listview-sec{
	padding-top: 50px;
}
.each-listview-panel{
	margin-bottom: 100px;
	position: relative;
}
.each-listview-panel .left-content{
	padding-left: 0;
}
.each-listview-panel .middle-slider-wrapper{
	padding: 120px 0 0;
	width: calc(100% - 170px);
	margin-left:0;
}
.listview-img{
	height: calc(100% + 45px);
}
.listview-img img{
	display: none;
}
.each-listview-panel .left-content h3{
	padding-top:0;
}
.each-listview-panel .left-content{
	padding-right: 20px;
    padding-bottom: 90px;
    margin-left: -65px;
}
.each-listview-panel .col-lg-5{
	-ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
}
.each-listview-panel .col-lg-7{
	-ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
}
.each-listview-panel .left-content h3:after{
	top: -25px;
}
.each-listview-panel .left-content p{
	text-align: justify;
}
/*******flex*******/
.each-listview-panel:nth-child(even) .middle-slider-bg{
	left:auto;
	right: 0;
}
.each-listview-panel:nth-child(even) .middle-slider-wrapper{
	margin-right: 0;
    margin-left: auto;
}
.each-listview-panel:nth-child(even) .left-content{
	padding-right:0;
	padding-left: 20px;
    margin-left: 65px;
    text-align: right;
}
.each-listview-panel:nth-child(even) .left-content h3:after {
    left:auto;
    right: 0;
}
/**********************************aanbod***************************/
.aanbod-header{
	position: relative;
}
.aanbod-select-sec{
	margin-top: -56px;
}
.aanbod-select-wrapper{
	padding-top: 100px;
	max-width: 1328px;
	margin:auto;
	padding-right: 45px;
}
.aanbod-select-wrapper .col-lg-3{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.aanbod-product-area .product-panel{
	padding: 0 35px;
	max-width: 100%;
}
.aanbod-product-area .each-slide{
	margin-bottom: 20px;
}
.aanbod-product-area{
	padding: 30px 0 60px;
}
/****************************************aanbod dtl**********************************************/
/*==========================top part==========================*/
.aanbod-dtl-top-sec{
	padding:50px 0 60px;
}
.aanbod-dtl-top-sec h2, .aanbod-dtl-top-sec h3{
	font-size: 30px;
	font-family: 'NunitoSansSemiBold';
}
.aanbod-dtl-top-sec h2 span{
	font-family: 'NunitoSansSemiBold';
	color: #c6362f;
}
.aanbod-dtl-top-sec h2{
	font-family: 'NunitoSansLight';
	color: #1c1c1c;
}
.aanbod-dtl-price{
	padding-right: 20px;
}
.dtl-top-btn{
	padding-bottom: 60px;
}
/*=============================slider part========================*/
.gallery-thumbs{
	margin-top:10px;
}
.gallery-thumbs .common-arrow {
    background: rgba(0, 0, 0, 0.70);
    width: 30px;
    height: 100%;
    top: 0;
    transform: translateY(0%);
}
.gallery-thumbs .common-arrow img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
    width: 10px;
}
.gallery-thumbs .swiper-button-next{
	right:0;
}
.gallery-thumbs .swiper-button-prev{
	left:0;
}
.detail-image img{
	margin-top: -40px;
}
/*=========================dtl right=====================*/
.dtl-right-part{
	width: calc(100% + 50px);
}
.btn-group-area .common-btn{
	max-width: 100%;
	margin-bottom: 10px;
	font-family: 'NunitoSansBold';
	font-size: 18px;
	text-align: left;
	padding-left: 25px;
	padding-right: 30px;
	height: 52px;
	line-height: 50px;
}
.btn-group-area .common-btn:hover{
	border:2px solid #1c1c1c;
	color: #fff;
	background-color: #1c1c1c;
}
.btn-group-area .common-btn span img{
	width: 15px;
	filter: brightness(0) invert(1);
	-webkit-filter:brightness(0) invert(1);
}
.btn-group-area .common-btn span .share-icon{
	width: 20px;
}
.btn-group-area .common-btn span {
    float: right;
}
.price-area-btm {
    padding: 30px 0px 20px;
	border:2px solid #121212;
	margin: 20px 0 30px;
}
.price-area-btm h3{
	font-size: 30px;
	color: #121212;
	margin:20px 0 30px;
}
.price-area-btm .common-btn{
	text-transform: uppercase;
	color: #121212;
	font-family: 'NunitoSansBold';
	height: auto;
	line-height: normal;
}
.price-area-btm .common-btn:hover{
	color: #c6362f;
}
.price-area-btm h6 {
    color: #121212;
    font-family: 'NunitoSansRegular';
    margin-top:40px;
}
/******tab******/
.aanbod-detail-tab-sec{
	padding: 80px 0 70px;
}
.tab-sec-wrapper{
	width: calc(100% - 140px);
}
.aanbod-detail-tab-sec .nav-tabs {
	border-bottom: 0px;
}
.aanbod-detail-tab-sec .tab-sec .nav-tabs .nav-item {
	border-bottom: none;
	width: 20%;
	text-align: center;
	background-color: #c6362e;
	font-size: 16px;
	font-family: 'NunitoSansBold';
	border-radius:0;
	margin-right: 20px;
}
.aanbod-detail-tab-sec .nav-tabs .nav-link {
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	border: none;
	padding: 14px;
	color: #fff;
}
.aanbod-detail-tab-sec .nav-tabs .nav-link.active {
	background-color: #000;
	color: #fff;
}
.aanbod-detail-tab-sec .tab-content {
	padding: 50px;
	background-color: #f6f6f6;
	margin-top: 60px;
}
.aanbod-detail-tab-sec .tab-content .tab-pane .tab_hedaing {
	padding-bottom: 20px;
}
.aanbod-detail-tab-sec .bullet-panel li:after {
    padding-left: 15px;
    background-size: 7px;
    position: absolute;
    top: 15px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url('../images/bullet.svg');
    background-repeat: no-repeat;
}
.aanbod-detail-tab-sec .tab-content ul li {
	font-family: 'NunitoSansBold';
	font-size: 16px;
	color: #121212;
	padding-bottom: 6px;
	word-break: break-word;
}
.aanbod-detail-tab-sec .tab-content .kenmerken-tab ul li:nth-child(even) {
 	font-family: 'NunitoSansRegular';
}
.aanbod-detail-tab-sec .bullet-panel ul li {
	padding-left: 20px;
	position:relative;
	font-family: 'NunitoSansRegular';
}
.aanbod-detail-tab-sec .tab-content .tab-pane .tab_hedaing h4 {
	border-bottom: 1px solid #1c1c1c;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
}
.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 11px;
    padding-left: 20px;
    background-size: 7px;
    font-style: italic;
}
.kenmerken-tab ul li {
	width: 45%;
	display: inline-block;
	vertical-align: top;
	font-family: 'NunitoSansBold';
}
/*========================aanbod dtl product=====================*/
.aanbod-dt-product .product-panel{
	position: relative;
}
.aanbod-dt-product{
	padding: 120px 0 20px;
}
.aanbod-dtl-product-heading{
	margin-bottom: 60px;
}
/********************thank u****************/
.thank-u-area .slider-content{
	bottom: 75px;
}
.thank-u-area .slider-content h1{
	margin-bottom: 30px;
}
.thank-u-area .slider-content .common-btn{
	margin-right: 30px;
}
.thank-u-area .slider-content .common-btn:hover{
	border:2px solid #121212;
	background-color: #121212;
	color: #fff;
}
/***************************************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;
}
.morgan_footer
{
	text-align: center;
	background: #000;
	padding: 7px 0px 5px;
}
.kenteken_np {
    background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 30px;
}
.star_icon h4{
	color: #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	font-family: 'NunitoSansBold';
	margin-bottom: 15px;
}
.star_icon p img{
	width: 15px;
	margin-top: -3px;
	margin-right: 5px;
}
.star_icon p{
	font-family: 'NunitoSansBold';
	font-size: 16px;
	color: #1c1c1c;
	padding-bottom: 6px;
	word-break: break-word;
}
.photo_contnt li img{
	width: 15px;
	margin-left: 5px;
}
.photo_contnt {margin-bottom:20px;}
.photo_contnt ul li:before{
	content: '\2014';
    position: absolute;
    margin-left: -20px;
}
.aanbod-detail-tab-sec #menu1 ul {
    font-size: 0;
}
.aanbod-detail-tab-sec .tab-content #menu1 .photo_contnt ul li{
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.photo_contnt li img{
	width: 15px;
	margin-left: 5px;
}
.form-1, .form-2, .form-3 {
	display:none;
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
	padding: 35px 0;
}
.light_theme{
	background:rgba(255, 255, 255, 0.83);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75); 
	box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75); 
	box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75);
}
.cookie_div{
	color:#9c9c9c;
	font-size: 13pt;
	font-family: 'Calibri';
}
.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: 13pt;
	font-weight:bold;
	margin-left:8px;
	font-family: 'Calibri';
}
.cookie_div button{
	color:#3c935c;
	font-size: 12pt;
	background:#fff;
	font-weight: bold;
    border: 0;
    padding: 13px 25px;
	margin:5px 0;
	cursor: pointer;
	font-family: 'Calibri';
}
.reset-btn{
	color: #1c1c1c;
	float:right;
}
.reset-btn:hover{
	color: #1c1c1c;
}
/*==========pop up===========*/
.modal_area .modal_close_img img{
	max-height:50px;
}
.modal_area .modal_close_img{
	position: absolute;
    top: 20px;
    right: 20px;
}

.modal_area .modal-dialog {
    max-width:75%;
	margin-top:10%;
}
.modal_area .modal-body{ 
	padding:0px;
}
.modal_area .modal-content p{
	color:#121212;
	text-align: justify;
}
.modal_area .modal-content{
	border:none;
	border-radius:0px;
}
.pop_up_img{
	display: inline-block;
    width: 45%;
    vertical-align: top;
}
.popup_content{
	display: inline-block;
    width: 54%;
    padding-top: 8%;
    padding-left: 80px;
    padding-right: 80px;
}
.popup_content h2{
	font-size:30px;
	color:#121212;
	padding-bottom: 15px;
}
.modal_area .black_btn{
	margin-top: 40px;
}
/*=======pop up end==========*/
.error_background{
	padding: 4%;
}
.record{
	padding: 5%;
}
/*****************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&gt;* {
    color: #fff;
}
#menu .mm-listview&gt;li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.2);
}
/*******************x***********************/
.btn-group-area .form-1 .common-btn, .btn-group-area .form-2 .common-btn{
	text-align:center;
}
.inner-banner h1{
	font-family: 'NunitoSansRegular';
}
.overons-form-upper-part .col-lg-7, .contact-form-area .col-lg-7, .overons-top-block .col-lg-7{
	-ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}
.overons-form-upper-part .col-lg-5, .contact-form-area .col-lg-5, .overons-top-block .col-lg-5{
	-ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.contact-form-area .contact-form-address{
	max-width: 600px;
    width: 100%;
}
.contact-form-area .contact-form-address h3{   
	font-size: 32px;
}
.contact-form-area .form-panel h3{    
	font-size: 32px;
}  
.overons-top-block .footer-upper-bg{
	left: auto;
    right: 0;
}
/******************************new footer*********************/
.new-footer{
	position: relative;
}
.new-footer-bg-area{
	position: absolute;
    top: 50%;
    width: 60%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
}
.new-footer .footer-middle {
    padding: 50px 0;
}
.new-footer-wrapper{
	max-width: 690px;
    width: 100%;
    padding-left: 38px;
}
/*********************x*******************/
.home_sec .select-heading h3{
	color:#fff;
}
.home_sec .select-style {
    color: #fff;
    background-color: transparent;
	border:2px solid rgba(239,239,239,0.25);
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	padding: 13px 40px;
}
.red-icons-panel .each-icon span {
    width: 50px;
    height: 50px;
    background-color: rgba(28,28,28,0.1);
    border-radius: 50%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    vertical-align: middle;
    justify-content: center;
    display: inline-flex;
}
.red-icons-panel .each-icon:hover td span{
	background-color: rgba(255,255,255,0.1);
}
.red-icons-panel .each-icon span img {
    width: 17px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.red-icons-panel .each-icon table{
	width:100%;
}
.red-icons-panel .each-icon table td:last-child{
	text-align:right;
}
.side-icon-img{
	position: fixed;
	top:21%;
	right: 0;
	z-index: 999;
}
.side-icon-img img{
	width:85px;
}
/*******************dropdown***********/
.customnav .dropdown-menu a {
	padding: 5px 0px;
    background: transparent;
    color: #fff;
    opacity: 1;
    display: inline-block;
	width: 100%;
	border-bottom: 1px solid #fff;
}
.customnav .dropdown-menu a:hover {
    color: #fff;
    opacity: 0.5;
}
.customnav .dropdown:hover&gt;.dropdown-menu {
	display: block;
}
.customnav .dropdown-menu {
	padding: 0px;
	border-radius: 0px;
    margin: 0px;
    background-color: rgba(0,0,0,0.5);
    border: 0px;
    color: #fff;
    text-align: left;
    font-size: 16px;
    min-width: auto;
    font-family: 'NunitoSansSemiBold';
    margin-top: 18px;
    padding: 15px 20px;
    margin-left: 70px;
    margin-top: 0px;
}
.customnav .dropdown-menu a:last-child{
	border-bottom: 0;
}
.customnav .dropdown{
	padding-left:0px;
}
.tab-middle-right{
	max-width: 480px;
	width: 100%;
	margin-left: auto;
	/*padding-right: 50px;*/
	padding-top: 30px;
}
.tab-middle-right h4{
	border-bottom: 2px solid #f5f5f5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	white-space: nowrap;
	color: #1c1c1c;
    font-size: 22px;
}
.tab-middle-right .nxt_table h4{
	border-bottom: 0px solid #f5f5f5;
	margin-bottom:0px;
}
.tab-middle-right h2 span{
	font-family: 'NunitoSansLightItalic';
	font-size: 16px;
	color: #848484;
}
.tab-middle-right table{
	width: 100%;
	margin-bottom: 20px;
}
.tab-middle-right td{
	font-family: 'NunitoSansLightItalic';
	font-size: 16px;
	color: #848484;
	padding-bottom: 20px;
	width:75%;
}
.tab-middle-right .total_prijs td{
	width:auto;
	padding-top: 18px;
}
.tab-middle-right td:nth-child(2){
	color: #1c1c1c;
	 font-family: 'NunitoSansLight';
	 text-align: right;
}
.footer_link{
	float: right;
	font-family: 'NunitoSansRegular';
	font-size: 16px;
	letter-spacing: 0.5px;
	padding: 0 20px;
	color: rgba(255, 255, 255, 0.5);
}
.total_prijs{
	border-top: 2px solid #f5f5f5;
	padding-top: 20px;
}
.image_area{
	position: relative;
}
.monthly-price{
	background-color: #c6362f;
    position: absolute;
    max-width: 115px;
    width: 100%;
    padding: 6px;
    bottom: 0;
    right: 0;
    color: #fff;
    font-family: 'NunitoSansbold';
    font-size: 14px;
    text-align: center;
}
.calsty {
    width: 100%;
    height: 1250px;
    padding: 0px;
    background: #F6F6F6;
    border: none;
}
.greenbutton{
	background: #41a85f;
    border: 2px solid #41a85f;
}
#mobile-contact-bar{
	display:none;
}</pre></body></html>