/* ----------------------------------------------------
Theme Name:		Star Hotel - HTML Template
Version:		1.8
Author:			Star Hotel
------------------------------------------------------- */

/* ======================================================
	TABLE OF CONTENTS
   ====================================================== */

/**

* 1.0	Settings
* 1.1	Top Bar
* 1.2	Navbar
* 1.3	Hero Content
* 1.4	About
* 1.5	Banners
* 1.6	Specials
* 1.7	Rooms
* 1.8	Latest Offers
* 1.9	Dish Menu
* 1.10	Services
* 1.11	Gallery
* 1.12	Team
* 1.13	Testimonials
* 1.14	Price Table
* 1.15	Latest Blog
* 1.16	Newsletter
* 1.17	Contact Form 2
* 1.18	Footer
* 1.19	Page Cover
* 1.20	Custom Forms
* 1.21	About Pages
* 1.22	Room Pages
* 1.23	Dinning Pages
* 1.24	Extra Pages
* 1.25	Contact Pages
* 1.26	Reservation Pages


**/

/* -----------------------------------------------------
		Settings
   ----------------------------------------------------- */

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader-yellow.gif) center no-repeat #fff;
}

p {
	color: #1a1a1a;
}

.page-heading h2 {
	color: #474747;
}

.page-heading span {
	color: hsl(48, 100%, 51%);
}

.page-heading-2 h2 {
	color: #474747;
}

.page-heading-2.white-heading h2 {
	color: #2f2f2f;
}

.page-heading-2 h2 span {
	color: #116a00;
}

.page-heading-2.white-heading h2 span {
	color: white;
}

.page-heading-2 p {
	color: #5d5d5d;
}

.page-heading-2.white-heading p {
	color: #4d4d4d;
}

.page-heading-2::after {
	background-color: #116a00;
}

.page-heading-3 h4 {
	color: #116a00;
}

.page-heading-3-line {
	background: #d82626;
}

.page-heading-3-line::after {
	background: #198835;
}

.innerpage-heading h1 {
	color: #000000;
}

.logo-title, .logo-title a {
	color: #404040;
}

.logo-title span {
	color: #116a00;
}

.bg-grey {
	background: #f1f2f2;
}

.bg-lightgrey {
	background: #f6f6f6;
}

.btn {
	border-radius: 0px;
	border: 0px;
}

.btn-yellow {
	background: #d82626;
	color: #fff;
}

.btn-yellow:hover {
	background: #198835;
	color: #fff;
}

.btn-w-border {
	border: 1px solid #e2e1e1;
	color: white;
}

.btn-w-border:hover {
	border: 1px solid white;
	color: black;
	background: white;
}

.btn-g-border, .btn-g-border:focus {
	border: 1px solid #939598;
	color: #565656;
}

.btn-g-border:hover {
	border: 1px solid black;
	color: white;
	background: black;
}

.btn-black, .btn-black:focus {
	background: #2a2a2a;
	color: white;
}

.btn-black:hover {
	background: #116a00;
	color: white;
}

.owl-carousel.owl-custom-arrow .owl-controls .owl-buttons .owl-prev, .owl-carousel.owl-custom-arrow .owl-controls .owl-buttons .owl-next {
	border-radius: 0px;
	background: #116a00;
	color: #0d0d0d;
}

/* -----------------------------------------------------
		Top Bar
   ----------------------------------------------------- */

#top-bar {
	background-color: #116a00;
}

#top-bar #links ul li a, #top-bar #info ul li {
	color: white;
}

#top-bar .form-group select {
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: white;
}

#top-bar .form-group select option {
	color: black;
}

#top-bar .form-group .fa {
	color: white;
}

.info-list li .fa {
	color: #b7b904;
}

.circle-ic.info-list li .fa {
	border-radius: 100%;
}

.info-list li a {
	color: #333;
}

.icon-list li a {
	color: #d82626;
}

/*************** TOP-BAR-2 ****************/

.top-bar-2-item .top-bar-2-icon {
	color: #116a00;
}

.top-bar-2-item .top-bar-2-text .top-bar-2-ic {
	color: #116a00;
}

@media(max-width:767px) {
	#top-bar-2 .mynavbar-form input {
		background: #f4f4f4;
	}
	#top-bar-2 .mynavbar-form .btn {
		background: #f4f4f4;
	}
}

/**************** TOP-BAR-3 ****************/

#top-bar-3 .circle-ic.info-list li .fa {
	background: #116a00;
	color: white;
}

.top-bar-3-item .circle-ic.info-list li p {
	color: #333;
}

/* -----------------------------------------------------
		Navbar
   ----------------------------------------------------- */

.navbar {
	background-color: #000;
	-webkit-box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.3);
}

.navbar a.navbar-brand {
	color: #fff;
}

.navbar-toggler:focus {
	-webkit-box-shadow: unset;
	        box-shadow: unset;
	border: unset;
	outline: unset;
}

.navbar-toggler {
	color: white;
}

.navbar a.navbar-brand>span {
	color: #116a00;
}

.navbar .navbar-nav a.nav-link {
	color: #fff;
}


.navbar .dropdown-submenu>a:after {
	border-left-color: #cccccc;
}

.navbar .navbar-nav .mega-dropdown-menu .dropdown-header {
	color: #000;
}

.navbar .navbar-nav a.nav-link:hover>.dropdown-menu {
	display: block;
}

.navbar ul.navbar-nav li.nav-item.dropdown.active>a, .navbar ul.navbar-nav li.nav-item.dropdown>a:focus, .navbar ul.navbar-nav li.nav-item.dropdown:hover>a:focus, .navbar ul.navbar-nav li.nav-item.dropdown:hover>a {
	color: #116a00;
}

.navbar .navbar-nav .mega-dropdown-menu>li ul>li.active>a {
	background-color: #116a00;
}

.navbar a.dropdown-item {
	color: black;
}

nav.navbar ul.dropdown-menu li.dropdown-submenu:hover a:after {
	color: black;
}

.navbar .navbar-nav>li.nav-item {
	position: relative;
}

.navbar .navbar-nav .dropdown-menu li a:after {
	border-left: 5px solid #999;
}

.navbar .navbar-nav .dropdown-menu li:hover.active>a, .navbar .navbar-nav .dropdown-menu li.active>a {
	background-color: #116a00;
}

.navbar .navbar-nav .dropdown-menu li:hover>a {
	background-color: #ecbd01;
}

.navbar .navbar-nav .dropdown-menu li.active a:after, .navbar .navbar-nav .dropdown-menu li:hover a:after {
	border-left: 5px solid #000;
}

.navbar a.dropdown-item:focus {
	background-color: #116a00;
}

.navbar .navbar-nav .mega-dropdown-menu .dropdown-header::before {
	color: #116a00;
}



.navbar .navbar-nav>li:last-child a {
	color: #116a00;
	border: 1px solid #116a00;
}

.navbar .navbar-nav>li:last-child:hover a {
	background-color: #116a00;
	color: #000;
}

/* -----------------------------------------------------
		Header 1 
   ----------------------------------------------------- */

.navbar.header-1 {
	background-color: transparent;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

.navbar.header-1.header-1-black {
	background-color: black;
	-webkit-box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.3);
}

.navbar.header-1 ul.navbar-nav li:last-child {
	margin-bottom: 1px;
}

/* -----------------------------------------------------
		Header 1 Landing page links
   ----------------------------------------------------- */

.navbar.landing-page ul li.active a, .navbar.landing-page ul li:hover a {
	color: #116a00;
}

/* -----------------------------------------------------
		Header 3 
   ----------------------------------------------------- */


.navbar.header-3 .navbar-nav>li:last-child a {
	color: #fff;
}

.navbar.header-3 .navbar-nav>li:last-child:hover a {
	background-color: unset;
	color: #116a00;
}

.navbar.header-3 ul.navbar-nav li.nav-item:last-child.dropdown:hover>a {
	color: #116a00;
}

.navbar.header-3 ul.navbar-nav li.nav-item:last-child.dropdown ul li>a {
	color: #000;
}

.navbar.header-3 ul.navbar-nav li.nav-item:last-child.dropdown ul li:hover>a {
	background-color: #116a00;
	color: #000;
}

/* -----------------------------------------------------
		Header 4
   ----------------------------------------------------- */

.navbar.header-4 {
	background-color: #198835;
	border-top: 4px solid #d82626;
}


.navbar.header-4 .navbar-nav li a {
	color: #fff;
	font-weight:600;
	}


.navbar.header-4 .navbar-nav>li:last-child {
	border: unset;
}

.navbar.header-4 .navbar-nav>li:last-child a {
	color: #fff;
	font-weight:600;
}

.navbar.header-4 .navbar-nav>li:last-child:hover a {
	background-color: unset;
	color: #116a00;
}

.navbar.header-4 .navbar-nav>li:last-child a {
	border: unset;
}

.navbar.header-4 ul.navbar-nav li.nav-item:last-child.dropdown:hover>a {
	color: #000;
}

