/**********************************************************************
CSS file
////////////////////*/
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 : 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{
    color           : #c69e59;
    font-family     : 'Roboto', sans-serif,;
    font-size       : 45px;
    text-transform  : capitalize;
  }
h2{
    font-family     : sans-serif, 'Roboto';
    font-size       : 35px;
    text-transform  : capitalize;
    color           : #a87f41;
    letter-spacing  : 2px;
    text-align: center;
}

h3{font-size : 14px;}
h4{font-size : 12px; }
h5{font-size : 10px;}
h6{font-size : 8px;}
p{
    font-family     : 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               :#F60;
}
img,
.img-responsive{
    width         : 100%;
}
.section-padding{
    padding  : 50px 0 20px;
}
.top-padding{
    padding-top : 50px;
}
.top-padding20{
    padding-top : 20px;
}
.top-pad25{
    padding-top : 25px;
}
.bottom-padding{
    padding-bottom   : 50px;
}
.top-margin70{
    margin-top   : 70px;
}
textarea{
  resize:none;
}
 
/*--------------------------------
  Page Wrapper
----------------------------------*/
.wrapper {
    overflow : hidden;
    }

.inner-wrapper {
    padding    : 0;
    }

.header-wrapper {
    margin-bottom : 0px;
    position      : absolute;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    border-top: 0px solid #a87f41;
    padding       : 5px 0;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
    background:rgba(0,0,0,0.3);
    background: -webkit-linear-gradient(bottom, rgba(18,18,18,0), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, rgba(18,18,18,0), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, rgba(18,18,18,0), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(18,18,18,0), rgba(0,0,0,1)); /* Standard syntax */
  }
.navbar-fixed-top{
  position: fixed !important;
  background-color: #000;
  background:url(../img/bgline.png) repeat;/*
  background: -webkit-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,1));  For Safari 5.1 to 6.0 *//*
  background: -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));  For Opera 11.1 to 12.0 *//*
  background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));  For Firefox 3.6 to 15 
  background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax */*/
  padding: 9px 0;
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
}

 ul.nav.navbar-nav li a i.fa.fa-angle-down {
  line-height: 9px;
}
.header-wrapper.navbar-fixed-top .mainnav {
  padding-right: 0px; 
  padding-bottom:30px;
}
.header-wrapper.navbar-fixed-top .logo a img {
  width: auto;
  height: 100px;
  padding: 5px 0 20px; 
  margin-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);
}
#map{
  cursor: pointer;
}
#map-canvas {
  width: 100%;
  height: 250px;
}
/*-----------------------------------
  LOGO  
-------------------------------------*/
.logo {
    max-width  : 250px;
    min-height : 100px;
    position   : absolute;
    left       : 15px;
    z-index    : 1;
    margin-top : 5px;
  }

/*-----------------------------------
   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;
}

/*first*/
ul.nav.navbar-nav li a {
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1.4px;
  padding: 0 12px;
  line-height:; 10px;
  margin-top: 0px;
}
.header-wrapper.navbar-fixed-top ul.nav.navbar-nav li a,
.header-wrapper.navbar-fixed-top ul.nav.navbar-nav li:last-child i::before {
  color: #CCC; 
  padding-bottom: 10px;
  text-align: left; 
  text-shadow: 0 4px 0 #222;
}
ul.nav.navbar-nav li { 
  line-height:; 11px;
  padding-bottom:; 10px;
  border-bottom: 2px solid transparent;
}
ul.nav.navbar-nav li:hover { 
   border-bottom: 2px solid #F90;
}
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: 2px solid #F90; 
	padding-bottom: 0px;
}
ul.nav.navbar-nav li a:hover, ul.nav.navbar-nav li a:focus {
  color: #F90; 
  padding-bottom:5px;
  background: transparent;
}
ul.nav.navbar-nav li:last-child i:before {
  font-size: 14px;
  color: #ffffff;
}
nav.navbar-collapse.collapse {
    padding-right : 0;
}
.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                 : #F90;
  background-color      : transparent; 
  padding-bottom: 5px;
}
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 > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color            : #a87f41;
    background-color : transparent;
}

