@import "fonts.css";
@import "common-class.css";
body {
    padding: 0px;
    margin: 0px;
    color: #1c1c1c;
    overflow-x: hidden;
}
html {
    font-size: 62.5%;
}
#page{
    overflow: hidden;
}
.dblock{
    display:none;
}
#menu {
    display: none;
}
.mm-current {
    display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
    height: 100px !important;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #f4f8ff;
    border-color: rgba(255,255,255,0.1);
    color: #1c1c1c;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #1c1c1c;
}
#menu .mm-listview>li:not(.mm-divider):after{
    background-color: rgba(255,255,255,0.1);
}
/****captcha****/
.grecaptcha-badge{
    display:none;
}
/****header*****/
.header-area {
    padding: 30px 0;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
     transition: all 1s;
    -webkit-transition: all 1s;
    height: auto !important;
}
.header-area.stiky{
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
   /* background-color: #167db1;*/
   background-color: #fff;
   transition: all 1s;
    -webkit-transition: all 1s;
}
.header-area.inner-header.stiky{
    background-color: #fff;
} 
.header-area .navbar-nav{
    margin-top: 0;
}
.header-area .header-wrap .nav-link:before{
    background: #167db1;
}
.header-area .desktop-nav.navbar-expand-lg .navbar-nav .nav-item {
    font-family: '34666';
    letter-spacing: 0.5px;
    margin-left: 35px;
}
.header-area .desktop-nav.navbar-expand-lg .navbar-nav .nav-item:first-child {
    margin-left: 0;
}
.header-area .desktop-nav.navbar-expand-lg .navbar-nav .nav-link {
    margin: 0;
    font-size: 2.2rem;
    text-transform: uppercase;
}
.header-area .desktop-nav.navbar-expand-lg .navbar-nav .nav-link:hover, 
.header-area .desktop-nav.navbar-expand-lg .navbar-nav .nav-link.active,
.header-area.inner-header.stiky .desktop-nav.navbar-expand-lg .navbar-nav .nav-link:hover, 
.header-area.inner-header.stiky .desktop-nav.navbar-expand-lg .navbar-nav .nav-link.active {
    /*color: #167db1;*/
}
.header-area.stiky .desktop-nav.navbar-expand-lg .navbar-nav .nav-link,
.header-area.stiky .desktop-nav.navbar-expand-lg .navbar-nav .nav-link:hover,
.header-area.stiky .desktop-nav.navbar-expand-lg .navbar-nav .nav-link.active  {
    color: #c8c8c8;
}
.header-area.stiky .desktop-nav .dropdown span img {
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
    opacity: 0.3;
}
.header-logo img {
    width: 222px;
}
.close-icon img{
    width: 20px;
}
.menu-icon {
    font-family: '34666';
    font-size: 2rem;
    max-width: 80px;
    margin-left: auto;
    cursor: pointer;
    margin-left: 0 !important;
}
.header-area .menu-icon:after, .header-area  .menu-icon:before, .header-area .menu-icon div{
    background-color: #fff;
}
.header-area .text-end .nav-link{
    color: #fff !important;
    font-family: '34666';
    font-size: 2.2rem;
    vertical-align: middle;
}
.header-area .menu-icon{
    top: 2px;
}
.header-area .text-end .nav-link:hover{
    color: #167db1 !important;
}
.header-area.inner-header .text-end .nav-link{
    color: #167db1 !important;
}
.header-area.inner-header .menu-icon:after, .header-area.inner-header  .menu-icon:before, .header-area.inner-header .menu-icon div{
    background-color: #167db1;
}
.header-area.stiky .nav_menu_right_part.active .menu-icon:after, 
.header-area.stiky .nav_menu_right_part.active .menu-icon:before,
.header-area.stiky .nav_menu_right_part.active .menu-icon div, 
.nav_menu_right_part.active .menu-icon:after, .nav_menu_right_part.active .menu-icon:before, .nav_menu_right_part.active .menu-icon div{
    background-color: #167db1;
}
.menu-items{
    background: #fff;
}
.menu-items.active{
    width: 30rem;
}
.menu-items a{
    color: #636161;
    font-family: '34666';
    font-size: 2.2rem;
}
.menu-items ul{
    text-align: left;
}
.menu-navigation{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}
.menu-items li {
    border-bottom: 1px solid #e5e5e5 !important;
    margin-bottom: 2rem !important;
}
.menu-items a:hover {
    color: #ee7e33 !important;
}
.header-area.is-hidden .panel-left, .header-area.is-hidden .menu-items, .header-area.is-hidden .nav_menu_right_part{
    /*opacity: 0!important;*/
}
.header-area.stiky .text-end .nav-link{
    color: #c8c8c8 !important;
}
.header-area.stiky .menu-icon:after, .header-area.stiky .menu-icon:before, .header-area.stiky .menu-icon div{
    background-color: #c8c8c8;
}
/*=====drodpwn====*/
.desktop-nav .dropdown span img {
    width: 12px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.desktop-nav .dropdown{
    padding-right: 20px;
}
.desktop-nav .dropdown span {
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
    right: 0;
    cursor: pointer;
}
.desktop-nav.active .dropdown span img{
    /*filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);*/
}
.desktop-nav .dropdown-item {
    color: #fff;
    padding: 3px;
    font-size: 2rem;
    font-weight: normal;
}
.desktop-nav .dropdown-item:focus, .desktop-nav .dropdown-item:hover {
    /*color: #167db1;*/
    color: #fff;
    background-color: transparent;
}
.header-area.stiky .desktop-nav .dropdown-item, .inner-header .desktop-nav .dropdown-item{
    color: #c8c8c8;
}
.desktop-nav.active .nav-item.dropdown .nav-link{
    /*color: #167db1;*/
}
.header-area .header-wrap .desktop-nav.active .nav-item.dropdown .nav-link:before{
    width: 100%;
}
.desktop-nav .dropdown-menu, .header-area.inner-header .desktop-nav .dropdown-menu{
    background-color: transparent;
    border: 0;
    left: 50%;
    transform: translateX(-50%);
}
.header-area.stiky .dropdown-item, .header-area.inner-header .dropdown-item{
    padding: 5px 25px;
    border-bottom: 1px solid rgba(200, 200, 200, 0.35);
    /*background: #f7f8fc;*/
}
.header-area.stiky .dropdown-item:last-child, .header-area.inner-header .dropdown-item:last-child{
    border-color: transparent;
}
.header-area.stiky .dropdown-menu-wrap, .header-area.inner-header .dropdown-menu-wrap{
    background: #f7f8fc;
    border-radius: 10px;
}
/*===for side menubar===*/
.menu-items .dropdown span img{
    width: 12px;
    margin-top: -6px;
    margin-left: 6px;
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0.58;
}
.menu-items .dropdown a, .menu-items .dropdown span{
    display: inline-block;
    vertical-align: middle;
}
.menu-items .dropdown-menu{
    position: relative !important;
    transform: translate(0) !important;
    border: 0;
    padding: 0;
}
.menu-items .dropdown a.dropdown-item{
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0;
    color: #ee7e33 !important;
}
.menu-items .dropdown-item:focus, .menu-items .dropdown-item:hover{
    background-color: transparent;
}
.menu-items .dropdown a.dropdown-item:last-child{
    border-bottom: 0;
    margin-bottom: 0;
}
.menu-items .dropdown a.dropdown-item:first-child{
    border-top: 1px solid #e5e5e5;
}
.menu-items.nav-drpdwn .dropdown a, .menu-items .dropdown:hover a{
    color: #ee7e33 !important;
}
.menu-items.nav-drpdwn .dropdown span img{
    filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);
    opacity: 1;
}
.desktop-nav .dropdown:hover>.dropdown-menu, .menu-items .dropdown:hover>.dropdown-menu {
    display: block;
}
/***banner-sec****/
.banner-sec{ 
    border-radius: 0 0 60px 60px;
    overflow: hidden;
    position: relative;
}
.banner-sec:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url(../images/gradient.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner-content {
    position: absolute;
    bottom: 60px;
    z-index: 1;
    width: 100%;
}
.banner-content h1 {
    color: #fff;
}
.banner-content h4{
    font-size: 2.8rem;
    font-family: '34660';
}
.banner-content p {
    color:  #fff;
    margin: 40px 0 60px;
}
.banner-content-wrap {
    max-width: 824px;
}
.banner-logo{ 
    margin-top: 60px;
    text-align: right;
}
.banner-logo img { 
    margin-right: 30px;
    width: 50px;
}
.banner-logo img:last-child { 
    margin: 0;
}
.banner-logo img:first-child {
    width: 80px;
}
/****filter-sec****/
.filter-sec { 
    margin-bottom: 80px;
    z-index: 2;
}
.filter-wrap {
    /*box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    background-color: #fff;*/
    border-radius: 40px;
    max-width: 940px;
    margin: -40px auto 0;
    /*padding: 5px;*/
    position: relative;
    z-index: 1;
}
.aanbod-filter-sec.filter-sec .filter-wrap:after{
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    content: '';
    background-color: #fff;
    box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    z-index: -1;
    border-radius: 30px;
}
.filter-wrap .col-lg-9 {
    width: 80%;
}
.filter-wrap .col-lg-3 {
    width: 20%;
}
.select-style {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #282f38;
    font-family: '34666';
    font-size: 2rem;
    border: 0;
    border-right: 1px solid #efefef;
    padding: 0 35px;
    background: url(../images/down-arrow.svg) transparent no-repeat 82% center/10px;
    appearance: none;
}
.filter-main .col-md-4:last-child .select-style {
    border-right: 0;
}
.select-style option{
    font-family: arial;
}
.aanbod-filter-sec.filter-sec{
    padding: 0;
}
.aanbod-filter-sec.filter-sec .filter-wrap{
    top: -90px;
}
.aanbod-filter-sec.filter-sec .dropdown-toggle{
    border-color: transparent;
}
.aanbod-filter-sec.filter-sec .dropdown{
    border-right: 1px solid #efefef;
    margin-bottom: 0;
}
.aanbod-filter-sec.filter-sec .col-md-6:last-child .dropdown{
    border-color: transparent;
}
.aanbod-filter-sec.filter-sec .dropdown-toggle{
    background: #fff;
    border-radius: 0;
}
.aanbod-filter-sec.filter-sec .col-md-6:first-child .dropdown-toggle{
    border-radius: 30px 0 0 30px;
}
.aanbod-filter-sec.filter-sec .col-md-6:first-child .dropdown-toggle.show{
    border-bottom-left-radius: 0;
}
.aanbod-filter-sec.filter-sec .filter-btn{
    padding-right: 5px;
}
.aanbod-filter-sec.filter-sec .filter-btn .common-btn{
    height: 55px;
    line-height: 52px;
}
.aanbod-filter-sec.filter-sec .dropdown-toggle{
    padding-top: 20px;
    padding-bottom: 20px;
}
/****product-sec***/
.product-sec{ 
    padding: 60px 0 90px;
    position: relative;
}
.product-sec .common-arrow{
    background-color: #167db1;
    top: 20%;
}
.product-sec .common-arrow img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.product-sec .swiper-button-next{
    right: -8rem;
}
.product-sec .swiper-button-prev{
    left: -8rem;
}
.product-heading{
    margin-bottom: 10px;
}
.product-heading h2 {
    display: inline-block;
}
.product-heading h6 {
    display: inline-block;
    background-color: #ee7e33;
    padding: 15px 17px;
    border-radius: 20px;
    color: #fff;
    letter-spacing: 0.75px;
    position: relative;
    top: -60px;
}
.each-product {
   /* padding: 8px;*/
    border-radius: 40px;
    margin: 0 15px 50px;
    background: linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product:hover {
    box-shadow: -2px 5px 14px 0px rgb(0 0 0 / 10%);
    -webkit-box-shadow: -2px 5px 14px 0px rgb(0 0 0 / 10%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product:hover .product-img {
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-img img {
    border-radius: 40px 40px 0 0;
    overflow: hidden;
}
.product-dtl {
    padding: 40px 20px 30px;
}
.product-dtl h3 {
    color: #272e37;
    margin-bottom: 10px;
    color: #167db1;
    font-size: 2.6rem;
}
.product-dtl h5 {
    color: #98b2c3;
    font-family: '34664';
    height: 52px;
    overflow: hidden;
}
.product-dtl hr {
    opacity: 1;
    background-color: #e8e8e8;
    margin: 35px 0 24px;
}
/*.product-dtl td span {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-color: #167db1;
    border-radius: 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}*/
.product-dtl td img {
    width: 26px;
    margin-right: 10px;
}
.product-dtl td:nth-child(odd) {
    /*padding-right: 50px;*/
}
.product-dtl td {
    padding-bottom: 6px;
    vertical-align: top;
    width: 50%;
}
.product-dtl td h6 {
    color: #272e37;
    display: inline-block;
    position: relative;
    top: -3px;
    font-size: 1.4rem;
}
.product-dtl table{
    width: 100%;
}
.product-price {
    margin-top: 6px;
}
.product-dtl .product-price td{
    padding-right: 0;
}
.each-product-price {
    padding: 15px 5px;
    border-radius: 10px;
    background-color: #167db1;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.each-product-price:last-child {
    margin: 0;
}
.each-product-price h5 {
    color: #fff;
    height: auto !important;
}
.orange-price {
    background-color: #ee7e33;
}
.product-sec .box-btn {
    background-color: rgba(22, 22, 22, 0.1);
    max-width: 331px;
    height: 60px;
    line-height: 60px;
    color: #161616;
}
.product-sec .box-btn:hover {
    background-color: #ee7e33;
    color: #fff;
}
.product-bg {
    position: absolute;
    right: -13%;
    top: 0;
    width: 35%;
    background-image: none !important;
    z-index: -1;
}
.product-slider{
    /*padding-top: 40px;*/
    margin-top: -20px;
    position: relative;
}
.product-table{
    border-top: 1px solid #e7ebf1;
    border-bottom: 1px solid #e7ebf1;
    padding: 20px 0;
    margin: 20px 0;
}
.product-table td{
    font-family: '34664';
    font-size: 1.8rem;
    color: #272a37;
    line-height: 40px;
}
.product-dtl .price-block h5{
    color: #272a37;
    font-family: '34668';
    height: auto;
    margin-bottom: 10px;
}
.price-block td{
    font-family: '34664';
    font-size: 1.8rem;
    color: #5c7686;
    letter-spacing: 0.4px;
}
.price-block td p{
    color: #272a37;
    font-family: '34668';
    display: block;
    letter-spacing: normal;
    margin-top: 5px;
    font-size: 2.1rem;
}
.price-block td p span{
    color: #a4adb6;
    font-family: '34664';
	display: inline-flex;
font-size: 19px;
}
.product-dtl .common-btn{
    background: #ee7e33;
    max-width: 100%;
    border-radius: 10px;
    margin-top: 20px;
}
.product-dtl .common-btn:hover{
    background: #167db1;
}
/***gallery-sec*****/
.gallery-wrapper {
    padding: 84px 5% 64px;
    border-radius: 60px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.gallery-wrapper:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #121212;
    opacity: 0.7;
    z-index: -1;
}
.gallery-heading { 
    max-width: 708px;
    width: 100%;
    text-align: center;
    margin: 0 auto 7%;
}
.gallery-heading h2 {
    color: #fff;
    margin-bottom: 40px;
}
.gallery-heading p {
    color: #fff;
}
.gallery-heading h2 span{
    font-size: 3rem;
    display: block;
}
.each-gallery {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 60px 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-gallery::after {
    content: '';
    background-color: rgba(22, 22, 22, 0.3);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.gallery-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.each-gallery:hover .gallery-bg{
    opacity: 1;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.each-gallery:hover::after {
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-gallery-text p{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	color: #e5e4e4;
}
.each-gallery:hover .each-gallery-text p {
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-gallery-text {
    position: relative;
    z-index: 1;
}
.each-gallery-text h3 {
    color: #fff;
    margin-bottom: 15px;
}
.gallery-btn {
    margin-top: 55px;
}
.gallery-btn .box-btn { 
    height: 60px;
    line-height: 60px;
    max-width: 331px;
    background-color: rgba(255,255,255,0.10);
}
.gallery-btn .box-btn:hover {
    background-color: #ee7e33;
}
/**content-block****/
.content-block {
   /* padding-top: 8.5%;*/
    padding-top: 120px;
    position: relative;
}
.block-cover{
    position: relative;
}
.content-img {
    border-radius: 30px;
    overflow: hidden;
    margin: 0 14% 0 15%;
    position: relative;
}
.content-img-info {
    text-align: center;
    padding: 45px 30px 50px;
    border-radius: 40px;
    box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    max-width: 355px;
    width: 100%;
    background-color: #fff;
    /*margin-top: -67%;*/
    /*margin-top: -20rem;*/
    position: absolute;
    top: 80%;
    z-index: 2;
}
.content-img-info p {
    margin: 20px 0 40px;
}
.content-img-info span {
    width: 72px;
    height: 72px;
    background-color: #2caf78;
    border-radius: 100%;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-img-info span img {
    width: 30px;
}
.content-text {
    padding: 12% 10% 0 30px;
}
.content-text p {
    margin: 30px 0 50px;
    text-align: justify;
}
.content-text h3 span {
    color: #167db1;
    display: block;
    margin-top: 20px;
}
.content-block-bg {
    position: absolute;
    top: -20rem;
    left: -8%;
    z-index: 0;
    width: 34%;
    background-image: none !important;
}
/***review-sec****/
.review-sec {
    padding: 60px 0 30px;
}
.review-sec .content-block-bg {
    right: -3%;
    left: auto;
    /*top: -12%;*/
    top: 0;
    width: 40%;
}
.review-sec .content-text {
    padding: 0 13% 0 0;
    position: relative;
    z-index: 1;
}
.review-sec .content-img-info {
    text-align: left;
    margin-left: auto;
    /*margin-top: -40%;*/
    max-width: 400px;
    padding: 40px 50px;
    position: static;
}
.review-man {
    display: flex;
    align-items: center;
}
.review-man-img {
    max-width: 48px;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
}
.star-rating {
    margin: 18px 0 70px;
}
.star-rating h5{
    font-family: '34660';
}
.star-rating h5 img {
    width: 25px;
    margin-right: 8px;
    margin-top: -5px;
}
.review-sec #accordion {
    margin-top: 70px;
}
.review-sec .accordion-button {
    padding: 0;
    cursor: pointer;
}
.review-sec .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}
.review-sec .accordion-button:not(.collapsed) h3 {
    color: #167db1;
}
.review-sec .accordion-button:not(.collapsed) h3 img {
    filter: brightness(1);
}
.review-sec .accordion-button::after {
    background-image: url(../images/down-arrow.svg);
    background-size: 1rem;
}
.add-shadow {
    box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
}
.review-sec .each-acc-block {
    border-radius: 40px;
    background-color: #fff;
    overflow: hidden;
    padding: 30px;
    margin-bottom: 20px;
}
.review-sec .each-acc-block p {
    margin: 25px 0 0;
    padding: 0 55px;
}
.review-sec .accordion-button h3 img {
    width: 30px;
    margin-right: 20px;
    filter: brightness(0);
}
.leaf-bg {
    right: 0;
    position: absolute;
    top: -20rem;
    right: 0;
    width: 836px;
    height: 620px;
    background-position: top right -40px !important;
    background-size: 70% !important;
    z-index: -1;
}
.review-btm-bg {
    position: absolute;
    bottom: -26%;
    left: -13%;
    width: 40%;
    z-index: 0;
    background-image: none !important;
}
/****man-banner-sec***/
.man-banner-sec {
    padding-bottom: 90px;
}
.man-banner-wrap {
    background-color: #167db1;
    border-radius: 60px;
    padding: 70px 5%;
    position: relative;
}
.man-banner-text{ 
    max-width: 660px;
    width: 100%;
}
.man-banner-text h2 {
    color: #fff;
}
.man-banner-text p {
    color: rgba(255,255,255,0.8);
    margin: 35px 0 60px;
}
.man-banner-text .box-btn {
    background-color: #fff;
    color: #1c1c1c;
    height: 60px;
    line-height: 60px;
    max-width: 271px;
}
.man-banner-text .box-btn:hover {
    background-color: #ee7e33;
    color: #fff;
}
.man-banner-img{
    position: absolute;
    top: -25%;
    width: 20vw;
}
.man-banner-name {
    position: absolute;
    top: 20px;
    left: 20vw;
    width: 100%;
}
.man-banner-name h3 {
    color: #167db1;
}
.man-banner-name h5 {
    color: #ee7e33;
}
.man-banner-right {
    padding-left: 12%;
}
/***footer-area***/
.footer-area {
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.footer-top {
    padding-top: 110px;
}
.footer-info {
    max-width: 1250px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.each-footer-info  {
    margin-bottom: 20%;
}
.each-footer-info h4 {
    margin-bottom: 20px;
}
.each-footer-info li {
    line-height: 34px;
    font-size: 1.8rem;
    color: #6d6d6d;
    font-family: '34661';
}
.each-footer-info p {
    line-height: 34px;
    font-family: '34661';
}
.each-footer-info a {
    color: #6d6d6d;
}
.each-footer-info a:hover {
    color: #167db1;
}
.footer-divider {
    opacity: 1;
    background-color: #e5e5e5;
}
.footer-btm {
    padding: 47px 0;
}
.footer-social li {
    display: inline-block;
    margin-right: 40px;
}
.footer-social li:last-child {
    margin: 0;
}
.footer-social li img {
    width: 25px;
}
.footer-social li a {
    opacity: 0.4;
}
.footer-social li a:hover {
    opacity: 1;
}
.footer-partner h6 {
    font-size: 1.8rem;
    color: #6d6d6d;
    font-family: '34661';
}
.footer-partner li {
    margin-right: 50px;
    display: inline-block;
}
.footer-partner li:last-child {
    margin: 0;
}
.footer-partner img{
    width: 55px;
}
.footer-partner li .bovag-logo{
    width: 120px;
    margin-right: 50px;
}
.footer-btm-wrap {
    padding-right: 17%;
    position: relative;
    z-index: 1;
}
.footer-bg {
    position: absolute;
    bottom: -30%;
    right: -14%;
    width: 32%;
}
/***fixed-whatsapp***/
.fixed-whatsapp a {
    width: 45px;
    height: 45px;
    background-color: #70dc76;
    border-radius: 100%;
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.fixed-whatsapp a img {
    width: 20px;
}
/*================================diensten-list-page=======================================/
/****inner-header*****/
.inner-header { 
    position: relative !important;
    border-bottom: 1px solid #e5e5e5;
}
.inner-header .desktop-nav.navbar-expand-lg .navbar-nav .nav-link {
    color: #c8c8c8;
}
.inner-header .menu-icon a {
    color: #167db1;
}
.inner-header .menu-bar div, 
.inner-header .menu-bar::after, 
.inner-header .menu-bar::before {
    background-color: #167db1;
}
.inner-header .desktop-nav .dropdown span img{
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
    opacity: 0.3;
}
.header-area.inner-header.stiky .desktop-nav.navbar-expand-lg .navbar-nav .nav-link:hover, 
.header-area.inner-header.stiky .desktop-nav.navbar-expand-lg .navbar-nav .nav-link.active {
    color: #c8c8c8;
}
/***inner-footer****/
.inner-footer {
    background-color: #fff;
}
.inner-footer .footer-bg {
    display: none;
}
.inner-footer .footer-btm-wrap{ 
    padding-right: 5%;
}
/***diensten-banner****/
.inner-banner-sec {
    padding: 80px 0;
    background-color: #f4f8ff;
    border-radius: 0 0 60px 60px;
}
.inner-banner-text h1 {
    margin-bottom: 45px;
}
.inner-banner-img {
    padding-left: 12%;
    position: relative;
}
.inner-banner-img img {
    border-radius: 40px;
}
.inner-banner-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.inner-banner-play-btn img {
    width: 64px;
}
.inner-banner-text {
    padding-right: 11%;
}
/****diensten-list-sec*****/
.diensten-list-sec{
    padding: 6.5% 0 9% 0;
    border-bottom: 1px solid #e5e5e5;
}
.diensten-list-left{
    padding-right: 20%;
}
.diensten-list-right{
    padding-left: 4%;
}
.diensten-list-left ul li{
    margin-bottom: 10px;
}
.diensten-list-left ul li a{
    font-family: '34666';
    display: block;
    border-radius: 40px;
    font-size: 3rem;
    text-transform: capitalize;
    color: #1c1c1c;
    position: relative;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    padding: 30px 60px 30px 38px;
}
.diensten-list-left ul li a:after{
    content: "";
    width: 12px;
    height: 12px;
    background-size: contain;
    position: absolute;
    right: 0;
    background-image: url(../images/next.svg);
    background-repeat: no-repeat;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
}
.diensten-list-left ul li a:hover{
    box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    background-color: #ffff; 
    -webkit-box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    color: #167db1;
}
.diensten-list-img{
    border-radius: 40px;
    position: relative;
    padding: 50% 45px 35px;
    transition: transform .3s;
    transform: scaleX(1);
}
.diensten-list-img img{
    border-radius: 40px;
}
.diensten-list-btn{
    width: 100%;
    background-color: #fff;
    padding: 25px;
    border-radius: 16px;
}
.each-diensten-box{
    margin-bottom: 9%;
}
.each-diensten-box:last-child{
    margin-bottom: 0;
}
.each-diensten-box{
    overflow: hidden;
    border-radius: 40px;
}
.each-diensten-box .diensten-list-img{
    transition: transform .3s;
    transform: scaleX(1);
}
.each-diensten-box:focus .diensten-list-img, .each-diensten-box:hover .diensten-list-img{
    transform: scale3d(1.08,1.08,1);
}

/*=======================================contact page start=====================================*/
/****contact-form-sec****/
.contact-form-sec {
    padding: 8% 0;
}
.contact-form-sec h1 {
    margin-bottom: 12%;
}
.form-wrap {
    padding-right: 17%;
}
.form-styl {
    resize: none;
    background-color: transparent;
    border-radius: 0;
    font-family: '34660';
    border: 0;
    border-bottom: 2px solid #e5e5e5;
    color: #1c1c1c;
    font-size: 2rem;
    padding: 0 0 20px;
} 
.contact-form-sec .form-group {
    margin-bottom: 40px;
}
.contact-form-sec .common-btn {
    margin-top: 40px;
}
textarea.form-styl {
    padding: 40px 0 80px;
}
.form-styl:placeholder {
    color: #a1a1a1;
    opacity: 1;
}
.form-styl:-ms-input-placeholder {
    color: #a1a1a1;
    opacity: 1;
}
.form-styl::placeholder {
    color: #a1a1a1;
    opacity: 1;
}
.form-styl:focus {
    box-shadow: none;
    color: #1c1c1c;
    background-color: transparent;
    border-color: #167db1;
}
.form-styl:focus::placeholder {
    color: #1c1c1c;
}
.form-dtl-text { 
    padding: 16% 0 0 45px;
}
.form-dtl-text h4 {
    margin-bottom: 15px;
}
.form-dtl-img {
    border-radius: 40px;
    overflow: hidden;
}
.form-info {
    max-width: 490px;
    width: 100%;
    padding: 70px 90px;
    border-radius: 40px;
    box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 12px 82.8px 7.2px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    margin-top: -40%;
}
.each-form-info {
    margin-bottom: 28%;
}
.each-form-info:last-child {
    margin-bottom: 0;
}
.each-form-info img {
    width: 35px;
}
.each-form-info td {
    vertical-align: top;
}
.each-form-info td:nth-child(odd) {
    padding-right: 25px;
}
.each-form-info p {
    margin-top: 25px;
    line-height: 35px;
    font-family: '34661';
}
.each-form-info p a {
    color: #6d6d6d;
}
.each-form-info p a:hover {
    color: #167db1;
}
/*****contact-map-sec*****/
.contact-map-wrap {
    height: 596px;
    border-radius: 60px;
}
/****contact-mid-sec***/
.contact-mid-sec .content-img {
    margin-left: 0;
    margin-right: 8%;
}
.contact-mid-sec .content-text {
    padding: 20% 4% 0 11%;
}
.contact-mid-sec .content-text p {
    margin-bottom: 0;
}
.contact-mid-sec .content-img-info {
    margin-top: -46%;
    margin-left: auto;
    position: static;
}
/****contact-gallery-sec***/
.contact-gallery-heading  {
    max-width: 970px;
    width: 100%;
    margin: 0 auto 8%;
}
.contact-gallery-heading h2 {
    margin-bottom: 45px;
}
.contact-gallery-sec{ 
    padding: 6% 0 60px;
    border-bottom: 1px solid #e5e5e5;
}
.contact-gallery-one {
    margin-bottom: 40px;
}
.each-contact-gal {
    overflow: hidden;
    border-radius: 50px;
}
.each-contact-gal img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-contact-gal:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.contact-gallery-two {
    margin-left: -25%;
}
/*============================garantiepakket-page start=================================*/
.garantie-inner-banner .inner-banner-img {
    padding-left: 4%;
}
/****garantiepakket-list-sec*****/
.garantiepakket-list-sec{
    padding: 6.5% 0 7% 0;
    border-bottom: 0;
}
.diensten-list-sec.garantiepakket-list-sec .each-diensten-box{
    margin-bottom: 1.75rem;
}
.garantiepakket-list-sec .diensten-list-left ul li a:after{
    background-image: none;
}
.garantiepakket-list-sec .diensten-list-left ul li span{
    float: right;
}
.garantiepakket-list-sec .diensten-list-btn ul{
    margin-top: 25px;
}
.garantiepakket-list-sec .diensten-list-btn ul li{
    position: relative;
    font-family: '34660';
    font-size: 1.6rem;
    color: #1c1c1c;
    padding-left: 14px;
    padding-bottom: 5px;
}
.garantiepakket-list-sec .diensten-list-btn ul li:after{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #167db1;
    top: 10px;
    left: 0;
    border-radius: 100%;
}
.garantiepakket-list-sec .diensten-list-img {
    padding-top: 40%;
}
/***garantie-form-sec****/
.garantie-form-sec {
    padding: 0 0 20%;
    border-bottom: 2px solid #e5e5e5;
}
.garantie-form-wrap {
    padding: 9.5%;
    background-color: #161616;
    border-radius: 60px;
}
.garantie-form-sec .form-info {
    position: absolute;
    margin-top: 0;
    top: 70%;
    right: 13%;
    z-index: 1;
}
.garantie-form-sec .form-dtl {
    position: relative;
}
.garantie-form-sec .form-styl {
    color: #fff;
    border-color: #414141;
}
.garantie-form-sec .form-styl:focus {
    box-shadow: none;
    color: #fff;
    background-color: transparent;
    border-color: #167db1;
}
.garantie-form-sec .form-styl:focus::placeholder {
    color: #fff;
}
.garantie-form-sec h2 {
    color: #fff;
    margin-bottom: 12%;
}
.garantie-form-sec .form-wrap {
    padding: 50px 0 0 8%;
}
/*============================diensten-dtl page start=================================*/
.diensten-dtl-bk-btn-sec {
    background-color: #f4f8ff;
    position: relative;
}
.diensten-dtl-bk-btn-wrap {
    position: absolute;
    width: 100%;
    top: 60px;
}
.page-path {
    display: inline-block;
    margin-left: 40px;
}
.page-path li {
    font-size: 2rem;
    display: inline-block;
    color: #167db1;
    font-family: '34666';
}
.page-path li a {
    color: #167db1;
}
.page-path li a:hover {
    color: #ee7e33;
}
.page-path li span {
    margin: 0 2px;
}
/***diensten-dtl-top-sec***/
.diensten-dtl-top-sec .inner-banner-text {
    padding-top: 60px;
}
/***diensten-dtl-mid-sec****/
.diensten-dtl-mid-sec {
    padding: 7% 0 8%;
}
.diensten-dtl-mid-sec .content-text {
    padding: 18% 13% 0 0;
}
.diensten-dtl-mid-sec .content-img {
    margin-left: 6%;
    margin-right: 18%;
    margin: 0 18% 0 6%;
}
.diensten-dtl-mid-sec .each-acc-block p {
    padding: 0 55px 0 0;
}
/***diensten-dtl-form-sec***/
.diensten-dtl-form-sec {
    border-bottom: 0;
    padding-bottom: 0;
}
.diensten-dtl-form-sec .form-styl{
    border-color: #414141;
}
.form-styl.foto_upload, .form-styl .photo_upload{
    color: #a1a1a1;
}
/***diensten-dtl-btm-sec****/
.diensten-dtl-btm-sec {
    padding: 8% 0;
    border-bottom: 0;
}
.diensten-dtl-btm-sec h2 {
    margin-left: 38px;
    margin-bottom: 12%;
}
.diensten-dtl-btm-sec .diensten-list-left {
    padding: 0 14%;
}
.diensten-dtl-btm-sec .diensten-list-right{ 
    padding-left: 12%;
    margin-top: 17%;
}
.diensten-dtl-btm-sec .diensten-list-right img {
    border-radius: 35px;
}
/*============================werkplaats-dtl page start=================================*/
/****werkplaats-dtl-bk-btn-sec****/
.werkplaats-dtl-bk-btn-sec {
    padding-top: 50px;
}
.werkplaats-dtl-bk-btn-sec .diensten-dtl-bk-btn-wrap {
    position: initial;
}
.werkplaats-dtl-bk-btn-sec .page-path {
    margin-left: 0;
}
.werkplaats-dtl-top-sec {
    padding-bottom: 7%;
}
.werkplaats-dtl-top-sec .inner-banner-text {
    padding-top: 0;
}
.iframe-form .form-wrap .row{
    background-color: #e9ecef;
}
.iframe-form.garantie-form-sec .form-wrap .row h2{
    color: #1c1c1c;
}
/*=======================================service page start=====================================*/
.service-list-sec {
    padding: 50px 0 183px;
    position: relative;
}
.service-list-sec .each-service-list .content-img-info {
    position: relative;
    margin: -38% auto 0;
    z-index: 1;
    max-width: 73%;
}
.service-list-sec .each-service-list {
    margin-bottom: 80px;
}
.service-list-sec .each-service-list .each-service-list-img {
    border-radius: 40px;
    overflow: hidden;
}
.service-list-sec .each-service-list .each-service-list-img img{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-list-sec .each-service-list:hover .each-service-list-img img{
    transform: scale(1.1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-list-sec .each-service-list .content-img-info span img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.service-list-sec .each-service-list .content-img-info .orange-round {
    background-color: #ee7e33;
}
.service-list-sec .each-service-list .content-img-info .blue-round {
    background-color: #167db1;
}
.service-list-sec .content-block-bg {
    right: -8%;
    left: auto;
}
/*======================================over-ons-page====================================/
/****ons-inner-ban*****/
/*.ons-inner-ban .inner-banner-text{
    padding-right: 18%;
}*/
/****ons-team-sec*****/
.ons-team-sec{
   padding-top: 5.5%;
    position: relative;
}
.ons-team-sec:after{
    content: "";
    width: 93%;
    background-color: #f4f8ff;
    height: 80%;
    border-radius: 40px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.text-head{
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.text-head p{
    margin: 8% 0 17% 0;
}
.ons-team-img{
    position: relative;
    border-radius: 40px;
}
.ons-team-img img{
    border-radius: 40px;
}
.ons-team-slider{
    padding: 0 6%;
    position: relative;
}
.ons-team-info{
    position: absolute;
    padding: 25px 33px;
    width: 100%;
    max-width: 80%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 16px;
    bottom: 35px;
    background-color: #fff;
}
.ons-team-info h5{
    color: #b8b8b8;
    margin-top: 5px;
    font-family: '34661';
}
.ons-team-slider .swiper-button-next{
    right: -20px;
}
.ons-team-slider .swiper-button-prev{
    left: -20px;
}
.ons-team-slider .common-arrow{
    background-color: transparent;
    z-index: 1;
}
.ons-team-slider .common-arrow img{
    width: 20px;
}
/****ons-content-block*****/
.ons-content-block{
    padding: 6% 0 7% 0;
}
.ons-content-block .content-img-info ul li{
    margin-bottom: 40px;
    position: relative;
}
.ons-content-block .content-img-info ul{
    padding-left: 10%;
}
.ons-content-block .content-img-info ul li:last-child{
    margin-bottom: 0;
}
.ons-content-block .content-img-info ul li h5{
    text-align: left;
    position: relative;
    padding-left: 50px;
}

.ons-content-block .content-img-info ul li:after{
    content: "";
    background-image: url(../images/ons-cont-leaf.svg);
    position: absolute;
    left: 0;
    background-size: 30px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    top: -5px;
}
.ons-content-block .content-text{
    padding-bottom: 200px;
}
.ons-content-block .content-img-info{
    padding: 45px 30px 60px;
    position: static;
    margin-top: -20rem;
}
/****ons-review-sec*****/
.ons-review-sec{
    padding: 3.5% 0 7% 0;
}
.ons-review-sec .content-block-bg, .ons-review-sec .review-btm-bg{
    display: none;
}
.ons-review-sec .content-img-info{
    margin-top: -20rem;
    position: static;
}
.ons-man-banner-sec{
    transform: translateY(0) !important;
}
/****ons-man-banner-sec*****/
.ons-man-banner-sec .man-banner-wrap{
    padding: 7% 6% 8.5%;
}
.ons-man-banner-sec .man-banner-text p {
    margin-bottom: 0;
}
.ons-man-banner-sec .man-banner-name{
    top: 10%;
}
/*====================================verkocht-page==============================================/
/****verkoch-inner-ban*****/
.verkoch-inner-ban{
    padding: 6% 0 7% 0;
}
/****verkocht-product-sec*****/
.verkocht-content-sec{
    padding: 1% 0 7% 0;
    border-bottom: 2px solid #e5e5e5;
}
.verkocht-product-sec{
    padding: 6.5% 0 7% 0;
}
.verkocht-product-sec .product-dtl td {
    padding-right: 60px;
    width: auto;
}
.verkocht-product-sec .product-dtl td:last-child{
    padding-right: 0;
}
.verkocht-product-sec .each-product {
    margin: 0 0 40px 0;
}
/****verkocht-content-sec*****/
.verkocht-content-sec .content-img-info{
    margin-top: -19%;
    text-align: center;
    margin-left: auto;
    max-width: 400px;
    position: static;
 }
.verkocht-content-sec .content-img {
    margin: 0 7% 0 4%;
}
.verkocht-content-sec .content-text {
    padding-left: 12%;
}
/*=======================================aanbodd-dtl page start=====================================*/
.aanbod-dtl-bk-btn-sec { 
    padding-bottom: 60px;
    border-radius: 0 0 60px 60px;
    display: none;
}
/**dtl-slider***/
.dtl-slider {
    padding: 60px 0 8%;
}
.dtl-top-slide-wrap {
    margin-top: 15px;
}
.dtl-slider .gallery-thumbs {
    margin-top: 35px;
}
.dtl-slider .gallery-top .dtl-car-slide {
    border-radius: 45px;
    overflow: hidden;
}
.dtl-slider .gallery-thumbs .dtl-car-slide {
    border-radius: 10px;
    overflow: hidden;
}
.dtl-slider .swiper-button-prev {
    left: 2%;
}
.dtl-slider .swiper-button-next {
    right: 2%;
}
/***dtl-info***/
.dtl-car-info {
    padding-left: 14%;
}
.dtl-car-model h2  {
    font-size: 5.1rem;
}
.dtl-car-model h3  {
    font-size: 3.25rem;
    margin: 20px 0 35px;
}
.dtl-car-spec td { 
    vertical-align: top;
    padding-right: 50px;
}
.dtl-car-spec td:last-child { 
    padding: 0;
}
.dtl-car-spec td h6 { 
    color: #898989;
    font-family: '34661';
}
.dtl-car-tag {
    padding: 10px 25px;
    /*border-radius: 20px;
    background-color: #ee7e33;
    display: inline-block;*/
    margin-bottom: 10px;
	padding-left: 0;
}
.dtl-car-tag h6 {
    color: #fff;
    letter-spacing: 0.5px;
}
.dtl-car-tag .page-path {
    margin-left: 0px;
}
.car-details table{
    width: 100%;
    margin-bottom: 40px;
}
.car-details td:nth-child(odd) {
    padding-right: 10px;
}
.car-details td {
    width: 50%;
    vertical-align: top;
}
.car-details p {
    position: relative;
    padding-left: 3.5rem;
    color: #37414d;
    word-break: break-word;
    font-family: '34661';
    font-size: 1.6rem;
    margin-bottom: 1rem;
    letter-spacing: 0.2px;
}
.car-details p:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 2.5rem;
    height: 2.5rem;
    background-image: url(../images/checked.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.dtl-car-price {
    border-radius: 10px;
    padding: 50px 0;
    margin: 30px 0 40px;
    position: relative;
    /*background-color: #ee7e33;*/
    padding: 0 !important;
    text-align: center;
    overflow: hidden;
}
.dtl-car-price::after {
    /*content: '';
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 1px solid #167db1;*/
}
.dtl-car-price-each {
    position: relative;
    z-index: 1;
    padding: 0 10px;
    border: 1px solid #167db1;
    border-radius: 10px;
    height: 90px;
    width: 100%;
}
.dtl-car-price .dtl-car-price-each.monthly-price {
    border-color: #ee7e33;
}
.dtl-car-price h3 {
    font-size: 3.25rem;
    color: #fff;
}
.dtl-car-price h4{
    color: #1c1c1c;
}
.dtl-car-price h5 {
    color: #8c8c8c;
}
.dtl-car-price-each h3{
    color: #1c1c1c;
}
.dtl-car-question {
    /*margin-bottom: 40px;*/
}
.dtl-car-price h5{
    font-family: '34661';
}
.dtl-car-question h3 {
    font-size: 3.25rem;
    margin-bottom: 25px;
}
.dtl-car-btn .common-btn {
    position: relative;
    max-width: 100%;
    border-radius: 10px;
    text-align: left;
    padding: 0 60px 0 45px;
    letter-spacing: 0.75px;
    margin-bottom: 15px;
    background: transparent;
    border: 1px solid #d4d4d4;
    color: #1c1c1c;
}
.dtl-car-btn .common-btn::after {
    content: "";
    width: 15px;
    height: 15px;
    background-size: cover;
    position: absolute;
    right: 0;
    background-image: url(../images/next-color.svg);
    background-repeat: no-repeat;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
}
.dtl-car-btn .common-btn:hover{
    background: #167db1;
    color: #fff;
    border-color: #fff;
}
.dtl-car-btn .common-btn:hover:after{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
/******tab-sec*****/
.dtl-tab-sec .dtl-tab-wrapper {
    background-color: #f4f8ff;
    border-radius: 60px;
    overflow: hidden;
    position: relative;
}
.dtl-tab-sec .dtl-tab-wrapper::after {
    content: "";
    height: 5px;
    width: calc(100vw + 50%);
    position: absolute;
    bottom: 0;
    left: -10%;
    background-color: #f4f8ff;
    z-index: 2;
}
.each-tab-block h2 {
    margin-bottom: 20px;
}
.each-tab-block {
    padding: 75px 0;
    position: relative;
}
.each-tab-block::after {
    content: "";
    height: 1px;
    width: calc(100vw + 50%);
    position: absolute;
    bottom: 0;
    left: -10%;
    background-color: #679eff;
}
.each-tab-content {
    height: 200px;
    overflow: hidden;
    position: relative;
}
.each-tab-content p {
    color: #1c1c1c;
    font-size: 2rem;
    line-height: 34px;
}
.dtl-tab-sec ul li {
    font-family: '34660';
    font-size: 2.25rem;
    color: #1c1c1c;
    padding-bottom: 20px;
    word-break: break-word;
    letter-spacing: 1px;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
     font-family: '34666';
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 12px;
    padding-left: 25px;
    background-size: 10px;
    color: rgba(0, 0, 0, 0.7);
    font-family: '34660';
}
.tab-btn {
    font-size: 2.25rem;
    color: #167db1;
    font-family: '34666';
    cursor: pointer;
    padding-top: 30px;
}
.tab-btn img {
    width: 13px;
    margin-right: 15px;
}
.bullet-panel {
    margin-bottom: 20px;
}
.bullet-panel h4 {
    color: #272e37;
    border-bottom: 1px solid #272e37;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: '34666';
}
.dtl-tab-sec .tab_hedaing {
    padding-bottom: 20px;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 25px;
    position: relative;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 12px;
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 20px;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #167db1;
    font-size: 1.4rem;
    line-height: 24px;
}
.left-bg-block h6 {
    line-height: 30px;
    color: #fff;
    font-family: '34666';
    font-size: 1.4rem;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #167db1;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
    background-color: #fff;
}
.each-onderhoud-block h4 {
    font-family: '34666';
    color: #1c1c1c;
    font-size: 2.2rem;
    margin-bottom: 0;
}
.each-onderhoud-block h5 {
    font-family: '34666';
    color: #1c1c1c;
    margin: 10px 0px 30px;
    font-size: 1.4rem;
}
.opties-content-list {
    padding-top: 60px;
    position: relative;
}
.opties-content-list::after {
    content: "";
    height: 1px;
    width: calc(100vw + 50%);
    position: absolute;
    top: 0;
    left: -10%;
    background-color: #e7e7e7;
}
.each-opties-content ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
}
.each-opties-content ul li:nth-child(odd) {
    color: #a7a7a7;
}
/*****omsc-block*****/
.omsc-block .each-content-block h4 {
    font-family: '34666';
    color: #1c1c1c;
    cursor: pointer;
}
.omsc-block .each-content-block p {
    padding: 0 0 0 45px;
    color: #1c1c1c;
}
.omsc-block .accordion-button {
    padding: 20px 45px;
    background-color: transparent;
}
.omsc-block .accordion-button::after { 
    position: absolute;
    left: 0;
}
.omsc-block .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}
.omsc-block .accordion-button::after {
    background-image: url(../images/plus-button.svg);
}
.omsc-block .accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus-button.svg);
}
.omsc-block .each-tab-content::after {
    display: none;
}
.omsc-block .green-radio-acc h4 {
    color: #cc0d0d;
}
.omsc-block .green-radio-acc .accordion-button::after {
    background-image: url(../images/minus-button-g-radio.svg);
}
/***dtl-garantie-block****/
.dtl-tab-sec .garantiepakket-list-sec .each-tab-content,
.dtl-tab-sec .onder-box .each-tab-content { 
    height: auto;
}
.dtl-tab-sec .garantiepakket-list-sec .diensten-list-btn ul li {
    padding-bottom: 5px;
    font-family: '34660';
}
.dtl-tab-sec .garantiepakket-list-sec .diensten-list-btn {
    margin-bottom: 24px;
}
/****related-product-sec*****/
.related-product-sec {
    border-bottom: 2px solid #e5e5e5;
    padding: 0 0 115px;
    z-index: 0;
}
/**aanbod-dtl-form-sec****/
.aanbod-dtl-form-sec {
    border-bottom: 0;
    padding-top: 65px;
}
.aanbod-dtl-form-sec.garantie-form-sec .form-dtl{
    z-index: 0;
}
.aanbod-dtl-form-sec .form-styl{
    border-color:#414141;
} 
/***dtl-fix-msg*****/
.dtl-fix-msg {
    width: 100%;
    max-width: 442px;
    margin-left: auto;
    border-radius: 10px;
    border: 2px solid #e0e2e5;
    border-bottom: none;
    padding: 15px;
    position: fixed;
    right: 50px;
    bottom: 130px;
    z-index: 999;
    background-color: #fff;
}
.dtl-fix-msg-img {
    border-radius: 10px;
    overflow: hidden;
}
.dtl-fix-msg-text h5 {
    color: #ee7e33;
    line-height: 33px;
}
.dtl-fix-msg-close {
    position: absolute;
    right: 15px;
    top: 0;
    color: #272e37;
    opacity: 0.4;
    font-size: 2.25rem;
    z-index: 1;
    cursor: pointer;
}
.dtl-fix-msg:after{
    content: "";
    width: calc(100% + 24px);
    height: 21px;
    background-color: #fff;
    border: 2px solid #e0e2e5;
    position: absolute;
    border-top: none;
    border-left: none;
    border-right: none;
    left: 0;
    bottom: 0;
    border-radius: 0 0 0 10px;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
}
.dtl-fix-msg .line{
    width: 30px;
    height: 2px;
    background-color: #e0e2e5;
    position: absolute;
    right: -28px;
    bottom: 10px;
    display: inline-block;
    transform: rotate(45deg);
    z-index: 2;
}
/****dtl-fix-price****/
.dtl-fix-price { 
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding: 30px 0;
    border-radius: 50px 50px 0 0;
    box-shadow: 0px 12px 82.8px 7.2px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0px 12px 82.8px 7.2px rgb(0 0 0 / 7%);
    z-index: 99;
    display: none;
}
.dtl-fix-price.active {
    display: block;
}
.dtl-fix-price-number {
    padding-right: 5%;
}
.dtl-fix-price-number td {
    padding-right: 135px;
    vertical-align: top;
}
.dtl-fix-price-number td:last-child {
    padding: 0;
}
.dtl-fix-price-number h5 {
    color: #272e37;
    margin-bottom: 10px;
    font-family: '34661';
}
.dtl-fix-price-number h3 {
    font-size: 3.25rem;
    color: #167db1;
}
.dtl-fix-price-number p {
    margin-top: 15px;
}
.dtl-fix-price-btn {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
}
.dtl-fix-price-btn .box-btn {
    max-width: 100%;
}
.dtl-fix-price-btn .fix-profit {
    background-color: transparent;
    border: 1px solid #167db1;
    color: #272e37;
}
.dtl-fix-price-btn .fix-profit:hover {
    background-color: #ee7e33;
    border-color: #ee7e33;
    color: #fff;
}
/*================Vacatures_list page===================/
/****vacature-list-sec*****/
.vacature-list-sec{
    padding: 5% 0 170px 0;
}
.vacature-btn-area{
    padding-bottom: 4%;
}
.vacature-btn-area a{
    color: #c8c8c8;
   background-color: transparent;
   padding: 18px 0;
   display: block;
   text-align: center;
   border-radius: 10px;
   transition: 0.5s all;
   -webkit-transition: 0.5s all;
   letter-spacing: 1px;
   font-family: '34666';
   font-size: 2rem;
}
.vacature-btn-area a:hover{
    background-color: #167db1;
    color: #ffff;
}
.vacature-btn-area .active{
    background-color: #167db1;
    color: #ffff;
}
.vacature-btn-area ul{
    display: flex;
    flex-wrap: wrap;
}
.vacature-btn-area ul li{
    margin-right: 10px;
    width: 11%;
    margin-bottom: 10px;
}
.each-vacature-list-box .common-btn{
    background-color: transparent;
    border: 1px solid #167db1;
    color: #167db1;
    height: 71px;
    line-height: 69px;
}
.each-vacature-list-box .common-btn:hover{
    background-color: #167db1;
    color: #fff;
}
.each-vacature-list-box hr{
    border: 1px solid #e5e5e5;
    opacity: 1;
    padding: 0;
    margin: 23px 0;
}
.each-vacature-list-box h3{
    margin: 25px 0 10px 0;
}
.each-vacature-list-box p{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: '34661';
}
.each-vacature-list-box{
    margin-bottom: 87px;
}
.each-vacature-img{
    border-radius: 40px;
    overflow: hidden;
}
.each-vacature-img img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-vacature-list-box:hover .each-vacature-img img {
    transform: scale(1.1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.vacature-list-wrap{
    margin: 0 -16px;
}
.vacature-list-wrap .col-xl-3{
    padding: 0 16px;
}
/****vacature-list-man-sec*****/
.vacature-list-man-sec {
    padding-bottom: 8%;
    border-bottom: 2px solid #e5e5e5;
}
/*================Vacatures-dtl page===================/
/****vacture-dtl-slider-sec*****/
.vacture-dtl-slider-sec{
    padding: 6% 0 0 0;
}
.vacature-dtl-head{
    padding: 0 0 6% 8%;
}
.vac-cv-upload.form-styl {
    color: #a1a1a1;
}
.vac-cv-upload.form-styl:hover {
    color: #fff;
    border-bottom-color: #167db1;
}
/*================aanbod-page===================/
/****aanbod-top-sec*****/
.aanbod-top-sec {
    /*background-color: #f0f0f0;*/
    background-color: #f4f8ff;
    padding: 2% 0;
    border-radius: 0 0 50px 50px;
}
.aanbod-top-sec .sectoren-filter{ 
    max-width: 270px;
    width: 100%;
    margin-left: auto;
}
.aanbod-top-sec .select-style {
    background-color: #f0f0f0;
    border: 1px solid #d4d4d4;
    border-radius: 35px;
    height: 60px;
    line-height: 57px;
    padding: 0 35px;
    background: url(../images/sort-down.svg) #f0f0f0 no-repeat 86% center/30px;
}
/****aanbod-filter-sec*****/
.aanbod-filter-sec{
    /*padding: 3.5% 0 5.5%;*/
    padding: 3.5% 0 3%;
    position: relative;
}
.aanbod-filter-sec .col-xl-2{
    width: 20%;
    padding: 0 6px;
}
.d-none{
    display: none;
}
.d-block{
    display: block;
}
.rotate{
    transform: rotate(180deg);
}
.aanbod-filter-wrap:after{
    content: "";
    background-image: url(../images/filter-gradient.png);
    background-size: 100% 100%;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    position: absolute;
    width: 25%;
    height: 100%;
    z-index: 1;
}
.aanbod-filter-wrap.remove-shadow:after{
    display: none;
}
.reset-btn{
    position: relative;
    z-index: 2;
    font-size: 1.6rem;
}
/*.value_add::before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #167db1;
    position: absolute;
    border-radius: 2px;
    left: 0;
    top: 4px;
    background-color: #167db1;
}*/
.meer-btn span img{
    width: 12px;
    margin-top: -6px;
}
.meer-btn {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 19%;
    height: 76px;
    line-height: 76px;
    z-index: 2;
    top: 0;
    text-align: right;
}
.aanbod-filter-wrap{
    position: relative;
    margin: 0 -6px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e8e8e8;
}
.meer-btn h5{
    display: inline-block;
    cursor: pointer;
    color: #bcbcbc;
}
.filter-hide{
    display: none;
}
.meer-btn span{
    margin-right: 12px;
}
/****aanbod-product-sec*****/
.aanbod-product-sec{
    background-color: #fff;
}
.aanbod-middle-cont{
    background-color: #2caf78;
    justify-content: end;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 40px;
    text-align: center;
    /*padding: 30px 16%;*/
    position: relative;
    overflow: hidden;
}
.aanbod-middle-area{
    margin-bottom: 64px;
}
.aanbod-middle-cont span {
   /* width: 145px;
    height: 145px;
    border-radius: 100%;
    background-color: #42b786;
    display: inline-block;
    line-height: 145px;
    text-align: center;*/
    position: absolute;
    width: 100%;
    top: 0;
}
.aanbod-middle-cont span img {
    /*width: 60px;*/
}
.middle-content-wrap{
    padding: 30px;
}
.aanbod-middle-cont h3{
    font-size: 4.2rem;
    color: #fff;
    margin: 10% 0;
}
.aanbod-middle-cont  p{
    color: #fff;
    opacity: 0.8;
}
.aanbod-middle-cont .common-btn{
    max-width: 332px;
    height: 71px;
    line-height: 71px;
    background-color: #42b786;
    margin-top: 60px;
}
.aanbod-middle-cont .common-btn:hover{
    color: #fff;
    background:#ee7e33;
}
.aanbod-product-sec .col-xl-4{
    padding: 0 30px;
}
.aanbod-product-wrap{
    margin: 0 -30px;
}
.aanbod-product-sec .each-product{
    margin: 0 0 64px 0;
}

/*******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:1.4rem;
  text-align: center;
}
#loader_section img{
  width: 100px;
  margin-bottom: 25px;
}

/*********Morgen Footer************/
.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}

.morgeninternet-footer:hover {
    background: #202020;
    transition: 0.3s all;
}

.morgeninternet-footer > img {
    height: 30px;
    padding-top: 15px;
}

.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0px 0;
}
.cookie_div{
    color:#9c9c9c;
    font-size: 1.12rem;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.cookie_div h4{
    margin-bottom: 15px;
    font-size: 13pt;
    font-family: 'Calibri';
}
.cookie_div a{
    color:#38b6be;
    font-size: 10pt;
    font-weight:bold;
    margin-left:8px;
    font-family: 'Calibri';
}
.cookie_div button{
    color:#3c935c;
    background:#dbffe8;
    font-weight: bold;
    border: 0;
    padding: 10px 25px;
    margin:5px 0;
    cursor: pointer;
    font-size: 1.12rem;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.light_theme{
    background:rgba(255, 255, 255, 0.83);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65);
}
.light_theme h4{
    color:#2a2a2a;
}
.dark_theme h4{
    color:#c9c9c9;
}
/****aanbod dtl****/
.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{
    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: 1.2rem;
    color: black;;
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.bullet-panel h3 {
    margin-bottom: 30px;
}
.cursor{
    cursor:pointer;
}
.form-1 ,.form-2 {
    display:none;
    margin: 0 auto;
    padding: 0;
}
#tab-7-height
{
    height:auto;
}
.format_span h3 span{
    display: inline-block;
    margin-top: 10px;
}
.aanbod-filter-sec .col-xl-3 {
    width: 25%;
    padding: 0 6px;
}
.each-filter-box span.val {
    float: none;
}
.each-filter-box h5 {
    padding: 25px;
}
.each-filter-checkbox h5 {
    padding: 0;
}
.aanbod-filter-sec .col-xl-12
{
    padding: 0 6px;
}
.reset-btn
{
    float: right;
}
.aanbod-filter-sec .dropdown-menu
{
    max-height: 400px;
    overflow-y: auto;
}
/*====aanbod filter======*/
.aanbod-filter-sec .dropdown-toggle::after{
    display: none;
}
.aanbod-filter-sec .dropdown-toggle h5{
    position: relative;
}
.aanbod-filter-sec .dropdown-toggle h5::after{
    width: 10px;
    height: 10px;
    border: 0;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-image: url(../images/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.aanbod-filter-sec .dropdown{
    margin-bottom: 15px;
}
.aanbod-filter-sec .dropdown-toggle{
    border: 1px solid #e0e0e0;
    border-radius: 30px;
    padding: 17px 25px;
    position: relative;
}
.aanbod-filter-sec .dropdown-toggle.show{
    border-color: transparent;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0px 10px 83.52px 6.48px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0px 10px 83.52px 6.48px rgb(0 0 0 / 7%);
}
.aanbod-filter-sec .dropdown-menu{
    min-width: 100%;
    border: 0;
    box-shadow: 0px 100px 83.52px 6.48px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0px 100px 83.52px 6.48px rgb(0 0 0 / 7%);
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 0 0 15px;
    margin-top: -3px !important;
}
.aanbod-filter-sec .dropdown-toggle.show h5{
    color: #167db1;
}
.aanbod-filter-sec .dropdown-toggle.show h5::after{
    transform: translateY(-50%) rotate(180deg);
}
.aanbod-filter-sec .dropdown-item{
    padding: 10px 25px;
}
.aanbod-filter-sec .dropdown-item table{
    width: 100%;
}
.aanbod-filter-sec .dropdown-item h5 span{
    float: right;
    color: #b5b5b5;
}
.aanbod-filter-sec .dropdown-item td{
    width: 50%;
    vertical-align: top;
}
.aanbod-filter-sec .dropdown-item td:first-child h5{
    position: relative;
    padding-left: 15px;
}
.aanbod-filter-sec .dropdown-item td:first-child h5:before{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    height: 6px;
    content: '';
    background: #167db1;
}
.aanbod-filter-sec .dropdown-item.active td:first-child h5:before, 
.aanbod-filter-sec .dropdown-item:active td:first-child h5:before{
    background: #fff;
}
.aanbod-filter-sec .dropdown-item.active, .aanbod-filter-sec .dropdown-item:active{
    background-color: #167db1;
}
.aanbod-filter-sec .dropdown-item.active h5, .aanbod-filter-sec .dropdown-item:active h5,
.aanbod-filter-sec .dropdown-item.active h5 span, .aanbod-filter-sec .dropdown-item:active h5 span{
    color: #fff;
}
.h-logo1 {
    display:block;
}
.diensten-list-left .sub_active a{
   box-shadow: 0px 12px 82.8px 7.2px rgb(0 0 0 / 7%);
    background-color: #ffff;
    -webkit-box-shadow: 0px 12px 82.8px 7.2px rgb(0 0 0 / 7%);
    color: #167db1;
}
.inner-header .desktop-nav.navbar-expand-lg .navbar-nav .active .nav-link {
  /*color: #167db1;*/
}
.header-area .nav-item.active .nav-link::before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
}
.related-product-sec .product-slider {
  margin-top: 45px;
}
.fixed-whatsapp-icon {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 999;
}

.fixed-whatsapp-icon img {
	width: 75px;
}

.popup .popuptext {
	display: none;
	width: 200px;
	background-color: #25D366;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	padding: 8px 0;
	position: absolute;
	z-index: 1;
	bottom: 0px;
    right: 6vw;
	font-size: small;
}

.notifcation {
	position: relative;
}

.alert-number {
	display: none;
	position: absolute;
	bottom: 62px;
	right: 4px;
	border-radius: 50%;
	width: 17px;
	height: 17px;
	background-color: red;
	color: white;
	text-align: center;
	font-size: small;
	animation: shake 0.5s;
	animation-iteration-count: 1;
}
.each-form-info table td p
{
    margin-top: 0;
}

.form_block{
	display:none;
}
/****whatsapp Btn*****/
.dtl-car-btn a.common-btn.whatsapp_btn{
    background-color: #25D366;
    border: 1px solid #25D366;
    color: #fff;
}
.dtl-car-btn a.whatsapp_btn img{
    width: 18px;
    margin-right: 3px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    margin-top: -3px;
}
.dtl-fix-price-btn a img.ideal-logo-sm{
    width: 30px;
    margin-left: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-car-btn .whatsapp_btn::after{
	display: none;
}
.dtl-car-price-each img.ideal-logo{
    width: 45px;
}
.dtl-car-price-each table{
    width: 100%;
}
#tab-6-height
{
    height: auto;
}
#financieren_tab iframe
{
    height: 780px;
}
.monthly-price
{
    cursor: pointer;
}


/*====aanbod filter======*/
.sectoren-filter .dropdown-toggle::after{
    display: none;
}
.sectoren-filter .dropdown-toggle h5{
    position: relative;
}
.sectoren-filter .dropdown{
    margin-bottom: 15px;
}
.sectoren-filter .dropdown-toggle{
    border: 1px solid #e0e0e0;
    border-radius: 30px;
    padding: 17px 25px;
    position: relative;
}
.sectoren-filter .dropdown-toggle.show{
    border-color: #f4f8ff;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0px 10px 83.52px 6.48px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0px 10px 83.52px 6.48px rgb(0 0 0 / 7%);
}
.sectoren-filter .dropdown-menu{
    min-width: 100%;
    border: 0;
    box-shadow: 0px 100px 83.52px 6.48px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0px 100px 83.52px 6.48px rgb(0 0 0 / 7%);
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 0 0 15px;
    margin-top: -2px !important;
    background-color: #f4f8ff;
}
.sectoren-filter .dropdown-toggle.show h5{
    color: #167db1;
}
.sectoren-filter .dropdown-item{
    padding: 10px 25px;
}
.sectoren-filter .dropdown-item table{
    width: 100%;
}
.sectoren-filter .dropdown-item td{
    width: 100%;
    vertical-align: top;
}
.sectoren-filter .dropdown-item td h5:before{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    height: 6px;
    content: '';
    background: #167db1;
}
.sectoren-filter .dropdown-item.active td h5:before, 
.sectoren-filter .dropdown-item:active td h5:before{
    background: #f4f8ff;
}
.sectoren-filter .dropdown-item.active, .sectoren-filter .dropdown-item:active{
    background-color: #167db1;
}
.sectoren-filter .dropdown-item.active h5, .sectoren-filter .dropdown-item:active h5,
.sectoren-filter .dropdown-item.active h5 span, .sectoren-filter .dropdown-item:active h5 span{
    color: #fff;
}
.aanbod-top-sec .dropdown-toggle {
    background: url(../images/sort-down.svg) #f4f8ff no-repeat 86% center/30px;
}
.sectoren-filter .dropdown-item td h5 {
    position: relative;
    padding-left: 15px;
}
.banner-content .common-btn{
	margin-top: 28px;
}
.service_pagination { position: relative; top: 0px; margin-bottom: 50px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); text-align: center; }
.service_pagination a { display: inline-block; width: 40px; height: 40px; -moz-border-radius: 4px; border-radius: 4px; font-size: 12px; line-height: 40px; text-align: center; }
.service_pagination li { display: inline-block; }
.service_pagination a { color: #000000; border-radius: 50%; font-size: 17px; margin: 0 3px; background: #FFFFFF; }
.service_pagination .active a, .service_pagination a:hover { background: #ee7e33; color: #fff; border-radius: 50%; }
@media(min-width: 992px){
    .product-sec .product-heading{
        margin-bottom: 60px;
    }
}