.navbar.header-4 ul.navbar-nav li.nav-item:last-child.dropdown ul li>a {
	color: #000;
}


.navbar.header-4 a.dropdown-item:focus,
.navbar.header-4 .navbar-nav .dropdown-menu li:hover.active>a,
.navbar.header-4 .navbar-nav .dropdown-menu li.active>a {
	background-color: #000;
	color: #fff;
}

.navbar.header-4 a.dropdown-item:focus,
.navbar.header-4 .navbar-nav .dropdown-menu li:hover>a {
	background-color: #222;
	color: #fff;
}

.navbar.header-4 ul.navbar-nav li.nav-item:last-child.dropdown ul li:hover>a {
	background-color: #000;
	color: #fff;
}

.navbar.header-4 ul.navbar-nav li.nav-item.dropdown.active>a,
.navbar.header-4 ul.navbar-nav li.nav-item.dropdown:hover>a {
	font-weight: 600;
	color: #000;
}

.navbar.header-4 .navbar-nav .dropdown-menu li.active a:after,
.navbar.header-4 .navbar-nav .dropdown-menu li:hover a:after {
	border-left-color: #116a00;
}

.navbar.header-4 ul.navbar-nav li.nav-item.dropdown>a:focus,
.navbar.header-4 ul.navbar-nav li.nav-item.dropdown:hover>a:focus,
.navbar.header-4 ul.navbar-nav li.nav-item.dropdown:hover>a {
	color: #000;
}

/* -----------------------------------------------------
		Homepage 3 landing page Navbar
   ----------------------------------------------------- */

.navbar.header-4.landing-page ul li.active a.nav-link {
	color: #d82626;
	font-weight: 600;
}

.navbar.header-4.landing-page ul li:hover a.nav-link {
	color: #d82626;
	font-weight: 600;
}


/* -----------------------------------------------------
		Navbar Color Media Queries
   ----------------------------------------------------- */

@media (max-width:1200px) {
	.navbar a.dropdown-item:focus {
		background-color: unset;
	}
	.navbar .navbar-nav .dropdown-menu li:hover a:after {
		border-left-color: #116a00;
	}
	.dropdown-menu {
		background-color: #000;
	}
	.dropdown-submenu {
		background-color: #000;
	}
	.dropdown-submenu .dropdown-sbm {
		background-color: #000;
	}
	.navbar .navbar-nav a.nav-link {
		color: #fff;
	}
	.navbar a.dropdown-item {
		color: #fff;
	}
	.dropdown-submenu .dropdown-sbm {
		background-color: #000;
	}
	.navbar .navbar-nav a.nav-link:first-child {
		border-top: 1px solid #111111;
	}
	.navbar .navbar-nav a.nav-link {
		border-bottom: 1px solid #111111;
	}
	.navbar a.dropdown-item {
		color: #fff;
		border-bottom: 1px solid #1d1b1b;
		background-color: #000;
	}
	.navbar .navbar-nav>.dropdown-menu {
		border-radius: unset;
	}

	.navbar .navbar-nav .mega-dropdown-menu .dropdown-header {
		color: #fff;
	}
	.navbar .navbar-nav .mega-dropdown-menu>li ul>li.active>a {
		background-color: unset;
		color: #116a00;
	}

	.navbar .navbar-nav .mega-dropdown-menu a:hover {
		background-color: #116a00;
	}

	.navbar .navbar-nav>li:last-child {
		border: 1px solid #116a00;
	}
	.navbar .navbar-nav>li:last-child:hover a {
		background-color: unset;
		color: #116a00;
	}
	.navbar .navbar-nav>li:last-child a {
		color: #fff;
	}
	.navbar .navbar-nav .dropdown-menu li:hover>a {
		background-color: unset;
		color: #116a00;
	}
	.navbar .navbar-nav .dropdown-menu li.active>a,
	.navbar .navbar-nav .dropdown-menu li:hover.active>a,
	.navbar .navbar-nav .dropdown-menu li:hover>a {
		background-color: unset;
		color: #116a00;
	}
	.navbar .navbar-nav .dropdown-menu li.active a:after,
	.navbar .navbar-nav .dropdown-menu li:hover a:after {
		border-left: 5px solid #116a00;
	}
}


/* -----------------------------------------------------
		Header 1
   ----------------------------------------------------- */


@media (max-width:1200px) {
	.navbar.header-1 ul.navbar-nav {
		background-color: #000;
		-webkit-transition: .2s ease;
		transition: .2s ease;
	}
}

/* -----------------------------------------------------
		Header 3
   ----------------------------------------------------- */

@media (max-width:768px) {
	.navbar.header-3 .nav-toggle-button .navbar-toggler {
		background-color: #fff;
		border-radius: unset;
		color: #000;
	}
}

/* -----------------------------------------------------
		Header 4
   ----------------------------------------------------- */

@media (max-width:1200px) {
	.navbar.header-4 .navbar-nav a.nav-link {
		border-bottom: 1px solid #666;
	}
	.navbar.header-4 a.nav-link i {
		color: #000;
	}
	.navbar.header-4 li:hover a.nav-link i ,
	.navbar.header-4 li.active a.nav-link i {
		color: #000;
		font-weight: 600;
	}
}



/************ RESTAURANT HEADER ***********/

/* -----------------------------------------------------
		SideNav For Restaurant Homepage
   ----------------------------------------------------- */

a{
	text-decoration: none !important;
}


#mySidenav::-webkit-scrollbar {
	background: #f2f2f2;
}

#mySidenav::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

#mySidenav::-webkit-scrollbar-thumb {
	background-color: #303030;
	outline: 1px solid slategrey;
}

.list-group a ,
.list-group a:hover, .list-group a.active ,
.list-group a:hover ,
.btn-abs button i {
	color: #000;
}


.list-group a.active,
.btn-abs button:after {
	background-color: #116a00;
}

.btn-abs button:after {
	background-color: #116a00;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.4);
}


.list-group a ,
.sidenav {
	background-color: #fff;
}


.sidenav .closebtn {
	color: #fff;
}


.rstnt-header-name h3 span {
	color: #116a00;
}

.rstnt-header-name h3:after {
	background-color: #111;
}


.list-group a:hover {
	background-color: #ecbd01;
}

.list-group a i ,
.list-group .sub-menu i ,
.list-group .sub-menu a {
	color: #444;
}

.list-group .mega-sub-menu-links a {
	color: #666;
}

ul.main-menu-social li a {
	color: #111;
}

/* -----------------------------------------------------
		Hero Content
   ----------------------------------------------------- */

/************ SLIDER ***********/

.flexslider-container .flexslider {
	border: 0px;
	border-radius: 0px;
}

#slider {
	border: 0px;
	border-radius: 0px;
}

#slider .meta {
	color: black;
}

#slider .item-1 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(112, 86, 7, 0.45)), to(rgba(112, 86, 7, 0.45))), url(../images/slider-1.jpg) center center no-repeat;
	background: linear-gradient(rgba(112, 86, 7, 0.45), rgba(112, 86, 7, 0.45)), url(../images/slider-1.jpg) center center no-repeat;
	background-size: cover;
	height: 100%;
}

#slider .item-2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(112, 86, 7, 0.45)), to(rgba(112, 86, 7, 0.45))), url(../images/slider-2.jpg) center center;
	background: linear-gradient(rgba(112, 86, 7, 0.45), rgba(112, 86, 7, 0.45)), url(../images/slider-2.jpg) center center;
	background-size: cover;
	height: 100%;
}

#slider li .category .btn {
	border-radius: 0px;
	border: 1px solid black;
	background: transparent;
	color: black;
	border-radius: 30px;
}

/*************** SLIDER-2 ****************/

#slider-2 li .meta h1, #slider-2 li .meta p {
	color: white;
}

#slider-2 li .meta .btn-white:hover {
	background: #000;
	color: white;
}

/*************** SLIDER-3 ****************/

#slider-3 li .meta h1, #slider-3 li .meta p {
	color: white;
}

#slider-3 li .meta .btn-white:hover {
	background: #000;
	color: white;
}

/******* HERO CONTENT ********/

#hero-main .hero-content {
	color: white;
}

#hero-main .hero-content #title .fa {
	background-color: #ed8323;
	color: white;
}

#hero-main .hero-content form h4 {
	margin-bottom: 20px;
}

#hero-main .hero-content form input,
#hero-main .hero-content form select {
	background: none;
	outline: none;
	-webkit-box-shadow: unset;
	        box-shadow: unset;
	border: 1px solid white;
	color: white;
}

#hero-main .hero-content form input, #hero-main .hero-content form select, #hero-main .hero-content form .btn {
	border-radius: 0px;
}

#hero-main .hero-content form input::-webkit-input-placeholder {
	color: white;
}

#hero-main .hero-content form input:-ms-input-placeholder {
	color: white;
}

#hero-main .hero-content form input::-ms-input-placeholder {
	color: white;
}

