@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #1c1c1c;
	overflow-X:hidden;
}
#page{
	overflow:hidden;
}
.dblock {
	display: none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
.header.active{
	position:fixed;
}
/*---------------------------- Header Area -------------------------*/
.header-area{
	background-color:#1c1c1c;
	padding:25px 50px;
}
.header-area .navbar{
	padding:0px;
	background:transparent !important;
}
.header-area .navbar-light .navbar-nav .nav-link {
	color:#fff;
	/*opacity:0.5;
	font-size:16px;*/
	letter-spacing:0.2px;
	padding:0px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	position:relative;
	text-transform: uppercase;
	font-size: 14px;
	opacity: 0.8;
}
.header-area .navbar-light .navbar-nav .active>.nav-link,
.header-area .navbar-light .navbar-nav .nav-link:hover{
	opacity:1;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.header-area .navbar-light .navbar-nav .nav-item{
	padding-right:25px;
}
.header-area .navbar-light .navbar-nav{
	padding-left:75px;
}
.header-area .navbar-light .navbar-nav .nav-link:after{
	position:absolute;
	bottom:-40px;
	width:0%;
	height:3px;
	background-color:#5f9e48;
	content:'';
	left:0px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.header-area .navbar-light .navbar-nav .active>.nav-link:after,
.header-area .navbar-light .navbar-nav .nav-link:hover:after{
	width:100%;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/*--------------------------------- Banner Area --------------------------*/
.banner-area{
	position:relative;
}
.each-banner{
	height:1016px;
}
.banner-button-area{
	position:absolute;
	top:0px;
	right:0px;
	z-index:9;
}
.banner-button-area ul li{
	width:258px;
}
.banner-content{
	position:absolute;
	top:55%;
	transform:translateY(-50%);
	width:100%;
	left:0px;
	z-index:1;
	padding-left: 90px;
    box-sizing: border-box;
}
.banner-content h1{
	margin-bottom:20px;
}
.banner-content p{
	font-family: 'Nunito Sans light';
	color:#fff;
	font-size:24px;
	margin-bottom:40px;
}
.banner-content-button-area{
	margin-bottom:45px;
}
.banner-content-button-area a{
	margin-right:10px;
}
.banner-content-button-area .common-btn.blk-btn{
	background-color:rgba(0,0,0,0.6);
}
.banner-content-button-area .common-btn.blk-btn:hover{
	background:#5f9e48;
	color:#fff;
}
.play-button-image{
	width:105px;
	height:105px;
	background-color:rgba(0,0,0,0.5);
	border-radius:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.video-text p{
	font-family: 'Nunito Sans Bold';
	font-size:16px;
	color:#fff;
	margin-bottom:0px !important;
	padding-left:32px;
}
.banner-bottom-red-area{
	bottom:0px;
	position:absolute;
	left:0px;
	background:#c32a2a;
	width:100%;
	z-index:1;
	display:flex;
	justify-content:center;
	padding:11px 0px;
}
.banner-bottom-red-area a span img{
	width:15px;
	margin-left:20px;
}
.banner-bottom-red-area p{
	margin:0px;
	color:#fff;
	font-family: 'Nunito Sans Regular';
	font-size:16px;
	padding-left:140px;
}
.banner-bottom-red-area a{
	font-family: 'Nunito Sans Bold';
	font-size:16px;
	color:#fff;
	margin-top:4px;
	margin-left:75px;
}
.cross-div{
	position:absolute;
	right:15px;
	cursor:pointer
}
.cross-div img{
	width:20px;
}
.banner-slider-control{
	position:absolute;
	width:360px;
	bottom:0px;
	left:0px;
	height: 90px;
	background-color:rgba(28,28,28,0.7);
	z-index: 1;
}
.banner-slider-control .common-arrow img{
	filter:invert(1);
}
.banner-slider-control .swiper-container-horizontal>.swiper-pagination-bullets, 
.banner-slider-control .swiper-pagination-custom, 
.banner-slider-control .swiper-pagination-fraction {
    bottom: auto;
    left: 50%;
	top:50%;
	transform:translate(-50%, -50%);
    width: 25%;
    margin: auto;
	color:#fff;
	font-family: 'Nunito Sans Regular';
	font-size:0px;
}
.banner-slider-control .swiper-pagination-total{
	display:none;
}
.banner-slider-control .swiper-pagination-current{
	font-size:16px;
}
.banner-slider-control .swiper-button-prev{
	left:50px;
}
.banner-slider-control .swiper-button-next{
	right:50px;
}

/*------------------------------ Welcome section -----------------------------*/
.welcome-section{
	padding:55px 0px 30px;
}
.welcome-section .col-lg-5 .image-text p{
	text-transform: uppercase;
}
.welcome-section-left h2{
	margin-bottom:15px;
}
.welcome-section-left .welcome-content-slider-part{
	margin-bottom:60px;
	position:relative;
}
.welcome-section-left .welcome-content-slider-part p{
	margin:0px;
	text-align: justify
}
.welcome-section-left h3{
	margin-bottom:50px;
	margin-top: 50px;
}
.welcome-section-left{
	padding:50px 120px 0px 70px;
}
.welcome-section-left .welcome-content-slider-part .swiper-button-prev{
	left:-70px;
}
.welcome-section-left .welcome-content-slider-part .swiper-button-next{
	right:-70px;
}
.welcome-image-wrapper{
	position:relative;
}
.welcome-image-wrapper:after{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(95,158,72,0.5);
	content:'';
	opacity:0;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.welcome-image-wrapper:hover:after{
	opacity:1;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.welcome-image-wrapper .image-text{
	position:absolute;
	width:100%;
	text-align:center;
	top:50%;
	transform:translateY(-50%);
	left:0px;
	z-index:1;
}
.welcome-image-wrapper .image-text p{
	font-family: 'Nunito Sans Bold';
	font-size:16px;
	color:#fff;
	letter-spacing: 0.2px;
}
.wecome-right-part ul{
	font-size:0px;
	margin-top:40px;
}
.wecome-right-part ul li{
	width:calc(50% - 5px);
	display:inline-block;
	margin-bottom:10px;
}
.wecome-right-part ul li:nth-child(odd){
	margin-right:5px;
}
.wecome-right-part ul li:nth-child(even){
	margin-left:5px;
}
.wecome-right-part{
	padding-right:111px;
	padding-left:11px;
}

/*----------------------------------------- Product area --------------------------------------*/
.produt-slider-area{
	position:relative;
}
.tab-button-area{
	width:172px;
	margin-top: 267px;
}
.tab-content-area{
	width:calc(100% - 172px);
	position:relative;
}
.tab-button-area ul{
	display:block;
}
.tab-button-area ul li{
	display:block;
}
.tab-button-area ul li a{
	width:100%;
	font-family: 'Nunito Sans Bold';
	font-size:16px;
	color:#1c1c1c;
	display:block;
	background:#f7f7f7;
	/*padding: 74px 0px;*/
	padding: 40px 0px;
	border-bottom: 1px solid #aaa;
	text-align:center;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	position:relative;
	border-radius:0px !important;
}
.tab-button-area ul li a:hover, .tab-button-area ul li a.active{
	background:#5f9e48 !important;
	color:#fff;
	border-color:#5f9e48;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.tab-button-area ul li:last-child a{
	border-color: transparent;
}
.tab-button-area ul li a:after{
	width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	content:'';
	right:0px;
	opacity:0;
}
.tab-button-area ul li a.active:after{
	opacity:1;
}
.product-background-image img{
	display:none;
}
.product-background-image{
	position:absolute;
	right:0px;
	width:50%;
	height:100%;
	top:0px;
}
.tab-area-heading{
	background:#fff;
	position: relative;
    z-index: 1;
	padding:78px 0px 73px;
}
.profile-image{
	width:116px;
	height:116px;
	border-radius:100%;
	overflow:hidden;
}
.profile-text{
	padding-left:65px;
}
.profile-right-text{
	max-width:85%;
}
.tab-slider-content{
	/*width:50%;*/
	/*padding:0px 75px;*/
	position:relative;
	height: calc(100% - 267px);
}
.tab-pane.fade.in.active{
	opacity:1;
}
.each-product {
	margin-top:50px;
}
.each-product h6{
	margin-top:30px;
}
.tab-slider-content .banner-slider-control{
	left: 50%;
    transform: translatex(-50%);
    bottom: 0px;
    height: 65px;
	background:transparent;
}
.tab-content-wrapper{
	position:relative;
	height:100%;
}
.tab-slider-content .common-arrow img {
    filter: invert(0);
}
.tab-slider-content.banner-slider-control .swiper-container-horizontal>.swiper-pagination-bullets, 
.tab-slider-content.banner-slider-control .swiper-pagination-custom, 
.tab-slider-content .banner-slider-control .swiper-pagination-fraction {
    bottom: auto;
    left: 50%;
	top:50%;
	transform:translate(-50%, -50%);
    width: 25%;
    margin: auto;
	color:#1c1c1c;
	font-family: 'Nunito Sans Regular';
	font-size:0px;
}
.tab-slider-content .each-product-coloum{
	padding: 0px 75px;
	width: 50%;
}
.product-bottom-area{
	position: absolute;
    width: 50%;
    bottom: 0px;
    text-align: right;
    left: 0px;
}
.each-product img{
	/*width:100%;*/
	max-height: 100px;
    max-width: 100px;
}
.mobile-tab-area{
	display:none;
}
/*------------------------------------------- Branch section css -----------------------------*/
.branches-section{
	padding:85px 0px 40px;
	width:calc(100% + 370px);
	left:50%;
	transform:translateX(-50%);
	position:relative;
}
.each-branches{
	height:460px;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	position:relative;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.each-branches:after{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	opacity: 0;
	content:'';
}
.branch-slider-wrapper .owl-item.active.center .each-branches:after{
	opacity: 1;
}
.each-branch-name{
	position:absolute;
	bottom:0px;
	width:100%;
	left:0px;
	padding:30px 35px;
	z-index:9;
	color: #fff;
}
.owl-item.active.center .each-branches .each-branch-name{
	bottom: 30px;
}
.each-branch-name h3{
	color:#fff;
	margin-bottom:0px;
}
.slick-slide {
    margin: 0px 5px;
}

.owl-item.active.center .each-branches{
	height:556px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.branch-slider-wrapper{
	margin-top:50px;
	position:relative;
}
.each-branch-name a{
	color:#fff;
	font-family: 'Nunito Sans Regular';
	font-size:16px;
	position: relative;
    z-index: 9999;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	display: none;
}
.each-branch-name a span img {
    width: 15px !important;
    margin-left: 20px;
	display:inline-block !important;
}
.each-branch-image-area .profile-image{
	margin:0px auto;
}
.owl-carousel .owl-item .profile-image img{
	display: block;
}
.each-branch-image-area h5{
	margin-top:15px;
}
.each-branch-image-area{
	position:relative;
	margin-top:-58px;
	opacity:0;
	visibility:hidden;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.owl-item.active.center .each-branch-image-area{
	position:relative;
	opacity:1;
	visibility:visible;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.owl-item.active.center .each-branch-name a{
	margin-top:10px;
	display:inline-block;
}
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next{
	width:85px;
	height:85px;
	background:#1c1c1c;
	color: white;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
	position:relative;
}
.owl-carousel .owl-nav button.owl-prev span, 
.owl-carousel .owl-nav button.owl-next span{
	display:none;
}
.owl-carousel .owl-nav button.owl-next:before{
	width:100%;
	height:100%;
	background:url('../images/arrow2.svg') no-repeat center center/25px;
	content:'';
	position: absolute;
    top: 0px;
    left: 0px;
}
.owl-carousel .owl-nav button.owl-prev:before{
	width:100%;
	height:100%;
	background:url('../images/arrow2.svg') no-repeat center center/25px;
	content:'';
	position: absolute;
    top: 0px;
    left: 0px;
	transform:rotate(180deg)
}
.owl-nav{
	margin:0px auto;
	position:absolute;
	bottom:0px;
	left:50%;
	transform:translateX(-50%);
	display: block !important;
}
.owl-prev{
	float:left;
}
.owl-next{
	float:right
}

/*----------------------------- Footer Css -------------------------*/
.footer-area{
	background:#1c1c1c;
}
.footer-logo-area{
	background:#5f9e48;
	text-align:center;
	min-width:310px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.call-icon img{
	transform:rotate(90deg);
}
.each-footer-tab ul li{
	margin-bottom:40px;
}
.each-footer-tab ul li:last-child{
	margin-bottom:0px;
	white-space: nowrap;
}
.each-footer-tab.last-tab{
	/*position: absolute;*/
    bottom: 0;
}
.each-footer-tab ul li img{
	width:15px;
	margin-right:15px;
}
.each-footer-tab ul li a, .each-footer-tab ul li{
	color:rgba(255,255,255,0.5);
	font-family: 'Nunito Sans Regular';
	font-size:16px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.each-footer-tab ul li a:hover{
	color: #fff;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.footer-content-area{
	width:100%;
	padding-left:145px;
	padding-top:135px;
	padding-bottom:110px;
}
.footer-content-area h6{
	color:#fff;
	margin-bottom:25px;
}
.each-footer-tab p{
	color:#fff;
	font-family: 'Nunito Sans Regular';
	font-size:16px;
	opacity:0.5;
	margin-bottom:0px;
}
.each-footer-tab.footer-nav ul{
	font-size:0px;
}
.each-footer-tab.footer-nav ul li{
	display:inline-block;
	width:26%;
	margin-bottom:30px;
	margin-right: 25px;
}
.each-footer-tab.footer-nav ul li a{
	color:#fff;
	font-size:16px;
	font-family: 'Nunito Sans Regular';
	position:relative;
	padding-bottom:10px;;
	border-bottom:1px solid #fff;
	display:block;
	opacity:0.5;
	background:url('../images/right-arrow.svg') no-repeat right center/10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-footer-tab.footer-nav ul li a:hover{
	opacity:1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-footer-tab.footer-nav ul li:nth-child(odd){
	/*margin-right:50px;*/
}
.each-footer-tab.footer-nav{
	/*padding-left:60px;*/
}
.each-footer-tab.last-tab a{
	color:#fff;
	font-size:16px;
	font-family: 'Nunito Sans Regular';
	opacity:0.5;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	display: inline-block;
	margin-left:10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
    margin-top: 5px;
}
.each-footer-tab.last-tab a:hover{
	opacity:1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-footer-tab.footer-nav ul > li:nth-last-of-type(-n+2) {
    margin-bottom:0px;
}
.footer-content-area .row{
	/*align-items: flex-end;*/
}
.footer-area{
	position:relative;
}
.social-icon-part li{
	display: inline-block;
    margin:35px 15px 0 0;
}
.social-icon-part ul li img {
    width: 20px;
    margin-right:0;
}
.header-area .social-icon-part li{
	margin-top: 0;
}
/*--------------------------------- Fixed Button area ----------------------*/
.fixed-form-area{
	position:fixed;
	right:0%;
	top:24%;
	z-index:99;
}
.form-area{
	padding:30px 25px;
	position:fixed;
	right:-100%;
	top:24%;
	z-index:99;
	background-color:rgba(0,0,0,0.6);
	width:325px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.form-style{
	font-family: 'Nunito Sans Regular';
    font-size: 16px;
    color: #fff;
    border: 0px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    border-radius: 0px;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
    resize: none;
	background:transparent;
	margin-bottom:15px;
}
.form-style:focus{
	background:none;
}
.form-style::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.form-style:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.form-style::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.fixed-form-area .form-group .common-btn{
	height:50px;
	line-height:50px;
	color:#1c1c1c;
	background:#fff;
	max-width:100%;
}
.cross-form img{
	width: 20px;
	margin-top:-25px;
}
.cross-form{
	height:65px;
}
.fixed-button-area{
	position: relative;
    z-index: 999;
}
.fixed-form-area a.common-btn {
	width:258px;
}
.form-area.active{
	right:0px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.owl-dots{
	display:none;
}
.owl-carousel .owl-item img {
    display: none;
    width: 100%;
}
.owl-carousel .owl-item .each-branches .each-branch-name span img{
	display: inline-block;
    width: 20px;
    margin-left: 15px;
}
/*---------------------------- Branches Area ---------------------------*/
.inner-banner-area .banner-content{
	position:relative;
	top: 0%;
    transform: translateY(0%);
	padding:100px 0px;
}
.inner-banner-area .banner-content h1{
	font-size:48px;
	margin-bottom:0px;
	padding-left:100px;
}
.branch-welcome{
	padding:110px 0px;
}
.branch-welcome-content-wrapper h2{
	margin-bottom:15px;
}
.branch-welcome-content-wrapper p{
	margin: 12px;
}
.branch-welcome-content-wrapper{
	max-width:1145px;
	margin:0px auto;
}
.each-listing{
	position:relative;
	margin-bottom:90px;
}
.image-area-wrapper{
	position:absolute;
	right:0px;
	top:0px;
}
.each-listing-content h2{
	margin-bottom:10px;
}
.each-listing-content{
	padding-right:55px;
}
.image-area{
	display:inline-block;
	position:relative;
}
.brunch-button{
	position:absolute;
	left:0px;
	bottom:0px;
	width:258px;
}
.brunch-button a.common-btn{
	background:#5f9e48;
}
.brunch-button a.common-btn:hover{
	background:#2d2d2d;
}
.branch-listing .each-listing:nth-child(even) .image-area-wrapper {
    left: 0px;
	right:auto;
}
.branch-listing .each-listing:nth-child(even) .each-listing-content {
    padding-right: 0px;
    padding-left: 55px;
}
.branch-listing .each-listing:nth-child(even) .brunch-button {
    left: auto;
	right:0px;
}
.image-area img{
	width:100%;
}

/*---------------------------- Category Css ---------------------------*/
.category-form{
	background:#1c1c1c;
	padding:35px 125px;
}
.form-styl {
    padding: 0px 0px;
    resize: none;
    background-color: transparent;
    border-radius: 0px;
    font-family: 'Nunito Sans Regular';
	border:0px;
    border-bottom: 1px solid #747474;
    min-height: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}
.form-styl::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.form-styl:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.form-styl::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.form-styl:focus{
	border-bottom: 1px solid #ffffff;
	box-shadow:none;
	background:none;
}
.category-form button{
	margin-top:35px;
}
.categoly-forms{
	padding-bottom:20px;
}

.magazine-listing-wrapper{
	padding:75px 95px 0px; 
}
.magazine-heading h2{
	margin-bottom:20px;
}
.each-magazine-details h3{
	font-family: 'Nunito Sans light';
	margin-bottom:15px;
}
.each-magazine-details p{
	font-family: 'Nunito Sans light';
	margin-bottom:30px;
	font-size:14px;
	line-height:28px;
}
.each-magazine-details{
	padding: 30px 50px 30px 0px;
}
.magazine-heading{
	margin-bottom:100px;
}
.each-magazine{
	margin-bottom:80px;
}
.magazine-form{
	background:#1c1c1c;
	padding:50px 75px;
	border:10px solid #fff;
}
.magazine-form h2{
	color:#fff;
	margin-bottom:50px;
}
.form-group label{
	color:#fff;
	margin-left:30px;
	font-size:15px;
	font-family: 'Nunito Sans Regular';
}
.checkbox-area{
	margin:20px 0px 30px;
}
.fixed-form-area .checkbox-area{
	margin:0;
}
.fixed-form-area .checkbox-area .form-style{
	width: auto;
    display: inline-block;
}
/*------------------------------- Vacature listing Page ---------------------------*/

.vacature-listing-image{
	/*height:240px;*/
	transition: height 0.5s;
	position:relative;
	overflow:hidden;
	background-image:none !important;
}
.vacature-listing-content{
	padding-top:25px;
}
.vacature-listing-content h3{
	margin-bottom:15px;
	font-family: 'Nunito Sans light';
}
.vacature-listing-content p{
	font-family: 'Nunito Sans light';
	margin-bottom:0px;
	font-size:14px;
	line-height:28px;
	margin-right: 30px;
}
.vacature-isting-wrapper .vacature-listing-image img{
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	max-height: 240px;
    object-fit: cover;
}
.vacature-isting-wrapper .vacature-listing-image:hover img{
	/*height: 385px;*/
	transform:scale(1.5);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
/*.vacature-isting-wrapper:hover .vacature-listing-content{
	display:none;
}*/
.vacature-isting-wrapper{
	margin-bottom:70px;
}
.vacature-listing{
	padding-bottom:80px;
}
.vacature-listing-image .vacature-hover-content{
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	top:0px;
	left:0px;
	padding:30px 0px;
	opacity:0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.vacature-hover-content h3{
	color:#fff;
	font-family: 'Nunito Sans light';
}
.vacature-hover-content .sub-link{
	color:#fff;
	font-family: 'Nunito Sans light';
	font-size:16px;
	position:absolute;
	bottom:30px;
	left:50%;
	transform:translateX(-50%);
}
.vacature-hover-content .sub-link img{
	width: 15px;
  	margin-left: 10px;
  	transform: scale(1) !important;
  	max-height: unset;
}
.vacature-isting-wrapper .vacature-listing-image:hover .vacature-hover-content{
	opacity:1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.vacature-listing-content.hide{
	display:none
}

/*------------------------------- Vacature Details Page ---------------------------*/
.details-page-banner-area .banner-content{
	display:none
}
.details-page-table-content-wrapper{
	padding-left:100px;
}
.details-page-pagination{
	font-family: 'Nunito Sans Regular';
	font-size:16px;
	color:#1c1c1c;
	padding: 21px 60px 20px;
}
.details-page-pagination a:hover{
	color:#5f9e48
}
/*.details-page-banner-area .banner-button-area ul{
	justify-content: flex-end;
}
.details-page-banner-area .banner-button-area ul li:first-child a{
	background: #373737;
}
.details-page-banner-area .banner-button-area ul li:first-child a:hover{
	background: #5f9e48;
}*/
.details-page-table-area{
	padding:100px 0px;
	background:#1c1c1c;
}
.details-page-table-area .table-heading h2{
	color:#fff;
	margin-bottom:30px;
}
.details-page-table-area .table-content-area table{
	width:100%;
}
.details-page-table-area .table-content-area table tr td{
	font-family: 'Nunito Sans Regular';
	font-size:16px;
	color:#fff;
}
.details-page-table-area .table-content-area table tr td{
	width: 50%;
	vertical-align: top;
}
.details-page-table-area .table-content-area table tr td:first-child{
	padding-right:50px;
}
.details-page-table-area .table-content-area table tr td:last-child{
	padding-left:50px;
}
.table-area-button-area, .table-content-area a{
	margin-top:50px;
}
.table-area-button-area a.common-btn, .table-content-area a.common-btn{
	background: #5f9e48;
}
.table-area-button-area a.common-btn:hover, .table-content-area a.common-btn:hover{
	background: #fff;
	color:#1c1c1c;
}
.details-form-area{
	border-top:10px solid #fff;
	padding-bottom:0px;
}
.details-page-form-left-part{
	background:#f3f3f3;
	border-right:10px solid #fff;
	padding-left:130px;
}
.details-page-form-left-part ul li {
    margin-bottom: 25px;
    font-size: 16px;
}
.details-page-form-left-part ul li{
	color: #979797;
}
.details-page-form-left-part ul li img {
    width: 15px;
    margin-right: 15px;
	filter: brightness(0);
}
.details-page-form-left-part ul li a {
    color: #979797;
    font-family: 'Nunito Sans Regular';
    font-size: 16px;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.details-page-form-left-part h2{
	margin-bottom:20px;
}
.details-page-form-left-part p{
	margin-bottom:100px;
}
.details-page-form-left-part ul li a:hover{
	color: #1c1c1c;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.details-page-form-left-part ul li:last-child{
	margin-bottom:0px;
}
.details-page-listing{
	padding-top:100px;
}
.details-page-left-content h2{
	white-space: nowrap;
}
.details-page-left-content p{
	padding-left: 60px;
	margin:0px;
}
.details-page-listing .container > .row:first-child{
	margin-bottom:70px;
}


.portfolio-filter-section{
	padding:100px 0px;
}
.portfolio-filter-section h2{
	margin-bottom:20px;
}
.filter-select{
	background:#f3f3f3;
	display:inline-block;
	padding: 49px 30px;
}
.filter-select label{
	font-family: 'Nunito Sans Bold';
	font-size:14px;
	color:#1c1c1c;
	display:block;
}
.filter-select select{
	border:0px;
	background-color:transparent;
	font-family: 'Nunito Sans Regular';
	font-size:18px;
	color:#1c1c1c;
	appearance: none;
	-webkit-appearance: none;
	padding-right:40px;
	background-image:url('../images/arrow-down-sign-to-navigate.svg');
	background-position:right center;
	background-repeat:no-repeat;
	background-size:10px;
    width: 100%;
}
.filter-button button{
	background:#5f9e48;
	border:0px;
	height:100%;
	width:155px;
	margin-left:10px;
	cursor:pointer;
}
.text-white{
	color: #1c1c1c !important;
    width: 100%;
    text-align: center;
    font-size: 16px;
    display: inline-block;
}
.filter-button button img{
	width:30px;
	border:0px;
}
.filter-area form{
	display:flex;
}
.filter-area{
	justify-content: flex-end;
}
.portfolio-listing-each-blog h3{
	font-family: 'Nunito Sans light';
	margin-bottom:20px;
}
.portfolio-listing-each-blog p{
	font-size:14px;
	margin-bottom:40px;
	margin-right: 30px;
}
.portfolio-listing .row{
	margin:0px -.25rem;
}
.portfolio-listing .row .col-lg-4{
	padding:0px .25rem
}
.portfolio-listing-each-blog{
	margin-bottom:100px;
}

.portfolio-button a{
	background:#5f9e48;
}
.portfolio-button a:hover{
	background:#2d2d2d;
}
.portfolio-details-content{
	padding-top:10px;
}
.portfolio-details .common-arrow{
	width: 85px;
    height: 85px;
    background: #1c1c1c;
    color: white;
}
.portfolio-details .common-arrow img{
	width:20px;
}
.portfolio-details .each-magazine {
    margin-bottom: 0px;
}
.portfolio-details{
	position:relative;
}
.portfolio-details .swiper-button-next.common-arrow{
	right:0px;
}
.portfolio-details .swiper-button-prev.common-arrow{
	left:0px;
}
.portfolio-details .swiper-button-prev.common-arrow img{
	transform:rotate(180deg);
}
.branchnaam-area{
	margin-top:100px;
	padding-bottom:100px;
}
.branchnaam-heading-area h2{
	margin-bottom:30px;
}
.branchnaam-heading-area p{
	margin-bottom:0px;
}
.branchnaam-area .wecome-right-part{
	padding-right:0px;
}
.branchnaam-area .wecome-right-part ul li {
    width:25%;
    display: inline-block;
    margin-bottom: 10px;
	padding:5px;
}
.branchnaam-area .wecome-right-part ul li:nth-child(odd) {
    margin-right: 0px;
}
.branchnaam-area .wecome-right-part ul li:nth-child(even) {
    margin-left: 0px;
}
.branchnaam-area .wecome-right-part ul {
    margin-top: 80px;
}
.form-profile-area h4{
	font-family: 'Nunito Sans Regular';
	color:#fff;
}
.form-profile-area p{
	color:#fff;
	font-size:16px;
	margin:0px;
}
.form-profile-area {
	margin-top:70px;
}
.form-profile-area h2{
	margin-bottom:20px;
}
/*************************contact**********************/
.map-sec{
	height: 600px;
}
.opening-wrap{
	max-width: 860px;
	width: 100%;
	background-color: #fff;
	padding: 60px 140px;
	margin-top: -18%;
	-webkit-box-shadow: -2px 5px 14px 0px rgb(0,0,0,0.1);
    -moz-box-shadow: -2px 5px 14px 0px rgba(0,0,0,0.1);
    box-shadow: -2px 5px 14px 0px rgb(0,0,0,0.1);
	position: relative;
}
.opening-wrap p{
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 80px;
}
.opening-wrap p:last-child{
	opacity: 0.5;
	line-height: 52px;
	margin: 30px 0 15px;
}
.opening-wrap h4{
	color: #1c1c1c;
	font-family: 'Nunito Sans Regular';
}
.contact-pg-form{
	/*background-color: #232323;*/
	padding: 80px 0 65px;
	overflow: hidden;
}
.contact-pg-form .form-styl {
    border-bottom: 1px solid rgba(116,116,116,0.50);
    color: #1c1c1c;
}
.contact-pg-form .form-styl::placeholder {
  color: #1c1c1c;
}
.contact-pg-form .form-styl:-ms-input-placeholder {
  color: #1c1c1c;
}
.contact-pg-form .form-styl::-ms-input-placeholder {
  color: #1c1c1c;
}
.contact-pg-form .form-styl:focus{
	border-bottom: 1px solid rgba(116,116,116,0.50);
}
.contact-pg-form .form-left{
	position: relative;
	height: 100%;
	padding-top: 60px;
}
.contact-pg-form .form-left:after{
	position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    content: '';
    background: #f3f3f3;
    z-index: -1;
}
.form-left h2{
	/*color: #fff;*/
	line-height: 54px;
	margin: 30px 0 45px;
}
.form-left p, .form-left a{
	/*color: rgba(255,255,255,0.5);*/
}
.form-left a:hover{
	/*color: #fff;*/
}
.form-left p img{
	width: 15px;
    margin-right: 15px;
    filter: brightness(0) invert(0);
    -webkit-filter:brightness(0) invert(0);
}
.form-left p{
	line-height: 25px;
	font-size: 16px;
}
.form-wrap{
	max-width: 1390px;
	width: 100%;
	margin:auto;
}
.form-panel .form-group {
    margin-bottom: 25px;
}
.form-panel .common-btn{
	/*background: #fff;
	color: #1c1c1c;*/
}
.form-panel .common-btn:hover {
    /*background: #5f9e48;
    color: #fff;*/
}
/*********************vervoot*****************/
.vervoort-top-sec{
	padding: 80px 0;
}
.vervoort-image-slider{
	overflow: hidden;
	position: relative;
}
.vervoort-slider-wrap{
	margin-right: -25%;
}
.vervoort-image-slider .common-arrow{
	width: 80px;
	height: 80px;
	background-color: #1c1c1c;
}
.vervoort-image-slider .common-arrow img{
	width: 24px;
}
.vervoort-image-slider .swiper-button-prev img{
	transform: rotate(180deg);
}
.vervoort-image-slider .swiper-button-next{
	right: 0;
}
.vervoort-image-slider .swiper-button-prev{
	left: 0;
}
.gallery-top-content{
	background-color: #f3f3f3;
	padding: 110px 0 130px;
}
.vervoort-middle-sec.branch-welcome{
	padding: 0px;
}
.middle_sec .gallery-top-content{
	padding: 110px 0 0px !important;
	border-bottom: 2px solid #ccc;
}
.gallery-area{
	position: relative;
}
.gallery-area:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 170px;
	top: 0;
	background-color: #f3f3f3;
	content: '';
	z-index: -1;
}
.gallery-area-wrap{
	max-width: 1480px;
	width: 100%;
	margin:auto ;
}
.each-gallery{
	position: relative;
	cursor: pointer;
}
.each-gallery:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #000;
	opacity: 0;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: none;
}
.each-gallery:hover:after{
	opacity: 0.5;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.each-gallery:before{
	position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.each-gallery:hover:before{
	opacity: 0;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.each-gallery-content{
	position: absolute;
	bottom: 25px;
	left: 0;
	padding-left: 30px;
	z-index: 1;
}
.each-gallery-content h4{
	color: #fff;
	font-family: 'Nunito Sans Regular';
}
.gallery-area .branch-welcome-content-wrapper{
	/*margin-top: 90px;*/
	margin-top: 30px;
    max-width: 410px;
}
.hover_style::before {
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.common-block-content{
	margin-bottom: 100px;
}
.sec-left-content h2, .sec-left-content p{
	color: #fff;
}
.sec-left-content h2{
	margin-bottom: 15px;
}
.team-member-slider-sec .sec-heading{
	padding: 30px 90px;
	background-color: #1c1c1c;
}
.sec-left-content{
	padding-right: 160px;
	text-align: justify;
}
.slider-top-pagination li{
    color: #fff;
    font-size: 24px;
    opacity: 0.5;
    font-family: 'Nunito Sans Regular';
    display: inline-block;
    padding-right: 44px;
}
.slider-top-pagination li.active{
	opacity: 1;
}
.slider-top-pagination li:last-child{
	padding-right: 0;
}
.slider-top-pagination li span{
	border-bottom: 1px solid #fff;
}
.member-block{
	position: relative;
	cursor: pointer;
}
.member-block:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #000;
	opacity: 0;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.member-block:hover:after{
	opacity: 0.5;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.member-dtl{
	position: absolute;
	bottom: 22px;
	left: 0;
	padding-left: 30px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.member-block:hover .member-dtl{
	opacity: 1;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.member-dtl h4, .member-dtl h6{
	color: #fff;
	font-family: 'Nunito Sans Regular';
	line-height: 30px;
}
.member-slider{
	position: relative;
}
.member-slider .banner-slider-control{
	bottom: auto;
	top: 0;
	background-color: #1c1c1c;
}
.vervoort-bottom-sec .tab-content h2, .vervoort-bottom-sec .tab-content p{
	color: #fff;
}
.vervoort-bottom-sec .tab-content p{
	height: 110px;
}
.vervoort-bottom-sec .tab-content h2{
	margin-bottom: 15px;
}
.vervoort-bottom-sec .tab-content{
	position: relative;
	padding: 11% 0;
    margin-bottom: 6px;
}
.tab-bg-area{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.vervoort-bottom-sec .tab-content .tab-pane{
	max-width: 1040px;
	width: 100%;
	margin:auto;
	text-align: center;
} 
.vervoort-bottom-sec .branch-welcome-content-wrapper{
	margin:120px auto;
}
.vervoort-bottom-sec .nav-tabs .nav-link {
    border: 0;
    background-color: #e3e3e3;
    border-radius: 0;
    font-family: 'Nunito Sans Regular';
    font-size: 16px;
    color: #1c1c1c;
    padding: 22px 0;
    position: relative;
}
.vervoort-bottom-sec .nav-link:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #5f9e48;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    opacity: 0;
}
.vervoort-bottom-sec .nav-link.active:before{
	opacity: 1;
}
.vervoort-bottom-sec .nav-tabs .nav-item {
    margin-bottom: 0px;
    width: 20%;
    text-align: center;
    padding-right: 2px;
}
.nav-tab-wrap{
	max-width: 1300px;
    width: 100%;
    margin: auto;
}
.vervoort-bottom-sec .nav-link.active{
	background-color: #5f9e48;
	color: #fff;
}
.vervoort-bottom-sec .nav-tabs{
	border-bottom: 0;
}

/*******************assortiment******************/
.inner-banner-area .banner-bottom-red-area{
	width: 100%;
}
.assortiment-filter-sec{
	padding-top: 30px;
}
.assortiment-filter-sec .filter-area{
	justify-content: flex-start;
	padding-left: 100px;
	padding-right: 100px;
}
.assortiment-filter-sec .filter-button button{
	width: 100%;
	margin: 0;
}
.assortiment-filter-sec .filter-button{
	margin-left: 10px;
}
.assortiment-filter-sec .filter-select{
	position: relative;
	width: 100%;
	padding-right: 30px;
}
.assortiment-filter-sec .filter-select:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 1px;
	height: calc(100% - 60px);
	content: '';
	background:#e1e1e1;
}
.assortiment-filter-sec .col-lg-2:nth-child(1) .filter-select:after{
	display: none;
}
.assortiment-filter-sec .col-xl-2{
	-ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}
.assortiment-filter-sec .col-lg-10{
	-ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
}
.range-slider-sec h6{
	color: #4c4c4c;
}
.range-slider-sec h6 span{
	font-family: 'Nunito Sans Regular';
}
.range-bg-area{
	background-color: #e1e1e1;
	padding: 15px 50px;
}
.range-wrap{
	max-width: 860px;
	width: 100%;
	margin-left: auto;
}
/*=======range slider==========*/
.selector {
    position: relative;
    padding: 0 20px;
}
.selector ul {
    position: relative;
    display: block;
    overflow: auto;
    min-width: 138px;
    max-height: 200px;
    background: #fff;
    list-style: none;
    white-space: inherit;
    padding-right: 17px;
    width: calc(100% + 17px)
}

.selector li {
    position: relative;
    padding: 3px 20px 3px 25px;
    cursor: pointer
}

.selector li:before {
    position: absolute;
    top: 50%;
    left: 0;
    top: 4px;
    display: inline-block;
    margin-right: 9px;
    width: 17px;
    height: 17px;
    background-color: #f4f4f4;
    border: 1px solid #d5d5d5;
    content: ""
}

.selector li[data-selected="1"]:before {
    border: 1px solid #d7d7d7;
    background-color: #fff
}

.selector li[data-selected="1"]:after {
    position: absolute;
    top: 50%;
    left: 3px;
    top: 11px;
    display: inline-block;
    width: 4px;
    height: 10px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    background: none;
    color: #39c9a9;
    content: "";
    -webkit-transform: rotate(40deg) translateY(-50%);
    transform: rotate(40deg) translateY(-50%)
}

.selector li:hover {
    color: #aaa
}

.selector li .total {
    position: absolute;
    right: 0;
    color: #d7d7d7
}

.selector .price-slider {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.selector .price-slider:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 0;
    color: #39c9a9;
    content: attr(data-currency);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.selector #slider-range, .selector #slider-range2, .selector #slider-range3 {
    width: 100%;
    border: none;
    background: #FFFFFF;
    height: 3px;
    margin-right: 22px;
    margin-left: 25px;
}
.selector .ui-slider-handle {
    border-radius: 50%;
    background-color: #39c9a9;
    border: none;
    top: -14px;
    width: 28px;
    height: 28px;
    outline: none
}

@media (min-width: 768px) {
    .selector .ui-slider-handle {
        top:-7px;
        width: 16px;
        height: 16px
    }
}

.selector .ui-slider-range {
    background-color: #5f9e48;
}

.selector .slider-price {
    position: relative;
    line-height: 30px;
    font-size: 14px;
    font-family: 'Nunito Sans Regular';
}

.selector .slider-price:before {
    position: absolute;
    top: 50%;
    margin-top: 0;
    content: attr(data-currency);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -24px;
}
.selector #max-price, .selector #max-price2, .selector #max-price3{
	padding-right: 24px;
}
.selector #max-price:before, .selector #max-price2:before, .selector #max-price3:before{
	right: 0;
}
.selector .show-all {
    position: relative;
    padding-left: 25px;
    color: #1c1c1c;
    cursor: pointer;
    line-height: 28px
}

.selector .show-all:after, .selector .show-all:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -1px;
    color: #39c9a9;
    width: 10px;
    border-bottom: 1px solid
}

.selector .show-all:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.selector.open ul {
    max-height: none
}

.selector.open .show-all:after {
    display: none
}

.price-slider .ui-slider .ui-slider-handle{
    width: 10px;
    height: 10px;
    border: 0;
    background: #5f9e48;
}
.common-line{
	/*width: 2px;
	height: 4px;
	background: #000;
	display: inline-block;
	margin: 0 15px;
	position: relative;
	top: -8px;*/
}
.range-wrap .text-center p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: normal;
}

.text-justify{
    text-align: justify;
}
.selector svg{
	margin-left: 14px;
}
/*============product============*/
.assortiment-product-sec .each-product{
	border:2px solid transparent;
}
.assortiment-product-sec .each-product-wrapper:hover .each-product{
	border:2px solid #e1e1e1;
}
.assortiment-product-sec .each-product img{
	margin-top: 30px;
	max-width: 150px;
	max-height: 150px;
	width: auto;
}
.assortiment-product-sec .each-product h6{
	margin-bottom: 30px;
}
.txt-btn{
	color: #b2b2b2;
	font-size: 16px;
	font-family: 'Nunito Sans Regular';
	margin-top: 10px;
	display: inline-block;
	opacity: 0;
}
.assortiment-product-sec .each-product-wrapper:hover .txt-btn{
	opacity: 1;
}
.txt-btn img{
	width: 8px;
    margin-left: 10px;
}
.txt-btn:hover{
	color: #b2b2b2
}
.assortiment-product-sec .each-product, .assortiment-product-sec .each-product-wrapper:hover .each-product,
.txt-btn,.assortiment-product-sec .each-product-wrapper:hover .txt-btn{
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.product-middle-area{
	position: relative;
}
.product-middle-content{
	position: absolute;
	bottom: 35px;
	left: 0;
	padding-left: 35px;
}
.product-middle-content h3{
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
}
.assortiment-product-sec{
	padding-bottom: 60px;
}
.product-cover{
	padding-left: 100px;
	padding-right: 100px;
}
/*************************assortiment dtl***********************/
.dtl-top-pagination{
	position: relative;
	background-color: #f3f3f3;
}
.dtl-top-pagination .banner-button-area ul{
	font-size: 0;
}
.dtl-top-pagination .banner-button-area ul li{
	width: 33.33%;
	display: inline-block;
}
.dtl-top-pagination .banner-button-area ul li .common-btn{
	max-width: 100%;
}
.dtl-top-pagination .banner-button-area li:first-child .common-btn{
    background: #373737;
}
.dtl-top-pagination .banner-button-area li:first-child .common-btn:hover {
    background: #5f9e48;
}
.dtl-product-slider{
	padding: 90px;
}
.slider-panel{
	border:2px solid #e4e4e4;
	margin-top: 30px;
	position: relative;
}
.product-image img{
	margin:20px 0;
}
.slider-panel .swiper-button-next{
	right: 50px;
}
.slider-panel .swiper-button-prev{
	left: 50px;
}
.right-content-panel{
	padding-left: 60px;
	padding-right: 90px;
}
.right-content-panel h2{
	margin: 30px 0 20px;
}
.group-btn .common-btn{
	max-width: 100%;
	margin-top:10px;
/*    line-height: 50px !important;*/
}
.green-btn{
	background: #5f9e48;
}
.green-btn:hover{
	background: #2d2d2d;
}
.pdf-file, .share-icon{
	background:#d22c35;
	width: 65px;
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.share-icon{
	background:#253e8d;
	margin-top: 10px;
}
.pdf-file img{
	width: 32px;
}
.share-icon img{
	width: 28px;
}
.icons{
	position: absolute;
    top: 10px;
    right: -75px;
}
.assortiment-form-sec .details-page-form-left-wrapper{
	margin: 60px 0 30px;
}
.assortiment-form-sec .category-form .form-styl{
	border-bottom: 2px solid rgba(255,255,255,0.2);
	color: #fff;
}
.assortiment-form-sec .col-lg-6 .details-page-form-left-part{
	padding: 0px 70px 0;
}
.assortiment-form-sec .col-lg-6 .details-page-form-left-wrapper p{
	display: none;
}
.assortiment-form-sec .col-lg-6 .details-page-form-left-wrapper ul{
	margin-top: 45px;
}
.assortiment-form-sec .man-image-btm-content h3{
	font-size: 21px;
	font-family: 'Nunito Sans Bold';
	margin: 20px 0 8px;
}
.assortiment-form-sec .man-image-btm-content h6{
	font-family: 'Nunito Sans Regular';
}
.assortiment-form-sec .category-form button {
    margin-top: 15px;
}
.man-image{
	margin: 10px;
}
.related-products .tab-area-heading{
	padding: 120px 0;
}
.related-products{
	padding-bottom: 160px;
}
.related-products .banner-slider-control{
	position: relative;
    margin: 60px auto 0;
    background-color: transparent;
    width: 258px;
}
.related-products .banner-slider-control img{
	filter: brightness(1) invert(0);
	-webkit-filter: brightness(1) invert(0);
}
.related-products .banner-slider-control .swiper-button-next {
    right: 0px;
}
.related-products .banner-slider-control .swiper-button-prev {
    left: 0px;
}
.related-products .banner-slider-control .swiper-pagination-current{
	color: #1c1c1c;
}
.assortiment-btm-slider{
	position: relative;
	padding-bottom: 80px;
}
.assortiment-btm-slider:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 80px);
	background-color: #f3f3f3;
	z-index: -1;
	content: '';
}
.bottom-left-area{
	padding-left: 160px;
	padding-top: 20%;
    max-width: 840px;
    width: 100%;
}
.bottom-left-area p{
	margin-top: 30px;
}
.bottom-right-area{
	position: relative;
}
.slider-txt{
	position: absolute;
	bottom: 15px;
	left: 0;
	padding-left: 30px;
}
.slider-txt h2, .slider-txt a{
	color: #fff;
}
.slider-txt a{
	font-size:16px;
	font-family: 'Nunito Sans Regular';
	letter-spacing: 0.5px;
	line-height: 40px;
}
.assortiment-btm-slider .common-arrow {
    width: 80px;
    height: 80px;
    background-color: #1c1c1c;
}
.assortiment-btm-slider .swiper-button-prev {
    left: 0;
}
.assortiment-btm-slider .swiper-button-next {
    right: 0;
}
.assortiment-btm-slider .common-arrow img {
    width: 24px;
}
.assortiment-btm-slider .swiper-button-prev img {
    transform: rotate(180deg);
}
.bottom-slider-wrap{
	position: relative;
}
/*****************************thank u*************************/
.thanku-header{
	margin-top: 54px;
}
.thanku-top-ara.banner-bottom-red-area{
	top: 0;
    bottom: auto;
    width: 100%;
    background: #5f9e48;
}
.thanku-banner .banner-content h1 {
    margin-bottom: 0px;
}
/******************onderhoud*******************/
.faq-top-content{
	padding-top: 80px;
}
.faq-block-sec{
	padding-bottom: 150px;
}
.each-faq-block h4{
	color: #1c1c1c;
	font-family: 'Nunito Sans light';
}
.each-faq-block p{
    line-height: 26px;
    font-size: 14px;
    margin: 20px 0 70px;
    font-family: 'Nunito Sans light';
}
.each-faq-block img{
	width: 70px;
	margin-bottom: 40px;
}
.faq-bottom-area{
	display: none;
}
.each-faq-block .common-btn{
	background:#5f9d48;
	position: relative;
}
.each-faq-block .common-btn:after{
	position: absolute;
	top: 41%;
	right: 20px;
	width: 11px;
	height: 11px;
	background-image: url(../images/next.svg);
	background-size: cover;
	background-position: center;
	content: '';
	transform: translateY(-50%);
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	transform: rotate(90deg);
}
.each-faq-block .common-btn.common-hide-btn:after{
	transform: rotate(-90deg);
}
.each-faq-block{
	background-color: #f3f3f3;
   	padding: 60px 60px 40px;
}
.each-faq-bottom-part h4{
	font-family: 'Nunito Sans Regular';
	color: #1c1c1c;
	display: inline-block;
	width: 80%;
}
.each-faq-bottom-part span{
	float: right;
}
.each-faq-bottom-part{
	background-color: #f3f3f3;
    padding: 25px 40px;
    cursor: pointer;
    margin-top: 15px;
}
.each-faq-bottom-part img{
	width: 15px;
	opacity: 0.5;
}
/******************onderhoud dtl********************/
.onderhoud-dtl-top-sec .each-faq-block{
	background-color: transparent;
	padding: 0;
}
.onderhoud-dtl-top-sec{
	padding: 80px 0 120px;
}
.onderhoud-content{
	max-width: 1300px;
    width: 100%;
    margin: 60px auto 0;
    background: #f3f3f3;
    padding: 50px 100px 100px;
}
.onderhoud-content h4{
	font-family: 'Nunito Sans Bold';
}
.onderhoud-content p{
	font-size: 14px;
	margin-top: 20px;
}
.onderhoud-bottom-sec h2{
	margin-bottom: 40px;
}
.onderhoud-bottom-sec{
	padding-bottom: 120px;
}
/*************************branches dtl**********************/
.branches-dtl-top-sec{
	background-color: #1c1c1c;
	padding: 120px 0 130px;
}
.branches-left-content{
	padding-left:140px;
	max-width: 750px;
	width: 100%;
}
.branches-left-content h2, .branches-left-content p{
	color: #fff;
}
.branches-left-content p, .branch-left-dtl p{
	margin-top: 20px;
	font-size: 16px;
}
.branch-left-dtl{
	max-width: 710px;
	width: 100%;
	padding: 180px 0 180px 140px;
}
.branches-middle-sec{
	padding-top: 10px;
}
.branch-right-dtl{
	background:#f3f3f3;
	padding: 130px 140px 90px;
	height: 100%;
}
.branch-right-dtl li{
	font-size: 16px;
	color: #1c1c1c;
	font-family: 'Nunito Sans Regular';
	position: relative;
	padding-left: 12px;
	margin-bottom: 20px;
}
.branch-right-dtl li:after{
	position: absolute;
	top: 12px;
	left: 0;
	width: 5px;
	height: 1px;
	content: '';
	background: #1c1c1c;
}
.branch-right-dtl ul{
	margin-top: 30px;
}
.branches-form-sec{
	border-top: 0;
    padding-bottom: 10px;
}
.branches-form-sec .man-image{
	position: absolute;
    bottom: 0;
    margin: 0;
    right: 60px;
}
.branches-form-sec .col-lg-5{
	position: static;
}
.branches-form-sec.assortiment-form-sec .category-form .form-styl{
    color: #1c1c1c;
    border-bottom: 1px solid rgba(116,116,116,0.50);
}
.branches-form-sec.assortiment-form-sec .category-form .form-styl::placeholder {
  color: #1c1c1c;
  opacity: 1; 
}

.branches-form-sec.assortiment-form-sec .category-form .form-styl:-ms-input-placeholder { 
  color: #1c1c1c;
}

.branches-form-sec.assortiment-form-sec .category-form .form-styl::-ms-input-placeholder {
  color: #1c1c1c;
}
.branches-form-sec.assortiment-form-sec .category-form{
	background: #fff;
}
.branch-project-slider{
	background:#1c1c1c;
	padding: 120px 0 60px;
}
.project-sec-heading{
	max-width: 1430px;
	width: 100%;
	margin: 0px auto 70px;
}
.project-sec-heading h2, .project-sec-heading p{
	color: #fff;
}
.project-sec-heading p{
	margin-left: 25px;
}
.project-sec-heading .common-btn{
	background: #2d2d2d;
}
.project-sec-heading .common-btn:hover{
	background: #5f9e48;
}
.project-name{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.each-project{
	position: relative;
	cursor: pointer;
}
.each-project:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.19;
	content: '';
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.project-name h6{
	color: #fff;
}
.project-slider{
	max-width: 1050px;
	width: 100%;
	margin:auto ;
}
.project-slider .each-project:hover:after{
	background-color: #5f9e48;
	opacity: 0.50;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.branch-bottom-slider h5{
	margin-top: 8px;
	font-family: 'Nunito Sans Regular';
}
.branches-form-sec .details-page-form-left-part{
	border: 0;
}
/**********************nieuws dtl************************/
.nieuws-slider-left-content{
	padding: 70px 130px;
	background: #fff;
	-webkit-box-shadow: -2px 5px 14px 0px rgb(0,0,0,0.1);
	-moz-box-shadow: -2px 5px 14px 0px rgba(0,0,0,0.1);
	box-shadow: -2px 5px 14px 0px rgb(0,0,0,0.1);
	margin-right: 100px;
	height: 100%;
}
.nieuws-slider-left-content p{
	font-size: 16px;
	margin-top: 20px;
}
.nieuws-dtl-video-sec{
	background-color: #f3f3f3;
	padding: 60px 0;
	border-top:10px solid #fff;
	border-bottom: 10px solid #fff;
}
.custom-row{
	margin-bottom: 60px;
}
.video-area{
	position: relative;
}
.video-play-wrap{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	text-align:center;
}
.video-play-wrap .play-button-image{
	margin:auto;
}
.nieuws-dtl-slider .common-arrow {
    width: 80px;
    height: 80px;
    background-color: #1c1c1c;
}
.nieuws-dtl-slider .swiper-button-next {
    right: 0;
}
.nieuws-dtl-slider .swiper-button-prev {
    left: 0;
}
.nieuws-dtl-slider .swiper-button-prev img {
    transform: rotate(180deg);
}
.nieuws-dtl-slider .common-arrow img {
    width: 24px;
}
.nieuws-dtl-slider{
	position: relative;
}


.breakpoint {
  width: Calc(100%/4);
}

.breakpoint:not(:first-child) {
  border-left: 1px solid green;
}


.underlay {
  position: absolute;
  height: 10px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  display: flex;
}
#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;
}
#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: 85px;
}*/
.error_top
{
}
.mm-slideout {
    z-index: unset;
}
.project-link{
	color: #fff;
}
.assortiment-form-sec .details-page-form-left-wrapper li:last-child{
	color: #979797;
}
.magazine-form .checkbox-area .form-styl{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.magazine-form .checkbox-area.form-group label{
	margin-left: 15px;
	margin-bottom: 0;
}
.magazine-form .checkbox-area{
	margin:10px 0;
}
.download-btn img{
	width: 20px;
    margin-right: 10px;
}
.member-slider .common-arrow {
    width: 80px;
    height: 80px;
    background-color: #1c1c1c;
}
.member-slider .swiper-button-prev {
    left: 0;
}
.member-slider .swiper-button-next {
    right: 0;
}
.member-slider .common-arrow img {
    width: 24px;
}
.member-slider .swiper-button-prev img {
    transform: rotate(180deg);
}
.header-area.active {
    top: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 999;
    padding: 25px 50px;
    background: #1c1c1c;
}
.branches-banner .branch-left-dtl{
	padding-top: 0;
	padding-bottom: 0;
	max-width: 750px;
}
.branches-banner.inner-banner-area .banner-content h2{
	color: #fff;
}
.branches-banner.inner-banner-area .banner-content p{
	font-family: 'Nunito Sans Regular';
	font-size: 16px;
	line-height: 28px;
	margin: 15px 0 0;
}
.branches-banner.inner-banner-area .banner-content{
	padding: 12% 0;
}
/*****************log in******************/
.logo-in-sec{
	padding: 90px 0 130px;
}
.logo-in-sec p{
	font-size: 18px;
	margin: 20px 0 50px;
	letter-spacing: 0.4px;
}
.logo-in-sec .col-lg-6:nth-child(1) .logo-in-part{
	padding-right: 80px;
}
.logo-in-sec .col-lg-6:nth-child(2) .logo-in-part, .logo-in-sec .col-lg-6:nth-child(3) .logo-in-part{
	padding-left: 80px;
}
.logo-in-sec .col-lg-6.forgot .logo-in-part{
	padding-right: 80px;
	padding-left: 0;
}
.log-in-wrapper{
	padding:0 80px;
}
.log-in-form-area .form-style{
    font-size: 24px;
    color: #1c1c1c;
    border-bottom: 2px solid #000;
    margin-bottom: 0;
    opacity: 0.4;
    padding-bottom: 15px;
}
.log-in-form-area .form-style::placeholder {
  color: #1c1c1c;
}
.log-in-form-area .form-style:-ms-input-placeholder {
  color: #1c1c1c;
}
.log-in-form-area .form-style::-ms-input-placeholder {
  color: #1c1c1c;
}
.log-in-form-area .form-group {
    margin-bottom: 30px;
}
.log-in-form-btn{
	white-space: nowrap;
	margin-top: 30px;
}
.log-in-form-btn span{
	font-size: 16px;
	font-family: 'Nunito Sans Regular';
	padding-left: 50px;
}
.log-in-form-btn span a{
	color: #5f9e48;
}
/*****************dropdown****************/
.dropdown:hover>.dropdown-menu {
	display: block;
}
.dropdown-menu {
	padding: 0px;
    border-radius: 0px;
    min-width: auto;
    margin: 0px;
    background-color: transparent;
    border: 0px;
    width: 100%;
}
.dropdown-menu a {
	transition: .3s ease;
	font-family: 'Nunito Sans Regular';
	font-size: 16px;
	padding: 12px 0px;
	color: #fff;
	text-align: center;
}
.dropdown-menu a:last-child{
	border-bottom: 0;
}
.dropdown:hover a {
	background: #2d2d2d;
}
.dropdown .dropdown-menu a:hover {
	background: #5f9e48;
	color: #fff;
}

.atribute-group {
    display: table-row;
    text-align: center;
}
.atribute-group .atribute {
    display: table-cell;
    width: 40px;
}
.pricelist_products .atribute-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    width: 100%;
}
.pricelist_products .atribute-group .atribute {
    display: inline-block;
    width: auto;
	/*max-width:100px;*/
    text-align: center;
    padding: 0 1.5% 5px;
}
.pricelist_products .atribute-group .atribute_set {
    margin: 0;
    padding: 0;
}
.pricelist_products .PriceType .atribute_set {
	margin-bottom: 10px;
}
.pricelist_products .atribute-group .atribute p{
    text-align: center;
}
.pricelist_products .PriceType .atribute p{
	color: #54ab4e;
}
.product_name_div p{
	font-family: 'Nunito Sans Bold';
	color: #000;
}
.pricelist_products .product_image {
	text-align:center;
}
.pricelist_products .product_image img{
	max-height:100px; 
	max-width:100px;
	width:auto;
	height:auto;
    padding: 0 10%;
}
.pricelist_products_row .pricelist_products:nth-child(4n), .pricelist_products_row .pricelist_products:nth-child(4n - 1) {
	background: #f8fafc;
}
.atribute_set img {
	/*width:80%;
	height:auto;*/
}
.pricelist_products, .pricelist_products p {
	font-size:14px;
}
.pricelist_products p {
    line-height: normal;
    margin: 0 0 10px 0;
}
.atribute-group .atribute_set {
    /*margin: 15px;*/
}
.right-content-panel .atribute-stapelbaar p{
    margin-top: 20px;
}
.colorpicker_bg {
    background-image: url(../images/colorpicker.png) !important;
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 25px;
    padding-right: 40px;
}
.assortiment-filter-sec .col-lg-2{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.fixed-close-btn img{
	width: 14px;
}
.fixed-close-btn{
	position: absolute;
    right: 15px;
    top: 46%;
    transform: translateY(-50%);
    z-index: 9999;
}
.fixed-close-btn.active{
	display: none;
}
.prijslijst_header_btn a {
    padding: 10px;
    line-height: normal;
    width: auto;
    text-align: center;
    font-size: 14px;
    height: auto;
    text-transform: uppercase;
}
.download_pdf_select {
    background: #5f9e48;
    color: #f8f9fa;
	padding:8px 16px;
	margin:4px 0;
	display:inline-block;
	border:0;
	text-transform:uppercase;
}
.buttons-form-area{
	background: #1c1c1c;
    padding: 80px;
    margin-top: 30px;
    max-width: 80%;
    width: 100%;
    display: block;
    margin: 60px auto;
}
.form-1, .form-2, .form-3{
	display: none;
}
.dtl-product-slider .swiper-slide .product-image img{
	width: 100%;
}
.dtl-product-slider .swiper-slide .product-image{
	width: 50%;
	margin:auto;
}
/****************new portfolio dtl**************/
.common-pg-wrapper{
	padding-right: 120px;
	padding-left: 120px;
}
.portfolio-back-btn{
	padding: 10px 0 30px;
}
.portfolio-table-sec table{
	width: 100%;
	margin: 20px 0 90px;
}
.portfolio-table-sec td{
	width: 50%;
	vertical-align: top;
}
.portfolio-table-sec td:nth-child(odd){
	padding-right: 60px;
}
.portfolio-table-sec td:nth-child(even){
	padding-left: 60px;
}
.portfolio-image-gallery .vervoort-slider-wrap{
	position: relative;
	margin: 0 0 130px;
}
.portfolio-dtl-form.assortiment-form-sec .col-lg-6 .details-page-form-left-part{
	padding-left: 120px;
	padding-right: 0;
	width: 100%;
}
.portfolio-dtl-form .category-form{
	padding-left:135px;
	padding-right: 135px;
}
.portfolio-dtl-form.assortiment-form-sec .col-lg-6 .details-page-form-left-wrapper p{
	display: block;
}
.portfolio-dtl-form .details-page-form-left-part h2{
	white-space: nowrap;
}
.new-portfolio-bottom-sec p{
	margin:30px 32% 0 0;
}
.new-portfolio-bottom-sec{
	padding: 120px 0 90px;
}
.new-portfolio-bottom-sec .row{
	margin-bottom: 70px;
}
.new-portfolio-bottom-sec .each-project:hover:after {
    background-color: #5f9e48;
    opacity: 0.50;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/******************new nieuw dtl***************/
.nieuws-dtl-top-sec{
	background:#fff;
}
.nieuws-dtl-top-sec .table-heading h2, .nieuws-dtl-top-sec.details-page-table-area .table-content-area table tr td{
	color: #1c1c1c;
}
.details-page-table-area .table-content-area table tr td{
	line-height: 28px;
}
.details-page-table-area .table-content-area table{
	margin-bottom: 30px;
}
.new-nieuws-detail-middle-area{
	padding: 80px 0 100px;
	border-bottom:0;
}
.top_sec.new-nieuws-detail-middle-area{
	padding: 80px 0 0px;
}
.new-nieuws-detail-middle-area .custom-row{
	margin: 80px 0 0;
}
.new-nieuws-detail-middle-area .nieuws-slider-left-content {
    margin-right: 10px;
}
.each-nieuws-image img{
	display: none;
}
.new-nieuws-detail-middle-area .nieuws-slider-left-content{
	padding: 12%;
}
.new-nieuws-detail-middle-area .nieuws-slider-left-content p{
	margin:0;
}
/********/
.new-nieuws-dtl-bottom-gallery .vacature-listing-image {
    height: 240px;
    background-size: cover;
}
.new-nieuws-dtl-bottom-gallery .vacature-isting-wrapper .vacature-listing-image:hover{
	height: 385px;
}
/****************new vacature dtl***************/
.nieuws-dtl-top-sec .table-area-button-area a.common-btn:hover{
	background:#2d2d2d;
	color: #fff;
}
.nieuws-dtl-top-sec .table-area-button-area {
    margin-top: 20px;
}
.vacature-dtl-form .details-page-form-left-part {
    background: #fff;
}
.vacature-dtl-form .form-styl:focus{
	color: #fff;
}
.sub-link {
    margin-bottom: 15px;
}
.morgan_footer {
    display: none;
}
.new_product_section_with_side_filter .reset_filter a {
	color: #5f9e48;
    margin: 6px 0 6px 20px;
    display: inline-block;
    background: #FFF;
}
.new_product_section_with_side_filter h6 {
    margin: 0;
    padding: 10px 0;
}
.new_product_section_with_side_filter .gray_back {
	background: #e1e1e1;
}
.new_product_section_with_side_filter .off_white_back {
	background: #f3f3f3;
}
.new_product_section_with_side_filter .search-container {
	padding: 10px 5%;
}
.new_product_section_with_side_filter .search_text input[type=text] {
	padding: 10px 6px;
    margin-top: 0px;
    font-size: 18px;
    width: 80%;
    border: none;
	font-family: 'Nunito Sans Regular';
    color: #1c1c1c;
}
.new_product_section_with_side_filter .search_text button {
    float: right;
    padding: 8.5px 0 14.5px;
    margin-top: 0px;
    margin-right: 0px;
    background: #5f9e48;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 20%;
	text-align: center;
}
.new_product_section_with_side_filter .search_text button:hover, .new_product_section_with_side_filter .search_text button:active, .new_product_section_with_side_filter .search_text button:focus {
	background: rgba(95, 158, ,72, .73);
    border: none;
}
.new_product_section_with_side_filter .search_text button img {
    width: 20px;
    border: 0px;
}
.new_product_section_with_side_filter .filter-select {
    background: transparent;
    display: block;
    padding: 20px 0;
	border-bottom: 1px solid #1c1c1c;
}
.new_product_section_with_side_filter .filter-select select {
    cursor: pointer;
}
.new_product_section_with_side_filter .main_row {
	position: relative
}
.make_it_fixed .add_fixed_class {
	position: fixed;
    top: 105px;
    z-index: 5;
}
.make_it_fixed .add_fixed_class:nth-child(1) {
    width: 90%;
}
.make_it_fixed .add_fixed_class:nth-child(2) {
	margin-top: 55px;
    height: 70vh;
    overflow-y: auto;
	width: 15%;
}
.youtube-link{
	height: 100%;
}
.youtube-link iframe{
	width: 100% !important;
	height: 100% !important;
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
  padding: 0px 0;
}
.light_theme{
  background:rgba(255, 255, 255, 0.83);
  -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6); 
  box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
  -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65); 
  box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65);
}
.cookie_div{
  color:#9c9c9c;
  font-size: 12px;
  /*font-family: 'Calibri';*/
  font-family: 'arial';
}
.cookie_div h4{
  margin-bottom: 15px;
  font-size: 13pt;
  font-family: 'Calibri';
}
.light_theme h4{
  color:#2a2a2a;
}
.dark_theme h4{
  color:#c9c9c9;
}
.cookie_div a{
	color:#38b6be;
	font-size: 10pt;
	font-weight:bold;
	margin-left:8px;
	font-family: 'Calibri';
}
.cookie_div button{
	color:#3c935c;
	background:#dbffe8;
	font-weight: bold;
	border: 0;
	padding: 10px 25px;
	margin:5px 0;
	cursor: pointer;
	font-size: 12px;
	/*font-family: 'Calibri';*/
	font-family: 'arial';
}
/*===assortiment====*/
.add_offset_class{
	padding-top: 40px;
}
.add_offset_class p{
	text-align: justify;
}
.add_offset_class h2, .add_offset_class h3{
	margin-left: 20px;
	font-family: 'Nunito Sans semi bold';
}
.add_offset_class p{
	margin: 8px 0 20px 20px;
}
.bottom_sec{
	display:none;
}
@media(max-width: 991px){
	.add_offset_class h2, .add_offset_class h3, .add_offset_class p{
		margin-left: 0;
	}
}
h1.color_black{
	color: #1c1c1c;
}
/*======horeca-stoelen======*/
.stolen-product-sec .each-branches:after{
	display: none;
}
.stolen-product-sec .each-branches{
	height: 400px !important;
	background-size: 0;
}
.stolen-product-sec .each-branches img.w-100{
	display: block;
	height: 100%;
    object-fit: contain;
}
.stolen-product-sec  .each-branch-name span img{
	display: inline-block;
    width: 20px;
    margin-left: 15px;
	filter: brightness(1)invert(1);
	-webkit-filter: brightness(1)invert(1);
}
.stolen-product-sec .each-branch-name{
	text-align: center;
    position: static;
}
.stolen-product-sec .each-branch-name, .stolen-product-sec .each-branch-name h3{
	color: #1c1c1c;
}
.stolen-product-sec .owl-stage-outer{
	padding-bottom: 90px;
}
@media(max-width:767px){
	.stolen-product-sec .owl-stage-outer{
		padding-bottom: 0;
	}
}
/*============faq=================*/
.faq-sec{
	padding: 6.5% 0 8%;
}
.faq-sec .block-wrap{
	background: #f0eeee;
	padding: 50px;
}
.faq-sec #accordian{
	margin-top: 5.6%;
}
.faq-sec h4{
	margin-bottom: 20px;
}
.faq-sec h4, .faq-sec h5{
	font-family: 'Nunito Sans semi bold';
}
.faq-sec h5{
	padding-left: 30px;
	position: relative;
}
.faq-sec h5:before{
	position: absolute;
	top: -2px;
	left: 0;
	content: '+';
	font-size: 20px;
}
.faq-sec .cursor:not(.collapsed) h5:before{
	content: '-';
}
.faq-sec #accordian p{
	font-family: 'Nunito Sans light';
	margin: 25px 0 25px 30px;
	font-size: 15px;
	line-height: 28px;
}
.faq-sec .each-block {
	border-bottom: 2.5px solid #dcdcdc;
	padding: 25px 0;
}
.faq-sec .each-block:last-child{
	border-color:transparent;
}
.faq-sec .cursor{
	cursor: pointer;
}
.faq-sec .common-btn {
	background: #5f9d48;
}
.block-gap{
	max-width: 380px;
}
@media(max-width:991px){
	.faq-sec .each-block{
		padding: 15px 0;
	}
	.faq-sec .block-wrap{
		padding: 30px 15px;
	}
	.faq-sec h5 {
		padding-left: 20px;
	}
	.faq-sec #accordian p {
		margin: 10px 0 10px 20px;
	}
	.block-gap{
		max-width: 100%;
	}
}
.branches-list-block .row:not(.flex-row-reverse) .each-listing-content{
	padding-left: 18%;
}
.branches-list-block .row.flex-row-reverse .each-listing-content{
	padding-right: 18%;
}
.merken-list .vacature-isting-wrapper .vacature-listing-image img.w-100{
	object-fit: contain;
	max-height: 140px;
}
.merken-list [class*="col"]{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.merken-list .vacature-hover-content .sub-link{
	text-align: center;
  	width: 100%;
  	top: 50%;
  	transform: translate(-50%, -50%);
  	bottom: auto;
  	margin-bottom: 0;
}
/*==============event=============*/
.home-event{
	margin-top: -40px;
}
.home-event:before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%);
}
.home-event .position-absolute{
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.home-event h2, .home-event p, .event-detail-slider h2{
	color: #fff;
}
.home-event h2, .event-list h2, .event-detail-content h2, .event-detail-slider h2, .event-detail-form h2{
	font-family: 'Nunito Sans semi bold';
	font-size: 40px;
	line-height: normal;
	text-transform: capitalize;
	letter-spacing: normal;
}
.home-event p, .event-detail-content p, .event-detail-content li{
	font-size: 16px;
  	line-height: 24px;
}
.home-event p{
  	max-width: 740px;
  	margin: 15px auto 25px;
  	text-align: center;
}
.event-btn{
	background: transparent;
	border: 1px solid #fff;
  	padding: 0 20px;
  	color: #fff;
  	font-size: 16px;
  	font-family: 'InterMedium';
  	display: inline-flex;
  	align-items: center;
  	height: 48px;
  	cursor: pointer;
}
.event-btn:hover{
	background: #5f9e48 !important;
	border-color: #5f9e48 !important;
	color: #fff !important;
}
.event-btn, .event-list h5, .event-list h6{
	transition: all 0.4s;
  	-webkit-transition: all 0.4s;
}
/*=============event-list===========*/
.event-list{
	padding: 100px 0 65px;
}
.event-list h2{
	margin-bottom: 36px;
}
.event-list a.d-block{
	border: 1px solid #DBDBDB;
	overflow: hidden;
}
.event-list .row{
	margin: 0 -10px;
}
.event-list [class*="col"]{
	padding: 0 10px 20px;
}
.event-list .bg-white{
	padding: 20px 20px 0;
}
.event-list h5{
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: normal;
}
.event-list p, .event-detail-content p, .event-detail-content li{
	color: rgba(51, 51, 51, 0.80);
}
.event-list p{
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 15px;
	text-align: left;
}
.event-list h6{
	font-family: 'Nunito Sans semi bold';
	font-size: 12px;
	text-transform: capitalize;
}
.event-list a.d-block:hover h5, .event-list a.d-block:hover h6{
	color: #5F9E48;
}
.event-list-content{
	padding-bottom: 66px;
}
.event-list .d-flex{
	gap: 20px;
	bottom: 0;
	left: 0;
	padding: 17px 20px;
}
.event-list .d-flex:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 1px;
	content: '';
	background: #DBDBDB;
	margin-left: -50vw;
	left: 50%;
}
.event-list td, .event-detail-content td{
	color: #333;
	vertical-align: top;
}
.event-list td, .event-detail-content td, .event-detail-content li, .each-event-slide h6{
	font-family: 'Nunito Sans Regular';
}
.event-list td{
	font-size: 12px;
}
.event-list td img, .event-detail-content td img{
	margin-top: -2px;
	margin-right: 7px;
}
.event-list .event-btn{
	border-color: #202633;
	color: #202633;
	margin-top: 40px;
}
/*=============event-dtl============*/
.event-detail-content{
	padding: 85px 0;
}
.event-detail-content p{
	margin: 12px 0 18px;
	max-width: 580px;
}
.event-detail-content h5, .each-event-slide h5{
	font-family: 'Nunito Sans semi bold';
	font-size: 20px;
	letter-spacing: normal;
}
.event-detail-content h5{
	text-transform: capitalize;
	margin-bottom: 15px;
}
.event-detail-content li{
	margin-bottom: 10px;
	padding-left: 16px;
	position: relative;
}
.event-detail-content li:before{
	position: absolute;
	top: 8px;
	left: 0;
	content: '';
	width: 8px;
	height: 8px;
	background: #5F9E48;
	border-radius: 100%;
}
.event-detail-content .d-table .d-sm-flex{
	gap: 30px;
	margin: 20px 0 30px;
}
.event-detail-content td, .each-event-slide p{
	font-size: 14px;
}
.event-detail-content .event-btn, .event-detail-form .event-btn{
	color: #202633;
	border-color: #202633;
}
.event-detail-content .ml-lg-auto{
	max-width: 740px;
}
.event-detail-content .ml-lg-auto .d-flex{
	gap: 15px;
}
.event-detail-slider{
	background: #1c1c1c;
	padding: 100px 0;
}
.event-detail-slider h2{
	margin-bottom: 65px;
}
.each-event-slide .bg-transparent{
	padding: 20px 28px;
}
.each-event-slide h5{
	text-transform: uppercase;
	margin-bottom: 3px;
}
.each-event-slide p{
	max-width: 360px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 22px;
	margin: 8px 0 0;
}
.each-event-slide, .each-event-slide h5, .each-event-slide h6, .each-event-slide p{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-event-slide:hover{
	background: #5F9E48 !important;
}
.each-event-slide:hover h5, .each-event-slide:hover h6, .each-event-slide:hover p{
	color: #fff;
}
.event-detail-form{
	padding: 60px 0;
}
.event-detail-form h2{
	color: #5F9E48;
	margin-bottom: 15px;
}
.event-detail-form .form-control{
	border: 1px solid rgba(24, 23, 22, 0.25);
	color: rgba(24, 23, 22, 0.50);
	font-family: 'Nunito Sans Regular';
	font-size: 14px;
	resize: none;
	border-radius: 0;
	height: auto;
	padding: 16px 28px;
	box-shadow: none;
}
.event-detail-form .form-control:focus{
	border-color: #181716;
	color: #181716;
}
.event-detail-form .form-control::placeholder {
	color: #181716;
	opacity: 0.5;
}
.event-detail-form .form-control:-ms-input-placeholder {
	color: #181716;
	opacity: 0.5;
}
.event-detail-form .form-control::-ms-input-placeholder { 
	color: #181716;
	opacity: 0.5;
}
.event-detail-form .form-control:focus::placeholder {
	opacity: 1;
}
.event-detail-form .form-control:focus:-ms-input-placeholder {
	opacity: 1;
}
.event-detail-form .form-control:focus::-ms-input-placeholder { 
	opacity: 1;
}
.event-detail-form .form-group {
	margin-bottom: 24px;
}
.event-form-wrap{
	margin: 0 -10px;
}
.event-form-wrap [class*="col"]{
	padding: 0 10px;
}
.textarea-form{
	height: calc(100% - 24px);
}
.event-detail-form .event-btn{
	margin-top: 16px;
}