/**********************************************************************
***********************************************************************
    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: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

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: 'Montserrat', sans-serif;
    font-size: 50px;
    text-transform: capitalize;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    text-transform: capitalize;
    color: #a87f41;
    letter-spacing: normal;
    text-align: center;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 10px;
}

h6 {
    font-size: 8px;
}

p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}

ul,
ol {
    list-style-type: none;
}

a,
a:active,
a:focus,
a.active {
    color: #95c8e2;
    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: #95c8e2;
}

img,
.img-responsive {
    width: 100%;
}

.section-padding {
    padding: 100px 0;
}

textarea {
    resize: none;
}


/*--------------------------------
  Page Wrapper
----------------------------------*/

.wrapper {
    overflow: hidden;
}

.inner-wrapper {
    padding: 0;
}

.header-wrapper {
    margin-bottom: 0px;
    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: 9px 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: 140px;
    height: 42px;
    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: #a87f41;
    border-radius: 0;
    padding: 9px 7px;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #ffffff;
}


/*-----------------------------------
Logo  
-------------------------------------*/

.logo {
    max-width: 200px;
    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;
}

ul.nav.navbar-nav li a {
    text-transform: capitalize;
    color: #171717;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: normal|length|initial|inherit;
    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: 2px solid transparent;
}

ul.nav.navbar-nav li:hover {
    border-bottom: 2px solid #a87f41;
}

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 #a87f41;
}

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: #a87f41;
    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: #a87f41;
    background-color: transparent !important;
}


/*************************************
          Header top
**************************************/

.header-top {
    background-color: #0195df;
    padding: 8px 0;
}

.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;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.top-social.level-one li.location {
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: normal|length|initial|inherit;
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #fff;
    margin-right: 14px;
    text-transform: uppercase;
    -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;
    font-size: 18px;
    font-weight: 400;
}

.fa-ul.list-inline.top-info.level-one li a.tel-no:hover {
    color: #FF6600;
}

.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: "Raleway", 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: 'Raleway', sans-serif;
    letter-spacing: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    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: 35px;
    width: 35px;
    margin: 2px 5px;
    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 .color-container .wine {
    background: #841b2d;
}

.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: 35px;
    height: 35px;
}


/*********************************************
            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: normal|length|initial|inherit;
    opacity: 1;
    text-align: center;
}

.search-wrapper .search-container .search-contents input:-ms-input-placeholder {
    font-family: 'Raleway', 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: 'Raleway', 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: 2px solid rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
    background-image: url('../img/popup-wrapper-bg.jpg');
}

.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: normal;
    font-weight: 400;
}

.popup-wrapper .heading-top {
    text-transform: uppercase;
    margin-bottom: 28px;
}

.popup-wrapper .heading {
    text-transform: capitalize;
    color: #FF6600;
    margin-top: 10px;
}

.popup-wrapper p,
.popup-wrapper p a {
    color: #4b4b4b;
    line-height: 30px;
    font-weight: 300;
}

.popup-wrapper p a:hover {
    color: #017cc0;
}

.popup-wrapper p::first-letter {
    text-transform: uppercase;
}

.popup-wrapper .example {
    text-transform: capitalize;
    font-size: 12px;
    color: #3a3a3a;
    font-weight: 400;
    letter-spacing: normal;
}

#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: 'Montserrat';
}

.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: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
}

.tr-slider-btn:hover {
    background-color: #fff;
    color: #a87f41 !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: -130px;
    z-index: 99;
}

.welcome-area .welcome-note {
    background-color: #fff;
}

.welcome-note.text-center {
    padding: 25px 25px 10px 25px;
    border-bottom: 3px solid #C4A97F;
    border-top: 3px solid #c4a97f;
}

.welcome-note h1 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: normal|length|initial|inherit;
}

.welcome-note h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #FF6600;
    text-transform: uppercase;
    padding: 23px 0 10px 0;
    letter-spacing: normal|length|initial|inherit;
    font-weight: 300;
}

.welcome-note strong {
    font-size: 16px;
    text-transform: capitalize;
    color: #545454;
    font-weight: 400;
    line-height: 24px;
}

.welcome-note .note {
    margin: 0 10px;
}

.welcome-note p {
    margin-top: 15px;
    line-height: auto;
}

.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: normal|length|initial|inherit;
    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: 'Raleway', 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: #FF6600;
    padding: 29px 0;
}

.upcoming-event h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    letter-spacing: normal|length|initial|inherit;
}

.time p,
.blue-night {
    color: #cfa670;
}

.upcoming-event-last p,
.upcoming-event p {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
}

.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: normal|length|initial|inherit;
}

.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: normal|length|initial|inherit;
    text-transform: none;
    text-align: center;
}

.bbq-party p span {
    padding-left: 15px;
}

.upcoming-event-last {
    background-color: #1b1b1b;
    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: normal|length|initial|inherit;
}

.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;
}

.welcome-area .carousel-indicators {
    width: auto;
}

.welcome-area .carousel-fade .carousel-indicators li {
    width: 25px;
    height: 5px;
    background: #841b2d;
}

.welcome-area .carousel-indicators li.active {
    background-color: #ffffff !important;
    border: 1px solid #ffffff;
}

.welcome-area .arrow {
    position: relative;
}

.welcome-area .arrow::before {
    position: absolute;
    content: " ";
    left: -18px;
    top: 42.5%;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #1b1b1b;
    border-bottom: 20px solid transparent;
}


/****************************************************************
                  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: normal|length|initial|inherit;
}

.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: #0195df;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
}

.bottom-wrapper .btn {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.4);
}

.btn:hover,
.btn:focus {
    background: #FF6600;
    color: #f0efee;
    box-shadow: none;
    text-decoration: none;
    outline: none;
}

.bottom-reservation,
.bottom-contact {
    background-image: url('../img/reservation-bottom.jpg');
}

.bottom-about,
.bottom-menu,
.bottom-events {
    background-image: url('../img/about-us-bottom.jpg');
}

.slogan {
    font-size: 17px;
    color: #565656;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
    line-height: 35px;
    text-align: center;
    font-weight: 300;
}


/*Services Tab*/