#hero-main .hero-content form input::placeholder {
	color: white;
}

#hero-main .hero-content form select {
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#hero-main .hero-content form select option {
	color: black;
}

#hero-main .hero-content form .fa {
	color: #116a00;
}

#hero-main .hero-content form .btn {
	background: white;
	color: #565656;
}

#hero-main .hero-content form .btn:hover {
	background: #116a00;
	color: #000;
}

/******* IMAGE-VERSION ********/

.home-background {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(112, 86, 7, 0.45)), to(rgba(112, 86, 7, 0.45))), url(../images/background.jpg) center center no-repeat;
	background: linear-gradient(rgba(112, 86, 7, 0.45), rgba(112, 86, 7, 0.45)), url(../images/background.jpg) center center no-repeat;
	background-size: cover;
}

/******* VIDEO-VERSION ********/

#homepage-3 #hero-main {
	background: rgba(0, 0, 0, 0.6);
}

/******************* META *****************/

.meta.txt-white h1, .meta.txt-white p {
	color: white;
}

.meta.txt-white .highlight-price {
	color: white;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.meta.txt-white .btn-white {
	color: #333;
}

.meta.txt-white .btn-white:hover {
	background: #000;
	color: white;
}

.meta .highlight-price {
	background: #116a00;
}

.overlay-02 {
	background: rgba(0, 0, 0, 0.2);
}

/*************** SEARCH-STYLE *************/

.search-form input, .search-form select {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0px;
}

.search-form input::-webkit-input-placeholder {
	color: #555;
}

.search-form input:-ms-input-placeholder {
	color: #555;
}

.search-form input::-ms-input-placeholder {
	color: #555;
}

.search-form input::placeholder {
	color: #555;
}

.search-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
}

.search-style form .form-group .fa {
	color: #116a00;
}

.search-style {
	position: relative;
	background: #ebebeb;
}

.search-style:after {
	background: linear-gradient(-135deg, #ebebeb 16px, transparent 0), linear-gradient(135deg, #ebebeb 16px, transparent 0);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 33px 33px;
	content: " ";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 100%;
	height: 32px;
	z-index: 1;
}

/* -----------------------------------------------------
		About
   ----------------------------------------------------- */

#about {
	background-color:#fff;
}
#our-gallery {
	background-color:#f1f2f2;
}

#about-img {
	background: url('../images/about-img.jpg');
	background-size: cover;
	background-position: 50% 50%;
}

#about-text {
	background: #116a00;
}

#about-text h2, #about-text p {
	color: #000000;
}

#about-text .btn {
	background: #000000;
	color: white;
}

#about-text .btn:hover {
	background: white;
	color: #000;
}

.about-intro-img:before {
	border: 4px solid #116a00;
}

.about-intro-img:after {
	border: 4px solid #d9d9d9;
}

.about-intro-text p {
	color: #646668;
}

/**************** ABOUT-US-2 ***************/

.about-lines li span {
	color: #116a00;
}

/**************** ABOUT-US-3 ***************/

.about-3-block .fa {
	color: #a4a4a4;
	background: #f2f2f2;
	border-radius: 100%;
}

.about-3-block:hover .fa {
	color: white;
	background: #116a00;
}

/* -----------------------------------------------------
		Banners
   ----------------------------------------------------- */

#banner-1 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/banner-1.jpg');
	background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/banner-1.jpg');
	background-size: cover;
	background-position: center;
	color: white;
}

#banner-1 p {
	color: white;
}

#banner-1 .btn-yellow {
	border: 1px solid #116a00;
}

/***************** BANNER-2 ****************/

#banner-2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/banner-2.jpg');
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/banner-2.jpg');
	background-size: cover;
	background-position: 50% 55%;
	color: white;
}

#banner-2 .highlight-box h2 {
	color: #116a00;
}

#banner-2.banner-2-colored {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 5, 0.9)), to(rgba(255, 203, 5, 0.9))), url('../images/banner-2.jpg');
	background: linear-gradient(rgba(255, 203, 5, 0.9), rgba(255, 203, 5, 0.9)), url('../images/banner-2.jpg');
	background-size: cover;
	background-position: 50% 55%;
	color: #231f20;
}

#banner-2.banner-2-colored .highlight-box h2, #banner-2.banner-2-colored .highlight-box h4 {
	color: #222;
}

/***************** BANNER-3 ****************/

#banner-3 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 5, 0.9)), to(rgba(255, 203, 5, 0.9))), url('../images/banner-3.jpg');
	background: linear-gradient(rgba(255, 203, 5, 0.9), rgba(255, 203, 5, 0.9)), url('../images/banner-3.jpg');
	background-size: cover;
	background-position: 50% 55%;
	color: #0d0d0d;
}

#banner-3 .b3-block h4, #banner-3 .b3-block p {
	color: #0d0d0d;
}

#banner-3 .b3-block .fa {
	border: 1px dashed #0d0d0d;
	border-radius: 100%;
}

#banner-3 .b3-block:hover .fa {
	background: #0d0d0d;
	color: #116a00;
}

/***************** BANNER-4 ****************/

#banner-4 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/banner-4.jpg');
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/banner-4.jpg');
	background-size: cover;
	background-position: 50% 35%;
}

#banner-4 h2, #banner-4 h4, #banner-4 p {
	color: white;
}

#reservation-modal .modal-content {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75))), url('../images/reservation-modal.jpg');
	background: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url('../images/reservation-modal.jpg');
	background-size: cover;
	background-position: 50% 35%;
}

#reservation-modal .modal-content .modal-header {
	border-bottom: 0px;
}

#reservation-modal .modal-body input, #reservation-modal .modal-body textarea {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0px;
	background: #f0f0f0;
}

/***************** BANNER-5 ****************/

#banner-5 {
	background: #f7f7f7;
}

#banner-5 .highlight-box-2 .h-icon .fa {
	color: #116a00;
}

#banner-5 .highlight-box-2 .h-text h2 {
	color: #474747;
}

#banner-5 .highlight-box-2 .h-text h4 {
	color: #808285;
}

/***************** BANNER-6 ****************/

#banner-6 {
	background: url('../images/banner-6.jpg') 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}

#banner-6 .banner-6-content {
	background: rgba(216,38,38,0.8);
	color: #fff;
}
#banner-6 .banner-6-content h1 {
	color: #fff;
	font-size:32px;
	font-weight:600;
}

#banner-6 .banner-6-text p {
	color: #fff;
}

#banner-6 .banner-6-text .btn {
	background: #222;
	color: white;
	border-radius: 0px;
}

#banner-6 .banner-6-text .btn:hover {
	background: #000;
	color: white;
}

/* -----------------------------------------------------
		Specials
   ----------------------------------------------------- */

#specials {
	background: #f1f2f2;
}

.special-block {
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

.special-block:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.special-title {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-5%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 1) 100%);
	color: white;
}

.special-block:hover .special-title {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 1)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 1) 100%);
}

.special-title h4 {
	border-left: 3px solid #116a00;
}

/* -----------------------------------------------------
		Rooms Grid
   ----------------------------------------------------- */

.room-block:hover {
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.room-block:hover .room-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.room-block .room-title {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 1)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 1) 100%);
}

.room-block .room-title a {
	color: white;
}

.room-block .room-title .rating {
	color: #116a00;
}

.room-block .room-price {
	background: #f6f6f6;
}

.room-block .room-price li {
	color: #000000;
}

.room-block .room-price li .link a {
	color: #999999;
}

#owl-rooms .owl-controls .owl-page span {
	border-radius: 0px;
	background: none;
	border: 1px solid #939598;
}

#owl-rooms .owl-controls .owl-page.active span {
	border-radius: 0px;
	background: #116a00;
	border-color: #116a00;
}

/*************** ROOM-BLOCK-2 **************/

.room-block-2:hover .room-block-2-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.room-block-2-img .room-block-2-btn .btn {
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	border-radius: 100%;
	background: white;
	color: #222;
}

.room-block-2-img .room-block-2-btn .btn:hover {
	background: #116a00;
}

.room-block-2-title {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(15%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 1)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 15%, rgba(0, 0, 0, 1) 100%);
	color: white;
}

.room-block-2-img .rating {
	color: white;
}

.room-block-2-title h3 {
	background: -webkit-gradient(linear, right top, left top, from(rgba(255, 203, 5, 0)), color-stop(30%, rgba(255, 203, 5, 0.8)), to(rgba(255, 203, 5, 1)));
	background: linear-gradient(to left, rgba(255, 203, 5, 0) 0%, rgba(255, 203, 5, 0.8) 30%, rgba(255, 203, 5, 1) 100%);
}

.room-block-2-title h3 a {
	color: #111;
}

.room-block-2-title h4 span {
	color: #116a00;
}

#owl-rooms-2 .owl-controls .owl-buttons .owl-prev, #owl-rooms-2 .owl-controls .owl-buttons .owl-next {
	background: none;
	color: #0d0d0d;
}

