/**********************************************************************
***********************************************************************
    Theme Name: UrbanGrill
    Theme URI: http://themerole.com/demo/urbangrill/
    Description: The Multi-Purpose Template
    Author: ThemeRole
    Author URI: http://themeforest.net/user/ThemeRole
    Version: 1.02(Onepage)
************************************************************************
************************************************************************/

/*================================================================================
==================================================================================
[Table of contents]

1. Body
2. Loader / .loader
3. Wrapper / .wrapper
4. Offcanvas-pusher / .offcanvas-pushe
5. Header-top / .header-top
    5.1 Header Popup Map /.popup-section
    5.2 Flag Area /.flag-area

6. Header-wrapper /.header-wrapper
    6.1. Navbar-default /.navbar-default
    6.2. Mega-menus /.mega-menus
    6.3. Menu-carousel /.menu-carousel
    6.4. Dropdown /.dropdown

7. Main Slider /.slider-one
8. Welcome Area /.welcome-area
9. Take A Look /.take-look-wrapper
10. Food Menu /.food-menu-wrapper
11. Book A Table /.book-table-wrapper
12. Right Fixed Booking Form /.book-now-wrapper
13. Signature Dishes /.signature-wrapper
    13.1 Owl Slider Wrap /.owl-wrap
    13.2 Owl Dishes / #owl-dishes

14. Gallery Start /.galleri-wrapper
15. Footer
     Footer-top /.footer-top
     Footer-bottom /.footer-bottom
16. Offcanvas Menu /.offcanvas-menu

About Us Page
1. About Banner /.about-banner
2. Main Story Wrapper /.main-story-wrapper
3. About Brief Wrapper /.about-brief-wrapper
4. Our Team Section /.our-team-section
5. Bottom About /.bottom-about

Menu Page
1. Menu Page Top Banner /.menu-banner
2. Menu Page /.first-section
    2.1 First Section /.first-section
    2.2 Second Section /.second-section
    2.3 Third Section /.third-section
    2.4 Fourth Section /.fourth-section


Reservation Page
1. Reservation Banner /.reservation-banner

Event Page
1. Events Banner /.events-banner
2. Event Contents Wrapper /.event-contents-wrapper
    2.1 Events Contents Wrap One /.events-contents-wrap-one
    2.2 Events Contents Wrap Two /.events-contents-wrap-two
    2.3 Events Contents Wrap Three /.events-contents-wrap-three


Contact Page
1. Contact Banner /.contact-banner
2. Contact Wrapper /.contact-wrapper
3. Bottom contact /.bottom-contact
========================================================================================
========================================================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, p {
	margin : 0;
	padding : 0;
	border : 0;
	vertical-align : baseline;
	font-weight : normal;
}
html, button, input, select, textarea {
	color : #7f7f7f;
}
body {
	font-family : 'Roboto', sans-serif;
	font-size : 14px;
	line-height : 24px;
}
audio, canvas, img, video {
	vertical-align : middle;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin : 0;
	padding : 0;
}
h1 {
	text-transform : capitalize;
	font-family: 'merriweather', sans-serif;
	font-size: 34px;
	font-weight:600;
}
h2 {
	font-family : 'Playball', sans-serif;
	font-size : 20px;
	/*font-size       : 40px;*/
    text-transform : capitalize;
	color : #a87f41;
	letter-spacing : 0.5px;
	text-align: center;
}
h3 {
	font-size : 14px;
}
h4 {
	font-size : 12px;
}
h5 {
	font-size : 10px;
}
h6 {
	font-size : 8px;
}
strong{
	color: #444;
	font-weight: 600;
}
p {
	font-family : 'Roboto', sans-serif;
	font-size : 14px;
	font-weight : 400;
	color : #444444;
}
ul, ol {
	list-style-type : none;
}
a, a:active, a:focus, a.active {
	color : #feedd2;
	text-decoration : none !important;
	outline : none;
	cursor : pointer;
	-webkit-transition : all ease 0.5s;
	-o-transition : all ease 0.5s;
	transition : all ease 0.5s;
}
a:hover {
	color : #129cda;
}
img, .img-responsive {
	width : 100%;
}
.section-padding {
	padding : 60px 0;
}
textarea {
	resize:none;
}
/*--------------------------------
  Page Wrapper
----------------------------------*/
.wrapper {
	overflow : hidden;
}
.inner-wrapper {
	padding : 0;
}
.header-wrapper {
	margin-bottom : 6px;
	position : relative;
	padding : 21px 0;
	-webkit-transition: all ease 1s;
	-o-transition: all ease 1s;
	transition: all ease 1s;
}
.navbar-fixed-top {
	position: fixed !important;
	background-color: #fff;
	padding: 16px 0;
	-webkit-transition: all ease 1s;
	-o-transition: all ease 1s;
	transition: all ease 1s;
}
.header-wrapper.navbar-fixed-top .mainnav {
	padding-right: 15px;
}
.header-wrapper.navbar-fixed-top .logo a img {
	width: 160px;
	height: 85px;
	padding-top: 5px;
}
.header-wrapper.navbar-fixed-top {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
/*-----------------------------------
Navbar Toggle
-------------------------------------*/
.navbar-default .navbar-toggle {
	background: #344869;
	border-radius: 0;
	padding: 9px 7px;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #ffffff;
}
/*-----------------------------------
Logo  
-------------------------------------*/
.logo {
	min-width : 195px;
	min-height : 100px;
	position : absolute;
	left : 15px;
	z-index : 1;
	margin-top : -18px;
}
/*-----------------------------------
NAVIGATION  
-------------------------------------*/

.navbar {
	position : relative;
	min-height : 0px;
	margin-bottom : 20px;
	border : 1px solid transparent;
}
.mainnav {
	border : 0 none;
	border-radius : 0;
	margin-bottom : 0px;
	margin-top : 23px;
}
.navbar-default {
	background : transparent;
}
ul.nav.navbar-nav li a {
	text-transform: capitalize;
	color: #129cda;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 1.2px;
	padding: 0 12px;
	line-height: 10px;
	margin-top: 0px;
	border-right: 1px solid #d5d4d4;
}
ul.nav.navbar-nav li {
	line-height: 11px;
	padding-bottom: 22px;
	border-bottom: 4px solid transparent;
}
ul.nav.navbar-nav li:hover {
	border-bottom: 4px solid  #129cdd;
}
ul.nav.navbar-nav li:last-child {
	border-right: 0 solid #d5d4d4;
	border-bottom: 0 solid transparent;
	padding-left: 10px;
}
ul.nav.navbar-nav li.active {
	border-bottom: 4px solid #129cdd;
}
ul.nav.navbar-nav li:last-child i:before {
	font-size: 14px;
}
nav.navbar-collapse.collapse {
	padding-right : 0;
}
ul.nav.navbar-nav li a:hover, ul.nav.navbar-nav li a:focus {
	color:  #129cdd;
	background: transparent;
}
.navbar-nav > li {
	float : left;
}
.navbar-nav > li:last-child {
	border-right : 0px solid #E1E1E1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus .navbar-default .navbar-nav > .active > a.open {
	color : #a87f41;
	background-color : transparent;
}
button.navbar-toggle {
	border-radius : 0;
	border : 0;
	padding : 0;
	width : 40px;
	height : 40px;
	line-height : 30px;
	font-size : 21px;
	outline : none;
	background : #B98C49;
	float : left;
	color : #FFFFFF;
	margin : 0px;
 transition : all .5s;
 -moz-transition : all .5s;
 -webkit-transition : all .5s;
 -o-transition : all .5s;
 -ms-transition : all .5s;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color : #2B2B2B;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #129cdd;
	font-weight: 600;
	background-color: transparent !important;
}
/*************************************
          Header top
**************************************/
.header-top {
	background-color: #354869;
	padding: 5px 0px 5px 45px;
}
.fa-ul.level-one li .fa {
	padding: 5px 0px 5px 16px;
}
.fa-ul.list-inline.top-info.level-one li {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	font-family : 'Roboto', sans-serif;
}
.top-social.level-one li.location {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
	font-family: 'Merriweather';
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	border: 1px solid #fff;
	margin-right: 14px;
	-webkit-transition:all ease 0.35s;
	-moz-transition:all ease 0.35s;
	-o-transition:all ease 0.35s;
	-ms-transition:all ease 0.35s;
	transition:all ease 0.35s;
}
.top-social.level-one li.location:hover {
	cursor: pointer;
	background-color: #fff;
	color: #c79c60;
}
.top-social.level-one li .fa-map-marker {
	font-size: 20px;
	padding-right: 10px;
}
.fa-ul.list-inline.top-info.level-one li a i:before {
	font-size: 17px;
	color: #fff;
}
.fa-ul.list-inline.top-info.level-one li a {
	border: 1px solid #d9a967;
	padding: 6px 5px 4px 5px;
	background-color: #d9a967;
	line-height: 28px;
}
.fa-ul.list-inline.top-info.level-one li a:hover {
	background-color: #E8B876;
}
.fa-ul.list-inline.top-info.level-one li a.tel-no {
	background-color: transparent;
	border: none;
	color: #fff;
}
.fa-ul.list-inline.top-info.level-one li a.tel-no:hover {
	color: #129cda;
}
.list-inline.top-info > li {
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;
}
/*********************************************
            CSS switcher
***********************************************/
.preset-wrapper {
	position: fixed;
	top: 25%;
	z-index: 999;
}
.preset-wrapper .holder {
	font-family: "Roboto", sans-serif;
	position: absolute;
	left: -250px;
	width: 250px;
	background: #f3f3f3;
	text-transform: uppercase;
	z-index: 999;
}
.preset-wrapper .holder.open {
	left: 0;
}
.preset-wrapper .holder .heading {
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 2px;
	text-align: center;
	background: #a87f41;
	padding: 9px 0;
	margin: 0;
}
.preset-wrapper .contents {
	padding: 20px;
	border: 1px solid #c4c4c4;
}
.preset-wrapper .title {
	color: #1c1c1c;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 1.5px;
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
}
.preset-wrapper .layout-container, .preset-wrapper .color-container {
	display: table;
	margin: 0 auto;
}
.preset-wrapper .layout-container ul {
	padding: 20px 0;
}
.preset-wrapper .color-container ul {
	padding: 20px 25px;
}
.preset-wrapper .layout-container li, .preset-wrapper .color-container li {
	display: inline-block;
	text-align: center;
}
.preset-wrapper .layout-container li {
	margin: 7px;
	border: 1px solid #dfdfdf;
	font-size: 12px;
	letter-spacing: 1.5px;
	cursor: pointer;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
	-ms-transition: all ease 1s;
	transition: all ease 1s;
}
.preset-wrapper .layout-container li a {
	color: #939393;
	padding: 0 20px;
	line-height: 30px;
	display: block;
}
.preset-wrapper .layout-container li:hover, .preset-wrapper .layout-container li a:hover {
	background: #e1e1e1;
	color: #969696;
}
.preset-wrapper .color-container li {
	height: 30px;
	width: 30px;
	margin: 0 3px;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.preset-wrapper .color-container li:hover {
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
	-ms-transition: all ease 1s;
	transition: all ease 1s;
}
.preset-wrapper .color-container .brown {
	background: #c79c60;
}
.preset-wrapper .color-container .orange {
	background: #f28b1c;
}
.preset-wrapper .color-container .green {
	background: #9cc264;
}
.preset-wrapper .color-container .blue {
	background: #5572b1;
}
.preset-wrapper .color-container .yellow {
	background: #ffb606;
}
.preset-wrapper .color-container .purple {
	background: #b95d82;
}
.preset-wrapper .color-container .red {
	background: #b60e0a;
}
.preset-wrapper .color-container .dark-blue {
	background: #21b0d1;
}
.preset-wrapper .icon-holder {
	position: absolute;
	right: -50px;
	background: #a87f41;
	padding-top: 6px;
	width: 50px;
	text-align: center;
	line-height: 36px;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
}
.preset-wrapper .icon-holder .fa-gear::before, .preset-wrapper .icon-holder .fa-cog::before {
 color: #fff;
 font-size: 25px;
}
.color li a {
	display: block;
	width: 30px;
	height: 30px;
}
/*********************************************
            Search
***********************************************/
.search-wrapper {
	display: none;
}
#search {
	cursor: pointer;
}
.search-wrapper .search-container {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	top: 0;
	z-index: 999999;
}
.search-wrapper .search-container .search-contents {
	width: 80%;
	margin: 10% auto 0;
	text-align: center;
}
.search-wrapper .search-container .search-contents .close {
	color: #1c1c1c;
	opacity: 0.7;
	margin-bottom: 10%;
	padding: 5px 7px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	border: 1px solid rgba(193, 154, 95, 0.7);
}
.search-wrapper .search-container .search-contents .close:hover {
	opacity: 1;
}
.search-wrapper .search-container .search-contents input {
	width: 100%;
	background: rgba(255, 255, 255, 0);
	border-width: 0;
	border-bottom: 1px solid rgba(193, 154, 95, 0.45);
	padding: 8px;
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
}
.search-wrapper .search-container .search-contents button {
	margin-top: 30px;
	text-transform: uppercase;
	border-width: 0;
}
.search-wrapper .search-container .search-contents input::-moz-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 25px;
 color : #454545;
 text-transform: uppercase;
 font-weight: 300;
 letter-spacing: 1px;
 opacity : 1;
 text-align: center;
}
.search-wrapper .search-container .search-contents input:-ms-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 25px;
 color : #454545;
 font-weight: 300;
 text-transform: uppercase;
 text-align: center;
}
.search-wrapper .search-container .search-contents input::-webkit-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 25px;
 color : #454545;
 font-weight: 300;
 text-transform: uppercase;
 text-align: center;
}
/*********************************************
            Google pop up
***********************************************/
.popup-section {
	position: fixed;
	top: -150%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.7);
}
.popup-wrapper {
	padding: 45px 35px;
	margin-top: 12%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #ffffff;
	position: relative;
}
.popup-wrapper .cross {
	position: absolute;
	right: -19px;
	top: -22px;
	cursor: pointer;
}
.popup-wrapper .cross p {
	color: #000000;
	font-size: 20px;
	line-height: 38px;
	border-radius: 50%;
	box-shadow: -2px 2px 3px rgba(158, 153, 136, 0.9);
	background: rgba(255, 255, 255, 1);
	padding: 0 12px;
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	-o-transition: all ease 0.35s;
	-ms-transition: all ease 0.35s;
	transition: all ease 0.35s;
}
.popup-wrapper .cross p:hover {
	color: #a87f41;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0 1px #000;
}
.popup-wrapper input {
	width: 100%;
	border: 1px solid #A87F41;
	margin-bottom: 15px;
	background: #f8f8f8;
	border-radius: 3px 3px 3px 3px;
	height: 34px;
	padding: 5px 10px;
	outline: 0;
}
.popup-wrapper .heading-top, .popup-wrapper .heading, .popup-wrapper p, .popup-wrapper p a {
	font-size : 14px;
	color : #444444;
	letter-spacing: 2px;
	font-weight: 400;
}
.popup-wrapper .heading-top {
	text-transform: uppercase;
	margin-bottom: 28px;
}
.popup-wrapper .heading {
	text-transform: capitalize;
	color: #3a3a3a;
	margin-top: 10px;
}
.popup-wrapper p, .popup-wrapper p a {
	color:#7f7f7f;
	line-height: 30px;
	font-weight: 300;
}
.popup-wrapper p a:hover {
	color: #363636;
}
.popup-wrapper p::first-letter {
 text-transform: uppercase;
}
.popup-wrapper .example {
	text-transform: capitalize;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: 400;
	letter-spacing: 1px;
}
#map-canvas {
	width: 100%;
	height: 250px;
}
/*********************************************
            drop down image select
***********************************************/
.dropdown dd, .dropdown dt, .dropdown ul {
	margin:0px;
	padding:0px;
}
.dropdown dd {
	position:relative;
	z-index: 999;
}
.dropdown a, .dropdown a:visited {
	color:#816c5b;
	text-decoration:none;
	outline:none;
}
.dropdown dt a:hover {
	color:#5d4617;
}
.dropdown dt a {
	display: block;
	padding-right: 0px;
	width: 96px;
	height: 20px;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
	color: #c79c60;
	font-family: 'Merriweather';
}
.dropdown dd ul {
	background: #fff none repeat scroll 0 0;
	border:1px solid #D3A45E;
	color: #C5C0B0;
	display: none;
	left: -11px;
	padding: 0px;
	position: absolute;
	top: 4px;
	width: 119px;
	min-width: 53px;
	list-style: none;
}
.dropdown span.value {
	display:none;
}
.dropdown dd ul li a {
	padding:5px;
	display:block;
}
.dropdown img.flag {
	border: none;
	vertical-align: top;
	margin-left: -3px;
	height: 13px;
	width: 20px;
	margin-top: 2px;
	margin-right: 5px;
}
.top-social.level-one li.flag-area {
	background-color: #f4f4f4;
	padding:4px 10px 2px 10px;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 25px;
	color: #feedd2;
	border: 1px solid #fff;
	-webkit-transition:all ease 0.35s;
	-moz-transition:all ease 0.35s;
	-o-transition:all ease 0.35s;
	-ms-transition:all ease 0.35s;
	transition:all ease 0.35s;
}
.dropdown dt a {
	background: url(../img/arrow.png) no-repeat scroll right center;
	display: block;
	padding-right: 0px;
	width: 96px;
	height: 19px;
}
.top-social.level-one li.flag-area:hover {
	background: #ffffff;
}
.flags-align li img {
	margin-left: 9px !important;
	margin-top: 4px !important;
}
.flags-align li:hover {
	background-color:rgba(185, 140, 73, 0.3);
}
/**************************************
              Rs plugin
***************************************/
.tp-banner-container {
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner {
	width:100%;
	position:relative;
}
.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
.tr-slider-btn {
	background-color: #a87f41;
	padding: 5px 15px;
	color: #fff !important;
	border-radius:4px;
	padding: 10px 24px;
	text-transform: uppercase;
	letter-spacing: 2.5px;
}
.tr-slider-btn:hover {
	background-color: #fff;
	color: #a87f41 !important;
}
.tp-bullets.preview4 .bullet {
	cursor: pointer;
	position: relative !important;
	background: #dcdcdc !important;
}
.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #9d6e28 !important;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid #fff !important;
}
.start span {
	color: #a87f41;
}
/*****************************************************
                  Welcome Area
******************************************************/
.welcome-area {
	background-color: #f1f1f1;
	padding: 60px 0;
}
.welcome-area .col-xs-12.col-md-4 {
	margin-top: 0px;
	z-index: 99;
}
.welcome-area .welcome-note {
	background-color: #fff;
}
.welcome-area h1 {
	font-family: 'merriweather', sans-serif;
	font-size: 45px;
	color: #2d2d2d;
	text-transform:none;
	padding: 0px 0 10px 0;
	letter-spacing: 0.5px;
	font-weight: 600;
	text-align:center;
}
.welcome-area h4 {
	font-family: 'merriweather', sans-serif;
	font-size: 30px;
	color: #2d2d2d;
	text-transform: normal;
	padding: 0px 0 10px 0;
	letter-spacing: 0.5px;
	font-weight: 600;
	text-align:center;
}
.welcome-area p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #2d2d2d;
	text-transform: normal;
	padding: 5px 20px 20px 20px;
	letter-spacing: 0.5px;
	font-weight: 400;
	text-align:center;
}
.welcome-note.text-center {
	padding: 10px 25px 20px 25px;
	border-bottom: 4px solid #a63875;
	border-top: 4px solid #a63875;
}
.welcome-note h1 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: 2px;
}
.welcome-note h2 {
	font-family: 'merriweather', sans-serif;
	font-size: 28px;
	color: #2d2d2d;
	text-transform: normal;
	padding: 23px 0 10px 0;
	letter-spacing: 0.5px;
	font-weight: 300;
}
.welcome-note strong {
	font-size: 16px;
	text-transform: capitalize;
	color: #545454;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 24px;
}
.welcome-note .note {
	margin: 0 10px;
}
.welcome-note p {
	font-size: 14px;
	font-weight: 300;
	color: #050505;
	margin-top: 35px;
	letter-spacing: 1px;
	line-height: 26px;
}
.welcome-area .col-md-8 .column-margin.clear-left {
	clear: left;
}
.welcome-area .col-md-8 .column-margin {
	margin-top: 30px;
}
.welcome-area .grid {
	position: relative;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}
