@import "fonts.css";
@import "common.css";
@import "font-awesome.min.css";


body {
	padding: 0px;
	margin: 0px;
}
.dblock {
	display: none;
}

#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
:focus{
	outline:none;
}
/*-----------Header-------*/
.top-header{
	width:100%;
	border-top:4px solid #1c1c1c;
	border-bottom:1px solid #e3e3e3;
	padding:10px 0px;
}
.header-contact-wrapper ul{
	text-align:left;
	width:100%;
	padding:8px 0px;
	margin-top: 15px;
}
.header-contact-wrapper ul li{
	display:inline-block;
	margin-right:35px;
	vertical-align:top;
	font-family: 'New Rail Alphabet White';
	font-size:14px;
	color:#121212;
	letter-spacing: .5px;
}
.header-contact-wrapper ul li a{
	color:#b3b3b3;
}
.header-contact-wrapper ul li a:hover{
	color:#9b362f;
}
.header-login-wrapper{
	width:100%;
}
.header-login-wrapper ul{
	text-align:right;
}
.header-login-wrapper ul li{
	display:inline-block;
	vertical-align:middle;
	margin-left:0px;
}
.header-login-wrapper ul li:last-child{
	margin-left:40px;
}
.header-contact-wrapper .login-button img{
	max-height:15px;
	max-width:15px;
	margin-right:30px;
}
.header-contact-wrapper .login-button a:last-child img{
	margin-right:0px;
}
.common-icon2{
	display:none;
}
.header-contact-wrapper .login-button a:hover .common-icon2{
	display: inline-block;
}
.header-contact-wrapper .login-button a:hover .common-icon{
	display:none;
}
.desktop-nav .navbar-nav .nav-link {
    /*color:#b3b3b3;*/
    color:#9b362f;
	font-size:14px;
	font-family: 'New Rail Alphabet White';
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight:bold;
}
.desktop-nav .navbar-brand{
	position:absolute;
	left:100px;
	z-index: 6;
    top: -55px;
}
.desktop-nav .navbar-brand img{
	max-height:124px;
}
.desktop-nav .navbar-nav .active>.nav-link{
	color:#000;
}
.desktop-nav .navbar-nav .nav-link:focus, .desktop-nav .navbar-nav .nav-link:hover {
    color:#000 !important;
}
.desktop-nav .navbar-nav .nav-item .nav-link {
  padding: 0px 0px 0px 20px;
}

.custom-menu-change{
	padding:30px 0px;
}
header{
	position:relative;
	padding-bottom: 25px;
}
header:before{
	content: "";
	clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:26%;
	background:#1c1c1c;
	z-index:2;
}