/* -----------------------------------------------------
		Latest Offers
   ----------------------------------------------------- */

#offer-1 {
	background: url('../images/offer-1.jpg');
	background-size: cover;
	height: 370px;
	width: 100%;
}

#offer-2 {
	background: url('../images/offer-2.jpg');
	background-size: cover;
	height: 370px;
	width: 100%;
}

.offer-block:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.offer-block .offer-mask {
	background: rgba(0, 0, 0, 0.65);
	color: white;
}

.offer-block:hover .offer-mask {
	background: rgba(0, 0, 0, 0.8);
}

.offer-block .offer-mask .tag {
	background: #116a00;
	color: #000000;
}

.offer-block .offer-mask .offer-info p {
	color: white;
}

.dish-deal-text {
	background: #0d0d0d;
	color: white;
}

.dish-deal-text h2 {
	color: #116a00;
}

.dish-deal-text p {
	color: white;
}

.dish-deal-mask::before {
	background: rgba(0, 0, 0, 0.5);
	-webkit-transform: skew(25deg);
	transform: skew(25deg);
	border-right: 8px solid #116a00;
}

.dish-deal-text {
	-webkit-box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.4);
	box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.4);
}

.dish-deal-text .dish-off {
	background: #116a00;
	border-radius: 100%;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
	color: #0d0d0d;
}

.dish-deal-text .dish-deal-price span {
	color: #116a00;
}

/* -----------------------------------------------------
		Dish Menu
   ----------------------------------------------------- */

#dish-menu {
	background: url('../images/dish-m.jpg') no-repeat scroll center bottom / contain;
	position: relative;
}

#dish-menu .nav-tabs {
	border-bottom: 4px solid #116a00;
}

#dish-menu .nav-tabs li a {
	color: #474747;
	border-radius: 0px;
	border: 1px solid #e2e2e2;
	border-bottom: 0px;
	background: #f2f2f2;
}

#dish-menu .nav-tabs li.active a {
	background: #116a00;
	color: #0d0d0d;
	border-color: #116a00;
}

#dish-menu .nav-tabs li a.active {
	background: #116a00;
	color: #0d0d0d;
	border-color: #116a00;
}

#dish-menu .tab-pane .dish-list img {
	border-radius: 100%;
}

@media(min-width:768px) {
	#dish-menu .tab-pane ul li:nth-child(odd) {
		border-right: 1px dotted #bebfc1;
	}
}

@media(max-width:767px) {
	#dish-menu .tab-pane ul li {
		border-bottom: 1px dotted #bebfc1;
	}
	#dish-menu .tab-pane ul li:last-child {
		border-bottom: 0px;
	}
}

/* -----------------------------------------------------
		Services
   ----------------------------------------------------- */

.service-block {
	border: 1px solid #e3e4e5;
}

.service-block:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.service-block:hover .fa {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.service-block .fa {
	color: #116a00;
}

.service-block .service-name {
	color: #414042;
}

.service-block p {
	color: #808285;
}

/* -----------------------------------------------------
		Gallery
   ----------------------------------------------------- */

.filter-button {
	border-radius: 0px;
	color: #808285;
	outline: none;
	background: #e6e7e8;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.filter-button:hover {
	background-color: #116a00;
	color: white;
}

.filter-button:focus {
	background-color: #116a00;
	color: white;
}

.filter-button.active {
	background-color: #116a00;
	color: white;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.gallery-block .gallery-mask {
	background: rgba(0, 0, 0, 0.7);
}

#gallery .gallery-block:hover .gallery-title {
	opacity: 1;
}

#gallery .gallery-block .gallery-mask .gallery-title h2 {
	color: white;
}

#gallery .gallery-block .gallery-mask .gallery-title p {
	color: #fff;
}

/************ MASONRY-GALLERY ************/

.m-gallery-block:hover .m-gallery-mask {
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	opacity: 1;
}

.m-gallery-mask {
	background: rgba(0, 0, 0, 0.7);
	color: white;
}

.m-gallery-mask a {
	color: #116a00;
}

/* -----------------------------------------------------
 	     Team
   ----------------------------------------------------- */

.member-block:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.member-block:hover .member-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.member-block:hover .member-img .title {
	background: black;
}

.member-block .member-img .title {
	background: rgba(0, 0, 0, 0.6);
}

.member-block .member-img .title .member-name {
	color: #116a00;
}

.member-block .member-img .title .member-status {
	color: white;
}

.member-block .member-info {
	background: #f6f6f6;
	border: 1px solid transparent;
}

.member-block:hover .member-info {
	background: white;
	border: 1px solid #e3e4e5;
}

.member-block .member-info .connect li a.fb {
	color: #3b5998;
}

.member-block .member-info .connect li a.tw {
	color: #55acee;
}

.member-block .member-info .connect li a.ln {
	color: #1e3361;
}

#owl-team .owl-controls .owl-page span {
	border-radius: 0px;
	background: none;
	border: 1px solid #939598;
}

#owl-team .owl-controls .owl-page.active span {
	border-radius: 0px;
	background: #116a00;
	border-color: #116a00;
}

/******************* TEAM-2 ****************/

.member-block-2 {
	border: 1px solid #e6e6e6;
}

.member-img-2 .member-title-2 {
	background: #116a00;
}

.member-img-2 .member-title-2 p {
	color: white;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.member-img-2 .member-title-2 ul li .fa {
	background: white;
	color: #222;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.member-img-2 .member-title-2 ul li .fa:hover {
	background: #222;
	color: #116a00;
}

.member-block-2 .member-img-2 .member-mask-2 {
	background: rgba(0, 0, 0, 0.7);
}

#owl-team-2 .owl-controls .owl-page span {
	border-radius: 0px;
	background: none;
	border: 1px solid #939598;
}

#owl-team-2 .owl-controls .owl-page.active span {
	border-radius: 0px;
	background: #116a00;
	border-color: #116a00;
}

/* -----------------------------------------------------
		Testimonials
   ----------------------------------------------------- */

#testimonials {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 5, 0.8)), to(rgba(255, 203, 5, 0.8))), url('../images/testimonial.jpg');
	background: linear-gradient(rgba(255, 203, 5, 0.8), rgba(255, 203, 5, 0.8)), url('../images/testimonial.jpg');
	background-size: cover;
	background-position: center;
}

.review-carousel h2 {
	color: #231f20;
}

.review-carousel .carousel-inner img {
	border: 10px solid white;
}

.review-carousel .carousel-inner p {
	color: #231f20;
}

.review-carousel .carousel-inner .carousel-item .rating .fa {
	color: #231f20;
}

.review-carousel .carousel-inner .carousel-item .rating .fa.star-opacity {
	opacity: 0.7;
}

.review-carousel .carousel-indicators li {
	border-radius: 100%;
	border-color: #000;
}

.review-carousel .carousel-indicators li.active {
	background: #000;
}

@media(max-width:767px) {
	.review-carousel .carousel-inner img {
		border: 7px solid white;
	}
}

/************ TESTIMONIALS-2 ************/

#testimonials-2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 5, 0.85)), to(rgba(255, 203, 5, 0.85))), url('../images/testimonial-2.jpg');
	background: linear-gradient(rgba(255, 203, 5, 0.85), rgba(255, 203, 5, 0.85)), url('../images/testimonial-2.jpg');
	background-size: cover;
	background-position: 50% 55%;
	color: #231f20;
}

#testimonials-2 .page-heading h2 {
	color: #231f20;
}

.review-block .reviewer-text small {
	color: #231f20;
}

.review-block .reviewer-text, .review-block .reviewer-img img {
	border: 1px solid #231f20;
}

.review-block .reviewer-text blockquote {
	border-left: 0px;
}

#owl-testimonials-2 .owl-controls .owl-buttons div {
	background: transparent;
	color: #111;
}

.t-highlight-box {
	-webkit-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.t-highlight-box:before, .t-highlight-box:after, .border-shape:before, .border-shape:after {
	background: #231f20;
}

.t-highlight-text p {
	color: #231f20;
}

/************** TESTIMONIALS-3 *************/

#testimonials-3.testimonials-3-col-bg {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 5, 0.8)), to(rgba(255, 203, 5, 0.8))), url('../images/testimonials-3.jpg') 50% 0%;
	background: linear-gradient(rgba(255, 203, 5, 0.8), rgba(255, 203, 5, 0.8)), url('../images/testimonials-3.jpg') 50% 0%;
	background-size: cover;
	background-position: center;
}

#testimonials-3 .page-heading-2 p, .testimonial-block .testimonial-img .testimonial-title h5 {
	color: #2f2f2f;
}

.testimonial-block .testimonial-text blockquote {
	border-left: 0px;
}

.testimonial-block .testimonial-img .testimonial-title p {
	color: #f2f2f2;
}

#testimonials-3 .owl-theme .owl-controls .owl-buttons div {
	background: none;
	color: #2f2f2f;
}

/* -----------------------------------------------------
		Price Table
   ----------------------------------------------------- */