.welcome-area .grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	height: 256px;
	text-align: center;
	cursor: pointer;
}
.welcome-area .grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	height: 100%;
	opacity: 0.8;
}
.welcome-area .grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 100%;
}
.welcome-area .grid figure figcaption, .welcome-area .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.welcome-area .grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.welcome-area .grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.welcome-area .grid figure h2 span {
	font-weight: 800;
}
.welcome-area .grid figure h2, .welcome-area .grid figure p {
	margin: 0;
}
.welcome-area .grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
.welcome-area figure.effect-cheff img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.welcome-area figure.effect-cheff figcaption {
	padding: 3em;
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
.welcome-area figure.effect-cheff figcaption::before {
 position: absolute;
 top: 8%;
 right: 8%;
 bottom: 8%;
 left: 8%;
 content: '';
 background-color: rgba(26, 26, 26, 0.85);
}
.welcome-area figure.effect-cheff h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	padding: 15px 5px;
	margin: 0 0 10px 0;
	background-color: rgba(58, 52, 42, 0.85);
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.welcome-area figure.effect-cheff figcaption::before, .welcome-area figure.effect-cheff p {
 color: #fff;
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: scale(0);
 -ms-transform: scale(0);
 transform: scale(0);
 font-size: 16px;
}
.welcome-area figure.effect-cheff:hover h2 {
	margin-top: 6%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	background-color: transparent;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.welcome-area figure.effect-cheff:hover figcaption::before, .welcome-area figure.effect-cheff:hover p {
 opacity: 1;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
.welcome-area figure.effect-cheff:hover figcaption {
	background-color: rgba(58, 52, 42, 0);
}
.upcoming-event {
	background-color: #333;
	padding: 20px 0px 0px 0px;
}
.upcoming-event h3 {
/* color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 10px;
  letter-spacing: 1px;*/
}
.upcoming-event h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: normal;
	padding-bottom: 17px;
	letter-spacing: 1px;
}
.time p, .blue-night {
	color: #dc2c8b;
}
.upcoming-event-last p, .upcoming-event p {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.3px;
}
.date-times.text-center {
	width: 158px;
	display: inline-block;
	margin-top: 15px;
}
.date-times .date-upcoming {
	float: left;
	font-size: 48px;
	display: inline-table;
	margin-top: 4px;
	color: #cfa670;
}
.date-times .month-day {
	font-size: 16px;
	line-height: 16px;
	padding-left: 45px;
	color: #fff;
}
.date-times p span {
	letter-spacing: 2px;
}
.time.text-center p {
	padding-top: 10px;
	text-transform: lowercase;
}
.bbq-party p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #d5d5d5;
	font-size: 11px;
	/*font-size: 15px;*/
  font-weight: normal;
	padding: 10px 35px 0 35px;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
}
.bbq-party ul {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #d5d5d5;
	font-size: 9px;
	/*font-size: 15px;*/
  font-weight: normal;
	padding: 10px 35px 0 35px;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
}
.bbq-party p span {
	padding-left: 15px;
}
.upcoming-event-last {
	background-color: #333;
	padding: 47px 0 57px 0;
}
.upcoming-event-last h3 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.upcoming-event-last .bbq-party {
	padding-bottom: 40px;
}
.read-more a {
	padding-right: 40px;
	color: #cfa670;
	text-transform: capitalize;
	font-size: 15px;
}
.read-more a:hover {
	color: #ffffff;
}
/****************************************************************
                  Food Menu
*****************************************************************/

.banner-wrapper {
	padding : 140px 0;
	background-size : cover;
	background-position : center center;
	text-align : center;
}
.banner-wrapper p {
	font-size:      16px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.bottom-wrapper {
	padding: 100px 0;
	background-size: cover;
	background-position: center center;
	text-align: center;
	position: relative;
}
.bottom-wrapper::before {
 position: absolute;
 top: 0;
 left: 0;
 content: " ";
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.5);
}
.btn {
	background: #3a496a;
	padding: 12px 28px;
	font-family : 'Roboto', sans-serif;
	font-size:      18px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: capitalize;
}
.bottom-wrapper .btn {
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.4);
}
.btn:hover, .btn:focus {
	background: #0d93dc;
	color: #f0efee;
	box-shadow: none;
	text-decoration: none;
	outline: none;
}
.bottom-reservation, .bottom-contact {
	background-image: url('../img/reservation-bottom.html');
}
.bottom-about, .bottom-menu, .bottom-events {
	background-image: url('../img/about-us-bottom.html');
}
.slogan {
	font-size:16px;
	color: #565656;
	text-transform: normal;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-align: left;
	font-weight: 400;
	text-shadow:#333 2px 2px 4px;
}
.slogan2 {
	font-size:26px;
	font-style:italic;
	color: #565656;
	text-transform: normal;
	letter-spacing: 0.5px;
	line-height: 30px;
	text-align: left;
	font-weight: 400;
	text-shadow:#333 2px 2px 4px;
}
.slogan3 {
	font-size:16px;	
	color: #565656;
	text-transform: normal;
	letter-spacing: 0.5px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
	padding-bottom:20px;
}