.services {
    background: url('../img/services-bg.jpg') no-repeat center center fixed;
    background-size: cover;
}

.services .services-overlay {
    position: relative;
    padding: 75px 0;
}

.services .services-overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.90);
}

.services h1 {
    color: #cfa670;
    font-size: 40px;
    letter-spacing: normal|length|initial|inherit;
    text-transform: capitalize;
    text-align: center;
}

.services .slogan {
    padding-bottom: 35px;
}

.services p {
    color: #14191f;
}

.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: normal|length|initial|inherit;
    text-transform: uppercase;
    line-height: 40px;
    font-family: "Raleway", sans-serif;
}

.services .tab-content p {
    color: #fff;
    line-height: 26px;
    letter-spacing: normal|length|initial|inherit;
    font-weight: 300;
}

.btn-link {
    border-radius: 3px;
    margin-top: 15px;
}

.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: normal|length|initial|inherit;
}


/*.section-padding.food-menu-wrapper .row:last-child {
  padding-top       : 57px;
}*/

.food-menu-wrapper h2.item-name {
    font-family: 'Raleway', sans-serif;
    text-align: left;
    border-bottom: 1px solid #a87f41;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
    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: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: normal|length|initial|inherit;
}

.food-menu-wrapper .media .media-body p {
    color: #7c7c7c;
    font-size: 16px;
    text-align: left;
    font-weight: 300;
    letter-spacing: normal|length|initial|inherit;
    text-transform: capitalize;
    padding-left: 10px;
}

.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: normal|length|initial|inherit;
    padding-top: 10px;
}

.item-contents span {
    font-size: 16px;
    color: #7c7c7c;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: normal|length|initial|inherit;
}

.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.8);
    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: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    opacity: 1;
}

.book-table-wrapper .booking-form .form-control:-ms-input-placeholder {
    font-family: 'Raleway', 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: 'Raleway', sans-serif;
    font-size: 16px;
    color: #424242;
    font-weight: 300;
    text-transform: capitalize;
}


/************************************************************************************
                                  App*/


/*************************************************************************************/

.app-wrapper {
    background: rgba(0, 0, 0, 0) url("../img/app-banner.jpg") no-repeat fixed center center;
    position: relative;
    background-size: cover;
}

.app-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.app-wrapper .mobile-wrapper {
    min-height: 340px;
    position: relative;
    z-index: 999;
}

