@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
/**********navbar******/
.header-topbar{
	background-color: #f6f6f6;
	padding: 25px 0;
	position: relative;
}
.header-topbar li {
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-right: 80px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-topbar li a{
    color: #121212;
}
.header-topbar img {
    width: 16px;
    margin-right: 15px;
}
.appointment{
	position: absolute;
    right: 0;
    top: 0;
    max-width: 290px;
    width: 100%;
}
.appointment .common-btn{
	height: 74px;
	line-height: 74px;
    padding: 0;
    background: #ec671a;
    color: #fff;
}
.appointment .common-btn:hover{
    background: #121212;
}
.desktop-nav{
    background-color: rgba(0,0,0,0.3);
    padding: 25px 0;
    position: static;
}
.header-area{
	position: relative;
    z-index: 3;
}
.header-area .navbar-brand{
	margin-right: 0;
    padding: 0;
    background-color: #f6f6f6;
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 340px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.desktop-nav .nav-item{
	font-family: 'NunitoSansRegular';
	font-size: 16px;
	margin-right: 50px;
	letter-spacing: 0.2px;
}
.desktop-nav.navbar-light .navbar-nav .nav-link{
	padding: 0;
	color: #fff;
}
.header-wrap{
	padding-left: 400px;
}
.desktop-nav.stiky {
    top: 0px;
    width: 100%;
    position: fixed;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 9999;
    background-color: #f6f6f6;
    left: 0;
}
.desktop-nav.stiky.navbar-light .navbar-nav .nav-link{
    color: #ec671a;
}
.whatsapp-fixed{
    position: fixed;
    width: 70px;
    z-index: 999;
    right: 1px;
    bottom: 80px;
}
.whatsapp-fixed img{
    width: 70px;
}
/*************banner*********/
.banner-sec{
	position: relative;
    margin-top: -74px;
}
.each-banner-image{
    background-size: 0;
}
.banner-content{
	position: absolute;
    top: 54%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    z-index: 1;
}
.banner-content-wrap {
    max-width: 660px;
    width: 100%;
}
.banner-content-wrap p{
    font-family: 'NunitoSansSemiBold';
    color: #fff;
    font-size: 18px;
    margin: 30px 0 60px;
}
.banner-sec .swiper-button-next{
    right: 0;
    z-index: 2;
}
.banner-sec .swiper-button-prev{
    left: 0;
    z-index: 2;
}
/********************brand**************************/
.sec-heading h2{
    margin-bottom: 20px;
}
.each-brand-image{
    border:1px solid #e1e1e1;
    height: 160px;
    border-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand-slider{
    padding-left: 30px;
}
/*************************product********************/
.product-area{
    position: relative;
    padding: 70px 0 100px;
}
.product-content p{
    color: #201c1d;
    opacity: 0.5;
    font-size: 18px;
}
.product-content p span{
    font-family: 'NunitoSansBold';
}
.product-content{
    border:1px solid #cdcdcd;
    border-top: 0;
}
.product-content .common-btn{
    max-width: 230px;
    vertical-align: middle;
    padding: 14px;
}
.custom-row{
    margin-left: 15px;
    margin-right: 15px;
}
.divider{
    border-top: 1px solid #cdcdcd;
    margin: 20px 0;
}
.product-content{
    padding: 30px 0 20px;
}
.product-content h2{
    margin-bottom: 15px;
    font-family: 'NunitoSansBold';
    font-size: 26px;
}
.product-area .swiper-button-next{
    right: 0;
}
.product-area .swiper-button-prev{
    left: 0;
}
/**********************middle area*******************/
.middle-area{
    position: relative;
    /*background-size: 0;*/
    padding: 200px 0 140px;
}
.right-part .row{
    margin: 0;
}
.middle-area img{
    display: none;
}
.middle-content-wrap{
    /*position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    max-width: 1090px;
    width: 100%;*/
}
.left-part{
    height: 100%;
}
.left-part li{
    font-size: 16px;
    font-family: 'NunitoSansSemiBold';
    padding-bottom: 60px;
    letter-spacing: 0.2px;
}
.left-part li:last-child{
    padding-bottom: 0;
}
.left-part li a{
     color: #201c1d;
    opacity: 0.5;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.left-area .sub_active a, .left-part li a:hover {
    opacity: 1;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.left-part{
    background-color: #fff;
    padding: 90px 0 100px 35px;
}
.common-heading h2{
    font-size: 48px;
    font-family: 'NunitoSansBold';
}
.right-part h2, .right-part p{
    color: #fff;
}
.right-part p{
    margin: 15px 0 50px;
}
.right-part{
   /* max-width: 575px;
    width: 100%;
    margin: auto;*/
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    width: calc(100% - 350px);
    padding: 100px 80px;
}
.middle-content-wrap .col-lg-3{
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}
.middle-content-wrap .col-lg-9{
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    max-width: 85%;
}
.middle-content-wrap  p{
    margin-right: 40%;
}
/***********************bottom sec***************/
.bottom-content{
    padding: 25px 80px 100px 80px;
    position: relative;
}
.bottom-content p{
    margin:30px 0 60px;
}
.bottom-slider-sec{
    position: relative;
}
.bottom-slider-sec:after{
    position: absolute;
    top: -80px;
    content: '';
    background-color: #fff;
    height: 100%;
    width: 50%;
    right: 0;
}
.left-image{
    position: relative;
    z-index: 1;
}
.swiper-arrows{
    margin-top: -80px;
}
.swiper-arrows .swiper-button-prev{
    left: 0;
}
.swiper-arrows .swiper-button-next{
    right: auto;
    left: -4px;
}
.swiper-arrows .common-arrow{
    top: 0;
    transform: translateY(0);
    background-color: rgba(35,35,35,1);
    width: 80px;
    height: 80px;
    position: relative;
    display: inline-flex;
}
/***************************footer*********************/
.footer-area{
    background-color: #f6f6f6;
    overflow: hidden;
    position: relative;
    margin-top: -80px;
}
.footer-area h4{
    font-family: 'NunitoSansRegular';
    color: #ec671a;
}
.copyright-panel h4{
    color: #1c1c1c;
}
.each-footer-content p{
    line-height: 34px;
    margin-top: 40px;
    white-space: nowrap;
}
.each-footer-content p a, .each-footer-content p{
    color: rgb(28,28,28,0.5);
}
.each-footer-content p a:hover{
    color: #1c1c1c;
}
.each-footer-content{
    padding: 150px 0 100px;
}
.each-footer-content{
    position: relative;
    padding-left: 160px;
}
.each-footer-content:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height:100%;
    content: '';
    background-color: #1c1c1c;
    opacity: .1;
}
.footer-area .col-lg-4{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.footer-area .col-lg-8 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.copyright-panel{
    position: absolute;
    padding: 55px 40px 40px 60px;
    bottom: 0;
}
.copyright-panel:after{
    position: absolute;
    top: 0;
    width: 50vw;
    height: 1px;
    content: '';
    background-color: #1c1c1c;
    right: 0;
    opacity: .1;
}
.footer-logo{
    margin-top: -60px;
}
.footer-social img{
    width: 18px;
    height: 18px;
}
.footer-social a{
    margin-right: 15px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
/*.footer-social a:hover{
    opacity: 0.5;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}*/
/********************aanbod****************/
.aanbod-filter{
    padding: 60px 0;
}
.aanbod-filter .select-heading{
    margin-top: -15px;
}
.select-heading h4{
    font-family: 'NunitoSansRegular';
}
.each-select-box select {
    width: 100%;
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-radius: 0;
    height: 58px;
    line-height: 57px;
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/down-arrow.svg) #fff no-repeat 90% center/10px;
    color: #1c1c1c;
    padding: 0 25px;
}
.each-select-box .common-btn{
    height: 58px;
    line-height: 58px;
    max-width: 100%;
    border-radius: 0;
    padding: 0;
}
.aanbod-product.product-area{
    padding: 0;
}
.product-content h4{
    color: #bcbcbc;
    font-size: 18px;
    margin-bottom: 23px;
}
.aanbod-content h2, .aanbod-content p{
    color: #fff;
}
.aanbod-content p{
    margin: 30px 0 45px;
}
.aanbod-middle-area {
    background-size: 0;
    position: relative;
    margin-bottom:40px;
}
.aanbod-content{
    max-width: 720px;
    padding-left: 100px;
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}
.aanbod-content .common-btn{
    max-width: 230px;
    border-radius: 4px;
}
.aanbod-content .common-btn.white-btn:after{
    background: #182d52;
}
.aanbod-product .each-product{
    margin-bottom: 40px;
}
/******************common header & common footer****************/
.common-header .header-topbar{
    background-color: #fff;
}
.common-header .header-topbar img {
     -webkit-filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);
}
.common-header .header-topbar li a{
    color: #1c1c1c;
}
.common-footer{
    margin-top: 0;
    background-color: #181818;
}
.common-footer .copyright-panel:after, .common-footer .each-footer-content:after{
    background-color: #434343;
}
/******************diensten listview**************/
.inner-banner{
    margin-top: -74px;
    position: relative;
}
.inner-banner-content{
    position: absolute;
    bottom: 24%;
    left: 0;
    width: 100%;
    padding-left: 30px;
}
.listview-upper-area {
    background-color: #1c1c1c;
    padding: 60px 0;
    margin-top: -1px;
}
.listview-upper-wrap{
    padding:  0 30px;
}
.listview-upper-area table{
    width: 100%;
}
.listview-upper-area td{
    width: 50%;
    vertical-align: top;
}
.listview-upper-area td p{
    color: #fff;
}
.listview-upper-area td:nth-child(odd){
    padding-right: 60px;
}
.listview-upper-area td:nth-child(even){
    padding-left: 60px;
}
/*=====listview middle======*/
.each-listview {
    position: relative;
    margin-bottom: 50px;
   width: calc(100% - 175px);
}
.listview-content h2{
    color: #1c1c1c;
}
.listview-content p{
    margin: 15px 0 50px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    letter-spacing: 0.2px;
}
.listview-content .common-btn{
    text-transform: uppercase;
}
.listview-content{
    position: relative;
    padding: 70px 220px 70px 30px;
    z-index: 1;
}
.each-listview .col-lg-5{
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
}
.each-listview .col-lg-7 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}
.listview-content:after{
    position: absolute;
    top: 0;
    left: -130px;
    width: calc(100% + 130px);
    content: '';
    background-color: #fff;
    height: 100%;
     border:1px solid #cdcdcd;
     z-index: -1;
}
.each-listview:last-child{
    margin-bottom: 0;
}
/******even******/
.each-listview:nth-child(even){
   margin-left: auto;
}
.each-listview:nth-child(even) .listview-content:after {
    left: auto;
    right: -130px;
}
.each-listview:nth-child(even) .listview-content{
    padding-right: 90px;
    padding-left: 160px;
}
/******************diensten dtl**************/
.back-btn{
    background-color: #1c1c1c;
    padding-top: 45px;
    margin-top: -1px;
}
.back-btn-wrap{
    width: calc(100% - 175px);
}
.back-btn .common-btn{
    border: 2px solid #fff;
    background-color: transparent;
}
.back-btn .common-btn:after {
    /*background: #fff;*/
}
.back-btn .common-btn:hover{
    color: #fff;
    background-color: #ec671a;
    border-color: #ec671a;
}
.diensten-dtl-top-content{
    padding-top: 0;
}
.listview-upper-wrap h3{
    margin: -15px 0 30px;
}
.diensten-dtl-content .listview-content p{
    display: inline-block;
    margin-bottom: 0;
}
.diensten-dtl-content .listview-content{
    padding: 85px 0 90px;
    width: calc(100% - 175px);
    margin: 50px 0;
}
.diensten-dtl-content{
    position: relative;
}
.diensten-dtl-content .each-listview{
    position: static;
    width: 100%;
}
.diensten-dtl-content .listview-image{
    /*position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 50%;*/
}
.diensten-content-wrap{
    max-width: 575px;
    width: 100%;
}
.diensten-dtl-content .listview-content:after {
    position: absolute;
    top: 0;
    left: -175px;
    width: calc(100% + 175px);
}
.form-styl {
    resize: none;
    background-color: transparent;
    border-radius: 0;
    font-family: 'NunitoSansRegular';
    border:0;
    border-bottom:2px solid #1c1c1c;
    color: #1c1c1c;
    font-size:16px;
    padding: 15px 0;
    height: auto;
    opacity: 0.5;
}
.form-area textarea.form-control{
    padding-top: 0;
}
.form-area .form-group {
    margin-bottom: 30px;
}
.form-styl:focus {
    box-shadow: none;
    background-color:transparent;
    border-bottom:2px solid #1a1a1a;
    color:#1a1a1a;
    opacity: 1;
}
.form-styl:placeholder {
    color: #1a1a1a;
}
.form-styl:-ms-input-placeholder {
    color: #1a1a1a;
}
.form-styl::placeholder {
    color: #1a1a1a;
}
.form-area{
    max-width: 670px;
    width: 100%;
    margin:auto;
    padding-right: 30px;
}
.form-area .common-btn{
    text-transform: uppercase;
}
.form-sec{
    position: relative;
}
.form-sec:after{
    position: absolute;
    bottom: -80px;
    width: 50%;
    height: 80px;
    content: '';
    background-color: #fff;
    z-index: 1;
}
.form-right{
    position: relative;

}
.contact-info{
    max-width: 460px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: rgba(0,0,0,0.65);
    padding: 60px 0 60px 80px;
}
.contact-info p{
    color: #fff;
    font-size: 24px;
}
.contact-info p .location{
    width: 24px;
}
.contact-info p img {
    width: 20px;
    margin-right: 25px;
}
.contact-info p span{
    float: left;
    margin-bottom: 30px;
}
.contact-info p:first-child{
    line-height: 48px;
    margin-bottom: 70px;
}
/*****************diensten dtl service****************/
.service-part h4{
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.service-part h4:last-child{
    border:0;
    margin: 40px 0 0;
    padding-bottom: 0;
}
.service-part li{
    margin-bottom: 25px;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-family: 'NunitoSansLight';
    padding-left: 10px;
}
.service-part li:after{
    position: absolute;
    top:11px;
    left: 0;
    width: 6px;
    height: 1px;
    content: '';
    background-color: #fff;
    content: '';
}
.diensten-dtl-service-wrapper .middle-content-wrap{
    max-width: 100%;
    width: calc(100% - 190px);
    top: 52%;
}
.diensten-dtl-service-wrapper .left-part{
    height: 100%;
}
.diensten-dtl-service-wrapper .right-part{
    max-width: 100%;
    padding: 80px 80px 60px;
}
/************************contact*******************/
.map-sec{
    margin-top: -74px;
    height: 690px;
}
.contact-pg-form{
    margin-top: -80px;
}
.contact-pg-form .form-area{
    padding-top: 110px;
}
.contact-footer{
    margin-top: 0;
}
/******************vacature-listview*****************/
.vacature-icon-area li img{
    width: 28px;
    margin-right: 20px;
}
.vacature-icon-area li{
    display: inline-block;
    font-size: 24px;
    color: #182d52;
    font-family: 'NunitoSansRegular';
    margin-right: 40px;
}
.vacature-icon-area li:last-child{
    margin-right: 0;
}
.listview-content .common-btn, .vacature-icon-area{
    vertical-align: middle;
}
.vacature-icon-area{
    display: inline-block;
    vertical-align: middle;
    padding-left: 60px;
}
.vacature-btn-wrap{
    white-space: nowrap;
}
.diensten-dtl-content .vacature-btn-wrap{
    margin-top: 40px;
}
/*******************verkocht******************/
.aanbod-product.product-area.verkocht-product{
    padding: 80px 0 100px;
}
.verkocht-product .text-right h5{
    color: #182d52;
    font-family: 'NunitoSansExtraBold';
    margin-top: 10px;
}
.verkocht-product .product-content{
    padding-bottom: 30px;
}
/********************overons***************/
.overons-top-content .listview-upper-wrap h3{
    margin: 0 0 30px;
}
.counter-sec .sec-heading h2 {
    font-family: 'NunitoSansRegular';
}
.counter-sec .sec-heading{
    margin-left: -30px;
}
.each-counter h3, .each-counter h4{
     font-family: 'NunitoSansRegular';
}
.each-counter h3{
    font-size: 60px;
    color: #ec671a;
    margin-bottom: 20px;
}
.counter-wrap{
    padding-left: 50px;
}
.each-counter{
    border:1px solid #e1e1e1;
    width: 100%;
    padding: 60px 0;
    border-right: 0;
}
.counter-wrap .col-md-4:last-child .each-counter{
    border-right:1px solid #e1e1e1;
    padding-bottom: 31px;
}
.counter-sec{
    padding-bottom: 90px;
}
.diensten-dtl-content .flex-row-reverse .listview-content, .diensten-dtl-content .flex-row-reverse .diensten-content-wrap{
    margin-left: auto;
}
.diensten-dtl-content .flex-row-reverse .listview-content:after{
    left: auto;
    right: -175px;
}
.diensten-dtl-content .flex-row-reverse .listview-content{
   margin-left:auto;
}
.diensten-dtl-content .flex-row-reverse .listview-image{
    width: calc(100% + 60px);
    right: 60px;
    position: relative;
}
.overons-middle-area{
    padding-bottom: 70px;
}
.overons-bottom-slider:after {
   display: none;
}
.overons-bottom-slider{
    margin-bottom: -80px;
}
.overons-bottom-slider .bottom-content{
    max-width: 580px;
    width: 100%;
    padding: 0 40px 0 0;
    margin: -80px auto 0;
}
.overons-bottom-slider .bottom-content p{
    margin-bottom: 0;
}
.overons-bottom-slider .row{
    align-items: center;
}
/******************aanbod dtl***************/
.aanbod-dtl-slider .dtl-slider-wrap{
    position: relative;
}
.aanbod-dtl-slider .swiper-slide-next .dtl-slider-wrap:after, .aanbod-dtl-slider .swiper-slide-prev .dtl-slider-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    content: '';
}
.aanbod-dtl-slider .common-arrow{
    width: 80px;
    height: 80px;
    background-color:#fff;
    bottom: 0;
    top: auto;
    transform: translateY(0);
}
.aanbod-dtl-slider .swiper-button-next {
    right: 14.4%;
}
.aanbod-dtl-slider .swiper-button-prev {
    left: auto;
    right: calc(14.4% + 80px);
}
.circle-box span{
    font-size: 30px;
    color: #fff;
    font-family: 'NunitoSansRegular';
    border:1px solid #fff;
    border-radius: 100%;
    width: 78px;
    height: 78px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.circle-box h6{
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
    display: inline-block;
}
.dtl-slider-wrap{
    position: relative;
}
.circle-box{
    position: absolute;
    bottom: 40px;
    left: 0;
    padding-left: 60px;
    opacity: 0;
}
.aanbod-dtl-slider .swiper-slide-active .circle-box{
    opacity: 1;
    filter: invert(1);
}
/***************responsive data table*******************/
.table-top-area{
    border-bottom: 2px solid #ec671a;
    padding-bottom: 12px;
}
.table-top-area h3{
     font-family: 'NunitoSansRegular';
    color: #1c1c1c;
}
.table-top-area h3 span{
    font-family: 'NunitoSansExtraBold';
}
.table-top-area h4{
    font-size: 26px;
    font-family: 'NunitoSansExtraBold';
    color: #ec671a;
    margin-bottom: 15px;
}
.table-top-area h5{
    color: #1c1c1c;
    opacity: 0.5;
    font-family: 'NunitoSansRegular';
}
.data-table-area{
    padding: 80px 0 100px;
}
.price-table-part{
    padding: 50px 0 0;
}
.table-panel .table-bordered {
    border: none;
}
.table-panel .table-bordered td, .table-bordered th {
    border: none;
}
.table-panel .table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}
.table-panel table tr td, .table-panel table tr th  {
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    padding-right:70px;
    color:#1c1c1c;
    font-weight: normal;
    letter-spacing: 0.2px;
}
.table-panel table tr th {
    font-family: 'NunitoSansExtraBold';
}
.table-panel table tr th:last-child, .table-panel table tr td:last-child{
    padding-right:0;
}
.data-table-area .common-btn {
    border: 2px solid #ec671a;
    background: transparent;
    color: #ec671a;
}
/*.data-table-area .common-btn:after {
    background: #182d52;
    border-radius: 0px;
}*/
.data-table-area .common-btn:hover{
    background-color: #ec671a;
    border-color: #ec671a;
    color: #fff;
}
/*********tab**************/
.aanbod-detail-tab-sec{
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
.aanbod-detail-tab-sec .col-lg-3{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.aanbod-detail-tab-sec .col-lg-9{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}
.aanbod-detail-tab-sec .nav-tabs {
    border-bottom: 0px;
}
.aanbod-detail-tab-sec .tab-sec{
    background-color: #f6f6f6;
    padding-top: 90px;
    padding-left: 80px;
}
.aanbod-detail-tab-sec .tab-sec .nav-tabs .nav-item {
    border:0;
    font-size: 24px;
    display: block;
    width: 100%;
    font-family: 'NunitoSansSemiBold';
    padding-bottom: 40px;
    letter-spacing: 0.5px;
}
.aanbod-detail-tab-sec .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    padding:0;
    display: inline-block;
    color: #1c1c1c;
    border-bottom: 2px solid transparent;
    padding-bottom: 15px;
    background-color: transparent;
}
.aanbod-detail-tab-sec .nav-tabs .nav-link.active {
    font-family: 'NunitoSansExtraBold';
    border-bottom: 2px solid #ec671a;
    color: #ec671a;
}
.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: 6px;
    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: 'NunitoSansRegular';
    font-size: 16px;
    color: #1c1c1c;
    padding-bottom: 10px;
    word-break: break-word;
}
.aanbod-detail-tab-sec .bullet-panel ul li {
    padding-left: 20px;
    position:relative;
    font-family: 'NunitoSansRegular';
}
.aanbod-detail-tab-sec .tab-content{
    position: relative;
    padding: 60px 140px;
}
.aanbod-detail-tab-sec .tab-content .tab-pane .tab_hedaing h4 {
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.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 6px;
    padding-left: 20px;
    background-size: 7px;
   color: #1c1c1c;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    font-family: 'NunitoSansRegular';
}
.aanbod-detail-tab-sec .tab-content .service-part li {
    color: #1c1c1c;
    font-size: 16px;
    font-family: 'NunitoSansLight';
    padding-bottom: 0;
}
.aanbod-detail-tab-sec .service-part li:after{
    background-color: #1c1c1c;
}
.aanbod-detail-tab-sec .service-part h4{
    color: #1c1c1c;
    border-bottom:0;
}
.aanbod-detail-tab-sec .service-part h4 span{
    position: relative;
}
.aanbod-detail-tab-sec .service-part h4 span:after{
    position: absolute;
    bottom: -20px;
    left: 0;
    width: calc(100% + 30px);
    height: 1px;
    background-color: #e1e1e1;
    content: '';
}
.aanbod-detail-tab-sec .service-part h4:last-child{
    border-bottom: 0;
    margin-bottom: 0;
}
.related-car-heading.common-heading h2{
    font-family: 'NunitoSansRegular';
    margin-bottom: 20px;
}
.related-car-heading h4{
    letter-spacing: 0.3px;
}
.related-car-heading{
    margin-bottom: 100px;
}
.related-car{
    padding-top: 120px;
}
.aanbod-dtl-form-sec{
    border-bottom: 1px solid #cdcdcd;
}
.aanbod-dtl-form-sec:after{
    display: none;
}
/*****************thank u*****************/
.thanku-banner .banner-content{
    bottom: 15%;
    top: auto;
    transform: translateY(0);
}
.thanku-banner .banner-content h1{
    margin-bottom: 50px;
}
.thanku-banner .each-banner-image {
    background-size: cover;
    height: calc(100vh - 74px);
}
.mm-slideout {
    z-index: unset;
}
.modal_area .modal_close_img img{
max-height:35px;
}
.modal_area .modal_close_img{
position: absolute;
top: 20px;
right: 20px;
height:100%;
}
.modal_area .modal-dialog {
max-width:75%;
margin-top:10%;
}
.modal_area .modal-body{ 
padding:0px;
}
.modal_area .modal-content p{
text-align: justify;
margin-top:30px;
margin-bottom: 50px;
}
.modal_area .modal-content{
border-radius:0px;
border: none;
}
.pop_up_img{
vertical-align: top;
}
.popup_content{
padding-left: 30px;
padding-right: 60px;
padding-top: 4%;
padding-bottom: 4%;
}
.button-btn {
background: #182d52;
color: #FFF;
border-color: #182d52;
}
#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 h4{
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	margin-bottom: 15px;
	color: #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	text-transform: uppercase;
}
.star_icon p img{
  width: 15px;
  margin-top: -3px;
  margin-right: 5px;
}
.star_icon p{
  font-family: 'NunitoSansRegular';
  font-size: 16px;
  color: #1c1c1c;
  padding-bottom: 6px;
  word-break: break-word;
  margin-bottom: 0;
}
.photo_contnt li img{
  width: 15px;
  margin-left: 5px;
}
.cursor
{
  cursor:pointer;
}
#menu {
 display: none;
}
.mm-current {
 display: block !important;
}
.morgan_footer
{
  text-align: center;
  background: #000;
  padding: 7px 0px 5px;
}
.error_background {
  /*background-color: #121212;
  height: 148px;*/
}
.error_top
{
}
.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';
}
.mm-slideout {
    z-index: unset;
}
.privacy p{
	color: #fff;
}
.diensten-content-wrap .swiper-button-next{
	right: 0;
}
.diensten-content-wrap .swiper-button-prev{
	left: -175px;
}
.diensten-content-wrap .common-arrow{
	background-color: #000;
}
.header-area .navbar-brand img{
	width: 280px;
    /* filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0); */
}
.footer-logo img{
    width: 300px;
    /* filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0); */
}
.for-mob{
	display:none;
}
.mobile{
	display:none;
}
.mobile h5 span{
	margin-left: 10px;
    margin-right: 10px;
	font-family: 'NunitoSansBold';
	display: inline;
}
.aanbod-filter .col-lg-3{
	max-width: 20%;
}
@media(max-width: 1699.98px){
	.desktopdesktop{
		left: -140px;
	}
}
@media(max-width: 1599.98px){
	.diensten-content-wrap .swiper-button-prev{
		left: -100px;
	}
}
@media(max-width: 1399.98px){
	.diensten-content-wrap .swiper-button-prev{
		left: -80px;
	}
}
@media(max-width: 991px){
	.diensten-content-wrap .swiper-button-prev{
		left: auto;
		top: -40px;
		right: 50px;
		width: 40px;
		height: 40px;
	}
	.diensten-content-wrap .swiper-button-next{
		right: 0;
		top: -40px;
		width: 40px;
		height: 40px;
	}
	.diensten-dtl-content .each-listview .listview-content{
		margin-top: 80px;
	}
	.for-mob{
		display:block;
	}
	.for-desktop h4{
		display:none;
	}
}
@media(max-width: 767px){
	.diensten-content-wrap .common-arrow{
		display: inline-flex;
	}
}
  @media (max-width: 767.98px) {
    #mobile-contact-bar ul li:nth-child(1) a img, #mobile-contact-bar ul li:nth-child(2) a img{
        filter: brightness(0) invert(1);
        -webkit-filter: brightness(0) invert(1);
    }
    #mobile-contact-bar {
        box-sizing: border-box;
        font-size: 10px;
        opacity: 1;
        position: fixed;
        width: 100%;
        z-index: 9998;
        left: 0;
        bottom: 0;
        display: block !important;
    }
    #mobile-contact-bar-outer {
      background-color: #ec671a;
      box-sizing: border-box;
      height: 45px;
      overflow: hidden;
      width: 100%;
    }
    #mobile-contact-bar ul {
      box-sizing: border-box;
      line-height: 0;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      width: 100%;
	  display: flex;
    }
    #mobile-contact-bar ul li {
      box-sizing: border-box;
      display: inline-block;
      text-align: center;
      height: 45px;
      line-height: 45px;
      width: 25%;
	  vertical-align: top;
    }
    #mobile-contact-bar ul li a {
      color: rgba(255,255,255,0.9);
      cursor: pointer;
      display: block;
      height: 100%;
      position: relative;
      z-index: 9998;
    }
    /*#mobile-contact-bar .fa-lg{
      font-size: 2em;
    }*/
    .li_color {
      border-left: 1px solid #FFFFFF;
    }
	.whatsapp_button
	{
		display:none;
	}
	#mobile-contact-bar ul li img{
		width:20px;
	}
	#mobile-contact-bar ul .map_pointer img{
	}
	}
    @media (min-width: 767px) {
        #mobile-contact-bar {
            display: none;
        }
    }