/*Services Tab*/

.solutions {
	position: relative;
	padding: 75px 0;
}

.sol-link a {
	font-size: 20px;
	background-color:#939;	
}

.sol-link a:hover {
	font-size: 20px;
	background-color:#fff;	
}





.services {
	background: url('../img/take-look.jpg') no-repeat center center fixed;
	background-size: cover;
}
.services .services-overlay {
	position: relative;
	padding: 40px 0;
}
.services .services-overlay:before {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(50, 50, 50, 0.85);
}
.services h1 {
	color: #cfa670;
	font-size: 40px;
	letter-spacing: 3px;
	text-transform: normal;
	text-align: center;
}
.services h5 {
	color: #AD1B02;
	font-size: 27px;
	letter-spacing: 3px;
	text-transform: normal;
	text-align: center;
}
.services .slogan {
	padding-bottom: 35px;
}
.services p {
	color: #e2e2e2;
}
.services .nav-tabs {
	border: 0px solid #ddd;
	display: inline-block;
}
.services .nav-tabs {
	border: 0px solid #ddd;
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 5px;
}
.services .nav-tabs li a {
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 3px;
	color: #ebebeb;
	background-color: rgba(39, 39, 39, 0.91);
	margin: 5px;
	padding: 10px 20px;
}
.services .nav-tabs li a i {
	font-size: 24px;
	padding-bottom: 8px;
}
.services .nav-tabs li.active a {
	background-color: #A87F41;
	color: #ebebeb;
	border: 1px solid transparent;
}
.services .nav-tabs li a:hover {
	background: #A87F41;
	border-color: transparent;
}
.services h2 {
	width: 90%;
	margin: auto;
	margin-bottom: 12px;
}
.services h2 a {
	font-size: 22px;
	color: #ebebeb;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 40px;
	font-family: "Roboto", sans-serif;
}
.services .tab-content p {
	color: #fff;
	line-height: 26px;
	letter-spacing: 0.5px;
	font-weight: 300;
}
.btn-link {
	padding: 5px 20px;
	border-radius: 3px;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 45px;
}
.section-padding.food-menu-wrapper .col-xs-12.text-center {
	padding-bottom : 65px;
}
.food-menu-wrapper h1 {
	font-size : 40px;
	text-align : center;
	letter-spacing : 2px;
}
/*.section-padding.food-menu-wrapper .row:last-child {
  padding-top       : 57px;
}*/
.food-menu-wrapper h2.item-name {
	font-family : 'Roboto', sans-serif;
	text-align : left;
	border-bottom : 1px solid #a87f41;
	padding-bottom : 15px;
	font-size : 18px;
	font-weight : 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666666;
}
.food-menu-wrapper .media.menu-media {
	padding: 16px 0;
	border-bottom: 1px dashed #b6b6b6;
	margin-top: 10px;
}
.food-menu-wrapper .media.menu-media {
	padding: 16px 0;
	border-bottom: 1px dashed #b6b6b6;
}
.food-menu-wrapper .media .media-left img {
	width: 75px;
	height: 75px;
	border-radius: 5px;
}
.food-menu-wrapper .media .media-body h2 {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #444444;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
}
.food-menu-wrapper .media .media-body h2 span {
	float: right;
	color: #c69e59;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 0px;
}
/*---------------------------scroll start-----------------------------*/
.food-menu-wrapper .media .media-body p {
	color: #7c7c7c;
	font-size: 16px;
	text-align: left;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: capitalize;
	padding-left: 10px;/*width: 300px;
    height: 200px;
    overflow: scroll;
	
	
	
	
	
	
	

	background: #F5F5F5;
	overflow-y: scroll;*/

}
/*
#style-7::-webkit-scrollbar-thumb{
background-color:#B03C3F;
border-radius:10px;
}
#style-7::-webkit-scrollbar-thumb:hover{
background-color:#BF4649;
border:1px solid #333333;
}
#style-7::-webkit-scrollbar-thumb:active{
background-color:#A6393D;
border:1px solid #333333;
} */