.app-wrapper h1 {
    color: #f8f8f8;
    letter-spacing: normal|length|initial|inherit;
    font-size: 40px;
}

.app-wrapper .slogan {
    color: #e7e7e7;
    text-transform: lowercase;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal|length|initial|inherit;
    line-height: 20px;
    margin-bottom: 30px;
}

.app-wrapper p {
    font-size: 16px;
    color: #f8f8f8;
    font-weight: 500px;
    letter-spacing: normal|length|initial|inherit;
    line-height: 30px;
}

.app-wrapper ul li {
    display: inline-block;
    margin: 35px 45px 35px 0;
}

.app-wrapper ul li a {
    color: #b7b7b7;
}

.app-wrapper ul li a:hover {
    color: #ffffff;
}

.app-wrapper .fa {
    font-size: 35px;
}

.app-wrapper .btn {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
    padding: 10px 35px;
}

.app-wrapper .btn .fa {
    font-size: 18px;
    padding-right: 10px;
}

.app-wrapper .mobile-wrapper img {
    width: auto;
    position: absolute;
    bottom: -125px;
    left: 20%;
}


/************************************************************************************
                                  Quality Standards*/


/*************************************************************************************/

.quality-wrapper h1 {
    font-size: 40px;
    text-align: center;
    letter-spacing: normal|length|initial|inherit;
}

.quality-wrapper .thumbnail {
    padding: 0;
    border-radius: 0;
    border-width: 0;
    margin-bottom: 0;
    margin-top: 40px;
}

.quality-wrapper .thumbnail .caption {
    padding: 0;
}