.form-right>img{
    margin-top: 50px;
}
/*====================aanbod-new=========================*/
.aanbod-filter-sec { 
	padding: 6% 0;
    background: linear-gradient(180deg, rgba(224,224,218,1) 0%, rgba(255,255,255,1) 100%);
}
.aanbod-filter-sec .col-lg-3 {
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.aanbod-filter-sec .select-style {
	width: 100%;
    height: 60px;
    line-height: 60px;
    color: #182d52;
    font-family: 'NunitoSansBold';
    font-size: 18px;
    border: 0;
    border-right: 1px solid #979797;
    background: url(../images/down-arrow2.svg) transparent no-repeat 85% center/13px;
    appearance: none;
    padding: 0 15px;
    letter-spacing: 1px;
    font-family: 'NunitoSansRegular';
}
.aanbod-filter-sec .col-lg-3:last-child .select-style {
	border-right: 0;
}
.aanbod-filter-sec .select-style option{
    font-family: sans-serif;
}
.reset-btn {
    margin-top: 20px;
    display: inline-block;
    color: #000 !important;
}
.product-heading .text-end{
    padding-right: 20px;
}
.product-btn{
    max-width: 300px;
    width: 100%;
    margin-left: auto;
}
.product-heading{
    margin-bottom: 40px;
}
.product-heading ul {
    display: inline-block;
}
.product-heading li {
    margin-right: 40px;
    display: inline-block;
}
.product-heading li a {
    font-family: 'NunitoSansBold';
    font-size: 16px;
    color: #1c1c1c;
    opacity: 0.35;
    letter-spacing: 2px;
}
.product-heading li a.active {
    opacity: 1;
}
.product-heading .txt-btn{
    padding-right: 30px;
}
.product-heading .txt-btn:hover{
    padding-right: 35px;
}
.product-img {
    position: relative;
}
.product-img:after {
    content: '';
    height: 100%;
    width: 100%;
    background: #1c1c1c;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product:hover .product-img:after {
    opacity: 0.35;
}
.product-dtl {
    background: #f7f7f7;
}
.product-price{
    padding: 24px 10px;
    position: relative;
    z-index: 1;
}
.product-price:after{
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    height: 100%;
    width: 50%;
    background: #E0E0DA;
    z-index: -1;
}
.product-price h5, .product-price h6{
    margin-right: 10px;
}
.product-price .col-6:last-child{
   text-align: center;
}
.product-price h5, .product-price h6, .table-area td h6{
    font-family: 'NunitoSansRegular';
}
.product-price h5{
    color: #1c1c1c;
    margin-bottom: 5px;
    font-size: 20px;
}
.product-price h5 span{
    font-family: 'NunitoSansBold';
    height: 35px;
    overflow: hidden;
    margin-top: 0;
}
.product-price h6 {
    font-size: 16px;
    color:#1c1c1c;
    opacity: 0.5;
    height: 40px;
    overflow: hidden;
}
.product-price .col-6:last-child h6{
    height: auto;
}
.table-area{
    padding: 23px 30px;
    background: #f7f7f7;
}
.table-area td{
    width: 30%;
}
.table-area td:last-child{
    width: 40%;
}
.table-area td h6 {
    font-size: 16px;
    line-height: 26px;
    color: #182d52;
}
.table-area td h6 span {
    color: #1c1c1c;
    display: block;
}
.table-area table{
    width: 100%;
}
.each-product .common-btn {
    display: none;
    max-width: 100%;
    height: 100px;
    line-height: 100px;
    position: relative;
    padding: 0 0 0 40px;
    text-transform: capitalize;
    text-align: left;
    background: #ec671a;
    border-radius: 0;
}
.each-product .common-btn:after {
    position: absolute;
    height: 100%;
    right: 0;
    content: '';
    background-image: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
    width: 90px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.each-product:hover .common-btn {
    display: block;
}
.each-product:hover .table-area {
    display: none;
}
/*===============aanbod-dtl-new=================*/
.aanbod-dtl-slider-sec .gallery-thumbs {
	position: relative;
}
.aanbod-dtl-slider-sec .gallery-thumbs::after {
	content: '';
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	width: 11%;
	height: 100%;
	z-index: 1;
}
.aanbod-dtl-slider-sec .gallery-thumbs .dtl-car-slide {
    position: relative;
}
.aanbod-dtl-slider-sec .gallery-thumbs .dtl-car-slide::after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-dtl-slider-sec .swiper-button-prev { 
	left: 3%;
}
.aanbod-dtl-slider-sec .swiper-button-next {
    right: 3%;
}
.aanbod-dtl-slider-sec .common-arrow{
    width: auto;
    height: auto;
    background-color: transparent;
    color: transparent;
}
/****.aanbod-dtl-bk-btn****/
.txt-btn {
    background: transparent;
    cursor: pointer;
    font-family: 'NunitoSansSemiBold';
    font-size: 15px;
    color: #182d52;
    letter-spacing: 1px;
    position: relative;
    padding-right: 80px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.txt-btn:after {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: '';
    background-image: url(../images/arrow2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.txt-btn:hover {
    color: #182d52;
    padding-right: 90px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-dtl-bk-btn {
	border-bottom: 1px solid rgba(28,28,28,0.2);
	padding: 5% 17%;
}
.aanbod-dtl-bk-btn .txt-btn {
	padding-right: 0;
	padding-left: 40px;
	margin-left: 10px;
}
.aanbod-dtl-bk-btn .txt-btn:hover::after {
	left: -10px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-dtl-bk-btn .txt-btn::after {
	right: auto;
	left: 0;
	transform: translateY(-50%) rotate(180deg);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/**aanbod-dtl-info***/
.aanbod-dtl-info { 
	padding: 4% 17% 10px;
}
.dtl-info-model h1 {
	color: #1c1c1c;
}
.dtl-info-model h5 {
	margin-top: 10px;
    font-family: 'NunitoSansLight';
}
.dtl-info-price {
	padding: 45px 0;
	margin: 35px 0 10px;
	border-top: 1px solid rgba(28,28,28,0.2);
	border-bottom: 1px solid rgba(28,28,28,0.2);
}
.dtl-info-price h3 { 
	color: #182d52;
	margin-bottom: 10px;
}
.dtl-info-price h5 { 
	color: #1c1c1c;
}
.dtl-info-price .txt-btn {
	background-color: transparent;
	border: 0;
	margin-bottom: 35px;
}
.dtl-info-price .txt-btn:last-child {
	margin: 0;
}
.dtl-info-price .txt-btn::after {
	right: 10px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-info-price .txt-btn:hover::after {
	right: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-info-price .txt-btn:hover {
	padding-right: 80px;
}
.dtl-info-spec table {
	border-collapse: separate;
    border-spacing: 0 50px;
}
.dtl-info-spec td { 
	vertical-align: top;
	border-right: 1px solid rgba(28,28,28,0.2);
	padding: 16px 60px;
}
.dtl-info-spec td:first-child {
	padding-left: 0;
}
.dtl-info-spec td:last-child {
	padding-right: 0;
	border-right: 0;
}
.dtl-info-spec td h6 {
	font-family: 'NunitoSansLight';
    font-size: 17px;
    color: #1c1c1c;
}
.dtl-info-spec td h6 span {
	font-family: 'NunitoSansSemiBold';
	color: #182d52;
	margin-bottom: 10px;
	display: block;
}
/******dtl-tab-sec****/
.dtl-tab-sec {
	overflow: hidden;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    width: 16.5%;
    text-align: center;
    font-family: 'NunitoSansSemiBold';
    font-size: 18px;
	border-right: 1px solid #979797;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
    border: 0;
    background-color: transparent;
    color: #182d52;
    opacity: .5;
    padding: 24px 5px;
    border-radius: 0;
    width: 100%;
	height: 50%;
	word-break: break-word;
    cursor: pointer;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover, .dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active {
    opacity: 1;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item:last-child {
    border-right: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	border-bottom: 0;
}
.tab-btn {
    margin: 43px 0 75px;
}
.tab-dtl-block {
    padding: 5% 0;
	position: relative;
}
.tab-dtl-block::before {
	content: '';
    background-color: #EFEFEC;
    width: calc(100% + 35%);
    height: 100%;
    position: absolute;
    top: 0;
    left: -15%;
    z-index: -1;
}
.dtl-tab-sec .tab-content ul li {
    font-family: 'NunitoSansLight';
    font-size: 18px;
    color: rgba(28,28,28,0.5);
    padding-bottom: 10px;
    word-break: break-word;
    letter-spacing: 0.75px;
}
.dtl-tab-sec .kenmerken-tab ul li:nth-child(odd) {
    background-position: left top 10px;
    padding-left: 20px;
    background-size: 7px;
    color: rgba(28,28,28,1);
}
.dtl-tab-sec .kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.dtl-tab-sec .tab-content h3 {
    margin-bottom: 50px;
    padding-left: 0;
}
.dtl-tab-sec .tab-content h3::before {
    display: none;
}
.dtl-tab-sec .bullet-panel h4 {
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'NunitoSansSemiBold';
    font-size: 20px;
    letter-spacing: 0.75px;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 20px;
}
.dtl-tab-sec .bullet-panel {
    margin-bottom: 20px;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 20px;
    position: relative;
    font-family: 'NunitoSansRegular';
}
.dtl-tab-sec .bullet-panel li:after {
    padding-left: 15px;
    background-size: 7px;
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #182d52;
    font-size: 16px;
    line-height: 24px;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #182d52;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
}
.left-bg-block h6 {
    line-height: 30px;
    color: #fff;
}
.each-onderhoud-block h4 {
    color: #1c1c1c;
    font-family: 'NunitoSansSemiBold';
    font-size: 24px;
}
.each-onderhoud-block h5 {
    color: #1c1c1c;
    margin: 10px 0px 30px;
    font-size: 18px;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 20px;
}
/*****aanbod-dtl-reach-sec****/
.contact-info-sec {
    overflow: hidden;
}
.each-contact-info {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13% 12px;
    padding-top: 13%;
    padding-bottom: 13%;
    height: 100%;
}
.each-contact-info-img {
    width: 60px;
    height: 60px;
    background-color: #182d52;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 28px;
}
.each-contact-info-img img {
    width: 30px;
}
.each-contact-info-text h4{
    font-family: 'NunitoSansRegular';
}
.each-contact-info-text p {
    margin-top: 10px;
}
.each-contact-info-text a{
    color: #1c1c1c;
}
.each-contact-info-text a:hover{
    color: #182d52;
}
.aanbod-dtl-reach-sec .col-md-4 {
	background-color: #fff;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share img { 
	width: 24px;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share a {
	margin-right: 45px;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share a:last-child {
	margin: 0;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share .dtl-fb {
    width: 28px;
}
.aanbod-dtl-reach-sec .each-contact-info{ 
	padding-top: 23%;
	padding-bottom: 23%;
}
/***related-product-sec***/
.product-sec {
    padding: 60px 0;
    position: relative;
}
.product-sec::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 50%;
    background: #E0E0DA;
    z-index: -1;
}
.product-heading {
    margin-bottom: 40px;
}
.product-heading h3{
    color: #1c1c1c;
}
.related-product-sec .product-heading .txt-btn:hover { 
    padding-right: 30px;
}
.related-product-sec .product-heading .txt-btn:hover::after {
    right: -10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.related-product-sec .product-heading .txt-btn::after {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.form-1{
	display:none;
    background: #f0f0f0;
    padding: 10% 5%;
    margin-top: 5%;
}
/***contact-form-sec*****/
.contact-form-sec .block-left img {
    height: 100%;
    object-fit: cover;
}
.contact-form-sec .block-right {
    padding: 13% 9% 11%;
    margin: 11% 0 11% -100px;
    background: #E0E0DA;
    width: calc(100% + 100px);
}
.contact-form-sec .block-right h3 { 
    margin-bottom: 10px;
    color: #1c1c1c;
}
.contact-form-sec .block-right h4{
    color: #182d52;
    font-family: 'NunitoSansLight';
}
.contact-form-sec .block-right form {
    margin-top: 50px;
}
.form-style {
    resize: none;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 0;
    font-family: 'NunitoSansLight';
    border: 0;
    color: rgba(28, 28, 28, 0.5);
    font-size: 18px;
    padding: 26px 40px;
    height: auto;
}
.contact-form-sec .form-group {
    margin-bottom: 8px;
}
textarea.form-style {
    height: 198px;
}
.form-style:placeholder {
    color: rgba(28, 28, 28, 0.5);
}
.form-style:-ms-input-placeholder {
    color: rgba(28, 28, 28, 0.5);
}
.form-style::placeholder {
    color: rgba(28, 28, 28, 0.5);
}
.form-style:focus {
    box-shadow: none;
    color: rgba(28, 28, 28, 0.5);
    background-color: rgba(255, 255, 255, 0.5);
}
.custom-textarea .formErrorContent {
    position: absolute !important;
}
.form-btn {
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #182d52;
    border: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
}
.form-btn:hover {
    background-color: #1c1c1c;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.form-btn img {
    width: 32px;
}
.form-last-group {
    position: relative;
}