/*---------------------------scroll end-----------------------------*/
.item-contents {
	padding: 20px 0;
	border-bottom: 1px dashed #b6b6b6;
}
.item-contents img {
	border-radius: 5px;
}
.item-contents p {
	font-size : 16px;
	color : #444444;
	text-transform : uppercase;
	font-weight : 400;
	letter-spacing : 1px;
	padding-top : 10px;
}
.item-contents span {
	font-size : 16px;
	color : #7c7c7c;
	text-transform : capitalize;
	font-weight : 300;
	letter-spacing : 1px;
}
.item-contents .price {
	font-size : 16px;
	color : #a87f41;
	font-weight : 500;
	padding-top : 10px;
	text-align : right;
}
.food-menu-wrapper .btn-wrapper {
	margin-top: 50px;
	text-align: center;
}
.book-table-wrapper {
	background-image: url('../img/book-table.jpg');
	background-size: cover;
	position: relative;
}
.book-table-wrapper:before {
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
}
.book-table-wrapper .booking-back {
	background: rgba(0, 0, 0, 0.4);
	padding: 95px 15px;
}
.book-table-wrapper .booking-form {
	text-align: center;
	padding: 0 15px;
}
.book-table-wrapper .booking-form h1 {
	color: #cfa670;
	font-size: 40px;
	letter-spacing: 2px;
	text-align: center;
}
.book-table-wrapper .booking-form .slogan {
	color: white;
	padding-bottom: 35px;
	text-align: center;
}
.book-table-wrapper .booking-form .col-sm-6, .book-table-wrapper .booking-form .col-xs-12 {
	padding-bottom: 27px;
}
.book-table-wrapper .booking-form input {
	height: 48px;
}
.book-table-wrapper .booking-form .form-control {
	background: #c7c7c7;
	-webkit-transition: background ease 0.35s;
	-o-transition: background ease 0.35s;
	transition: background ease 0.35s;
	box-shadow: 0 1px 1px #a87f41;
}
.book-table-wrapper .booking-form .form-control:hover {
	background: #ffffff;
}
.book-table-wrapper .booking-image img {
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.book-table-wrapper .booking-form .form-control:focus {
	border-color: #a87f41;
	background: #ffffff;
	outline: 0;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(102, 175, 233, 0);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(102, 175, 233, 0);
}
.book-table-wrapper .booking-form .form-control::-moz-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 16px;
 color : #424242;
 text-transform : capitalize;
 font-weight : 300;
 letter-spacing: 1px;
 opacity : 1;
}
.book-table-wrapper .booking-form .form-control:-ms-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 16px;
 color : #424242;
 font-weight: 300;
 text-transform: capitalize;
}
.book-table-wrapper .booking-form .form-control::-webkit-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 16px;
 color : #424242;
 font-weight: 300;
 text-transform: capitalize;
}
/************************************************************************************
                                  Testimonial*/