.price-table {
	background: #f1f2f2;
}

.price-table:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.price-table .p-table-heading .title {
	color: #000000;
}

.price-table .p-table-heading .price {
	background-color: #116a00;
	color: white;
}

.price-table .features li {
	color: #58595b;
	border-bottom: 1px solid #d1d3d4;
}

.price-table .features li:last-child {
	border-bottom: 0px;
}

/*************** PRICE-TABLE-2 *************/

.price-table-2:hover {
	-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.price-table-2 .p-table-2-heading {
	background: #4d4d4d;
	color: white;
}

.price-table-2:hover .p-table-2-heading {
	background: #116a00;
}

.price-table-2 .p-table-2-heading .price-2 {
	background: white;
	color: #aaaaaa;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.price-table-2:hover .p-table-2-heading .price-2 {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	color: #116a00;
}

.price-table-2 .features-2 {
	border: 1px solid #e6e6e6;
	border-top: 0px;
}

.price-table-2 .features-2 li {
	color: #6d6e71;
}

.price-table-2:hover .features-2 li {
	color: #4d4d4d;
}

.price-table-2 .btn {
	background: #727272;
	color: white;
}

.price-table-2 .btn:hover {
	background: #000;
	color: white;
}

.price-table-2.best-package .p-table-2-heading {
	background: #116a00;
	color: white;
}

.price-table-2.best-package .p-table-2-heading .price-2 {
	background: white;
	color: #116a00;
}

.price-table-2.best-package .features-2 li {
	color: #4d4d4d;
}

.price-table-2.best-package .btn {
	background: #116a00;
	color: white;
}

.price-table-2.best-package .btn:hover {
	background: #000;
	color: white;
}

/* -----------------------------------------------------
		Latest Blog
   ----------------------------------------------------- */

.latest-block:hover .latest-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.latest-block .latest-img .latest-info {
	background: rgba(0, 0, 0, 0.73);
	color: white;
	border-left: 8px solid #116a00;
}

.latest-block:hover .latest-img .latest-info {
	background: rgba(0, 0, 0, 1);
}

.latest-block .latest-img .latest-info p, .latest-block .latest-img .latest-info a {
	color: white;
}

.latest-block .latest-img .latest-info p span {
	color: #116a00;
}

/* -----------------------------------------------------
		Newsletter
   ----------------------------------------------------- */

#newsletter {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/newsletter.jpg');
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/newsletter.jpg');
	background-size: cover;
	background-position: center;
	color: white;
}

#newsletter p {
	color: white;
}

#newsletter form input {
	border-radius: 0px;
}

#newsletter form .input-group-btn .btn {
	border: 1px solid #116a00;
	background: #116a00;
	color: #000;
}

#newsletter form .input-group-btn .btn:hover {
	background: black;
	color: #116a00;
}

/*************** NEWSLETTER 2 ***************/

#newsletter-2 {
	background: #116a00;
	color: #000;
	position: relative;
}

#newsletter-2:after {
	background: linear-gradient(-135deg, #116a00 16px, transparent 0), linear-gradient(135deg, #116a00 16px, transparent 0);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 33px 33px;
	content: " ";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 100%;
	height: 32px;
	z-index: 1;
}

#newsletter-2 form input {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
}

#newsletter-2 form input, #newsletter-2 form .input-group-btn .btn {
	border: 0px;
}

#newsletter-2 form .input-group-btn .btn {
	background: white;
	color: #116a00;
}

#newsletter-2 form .input-group-btn .btn:hover {
	background: #000;
	color: white;
}

/* -----------------------------------------------------
		Contact Form 2
   ----------------------------------------------------- */

#contact-form-2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/contact-form.jpg');
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/contact-form.jpg');
	background-size: cover;
	background-position: center;
	color: #f2f2f2;
}

#contact-form-2 h2 {
	color: white;
}

#contact-form-2 h2:first-letter {
	color: #116a00;
	border-bottom: 2px solid #116a00;
}

#contact-form-2 input, #contact-form-2 textarea {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 0.8);
	color: #000;
}

.address-text-icon .a-text p {
	color: #f2f2f2;
}

.address-text-icon .a-text a {
	color: #116a00;
}

/* -----------------------------------------------------
		Footer
   ----------------------------------------------------- */

#footer-top {
	background: #ededee;
}

#footer-top #more-about .footer-heading {
	color: #6d6e71;
}

#footer-top #more-about .footer-heading span {
	color: #116a00;
}

#footer-top #more-about .social-links li a {
	color: #4b4b4b;
}

#footer-top .footer-heading, #footer-top p, #footer-top ul li, #footer-top ul li a {
	color: #717171;
}

#footer-top #contact-us li {
	color: #828282;
}

#footer-top #f-newsletter input {
	border-radius: 0px;
	border-color: white;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#footer-top #f-newsletter .btn {
	background: white;
	color: #6d6e71;
	border: 1px solid white;
}

#footer-top #f-newsletter .btn:hover {
	background: #116a00;
	color: #000;
	border-color: #116a00;
}

#footer-top.txt-white .footer-heading, #footer-top.txt-white #more-about .footer-heading, #footer-top.txt-white #more-about .social-links li a, #footer-top.txt-white p, #footer-top.txt-white ul li, #footer-top.txt-white ul li a, #footer-top.txt-white #contact-us li {
	color: white;
}

#footer-bottom.grey {
	background: #202020;
}

#footer-bottom p, #footer-bottom a, #footer-bottom .line {
	color: #979797;
}

#footer-bottom li:first-child:after {
	background: #979797;
}

/*********** FOOTER TOP STYLE 2 ***********/

#footer-top.ftr-top-style-2 {
	background: #111;
}

#footer-top.ftr-top-style-2 #more-about .footer-heading {
	color: white;
}

#footer-top.ftr-top-style-2 #more-about .social-links li .fa {
	border: 1px solid #116a00;
	border-radius: 100%;
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
	color: #116a00;
}

#footer-top.ftr-top-style-2 #more-about .social-links li .fa:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	background: #116a00;
	color: #000;
}

#footer-top.ftr-top-style-2 #more-about p {
	color: #bbbbbb;
}

#footer-top.ftr-top-style-2 #more-about .other-links li a {
	color: #bbbbbb;
}

#footer-top.ftr-top-style-2 #more-about .other-links li:after {
	background: #116a00;
	border-radius: 100%;
}

/*********** FOOTER TOP STYLE 3 ***********/

#footer-top.ftr-top-style-3 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9))), url('../images/restaurant-footer.jpg') 50% 40%;
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url('../images/restaurant-footer.jpg') 50% 40%;
	background-size: cover;
}

#footer-top.ftr-top-style-3 .footer-heading {
	color: #116a00;
}

#footer-top.ftr-top-style-3 #footer-bottom #copyright a {
	color: #116a00;
}

/********** RESTAURANT-FOOTER ***********/

#rstnt-footer {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9))), url('../images/restaurant-footer.jpg') 50% 40%;
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url('../images/restaurant-footer.jpg') 50% 40%;
	background-size: cover;
}

.rstnt-footer-content {
	background: rgba(255, 255, 255, 0.05);
}

.rstnt-footer-content:before, .rstnt-footer-content:after, .rstnt-footer-content .border-shape:before, .rstnt-footer-content .border-shape:after {
	background: #116a00;
}

.rstnt-name {
	color: white;
}

.rstnt-name span {
	color: #116a00;
}

#rstnt-footer p, .rstnt-info li, .rstnt-social li a {
	color: white;
}

.rstnt-info li.rstnt-time {
	color: #116a00;
}

.rstnt-social li a:hover {
	color: #116a00;
}

.rstnt-copyright a {
	color: #116a00;
}

/* -----------------------------------------------------
		Page Cover
   ----------------------------------------------------- */

.page-cover {
	color: white;
}

.page-cover .breadcrumb {
	background: none;
}

.page-cover .breadcrumb li a, .page-cover .breadcrumb li.active {
	color: white;
}

.page-cover .breadcrumb li.active {
	color: #116a00;
}

.page-cover .breadcrumb>li+li::before {
	color: white;
}

.page-cover.black-full-overlay-img {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/page-cover.jpg') 50% 77%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/page-cover.jpg') 50% 77%;
	background-size: cover;
	height: 380px;
}

.page-cover.black-content-overlay-img {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 1))), url('../images/page-cover.jpg') 50% 77%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 55%, rgba(0, 0, 0, 1) 100%), url('../images/page-cover.jpg') 50% 77%;
	background-size: cover;
}

/********** PAGE-COVER-STYLE-3 **********/

.page-cover.page-cover-style-3 {
	background: #f2f2f2;
	color: grey;
}

.page-cover.page-cover-style-3 .breadcrumb li a {
	color: #868686;
}

.page-cover.page-cover-style-3 .breadcrumb>li+li::before {
	color: #868686;
}

/* -----------------------------------------------------
		Custom Forms
   ----------------------------------------------------- */

