.navbar-default .navbar-toggle .icon-bar{
	background-color: #80848A;
}
:root{
	--theme-primary: #80848A;
	--theme-primary-hover: #6f7378;
	--theme-ink: #1f2328;
	--theme-muted: #6b7280;
	--theme-bg: #f7f8f9;
	--theme-card-border: rgba(128, 132, 138, 0.18);
	--theme-shadow: 0px 12px 30px rgba(0, 0, 0, 0.14);
}
.main-menu .navbar-default .navbar-nav .active a{
	color: #80848A;
}
.main-menu nav li a::after {
    background: #80848A;
}
.typer{
	color: #80848A !important;
}
.banner-text h2{
	color: #80848A
}
.book-btn a{
	background: #80848A;
	border: 3px solid #80848A;
}
.book-btn a:hover{
	background: #6f7378;
	border: 3px solid #6f7378;
	color: #fff;
}
.hvr-underline-from-center::before{
	background:#6f7378;
}
.block-title{
}
.item-type-zoom .item-hover:hover::before{
	background: rgba(128, 132, 138, 0.5);
}
.special-box .owl-theme .owl-controls .owl-page.active span{
	background: #80848A;
}
.offer-item div h3{
	color: #80848A;
}
.tab-menu .is-active{
	background: #80848A;
}
.tab-menu .slick-arrow.slick-prev{
	background: #80848A url(../../images/back.png) no-repeat center;
	background-position: 2px 4px;
}
.tab-menu .slick-arrow.slick-next{
	background: #80848A url(../../images/next.png) no-repeat center;
	background-position: 7px 4px;
}

.offer-item .offer-price{
	border: 1px solid #80848A;
}
.sf-team:hover .text-col{
	background-color: #80848A;
}
.gal-item a::after{
	background-color: rgba(128, 132, 138, 0.75);
}
.overlay i:hover{
	border: 1px solid #80848A;
	color: #80848A;
}
.blog-btn-v a{
	background: #80848A;
	border: 3px solid #80848A;
}
.book-srv a{
	background: #80848A;
	border: 3px solid #80848A;
}

.panel-pricing .panel-heading{
	background: #80848A;
}
.panel-pricing{
	border: 1px solid #80848A;
}
.panel-body p strong span{
	color: #80848A;
}
.pricing-main .panel-footer a{
	background: #80848A;
	border: 3px solid #80848A;
}
.pricing-main .panel-footer a:hover{
	background: #6f7378;
	border: 3px solid #6f7378;
	color: #fff;
}

.reserve-book-btn button{
	background: #80848A;
	border: 3px solid #80848A;
}
.reserve-book-btn button:hover{
	background: #6f7378;
	border-color: #6f7378;
	color: #fff;
}
.reserve-book-btn button:hover a{
	color:#fff;
}
.footer-news form a{
	background: #80848A;
}
.footer-news form a:hover{
	background: #6f7378;
	border: 2px dotted #6f7378;
}
.footer-box-a h3{
	color: #80848A;
}
.footer-box-b h3{
	color: #80848A;
}
.footer-box-c h3{
	color: #80848A;
}
.footer-box-d h3{
	color: #80848A;
}
.footer-box-c p a:hover{
	color: #80848A;
}
.footer-box-b ul li a:hover{
	color: #80848A;
}

.footer-box .socials-box a:hover .social-circle-border{
	color: #80848A;
}

.footer-box-c p i{
	color: #80848A;
}

.copyright-main{
	background: #80848A;
}

#color-panel a.panel-button:hover{
	color: #80848A;		
}

body{
	background-color: #f7f8f9;
	background-color: var(--theme-bg);
}

a:hover,
a:focus{
	color: #80848A;
}

.fixed-menu{
	background-color: #80848A ;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border-bottom: 1px solid rgba(128, 132, 138, 0.22);
}

.fixed-menu .main-menu .navbar-default .navbar-nav li a,
.fixed-menu .main-menu nav li a{
	color: #ffffff;
}

.fixed-menu .main-menu nav li a:hover,
.fixed-menu .main-menu nav li a:focus{
	color: #80848A;
}

.fixed-menu .main-menu nav li a::before{
	background: rgba(128, 132, 138, 0.45);
}

.special-menu:before{
	background: rgba(128, 132, 138, 0.55);
}

.team-main:before{
	background: rgba(128, 132, 138, 0.50);
}

.blog-main::before{
	background: rgba(128, 132, 138, 0.50);
}

.footer-news::before{
	background: rgba(128, 132, 138, 0.55);
}

.blog-block{
	border-radius: 16px;
	overflow: hidden;
	border: 1px solid rgba(128, 132, 138, 0.18);
	border: 1px solid var(--theme-card-border);
	-webkit-box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: var(--theme-shadow);
	box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.14);
	box-shadow: var(--theme-shadow);
	-webkit-transition: -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease, border-color 0.25s ease;
	transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.blog-block:hover{
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	border-color: rgba(128, 132, 138, 0.30);
	-webkit-box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.16);
}

.blog-img-box{
	overflow: hidden;
}

.blog-img-box .overlay{
	background: rgba(128, 132, 138, 0.55);
}

.blog-img-box:hover img{
	-webkit-filter: grayscale(12%) contrast(1.06);
	filter: grayscale(12%) contrast(1.06);
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}

.blog-dit h2{
	color: #1f2328;
	color: var(--theme-ink);
	border-top-color: rgba(128, 132, 138, 0.18);
	border-top-color: var(--theme-card-border);
	border-bottom-color: rgba(128, 132, 138, 0.18);
	border-bottom-color: var(--theme-card-border);
}

.blog-dit p,
.blog-dit h5{
	color: #6b7280;
	color: var(--theme-muted);
}

.overlay i{
	background: rgba(255, 255, 255, 0.10);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}

.overlay i:hover{
	background: rgba(255, 255, 255, 0.18);
}

.about-images img{
	border-color: rgba(128, 132, 138, 0.25);
	-webkit-box-shadow: 0px 12px 28px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 12px 28px rgba(0, 0, 0, 0.18);
}

.item-type-zoom{
	border-color: rgba(128, 132, 138, 0.35);
	border-radius: 16px;
	overflow: hidden;
}

#owl-demo .item img,
.gal-item .box img{
	border-radius: 16px;
	border: 1px solid rgba(128, 132, 138, 0.22);
	-webkit-box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.14);
	-webkit-transition: -webkit-transform 0.35s ease, -webkit-filter 0.35s ease;
	transition: transform 0.35s ease, filter 0.35s ease;
}

.gal-item:hover .box img{
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}

.gal-item .box{
	position: relative;
}

.gal-item .box:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(128, 132, 138, 0.10);
	opacity: 1;
	-webkit-transition: opacity 0.35s ease;
	transition: opacity 0.35s ease;
	pointer-events: none;
}

.gal-item:hover .box:after{
	opacity: 0.18;
}

.special-box .owl-theme .owl-controls .owl-page span{
	background: rgba(255, 255, 255, 0.25);
	border-color: rgba(255, 255, 255, 0.65);
}