/*************************************************************************************/
.testimonial-wrapper {
	background:rgba(0, 0, 0, 0) url("../img/testimonial.jpg") no-repeat fixed center center;
	position: relative;
	background-size: cover;
	padding-bottom: 118px;
}
.testimonial-wrapper::before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background:rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
}
.testimonial-wrapper h1 {
	color: #cfa670;
	font-size: 40px;
	letter-spacing: 3px;
	padding-bottom: 12px;
	text-transform: capitalize;
	text-align: center;
	padding-bottom: 50px;
}
.testimonial-wrapper .carousel-inner .item p, .testimonial-wrapper .carousel-inner .item blockquote {
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.5px;
	line-height: 26px;
	text-align: center;
	font-weight: 300;
	font-style: italic;
	position: relative;
}
.testimonial-wrapper .carousel-inner .item p::before {
 position: absolute;
 font-family: 'FontAwesome';
 content: "\f10d";
 top: -45px;
 left: 48.5%;
 font-size: 24px;
 color: #fff;
}
.testimonial-wrapper .carousel-inner .item blockquote {
	font-family: 'Roboto', sans-serif;
	margin-top: 20px;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	border-color:transparent;
	font-style: normal;
}
.testimonial-wrapper .carousel-inner .item img {
	width: 100px;
	border-radius: 50%;
	margin: 0 auto 50px;
	position: relative;
	border: 4px solid #dddddd;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.testimonial-wrapper .carousel-indicators {
	bottom: -20px;
}
.testimonial-wrapper .carousel-indicators .active {
	background: #a87f41;
	border: 1px solid #a87f41;
}
.carousel-fade .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #A87F41;
	border-radius: 2px;
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}
/************************************************************************************
                                  Gallery*/