#custom-form-wrapper {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0.85))), url('../images/custom-form-wrapper.jpg') 50% 77%;
	background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url('../images/custom-form-wrapper.jpg') 50% 77%;
	background-size: cover;
}

.custom-form h3 {
	color: #222;
}

.custom-form .form-group .fa {
	color: #a7a9ac;
}

.custom-form .form-group input, .custom-form .form-group textarea {
	border-radius: 30px;
	border-color: #aaaaaa;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.custom-form button {
	border-radius: 30px;
}

.custom-form .link-line, .custom-form .simple-link {
	color: #6e7071;
}

.custom-form .link-line>a {
	color: #116a00;
}

.custom-check input[type="checkbox"]+label {
	color: #7d7d7d;
}

.custom-check input[type="checkbox"]+label span {
	color: #646464;
}

.custom-check input[type="checkbox"]+label span {
	background-color: #8d8d8d;
}

.custom-check input[type="checkbox"]:checked+label span {
	background-color: #116a00;
}

.custom-check input[type="checkbox"]+label span, .custom-check input[type="checkbox"]:checked+label span {
	-webkit-transition: background-color .2s linear;
	transition: background-color .2s linear;
	color: white;
}

/************* FULL-PAGE-FORM *************/

.full-page-body {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/full-page-form.jpg') 100% 50%;
	background: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/full-page-form.jpg') 100% 50%;
	background-size: cover;
	height: 100%;
}

.full-page-content .full-page-txt .about-intro-text h2 {
	color: #116a00;
}

.full-page-content .full-page-txt .about-intro-text h4, .full-page-content .full-page-txt .about-intro-text p {
	color: white;
}

.full-page-form .custom-form {
	background: white;
}

.full-page-form .custom-form input {
	background: #f2f2f2;
	border: 0px;
}

/* -----------------------------------------------------
		About Pages
   ----------------------------------------------------- */

/********** ABOUT-1 **********/

#about-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/about-cover.jpg') 50% 67%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/about-cover.jpg') 50% 67%;
	background-size: cover;
}

#features ul li {
	border: 1px solid #e6e7e8;
}

#features ul li:nth-child(odd) {
	background: #f1f2f2;
}

#features .feature-block .fa {
	color: #116a00;
}

#features ul li p {
	color: #58595b;
}

#video {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 192, 70, 0.8)), to(rgba(242, 192, 7, 0.8))), url('../images/about-video.jpg') bottom;
	background: linear-gradient(rgba(242, 192, 70, 0.8), rgba(242, 192, 7, 0.8)), url('../images/about-video.jpg') bottom;
	background-size: cover;
	color: white;
}

#video .innerpage-heading h1, #video p {
	color: white;
}

#video #play-button .fa {
	border-radius: 100%;
	background: rgba(0, 0, 0, 0.68);
	border: 8px solid rgba(255, 255, 255, 0.9);
}

@media(min-width:768px) {
	#features ul li:nth-child(2), #features ul li:nth-child(5) {
		border-left: 0px;
		border-right: 0px;
	}
	#features ul li:nth-child(-n+3) {
		border-bottom: 0px;
	}
}

@media(max-width:767px) {
	#features ul li:nth-child(-n+4) {
		border-bottom: 0px;
	}
	#features ul li:nth-child(odd) {
		border-right: 0px;
	}
}

/********** ABOUT-2 **********/

#intro #intro-img img {
	border-radius: 30px;
}

@media(min-width:992px) {
	#intro #features ul li:nth-child(3) {
		border-right: 0px;
	}
	#intro #features ul li:nth-child(-n+3) {
		border-bottom: 1px solid #e6e7e8;
	}
}

/* -----------------------------------------------------
		Room Pages
   ----------------------------------------------------- */

/********** ROOM LISTINGS PAGE **********/

#room-listing-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/room-listing-cover.jpg') 25% 77%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/room-listing-cover.jpg') 25% 77%;
	background-size: 185%;
}

#room-listing-blocks #room-list-1 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.20)), to(rgba(255, 255, 255, 0.20))), url(../images/room-list-1.jpg) bottom;
	background: linear-gradient(rgba(255, 255, 255, 0.20), rgba(255, 255, 255, 0.20)), url(../images/room-list-1.jpg) bottom;
	background-size: cover;
}

#room-listing-blocks #room-list-2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.20)), to(rgba(255, 255, 255, 0.20))), url(../images/room-list-2.jpg) 65% 70%;
	background: linear-gradient(rgba(255, 255, 255, 0.20), rgba(255, 255, 255, 0.20)), url(../images/room-list-2.jpg) 65% 70%;
	background-size: cover;
}

#room-listing-blocks #room-list-3 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.20)), to(rgba(255, 255, 255, 0.20))), url(../images/room-list-3.jpg) 65% 80%;
	background: linear-gradient(rgba(255, 255, 255, 0.20), rgba(255, 255, 255, 0.20)), url(../images/room-list-3.jpg) 65% 80%;
	background-size: cover;
}

#room-listing-blocks #room-list>li:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
}

#room-listing-blocks #room-list>li .room-text {
	background: rgba(239, 239, 240, 0.85);
	color: black;
}

#room-listing-blocks #room-list>li:hover .room-text {
	background: rgba(239, 239, 240, 1);
}

.room-position {
	color: #8f8f8f;
}

.room-info .room-features li .fa {
	background: white;
	color: #585858;
}

.room-info p {
	color: #6b6768;
}

.room-info .btn {
	color: #222121;
}

.room-info .btn:hover {
	color: white;
}

@media(max-width:768px) {
	#room-listing-blocks #room-list-3 {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.20)), to(rgba(255, 255, 255, 0.20))), url(../images/room-list-3.jpg) 0% 80%;
		background: linear-gradient(rgba(255, 255, 255, 0.20), rgba(255, 255, 255, 0.20)), url(../images/room-list-3.jpg) 0% 80%;
		background-size: cover;
	}
}

/************ ROOM GRID PAGE ***********/

#room-grid-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/room-grid-cover.jpg') 50% 63%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/room-grid-cover.jpg') 50% 63%;
	background-size: 130%;
}

/********** ROOM DETAILS PAGE **********/

#room-details-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/room-details-cover.jpg') 0% 33%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/room-details-cover.jpg') 0% 33%;
	background-size: 150%;
}

#room-details-page .carousel-indicators li {
	background: white;
}

#room-details-page .carousel-indicators li.active {
	background: #116a00;
	border-color: #116a00;
}

#room-inner-carousel .price-tag {
	background: #116a00;
}

#room-inner-carousel .price-tag p {
	color: black;
}

#room-details .content-side {
	margin-top: 0px;
}

.search-bar {
	background: #e5e5e5;
}

.search-bar form .fa {
	color: #808285;
}

.search-bar input, .search-bar select {
	border-radius: 0px;
	border: 0px;
	color: #808285;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.search-bar form select {
	-webkit-appearance: none;
	-moz-appearance: none;
}

.search-bar form select option {
	color: black;
}

.room-description {
	border: 1px solid #eceded;
}

#room-facilities {
	background: #f2f3f3;
}

.facility-block .fa {
	background: white;
	color: #6d6e71;
}

.facility-block p {
	color: #979797;
}

.cart-highlight, .support-block {
	background: #efeff0;
}

.cart-highlight p {
	color: #7e7e7e;
}

.support-block .query {
	color: #5c5c5c;
}

.support-block ul li {
	color: #a7a9ac;
}

.support-block ul li .fa {
	color: #a1a1a1;
}

.special-offer {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 5, 0.8)), to(rgba(255, 203, 5, 0.8))), url('../images/special-offer.jpg');
	background: linear-gradient(rgba(255, 203, 5, 0.8), rgba(255, 203, 5, 0.8)), url('../images/special-offer.jpg');
	background-size: cover;
	background-position: 15% 50%;
}

.special-offer #circle {
	background: black;
	border-radius: 100%;
	color: white;
}

.special-offer #circle p {
	color: white;
}

.special-offer #offer-text {
	color: black;
}

.special-offer .btn {
	border: 1px solid black;
	color: black;
}

.special-offer .btn:hover {
	border: 1px solid white;
	color: black;
	background: white;
}

/* -----------------------------------------------------
		Dinning Pages
   ----------------------------------------------------- */

/********** DINNING-1 **********/

#dinning-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/dining-cover.jpg') 66% 36%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/dining-cover.jpg') 66% 36%;
	background-size: cover;
}

#shef-text h1 {
	color: #2d2d2d;
}

#shef-text #tagline {
	color: #575656;
}

#shef-info p {
	color: #808285;
}

#dinning {
	background: #116a00;
}

.white {
	background: white;
}

#dinning-1 {
	background: url('../images/dish-1.jpg') 7% 57% no-repeat;
	background-size: 180%;
}

#dinning-2 {
	background: url('../images/dish-2.jpg') 34% 50% no-repeat;
	background-size: 240%;
}