.quality-wrapper h2 {
    text-align: left;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.quality-wrapper h2 a {
    font-size: 18px;
    color: #666666;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.quality-wrapper h2 a:hover,
.quality-wrapper .thumbnail .caption a:hover {
    color: #841b2d;
}

.quality-wrapper .thumbnail .caption p {
    font-size: 14px;
    color: #484848;
    line-height: 24px;
    letter-spacing: normal|length|initial|inherit;
    font-weight: 300;
    margin-bottom: 18px;
    min-height: 72px;
}

.quality-wrapper .thumbnail .caption a {
    text-transform: capitalize;
    color: #666666;
    letter-spacing: normal|length|initial|inherit;
}

.quality-wrapper .thumbnail .caption a.link::after {
    content: ">";
    margin-left: 5px;
}


/************************************************************************************
                                  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: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    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: 1px solid #DDDAD5;
}

.galleri-wrapper h1 {
    font-size: 40px;
    letter-spacing: normal|length|initial|inherit;
}

.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: normal|length|initial|inherit;
    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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: scale(1);
    transform: scale(1);
}

.galleri-wrapper figure.effect-cheff:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

.galleri-wrapper .menu-index {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    margin-top: 30px;
    padding: 25px;
}

.galleri-wrapper .menu-index h2 {
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #841b2d;
    text-align: left;
    margin-bottom: 20px;
}

.galleri-wrapper .menu-index h2::after {
    background: rgba(0, 0, 0, 0) url("../img/menu-border.png") repeat scroll 0 0;
    bottom: -20px;
    color: transparent;
    content: " /";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}

.galleri-wrapper .menu-index p {
    font-size: 14px;
    color: #7c7c7c;
    text-align: left;
    min-height: 50px;
}

.galleri-wrapper .menu-index span {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    color: #525252;
    float: right;
    font-size: 13px;
    line-height: 15px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
}

.galleri-wrapper .portfolio-item {
    min-height: 305px;
}


/*******************************************************************************
                        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: normal|length|initial|inherit;
    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: #FF6600;
    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: normal|length|initial|inherit;
    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: 'Raleway', sans-serif;
    font-size: 14px;
    color: #a2a2a2;
    font-style: italic;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: normal|length|initial|inherit;
    opacity: 1;
}

.book-now-wrapper .form-control:-ms-input-placeholder {
    font-family: 'Raleway', 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: 'Raleway', sans-serif;
    font-size: 16px;
    color: #a2a2a2;
    font-style: italic;
    font-weight: 300;
    text-transform: capitalize;
}

.book-now-wrapper .btn {
    background: #bc8f4a;
    font-family: 'Raleway', 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: auto;
}

.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: 'Raleway', 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: normal|length|initial|inherit;
}

.reservation address strong {
    color: #c69e59;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
    font-weight: 700;
}

.reservation .btn.btn-imfo.btn-read-more {
    background: #a87f41;
    padding: 7px 19px;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
}

.signature-wrapper .slogan {
    margin-bottom: 45px;
}

.signature-wrapper h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #656263;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 500;
}

.signature-wrapper img {
    padding: 0 25px;
}

.signature-wrapper .owl-wrap p {
    font-size: 14px;
    color: #797979;
    line-height: 24px;
    letter-spacing: normal|length|initial|inherit;
    padding: 15px 20px 0 20px;
    font-weight: 300;
    font-style: italic;
}

.signature-wrapper p.price {
    font-size: 16px;
    color: #636363;
    font-weight: 400;
    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 {
    background-image: url('../img/footer.jpg');
    background-size: cover;
}

.footer-top {
    padding: 100px 0;
    background-color: rgba(0, 0, 0, 0.9);
}

.footer-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 25px;
}

.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: normal;
    padding-bottom: 10px;
}

.address p {
    color: #969696;
    text-transform: capitalize;
    letter-spacing: normal;
    line-height: auto;
}

.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: normal|length|initial|inherit;
    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: #1b1b1b;
    background-color: rgba(0, 0, 0, 0.95);
    padding: 30px 0;
    border-top: 1px solid #262629;
}

.footer-bottom p a,
.footer-bottom p {
    color: #919191;
    font-weight: 400;
    letter-spacing: normal|length|initial|inherit;
}

.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/about-us-banner.jpg');
}

.about-banner h1 {
    color: #cfa670;
}

.about-brief-wrapper {
    background-image: url('../img/about-us-brief.jpg');
    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: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    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: 'Montserrat', sans-serif;
    letter-spacing: normal|length|initial|inherit;
    line-height: 28px;
    font-weight: 300;
    padding: 30px 0 75px 0;
}

.story-wrapper .contents span {
    color: #c69e59;
    font-family: 'Raleway', sans-serif;
}

.story-wrapper .owner-info {
    color: #a87f41;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
}

.story-wrapper .designation {
    font-weight: 400;
    letter-spacing: normal|length|initial|inherit;
}

.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.jpg');
}

.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;
}

.media.menu-media {
    padding: 16px 0;
    border-bottom: 1px dashed #b6b6b6;
}

.menu-block .media .media-left img {
    width: 75px;
    height: 75px;
    border-radius: 5px;
}

.menu-block .media .media-body h2 {
    font-size: 16px;
    font-family: 'Raleway', 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: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: normal|length|initial|inherit;
}

.menu-block .media .media-body p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align: left;
    letter-spacing: normal|length|initial|inherit;
    padding: 0 0 0 10px;
}

.menu-block.second-section {
    background: url(../img/second-back.jpg)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('http://placehold.it/1600x338');
}

.events-banner h1 {
    color: #ffffff;
}

.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: 'Raleway', sans-serif;
    line-height: 23px;
    letter-spacing: normal|length|initial|inherit;
    padding-bottom: 20px;
    padding-top: 40px;
    text-transform: uppercase;
}

.event-heading p {
    letter-spacing: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
}

.event-heading address strong {
    color: #966822;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
    font-weight: 700;
}

.event-heading .btn.btn-imfo.btn-read-more {
    background: #a87f41;
    padding: 7px 19px;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: normal|length|initial|inherit;
    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: 'Raleway', sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
}

.event-media .month-of-event span {
    font-size: 13px;
    font-weight: 400;
}

.event-media .media-body h3 {
    font-size: 13px;
    color: #a87f41;
    font-weight: 700;
    padding-top: 10px;
    letter-spacing: normal|length|initial|inherit;
    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: 'Raleway';
    color: #444444;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: normal|length|initial|inherit;
    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-banner.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: normal|length|initial|inherit;
    font-weight: 300;
}

.reservation-bottom-section h2 {
    font-family: 'Montserrat', 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: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    font-weight: 300;
}


/**********************************************************
              Events Details
***********************************************************/

.event-heading blockquote {
    margin: 15px 0 30px;
}

.event-heading blockquote footer {
    background: transparent;
}

.event-heading blockquote footer cite {
    font-weight: 300;
    font-size: 12px;
}

.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: 'Raleway', sans-serif;
    text-transform: inherit;
    padding-bottom: 20px;
}

.leave-comments .btn-read-more {
    background: #a87f41;
    padding: 7px 19px;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    text-transform: capitalize;
}


/**********************************************************
              Contact Us
***********************************************************/

.contact-banner {
    background-image: url('../img/contact-banner.jpg');
}

.contact-wrapper {
    color: #444444;
    letter-spacing: normal|length|initial|inherit;
    text-align: left;
}

.contact-wrapper h2 {
    font-family: 'Raleway', 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: 'Raleway', sans-serif;
    font-size: 14px;
    color: #7f7f7f;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: normal|length|initial|inherit;
    opacity: 1;
}

.contact-wrapper .form-wrapper .form-control:-ms-input-placeholder {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #7f7f7f;
    font-weight: 300;
    letter-spacing: normal|length|initial|inherit;
    text-transform: capitalize;
}

.contact-wrapper .form-wrapper .form-control::-webkit-input-placeholder {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #7f7f7f;
    font-weight: 300;
    letter-spacing: normal|length|initial|inherit;
    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: normal|length|initial|inherit;
    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.jpg');
}

.gallery-banner h1 {
    color: #cfa670;
}

.load-button .btn {
    padding: 9px 22px;
    font-size: 14px;
    letter-spacing: normal|length|initial|inherit;
    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;
}


/*** 

====================================================================
  TYPOGRAPHY
====================================================================

***/

@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,500,500,700);
.xslim {
    font-family: "Raleway";
    font-weight: 300;
}