/*************************************************************************************/
.galleri-wrapper {
	background: #f8f8f8;
	text-align: center;
	border-top: 0px solid #DDDAD5;
}
.galleri-wrapper h1 {
	font-size: 40px;
	letter-spacing: 3px;
}
.galleri-wrapper .slogan {
	padding-bottom: 40px;
}
.galleri-wrapper figure {
	margin-bottom: 30px;
}
.galleri-wrapper .gallary-image .fa {
	font-size: 20px;
	color: white;
	padding: 9px 11px;
	background-color: #a43a78;
	border-radius: 50%;
	line-height: 20px;
}
.gallary-hover-text {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.galleri-wrapper .gallary-image p {
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
}
.galleri-wrapper .grid, .galleri-wrapper .portfolio {
	position: relative;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}
.galleri-wrapper .grid figure, .galleri-wrapper .portfolio figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}
.galleri-wrapper .grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}
.galleri-wrapper .grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.galleri-wrapper .grid figure figcaption, .galleri-wrapper .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.galleri-wrapper .grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.galleri-wrapper .grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.galleri-wrapper .grid figure h2 span {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.galleri-wrapper .grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
.galleri-wrapper figure.effect-cheff {
	background: none;
}
.galleri-wrapper figure.effect-cheff img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.galleri-wrapper figure.effect-cheff figcaption {
	padding: 3em;
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
.galleri-wrapper figure.effect-cheff figcaption::before {
 position: absolute;
 top: 10px;
 right: 10px;
 bottom: 10px;
 left: 10px;
 content: '';
 background-color: rgba(26, 26, 26, 0.6);
}
.galleri-wrapper figure.effect-cheff h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	padding: 15px 5px;
	margin: 0 0 10px 0;
	background-color: rgba(58, 52, 42, 0.7);
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.galleri-wrapper figure.effect-cheff figcaption::before, .galleri-wrapper figure.effect-cheff p {
 color: #fff;
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: scale(0);
 transform: scale(0);
}
.galleri-wrapper figure.effect-cheff figcaption::before, .galleri-wrapper figure.effect-cheff .fa {
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: scale(0);
 transform: scale(0);
}
.galleri-wrapper figure.effect-cheff:hover figcaption::before, .galleri-wrapper figure.effect-cheff:hover .fa {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
.galleri-wrapper figure.effect-cheff:hover h2 {
	margin-top: 6%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	background-color: transparent;
}
.galleri-wrapper figure.effect-cheff:hover figcaption::before, .galleri-wrapper figure.effect-cheff:hover p {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
.galleri-wrapper figure.effect-cheff:hover figcaption {
	background-color: rgba(58, 52, 42, 0);
}
/*******************************************************************************
                        Right Fixed Booking Form
********************************************************************************/

.book-now-wrapper {
	position: fixed;
	right: 0;
	top: 15%;
	text-align: center;
	z-index: 9999;
}
.book-now-wrapper .book-now {
	position: relative;
	width: 1px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	border-width: 0;
	background: #ffffff;
	padding: 25px 0;
	border-radius: 2px;
	overflow-x: hidden;
	opacity: 0;
}
.book-now-wrapper .book-now.open {
	width: 385px;
	padding: 25px 20px;
	border-right: 2px solid #c57676;
	opacity: 1;
}
.book-now-wrapper .toggle {
	font-size : 14px;
	color : #ffffff;
	font-weight: 500;
	letter-spacing: 2px;
	width: 200px;
	opacity: 1;
	-webkit-transition: all ease 0.35s;
	-o-transition: all ease 0.35s;
	transition: all ease 0.35s;
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Safari */
	transform: rotate(270deg);
	padding: 10px 0;
	text-transform: uppercase;
	background: #a87f41;
	box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
	text-align: center;
	border-radius: 5px 5px 0 0;
	position: absolute;
	left: -121px;
	top: 35%;
	cursor: pointer;
}
.book-now-wrapper .book-form p {
	font-size : 15px;
	color : #000000;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 300;
	padding: 0 15px 20px 15px;
	-ms-text-align-last: auto;
	text-align: left;
}
.book-now-wrapper .form-control {
	border-radius: 2px;
	margin-bottom: 15px;
	background: #f5f5f5;
	box-shadow: none;
	border: 1px solid #e6e6e6;
}
.book-now-wrapper .form-control:focus {
	border-color: #e6e6e6;
	background: #ffffff;
	outline: 0;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(102, 175, 233, 0);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(102, 175, 233, 0);
}
.book-now-wrapper .form-control::-moz-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 14px;
 color : #a2a2a2;
 font-style: italic;
 text-transform: capitalize;
 font-weight: 300;
 letter-spacing: 1px;
 opacity : 1;
}
.book-now-wrapper .form-control:-ms-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 16px;
 color : #a2a2a2;
 font-style: italic;
 font-weight: 300;
 text-transform: capitalize;
}
.book-now-wrapper .form-control::-webkit-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 16px;
 color : #a2a2a2;
 font-style: italic;
 font-weight: 300;
 text-transform: capitalize;
}
.book-now-wrapper .btn {
	background: #bc8f4a;
	font-family : 'Roboto', sans-serif;
	font-size : 14px;
	color : #ffffff;
	text-transform: uppercase;
	padding: 7px 0;
	width: 100%;
}
.book-now-wrapper .btn:hover {
	background: #a87f41;
}
/*******************************************************************************
                                 EVENT
********************************************************************************/


.reservation h1 {
	text-align: center;
}
.reservation .slogan {
	padding-bottom: 40px;
}
.reservation .join-event {
	margin-top:30px;
	background-color: #F5F6FA;
}
.reservation .single-event {
	margin-top:30px;
	background-color: #EAECF1;
}
.content-holder {
/*padding: 10px 20px 15px 0;*/
}
.reservation p {
	color: #fff;
	line-height: 24px;
}
.reservation .join-event address {
	padding-bottom: 38px;
}
.content-holder {
/*padding: 0 20px 15px 20px;*/
}
.reservation h2 {
	text-align: left;
	line-height: 24px;
	padding-bottom: 10px;
}
.reservation a {
	color: #c69e59;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
}
.reservation a:hover {
	color: #966822;
}
.reservation address {
	color: #fff;
	font-weight: 300;
	padding-top: 17px;
	padding-bottom: 15px;
	letter-spacing: 1.5px;
}
.reservation address strong {
	color: #c69e59;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.reservation .btn.btn-imfo.btn-read-more {
	background: #a87f41;
	padding: 7px 19px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
}
.reservation .btn.btn-imfo.btn-read-more:hover {
	background: #7f510c;
}
#reservation-slider .item {
	height: 308px;
	overflow: hidden;
}
.left-images img {
	height: 308px;
}
/*******************************************************************************
                                 SIGNATURE
********************************************************************************/
.signature-wrapper {
	text-align: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.signature-wrapper h1 {
	font-size: 40px;
	letter-spacing: 3px;
}
.signature-wrapper .slogan {
	margin-bottom: 45px;
}
.signature-wrapper h2 {
	font-family : 'Roboto', sans-serif;
	font-size : 16px;
	color : #656263;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight: 500;
}
.signature-wrapper img {
	padding: 0 25px;
}
.signature-wrapper p {
	font-size : 14px;
	color : #797979;
	line-height : 24px;
	letter-spacing : 2px;
	padding : 15px 20px 0 20px;
}
.signature-wrapper .price {
	font-size : 16px;
	color : #636363;
	font-weight: 300;
	text-transform: capitalize;
	font-style: normal;
}
.signature-wrapper .price span {
	color: #cfa670;
	font-weight: bold;
}
.owl-wrap .owl-controls i::before {
 font-size: 30px;
 cursor: pointer;
 line-height: 60px;
 color: #a8a8a8;
}
.owl-wrap .owl-controls i:hover::before {
 color: #cfa670;
}
/**********************************************************
              Footer
***********************************************************/
 .footer-top {
	padding: 100px 0;
	background-color: #1f1f1f;
}
.fooot {
	background-color:#818181;
	color:#333;
	font-size:14px;
	padding-top:20px;
	line-height:18px;
}
.fooot h6 {
	font-size:14px;
	color:#333;
	font-weight:600;
}
.fooot a {
	font-size:14px;
	color:#333;
}
.fooot a:hover {
	font-size:14px;
	color:#fff;
}
.tPipe {
	color:#000;
	font-size:10px;
	padding-right:5px;
	padding-left:5px;
}
.footer-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 45px;
}
.twt-area.media-body, .twt-area.media-body a {
	color: #969696;
}
.twitter-avatar {
	color: #A87F41;
}
.twt-area .date {
	color: #A87F41;
	cursor: pointer;
}
.screen-name {
	float: left;
	padding-right: 5px;
}
.open-time p {
	color: #969696;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
.address p {
	color: #969696;
	text-transform: capitalize;
	letter-spacing: 0px;
	line-height : 35px;
}
.address p a {
	color: #969696;
	text-transform: none;
}
.address p a:hover {
	color: #ffffff;
}
.open-time i, .address i {
	font-size: 16px;
	color: #a87f41;
}
.clock-time:before {
	position: absolute;
	content: "\f017";
	font-family: 'FontAwesome';
	left: 0;
	top: 0;
	font-size: 16px;
	color: #A87F41;
	width: 100%;
	height: 100%;
}
.open-time strong, .address strong {
	font-size: 14px;
	color: #cfa670;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 10px;
}
.open-time.opening-time p {
	padding-left: 14px;
}
.icon-map {
	line-height: 29px;
}
.clock-time {
	position: relative;
}
.address .road-details {
	padding-left: 23px;
	line-height: 15px;
	padding-bottom: 10px;
}
.footer-social-list {
	margin-top: 22px;
}
footer .footer-top ul li a i:before {
	font-size: 15px;
	color: #727272;
	padding-right: 5px;
}
footer .footer-top ul li a i:hover:before {
	color: #cfa670;
}
.images-gellary ul {
	margin-top: 15px;
}
.images-gellary ul li {
	float: left;
}
.images-gellary ul li img {
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	height: 85px;
	width: 85px;
}
.footer-bottom {
	color: #444;
	background-color: #001c44;
	padding: 5px 0;
}
.footer-bottom p a, .footer-bottom p {
	color: #919191;
	font-weight: 400;
	letter-spacing: 1.5px;
}
.footer-bottom p a:hover {
	color: #cfa670;
}
.footer-bottom .fa-angle-up {
	color: #fff;
	padding: 6px 10px;
	background-color: #098fd7;
	border-radius: 3px;
	font-size: 20px;
	opacity: 0.7;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.footer-bottom .fa-angle-up:hover {
	cursor: pointer;
	opacity: 1;
}
footer .footer-text {
	color: #969696;
}
/*************************************************************************
                    LOADER
**************************************************************************/
.loader {
	background: url("../img/page-loader.html") no-repeat scroll 50% 50% rgb(249, 249, 249);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999999;
}
/**********************************************************
              About Us
***********************************************************/

/*--- ABOUT US ---*/

.about-banner {
	background-image: url('../img/about-us-banner.html');
}
.about-banner h1 {
	color: #cfa670;
}
.about-brief-wrapper {
	background-image: url('../img/about-us-brief.html');
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	text-align: center;
}
.about-brief-wrapper .contents {
	background: rgba(0, 0, 0, 0.6);
	padding: 100px 80px;
}
.about-brief-wrapper .contents h2 {
	line-height: 50px;
	color: #c69e59;
}
.about-brief-wrapper .contents p {
	font-size : 16px;
	font-weight : 400;
	color : #e2e2e2;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 28px;
}
/*Team*/
.our-team-section h2 {
	color: #c69e59;
}
.team-wrapper {
	margin-top: 50px;
}
.team-wrapper .social {
	text-align: center;
	background: #c69e59;
	padding: 5px 0 2px 0;
	position: relative;
}
.team-wrapper .social::before {
 content: " ";
 position: absolute;
 left: 45%;
 top: -14px;
 width: 0;
 height: 0;
 border-left: 15px solid transparent;
 border-right: 15px solid transparent;
 border-bottom: 15px solid #c69e59;
}
.team-wrapper .social li {
	display: inline-block;
}
.team-wrapper .social li a {
	color: #a68142;
}
.team-wrapper .social li a:hover {
	color: #ffffff;
}
.team-wrapper .contents {
	background: #f4f4f6;
	padding: 20px;
	font-size : 14px;
	color : #444444;
	font-weight: 300;
	text-align: center;
	letter-spacing: 2px;
	border-bottom: 2px solid #c69e59;
	line-height: 22px;
}
.team-wrapper .contents p {
	font-size : 12px;
	font-weight: 300;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.team-wrapper .contents span {
	font-size : 16px;
	font-weight: 300;
	color: #a87f41;
}
.story-wrapper h2 {
	color: #c69359;
}
.story-wrapper h2, .story-wrapper .slogan {
	text-align: left;
}
.story-wrapper .contents {
	font-family: 'Merriweather', sans-serif;
	letter-spacing: 1.3px;
	line-height: 28px;
	font-weight: 300;
	padding: 30px 0 75px 0;
}
.story-wrapper .contents span {
	color: #c69e59;
	font-family: 'Roboto', sans-serif;
}
.story-wrapper .owner-info {
	color: #a87f41;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.story-wrapper .designation {
	font-weight: 400;
	letter-spacing: 1.5px;
}
.story-img {
	padding-right: 0;
}
.story-img img {
	padding-bottom: 15px;
}
.team-wrapper .flaticon-facebook55::before, .team-wrapper .flaticon-linkedin11::before, .team-wrapper .flaticon-google116::before, .team-wrapper .flaticon-twitter1::before {
 margin:0 5px;
}
/****************************************************************
                        Menu Page
****************************************************************/
.menu-banner {
	background-image: url('../img/menu-banner.html');
}
.banner-wrapper {
	padding: 140px 0;
	background-size: cover;
	background-position: center center;
	text-align: center;
}
.menu-block.first-section {
	background: url(../img/first-back.jpg)center center no-repeat;
	padding: 100px 0;
	background-size: cover;
}
.menu-block h1 {
	color: #444444;
	font-size: 30px;
	padding: 22px 0 38px 0;
}
.menu-block .top-icon img {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	display: block;
	margin: auto;
}
/*----------------------------scroll different style start-----------------------------------------*/
.media.menu-media {
	padding: 16px 0;
	/*margin-left: 48px;*/
  border-bottom: 1px dashed #b6b6b6;
	overflow-y:scroll;
	width: 100%;
	height: 150px;
}
 #style-7::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 background-color: #F5F5F5;
}
 #style-7::-webkit-scrollbar {
 width: 10px;
 background-color: #F5F5F5;
}
 #style-7::-webkit-scrollbar-thumb {
 background-color: #cb984b;
 background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, .2) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, .2) 50%,  rgba(255, 255, 255, .2) 75%,  transparent 75%,  transparent)
}
/*----------------------------scroll different style end-----------------------------------------*/