#dinning-3 {
	background: url('../images/dish-3.jpg') 50% 47% no-repeat;
	background-size: 180%;
}

.dinning-block .dish-title {
	color: #252525;
}

.dinning-block .btn {
	background: black;
	color: white;
}

.dinning-block .btn:hover {
	background: #116a00;
	color: white;
}

.dish-block:hover .dish-img img {
	-webkit-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}

.dish-img .dish-mask {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 1)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 1) 100%);
	color: white;
}

.dish-img .dish-mask .dsh-title {
	border-left: 2px solid #116a00;
}

.dish-img .dish-mask .dsh-price {
	color: #116a00;
}

/********** DINNING-2 **********/

#menu {
	background-color:#f1f2f2;
	
}

#menu #menu-tabs {
	border-bottom: 1px solid #4d4d4d;
}

#menu #menu-tabs li a {
	border-radius: 15px 15px 0px 0px;
	color: #262626;
	border-color: transparent;
}

#menu #menu-tabs li a:hover {
	background: none;
	color: #116a00;
}

#menu #menu-tabs li a.active {
	color: #262626;
	background: #116a00;
}

#menu #menu-content .dish-category {
	border-bottom: 1px dashed lightgrey;
}

#menu #menu-content .dish-category h3 {
	color: #116a00;
}

.dish-category .dish-type .dish-name {
	color: #333333;
}

.dish-category .dish-type .dish-price {
	color: #595959;
}

/* -----------------------------------------------------
		Extra Pages
   ----------------------------------------------------- */

/************ OFFERS PAGE ***********/

#offer-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/offer-cover.jpg') 33% 67%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/offer-cover.jpg') 33% 67%;
	background-size: 140%;
}

.grey {
	background: #efeff0;
}

.offer-background .e-offer-block .offer-title, .offer-background .e-offer-block p {
	color: white;
}

#e-offer-1 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/e-offer-1.jpg') 73% 47% no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/e-offer-1.jpg') 73% 47% no-repeat;
	background-size: 182%;
}

#e-offer-2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/e-offer-2.jpg') 26% 66% no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/e-offer-2.jpg') 26% 66% no-repeat;
	background-size: 250%;
}

#e-offer-3 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/e-offer-3.jpg') 36% 26% no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/e-offer-3.jpg') 36% 26% no-repeat;
	background-size: 142%;
}

.e-offer-block p {
	color: #a7a9ac;
}

.offer-price {
	color: #8d720d;
}

.e-offer-block .btn {
	border: 1px solid transparent;
}

.offer-background .btn-yellow:hover {
	border: 1px solid #116a00;
}

@media(max-width:420px) {
	#e-offer-1 {
		background-size: cover;
	}
	#e-offer-2 {
		background-size: cover;
	}
	#e-offer-3 {
		background-size: cover;
	}
}

/************ SERVICE PAGES ***********/

#service-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/service-cover.jpg') 50% 13%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/service-cover.jpg') 50% 13%;
	background-size: cover;
}

#our-services {
	background: #ededee;
}

#our-services .service-block {
	background: white;
}

#our-services-2 .service-block-2 {
	border-bottom: 2px solid #116a00;
	border-top: 1px solid #000;
	background: white;
}

#our-services-2 .service-block-2:hover {
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

#our-services-2 .service-block-2:after {
	background: #116a00;
}

.service-block-2 .main-icon .fa {
	background: #116a00;
}

.service-block-2:hover .main-icon .fa {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

#our-services-2 .service-block-2 .back-icon {
	color: #f2f2f2;
}

/************** TEAM PAGE ************/

#team-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/team-cover.jpg') 62% 46%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/team-cover.jpg') 62% 46%;
}

/************ GALLERY PAGE ***********/

#gallery-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/gallery-cover.jpg') 50% 76%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/gallery-cover.jpg') 50% 76%;
	background-size: cover;
}

#our-gallery #gallery .gallery-block:hover .gallery-mask {
	opacity: 1;
}

/************* SPA PAGE **************/

#spa-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/spa-cover.jpg') 50% 56%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/spa-cover.jpg') 50% 56%;
	background-size: cover;
}

#spa-services {
	background: #f2f2f2;
}

#owl-spa-services .spa-service-img, #owl-spa-services .spa-service-img img {
	border-radius: 30px 0px;
}

#owl-spa-services .spa-service-block:hover .spa-service-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

#owl-spa-services .spa-service-img .spa-mask {
	background: #116a00;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

#owl-spa-services .spa-service-img .spa-mask p {
	color: #333;
}

#owl-spa-services .spa-service-img .spa-mask p span {
	color: #111;
}

#owl-spa-services .spa-service-text h3 {
	color: #333;
}

/********* TESTIMONIALS PAGE *********/

#testimonials-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/testimonials-cover.jpg') 70% 46%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/testimonials-cover.jpg') 70% 46%;
}

.reviewer-block {
	background: #f8f8f8;
	-webkit-box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.11);
}

.reviewer-block:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.reviewer-block .reviewer-img img {
	border: 6px solid #dadada;
}

.reviewer-block:hover .reviewer-img img {
	border-color: #116a00;
}

.reviewer-block .reviewer-info p {
	color: #6b6768;
}

.reviewer-block .reviewer-info .rating .fa {
	color: #116a00;
}

.reviewer-block .reviewer-info .rating .fa.star-grey {
	color: #a7a7a7;
}

/********** TESTIMONIALS-2 PAGE *********/

#our-testimonials-2 .page-heading h2 {
	color: #474747;
}

#our-testimonials-2 #testimonials-2.testimonials-2-no-bg {
	background: none;
}

#our-testimonials-2 #owl-testimonials-2 .reviewer-text .star-rating li .fa {
	color: #116a00;
}

/********** TESTIMONIALS-3 PAGE *********/

#our-testimonials-3 .testimonial-block .testimonial-text::before {
	border-left-color: #116a00;
}

#our-testimonials-3 .testimonial-block .testimonial-img .testimonial-title p {
	color: grey;
}

/********** EVENT LISTINGS PAGE *********/

#event-listing-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/event-listing-cover.jpg') 80% 66%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/event-listing-cover.jpg') 80% 66%;
	background-size: 150%;
}

.event-img .event-features li {
	color: #939598;
}

.event-img .event-features li .icon .fa {
	background: white;
}

.event-img .event-features li:hover {
	background: white;
}

#event-1 {
	background: url('../images/event-1.jpg') no-repeat;
	background-size: cover;
}

#event-2 {
	background: url('../images/event-2.jpg') no-repeat;
	background-size: cover;
}

#event-3 {
	background: url('../images/event-3.jpg') no-repeat;
	background-size: cover;
}

#event-4 {
	background: url('../images/event-4.jpg') no-repeat;
	background-size: cover;
}

#event-5 {
	background: url('../images/event-5.jpg') no-repeat;
	background-size: cover;
}

#event-6 {
	background: url('../images/event-6.jpg') no-repeat;
	background-size: cover;
}

.event-block .mask {
	background: rgba(0, 0, 0, 0.6);
}

.event-block .event-title::after {
	background: rgba(0, 0, 0, 0.6);
}

.event-block .event-title h2, .event-block .event-title p {
	color: white;
}

.event-block .btn.btn-g-border {
	background: #efeff0;
	border-color: #dcddde;
	color: #414042;
}

.event-block:hover .btn.btn-g-border {
	background: #116a00;
	border-color: #116a00;
}

#event-blocks .pagination li a {
	border-radius: 0px;
	border: 0px;
	color: #414042;
}

#event-blocks .pagination li.active a {
	color: black;
	background: #116a00;
}

#event-blocks .pagination li a:focus {
	background: none;
}

#event-blocks .pagination li:first-child a, #event-blocks .pagination li:last-child a {
	color: #939598;
}

#event-blocks .pagination li:hover:first-child a, #event-blocks .pagination li:hover:last-child a, #event-blocks .pagination li:first-child a:focus, #event-blocks .pagination li:last-child a:focus {
	background: none;
	color: black;
}

/********** EVENT DETAILS PAGE *********/

#event-details-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/event-details-cover.jpg') 30% 56%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/event-details-cover.jpg') 30% 56%;
}

.content-side .event-details-img .tag {
	background: #116a00;
}

.content-side .event-details-img ul li {
	color: #58595b;
	border: 1px solid #ecedee;
}

.content-side .event-details-img ul li:hover {
	background: #116a00;
	color: black;
	border-color: #116a00;
}

.side-bar-heading {
	color: #000000;
}

#details-content .content-side p {
	color: #939598;
}

#details-content .about-block p {
	color: #939598;
}

#details-content .about-block .butn .btn {
	border-color: #939598;
	color: #939598;
}

#details-content .about-block .butn .btn:hover {
	border-color: black;
	color: white;
	background: black;
}

#details-content .detail-buttons .btn.btn-yellow {
	border: 1px solid #116a00;
}

#details-content .detail-buttons .btn.btn-g-border {
	background: #efeff0;
	border-color: #dcddde;
}