.menu-carousel .carousel-control.left,
.menu-carousel .carousel-control.right{
    background-image: none;
}
.menu-carousel .left.carousel-control .fa {
  position          : absolute;
  top               : 40%;
  left              : 0;
  color             : #fff;
  background-color  : rgba(7, 7, 7, 0.6);
  padding           : 6px 10px;
}
.menu-carousel .right.carousel-control .fa {
  position          : absolute;
  top               : 40%;
  right             : 0;
  color             : #fff;
  background-color  : rgba(7, 7, 7, 0.6);
  padding           : 6px 10px;
}
.menu-carousel .carousel i:before{
  font-size         : 18px !important;
}

label.error {
    background : rgb(250, 221, 221);
    color      : #FF0000;
    padding    : 3px 10px;
    margin-top : 5px;
}

.color li a {
    display: block;
    width: 30px;
    height: 30px;
}

/**************************************
      Rs plugin
***************************************/
.slider-one{
  position: relative;
}
.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;
}
.tp-bannertimer{
  display: none;
}

.upcoming-event{
  background-color: #333;
  padding: 29px 0;
}
.upcoming-event h3{
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 10px;
  letter-spacing: 1px;
}
.time p,
.blue-night{
 color: #cfa670;
}
.upcoming-event-last p,
.upcoming-event p{
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.text-center {
	text-align:center !important;
}
.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 {
  color: #d5d5d5;
  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{
  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: 50px 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%; 
}
.btn{
    background: #F60;
    padding: 12px 28px;
    font-family     : 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{

    background: #c19a5f;
    color: #f0efee;
    box-shadow: none;
}

.slogan{
    font-size: 19px;
    color: #565656;
    letter-spacing: 1.5px;
    line-height: 35px;
    text-align: center;
    font-weight: 300;
}
.noslogan{
    font-size: 16px;
    color: #565656;
    letter-spacing: 1.5px;
    line-height: 20px;
    text-align: center;
    font-weight: 300;
}
.interview{
    font-size: 16px;
	padding-top: 30px;
    color: #CC3300;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
}

/*Services Tab*/
.services {
    background: #fff;
    background-size: cover;  
}
.services .services-overlay{
  position: relative;
  padding: 35px 0;
}
.services .services-overlay:before{
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
}
.services h1 {
    color: #cfa670;
    font-size: 40px;
    letter-spacing: 3px;
    text-transform: capitalize;
    text-align: center;
}
.services .slogan{
  padding-bottom: 35px;
}
.services p{
  color: #444;
}
.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 30px;
}
.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 .title{
    font-size: 23px;
    line-height: 40px;
    font-family: sans-serif, "Roboto";
    letter-spacing: 1px;
    color: #444;
}
.services .tab-content p {
    color: #444;
    line-height: 26px; 
    letter-spacing: 0.5px;
    font-weight: 300;
}

.services .tab-content .btn-link{
    padding: 5px 20px;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 45px;
}

.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       : 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;
}
.media.menu-media {
  min-height:; 215px;
}

.food-menu-wrapper .media .media-left img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.food-menu-wrapper .media .media-body h2{
  font-size: 16px;
  font-family: 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: sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
}
.food-menu-wrapper .media .media-body p{
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: ;0.5px;
    text-transform: capitalize;
    padding-left: 10px;
}
.media-body .details .morelink, .media-body .details2 .morelink{
    color: #39F !important;
    text-transform: capitalize;
}
.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: none;
    background-size: cover;
    position: relative;
}
.book-table-wrapper:before{
    position: absolute;
    left: 0;
    top: 0;
    content: " ";
    background: none;
    width: 100%;
    height: 100%;
}
.book-table-wrapper .booking-back{
    background: #fff;
    padding: 35px 15px;
}
.book-table-wrapper .booking-form{
    text-align: center;
    padding: 0 15px;   
}
.book-table-wrapper .booking-form h1{
    color: #cfa670;
    font-size: 40px;
	padding-bottom: 20px;
    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     : 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     : 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     : sans-serif;
    font-size       : 16px;
    color           : #424242;
    font-weight: 300;
    text-transform: capitalize;
}

