/*==========================
	Custom css
==========================*/
/* Selection */
::selection {
	color: #fff;
	background-color: var(--primary);
}
.page-wraper .vc_column_container > .vc_column-inner{
	padding-left:0;
	padding-right:0;
}
.page-wraper .vc_row{
	margin-left:0;
	margin-right:0;
}
.kc-row-container.kc-container{
	max-width:75rem;
	width:100%;
}
.kc_row .kc_col-sm-12{
	padding-left:0rem !important;
	padding-right:0rem !important; 
}
/* Body */
.page-content.one-page-layout {
    padding: 0;
}
.content-inner {
    padding-top: 100px;
    padding-bottom: 70px;
}
.content-inner-2 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.bg-pink-light{
	background-color: var(--rgba-primary-1);
}
.container {
    max-width: 1140px;
}
.lg-outer .lg-thumb-item.active, 
.lg-outer .lg-thumb-item:hover {
    border-color: var(--primary);
}
/* Header */
.header-sidenav .header-nav .logo-header a{
	width: 100%;
}
.header-sidenav .header-nav .nav > li .sub-menu{
	background:transparent;
}
.header-sidenav .header-nav .logo-header{
	display: block;
	padding: 40px 20px 0;
	width: 100%;
	height: auto;
}
.header-sidenav .header-nav {
    left: 0;
	padding: 0;
}
.header-sidenav .openbtn,
.header-sidenav .header-nav .closebtn{
	display: none;
}
.header-sidenav .header-nav .logo-header img{
	max-width: 100%;
}
.header-sidenav .header-nav .logo-header a{
    text-align: center;
    display: block;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    padding: 0 0 20px;
}
.header-sidenav .header-nav .footer-menu {
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    margin: 0 20px;
    padding: 30px 0;
	text-align: center;
	z-index: 9;
	position: relative;
}
.header-sidenav .header-nav .navbar-nav{
	padding: 20px 0;
}
.header-sidenav .header-nav .navbar-nav li a{
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}
.header-sidenav .header-nav .navbar-nav > li > a {
    color: #fff;
    padding: 15px;
    line-height: 16px;
    position: relative;
}
.header-sidenav .header-nav .navbar-nav > li > a.active:hover{
	color: #fff;
}
.header-sidenav .header-nav .copyright ,
.header-sidenav .header-nav .copyright-text {
    color: #fff;
    font-size: 12px;
    margin: 20px 0 0;
    line-height: 24px;
}
.header-sidenav .header-nav .copyright-text {
    opacity: 0.5;
    margin-top: 0;
}
.header-sidenav .header-nav .copyright-text a{
	text-decoration: underline;
	color: #fff;
}
.header-sidenav .header-nav .footer-social li{
	display: inline-block;
	margin: 0 5px;
}
.header-sidenav .header-nav .footer-social li a {
    color: #fff;
    font-size: 18px;
    margin: 2px;
}
.header-sidenav .header-nav .footer-social li a:hover{
	background-color: transparent;
}
.header-sidenav + #main {
    margin-left: 300px;
}
.header-sidenav .contant-block {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    z-index: 1;
}
.header-sidenav .full-sidenav{
	position: fixed;
	left: 0;
	width: 300px;
	top: 0;
	z-index: 999988;
	background: #fff;
	height: 100vh;
	display: block;
	flex-direction: column;
	justify-content: space-between;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.header-sidenav{
  z-index: 999;
}
.header-sidenav .full-sidenav .nav {
	margin-bottom:auto;
	z-index: 9;
	position: relative;
}
.header-sidenav.dark{
	background-color: unset;
}
.header-sidenav .menu-close{
	display: none;
}
.header-sidenav .main-bar-wraper{
	display: none;
}
.header-sidenav .nav > li > .sub-menu{
	background-color: transparent;
}
.header-sidenav .nav > li .sub-menu li a{
	color:#bfbfbf;
    font-family: Oswald, sans-serif;
}

.logo-header .text-logo{
	padding: 4px 0;
}
.logo-header .text-logo .site-title{
	margin-bottom:0;
}
.logo-header .text-logo .site-description{
	text-align:center;
	letter-spacing: 1.5px;
    margin-bottom: 0;
    line-height: 1.5;	
}
.logo-header .text-logo a{
	border: 0;
	padding:0;
	color:#fff;
	letter-spacing: 8px;

}
.header-sidenav .header-nav .logo-header .text-logo .site-title{
	margin-bottom:10px;
	
}
.header-sidenav .header-nav .logo-header .text-logo .site-description{
	text-align:center;
	letter-spacing: 1.5px;
    margin-bottom: 10px;	
}
.header-sidenav .header-nav .logo-header .text-logo a{
	border: 0;
	padding:0;
	color:#fff;
	letter-spacing: 8px;

}

/* SideNav ======= */
.site-header .full-sidenav .mCSB_container{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100%;
}
.header-nav.full-sidenav .nav  li > .sub-menu, 
.header-nav.full-sidenav .nav  li:hover > .sub-menu, 
.header-nav.full-sidenav .nav  li > .mega-menu,
.header-nav.full-sidenav .nav  li:hover > .mega-menu{
	opacity: 1;
	visibility: visible;
	position:unset;
	display:block;
	transform: scaleY(1);
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
	transition: none !important;
	box-shadow:none !important;
}
.header-nav .menu-item-has-children > a:after{
	content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
    transform: scale(0.8);
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: rgba(255,255,255,0.1);
    top: 8px;
    position: absolute;
    right: 10px;
}
.header-nav.full-sidenav .nav > li > .sub-menu, 
.header-nav.full-sidenav .nav > li > .mega-menu{
	box-shadow: none;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
	transition: unset;
}
.header-nav .nav > li{
	text-transform: capitalize;
}
.header-nav .nav > li .sub-menu{
	width: 100%;
	padding: 0;
	min-width: 100%;
}
.header-sidenav .header-nav .nav > li .sub-menu > li .sub-menu{
    padding-top: 0;
}
.header-sidenav .header-nav .nav > li .sub-menu{
    padding-left: 20px;
}
/* Section head */
.section-head.text-center {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.section-head .main-title {
    font-family: Satisfy, sans-serif;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.section-head .title {
    font-size: 62px;
    line-height: 66px;
    font-weight: 700;
	margin-bottom: 10px;
}
.section-head .sub-title {
    color: #c7b9a9;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
}
.section-head p{
	font-size: 14px;
	line-height: 24px;
}
.dlab-separator {
    width: 40%;
    height: 1px;
    margin: 0px auto 0px;
    background-color: rgba(0, 0, 0, .50);
}
.section-head.full-head{
	width: 100%;
}

/* About Gallery List */
.about-gallery-list {
    display: flex;
    flex-wrap: wrap;
}
.about-gallery-list li {
    display: inline-block;
    width: 50%;
    padding: 7px;
}
.about-gallery-list li img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
	transition: all 0.1s;
}
.about-gallery-list li:hover img {
	opacity: 0.5;
	transition: all 0.1s;
}

/* Menu Tabs */
.menu-tabs .nav-tabs {
    justify-content: center;
    margin-bottom: 50px;
    border: 0;
}
.menu-tabs .nav-tabs li a {
    font-family: Oswald, sans-serif;
    background-color: var(--rgba-primary-1);
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 30px;
    letter-spacing: 2px;
}
.menu-tabs .nav-tabs li a.active,
.menu-tabs .nav-tabs li a.active:hover,
.menu-tabs .nav-tabs li a.active:focus,
.menu-tabs .nav-tabs li a:hover{
    background-color: var(--primary);
    color: #fff;
	border: 0;
}

/* Menu List */
.menu-list{
	display: flex;
	flex-wrap: wrap;
	background-color: rgba(255, 255, 255, 0.95);
    margin-bottom: 30px;	
}
.menu-list li {
    width: 50%;
    display: flex;
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
    padding: 15px 20px;
    position: relative;
}
.menu-list li .title {
    font-family: Merriweather, serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0px;
}
.menu-list li .description {
    color: #9e9e9e;
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 0;
}
.menu-list li .price {
    margin-bottom: 0;
    background-color: var(--primary);
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 5px 6px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
}
.menu-list li .item-right{
	margin-left: auto;
}
.menu-list .item-left{
    padding-left: 70px;
	position:relative;
} 
.menu-list .item-left img{ 
    width: 50px;
    position: absolute;
    left: 0;
    filter: drop-shadow(3px 0px 0px rgba(0,0,0,0.5));
   
}
/* dlab-bnr-inr */
.dlab-bnr-inr {
	height: 400px;
}
.dlab-bnr-inr-entry {
    display: table-cell;
    vertical-align: middle;
}
.dlab-bnr-inr h1 {
    font-weight: 700;
    font-size: 62px;
    margin-bottom: 10px;
    line-height: 1.3;
    text-transform: uppercase;
	word-break: break-word;
}
.dlab-bnr-inr .sub-title {
    color: #c7b9a9;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
	margin-bottom: 0;
}
.dlab-bnr-inr .breadcrumb{
	background-color: transparent;
    justify-content: center;
    padding: 20px 0;
}
.dlab-bnr-inr .breadcrumb li{
	font-family: Oswald, sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding-right: 20px;
    margin-right: 5px;
	position: relative;
	word-break: keep-all;
}
.dlab-bnr-inr .breadcrumb li:last-child{
	padding-right: 0;
    margin-right: 0;
}
.dlab-bnr-inr .breadcrumb-row ul li:after {
    top: 50%;
    right: 0;
    position: absolute;
	transform: translateY(-50%);
}
.dlab-bnr-inr .breadcrumb-item+.breadcrumb-item::before{
	content: none;
}

/* About Rating */
.rating-box {
    margin: 0 30px;
}
.rating-box .rating-star{
	margin-bottom: 0;
}
.rating-box .rating-star li {
    display: inline-block;
    font-size: 24px;
}
.rating-box .rating-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    font-weight: 400;
}
.rating-box p{
	margin-bottom: 15px;
}
.rating-box .rating-name{
	font-size: 14px;
    margin: 0;
    line-height: 24px;
}



/* Owner Profile */
.owner-profile .owner-profile-pic {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    border: 5px solid #fff;
    margin: 0 auto 20px;
}
.owner-profile .owner-name {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.owner-profile .owner-position {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
}
.owner-profile .owner-signature {
	font-family: Satisfy, sans-serif;
    color: #fff;
    font-size: 34px;
    margin-bottom: 0;
    font-weight: 300;
}

/* Contact box */
.contact-box .section-head {
    margin: 0;
    padding: 30px;
}

/* Menu tabs Style 1 */
.menu-tabs.style1{
	padding-bottom: 70px;
}
.menu-tabs.style1 .nav-tabs {
    position: relative;
    top: -68px;
    margin-bottom: 0;
    justify-content: space-between;
	z-index: 1;
}
.menu-tabs.style1 .nav-tabs a {
    position: relative;
    padding: 16px 15px 16px 60px;
    display: block;
    background-color: rgba(0,0,0,0.5);
}
.menu-tabs.style1 .nav-tabs li {
	width: 25%;
}
.menu-tabs.style1 .nav-tabs li h4 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 20px;
	color: #fff;
}
.menu-tabs.style1 .nav-tabs li h6 {
    margin-bottom: 0;
    color: #fff;
    font-size: 11px;
    opacity: 0.7;
    line-height: 16px;
    font-weight: 300;
}
.menu-tabs.style1 .nav-tabs .icon-bx {
    width: 30px;
    position: absolute;
    left: 20px;
    top: 16px;
}
.menu-tabs.style1 .menu-list{
	background-color: transparent;
}

/* Site Footer */
.site-footer{
	position: relative;
}
.site-footer .footer-top{
	background-color: #1c1a17;
    padding: 50px 0;
}
.site-footer .copyright a{
	text-decoration: underline;
	color: #fff;
}
.site-footer .copyright {
    margin-bottom: 0;
	color: rgba(255,255,255,0.4);
}
.site-footer .copyright-text {
    margin: 0;
    font-size: 10px;
	color: rgba(255,255,255,0.4);
}
.site-footer .footer-social{
	display: inline-flex;
}
.site-footer .footer-social li{
	padding: 0 2px;
}
.site-footer .footer-social li a {
    background-color: #47443e;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 2px;
    color: #fff;
    font-size: 15px;
}
/* Blog post md */
.blog-post.blog-md{
	display: flex;
	margin-bottom: 35px;
}
.blog-post.blog-md .dlab-post-media{
    width: 50%;
    flex: 0 0 50%;
    min-width: 50%;
}
.blog-post.blog-md .dlab-post-media img{
	height: 100%;
    width: 100%;
	object-fit: cover;
}
.blog-post.blog-md .dlab-post-info{
    width: 100%;
	padding: 30px;
	align-self: center;	
}
.pagination.text-center{
    justify-content: center;
}
.blog-post.blog-md .dlab-separator {
	margin-bottom: 10px;
}
.blog-post.blog-md .post-title{
    font-weight: 700;
	text-transform: uppercase;
}
.dlab-post-meta li{
	display: inline-block;
}
.dlab-post-meta li.post-date{
	font-family: Satisfy, sans-serif;
    font-size: 26px;
    line-height: 20px;
}
.blog-single.blog-post .dlab-post-text h4{
    margin-bottom: 15px;
}

/* Event Blog */
.event-blog .post-sub-title{
    font-family: Satisfy, sans-serif;
    font-size: 26px;
    line-height: 20px;
	margin-bottom: 10px;
}
.event-blog .post-title {
    font-weight: 700;
}

/* Contact Form */
.contact-form{
	padding: 0 15px;
}
.contact-form .section-head{
	margin-bottom: 10px;
}
.contact-form .wpcf7-form-control-wrap{
	width:100%;
}
.contact-form .form-group{
	margin-bottom: 5px;
}
.contact-form .form-control,
.contact-form .btn.dropdown-toggle{
    border: 2px solid #fff;
    height: 48px;
    font-size: 12px;
    border-radius: 3px;
    padding: 10px 20px;
}
.contact-form textarea.form-control {
	height: 110px;
}
.contact-form .form-control:hover{
	border-color: #e8e0d8;
}
.contact-form .form-control:focus{
	border-color: var(--primary);
}
.contact-form .btn.dropdown-toggle {
    border: 2px solid #fff!important;
    font-family: "Merriweather",sans-serif;
    color: #495057;
}
.contact-form .btn.dropdown-toggle:hover{
	border-color: #e8e0d8!important;
}
.contact-form .btn.dropdown-toggle:focus{
	border-color: var(--primary)!important;
}
.contact-form .bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 16px;
}