#details-content .detail-buttons .btn.btn-g-border:hover {
	background: black;
	border-color: black;
	color: white;
}

.side-bar .related-events #event-1 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/related-event-1.jpg') 52% 6% no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/related-event-1.jpg') 52% 6% no-repeat;
	background-size: 200%;
}

.side-bar .related-events #event-2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/related-event-2.jpg') 73% 83% no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/related-event-2.jpg') 73% 83% no-repeat;
	background-size: 200%;
}

.side-bar .related-events .related-event-block .title, .side-bar .related-events .related-event-block p {
	color: white;
}

.side-bar .related-events .related-event-block .title:hover {
	color: #116a00;
}

.side-bar .related-events .related-event-block:hover {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.side-bar .related-events #event-1:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/related-event-1.jpg') 52% 6% no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/related-event-1.jpg') 52% 6% no-repeat;
	background-size: 200%;
}

.side-bar .related-events #event-2:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/related-event-2.jpg') 73% 83% no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/related-event-2.jpg') 73% 83% no-repeat;
	background-size: 200%;
}

/************ ERROR PAGE ***********/

#error-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/error-cover.jpg') 50% 46%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/error-cover.jpg') 50% 46%;
}

#error-text #code, #error-text p {
	color: #3a3a3a;
}

#error-text #code .fa {
	color: #b6b6b6;
	-webkit-animation: example 4s linear infinite;
	animation: example 4s linear infinite;
	position: relative;
}

@-webkit-keyframes example {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
	50% {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}
	100% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
}

@keyframes example {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
	50% {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}
	100% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
}

#error-text .btn {
	color: #303030;
}

#error-text .btn:hover {
	color: #116a00;
}

/****** BLOG LISITINGS PAGE ********/

#blog-listing-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/blog-listing-cover.jpg') 20% 26%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/blog-listing-cover.jpg') 20% 26%;
	background-size: cover;
}

.blog-sidebar .side-bar-heading {
	color: #444546;
}

.blog-list-detail {
	background: #f6f6f6;
}

.blog-list-block:hover:hover {
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.blog-list-block:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.blog-list-detail ul li {
	color: #a7a9ac;
}

.blog-list-detail ul li .fa {
	color: #116a00;
}

.blog-list-detail .list-title {
	color: #444649;
}

.side-bar .search .form-group input {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #e6e7e8;
}

.side-bar .search .form-group .btn {
	color: #808284;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.side-bar .contact .c-list .icon .fa {
	background: #e8e8e8;
	color: #585858;
}

.side-bar .recent-post .recent-block .recent-text h5 {
	color: #5d5d5d;
}

.side-bar .recent-post .recent-block .recent-text span {
	color: #696868;
}

.side-bar .categories .nav-pills li {
	background: #f1f2f2;
}

.side-bar .categories .nav-pills li a {
	color: #929292;
	border-radius: 0px;
}

.side-bar .categories .nav-pills li a:hover {
	color: black;
	background-color: #116a00;
}

.side-bar .categories .nav-pills li.active a {
	color: black;
	background-color: #116a00;
}

.side-bar .follow-us li a {
	color: #a9a9a9;
}

.side-bar .follow-us li a:hover {
	color: #116a00;
}

.side-bar .tags li .btn-g-border {
	border-color: #9b9b9b;
	color: #464646;
}

.side-bar .tags li .btn-g-border:hover {
	border-color: #116a00;
	background: #116a00;
}

/******** BLOG DETAILS PAGE ********/

#blog-details-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/blog-details-cover.jpg') 100% 26%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/blog-details-cover.jpg') 100% 26%;
	background-size: cover;
}

#blog-details .blog-list-block:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#blog-details .blog-list-block:hover img {
	-webkit-transform: none;
	transform: none;
}

.comment-block .user-text ul .user-name:after {
	background: #333;
}

.comment-block .user-text ul .date {
	color: #9d9fa2;
}

.comment-block .user-text p {
	color: #828486;
}

.comment-block .user-text a {
	color: #c0c0c0;
}

#comment-form .innerpage-heading h1 {
	color: #464646;
}

#comment-form input, #comment-form textarea {
	border-radius: 0px;
	border: 0px;
	background: #f1f2f2;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/******** COMING SOON ********/

#coming-soon {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url('../images/coming-soon.jpg');
	background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/coming-soon.jpg');
	background-size: cover;
	color: white;
	border-bottom: 8px solid #116a00;
	border-top: 8px solid #116a00;
}

#coming-soon:before, #coming-soon:after {
	background: #116a00;
}

.coming-soon-text h1 span {
	color: #116a00;
}

.coming-soon-text p {
	color: #b3b3b3;
}

.coming-soon-text form .btn {
	background: #116a00;
	color: #000;
}

.coming-soon-text form .btn:hover {
	background: #e6b800;
}

.coming-soon-text .coming-soon-links .fa {
	border: 1px solid #116a00;
	color: #116a00;
}

.coming-soon-text .coming-soon-links .fa:hover {
	background: #116a00;
	color: #000;
}

/******** PRICING ********/

#pricing-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/pricing-cover.jpg') 100% 50%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/pricing-cover.jpg') 100% 50%;
	background-size: cover;
}

/* -----------------------------------------------------
		Contact Pages
   ----------------------------------------------------- */

/********** CONTACT-1 **********/

#contact-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/contact-cover.jpg') 50% 87%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/contact-cover.jpg') 50% 87%;
	background-size: cover;
}

#contact-page #contact-blocks ul li {
	border: 1px solid #e6e7e8;
}

#contact-page #contact-blocks ul li .fa {
	color: #d82626;
}

#contact-page #contact-blocks ul li:nth-child(even) {
	background: #f1f2f2;
	border-left: 0px;
	border-right: 0px;
}

#contact-page #contact-blocks ul li p {
	color: #939598;
}

#contact-page #contact-blocks ul li .support {
	color: #000000;
}

#contact-page p {
	color: #a7a9ac;
}

#contact-page #contact-form input, #contact-page #contact-form textarea {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f3f4f4;
	border-color: #e6e7e8;
}

#contact-page #contact-form input:focus, #contact-page #contact-form textarea:focus {
	border-color: #116a00;
}

#contact-page #contact-form .btn-g-border:hover {
	background: #116a00;
	color: black;
	border-color: #116a00;
}

.map iframe {
	border: 0;
}

@media(max-width:767px) {
	#contact-page #contact-blocks ul li:nth-child(2) {
		border-top: 0px;
		border-bottom: 0px;
		border-left: 1px solid #e6e7e8;
		border-right: 1px solid #e6e7e8;
	}
}

/********** CONTACT-2 **********/

#map-contact-block {
	background: white;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	border-bottom: 2px solid #116a00;
}

#map-contact-block:after {
	background: #116a00;
}

#map-contact-block ul li .mc-icon {
	color: #116a00;
}

#map-contact-text .contact-links li a {
	color: #a7a9ac;
}

#map-contact-text .contact-links li a:hover {
	color: #116a00;
}

/* -----------------------------------------------------
		Reservation Pages
   ----------------------------------------------------- */

#reservation-cover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/reservation-cover.jpg') 33% 40%;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/reservation-cover.jpg') 33% 40%;
	background-size: cover;
}

#reservation {
	background: white;
}

#reservation .innerpage-heading h1 {
	color: #575757;
}

#reservation input, #reservation select, #reservation textarea {
	border-radius: 0px;
	border: 1px solid #e6e7e8;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #a7a9ac;
}

#reservation input, #reservation input::-webkit-input-placeholder, #reservation select, #reservation textarea::-webkit-input-placeholder {
	color: #a7a9ac;
}

#reservation input, #reservation input:-ms-input-placeholder, #reservation select, #reservation textarea:-ms-input-placeholder {
	color: #a7a9ac;
}

#reservation input, #reservation input::-ms-input-placeholder, #reservation select, #reservation textarea::-ms-input-placeholder {
	color: #a7a9ac;
}

#reservation input, #reservation input::placeholder, #reservation select, #reservation textarea::placeholder {
	color: #a7a9ac;
}

#reservation .fa {
	color: #116a00;
}

#reservation .selected-room-block .selected-room-price span {
	color: #116a00;
}

.reservation-info {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 5, 0.8)), to(rgba(255, 203, 5, 0.8))), url('../images/special-offer.jpg');
	background: linear-gradient(rgba(255, 203, 5, 0.8), rgba(255, 203, 5, 0.8)), url('../images/special-offer.jpg');
	background-size: cover;
}

.reservation-info p {
	color: black;
}

.reservation-support {
	background: #f1f1f1;
}

.reservation-support .support-list .icon .fa {
	color: #116a00;
}

.reservation-support .support-list .text p {
	color: #939598;
}

.reservation-support .support-list .text .bold {
	color: black;
}
.logo img{
	max-width:260px;
	margin-top:16px;
	margin-bottom:15px;
	
}
.insta{
	padding:10px;
}