.slim {
    font-family: "Raleway";
    font-weight: 400;
}

.bold {
    font-family: "Raleway";
    font-weight: 500;
}

.lh1 {
    line-height: 7px !important;
}

.lh2 {
    line-height: 15px;
}

.lh3 {
    line-height: 60px;
}

.lh4 {
    line-height: 17px;
}

.montserrat {
    font-family: "Montserrat";
}

.raleway {
    font-family: 'Raleway', sans-serif;
}

.size8 {
    font-size: 8px;
}

.size10 {
    font-size: 10px;
}

.size11 {
    font-size: 11px;
}

.size12 {
    font-size: 12px;
}

.size13 {
    font-size: 13px;
}

.size14 {
    font-size: 14px;
}

.size15 {
    font-size: 15px;
}

.size16 {
    font-size: 16px;
}

.size17 {
    font-size: 17px;
}

.size18 {
    font-size: 18px;
}

.size19 {
    font-size: 19px;
}

.size20 {
    font-size: 20px;
}

.size21 {
    font-size: 21px;
}

.size22 {
    font-size: 22px;
}

.size23 {
    font-size: 23px;
}

.size24 {
    font-size: 24px;
}

.size25 {
    font-size: 25px;
}

.size26 {
    font-size: 26px;
}

.size27 {
    font-size: 27px;
}

.size28 {
    font-size: 28px;
}

.size29 {
    font-size: 29px;
}

.size30 {
    font-size: 30px;
}

.size31 {
    font-size: 31px;
}

.size32 {
    font-size: 32px;
}

.size33 {
    font-size: 33px;
}

.size34 {
    font-size: 34px;
}

.size35 {
    font-size: 35px;
}

.size36 {
    font-size: 36px;
}

.size37 {
    font-size: 37px;
}

.size38 {
    font-size: 38px;
}

.size39 {
    font-size: 39px;
}

.size40 {
    font-size: 40px;
}

.size48 {
    font-size: 48px;
}

.size60 {
    font-size: 60px;
}

.size65 {
    font-size: 65px;
}

.size100 {
    font-size: 100px;
}


/*COLORS*/

.white {
    color: #ffffff;
}

.dark {
    color: #14191f;
}

.lgrey {
    color: #979797;
}

.lightgrey {
    color: #cccccc;
}

.grey {
    color: #323232;
}

.orange {
    color: #FF6600;
}

.blue {
    color: #0195df;
}

.dblue {
    color: #017cc0;
}

.tgrey {
    color: #4b4b4b;
}

.mt20 {
    margin-top: 20px;
}