.menu-block .media .media-left img {
	width: 75px;
	height: 75px;
	border-radius: 5px;
}
.menu-block .media .media-body h2 {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #444444;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
}
.menu-block .media .media-body h2 span {
	float: right;
	color: #a87f41;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 0px;
}
.menu-block .media .media-body p {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	text-align: left;
	letter-spacing: 1px;
	padding: 0 0 0 10px;
}
.menu-block.second-section {
	background: url(../img/second-back.html)center center no-repeat;
	padding: 100px 0;
	background-size: cover;
}
.menu-block.third-section {
	background: url(../img/third-back.jpg)center center no-repeat;
	padding: 100px 0;
	background-size: cover;
}
.menu-block.fourth-section {
	background: url(../img/fourth-back.jpg)center center no-repeat;
	padding: 100px 0;
	background-size: cover;
}
/***************************************************************************
                              Events Page
****************************************************************************/
.events-banner {
	background-image: url('../img/events-banner.jpg');
}
.event-contents-wrapper {
	padding: 100px 0;
}
.events-contents-wrap-one, .events-contents-wrap-two {
	padding-bottom: 100px;
}
.event-contents-wrapper .event-content {
	position: relative;
}
.event-contents-wrapper .event-content .date-image {
	position: absolute;
	bottom: -63px;
	right: 0;
}
.date-image .date-text {
	background-color: #966822;
	padding: 20px 0px;
	text-align: center;
	height: 63px;
	width: 70px;
}
.date-image .date-text p {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 8px;
}
.date-image .date-text span {
	color: #fff;
	font-size: 20px;
}
.date-image .date-icon {
	background-color: #a87f41;
	padding: 20px 0px;
	text-align: center;
	height: 63px;
	width: 70px;
}
.date-image .date-icon i:before {
	color: #fff;
	font-size: 30px;
}
.event-heading h1 {
	font-size: 30px;
	color: #444444;
	font-family: 'Roboto', sans-serif;
	line-height: 23px;
	letter-spacing: 2px;
	padding-bottom: 20px;
	padding-top: 40px;
}
.event-heading p {
	letter-spacing: 1px;
	font-weight: 300;
	padding-right: 0;
	text-align: justify;
}
.event-heading a {
	color: #444444;
}
.event-heading a:hover {
	color: #966822;
}
.event-heading address {
	font-weight: 300;
	padding-top: 17px;
	padding-bottom: 30px;
	letter-spacing: 1.5px;
}
.event-heading address strong {
	color: #966822;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.event-heading .btn.btn-imfo.btn-read-more {
	background: #a87f41;
	padding: 7px 19px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 4px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 2px solid #7f510c;
}
.event-heading .btn.btn-imfo.btn-read-more:hover {
	background: #7f510c;
}
.btn.btn-search {
	background: transparent !important;
	padding: 2px 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #333333 !important;
	text-transform: capitalize;
	border: 0 solid #ccc;
	border-radius: 2px;
	border-color: #A87F41;
	box-shadow: none;
}
.btn.btn-search:hover {
	border-left: 0;
}
#custom-search-input .form-control {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 0 solid #A87F41;
	border-right: 0;
	border-radius: 2px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: none;
}
#custom-search-input .input-group {
	border: 1px solid #A87F41;
	overflow: hidden;
}
#custom-search-input {
	padding-bottom: 25px;
}
.btn.btn-danger.btn-search span:before {
	color: #a87f41;
	font-size: 20px;
}
.media.event-media {
	margin-top: 27px;
}
.event-media {
	background-color: #f6f6f6;
	padding: 15px;
	border-bottom: 2px solid #A87F41;
}
.event-media img {
	width: 75px;
}
.event-media .date-of-event {
	float: left;
	font-size: 50px;
	display: inline-table;
	margin-top: 5px;
	color: #a87f41;
	padding-right: 10px;
}
.event-media .month-of-event {
	line-height: 17px;
	color: #444444;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
}
.event-media .month-of-event span {
	font-size: 13px;
	font-weight: 400;
}
.event-media .media-body h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #a87f41;
	font-weight: 700;
	padding-top: 10px;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
.event-media .media-body h3 a {
	color: #a87f41;
	font-weight: 700;
}
.event-media .media-body h3 a:hover {
	opacity: 0.7;
}
.categories.archive {
	padding-top: 55px;
}
.categories.archive h3 {
	font-family: 'Roboto';
	color: #444444;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 35px;
}
.categories.archive ul {
	border-top: 1px solid #ccc;
}
.categories.archive li a {
	font-size: 13px;
	font-weight: 300;
	color: #444444;
	text-transform: capitalize;
}
.categories.archive li a:hover {
	color: #000000;
}
.categories.archive ul li {
	border-bottom: 1px solid #ccc;
	padding: 6px 0;
}
/**********************************************************
              Reservation
***********************************************************/

.reservation {
	background : url('../img/reservation-slider-01.jpg') center center no-repeat fixed;
	position: relative;
	padding-bottom: 140px;
	background-size: cover;
	-webkit-background-size: cover;
}
.reservation:before {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}
.reservation .carousel-indicators {
	bottom: -40px;
}
.reservation .carousel-indicators li {
	height: 8px;
	width: 25px;
	background-color: #ffffff;
	border-radius: 2px;
}
.reservation .carousel-indicators .active {
	background-color: #a87f41;
	border: 1px solid #a87f41;
	margin: 1px;
}
.reservation-top-section h1 {
	line-height: 50px;
}
.reservation-top-section .slogan {
	/*text-align: left;*/
  margin-bottom: 23px;
	color: #242424;
}
.reservation-top-section p {
	color: #2d2d2d;
	line-height: 26px;
	letter-spacing: 1.3px;
	font-weight: 300;
}
.reservation-bottom-section h2 {
	font-family: 'Merriweather', sans-serif;
	text-align: left;
	font-size: 28px;
	color: #242424;
	text-transform: uppercase;
	margin-bottom: 35px;
}
.reservation-bottom-section p {
	color: #636363;
	line-height: 24px;
	letter-spacing: 1.5px;
	font-weight: 300;
}
.reservation-bottom-section a {
	color: #a87f41;
	font-weight: 500;
}
.reservation-bottom-section a:hover {
	color: #575757;
}
.reservation-top-section h2.text-left {
	color: #c69e59;
	font-size: 50px;
	line-height: 50px;
}
.booking-form.reservation-page h2 {
	color: #cfa670;
}
.left-images {
	width: 50%;
	float: left;
}
/*#reservation-slider .item .row .col-xs-6:first-child{
  padding-right: 0;
}
#reservation-slider .item .row .col-xs-6:last-child{
  border: 1px solid #fff;
  border-left: transparent;
}*/
.details-text {
	background-color: rgba(14, 4, 4, 0.70);
	border-right: 2px solid #A87F41;
	padding: 20px 20px 30px 30px;
	overflow: auto;
}
.details-text p {
	color: #E8E8E8;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: 300;
}
/**********************************************************
              Events Details
***********************************************************/