.header-contact-wrapper{
	padding-left: 6%;
}
/*--------Home Slider--------*/ 
.home-slider-wrapper{
	margin-top:-25px;
	position:relative;
}
.each-slider-wrapper{
	min-height: 812px;
	position:relative;
}
.banner-content h4{
	color:#fff;
	margin:30px 0px 20px;
}
.banner-content p{
	color:#fff;
	margin: 28px 0px 30px;
	letter-spacing: 0.2px;
}
.banner-content{
	position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.content-wrapper{
	position: relative;
	padding-top: 60px;
	max-width: 77%;
	width:100%;
}
.content-wrapper::before {
    content: '';
    height: 100%;
    position: absolute;
    z-index: -1;
    right: 0px;
    width: 100vw;
    top: 0px;
    background:rgba(0,0,0,0.50);
}
.content-dtls{
	max-width: 745px;
    width: 100%;
}
.banner-content .button{
	height: 56px;
	line-height: 56px;
	padding: 0px;
}
/*******************man content***************/
.section-heading h3{
	position:relative;
	padding-left:23px;
	z-index:1;
	letter-spacing: 0.5px;
}
.section-heading{
	display: inline-block;
}
.section-heading h3:before{
	position:absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
	left:0;
	content:'';
	background-image:url('../images/bg2.png');
	background-repeat:no-repeat;
	background-position:left;
	width:90px;
	height:64px;
	z-index: -1;
}
.section-heading h4{
	margin: 15px 0px 40px;
	float: right;
}
.common-polygon-area {
    -webkit-clip-path: polygon(0 0, 100% 0%, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 70% 100%, 0 100%);
    position: relative;
    width: 91px;
    height: 64px;
    background: #e67b25;
    top: 55px;
}
.common-polygon-area:after {
    -webkit-clip-path: polygon(0 0, 100% 0%, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 70% 100%, 0 100%);
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0px;
    height: 100%;
    display: block;
    border: 2px solid #e67b25;
    width: 89px;
}

.man-content{
	position:relative;
}
.bg-img{
    width: 40%;
    position: absolute;
    right: 0;
    height: 100%;
    top: 30%;
    background-position: right;
    background-size: contain;
}
.man-content{
	padding:100px 0px 135px;
}
.men{
	position:relative;
}
.men:before{
	position:absolute;
	top:-20px;
	left:0px;
	height:20px;
	background:#9b362f;
	content:'';
	width:calc(100% - 229px);
}
.men:after{
	position:absolute;
	top:-20px;
	left:-20px;
	width:20px;
	background:#9b362f;
	content:'';
	height:calc(100% - 37px);
}
.play-btn{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	width:100%;
	text-align:center;
}
.play-btn img{
	max-height: 70px;
    max-width: 70px;
}
.contents{
	padding:30px 30px 40px 0px;
}
.heading-wrapper{
	padding-right: 12%;
}
.contents p{
	margin-top: 35px;
}
.select-area{
	padding-top: 70px;
}
.each-icon-img h6{
	margin-top:20px;
}
.each-icon-img{
	padding-right:15px;
	text-align:center;
}
.each-icon-img img{
	max-height:100px;
}
/*******************vertical slider*************/
.vertical-slider{
	position:relative;
	margin-top: -80px;
}
.vertical-slider:before{
	position:absolute;
	top:0px;
	left:0px;
	background: #f8f8f8;
	content:'';
	width:57%;
	height:100%;
}
.vertical-slider .contents{
	padding:70px 20% 12% 0px;
}
.each-icon-img h6 {
    font-size: 17px;
}
/******************************tab area*****************/
.tabs{
	margin-top: -40px;
}
.tabs_bttn_area ul {
	border-bottom: 0px;
}
.tabs_bttn_area ul li {
	display: block;
	width: 100%;
}
.tabs_bttn_area ul li:last-child {
	margin-bottom: 0px;
}
.tabs_bttn_area ul li .nav-link {
	background-color: #1c1c1c;
	padding: 35px 10% 35px 20%;
	border-radius: 0px;
	border: 0px;
}
.tabs_bttn_area ul li a table {
	width: 100%;
}
.tabs_bttn_area ul li a table tr td {
	font-family: 'New Rail Alphabet medium';
    font-size: 20px;
    color: #fff;
}
.tabs_bttn_area ul li a table tr td:first-child {
	width: 25%;
}
.tabs_bttn_area ul li .nav-link.active, .tabs_bttn_area ul li .nav-link:hover {
	background-color: #a94746;
	color:#fff;
}

.tab_text_area {
    padding: 30px 35px;
    max-width: 799px;
    width: 100%;
}
.tab-content-wrapper{
	background: rgba(28,28,28,0.75);
}
.tab_context {
	
    padding: 80px 80px 15%;
}
.tab_text_area p{
	color:#fff;
	margin:40px 0px 65px;
	/*display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.tab_text_area h3{
	color:#fff;
}
.tab-content .button{
	background: transparent;
	border: 2px solid #fff;
}
.tab-content .button:hover {
	color: #ffffff;
	background: #1c1c1c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
/*.tab-content .hvr-radial-out:before{
	background:#fff;
}
.tab-content .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: #121212;
}*/
/*****************ozon werkplts area***********/
.left-side-content p{
	color:#1c1c1c;
	font-size:16px;
	margin:20px 0px 0px;
}
.left-side-content{
	max-width: 550px;
    width: 100%;
}
.ozon-werkplts-area{
	padding:65px 0px 110px;
}
.ozon-werkplts-area .contents{
	padding-right:20%;
	padding-bottom:0px;
}
.each-img{
	position:relative;
	cursor:pointer;
	padding: 12px 0px;
}
.each-img:hover{
	outline: 12px solid #a94646;
	outline-offset: -12px;
}

.each-img-txt h4{
	color:#fff;
}
.each-img-txt{
	position:absolute;
	bottom:25px;
	left:25px;
}

.zoom-img{
	position: absolute;
    bottom: 0px;
    right: 0;
    background: #a94646;
    width: 50px;
    height: 50px;
	text-align:center;
	opacity:0;
}
.zoom-wrapper img{
	max-height:12px;
}
.zoom-wrapper{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	left:0px;
}
.each-img:hover .zoom-img{
	opacity:1;
}
.werkplts-slider{
	padding-top:70px;
}
.right-side-content{
	padding-top:55px;
}
/*==============footer=================*/
.footer_sec{
	position:relative;
}
.footer-bg{
	position: absolute;
    width: 67%;
    right: 0;
}
.footer-bg-color{
	background: #1c1c1c;
	width:33.33%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
}
.footer_logo-area{
	padding:50px 32% 45px 0px;
	position: relative;
    z-index: 2;
}
.footer_sec p{
	color:#a94646;
	font-family: 'New Rail Alphabet medium';
}
.footer_sec p span{
	color:#fff;
	font-size:24px;
	font-family: 'New Rail Alphabet White';
}
.footer_sec h4{
	color:#fff;
	margin-top: 40px;
    margin-bottom: 10px;
}
.footer_logo-area h6{
	font-family: 'New Rail Alphabet medium';
	font-size: 14px;
	color:#fff;
}
.footer_logo-area p span:hover{
	color:#e67b25;
}
.footer_logo-area p{
	color:#fff;
	margin-bottom: 30px;
	font-family: 'New Rail Alphabet White';
}
.footer_logo-area i{
	color:#ffc986;
	font-size: 20px;
}
.footer_logo-area i:hover{
	color:#e67b25;
}
.social-icon li{
	display:inline-block;
	padding-right:40px;
}
.social-icon{
	padding-top:70px;
}
.contact-info li{
	display:inline-block;
}
.contact-info li:first-child{
	vertical-align:top;
	padding-top:5px;
	padding-right: 15px;
}
.contact-info li img{
	max-height:40px;
	max-width:40px;
}
.contact-info .col-lg-4:first-child li img {
    transform: rotate(90deg);
}
.contact-info {
	padding-top: 110px;
	padding-left:35px;
}
.each-contact p{
	color:#fff;
	font-family: 'New Rail Alphabet White';
}
.each-contact li{
	font-family: 'New Rail Alphabet White';
	font-size:14px;
	color:#fff;
	display:block;
	padding-bottom:3px;
}
.brand-img{
	position:relative;
	margin-top: 44px;
}
.brand-img:after{
	position:absolute;
	left:0;
	content:'';
	width:2px;
	height:100%;
	background:#fff;
	top:0;
}
.contact-dtls .brand-img:before{
	position:absolute;
	right:0;
	content:'';
	width:2px;
	height:100%;
	background:#fff;
	top:0;
}
.contact-dtls .brand-img li{
	display:inline-block;
	margin-right:7px;
}
.contact-dtls .brand-img li:last-child{
	margin-right:0px;
}
.contact-dtls{
	padding-left: 35px;
	padding-top:60px;
}
.contact-dtls h4{
	margin-top:0px;
}
.footer_logo-area .header-contact-wrapper {
    padding-left: 0;
	padding-top:35px;
}
/*.footer_logo-area .hvr-radial-out:before {
    background: #fff;
}
.footer_logo-area .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: #121212;
}*/
.footer_logo-area .button:hover
{
	color: #1c1c1c;
	background: #ffffff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer_logo-area .header-contact-wrapper .login-button img{
	margin-right:30px;
}
/*============footer end===================*/
/******************contact***************/
.map-banner{
	height:400px;
}
.common-banner{
	margin-top:-25px;
}
.contact-page-form-sec{
	padding:84px 0px 10px;
	position: relative;
}
.left-info p{
	color:#e67b25;
	margin-top:25px;
}
.contact-page-form-sec .social-icon {
    padding-top: 0px;
}
.adddress{
	padding-top:26%;
}
.adddress p{
	margin-bottom:15px;
}
.adddress i{
	color:#b3b3b3;
	font-size:20px;
}
.adddress li{
	display:inline-block;
	padding-right:45px;
}
.adddress li:hover i{
	color:#e67b25;
}
.form-styl {
	padding: 10px 25px;
	resize: none;
	background-color: #fff;
	border-radius: 0px;
	font-family: 'Proxima Nova Lt';
	border: 2px solid #ededed;
	min-height: 43px;
	color: #121212;
	font-size:16px;
	font-style: italic;
}

.form-wrapper .form-group {
	margin-bottom: 10px;
}

.form-wrapper .form-control:focus {
	box-shadow: none;
	border: 2px solid #ededed;
}

.form-styl:placeholder {
	color: #a3a3a3;
	opacity: 1;
}

.form-styl:-ms-input-placeholder {
	color: #a3a3a3;
	opacity: 1;
}

.form-styl::placeholder {
	color: #a3a3a3;
	opacity: 1;
}
.form-wrapper .button {
	margin-top:20px;
}

.contact-man-content .bg-img{
	background-position:top;
	top:0px;
}
.contact-man-content .section-heading{
	padding-bottom:65px;
}
.contact-man-content .contents .button{
	margin-top:50px;
}
.contact-man-content {
    padding-bottom: 100px;
}
.contact-page-form-sec .man-img {
	margin-right:30px;
}
.contact-page-form-sec .man-img img{
	display:none;
}
.contact-man-content .men{
	padding-left:20px;
}
.contact-man-content .men:after {
    left: 0px;
}
.contact-man-content .contents {
    padding-right: 10%;
}
/***************inner banner************/
.common_banner {
    padding: 7% 0px;
	margin-top: -25px;
}
.common_content {
    width: 100%;
    position: relative;
    padding: 50px 40px;
    max-width: 848px;
}
.common_content::before {
    content: '';
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 50%;
    right: 0px;
    width: 56vw;
    margin-left: -50vw;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
}
.common_content h1{
	position: relative;
    z-index: 1;
}
/********************experties-listview***********/
.experties-content{
	padding:80px 0px;
}
.experties-content td{
	width:50%;
	vertical-align:top;
}
.experties-content table{
	width:100%;
}
.experties-content .section-heading{
	padding-bottom:50px;
}
.experties-content td:nth-child(odd){
	padding-right:25px;
}
.experties-content td:nth-child(even){
	padding-left:25px;
}
.experties-content p{
	margin-bottom:0px;
}
/*******************/
.listing-text{
	padding: 18% 40px 18% 20%;
	position: relative;
	background: #fff;
	-webkit-clip-path: polygon(0% 0, 100% 0, 100% 100%, 20% 100%);
	clip-path: polygon(0% 0, 100% 0, 100% 100%, 20% 100%);
	z-index: 1;
	margin:53px 0px;
}
.listing-text h4{
	color:#9b362f;
}
.listing-text p{
	margin:25px 0px 50px;
}
.right-image{
	position:absolute;
	left:0px;
	top:0px;
	width:64%;
	height:100%;
	background-position:left;
	background-size:cover;
	background-repeat:no-repeat;
}
.right-image img{
	display:none;
}
.listview_sec_wrapper{
	background:#f8f8f8;
}
.listview{
	position:relative;
}
.listview:nth-child(even) .right-image{
	left:auto;
	right:0;
}
.listview:nth-child(even) .listing-text {
	padding-right:25%;
	padding-left:40px;
	-webkit-clip-path: polygon(0% 0, 100% 0, 80% 100%, 0% 100%);
	clip-path: polygon(0% 0, 100% 0, 80% 100%, 0% 100%);
}
.knnis-man-content{
	padding-bottom:0px;
}
.knnis-form-area {
	padding-bottom:95px;
	position:relative;
	padding-top: 7%;
}
.knnis-form-area .bg-img{
	top:0px;
	background-position:top;
}
/***************faq-dtls************/
.faq-dtls{
	padding-top:90px;
	padding-bottom:100px;
}
.faq-btn{
	background:#f8f8f8;
	padding:30px 0px;
}
.faq-dtls .section-heading {
	padding-bottom:20px;
}
.faq-dtls .bg-img{
	width: 22%;
	background-position:bottom right;
}
/*****************experties-dtls*********/
.experties-dts .bg-img {
    top: 70px;
	width: 30%;
}
.experties-dts{
	padding:70px 0px 90px;
}
.slider_year{
	background:rgba(28,28,28,0.75);
	padding:60px 60px 45px;
}
.experties-bg-content p{
	color:#fff;
	margin-bottom:0px;
}
.experties-dtls-bg h3{
	color:#fff;
	margin-bottom: 45px;
    font-size: 36px;
}
.experties-list li{
	position:relative;
	font-size:14px;
	color:#fff;
	font-family: 'New Rail Alphabet White';
	padding-bottom:10px;
	padding-left: 20px;
}
.experties-list li:after{
	position:absolute;
	top:6px;
	left:0;
	content:'';
	background:#fff;
	width:6px;
	height:6px;
	border-radius:100%;
}
.experties-dtls-bg{
	padding: 60px 0px;
    position: relative;
}
.experties-list{
	padding-left: 85px;
}
.experties-form-area .bg-img{
	top: 0%;
    background-position: top;
}
.experties-form-area{
	padding: 7% 0px;
}
/***************faq-list**********/
/*.each-faq-list{
	border:2px solid #eeeeee;
	padding: 15px 70px 15px 30px;
	position:relative;
	cursor:pointer;
	margin-bottom:10px;
}
.each-faq-list:hover{
	border:2px solid #e67b25;
}
.faq-arrow{
	position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 55px;
    width: 55px;
	background: url(../images/dropdown2.png) #fff no-repeat right;
}
.each-faq-list:hover .faq-arrow{
	background: url(../images/dropdown3.png) #fff no-repeat right;
}*/
/******************/
.faq-list-wrapper li{
	border:2px solid #eeeeee;
	padding: 15px 70px 15px 30px;
	position:relative;
	cursor:pointer;
	margin-bottom:10px;
}
.faq-list-wrapper li:hover{
	border:2px solid #cd9a97;
}
.faq-list-wrapper span{
	position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 55px;
    width: 55px;
	background-image: url('../images/drop.svg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:10px;
	background-color:#f8f8f8;
}
.faq-list-wrapper li:hover span{
	background-color:#cd9a97;
	transform: rotate(-90deg);
	background-image: url('../images/drop2.svg');
}
/******************/
.each-faq-list p{
	color:#b4b4b4;
	margin: 0px;
}
.eaq-list-area{
	padding: 85px 0px 25px;
	position:relative;
}
.eaq-list-area .bg-img{
    background-size: contain;
    width: 30%;
    top: auto;
	background-position: bottom right;
}
.faq-right{
	background:#1c1c1c;
	padding:100px;
	position:relative;
	margin: 20px 0px 0px 60px;
}
.faq-right h3{
	color:#fff;
	font-size:36px;
}
.faq-right p{
	color:#fff;
	margin-top:50px;
}
.faq-right:before {
    position: absolute;
    top: -20px;
    left: 0px;
    height: 20px;
    background: #9b362f;
    content: '';
    width: calc(100% - 45%);
}
.faq-right:after {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 20px;
    background: #9b362f;
    content: '';
    height: calc(100% - 28%);
}
.faq-list-wrapper .flex-row-reverse .faq-right {
    margin-left: 0px;
    margin-right: 60px;
}
.faq-list-wrapper{
	margin-bottom:75px;
}
.faq-list-wrapper .flex-row-reverse .faq-right:before{
	left:auto;
	right:0;
}
.faq-list-wrapper .flex-row-reverse .faq-right:after {
    right: -20px;
	left:auto;
}
.faq-list-wrapper .flex-row-reverse .faq-arrow{
	left: 0;
    right: auto;
}
.faq-list-wrapper .flex-row-reverse .each-faq-list{
	padding-left:85px;
	padding-right:30px;
}
/******************overons***********/
.overons-man-content .bg-img {
    top: 30%;
}
.overons_talk_sec {
    padding: 85px 0px 95px;
    position: relative;
    background-color: #1c1c1c;
	margin-top: -25px;
}
.talk_left_img {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 30%;
}
.angle_bg_wrapper{
	padding-left: 16%;
}
.angle_bg_wrapper p{
	color:#fff;
	margin:15px 0px 35px;
	letter-spacing: 0.5px;
}
.angle_bg_wrapper h4{
	color:#fff;
}
.talk_text_wrap {
    padding: 7% 0% 4% 5%;
}
.talk_text_wrap p{
	margin-top:30px;
	color:#fff;
}
.talk_text_wrap h3{
	color:#fff;
}
.over_angle_bg {
    padding: 55px 30px 170px;
    background-position: center bottom;
}
.talk_left_img img{
	display:none;
}
.member-dtls h4{
	color: #9b362f;
}
.member-dtls p{
	margin:25px 0px 50px;
}
.member-dtls h6{
	color:#9b362f;
	font-family: 'New Rail Alphabet White';
	font-size:14px;
}
.member-dtls hr{
	border-top:2px solid #ececec;
	margin:26px 0px 30px;
}
.member-dtls li{
	font-family: 'New Rail Alphabet medium';
	font-size:14px;
	color:#9b362f;
	padding-bottom:30px;
}
.member-dtls li:last-child{
	padding-bottom:0px;
}
.member-slider-wrapper{
	position:relative;
}
.member-slider-wrapper .swiper-button-next{
	right: -8%;
	top: 25%;
}
.member-slider-wrapper .swiper-button-prev{
	left: -8%;
	top: 25%;
}
.member-dtls{
	padding:50px 0px 80px;
}
.overons-slider{
	background:#f8f8f8;
	padding-top:50px;
}
.overons-man-content .section-heading {
    padding-bottom: 0px;
}
/*****************mkbi-dtls*********/
.mkbi_top
{
	margin-top:0px;
}
.mkbi_top .contents{
	padding-left:0px;
	padding-bottom: 70px;
}
.each-gallery-box
{
	position: relative;
	cursor: pointer;
}
.gallery-image
{
	display:block;
	height:auto;
}
.gallery-box-heading
{
	position:absolute;
	left:0;
	top:50%;  
	transform: translateY(-50%);
	text-align:center;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	z-index: 1;
	width:100%;
}
.gallery-box-heading h4
{
	color:#fff;
	font-family: 'New Rail Alphabet bold';

}
.gallery-box-details
{
	position:absolute;
	background-color: rgba(155,54,47,0.5);
	width:100%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}
.each-gallery-box:hover .gallery-box-details
{
	opacity:1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-gallery-box:hover .gallery-box-heading h4
{
	position:relative;
	z-index:1;
}
.mkbi_top .bg-img{
    background-position: top;
    top: -35%;
	z-index: -1;
	background-size: contain;
}
/***************regio***********/
.each-regio-wrapper{
	padding-bottom:70px;
}
.regio-area .bg-img{
	top: auto;
    bottom: 0;
    background-position: bottom;
    background-size: contain;
}
.each-regio-wrapper:last-child{
	padding-bottom:0px;
}
.regio-area{
	padding-bottom:70px;
}
/*******agenda listview********/
.faq-dtls .contents{
	padding-top:0px;
	padding-bottom:0px;
}
/*******arrangement dtls*******/
.arragement-dtls .bg-img {
    width: 33%;
}
.contact-page-form-sec .header-contact-wrapper {
	padding-left: 0px;
}
.contact-page-form-sec .header-contact-wrapper ul{
	text-align: left;
	padding: 0px;
}
.contact-page-form-sec .header-contact-wrapper li{
	padding-right: 0px;
	margin-right: 30px;
}
.contact-page-form-sec .header-contact-wrapper .login-button img{
	margin-right: 0px;
}
.mkbi_top .tabs{
	margin-top: 0px;
}
/********contact********/
.contact-page-image .bg-img{
	background-position: bottom;
	width: 33%;
}
.contact-page-image .section-heading{
	padding-bottom: 0px;
}
.contact-page-image{
	padding-top: 7%;
}
/******overons*****/
.overons-btm-slider .swiper-button-next{
	right: 50px;
}
.overons-btm-slider .swiper-button-prev{
	left: 50px;
}
.common-arrow img{
	max-height:35px;
	max-width:35px;
}
.overons-btm-slider .common-arrow img{
	-webkit-filter: invert(100);
  	filter: invert(100);
}
.dropdown-menu a {
	padding: 12px 15px;
}

.dropdown-menu a::after {
	height: 0px;
	background-color: #fff;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown-menu {
	padding: 0px;
	border-radius: 0px;
	min-width: 220px;
	margin: 0px;
	padding-top: 15px;
	background-color: transparent;
	border: 0px;
}

/*.active .dropdown-menu {
	padding-top: 23px;
}*/

.dropdown-menu .dropdown-item {
	background-color: #9b362f !important;
	color: #fff !important;
}

.dropdown-menu a {
	border-bottom: 1px solid aliceblue;
	transition: .3s ease;
	font-family: 'Proxima Nova Lt';
	font-size: 16px;
}
.dropdown-menu{
	background:#9b362f;
	padding-top:0px;
}

.dropdown .dropdown-menu a:hover {
	background-color: #121212 !important;
}

.active #navbarDropdownMenuLink {
	background-color: transparent !important;
	color: #30a7e3 !important;
}

#navbarDropdownMenuLink:hover {
	background-color: transparent !important;
	color: #30a7e3 !important;
}
/***************************************loader********************/
#loader_section{
	display:none;
	width:100%;
	position: fixed;
	top: 0;
	background: #000000b8;
	z-index: 9999;
	height: 100vh;
	padding: 30vh 0px;
}
#loader_section p{
	color:#fff;
	font-size:18px;
	text-align: center;
}
#loader_section img{
	width: 100px;
	margin-bottom: 25px;
}
.kenteken_np{
background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
background-repeat: no-repeat;
background-position: 0% 0%;
padding: 4px 0 6px 30px;
}
.cursor
{
	cursor:pointer;
}
#menu {
 display: none;
}
.mm-current {
 display: block !important;
}
.morgan_footer
{
	text-align: center;
	background: #000;
	padding: 7px 0px 5px;
}
.error_background {
	background-color: #121212;
}
.error_top
{
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
	padding: 35px 0;
}
.light_theme{
	background:rgba(255, 255, 255, 0.83);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75); 
	box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75); 
	box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75);
}
.cookie_div{
	color:#9c9c9c;
	font-size: 13pt;
	font-family: 'Calibri';
}
.cookie_div h4{
	margin-bottom: 15px;
	font-size: 13pt;
	font-family: 'Calibri';
}
.light_theme h4{
	color:#2a2a2a;
}
.dark_theme h4{
	color:#c9c9c9;
}
.cookie_div a{
	color:#38b6be;
	font-size: 13pt;
	font-weight:bold;
	margin-left:8px;
	font-family: 'Calibri';
}
.cookie_div button{
	color:#3c935c;
	font-size: 12pt;
	background:#e6f8ed;
	font-weight: bold;
    border: 0;
    padding: 13px 25px;
	margin:5px 0;
	cursor: pointer;
	font-family: 'Calibri';
}
/**************new add*********/
.form-wrapper .button{
	text-transform: uppercase;
}
/*************side area**********/
.mini-right-nav li{
	margin: 0px 0 2px;
	padding: 0;
	width: 60px;
	display: block;
	position: relative;
  }
  .mini-right-nav li a{
	position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: #000000;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
  }
  .mini-right-nav li.whtasapp-nav a{
	background-color: #58c04d;
  }
  .mini-right-nav span {
	font-family: 'New Rail Alphabet White';
	font-size:0px;
	bottom: 0;
	right: 0px;
	line-height: 60px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 0;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index:-1;
  }
  .mini-right-nav span:after{
	position: absolute;
	top: 0;
	right: 0;
	/*width: calc(100% + 60px);*/
	width: 100%;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	content: '';
	background-color: #000000;
	height: 60px;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index: -1; 
	-webkit-box-shadow: -2px 5px 14px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: -2px 5px 14px 0px rgba(0,0,0,0.15);
	box-shadow: -2px 5px 14px 0px rgba(0,0,0,0.15);
  }
  .mini-right-nav a:hover span{ 
	width:auto;
	overflow:visible;
	opacity:1;
	padding: 0 65px 0px 40px; 
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	font-size:14px;
  }
  .mini-right-nav li.whtasapp-nav span:after{
	background-color: #58c04d;
  }
  .mini-right-nav a:hover {text-decoration:none;}
  .mini-right-nav a span{
	color:#fff;
  }
  .mini-right-nav img{
	  width: 20px;
	position: relative;
	z-index: 1;
  }
  .mini-right-nav{
	  position: fixed;
	  top: 39%;
	  z-index: 999;
	  right: 0px;
  }