/* Contact Reserve */
.contact-reserve img {
    height: 100%;
    object-fit: cover;
}
.contact-reserve{
	position: relative;
	overflow: hidden;
	border-radius: 3px;
    height: 100%;	
}
.contact-reserve .contact-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 45px;
	width: 100%;
	background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .65) 53%);
}
.contact-reserve .contact-text .title {
    font-size: 46px;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 10px;
}
.contact-reserve .contact-text .sub-title {
    font-size: 22px;
    font-weight: 200;
    line-height: 22px;
    margin-bottom: 25px;
}

/* Gallery box */
.dlab-gallery-box {
	margin-bottom: 20px;
}
.dlab-gallery-box .dlab-thum {
    border-radius: 5px;
    overflow: hidden;
}
.dlab-gallery-box .dlab-thum img{
	transition: all 0.1s;
	width: 100%;
	min-height: 150px;
	object-fit:cover;
}
.dlab-gallery-box:hover .dlab-thum img {
    opacity: 0.5;
    transition: all 0.1s;
}
.dlab-gallery-box .check-km{
	cursor: pointer;
}
/* Blog Post Single */
.blog-post.blog-single {
    margin: 0 auto;
    padding: 35px;
    position: relative;
    margin-top: -150px;
	z-index: 99;
    margin-bottom: 50px;
}
.blog-post.blog-single .post-title {
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 0;
    font-weight: 700;
}
.dlab-bnr-inr .blog-post.blog-single{
	margin-bottom: 0;
	padding-top: 100px;
}