.event-heading blockquote {
	margin: 15px 0 30px;
}
.blockquote-reverse p {
	text-align: right;
}
.style-1.text-left {
	float: left;
}
.style-1.text-right {
	float: right;
}
.leave-comments h2 {
	font-size: 24px;
	color: #444444;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	text-transform: inherit;
	padding-bottom: 20px;
}
.leave-comments .btn-read-more {
	background: #a87f41;
	padding: 7px 19px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 4px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 2px solid #7f510c;
	margin-top: 30px;
}
.leave-comments .btn-read-more:hover {
	background: #7f510c;
}
.leave-comments .form-control:focus {
	border-color: #A87F41;
}
.leave-comments .form-control {
	border-color: #A87F41;
	border-radius: 0 !important;
}
.leave-comments .form-group label {
	color: #444444;
	letter-spacing: 1px;
	text-transform: capitalize;
}
/**********************************************************
              Contact Us
***********************************************************/

.contact-banner {
	background-image: url('../img/contact-banner.html');
}
.contact-wrapper {
	color: #444444;
	letter-spacing: 2px;
	text-align: left;
}
.contact-wrapper h2 {
	font-family : 'Roboto', sans-serif;
	font-size : 18px;
	line-height : 25px;
	font-size: 18px;
	color: #444444;
	text-align: left;
	text-transform: uppercase;
}
.contact-wrapper .slogan {
	padding-bottom: 40px;
}
.contact-wrapper .form-wrapper p {
	font-weight: 300;
	padding: 15px 0 30px 0;
}
.contact-wrapper .form-wrapper .btn {
	text-transform: uppercase;
	font-size: 14px;
	padding: 9px 22px;
}
.contact-wrapper .form-wrapper .form-control {
	border-radius:3px;
	margin-bottom: 25px;
	border: 1px solid #A6A6A6;
	height: 40px;
}
.contact-wrapper .form-wrapper textarea.form-control {
	height: auto;
}
.contact-wrapper .form-wrapper .form-control:hover, .contact-wrapper .form-wrapper .form-control:focus {
	border-color: #a87f41;
	background: #ffffff;
	outline: 0;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(102, 175, 233, 0);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(102, 175, 233, 0);
}
.contact-wrapper .form-wrapper .form-control::-moz-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 14px;
 color : #7f7f7f;
 text-transform : capitalize;
 font-weight : 300;
 letter-spacing : 2px;
 opacity : 1;
}
.contact-wrapper .form-wrapper .form-control:-ms-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 14px;
 color : #7f7f7f;
 font-weight : 300;
 letter-spacing : 2px;
 text-transform : capitalize;
}
.contact-wrapper .form-wrapper .form-control::-webkit-input-placeholder {
 font-family : 'Roboto', sans-serif;
 font-size : 14px;
 color : #7f7f7f;
 font-weight : 300;
 letter-spacing : 2px;
 text-transform : capitalize;
}
.contact-wrapper .address-wrapper {
	margin-top: 60px;
	padding-top: 50px;
	border-top: 1px solid #d8d8d8;
}
.contact-wrapper .address-wrapper h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
}
.contact-wrapper .address-wrapper .left {
	text-align: left;
}
.contact-wrapper .address-wrapper .middle {
	text-align: center;
}
.contact-wrapper .address-wrapper .right {
	text-align: right;
}
.contact-wrapper .address-wrapper p, .contact-wrapper .address-wrapper a {
	margin-top: 20px;
	color: #767676;
}
.contact-wrapper .address-wrapper a:hover {
	color: #333333;
}
/*Google Map Contact*/
#map-canvas1 {
	width: 100%;
	height: 400px;
}
/*Form Validation*/

.validation {
	background: rgba(253, 207, 207, 1) !important;
}
.success {
	/*background : #DFF0D8 !important;*/
	padding : 5px;
	text-align : center;
}
.error {
	background : rgba(253, 231, 231, 1) !important;
	padding : 5px;
	text-align : center;
}
/**************************************************************
                         gallery Page*/
/**************************************************************/
.gallery-trigger ul li {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.gallery-trigger ul li a {
	padding: 10px 20px;
	font-size: 14px;
	color: #565656;
	border-radius: 0px;
	border: 1px solid #BBBBBB;
}
.gallery-trigger ul li a.active, .gallery-trigger ul li a:hover {
	background: #CB984B;
	color: #fff;
	border: 1px solid #CB984B;
}
.gallery-filter {
	background: #fff;
}
.galleri-wrapper .portfolio-item .portfolio {
	min-height:120px;
}
.gallery-banner {
	background-image: url('../img/gallery-banner.html');
}
.gallery-banner h1 {
	color: #cfa670;
}
.load-button .btn {
	padding: 9px 22px;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 35px;
}
/* ----------------------------------------------------------------
Offcanvas Style
-------------------------------------------------------------------*/

#mm-blocker {
	background: rgba(3, 2, 1, 0.4) none repeat scroll 0 0;
	cursor: pointer;
}
.mm-panel.mm-hasnavbar .mm-navbar {
	height: 70px;
	padding: 19px 0;
	background: #141414;
	color: #ffffff;
}
.mm-panel.mm-hasnavbar .mm-navbar a {
	cursor: default;
}
.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
	color: #cccccc;
	text-transform: uppercase;
}
.mm-menu > .mm-panel > .mm-listview:first-child, .mm-menu > .mm-panel > .mm-navbar + .mm-listview {
	margin-top: 10px;
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
 background: #101010;
}
.mm-listview > li:hover {
	background: #101010;
}
.mm-listview > li > a, .mm-listview > li > span {
	color: #cccccc;
	text-transform:capitalize;
}
.mm-listview > li:not(.mm-divider)::after {
 border-color: #101010;
}
.mm-menu {
	background: #181818;
	z-index: 99999999;
}
.tips1 {
	text-align:left;
	padding:12px;
	font-family: 'Playball', sans-serif;
}
.tips2 {
	width:322px;
}
.tips {
	font-family: 'Playball', sans-serif;
	font-size: 13px;
	/* font-size: 40px; */
    text-transform: capitalize;
	color: #a87f41;
	text-align: center;
}
.tipspara {
	text-align:justify;
}
.canpack {
	margin: 0px auto;
	/* padding: 20px; */
    position: fixed;
	bottom:1%;
	right: 0%;
	/* height: auto; */
    z-index: 1111;
	/* background: #FFF; */
    /* border: 1px solid #000; */    -webkit-animation: pulse 1s ease infinite;
	-moz-animation: pulse 1s ease infinite;
	-ms-animation: pulse 1s ease infinite;
	-o-animation: pulse 1s ease infinite;
	animation: pulse 1s ease infinite;/* width: 290px; */
   
}
@media all and (max-width: 699px) and (min-width: 320px) {
 .canpack {
 width:50%;
 height:50%
}
}
 @-webkit-keyframes cssAnimation {
from {
-webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
}
to {
	-webkit-transform: rotate(0deg) scale(0.871) skew(-2deg) translate(127px);
}
}
@-moz-keyframes cssAnimation {
from {
-moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
}
to {
	-moz-transform: rotate(0deg) scale(0.871) skew(-2deg) translate(127px);
}
}
@-o-keyframes cssAnimation {
from {
-o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
}
to {
	-o-transform: rotate(0deg) scale(0.871) skew(-2deg) translate(127px);
}
}
.keywords {
	display: none !important;
}
.breadcrumb-pad{
	padding: 55px 0px 55px 0px;
}
.breadcrumb-txt{
	font-size: 28px;
	color: #e6e6e6;
	font-weight: 600;
}
.breadcrumb-txt1{
	color: #feedd2;
	font-weight: 600;
}
.sub-txt{
	font-style:italic; 
	font-weight:bold; 
	font-family: 'merriweather', sans-serif; 
}
.para-txt{
	color:#666; 
	font-size:18px; 
	padding-left:10px;
}
.key-txt{
	color:#FF0; 
	text-align:center;
}
.key-txt1{
	font-family:Verdana, Geneva, sans-serif; 
	color:#fff;
}
.about-txt{
	font-size: 26px;
	color: #129cda;
	font-weight: 600;
}
.about-txt1{
	font-size: 26px;
	color: #444;
	font-weight: 600;
}
.lst-txt{
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding-left: 5px;
}
.lst-ico{
	color: #1798dc;
}
.count-img{
	width: auto;
	height: auto;
}