/*===========agenda-bottom-block=============*/
.agenda-bottom-block{
	background: #f8f8f8;
  	padding: 100px 0;
}
.agenda-bottom-block h4{
	color: #9b362f;
	font-family: 'New Rail Alphabet bold';
	margin-bottom: 14px;
}
.agenda-bottom-block p, .agenda-bottom-block li{
	font-size: 16px;
	text-align: left;
	line-height: 26px;
}
.agenda-bottom-block p{
	margin-bottom: 10px;
}
.agenda-bottom-block p a:hover{
	text-decoration: underline;
}
.agenda-bottom-block h6{
	font-family: 'New Rail Alphabet medium';
	margin-bottom: 5px;
	line-height: 26px;
}
.agenda-bottom-block ul{
	list-style-type: '-';
  	padding-left: 10px;
  	padding-bottom: 10px;
}
.agenda-bottom-block li{
	font-family: 'New Rail Alphabet White';
  	color: #121212;
  	letter-spacing: 0.5px;
  	padding-left: 10px;
}
.agenda-bottom-image{
	padding-right: 15%;
	padding-left: 20px;
	padding-top: 20px;
}
.agenda-bottom-block .row.flex-row-reverse .agenda-bottom-image{
	padding-right: 20px;
	padding-left: 15%;
}
.agenda-bottom-block .row:not(:last-child){
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 100px;
  	padding-bottom: 100px;
}
.agenda-bottom-image:before, .agenda-bottom-image:after {
	position: absolute;
	top: 0px;
	left: 0;
	height: 20px;
	background: #9b362f;
	content: '';
}
.agenda-bottom-image:before{
	width: 60%;
}
.agenda-bottom-image:after{
	height: calc(100% - 37px);
	width: 20px;
	left: 0px;
}
.agenda-bottom-block .row.flex-row-reverse .agenda-bottom-image:before, 
.agenda-bottom-block .row.flex-row-reverse .agenda-bottom-image:after{
	left: auto;
	right: 0;
}