/**************************************
       Testimonial*/
/**************************************/
.testimonial-wrapper{
  background: #fff;
  position: relative;
  padding-bottom: 118px;
  background-size: cover;
}
.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: 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: #fff;
  text-align: center;
}
.section-padding.galleri-wrapper{
  padding-bottom: 70px;
}
.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: #cfa670;
  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: 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 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: 100px;
    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: 5px 0;
    text-transform: capitalize;
    background: #39F;
    box-shadow: 0 -2px 3px rgba(0,0,0,0.3);
    text-align: center;
    border-radius: 5px 5px 0 0 ;
    position: absolute;
    left: -65px;
    top: 8%;
    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     : 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     : 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     : sans-serif;
    font-size       : 16px;
    color           : #a2a2a2;
    font-style: italic;
    font-weight: 300;
    text-transform: capitalize;
}
.book-now-wrapper .btn{

    background: #39F;
    font-family     : sans-serif;
    font-size       : 14px;
    color           : #ffffff;
    text-transform: uppercase;
    padding: 7px 0;
    width: 100%;
}
.book-now-wrapper .btn:hover{

    background: #a87f41;
}

/*************************************
           EVENT
**************************************/
.event-wrapper h1{
  text-align: center;
}
.event-wrapper .slogan{
  padding-bottom: 10px;
}
.event-wrapper .join-event{
  margin-top:30px;
  background-color: #fff; #F5F6FA; 
}
.event-wrapper .comingevent{
  background: #fff; #FAF3E8;
}
.event-wrapper .join-event.comingevent address{
  padding-bottom: 30px;
  padding-top: 12px;
}
.event-wrapper .single-event{
  margin-top:30px;
  background-color: #EAECF1; 
}
.event-wrapper .join-event .content-holder{
  padding: 10px 20px 15px 0;
}
.event-wrapper p{
  line-height: 24px;
}
.event-wrapper .join-event address{
  padding-bottom: 35px;
}
.event-wrapper .single-event .content-holder{
  padding: 0 20px 15px 20px;
}
.event-wrapper h2{
    text-align: left;
    line-height: 24px;
    padding: 10px 0;
}
.event-wrapper a{
  color: #444444;
  font-family: sans-serif;
  font-size: 22px;
}
.event-wrapper a:hover{
  color: #966822;
}
.event-wrapper address {
  font-weight: 300;
  padding-top: 17px;
  padding-bottom: 15px;
  letter-spacing: 1.5px;
}
.event-wrapper address strong {
  color: #966822;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.event-wrapper .btn.btn-imfo.btn-read-more {
    background: #a87f41;
    padding: 7px 19px;
    font-family: 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-wrapper .btn.btn-imfo.btn-read-more:hover{
   background: #7f510c;
}
.event-wrapper .upcoming {
  font-family       : sans-serif;
  text-align        : left;
  border-bottom     : 1px solid #cccccc;
  margin-bottom     : 10px;
  padding-bottom    : 15px;
  padding-top       : 20px;
  font-size         : 18px;
  font-weight       : 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #a87f41;
}
.event-wrapper #countdown{
  padding: 60px 0 20px 0;
}
.event-wrapper #countdown .base{
  position: relative;
  font-weight: 600;
  font-size: 25px;
  color: #a87f41;
  border-right: 1px solid #a87f41;
  padding: 15px 20px 0 25px; 
}
.event-wrapper #countdown .base:last-child{
  border-right: none;
}
.event-wrapper #countdown .base span{
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #444444;
  font-size: 14px;
}
/****************************************
            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: 25px;
}
.signature-wrapper h2{
    font-family     : 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: 50px 0;
  background-color: #1f1f1f;
 }
.footer-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 15px;
}
.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: 1px;
  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;

  width: 245px;
}
.footer-bottom{
color: #1b1b1b;
background-color: #1b1b1b;
padding: 15px 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: #cfa670;
  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.gif") 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/bgC.jpg');
}
.about-banner h1{
  color: #cfa670;
}
.about-brief-wrapper{
    background-image: url('../img/bgC.png');
    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 p{
    text-align: center;
}
.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: 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-flyer {
  background-color: #eaeceb;
  background-size: cover;
  background-position: center center;
}
.mbanner-wrapper {
  background-image: url('../img/bg50.jpg');
  padding: 60px 0;
  background-size: cover;
  background-position: center center;
  text-align: center;
}
.float-right{
	float:right;
}
.banner-wrapper {
  padding: 140px 0;
  background-size: cover;
  background-position: center center;
  text-align: center;
}
.banner-wrapper .menu-banner{
  padding-top: 210px ;
} 

.menu-block.first-section{
  background: none;
  padding: 20px 0;
  background-size: cover;
}
.menu-block h1{
  color: #444444;
  font-size: 30px;
  padding: 0px 0 20px 0;
}
.menu-block .top-icon img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  display: block;
  margin: auto;
}
.media.menu-media {
  padding: 16px 0;
  border-bottom: 1px dashed #b6b6b6;
}
.medias.menu-media {
  padding: 16px 0;
  border-bottom: 1px dashed #b6b6b6;
}
.menu-block .media .media-left img {
  width: 120px;
  height: 95px;
  border-radius: 5px;
}
  
@media (min-width: 0px)and (max-width: 767px){	
	.menu-block .media .media-left img {
		width: 90px;
		height: 70px;
		margin-right:-45px;
		margin-left:-20px;
	}
	.noleftmar img{
		margin-right:;-25px !important;
		margin-left:0px !important;
	}
	.menu-block .media .media-body p{
	  font-size: 14px !important;
	  font-weight: normal;
	  letter-spacing:;0.01px;
	  margin: 0 0 0 15px;
	  line-height: 20px;
	}
	.menu-block .media .media-body h2{
	  font-size: 12px !important;
	  letter-spacing: 0px;
	  text-transform: uppercase !important;
	  margin: 0px 0 0 15px;
	}
	.menu-block .media .media-body h2 span{
	  font-size: 13px !important;
	  font-family: Helvetica;
	  font-weight: 700;
	}
}	
@media (min-width: 768px)and (max-width: 1023px){
  .menu-block .media .media-left img {
	  width: 115px;
	  height: 105px;
	  border-radius: 5px;
		margin-right:;-45px;
		margin-left:-20px;
  }
	.noleftmar img{
		margin-right:;-25px !important;
		margin-left:0px !important;
	}
	.media-body h2{
	  font-size: 13.5px !important;
	  font-family: 'Roboto', sans-serif;
	  font-weight: 700;
	  text-transform: capitalize !important;
	}
}
@media (min-width: 1024px)and (max-width: 1365px){
  .menu-block .media .media-left img {
	  width: 135px;
	  height: 115px;
	  border-radius: 5px;
		margin-right:;-45px;
		margin-left:-20px;
  }	
}

@media (min-width: 1366px)and (max-width: 1920px){
  .menu-block .media .media-left img {
	  width: 135px;
	  height: 115px;
	  border-radius: 5px;
		margin-right:;-45px;
		margin-left:;-20px;
  }	
}

.menu-block .media .media-body h2{
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #F47a34;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
  padding: 10px 0 0 10px;
}
.menu-block .media .media-body{
  height: 60px;
}
.menu-block .media .media-body h2 span{
  float: right;
  color:#a87f41;
  font-size: 17px;
  font-family: 'Roboto',sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
}
.menu-block .media .media-body p{
  font-size: 14px;
  font-weight: 400;
  color: #555;
  text-align: left;
  letter-spacing: 1px;
   padding: 0 0 0 10px;
}
.menu-block.second-section{
  background: url(../img/)center center no-repeat;
  padding: 20px 0;
  background-size: cover;
}
.menu-block.third-section{
  background: url(../img/)center center no-repeat;
  padding: 20px 0;
  background-size: cover;
}
.menu-block.fourth-section{
  background: url(../img/)center center no-repeat;
  padding: 20px 0;
  background-size: cover;
}


/**************************************************
             Events Page
********************************reservation********/
.events-banner{
    background-image: url('../img/bgB.jpg');
}
.events-top-section .carousel-indicators{
  bottom: 3px;
}