/* Event Details */
.event-head-details {
    align-items: start;
    width: 500px;
    text-align: left;
}
.event-head-details .sub-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 25px;
}
.event-head-details p{
	margin-bottom: 0;
}
.event-details .sub-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: 700;
}
.event-details .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 0;
}

/* Light Gallery */
.lg-outer .lg-toogle-thumb, 
.lg-outer .lg-thumb-outer,
.lg-outer .lg-img-wrap, 
.lg-outer .lg-item{
    background-color: #fff;
}
.lg-actions .lg-next, 
.lg-actions .lg-prev, 
.lg-toolbar .lg-icon,
#lg-counter{
    color: #fff;
}
.lg-outer .lg-toogle-thumb:hover{
	color: var(--primary);
}
.check-km{
	cursor: pointer;
}

.main-slider .slide{
	height:100vh;
	background-position:center;
	position:relative;
    background-size: cover;	
}
.main-slider .slide .content{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
}
.main-slider .content span{
	font-family: Satisfy, sans-serif;
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 15px;
    display: block;
}
.main-slider .title{
	font-size: 95px;
    color: #fff;
    line-height: 1;	
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    font-weight: 700;	
}
.main-slider .sub-title{
	font-size: 35px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    line-height: 1;
    font-weight: 700;	
}
.main-slider a{
	margin:0 5px;
}
.main-slider .owl-next,
.main-slider .owl-prev{
    background: rgba(0,0,0,0.3);
    color: #fff;
    padding: 30px 5px;
    font-size: 20px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.main-slider .owl-next:hover,
.main-slider .owl-prev:hover{
	background:#fff;
	color:#000;
}
/* Responsive */
@media only screen and (max-width: 1200px){
	.container {
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.site-footer .footer-top {
		padding: 65px 0px;
	}
	.section-head.text-center {
		width: 100%;
	}
	.blog-post.blog-single {
		width: 100%;
	}
	.section-head .title {
		font-size: 52px;
		line-height: 60px;
	}
	.menu-list .item-left{
	    padding-right: 30px;	
	}
	.menu-tabs.style1 .nav-tabs{
	    margin-bottom: 30px;
		padding-top: 30px;	
		top:0;
	}
}
@media only screen and (max-width: 991px){
	.blog-post.blog-single{
		margin-top: -100px;
	}
	.blog-post.blog-md .dlab-separator {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.blog-post.blog-md .post-title {
		font-size: 28px;
		line-height: 30px;
	}
	.content-inner {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.service-box .dlab-tilte{
		font-size:14px;
	}
	.service-box .icon-bx-xl img {
		height: 60px;
	}
	.service-box  .icon-bx-xl {
		width: 80px;
		height: 80px;
		line-height: 80px;
		margin-bottom:10px;
	}
	.section-head .title {
		font-size: 36px;
		line-height: 40px;
	}
	.content-inner-2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.menu-list .item-left {
		padding-right: 10px;
	}
	.menu-list li{
		padding:10px;
	}
	.menu-tabs .nav-tabs li a{
		padding: 10px 20px;	
	}
	.rating-box {
		margin: 0 0px;
	}
	.owner-profile .owner-name {
		font-size: 26px;
		line-height: 30px;
	}
	.owner-profile .owner-signature{
	    font-size: 24px;	
	}
	.section-head .main-title{
	    font-size: 16px;	
	}
	.menu-tabs.style1 .nav-tabs a{
		text-align:center;
		padding:16px 10px 16px 10px;	
	}
	.menu-tabs.style1 .nav-tabs .icon-bx{
		position:unset;
	    margin: 0 auto 10px;	
	}
	.menu-tabs.style1 .nav-tabs li h6{
	    margin-top: 5px;	
	}
	.blog-post.blog-md .dlab-post-info {
		padding: 20px 20px;
	}
	.event-blog .post-sub-title{
	    font-size: 16px;
		line-height: 16px;	
	}
	.blog-post.blog-md .post-title {
		font-size: 24px;
		line-height: 30px;
	    margin-bottom: 0px;	
	}
	.dlab-post-meta,
	.dlab-post-meta ul {
		margin-bottom: 10px;
	}
	.contact-reserve .contact-text{
	    padding: 30px;	
	}
	.contact-reserve .contact-text .title{
		font-size: 35px;
		line-height: 35px;
	}
	.main-slider .title {
		font-size: 60px;
	}
	.main-slider .sub-title {
		font-size: 24px;
		margin-top: 15px;
		margin-bottom: 30px;	
	}
	.main-slider span{
	    font-size: 18px;	
	}
	.blog-post.blog-single .post-title {
		font-size: 40px;
		line-height: 50px;
	}
	.menu-list li {
		width: 100%;
	}
	.header-sidenav .header-nav .nav i {
		float: unset;
		margin-top: -4px;
	}
	.header-sidenav.dark .header-nav .nav > li > a{
		color: #fff;
	}
	.header-sidenav .full-sidenav.active{
		display: block;
		left: 0;
	}
	.header-sidenav .main-bar-wraper{
		display: block;
	}
	.header-sidenav .menu-close{
		display: block;
	}
	.header-sidenav .header-nav {
		left: -100%;
	}
	.site-footer .footer-top{
		padding:40px 0; 
	}
	.dlab-bnr-inr h1{
		font-size: 50px;
	}
}

@media only screen and (max-width: 767px){
	.blog-post.blog-md .dlab-post-info {
		padding: 15px;
		margin: 0;
	}
	.menu-tabs.style1 .nav-tabs li {
		width: 100%;
	}
	.menu-tabs.style1 .nav-tabs a {
		background-color: #3d3833;
		border-bottom: 1px solid #534d47;
	}
	.site-footer .footer-top .text-left,
	.site-footer .footer-top .text-right{
		text-align: center!important;
	}
	.site-footer .footer-social {
		margin-top: 15px;
	}
	.site-footer .footer-top {
		padding: 30px 0px;
	}
	.content-inner {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.content-inner-2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.content-inner-3 {
		padding-bottom: 50px;
	}
	.menu-tabs.style1 {
		padding-bottom: 30px;
	}
	.menu-tabs.style1 .nav-tabs {
		margin: 0 0 -70px;
	}
	.dlab-bnr-inr h1 {
		font-size: 36px;
		margin-bottom: 5px;
	}
	.dlab-bnr-inr .breadcrumb{
	    padding: 10px 0;
	}
	.dlab-bnr-inr .sub-title {
		font-size: 18px;
		line-height: 18px;
	}
	.dlab-bnr-inr {
		height: 300px;
	}
	.menu-list li {
		padding: 15px 15px;
		width: 100%;
	}
	.section-head .title {
		font-size: 36px;
		line-height: 46px;
		margin-bottom: 5px;
	}
	.section-head .sub-title {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.event-blog .post-title {
		font-size: 25px;
		line-height: 28px;
	}
	.event-blog .dlab-separator {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.dlab-post-meta li.post-date {
		font-size: 22px;
	}
	.blog-post.blog-md .post-title {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.blog-post.blog-md .dlab-separator {
		margin-bottom: 10px;
	}
	.one-page-layout .sidenav.full-page .logo-header {
		padding: 0;
		float: unset;
		margin: auto;
	}
	.blog-post.blog-single .post-title {
		font-size: 35px;
		line-height: 35px;
	}
	.dlab-bnr-inr .blog-post.blog-single {
		padding-top: 60px;
	}
	.dlab-bnr-inr-entry {
		padding-bottom: 0;
	}
	.event-head-details h1{
		text-align: left;
	}
	.event-head-details .sub-title {
		margin-bottom: 15px;
	}
	.contact-box-reversed {
		flex-direction: column-reverse;
	}
	.menu-tabs.style1 .nav-tabs .icon-bx {
		width: 30px;
		position: absolute;
		left: 15px;
		top: 12px;
	}
	.menu-tabs.style1 .nav-tabs a{
		text-align:left;
		padding: 10px 15px 10px 60px;	
	}
	.menu-tabs.style1 .nav-tabs li h4 {
		font-size: 15px;
		margin-bottom: 0;
		line-height: 17px;
	}
	.menu-tabs.style1 .nav-tabs {
		margin: 0 0px 30px;
		top: 0;
	}
	.blog-post.blog-md .post-title {
		 font-size: 18px;
	}
	.blog-post.blog-md:not(.event-blog){
		display:block;
	}
	.blog-post.blog-md:not(.event-blog) .dlab-post-media, 
	.blog-post.blog-md:not(.event-blog) .dlab-post-info{
		display:block;
		width:100%;
		min-width:100%;
	}
	.blog-post.blog-md:not(.event-blog) .dlab-post-info {
		padding: 0;
	}
	.contact-form {
		padding: 0;
	}
	.menu-tabs .nav-tabs li a{
		padding: 10px 15px;	
	}
}
@media only screen and (max-width: 591px){
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.section-head .title,
	.dlab-bnr-inr h1{
		font-size: 26px;
		line-height: 36px;
	}
	.section-head .sub-title,
	.dlab-bnr-inr .sub-title{
		font-size: 16px;
		line-height: 16px;
	}
	.dlab-bnr-inr {
		height: 200px;
	}
	.section-head {
		margin-bottom: 20px;
	}
	.dlab-post-meta li.post-date {
		font-size: 18px;
	}
	.blog-post.blog-md .dlab-post-readmore a{
		display: block;
	}
	.blog-post.blog-single .post-title {
		font-size: 26px;
		line-height: 26px;
	}
	.blog-post.blog-single {
		padding: 15px;
	}
	.blog-single .dlab-media + .dlab-info {
		padding-top: 15px;
	}
	.event-head-details {
		width: 100%;
	}
	.event-head-details p {
		font-size: 12px;
	}
	.event-head-details .sub-title {
		margin-bottom: 15px;
	}
	.blog-single.blog-post .dlab-post-text {
		margin-top: 0;
	}
	.contact-reserve .contact-text {
		padding: 30px;
	}
	.contact-reserve .contact-text .title {
		font-size: 36px;
		line-height: 40px;
	}
	.contact-reserve .contact-text .sub-title {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 15px;
	}
	.menu-tabs .nav-tabs li a {
		padding: 10px 15px;
		letter-spacing: 1px;
	}
	.menu-tabs .nav-tabs{
	    margin-bottom: 10px;	
	}
	.main-slider .title {
		font-size: 40px;
	}
	.main-slider .sub-title {
		font-size: 18px;
	}
	.main-slider span{
	    font-size: 16px;	
	}
	.main-slider a {
		margin: 0 5px;
		padding: 10px 20px;
		font-size: 13px;
	}
	.main-slider .slide{
		height:400px;
	}
	.main-slider .slide{
	    background-position: right;	
	}
	.blog-post.blog-single{
		    margin-bottom: 30px;
	}
	.dlab-bnr-inr .breadcrumb {
		padding: 10px 0;
	}
}

/* Error Page */
.error-page .dlab_error {
	font-size: 200px;
    font-weight: 700;
    line-height: 200px;
    margin: auto;
    color: #896eff;
    font-family: Oswald, sans-serif;
}
.error-page .error-head {
    font-size: 30px;
    font-weight: 500;
    margin: 15px 0 25px;
    max-width: 600px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
}
@media only screen and (max-width: 991px){
	.error-page .dlab_error {
		font-size: 150px;
		line-height: 150px;
	}
}
@media only screen and (max-width: 591px){
	.error-page .dlab_error {
		font-size: 120px;
		line-height: 120px;
	}
	.error-page .error-head {
		font-size: 24px;
		line-height: 34px;
	}
}


/* Coming Soon */
.countdown{ 
	margin-bottom:40px;
}
.countdown .date{
	width: 120px;
	display: inline-block;
	color: #000;
	padding: 0 10px;
	position: relative;
}
.countdown .date:after{
	content: ":";
	position: absolute;
	font-size: 50px;
	right: -8px;
	top: 2px;
	line-height: 60px;
	color:#fff;
}
.countdown .date:last-child:after{
	content:none;
}
.countdown .date span:last-child{
	color:#fff;
	height: auto;
	width: auto;
	display: block;
	background: transparent;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Oswald,sans-serif;
	margin-top: 5px;
}
.countdown .date .time{
	font-size: 70px;
	color:#fff;
	line-height: 70px;
	display: block;
	width: auto;
	height: auto;
	background: transparent;
	margin: 0;
	font-weight: 600;
	font-family: Oswald,sans-serif;
}
.coming-soon .cs-title{
	font-size: 60px;
	color: #fff;
	font-weight: 500;
	line-height: 70px;
	margin-bottom: 20px;
	opacity: 1;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Oswald,sans-serif;
}
.coming-soon.cs-logo{
	margin-bottom: 20px;
}
.coming-soon.cs-logo .logo{
	width: 250px;
	display: inline-block;
}
.countdown-social{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.countdown-social li{
	display:inline-block;
	margin:0 2px;
}
.countdown-social li a{
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50px;
    font-size: 18px;
    line-height: 45px;
    color: #000;
    margin: 0 4px;
}
.countdown-social li a:hover{
	color:#fff;
}
.coming-soon .cs-logo{
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
@media only screen and (max-width: 591px){
	.coming-soon .cs-title {
		font-size: 42px;
		line-height: 50px;
	}
	.countdown .date .time {
		font-size: 50px;
		line-height: 50px;
	}
	.countdown .date {
		width: 80px;
	}
	.countdown .date:after {
		font-size: 40px;
		right: -7px;
		line-height: 48px;
	}
	.countdown .date span:last-child {
		font-size: 12px;
	}
	.countdown {
		margin-bottom: 30px;
	}
}

.page-down{
	background-size: cover !important;
    background-position: center !important;
}
.page-down,
.coming-soon{
    height: 100vh;
    display: table;
    width: 100%;
}
.page-down .container-fluid,
.coming-soon .container{
	display: table-cell;
    vertical-align: middle;
}

/* Pagedown */
.pagedown-title{
	padding-left:185px;
	position:relative;
    margin-left: 80px;
}
.pagedown-title h1{
	margin:0;
	font-family:Roboto;
	font-weight:500;
	color:#fff;
	font-size:70px;
	line-height:80px;
	margin-bottom: 15px;	
}
.pagedown-title img{
	position: absolute;
	left: -10px;
	top: 10px;
	width: 160px;
}
.pagedown-title p{
	margin:0;
	font-family:Roboto;
	font-weight:300;
	color:#fff;
	font-size:28px;
	line-height:40px;
	opacity: 0.8;	
}
/* rtb-booking-form */
.rtb-booking-form{
	margin-bottom:0 !important;
}
.rtb-booking-form textarea{
	height:150px;
}
.rtb-booking-form textarea,
.rtb-booking-form input,
.rtb-booking-form select{
	width: 100%;
    display: block;
    max-width: 100% !important;
    border-radius: 6px;
    height: 48px;
    border: 1px solid #eaeaea;
    padding: 10px 20px;
    font-size: 14px;
    box-shadow: 0px 10px 30px 0 rgba(0, 0, 0,  0.05);
}
.rtb-booking-form label {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 3px;
}
.rtb-booking-form input:focus,
.rtb-booking-form select:focus,
.rtb-booking-form textarea:focus,
.rtb-booking-form input:hover,
.rtb-booking-form select:hover,
.rtb-booking-form textarea:hover{
	border-color:var(--primary);
}
.rtb-booking-form legend {
    padding: 0 !important;
    font-size: 28px;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}
.rtb-booking-form fieldset{
	margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.rtb-form-submit button{
	color: #fff;
    padding: 12px 30px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.7;
    border-radius: 3px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-family: Oswald, sans-serif;
	background-color: var(--primary);
	text-transform:uppercase;	
}



.open-table-widget .form-control{
	width: 100%;
    display: block;
    max-width: 100% !important;
    border-radius: 6px;
    height: 48px;
    border: 1px solid #eaeaea;
    padding: 10px 20px;
    font-size: 14px;
    box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.05);	
}
.rtb-booking-form legend,
.rtb-booking-form .add-message{
	display: none;
}
.rtb-booking-form .rtb-select, 
.rtb-booking-form .rtb-text {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 20px;
}
.rtb-booking-form .rtb-form-footer{
	padding-right: 15px;
    padding-left: 15px;
	text-align:center;
}
@media only screen and (max-width: 991px){
	.pagedown-title h1 {
		font-size: 60px;
		line-height: 70px;
	}
	.pagedown-title {
		margin-left: 50px;
	}

}
@media only screen and (max-width: 767px){
	.pagedown-title img {
		width: 100px;
		left: 0;
	}
	.pagedown-title {
		margin-left: 20px;
		padding-left: 130px;
	}
	.pagedown-title h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.pagedown-title p {
		font-size: 24px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 591px){
	.rtb-booking-form .rtb-select, 
	.rtb-booking-form .rtb-text {
		float:none;
		width:100%;		
	}
	.pagedown-title h1 {
		font-size: 36px;
		line-height: 44px;
		margin-bottom: 10px;
	}
	.pagedown-title p {
		font-size: 20px;
		line-height: 32px;
	}
	.pagedown-title img {
		position: relative;
		margin-bottom: 30px;
	}
	.pagedown-title {
		margin-left: 0;
		padding-left: 0;
		text-align: center;
	}
}

/* navbar-left */
.header-sidenav .header-nav .navbar-nav.navbar-left{
	padding: 20px;
}
.header-sidenav .header-nav .navbar-nav.navbar-left li a{
	text-align: left;
}
.header-sidenav .header-nav .navbar-nav.navbar-left .menu-item-has-children > a:after {
    float: right;
}

/* frame  */
@media only screen and (min-width: 991px){
	.boxed .header-sidenav{
		position: fixed;
	}
	.frame .header-sidenav{
		position: absolute;		
	    height: 100% !important;
	}
	.header-sidenav .full-sidenav{
		height: 100%;
	}
	.boxed .header-sidenav .full-sidenav,
	.frame .header-sidenav .full-sidenav{
		position: unset;
	}
}
@media only screen and (max-width: 991px){
	.frame,
	.boxed{
		padding: 0;
	}
}
.frame button.scroltop {
    bottom: 0;
}

.blog-post .dlab-title{
	word-break:break-all;
}
.footer-top-center{
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Blog Post */
.dz_event .blog-post{
    min-height: 250px;
}
.post .blog-post,
.event-blog{
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0px 40px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
    overflow: hidden;
}
.post.tag-sticky-2 .blog-post{
	position: relative;
    border: 0.375rem solid var(--primary);
    overflow: hidden;
}
.post.tag-sticky-2 .sticky-icon{
    background: var(--primary);
    color: #fff;
    top: -1.563rem;
    right: -1.563rem;
}
.sticky-icon {
    width: 3.125rem;
    height: 3.125rem;
    position: absolute;
    transform: rotate(45deg);
    top: -1.25rem;
    right: -1.25rem;
    z-index: 1;
}
.sticky-icon i {
    position: absolute;
    bottom: 0.1875rem;
    right: 1.125rem;
    transform: rotate(5deg);
    font-size: 1rem;
}
@media only screen and (max-width: 767px){
	.blog-post.blog-md:not(.event-blog) .dlab-post-info{
		padding: 25px;
		margin: 0;
	}
}
@media only screen and (max-width: 591px){
	.blog-post.blog-md:not(.event-blog) .dlab-post-info{
		padding: 15px;
	}
}

/* Sidebar Responsive */
@media only screen and (max-width: 1191px){
	.header-sidenav + #main {
		margin-left: 250px;
	}
	.header-sidenav .full-sidenav {
		width: 250px;
    }
	.header-sidenav .header-nav .navbar-nav.navbar-left {
		padding: 10px;
	}
	.header-sidenav .header-nav .nav > li .sub-menu {
		padding-left: 10px;
	}
}
@media only screen and (max-width: 991px){
	.header-sidenav + #main {
		margin-left: 0;
	}
}
@media only screen and (max-width: 591px){
	.dz_event .blog-post {
		min-height: 150px;
	}
}