.events-top-section .carousel-indicators li{
  height: 12px;
  width: 12px;
  background-color: #ffffff;
}
.events-top-section .carousel-indicators .active{
  background-color: #a87f41;
  border: 1px solid #a87f41;
  margin: 1px;
}
.events-top-section h1{
  line-height: 50px;
}
.events-top-section .slogan{
  text-align: left;
  margin-bottom: 23px;
  color: #242424;
}
.events-top-section p{
  color: #2d2d2d;
  line-height: 26px;
  letter-spacing: 1.3px;
  font-weight: 300;
}
.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: 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: 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: 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-banner{
    background-image: url('../img/bgr.jpg');
}
.reservation-top-section .carousel-indicators{
  bottom: 3px;
}

.reservation-top-section .carousel-indicators li{
  height: 12px;
  width: 12px;
  background-color: #ffffff;
}
.reservation-top-section .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;
}

/**********************************************
          Contact Us
*********************************************/

.contact-banner{
    background-image: url('../img/bgE.jpg');
}
.contact-wrapper{
    color: #444444;
    letter-spacing: 2px;
    text-align: left;
}
.contact-wrapper h2{
    font-family : sans-serif;
    font-size   : 18px;
    line-height : 25px;
    font-size: 18px;
    color: #444444;
    text-align: left;
    text-transform: uppercase;
}
.contact-wrapper .form-wrapper{
  border: 1px solid #f9f9fb;
  padding: 20px;
}
.contact-wrapper .form-wrapper p{
  font-weight: 300;
  padding: 15px 0 30px 0;
}
.contact-wrapper .form-wrapper .btn{
  margin-left: 15px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 9px 22px;
}
.contact-wrapper .form-wrapper .form-control{
  border-radius: 0;
  margin-bottom: 25px;
  border: 1px solid #dfb77b;
  height: 40px;
}
.contact-wrapper .form-wrapper textarea.form-control{
  height: auto;
}
.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     : 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     : 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     : 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;
}

#map-canvas-load{display: none;}

/*Google Map Contact*/
#map-canvas1 {
  width: 100%;
  height: 570px;
}

/*Form Validation*/

.validation{
background: rgba(253, 207, 207, 1) !important;
}
.success{
    background : #DFF0D8 !important;
    padding    : 5px;
}
.error{
    background  : rgba(253,231,231,1) !important;
    padding     : 5px;
}

/**********************************************
             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;
    background: #A87F41;
    font-size: 14px;
    border-radius: 3px;
}

.gallery-trigger ul li a.active, .gallery-trigger ul li a:hover {
    background: #CB984B;
    color: #fff;
}
.gallery-filter {
    background: #fff;
}
.galleri-wrapper .portfolio-item .portfolio {
 min-height:205px;
}
.gallery-banner{
    background-image: none;
}
.gallery-banner h1{
  color: #cfa670;
}


/**********************************************
             Sliding Modal */
/*********************************************/
@keyframes slideInFromTopRight {
  0% {
    transform: translate(100%, -100%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

.modal-dialog {
  animation: slideInFromTopRight 0.5s forwards;
}


