/*------------------------------------------------------------------
[Master Stylesheet]

Project:    Rosui Ghor
Version:    1.0
Last change:    15.11.16
Primary use:    Restaurant theme  
-------------------------------------------------------------------*/
/* Social color */

body {
    color: #6f6f6f;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;anner
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #6f6f6f;
    text-decoration: underline;
}
a:hover {
    color: #888;
    text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    font-family: "Philosopher", sans-serif;
}
h1 {
    font-size: 60px;
}
h2 {
    font-size: 48px;
}
h3 {
    font-size: 36px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 14px;
    font-weight: 700;
}
ul,
ol {
    margin: 0 0 1.5em 0;
}
dl dt {
    margin-bottom: 5px;
}
dl dd {
    margin-bottom: 15px;
}
.section-title {
    font-family: "Philosopher", sans-serif;
    font-size: 48px;
    color: #332e33;
    text-transform: capitalize;
    line-height: 60px;
    margin-top: 0px;
}
.section-title .colored {
    font-family: "Great Vibes", cursive;
}
.section-title-big {
    font-family: "Philosopher", sans-serif;
    font-size: 60px;
    color: #332e33;
    text-transform: capitalize;
    line-height: 60px;
    margin-top: 0px;
}
.section-title-big .colored {
    font-family: "Great Vibes", cursive;
}
.title-md {
    font-size: 18px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #464646;
}
.title-sm {
    font-size: 18px;
}
/** Border classes **/

.bd-0 {
    border: none !important;
}
.bdt-0 {
    border-top: 0 !important;
}
.bdb-0 {
    border-bottom: 0 !important;
}
.bdr-0 {
    border-right: 0 !important;
}
.bdl-0 {
    border-left: 0 !important;
}
.bd {
    border: 1px solid #ddd;
}
.bt {
    border-top: 1px solid #ddd;
}
.bb {
    border-bottom: 1px solid #ddd;
}
/** Padding classes **/

.p-0 {
    padding: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pl-0 {
    padding-left: 0 !important;
}
/* Padding all-round */

.p-5 {
    padding: 5px;
}
.p-10 {
    padding: 10px;
}
.p-15 {
    padding: 15px;
}
.p-20 {
    padding: 20px;
}
.p-25 {
    padding: 25px;
}
.p-30 {
    padding: 30px;
}
.p-35 {
    padding: 35px;
}
.p-40 {
    padding: 40px;
}
.p-45 {
    padding: 45px;
}
.p-50 {
    padding: 50px;
}
/** Padding-top classes **/

.pt-5 {
    padding-top: 5px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-35 {
    padding-top: 35px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-55 {
    padding-top: 55px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-65 {
    padding-top: 65px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-75 {
    padding-top: 75px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-85 {
    padding-top: 85px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-95 {
    padding-top: 95px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-110 {
    padding-top: 110px;
}
.pt-120 {
    padding-top: 120px;
}
/** Padding-bottom classes **/

.pb-5 {
    padding-bottom: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-55 {
    padding-bottom: 55px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-65 {
    padding-bottom: 65px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-75 {
    padding-bottom: 75px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-85 {
    padding-bottom: 85px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-95 {
    padding-bottom: 95px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-110 {
    padding-bottom: 110px;
}
.pb-120 {
    padding-bottom: 120px;
}
/** Margin classes **/

.m-0 {
    margin: 0 !important;
}
.mt-0 {
    margin-top: 0;
}
.mb-0 {
    margin-bottom: 0;
}
.ml-0 {
    margin-left: 0;
}
.mr-0 {
    margin-right: 0;
}
/** Margin-top classes **/

.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-55 {
    margin-top: 55px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-65 {
    margin-top: 65px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-75 {
    margin-top: 75px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-85 {
    margin-top: 85px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-95 {
    margin-top: 95px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-110 {
    margin-top: 110px;
}
.mt-120 {
    margin-top: 120px;
}
/** Margin-bottom classes **/

.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-55 {
    margin-bottom: 55px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-65 {
    margin-bottom: 65px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-75 {
    margin-bottom: 75px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-85 {
    margin-bottom: 85px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-95 {
    margin-bottom: 95px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-110 {
    margin-bottom: 110px;
}
.mb-120 {
    margin-bottom: 120px;
}
/*****  Responsive utitlities *****/

@media only screen and (max-width: 991px) {
    /* Padding all-round */
    
    .p-sm-5 {
        padding: 5px;
    }
    .p-sm-10 {
        padding: 10px;
    }
    .p-sm-15 {
        padding: 15px;
    }
    .p-sm-20 {
        padding: 20px;
    }
    .p-sm-25 {
        padding: 25px;
    }
    .p-sm-30 {
        padding: 30px;
    }
    .p-sm-35 {
        padding: 35px;
    }
    .p-sm-40 {
        padding: 40px;
    }
    .p-sm-45 {
        padding: 45px;
    }
    .p-sm-50 {
        padding: 50px;
    }
    /** Padding-top classes **/
    
    .pt-sm-5 {
        padding-top: 5px;
    }
    .pt-sm-10 {
        padding-top: 10px;
    }
    .pt-sm-15 {
        padding-top: 15px;
    }
    .pt-sm-20 {
        padding-top: 20px;
    }
    .pt-sm-25 {
        padding-top: 25px;
    }
    .pt-sm-30 {
        padding-top: 30px;
    }
    .pt-sm-35 {
        padding-top: 35px;
    }
    .pt-sm-40 {
        padding-top: 40px;
    }
    .pt-sm-45 {
        padding-top: 45px;
    }
    .pt-sm-50 {
        padding-top: 50px;
    }
    .pt-sm-55 {
        padding-top: 55px;
    }
    .pt-sm-60 {
        padding-top: 60px;
    }
    .pt-sm-65 {
        padding-top: 65px;
    }
    .pt-sm-70 {
        padding-top: 70px;
    }
    .pt-sm-75 {
        padding-top: 75px;
    }
    .pt-sm-80 {
        padding-top: 80px;
    }
    .pt-sm-85 {
        padding-top: 85px;
    }
    .pt-sm-90 {
        padding-top: 90px;
    }
    .pt-sm-95 {
        padding-top: 95px;
    }
    .pt-sm-100 {
        padding-top: 100px;
    }
    .pt-sm-110 {
        padding-top: 110px;
    }
    .pt-sm-120 {
        padding-top: 120px;
    }
    /** Padding-bottom classes **/
    
    .pb-sm-5 {
        padding-bottom: 5px;
    }
    .pb-sm-10 {
        padding-bottom: 10px;
    }
    .pb-sm-15 {
        padding-bottom: 15px;
    }
    .pb-sm-20 {
        padding-bottom: 20px;
    }
    .pb-sm-25 {
        padding-bottom: 25px;
    }
    .pb-sm-30 {
        padding-bottom: 30px;
    }
    .pb-sm-35 {
        padding-bottom: 35px;
    }
    .pb-sm-40 {
        padding-bottom: 40px;
    }
    .pb-sm-45 {
        padding-bottom: 45px;
    }
    .pb-sm-50 {
        padding-bottom: 50px;
    }
    .pb-sm-55 {
        padding-bottom: 55px;
    }
    .pb-sm-60 {
        padding-bottom: 60px;
    }
    .pb-sm-65 {
        padding-bottom: 65px;
    }
    .pb-sm-70 {
        padding-bottom: 70px;
    }
    .pb-sm-75 {
        padding-bottom: 75px;
    }
    .pb-sm-80 {
        padding-bottom: 80px;
    }
    .pb-sm-85 {
        padding-bottom: 85px;
    }
    .pb-sm-90 {
        padding-bottom: 90px;
    }
    .pb-sm-95 {
        padding-bottom: 95px;
    }
    .pb-sm-100 {
        padding-bottom: 100px;
    }
    .pb-sm-110 {
        padding-bottom: 110px;
    }
    .pb-sm-120 {
        padding-bottom: 120px;
    }
    /** Margin-top classes **/
    
    .mt-sm-5 {
        margin-top: 5px;
    }
    .mt-sm-10 {
        margin-top: 10px;
    }
    .mt-sm-15 {
        margin-top: 15px;
    }
    .mt-sm-20 {
        margin-top: 20px;
    }
    .mt-sm-25 {
        margin-top: 25px;
    }
    .mt-sm-30 {
        margin-top: 30px;
    }
    .mt-sm-35 {
        margin-top: 35px;
    }
    .mt-sm-40 {
        margin-top: 40px;
    }
    .mt-sm-45 {
        margin-top: 45px;
    }
    .mt-sm-50 {
        margin-top: 50px;
    }
    .mt-sm-55 {
        margin-top: 55px;
    }
    .mt-sm-60 {
        margin-top: 60px;
    }
    .mt-sm-65 {
        margin-top: 65px;
    }
    .mt-sm-70 {
        margin-top: 70px;
    }
    .mt-sm-75 {
        margin-top: 75px;
    }
    .mt-sm-80 {
        margin-top: 80px;
    }
    .mt-sm-85 {
        margin-top: 85px;
    }
    .mt-sm-90 {
        margin-top: 90px;
    }
    .mt-sm-95 {
        margin-top: 95px;
    }
    .mt-sm-100 {
        margin-top: 100px;
    }
    /** Margin-bottom classes **/
    
    .mb-sm-5 {
        margin-bottom: 5px;
    }
    .mb-sm-10 {
        margin-bottom: 10px;
    }
    .mb-sm-15 {
        margin-bottom: 15px;
    }
    .mb-sm-20 {
        margin-bottom: 20px;
    }
    .mb-sm-25 {
        margin-bottom: 25px;
    }
    .mb-sm-30 {
        margin-bottom: 30px;
    }
    .mb-sm-35 {
        margin-bottom: 35px;
    }
    .mb-sm-40 {
        margin-bottom: 40px;
    }
    .mb-sm-45 {
        margin-bottom: 45px;
    }
    .mb-sm-50 {
        margin-bottom: 50px;
    }
    .mb-sm-55 {
        margin-bottom: 55px;
    }
    .mb-sm-60 {
        margin-bottom: 60px;
    }
    .mb-sm-65 {
        margin-bottom: 65px;
    }
    .mb-sm-70 {
        margin-bottom: 70px;
    }
    .mb-sm-75 {
        margin-bottom: 75px;
    }
    .mb-sm-80 {
        margin-bottom: 80px;
    }
    .mb-sm-85 {
        margin-bottom: 85px;
    }
    .mb-sm-90 {
        margin-bottom: 90px;
    }
    .mb-sm-95 {
        margin-bottom: 95px;
    }
    .mb-sm-100 {
        margin-bottom: 100px;
    }
}
.golden {
    color: #d4af37;
}
.bg-light {
    background: #fff;
}
.bg-dark {
    background: #332e33;
}
.bg-black {
    background: #2A2725;
}
.bg-gray {
    background: #f2f2f2;
}
.light {
    color: #fff;
}
.full-height{
    width:100%;
    min-height:100vh;
}
.d-table {
    display: table;
    position: relative;
    width: 100%;
}
.d-table >:nth-child(n+1) {
    display: table-cell;
}
.d-inline {
    font-size: 0;
}
.d-inline >:nth-child(n+1) {
    display: inline-block;
    font-size: initial;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.abs-layer,
.instagram-list li a:before,
.related-post .layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg-fixed {
    background-attachment: fixed !important;
}
.ff-vivas {
    font-family: "Great Vibes", cursive;
}
.ff-philo {
    font-family: "Philosopher", sans-serif;
}
.ff-open {
    font-family: "Open Sans", sans-serif;
}
/*Font style*/

.italic {
    font-style: italic;
}
/* Font size */

.fs15 {
    font-size: 15px;
}
/* Line height */

.lh30 {
    line-height: 30px;
}
.lh34 {
    line-height: 34px;
}
.lh40 {
    line-height: 40px;
}
.width50 {
    width: 50%;
}
@media only screen and (max-width: 992px) {
    .width100sm {
        width: 100%;
    }
}
/******* 

Drop-cap 

******/

.drop-cap p:first-child:first-letter,
.drop-cap > p:first-letter,
.drop-cap:first-letter {
    font-size: 30px;
    background: #d4af37;
    color: #fff;
    text-transform: uppercase;
    height: 55px;
    line-height: 53px;
    float: left;
    padding: 0 17px;
    margin: 15px 15px 0px 0px;
    border-radius: 4px;
}
.drop-cap {
    color: #fff;
}
/*======
color
=====*/

.clr-light,
.clr-light p {
    color: #c2c2c2;
}
.btn,
.btn-primary,
.btn-white {
    padding: 8px 45px;
    display: inline-block;
    text-align: center;
    background: #d4af37;
    text-decoration: none;
    border-radius: 25px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.btn,
.btn-primary,
.btn-accent {
    font-family: "Philosopher", sans-serif;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active {
    text-decoration: none;
    background: #b29126;
}
/* -------------------------------------
 * buttons
 * ---------------------------------- */

.btn,
.btn-primary,
.btn-white,
.btn-yellow,
.btn-red {
    font-family: "Philosopher", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize;
    padding: 11px 50px;
    padding: 16px 57px 17px;
    border-radius: 0px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    cursor: pointer;
    position: relative;
    color: #fff;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}
.btn:hover,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary.focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.btn-white:hover,
.btn-white:focus,
.btn-white:active:focus,
.btn-white.active:focus,
.btn-white.focus,
.btn-white:active.focus,
.btn-white.active.focus,
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active:focus,
.btn-yellow.active:focus,
.btn-yellow.focus,
.btn-yellow:active.focus,
.btn-yellow.active.focus,
.btn-red:hover,
.btn-red:focus,
.btn-red:active:focus,
.btn-red.active:focus,
.btn-red.focus,
.btn-red:active.focus,
.btn-red.active.focus {
    outline: 0;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}
.btn.disabled,
.btn-primary.disabled,
.btn-white.disabled,
.btn-yellow.disabled,
.btn-red.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
}
.btn.btn-md,
.btn-primary.btn-md,
.btn-white.btn-md,
.btn-yellow.btn-md,
.btn-red.btn-md {
    padding: 8px 27px;
}
.btn.btn-sm,
.btn-primary.btn-sm,
.btn-white.btn-sm,
.btn-yellow.btn-sm,
.btn-red.btn-sm {
    padding: 11px 15px;
}
.btn.btn-xs,
.btn-primary.btn-xs,
.btn-white.btn-xs,
.btn-yellow.btn-xs,
.btn-red.btn-xs {
    padding: 6px 15px;
}
.btn.btn-rad,
.btn-primary.btn-rad,
.btn-white.btn-rad,
.btn-yellow.btn-rad,
.btn-red.btn-rad {
    border-radius: 30px;
}
.btn-white {
    color: #332e33;
    background: #fff;
    border: 1px solid #332e33;
}
.btn-white.btn-icon i {
    color: #fff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active:focus,
.btn-white:active:hover {
    color: #fff;
    background: #d4af37;
    border: 1px solid #d4af37;
}
.form-control {
    color:#bebebe;
    border-radius: 0;
    height: 52px;
    box-shadow: none;
    border: 1px solid #E5E5E5;
}
.form-control:active,
.form-control:focus {
    box-shadow: none;
    border-color: initial;
}
.form-control:active .icon,
.form-control:focus .icon {
    z-index: 2;
}
.form-control.dark {
    background: #222121;
    border: 1px solid #313030;
}
.input-group {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.input-group .form-control {
    padding: 6px 12px 6px 40px;
}
.input-group textarea,
.input-group textarea.form-control {
    padding: 15px 12px 15px 40px;
}
.input-group .icon {
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 10px;
    z-index: 5;
}
textarea,
textarea.form-control {
    resize: vertical;
    padding: 10px 12px 10px 40px;
}
.img-icon-input .input-group .form-control {
    padding: 6px 12px 6px 70px;
}
.img-icon-input .input-group select.form-control {
    padding-left: 0px;
    text-indent: 67px;
}
.img-icon-input .input-group .icon {
    padding-right: 15px;
}
.img-icon-input .input-group:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 36px;
    background: #ddd;
    top: 8px;
    left: 52px;
    display: block;
    z-index: 5;
}
.img-icon-input .input-group textarea.form-control {
    padding: 15px 12px 15px 70px;
}
.contact-dark-bg .input-group:before {
    background: #313030;
}
html {
    overflow-y: scroll;
    -ms-overflow-style: scrollbar;
}
html,
body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
}
body {
    font-family: "Open Sans", sans-serif;
}
iframe {
    border: none;
    width: 100%;
}
a,
b,
div,
ul,
li {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}
a:visited,
a:focus,
a:active {
    -moz-outline: none;
    outline: none;
}
img:not([draggable]),
embed,
object,
video {
    height: auto;
}
img {
    max-width: 100%;
}
.colored {
    color: #d4af37;
}
/*Date*/
.bootstrap-datetimepicker-widget .datepicker,
.bootstrap-datetimepicker-widget .timepicker{
    box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background: #d4af37;
}
/*Time picker*/

.bootstrap-datetimepicker-widget table td .btn {
    background: #d4af37;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.bootstrap-datetimepicker-widget table td .btn:hover {
    background: #c7a22b;
}
.bootstrap-datetimepicker-widget table td span {
    width: 42px;
    height: 42px;
    line-height: 42px;
}
.bootstrap-datetimepicker-widget table td span:hover {
    background: inherit;
}
.header-top-bar {
    background: #d4af37;
}
.header-top-bar .social-list li a {
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.top-contact {
    list-style: none;
    padding: 4px 0 6px;
    margin: 0;
}
.top-contact li {
    display: inline-block;
    margin-right: 15px;
}
.top-contact li a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    padding: 0 0 5px;
}
.top-contact li a i {
    padding-right: 8px;
}
.navbar {
    margin: 0;
}
.main-nav ul {
    list-style: none;
    padding-left: 0;
}
.main-nav li a {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 0px;
    position: relative;
}
.main-nav {
    list-style: none;
    padding-left: 0;
    padding-top: 25px;
    margin: 0;
    float: right;
}
.main-nav > li {
    float: left;
    padding: 0px 20px;
}
.main-nav > li > a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    position: relative;
}
.main-nav > li > .dropdown-menu {
    padding-top: 8px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
}
.main-nav > li a {
    font-family: "Philosopher", sans-serif;
}
.main-nav > li:hover > a {
    color: #fff;
    /* The Fallback */
    
    color: rgba(255, 255, 255, 0.6);
}
.dropdown:before ,
.dropdown-menu .dropdown:before {
    content: "\f107";
    position: absolute;
    right: 10px;
    top: 13px;
    color: #fff;
    font-family: fontAwesome;
    font-size: 11px;
    z-index:1;
}
.main-nav > .dropdown:before{
    right: 3px;
    top: 10px;
}
.drop-left .dropdown-menu .dropdown > a:before {
    left: 10px;
    right: auto;
}
.dropdown-menu > li > .dropdown-menu {
    left: 100%;
}
.dropdown-menu > .drop-left > .dropdown-menu {
    left: auto;
    right: 100%;
}
.navbar-brand {
    padding: 0;
}
.navbar-absolute-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
/*************

 Nav style 
 
 *************/

.navbar-default .navbar-brand {
    width: 185px;
    height: auto;
    padding: 0px 0px 0px 15px;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.navbar-default .navbar-brand > img {
    max-width: 100%;
}
.navbar-default .navbar-brand span {
    color: #FE5E3E;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #fff;
}
.navbar-default {
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
}
/* Left submenu  */

.main-nav .drop-left .sub-menu > li a {
    text-align: right;
    padding: 11px 23px 11px 0px;
}
/* Left submenu end */

.main-nav .sub-menu > li > a:hover:after {
    width: 100%;
    z-index: -1;
}
/* Droprdown */

.main-nav ul {
    position: absolute;
    width: 230px;
    display: none;
    z-index: 100;
    background: transparent;
}

.main-nav > li:hover ul ul,
.main-nav > li > a:hover ul ul {
    display: none;
}
.main-nav ul ul {
    left: 230px;
    width: 230px;
    margin-top: -46px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
    color: #fff;
}
/* Mobile Navbar toggle button */

.navbar-default .navbar-toggle {
    padding: 0;
    width: 30px;
    height: 35px;
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 2x;
    padding: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    width: 100%;
    background: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar {
    height: 3px;
}
.navbar-default .navbar-toggle .icon-bar:nth-child(3),
.navbar-default .navbar-toggle .icon-bar:nth-child(4),
.trigger-overlay.navbar-toggle .icon-bar {
    margin-top: 8px;
}
.navbar-default .navbar-toggle > span + span {
    margin-top: 0;
}
.sub-menu > li a {
    margin-right: 1px;
}
.main-nav .sub-menu > li > a {
    display: block;
    background: #1E1D1D;
    text-transform: capitalize;
    line-height: 24px;
    padding: 11px 0 11px 23px;
    position: relative;
    z-index: 0;
}
.main-nav .sub-menu > li > a:hover ,
.main-nav .sub-menu > li > a:focus {
    color: #fff;
    background: #121212;
}
.dropdown-menu {
    top: 100%;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-clip: padding-box;
}
@media only screen and (min-width: 992px) {
    .main-nav ul{
        display: none!important;
    }
    .main-nav li.dropdown li.dropdown:hover > ul.dropdown-menu {
        display: block!important;
    }
    .main-nav li.dropdown:hover > ul.dropdown-menu {
        display: block!important;
    }
    .main-nav .dropdown-menu {
        left: 0;
        right: auto;
    }
    .main-nav .drop-left > .dropdown-menu {
        right: 0;
        left: auto;
    }
    .main-nav .dropdown-menu .dropdown-menu {
        left: 230px;
    }
    .main-nav .drop-left .dropdown-menu .dropdown-menu {
        right: 230px;
        left: auto;
    }
}
.sticky {
    background: #121212;
    /* The Fallback */
    
    background: rgba(18, 18, 18, 0.9);
}
.sticky .navbar-brand {
    width: 100px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.sticky .main-nav {
    padding: 8px 0;
}
@media only screen and (max-width: 992px) {
    .nav-fixed-style .navbar-brand > img,
    .navbar-default .navbar-brand > img {
        width: 95px;
    }
    .navbar-default {
        padding: 5px 0px 0px;
    }
    .main-nav ul {
        /*display: block;*/
    }
    .navbar-default {
        background: #121212;
    }
    .main-nav > li:hover > a,
    .main-nav > li.open > a{
        color:#d4af37;
    }
    .main-nav .sub-menu > li > a:hover ,
    .main-nav .sub-menu > li > a:focus ,
    .main-nav .sub-menu > li > a:active {
        color: #d4af37;
        background: #333;
    }
    /* new added */
    
    .navbar-collapse .main-nav ul.dropdown-menu {
        position: relative;
        width: 100%;
        margin-bottom: 15px;
    }
    .navbar-collapse.in .main-nav ul ul {
        left: 0;
        margin-top: 0;
    }
    .main-nav .sub-menu > li > a:after {
        display: none;
    }
    .navbar-collapse.in .main-nav .sub-menu > li > a > i {
        height: 55px;
        line-height: 55px;
    }
    .navbar-collapse.in .main-nav li > a > i:before {
        -webkit-transform: rotatez(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotatez(90deg);
        transform: rotatez(90deg);
        display: inline-block;
    }
    /* new added end */
    
    .main-nav li.dropdown.open li.dropdown ul.dropdown-menu {
        /*display: block;*/
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 11px 0 11px 23px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        line-height: 24px;
    }
    nav#one-page-nav.navbar-default > .container {
        width: 100%;
    }
    /* To change Mobile navbar bReak point */
    
    .navbar-header {
        width: 100%;
        padding: 0 15px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .collapse.in {
        display: block !important;
        float: left;
        width: 100%;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: calc(100vh - 58px) !important;
        overflow-y: auto !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-top: 1px solid rgba(31,31,31,0.8);
    }
    .main-nav {
        margin: 10px 0 0;
        width: 100%;
    }
    .main-nav > li {
        width:100%;
        border-bottom: 1px dashed #121212;
    }
    .main-nav li.dropdown {
        border-bottom: 1px solid transparent;
    }
    .main-nav > li:last-child {
        border-bottom: 1px transparent;
    }
    .main-nav li a,
    .main-nav .drop-left .sub-menu > li a {
        text-align: center;
        padding: 15px 0 !important;
    }
    .navbar-right {
        float: left !important;
        width: 100%;
    }
    /* To change Mobile navbar bReak point */
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 1400px) {
    .para1 {
        top: 10px;
    }
    .para2 {
        top: 20%;
    }
    .para3 {
        top: 40%;
    }
    .para4 {
        top: 70%;
    }
}
@media only screen and (max-width: 1200px) {
    .banner-content .title {
        font-size: 70px;
    }
    .banner-content .sub-title {
        font-size: 20px;
    }
    .call-numbers .number {
        font-size: 40px;
    }
    .call-numbers .text {
        font-size: 20px;
    }
}
@media only screen and (max-width: 992px) {
    .media-half {
        position: relative;
        width: 100%;
        padding-top: 20px;
    }
    .media-half img {
        position: relative;
        width: auto;
    }
    .opening-hours-block {
        position: relative;
        background: #252525;
    }
    .opening-hours-block .big-text {
        text-align: center;
    }
    .reservation-hours .reserve-time {
        margin-bottom: 20px;
    }
    .blockquote-wrapper:before {
        left: 15px;
    }
    .circle-arrow .owl-controls .owl-buttons .owl-next {
        right: 0;
    }
    .circle-arrow .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .food-nav {
        width: 100%;
    }
    .food-content {
        width: 100%;
        margin: 0;
    }
    /* Single menu */
    
    .single-menu-content .text-desc {
        padding: 0 20px;
    }
    .ingredient-item {
        margin-bottom: 30px;
    }
    .call-numbers > div {
        display: block;
        width: 100%;
        margin-bottom: 40px;
    }
    .call-numbers.slash div:not(:last-child):before {
        content: "";
        width: 50px;
        height: 4px;
        background: #d4af37;
        top: auto;
        left: 50%;
        margin: 0;
        bottom: -25px;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%);
    }
    .call-numbers .number {
        font-size: 40px;
    }
    .call-numbers .text {
        font-size: 20px;
    }
    .dish-carousel-inner,
    .dish-carousel-inner {
        text-align: center;
        padding: 0 30px;
    }
    .dish-carousel-inner .media,
    .dish-carousel-inner .media {
        display: inline-block;
    }
    .dish-carousel-inner .content,
    .dish-carousel-inner .content {
        display: block;
    }
    .review-carousel-inner .content {
        padding: 0 70px;
    }
    .blockquote-wrapper {
        padding: 47px 37px;
    }
}
@media only screen and (max-width: 640px) {
    .section-opening-hours {
        padding: 0 0 70px;
    }
    .reservation-hours {
        display: block;
    }
    .reservation-hours .reserve-time {
        width: 100%;
        margin: 0 0 20px;
    }
    .desc-wrapper {
        padding: 50px 40px;
    }
    .blog-post {
        padding: 19px 25px 20px 90px;
    }
    .post-date {
        width: 50px;
        left: 10px;
    }
}
@media only screen and (max-width: 480px) {
    .col-xsm-1 {
        width: 100%;
    }
    .hidden-xsm {
        display: none;
    }
}
/*======== Section intro ==========*/

.section-intro {
    padding: 114px 0 120px;
}
.intro-text-block {
    padding: 0 40px;
}
.img-block-wrapper {
    position: relative;
}
.img-block-wrapper .img-wrapper {
    width: 48%;
    float: left;
}
.img-block-wrapper .img-wrapper:nth-of-type(1) {
    margin-right: 2%;
    margin-bottom: 12px;
}
.img-block-wrapper .img-wrapper:nth-of-type(2) {
    margin-left: 2%;
    margin-bottom: 12px;
}
.img-block-wrapper .img-wrapper:nth-of-type(3) {
    margin-right: 2%;
    margin-top: 12px;
}
.img-block-wrapper .img-wrapper:nth-of-type(4) {
    margin-left: 2%;
    margin-top: 12px;
}
.img-wrapper {
    position: relative;
    overflow: hidden;
}
.img-wrapper > img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.img-wrapper .border-frame {
    border-style: solid;
    border-width: 1px;
    border-color: #d4af37;
    /* The Fallback */
    
    border-color: rgba(212, 175, 55, 0.3);
    right: 15px;
    top: 15px;
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
}
.img-wrapper .border-frame .corner-left {
    position: absolute;
    bottom: -20px;
    left: -20px;
}
.img-wrapper .border-frame .corner-right {
    position: absolute;
    top: -21px;
    right: -20px;
}
.img-wrapper:hover > img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.border-frame {
    position: absolute;
    right: 10px;
    top: 10px;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
}
.border-frame .corner-left {
    position: absolute;
    bottom: -20px;
    left: -20px;
}
.border-frame .corner-right {
    position: absolute;
    top: -21px;
    right: -20px;
}
.border-frame.bdr {
    border: 1px solid #d4af37;
}
.logo-center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
/*======
Section-banner
======*/

.section-banner {
    min-height: 100vh;
}
.banner-banner {
    background: url(../img/banner-banner.jpg) no-repeat;
    background-size: cover;
}
.banner-layer {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.banner-content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.banner-content .title {
    font-size: 80px;
    font-family: "Great Vibes", cursive;
    color: #d4af37;
}
.banner-content .sub-title {
    color: #fff;
    font-size: 24px;
    font-family: "Philosopher", sans-serif;
}
.section-opening-hours {
    position: relative;
}
.opening-hours-block {
    background: #252525;
    background: #252525;
    /* The Fallback */
    
    background: rgba(37, 37, 37, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.big-text {
    font-size: 20px;
}
.reservation-hours {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.reserve-time {
    background: #1E1D1D;
    text-align: center;
    padding: 40px 10px;
    outline: 1px solid #313030;
    outline-offset: -10px;
    width: 32.5%;
    margin-left: .75%;
}
.reserve-time span {
    display: block;
}
.reserve-time .days {
    font-family: "Philosopher", sans-serif;
    color: #d4af37;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 7px;
}
.reserve-time .time {
    color: #fff;
}
/*=========

Page banner

========*/

.page-banner {
    background-size: cover;
    padding: 180px 0 95px;
}
.para-bg {
    height: 100%;
    top: 0;
    z-index: -1;
    background-size:cover!important;
}
/*======== gallery ==========*/

.section-gallery {
    padding: 114px 0 90px;
}
.gallery-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.gallery-item figure img {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.gallery-item:hover .inner {
    padding-bottom: 60px;
}
.gallery-item:hover figure img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.details {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
    text-align: center;
    height: 100%;
}
.details > .inner {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
}
.details .icon {
    display: inline-block;
    margin-bottom: 10px;
}
.details [class^="btn"] {
    margin-top: 20px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.details .title {
    font-family: "Philosopher", sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
}
/*====== 
Food menu tab
========*/

.section-food-menu {
    background: url(../img/bg-wood.jpg) no-repeat;
    background-size: cover;
    padding-top: 114px;
    padding-bottom: 120px;
}
.food-nav {
    list-style: none;
    padding: 0;
    width: 34%;
    float: left;
}
.food-nav > li {
    padding: 10px;
    background: #fff;
}
.food-nav > li:not(:last-child) {
    margin-bottom: 3px;
}
.food-nav > li a {
    text-decoration: none;
}
.food-nav > li.active .nrm-icon,
.food-nav > li:hover .nrm-icon {
    display: none;
}
.food-nav > li.active .hvr-icon,
.food-nav > li:hover .hvr-icon {
    display: inline-block;
}
.food-nav-item {
    background: #fff;
    border: 1px solid #d4af37;
    height: 146px;
    display: table;
    width: 100%;
}
.food-nav-item .nav-icon {
    background: #F1F1F1;
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    height: 100%;
    text-align: center;
}
.food-nav-item .hvr-icon {
    display: none;
}
.food-nav-item .nav-text {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 38px;
}
.nav-text h5 {
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #332e33;
}
.nav-text .time {
    font-size: 15px;
    font-weight: 600;
    color: #6f6f6f;
}
.food-content {
    width: 65.5%;
    float: left;
    margin-left: .5%;
}
.food-menu-list-wrapper {
    background: #fff;
    padding: 10px;
}
.food-menu-list-wrapper .inner {
    padding: 42px 54px 41px 48px;
    border: 1px solid #d4af37;
}
.food-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.food-menu-list a {
    position: relative;
    display: block;
    padding-left: 120px;
    padding-top: 16px;
    padding-bottom: 20px;
    text-decoration: none;
}
.food-menu-list a:hover .menu-media:before {
    border: 1px solid #d4af37;
}
.food-menu-list a:hover .menu-details .heading {
    color: #d4af37;
}
.food-menu-list a:hover .menu-details .heading:before {
    border-bottom: 2px dashed #d4af37;
}
.food-menu-list > li:not(:last-child) {
    margin-bottom: 32px;
}
.food-menu-list .menu-media {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    overflow: hidden;
}
.food-menu-list .menu-media:before {
    content: "";
    position: absolute;
    border: 1px solid #fff;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
}
.food-menu-list .menu-details .heading {
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #332e33;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 4px;
    display: block;
}
.food-menu-list .menu-details .heading:before {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 100%;
    border-bottom: 2px dashed #332e33;
}
.food-menu-list .menu-details .title {
    background: #fff;
    position: relative;
    z-index: 1;
}
.food-menu-list .menu-details .price {
    float: right;
    background: #fff;
    position: relative;
    z-index: 1;
}
.food-menu-list .menu-details p {
    font-size: 13px;
}
.food-menu-list .menu-details p:last-child {
    margin-bottom: 0;
}
.food-menu-wrapper {
    width: 100%;
}
.food-menu-type > .food-menu-wrapper {
    position: relative;
    z-index: 2;
}
.food-menu-type > .food-menu-wrapper:not(:last-child) {
    margin-bottom: 120px;
}
.food-menu-type > .food-menu-wrapper:nth-child(even) .food-menu-title {
    float: right;
}
.food-menu-type > .food-menu-wrapper:nth-child(even) .food-content {
    margin-left: 0;
    margin-right: .5%;
}
.food-menu-title {
    list-style: none;
    padding: 0;
    width: 34%;
    float: left;
    position: relative;
}
.food-menu-title .layer {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: rgba(255, 255, 255, 0.8);
}
.food-menu-title .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    width: 100%;
    text-align: center;
}
.food-menu-title .content h5 {
    color: #332e33;
    margin: 20px 0 7px;
}
.parallex {
    z-index: 1;
    width: 400px;
    height: 600px;
    position: absolute;
}
.parallex.left {
    left: 0;
}
.parallex.right {
    right: 0px;
}
.para1 {
    top: 100px;
}
.para2 {
    top: 20%;
}
.para3 {
    top: 45%;
}
.para4 {
    top: 75%;
}
.section-menu {
    overflow: hidden;
}
/*========
single-menu-content
======*/

.single-menu-content .menu-title {
    background: #d4af37;
    color: #fff;
    padding: 10px 30px;
    outline: 1px solid #ddd;
    outline-offset: -6px;
    text-align: center;
    display: inline-block;
    position: relative;
    max-width: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.single-menu-content .menu-title h4 {
    margin-top: 14px;
    margin-bottom: 14px;
}
.single-menu-content .text-desc {
    padding: 0 110px;
}
.ingredient-item .title {
    background: #d4af37;
    padding: 8px 20px;
    margin: 0;
    color: #fff;
}
.ingredient-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
}
.ingredient-list > li {
    position: relative;
    padding: 13px 15px 13px 50px;
}
.ingredient-list > li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.ingredient-list > li .icon {
    position: absolute;
    left: 22px;
    color: #d4af37;
}
/*==========
focus-person quote/chef quote
========*/

.section-focus-person {
    padding: 114px 0 120px;
}
.blockquote-wrapper {
    position: relative;
    padding: 47px 37px 47px 170px;
    background: #252525;
}
.blockquote-wrapper .blockquote-inner {
    position: relative;
}
.blockquote-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #d4af37;
    top: 20px;
    left: 20px;
    z-index: -1;
}
.blockquote {
    padding: 60px;
}
.blockquote p {
    color: #c2c2c2;
}
.blockquote-title {
    text-transform: capitalize;
    color: #d4af37;
    margin: 0 0 10px;
}
.blockquote-subtitle {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 18px;
}
.focus-person-img {
    position: absolute;
    bottom: -20px;
    left: 0;
    -webkit-transform: translateX(-62%);
    -ms-transform: translateX(-62%);
    -o-transform: translateX(-62%);
    transform: translateX(-62%);
    z-index: 1;
}
/*======
Chef details
======*/

.desc-wrapper {
    padding: 50px 95px;
}
.media-half {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
}
.media-half img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
}
.unorder-list-img {
    list-style: none;
    padding-left: 0;
}
.unorder-list-img li {
    padding-left: 30px;
    margin-bottom: 18px;
    position: relative;
}
.unorder-list-img li:before {
    content: "\f08a";
    position: absolute;
    left: 0;
    top: 4px;
    font-family: fontAwesome;
    color: #d4af37;
}
/*=========
Blog
========*/

.section-blog {
    padding-top: 114px;
    padding-bottom: 120px;
}
.blog-post-wrapper > .blog-post {
    background: url(../img/blog1.jpg) no-repeat;
    background-size: cover;
}
.blog-post-wrapper > .blog-post:not(:last-child) {
    margin-bottom: 25px;
}
.blog-post {
    position: relative;
    padding: 19px 25px 20px 128px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.blog-post .title {
    margin: 0 0 20px;
}
.blog-post .title a {
    color: #c2c2c2;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.blog-post .text-block {
    overflow: hidden;
    height: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.blog-post .text-block .inner {
    display: none;
    margin-top: 16px;
    padding-top: 12px;
    border-top: 1px solid #6f6f6f;
}
.blog-post .text-block p {
    color: #c2c2c2;
}
.blog-post .text-block p:last-child {
    margin-bottom: 0;
}
.blog-post:hover .title a {
    color: #d4af37;
}
.blog-post:hover .text-block {
    height: 90px;
}
.blog-post:hover .text-block .inner {
    display: block;
}
.post-date {
    background: #d4af37;
    padding: 10px;
    width: 63px;
    text-align: center;
    position: absolute;
    top: 25px;
    left: 25px;
}
.post-date span {
    font-family: "Philosopher", sans-serif;
    display: block;
    font-size: 24px;
    line-height: 20px;
    color: #fff;
}
.post-date .month {
    font-size: 18px;
}
.blog-post-meta {
    list-style: none;
    padding: 0;
    margin: 0;
}
.blog-post-meta > li {
    color: #c2c2c2;
    display: inline-block;
    text-transform: capitalize;
}
.blog-post-meta > li i {
    font-size: 15px;
    margin-right: 8px;
}
.blog-post-meta > li:not(:last-child) {
    margin-right: 25px;
}
.post-nav {
    display: table;
    position: relative;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #E5E5E5;
}
.post-nav a {
    text-decoration: none;
    font-size: 15px;
    font-family: "Philosopher", sans-serif;
    text-transform: capitalize;
}
.post-nav a i:first-child {
    padding-right: 8px;
}
.post-nav a i:last-child {
    padding-left: 8px;
}
.post-nav a:hover {
    color: #d4af37;
}
.post-nav >:nth-child(n+1) {
    display: table-cell;
}
.post-media .sc-truncate {
    text-align: right;
}
.post-media .sc-media-image,
.post-media .sc-media-left {
    float: right;
}
/*=======
    Event
======*/

.section-event {
    padding-top: 114px;
}
.event-item {
    position: relative;
    overflow: hidden;
}
.event-item > img {
    position: relative;
    vertical-align: bottom;
}
.event-item .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #d4af37;
    padding: 15px 23px;
    color: #fff;
    text-decoration: none;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}
.event-item .caption h5 {
    font-size: 18px;
    margin: 0;
}
.event-item .caption:before {
    content: "";
    position: absolute;
    top: 0;
    left: 25px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d4af37;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}
.event-item .caption .meta {
    margin-top: 6px;
}
.event-item .caption .event-place {
    text-transform: capitalize;
}
.event-item:hover .caption {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.event-item:hover .caption:before {
    top: -10px;
}
/*======
Carousel
=====*/

.section-carousel {
    background: url(../img/blog1.jpg) no-repeat;
    background-size: cover;
    padding: 114px 0 114px;
}
.section-carousel-review {
    background: url(../img/blog1.jpg) no-repeat;
    background-size: cover;
    padding: 80px 0 70px;
}
.circle-arrow .owl-controls {
    margin: 0;
}
.circle-arrow .owl-controls .owl-buttons > div {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    line-height: 44px;
    font-size: 30px;
    margin: 0;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    background-color: transparent;
    z-index: 2;
    opacity:0.4;
}
.circle-arrow .owl-controls .owl-buttons .owl-prev {
    left: -50px;
}
.circle-arrow .owl-controls .owl-buttons .owl-next {
    right: -50px;
}
.banner-slider ,
.background-slider {
    height: 100vh;
}
.banner-slider .item > img ,
.background-slider .item > img {
    height: 100vh;
    width: 100%;
}
.banner-slider.circle-arrow .owl-controls ,
.background-slider.circle-arrow .owl-controls {
    margin: 0;
}
.banner-slider.circle-arrow .owl-controls .owl-buttons .owl-prev ,
.background-slider.circle-arrow .owl-controls .owl-buttons .owl-prev {
    left: 15px;
}
.banner-slider.circle-arrow .owl-controls .owl-buttons .owl-next ,
.background-slider.circle-arrow .owl-controls .owl-buttons .owl-next {
    right: 15px;
}
.dish-carousel {
    padding-right: 50px;
    padding-left: 50px;
}
.dish-carousel-inner,
.review-carousel-inner {
    display: table;
    position: relative;
    width: 100%;
}
.dish-carousel-inner .media,
.review-carousel-inner .media {
    display: table-cell;
    width: 54%;
    vertical-align: middle;
    padding: 0 10px;
}
.dish-carousel-inner .content,
.review-carousel-inner .content {
    display: table-cell;
    vertical-align: middle;
}
.dish-carousel-inner .rating,
.review-carousel-inner .rating {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #fff;
}
.dish-carousel-inner .rating i,
.review-carousel-inner .rating i {
    color: #d4af37;
}
.dish-carousel-inner .rating i:first-child,
.review-carousel-inner .rating i:first-child {
    margin-left: 10px;
}
.dish-carousel-inner p,
.review-carousel-inner p {
    color: #fff;
    margin: 0;
}
.review-carousel .owl-controls .owl-buttons > div {
    top: 25px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.review-carousel .owl-controls .owl-buttons .owl-prev {
    left: -30px;
}
.review-carousel .owl-controls .owl-buttons .owl-next {
    right: -30px;
}
.review-carousel-inner .content {
    padding: 0px 140px;
}
.review-author {
    position: relative;
    color: #fff;
    margin-top: 20px;
}
.review-author > img {
    width: 42px;
    height: 42px;
    margin-right: 10px;
    border-radius: 50%;
}
.caro-title {
    font-size: 36px;
    margin: 0 0 15px;
    color: #d4af37;
    font-family: "Great Vibes", cursive;
}
.caro-subtitle {
    margin: 0 0 15px;
    color: #fff;
}
/*=====
contact
=====*/

.section-reservation ,
.section-contact {
    padding: 114px 0 120px;
    background: url(../img/contact-bg.jpg) no-repeat fixed;
    background-size: cover;
}
.contact-dark-bg {
    padding: 30px 35px;
    background: #1E1D1D;
}
/*======
Client logo area
======*/

.section-client {
    background: #2A2725;
}
.client-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.client-list li {
    display: table;
    height: 180px;
    float: left;
    width: 20%;
    background: #252525;
    box-shadow: inset 0 0 2px #252525;
}
.client-list .owl-item li {
    width: 100%;
}
.client-logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/*========
Contact-info
======*/

.contact-info {
    padding: 0 50px 5px 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #E5E5E5;
}
.contact-info h6 {
    color: #d4af37;
    margin: 0 0 10px;
}
/*=====
reservation-contact
====*/

.reservation-contact {
    background: url(../img/reserve.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.call-numbers {
    position: relative;
}
.call-numbers > div {
    width: 50%;
    float: left;
    padding: 0 15px;
    position: relative;
}
.call-numbers span {
    display: block;
}
.call-numbers .number {
    color: #d4af37;
    font-size: 60px;
    font-family: "Great Vibes", cursive;
}
.call-numbers .text {
    font-family: "Philosopher", sans-serif;
    font-style: italic;
    font-size: 24px;
    color: #fff;
}
.call-numbers.slash div:not(:last-child):before {
    content: "\/";
    position: absolute;
    left: 100%;
    margin-left: -13px;
    top: -5px;
    font-size: 70px;
    color: #d4af37;
}
/*======
fOOTER
======*/

footer {
    background: url(../img/bg-dark.jpg) no-repeat;
    background-size: cover;
    color:#bebebe;
}
footer .footer-top [class^="col-"] {
    border-right: 1px solid #332e33;
}
footer .footer-top [class^="col-"]:last-child {
    border: none;
}
.footer-top {
    padding: 62px 0 72px;
}
.footer-widget {
    padding-right: 10px;
    padding-left: 12px;
}
.footer-about {
    text-align: center;
}
.footer-about .logo {
    margin-bottom: 25px;
}
.footer-about p {
    line-height: 30px;
}
.footer-about p:last-of-type {
    margin-bottom: 0;
}
.social-list {
    list-style: none;
    padding: 0;
}
.social-list li {
    display: inline-block;
}
.social-list li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.social-list-big {
    list-style: none;
    padding: 0;
}
.social-list-big li {
    display: inline-block;
}
.social-list-big li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.social-list-big li a:hover {
    color: #d4af37;
}
.footer-social {
    margin-bottom: 0;
}
.footer-social > li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
}
/*Twitter feed*/

.footer-feed {
    padding: 0 15px;
}
.footer-widget-title {
    font-size: 16px;
    margin: 17px 0 25px;
    color: #fff;
}
.twitter-feed {
    list-style: none;
    padding: 0;
    margin: 0;
}
.twitter-feed .feed-item {
    padding-bottom: 26px;
    margin-bottom: 22px;
    position: relative;
    padding-left: 30px;
}
.twitter-feed .feed-item:not(:last-child) {
    border-bottom: 1px solid #332e33;
}
.twitter-feed .feed-item i {
    position: absolute;
    left: 0;
    top: 5px;
}
.feed-time {
    display: block;
}
/*Footer-contact-info*/

.contact-info-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.contact-info-list li {
    padding: 12px 40px;
    position: relative;
}
.contact-info-list li i {
    color: #d4af37;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
}
/*Instagram list*/

.instagram-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.instagram-list li {
    display: block;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12px;
    padding-right: 12px;
}
.instagram-list li a {
    display: block;
    position: relative;
}
.instagram-list li a:before {
    content: "";
    background: rgba(212, 175, 55, 0.8);
    opacity: 0;
}
.instagram-list li a:after {
    content: "\f002";
    font-family: fontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
}
.instagram-list li a:hover:before,
.instagram-list li a:hover:after {
    opacity: 1;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}
/*Footer bottom*/

.footer-bottom {
    background: rgba(0, 0, 0, 0.5);
    padding: 25px 0;
}
.copyright {
    text-align: center;
}
.copyright p {
    text-transform: uppercase;
    margin: 0;
}
/*=====

page-section-wrapper

=====*/

.page-section-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.post {
    position: relative;
    margin-bottom: 80px;
}
.post .post-media {
    padding: 5px;
    border: 1px solid #ddd;
}
.post .post-media .inner {
    border: 1px solid #fff;
    position: relative;
}
.post .post-media a:hover .play-btn {
    box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.15);
}
.post .post-time {
    font-family: "Open Sans", sans-serif;
    background: #d4af37;
    color: #fff;
    padding: 8px 12px;
    position: absolute;
    left: 0;
    top: 30px;
    text-transform: capitalize;
}
.post .post-title {
    margin: 33px 0 20px;
}
.post .post-title:first-letter {
    text-transform: uppercase;
}
.post .post-title,
.post .post-title a {
    text-decoration: none;
    color: #332e33;
    font-size: 18px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.post .post-title:hover,
.post .post-title a:hover {
    color: #d4af37;
}
.post .post-content p {
    line-height: 30px;
    margin-bottom: 25px;
}
.post .text-block {
    margin-top: 20px;
}
.post .post-footer {
    margin-top: 22px;
}
.post blockquote {
    margin-bottom: 30px;
}
.post-meta {
    list-style: none;
    padding: 14px 0;
    margin: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.post-meta > li {
    color: #c2c2c2;
    display: inline-block;
    text-transform: capitalize;
    margin-left: 18px;
}
.post-meta > li:not(:last-child) {
    margin-right: 20px;
}
.post-meta > li a {
    color: #c2c2c2;
    text-transform: capitalize;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.post-meta > li a:hover {
    color: #d4af37;
}
.post-meta > li i {
    font-size: 15px;
    margin-right: 8px;
}
.two-column .post-meta > li {
    margin-top: 5px;
    margin-bottom: 5px;
}
.play-btn {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #d4af37;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 70px;
}
.play-btn i {
    padding-left: 8px;
}
blockquote.dark {
    background: #F4F4F4;
    border-left: 5px solid #d4af37;
}
.post-footer .post-share {
    padding: 19px 0;
}
.post-footer .tags {
    padding: 17px 0;
}
.post-share .share-title {
    font-size: 16px;
    font-weight: 400;
    font-weight: 400;
    margin: 0;
    float: left;
    margin-right: 20px;
}
.tags {
    text-align: right;
}
.tags .tag-title {
    font-family: "Philosopher", sans-serif;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
}
.tags a {
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
}
.tags a:hover {
    color: #d4af37;
}
.social-bg-list {
    margin: 0;
}
.social-bg-list > li a {
    background: #332e33;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    color: #fff;
}
.social-bg-list > li a:hover {
    opacity: 0.7;
}
.social-bg-list > li.rss a {
    background: #ff6600;
}
.social-bg-list > li.pin a {
    background: #bd081c;
}
.social-bg-list > li.twet a {
    background: #55acee;
}
.social-bg-list > li.insta a {
    background: #e95950;
}
.social-bg-list > li.vine a {
    background: #00bf8f;
}
.social-color-list > li.fb a:hover {
    color: #3b5999;
}
.social-color-list > li.rss a:hover {
    color: #ff6600;
}
.social-color-list > li.pin a:hover {
    color: #bd081c;
}
.social-color-list > li.twet a:hover {
    color: #55acee;
}
.social-color-list > li.insta a:hover {
    color: #e95950;
}
.social-color-list > li.vine a:hover {
    color: #00bf8f;
}
.about-author {
    background: #F4F4F4;
    padding: 10px;
    border: 1px solid #ddd;
}
.about-author .media {
    float: left;
    width: 120px;
    margin-right: 20px;
}
.about-author p {
    margin: 0;
    line-height: 30px;
}
.about-author .title {
    font-size: 16px;
    margin: 10px 0 5px;
}
.about-author .designation {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #c2c2c2;
    margin: 0 0 5px;
}
.related-post {
    position: relative;
    padding: 0 15px;
}
.related-post img {
    border: 3px solid #ddd;
    width: 100%;
}
.related-post a {
    display: block;
    position: relative;
    text-align: center;
}
.related-post a:hover .layer {
    opacity: 1;
}
.related-post .layer {
    background: #d4af37;
    background: #d4af37;
    /* The Fallback */
    
    background: rgba(212, 175, 55, 0.8);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 3px solid #ddd;
}
.related-post .layer i {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/*====Pagination===*/

.pagination li {
    display: block;
    float: left;
    margin-right: 10px;
}
.pagination li a,
.pagination li a:hover {
    border: 2px solid #ddd;
    display: block;
    color: #c2c2c2;
    padding: 7px 13px;
}
.pagination li span {
    padding: 7px 13px;
}
.pagination li:active a {
    background: #d4af37;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background: #d4af37;
    border: 2px solid #d4af37;
}
/*======

Comment 

======*/

.comment-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.comment {
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.comment .media {
    float: left;
    width: 120px;
    margin-right: 20px;
}
.comment p {
    margin: 0;
    line-height: 30px;
}
.comment .title {
    font-size: 16px;
    margin: 10px 0 5px;
}
.comment .meta {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #c2c2c2;
    margin: 0 0 5px;
}
.comment .comment-details {
    padding-left: 140px;
}
.reply {
    list-style: none !important;
}
.commment-header {
    display: table;
    width: 100%;
}
.commment-header >:nth-child(n+1) {
    display: table-cell;
}
.commment-header .right {
    text-align: right;
    vertical-align: middle;
}
@media only screen and (max-width:580px){
    .comment .media{
        float:none;
    }
    .comment .comment-details {
        padding-left: 0px;
    }
    .navbar-default .navbar-brand{
        width:80px;
    }
}
/*==========

Widget

========*/

.search-box {
    position: relative;
}
.search-box input {
    height: 40px;
    border: 1px solid #ddd;
    padding-right: 35px;
}
.search-box i {
    position: absolute;
    width: 35px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    top: 7px;
    right: 1px;
    border-left: 1px solid #ddd;
}
.widget {
    margin-bottom: 35px;
}
.widget header {
    background: #d4af37;
    padding: 10px;
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
}
.widget-block {
    border: 1px solid #ddd;
}
.widget-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Open Sans", sans-serif;
}
.widget-list > li > a {
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
}
.widget-list > li > a:hover {
    color: #d4af37;
}
.category-list > li > a {
    padding: 13px 20px 13px 30px;
    border-bottom: 1px solid #ddd;
}
.category-list > li > a:before {
    content: url(../img/list-dot.png);
    position: absolute;
    left: 10px;
    top: 13px;
}
.archive-list > li > a {
    padding: 13px 20px 13px 30px;
    border-bottom: 1px solid #ddd;
}
.archive-list > li > a:before {
    content: url(../img/list-dot.png);
    position: absolute;
    left: 10px;
    top: 13px;
}
.archive-list > li > a span {
    float: right;
}
.tag-list {
    padding: 14px 12px;
}
.tag-list > li {
    list-style: none;
    float: left;
    margin: 0 5px 10px;
}
.tag-list > li > a {
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    padding: 8px 10px;
    border: 1px solid #ddd;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.tag-list > li > a:hover {
    color: #fff;
    background: #d4af37;
    border-color: #d4af37;
}
.widget-slider {
    padding: 10px;
}
.widget-slider .item {
    text-align: center;
}
.widget-slider .item img {
    display: inline-block;
}
.sq-arrow .owl-controls .owl-buttons > div {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    line-height: 15px;
    font-size: 16px;
    border-radius: 0;
    opacity: 1;
    margin: 0;
    border: 1px solid #d4af37;
    position: absolute;
    background-color: #d4af37;
    z-index: 2;
}
.sq-arrow .owl-controls .owl-buttons .owl-prev {
    left: 0px;
}
.sq-arrow .owl-controls .owl-buttons .owl-next {
    right: 0px;
}

/*****
grid gallery
*****/
.section-grid-gallery {
    padding-top: 80px;
    background: #f2f2f2;
}
.filter {
    list-style-type: none;
    margin: 0 0 80px;
    padding: 0;
    text-align: center;
}
.filter li,
.filter a {
    display: inline-block;
    margin: 0;
}
.filter a {
    text-decoration: none;
    display: inline-block;
    padding: 8px 25px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}
#filter a.active {
    color: #fff;
    background: #d4af37;
}
/* grid */

.grid-gallery {
    clear: both;
    position: relative;
    overflow: hidden;
}
.grid-item,
.width40 {
    width: 20%;
    background: grey;
    float: left;
    color: #fff;
    font-size: 60px;
    text-align: center;
    cursor: default;
    overflow: hidden;
}
.width40 {
    width: 40%;
}
.grid-item > img {
    width: 100%;
    height:100%;
    display:block;
}
.grid-item img {
    max-width: 100%;
}
.grid-item:hover .popup-link {
    opacity: 1;
}
.grid-item:hover .popup-link img {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.hv-layer,
.grid-item .popup-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #d4af37;
    /* The Fallback */
    
    background: rgba(212, 175, 55, 0.8);
    text-align: center;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.hv-layer img,
.grid-item .popup-link img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.3);
    -ms-transform: translate(-50%, -50%) scale(0.3);
    -o-transform: translate(-50%, -50%) scale(0.3);
    transform: translate(-50%, -50%) scale(0.3);
    opacity: 0;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: -o-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s, -o-transform .4s;
}
.video-background {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100% !important;
    z-index: 0;
    background: #332e33;
}
.video-background video {
    height: 100vh !important;
    min-width: 100%;
}
/*****
Search
******/

.search-open {
    overflow: hidden;
}
.site-search.open {
    opacity: 1;
    visibility: visible;
}
.site-search.open .close {
    right: 3rem;
    top: 3rem;
}
.site-search {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 0;
    left: 0;
    background: #222121;
    /* The Fallback */
    
    background: rgba(34, 33, 33, 0.98);
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1050;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.site-search .close {
    color: black;
    font-size: 1.5em;
    position: fixed;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 4px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.8;
}
.site-search .input-group-btn {
    display: none;
}
.site-search p {
    color: #fff;
    font-size: 1em;
    margin-top: 15px;
    text-align: center;
}
.site-search .form-container {
    left: 0;
    margin-top: -2rem;
    position: fixed;
    right: 0;
    top: 50%;
}
.site-search .form-container input[type="search"] {
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    height: 70px;
    text-transform: none;
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
.form-container input[type="search"]::-webkit-input-placeholder {
    color: #fff;
}

/**********
404 /page not found
**********/
.full-height.no-page{
    background: url(../../images.pexels.com/photos/24859/pexels-photo-24859e21ee21e.html?w=1260&amp;h=750&amp;auto=compress&amp;cs=tinysrgb) no-repeat;
    background-size: cover;
    position:absolute;
    display:table;
}
.full-height.no-page:before{
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    background: rgba(31,31,31,0.9);
}   
.page-not-found{
    text-align: center; 
    position:relative;
    display:table-cell;
    vertical-align: middle;
    padding:20px; 
}
.page-not-found h2{
    color:#fff;
    text-transform: uppercase;
}
.page-not-found p{
    color:rgba(255,255,255,0.8);
    font-size:18px;
}
.page-not-found .logo img{
    width:120px;
}
.page-not-found .info{
    margin-top: 15px;
    color:rgba(255,255,255,0.8);
    font-size:12px;
}
.page-not-found .info a{
    color:#d4af37;
    display: inline-block;
    padding: 0 5px;
}
/***********
	
Map section

***********/

section.ggl-map {
    padding: 0;
}
.ggl-map .map-holder {
    height: 500px;
}
.ggl-map.ggl-map-half .map-holder {
    height: 330px;
}
.ggl-map .map-holder .map {
    width: 100%;
    height: 100%;
}


/******
responsive
*******/

@media only screen and (max-width: 1400px) {
    .para1 {
        top: 10px;
    }
    .para2 {
        top: 20%;
    }
    .para3 {
        top: 40%;
    }
    .para4 {
        top: 70%;
    }
}
@media only screen and (max-width: 1200px) {
    .grid-item,
    .width40 {
        width:25%;
    }
    .banner-content .title {
        font-size: 70px;
    }
    .banner-content .sub-title {
        font-size: 20px;
    }
    .call-numbers .number {
        font-size: 40px;
    }
    .call-numbers .text {
        font-size: 20px;
    }
}
@media only screen and (max-width: 992px) {
    .media-half {
        position: relative;
        width: 100%;
        padding-top: 20px;
    }
    .media-half img {
        position: relative;
        width: auto;
    }
    .opening-hours-block {
        position: relative;
        background: #252525;
    }
    .opening-hours-block .big-text {
        text-align: center;
    }
    .reservation-hours .reserve-time {
        margin-bottom: 20px;
    }
    .blockquote-wrapper:before {
        left: 15px;
    }
    .circle-arrow .owl-controls .owl-buttons .owl-next {
        right: 0;
    }
    .circle-arrow .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .banner-content .title {
        font-size: 60px;
    }
    .grid-item,
    .width40 {
        width:33.33%;
    }
    .food-nav {
        width: 100%;
    }
    .food-content {
        width: 100%;
        margin: 0;
    }
    /* Single menu */
    
    .single-menu-content .text-desc {
        padding: 0 20px;
    }
    .ingredient-item {
        margin-bottom: 30px;
    }
    .call-numbers > div {
        display: block;
        width: 100%;
        margin-bottom: 40px;
    }
    .call-numbers.slash div:not(:last-child):before {
        content: "";
        width: 50px;
        height: 4px;
        background: #d4af37;
        top: auto;
        left: 50%;
        margin: 0;
        bottom: -25px;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%);
    }
    .call-numbers .number {
        font-size: 40px;
    }
    .call-numbers .text {
        font-size: 20px;
    }
    .dish-carousel-inner,
    .dish-carousel-inner {
        text-align: center;
        padding: 0 30px;
    }
    .dish-carousel-inner .media,
    .dish-carousel-inner .media {
        display: inline-block;
    }
    .dish-carousel-inner .content,
    .dish-carousel-inner .content {
        display: block;
    }
    .review-carousel-inner .content {
        padding: 0 70px;
    }
    .blockquote-wrapper {
        padding: 47px 37px;
    }
}
@media only screen and (max-width: 640px) {
    .banner-content .title {
        font-size: 42px;
    }
    .banner-content .sub-title{
        font-size:16px;
    }
    .section-opening-hours {
        padding: 0 0 70px;
    }
    .reservation-hours {
        display: block;
    }
    .reservation-hours .reserve-time {
        width: 100%;
        margin: 0 0 20px;
    }
    .desc-wrapper {
        padding: 50px 40px;
    }
    .blog-post {
        padding: 19px 25px 20px 90px;
    }
    .post-date {
        width: 50px;
        left: 10px;
    }
    .food-menu-list a{
        padding-left:0;
    }
    .food-menu-list .menu-media{
        position:relative;
        width:88px;
        height:88px;
        margin-bottom:15px;
    }
    .food-menu-list > li:not(:last-child){
        margin-bottom: 15px;        
    }
}
@media only screen and (max-width: 480px) {
    .grid-item,
    .width40 {
        width:50%;
    }

    .col-xsm-12 {
        width: 100%;
    }
    .hidden-xsm {
        display: none;
    }
}

.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.padd-90 {
  padding: 90px 0px;
}
h4{
    font-family: 'Titillium Web', sans-serif;  
}
.padd-60 {
  padding: 90px 0px;
}
p{
font-size: 1rem;  
}
b, strong {
    font-weight: bolder;
    color: #000;
}
.para{
font-weight: 300;
  font-size: 17px;
}
hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.bg-1{
    background: url(../images/testimonial-bg.jpg) no-repeat center center / cover !important;
    background-size: cover;  
}
.bg-2{
    background: url(../images/bg2.jpg) no-repeat center center / cover !important;
    background-size: cover;  
}
.gray-bg{
background-color: #f1f1f1;  
}

/*--------------01. Home page style----------*/
/*-------header style------*/
.hotel-header {
  padding: 20px 250px;
}

.hotel-header .custom-logo-link {
  margin: 0;
  padding: 0;
}

.hotel-header .custom-logo-link .custom-logo {
  max-width: 220px;
}

.hotel-header .menuzord-menu > li {
  margin-left: 15px;
}

.hotel-header .menuzord-menu > li:first-child {
  margin-left: 0px;
}

.hotel-header .menuzord-menu > li > a {
  border: 1px solid transparent;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 17px 10px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.hotel-header .menuzord-menu > li.active > a,
.hotel-header .menuzord-menu > li > a:hover {
  border: 1px solid transparent;
}


/*-----------dropdown menu style----------*/
.hotel-header .menuzord-menu ul.dropdown,
.hotel-header .menuzord-menu ul.dropdown li ul.dropdown {
  background: #fff;
  min-width: 200px;
}

.hotel-header .menuzord-menu > li > .megamenu,
.hotel-header .menuzord-menu ul.dropdown {
  top: 40px;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}
.hotel-header .menuzord-menu ul.dropdown li a.active{
  color: #cb9f19 !important;
}

.hotel-header .menuzord-menu li.dropdown-li:hover ul.dropdown {
    display: block;
}




.hotel-header .menuzord-menu ul.dropdown li ul.dropdown {
  top: 0px;
}

.hotel-header .menuzord-menu ul.dropdown li a {
  border-bottom: 1px solid rgba(216, 223, 229, 0.32);
  color: #666 !important;
  font-size: 14px;
  padding: 12px 25px 12px 22px;
  text-transform: capitalize;
  text-align: left;
}

.hotel-header .menuzord-menu ul.dropdown li a:hover {
background: #e2c057;
    color: #000 !important;
}

.hotel-header .menuzord-menu ul.dropdown > li:last-child a {
  border-bottom: none
}

.hotel-header .menuzord-menu li ul.dropdown li .indicator {
  top: 13px;
}

.hotel-header .menuzord-menu ul.dropdown li a i.ion-ios-plus-outline {
  font-size: 18px;
}


/*-------dark version--------*/
.hotel-header.dark {
  background: #1d1b24;
}

.hotel-header.dark .menuzord-menu ul.dropdown li a {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.hotel-header.dark .menuzord-menu ul.dropdown,
.hotel-header.dark .menuzord-menu ul.dropdown li ul.dropdown {
  background: #15131b;
}

/*------------transparent version------------*/
.hotel-header.sticky-menu,
.hotel-header.transparent {
  padding: 8px 0px;
}

.hotel-header.sticky-menu,
.hotel-header.transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  border-bottom: 1px solid #c1c1c1;
}

.hotel-header.sticky-menu .menuzord,
.hotel-header.transparent .menuzord {
  background: transparent;
}
.menuzord-menu .active a{
color:#e2c057 !important;  
}
.hotel-header.sticky-menu .menuzord-menu > li > a,
.hotel-header.transparent .menuzord-menu > li > a {
  color: #fff;
}
.hotel-header.transparent .menuzord-menu > li > a:hover {
  color: #e2c057 !important;
}
/*
.hotel-header.transparent .menuzord-menu .drp:hover .ul.dropdown
{
 display: block !important; 
}
*/




.menuzord-menu > li > a:hover .dropdown {
  display: block !important;
}


/*---------sticky menu-----------*/
.hotel-header.sticky-menu {
  position: fixed;
  padding-top: 22px;
  padding-bottom: 22px;
}

.hotel-header.sticky-menu.sticky {
  background: #17161e;
  top: 0px;
}
.hotel-banner {
  background: url(images/banner-bg.jpg) no-repeat fixed center center / cover;
}

.hotel-banner .overlay {
  background: rgba(0, 0, 0, 0.4);
}

.hotel-banner .banner-content {
  height: 100vh;
  min-height: 800px;
}

.hotel-banner .banner-content h5 {
  padding-bottom: 10px;
}

.hotel-banner .hero-carousel {
  margin-top: -50px;
}


/*------*/
.check-availability {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(31, 34, 39, 0.5);
  padding: 20px 0 25px;
  z-index: 1;
}

.check-availability ul li:first-child {
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  max-width: 149px;
  line-height: 34px;
}

.check-availability form > ul {
  align-items: flex-end;
}

.check-availability ul li.align-row-center-center {
  max-width: 65%;
  width: 100%;
}

.check-availability ul li .group label {
  color: #fff;
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.check-availability ul li .group {
  width: 33%;
  padding: 0 10px;
  position: relative;
}

.check-availability ul li .group.children {
  width: 14%;
}

.check-availability ul li .group:first-child:before {
  display: none;
}

.check-availability ul li .group input {
  height: 48px;
  background: transparent;
  color: #fff;
  margin-bottom: 0;
  border: 1px solid #556269;
}

.check-availability ul li .group input::-webkit-input-placeholder {
  color: #fff;
}

.check-availability ul li .group input::-moz-placeholder {
  color: #fff;
}

.check-availability ul li .group input:-ms-input-placeholder {
  color: #fff;
}

.check-availability ul li .group input:-moz-placeholder {
  color: #fff;
}

.check-availability ul li button[type="submit"] {
  height: 48px;
  line-height: 48px;
  letter-spacing: 1px;
  padding: 0 24px;
  color: #fff;
}

.check-availability ul li button[type="submit"]:hover {
  background: #fff;
  border-color: #fff;
}

.check-availability ul li .children input {
  width: 68px;
  text-align: center;
  padding: 0 28px 0 12px;
  font-size: 20px;
}


/*----calendar style------*/
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  padding: 8px 8px 3px;
  min-width: 315px;
}

.ui-widget .ui-widget-header .ui-icon {
  background-image: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .5em 0;
  color: #fff;
}

.ui-datepicker td {
  padding: 3px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  color: #fff;
}

.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  color: #fff;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  cursor: pointer;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.26);
  width: 30px;
  height: 30px;
  border: none;
}

.ui-datepicker .ui-datepicker-prev {
  left: 6px;
  top: 6px;
}

.ui-datepicker .ui-datepicker-next {
  right: 5px;
  top: 6px;
}

.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
  font-family: fontawesome;
  position: absolute;
  color: #fff;
  font-size: 24px;
}

.ui-datepicker .ui-datepicker-next:before {
  content: "\f105";
  left: 12px;
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev:before {
  content: "\f104";
  left: 10px;
  top: 1px;
}

.ui-state-disabled {
  cursor: not-allowed !important;
  pointer-events: auto;
}

/*----end calender style-----*/

.check-availability ul li .children span {
  position: absolute;
  bottom: 3px;
  left: 54px;
  color: #fff;
  padding: 0px 3px;
  line-height: normal;
  font-size: 17px;
  line-height: 22px;
  cursor: pointer;
}

.check-availability ul li .children span.increse {
  bottom: 26px;
}

.testimonial-wrapper {
  margin-top: 3rem;
}

/*-------------service section----------*/
.service-content h4 {
  font-weight: 600;
  font-size: 25px;
  font-family: 'Titillium Web', sans-serif;
}

.section-title {
  margin: 0 auto 0px;
  max-width: 450px;
}

.section-title h2 {
  padding-top: 18px;
  padding-bottom: 10px;
  font-family: 'Satisfy', cursive;
}

.section-title h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ceaa3c;
}

.hotel-service {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-start;
}

.hotel-service .single-service {
  width: 25%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.hotel-service .single-service:nth-child(even) {
  flex-flow: column-reverse;
}

.hotel-service .service-content {
  background: #f5f5f5;
  padding: 65px 20px 73px;
  width: 100%;
}

.hotel-service .service-content:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: -7px;
  background: #f9f9f9;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.facts-common{
    background-color: #bf9a5454;
}
.hotel-service .single-service:nth-child(even) .service-content:before {
  top: inherit;
  bottom: -7px;
}

.hotel-service .service-content p {
  margin-bottom: 31px;
}

.hotel-service .service-content a {
      padding: 0 25px;
    border: 1px solid #ceaa3c;
}
.hotel-service .service-content a:hover {
  background-color: #ceaa3c;
  color:#fff;
  transition: ease 0.5s;
}

.hotel-service .service-content a i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.img-area img {
  border: 3px solid #e2c057;
}

.welcome-content {
  margin-top: 30px;
}

/*----------welcome section-----------*/
.welcome-content h6 {
  font-size: 15px;
}

.welcome-content h2 {
  margin-bottom: 30px;
  font-family: 'Satisfy', cursive;
}

.welcome-content p {
  padding-bottom: 20px;
}

.welcome-content a {
    padding: 0 25px;
    color: #1f1f1f;
    position: relative;
    border: 1px solid #ceaa3c;
}
.welcome-content a:hover {
      background-color: #ceaa3c;
    color: #fff;
    transition: ease 0.5s;
}
.welcome-content a i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.solid-bg-btn:before,
.welcome-content a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  transition: width 0.5s ease;
}

.solid-bg-btn span,
.welcome-content a span {
  z-index: 1;
  position: relative;
}

.solid-bg-btn:hover:before,
.welcome-content a:hover:before {
  -webkit-animation: wlcome-btn 0.5s ease forwards 1;
  -moz-animation: wlcome-btn 0.5s ease forwards 1;
  -ms-animation: wlcome-btn 0.5s ease forwards 1;
  -o-animation: wlcome-btn 0.5s ease forwards 1;
  animation: wlcome-btn 0.5s ease forwards 1;
}

@-webkit-keyframes wlcome-btn {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes wlcome-btn {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}


.welcome-section .img-area .img2 {
  position: absolute;
  right: 70px;
  bottom: -110px;
  z-index: 1;
}

.welcome-section .img-area .img3 {
  position: absolute;
  bottom: -50px;
  left: -180px;
}


/*-------------home room carousel---------*/
.room-carousel .room-carousel-wrapper {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  justify-content: space-between;
}

.room-carousel .room-img-wrapper {
  margin-left: -120px;
  margin-top: -50px;
  max-width: 570px;
  width: 100%;
}

.room-carousel .room-info-wrapper {
  border: 10px solid #f6f6f6;
  max-width: 670px;
  width: 100%;
  text-align: right;
  padding: 40px 140px 50px 40px !important;
}

.featured-room .room-info .tag,
.room-carousel .room-info .tag {
  letter-spacing: 1px;
  margin-bottom: 7px;
  display: block;
}

.featured-room .room-info h4,
.room-carousel .room-info h4 {
  margin-bottom: 15px;
}

.room-carousel .room-info .divider {
  margin-left: auto;
  margin-bottom: 20px;
}

.featured-room .room-info p,
.room-carousel .room-info p {
  margin-bottom: 30px;
  max-width: 450px;
  margin-left: auto;
  width: 100%;
}

.featured-room .room-info ul li,
.room-carousel .room-info ul li {
  color: #777777;
  font-size: 15px;
  margin-bottom: 5px;
  position: relative;
  padding-right: 24px;
}

.featured-room .room-info ul li:after,
.room-carousel .room-info ul li:after {
  content: "\f373";
  position: absolute;
  font-family: "Ionicons";
  right: 0;
  top: 1px;
}

.featured-room .room-info .book-now,
.room-carousel .room-info .book-now {
  width: 160px;
  height: 50px;
  border-width: 2px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.featured-room .room-info .book-now i,
.room-carousel .room-info .book-now i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.room-carousel .room-img .price {
  padding: 32px 0 0 150px;
}

.room-carousel .room-img .price span {
  font-size: 18px;
  text-transform: uppercase;
}

.room-carousel .slick-dots {
  position: absolute;
  bottom: 25px;
  left: 30px;
}

.room-carousel .slick-dots li {
  display: block;
  line-height: normal;
}

.room-carousel .slick-dots button {
  border: none;
  background: #dadada;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

/*--------------*/
.room-carousel.reverse {
  padding-top: 0;
}

.room-carousel.reverse .room-carousel-wrapper {
  flex-flow: row-reverse;
}

.room-carousel.reverse .room-info-wrapper {
  padding: 40px 40px 50px 140px !important;
}

.room-carousel.reverse .room-img-wrapper {
  margin-left: 0;
  margin-right: -120px;
}

.room-carousel.reverse .room-img .price {
  padding: 32px 150px 0 0;
  text-align: right;
}

.room-carousel.reverse .slick-dots {
  left: inherit;
  right: 30px;
}


/*-------------popular room section---------*/
.hotel-room {
  background: #f8f8f8;
}

.hotel-room .single-room {
  background: #fff;
  padding: 20px 20px 60px;
}

.hotel-room .single-room .room-img {
  display: block;
  margin-bottom: 30px;
}

.hotel-room .single-room img {
  width: 100%;
}

.hotel-room .single-room h5 a {
  color: #333333;
}

.hotel-room .single-room p {
  margin-bottom: 16px;
}

span.divider {
  display: block;
  width: 40px;
  height: 2px;
  margin-bottom: 15px;
}

.hotel-room .single-room .price span {
  font-size: 15px;
  text-transform: uppercase;
}

.hotel-room .single-room .read-more {
  color: #fff;
  width: 160px;
  text-align: center;
  position: relative;
}

.hotel-room .single-room .read-more i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}


/*----------call to action---------*/
.hotel-cta .cta-content {
  border: 1px solid #e4e5ea;
  padding: 30px 40px 40px;
}

.hotel-cta .cta-content .content-txt {
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
}

.hotel-cta .cta-content .solid-bg-btn {
  color: #fff;
  width: 220px;
}

/*----------related service section---------*/
.related-service {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.related-service .single-service {
  width: 33.333%;
  overflow: hidden;
}

.related-service .single-service:hover img {
  transform: scale(1.02);
}

.related-service .single-service h5 {
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.related-service .single-service:hover h5 {
  bottom: -65px;
}


/*------------App Section-----------*/
.app-section {
  overflow: hidden;
}

.app-section .content {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.app-section .content h6 {
  margin-bottom: 30px;
}

.app-section .content h2 {
  max-width: 440px;
  width: 100%;
  margin: 0 auto 40px;
  font-family: 'Playfair Display', serif;
}

.app-section .content p {
  max-width: 540px;
  width: 100%;
  margin: 0 auto 42px;
}

.app-section .content a {
  color: #fff;
  width: 220px;
}

.app-section .content a i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.app-section .img-area img {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);
  transform: translateX(50px);
}

/*----------video section Style-1----------*/
.hotel-video {
  background: url(images/video-bg.jpg) no-repeat center center / cover;
}

.hotel-video .overlay {
  background: rgba(0, 0, 0, 0.7);
}

.hotel-video .video-content {
  height: 500px;
  max-width: 600px;
  margin: 0 auto;
}

.hotel-video .video-content > span.line {
  width: 50px;
  height: 2px;
  background: #fff;
}

.hotel-video .video-content > p {
  font-size: 18px;
  line-height: 28px;
}

.hotel-video .video-content > h1 {
  max-width: 620px;
  width: 100%;
  line-height: 60px;
}

.hotel-video .video-content > a.venobox {
  color: #fff;
  border: 2px solid #fff;
  font-size: 22px;
  height: 60px;
  padding: 15px 22px;
  width: 60px;
}

.hotel-video .video-content > a.venobox:hover {
  background: #fff;
}



/*----------Testimonial----------*/
.hotel-testimonial .single-testimonial {
  border: 1px solid #ededed;
  padding: 30px 40px;
  background-color: #fff2da;
}

.hotel-testimonial .author-img {
  height: 90px;
  left: -45px;
  margin-top: -45px;
  position: absolute;
  top: 50%;
  width: 90px;
}

.hotel-testimonial .author-img img {
  width: 100%;
}

.hotel-testimonial .author-comment::before {
  content: "\f10e";
  font-family: fontawesome;
  font-size: 16px;
  right: 0px;
  position: absolute;
  top: -26px;
}

.hotel-testimonial h5 {
  color: #000000;
  font-size: 14px;
  position: relative;
  margin-top: 5px;
}

.hotel-testimonial h5 .line {
  background: #535353;
  display: inline-block;
  height: 1px;
  margin-left: 6px;
  position: relative;
  top: -4px;
  width: 26px;
}

.hotel-testimonial .owl-prev,
.hotel-testimonial .owl-next {
  font-size: 24px;
  left: 50%;
  margin-top: -18px;
  padding: 5px 10px;
  position: absolute;
  top: 50%;
  color: #d1d1d1;
}

.hotel-testimonial .owl-prev {
  margin-left: -37px;
}

.hotel-testimonial .owl-next {
  margin-left: 7px;
}

.hotel-testimonial .owl-next:before {
  background: #d1d1d1;
  content: "";
  height: 70px;
  left: -9px;
  position: absolute;
  top: -16px;
  width: 1px;
}

.testimonial-wrapper i {
  color: #bf9a54;
}

/*-----------facts section---------*/
.offer {
  background: url(../images/facts-bg.jpg) no-repeat center center / cover;
  background-attachment: fixed;
}

.welcome-section {
  background: url(../images/testimonial-bg.jpg) no-repeat center center / cover;
  background-size: cover;
  padding: 100px 0px 150px;
}

.hotel-testimonial {
  background: url(../images/testimonial-bg.jpg) no-repeat center center / cover;
  background-size: cover;
}

.footer-widget {
  background: url(../images/footer-back.png) no-repeat bottom center / cover;
}
.offer{
text-align: center;  
}
.offer .overlay {
  /* background: rgba(51,51,56,0.7); */
  opacity: .5;
  background-color: #000;
}

.offer .facts-common i {
  display: inline-block;
  font-size: 45px;
  line-height: normal;
  margin-bottom: 15px;
      color: #fff;
}

.offer .facts-common span.line {
  height: 2px;
  width: 40px;
  margin: 10px auto 15px;
}
.offer h5{
    color: #fff;
    font-family: 'Satisfy', cursive;
    font-size: 1.6rem;
    text-align: center;
}
.offer a{
    padding: 10px 20px;
    color: #1f1f1f;
    position: relative;
    border: 1px solid #ceaa3c;
    color: #fff;
    margin-top: 1rem;
       display: inline-block;
    text-transform: uppercase;
  background-color: #ceaa3c;
    
}
.offer a:hover{
  background-color: #ceaa3c;
    color: #fff;
    transition: ease 0.5s;
}

/*-------------blog post-----------*/
.hotel-blog .single-blog-post {
  background: #f8f8f8;
}

.hotel-blog .single-blog-post .img-area {
  overflow: hidden;
}

.hotel-blog .single-blog-post:hover .img-area img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.hotel-blog .single-blog-post .img-area img {
  width: 100%;
}

.hotel-blog .single-blog-post h5 a {
  color: #333;
  font-weight: 600;
}

.hotel-blog .single-blog-post .img-area .date {
  background: #fffffc;
  color: #222;
  font-size: 13px;
  height: 60px;
  font-weight: 700;
  line-height: 19px;
  padding: 10px;
  position: absolute;
  right: 0px;
  text-align: center;
  bottom: 50px;
  width: 60px;
}

.hotel-blog .single-blog-post .blog-content {
  padding: 20px 30px 25px;
}

.hotel-blog .single-blog-post .blog-content p {
  padding: 15px 0;
}

.hotel-blog .single-blog-post .blog-content a.read-more {
  font-size: 14px;
  color: #555555;
  text-decoration: underline;
}

.hotel-blog .single-blog-post .blog-content a.read-more:hover {
  text-decoration: none;
}


/*-----------footer section----------*/
.hotel-footer .bigsocial-link ul {
  width: 100%;
}

.hotel-footer .bigsocial-link ul > li {
  background: #ddd;
  float: left;
  height: 100px;
  line-height: 98px;
  text-align: center;
  width: 20%;
}

.hotel-footer .bigsocial-link ul > li:nth-child(1) {
  background: #1b78c7;
}

.hotel-footer .bigsocial-link ul > li:nth-child(2) {
  background: #00bff3;
}

.hotel-footer .bigsocial-link ul > li:nth-child(3) {
  background: #8134af;
}

.hotel-footer .bigsocial-link ul > li:nth-child(4) {
  background: #0e76a8;
}

.hotel-footer .bigsocial-link ul > li:nth-child(5) {
  background: #CC0000;
}

.hotel-footer .bigsocial-link ul > li:nth-child(6) {
  background: #E62878;
}

.hotel-footer .bigsocial-link ul > li a {
  color: #fff;
  display: block;
  font-size: 30px;
}

.hotel-footer .bigsocial-link ul > li a:hover {
  color: #000;
}


.hotel-footer .footer-widget {
  padding: 60px 0 60px;
}

.hotel-footer .footer-widget .footer-logo {
  display: block;
  margin: 0 auto;
}

.hotel-footer .footer-widget .contact-address {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
}

.hotel-footer .footer-widget .contact-address p.address {
  border-bottom: medium none;
  padding-bottom: 25px;
  width: 48.2%;
}

.hotel-footer .footer-widget .contact-address p.phone {
  margin-top: 0;
}

.hotel-footer .footer-widget .contact-address {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
}

.hotel-footer .footer-widget .contact-address > p {
  border-top: 1px solid #ddd;
  padding: 25px 0 25px 30px;
  width: 48.2%;
  margin-bottom: 0px;
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}

.hotel-footer .footer-widget .contact-address > p:nth-child(2n) {
  padding-left: 50px;
}

.hotel-footer .footer-widget .contact-address > p:nth-child(2n) i {
  padding-left: 22px;
}

.hotel-footer .footer-widget .contact-address > p:nth-child(2n + 1) {
  padding-right: 20px;
  border-right: 1px solid #ddd;
}

.hotel-footer .footer-widget .contact-address > p:nth-child(2),
.hotel-footer .footer-widget .contact-address > p:nth-child(1) {
  border-top: 0px;
}

.hotel-footer .contact-address p span {
  margin-right: 3px;
}

.hotel-footer .contact-address .web > a:hover {
  text-decoration: underline;
}

.hotel-footer .contact-address p i {
  left: 0;
  position: absolute;
  top: 25px;
}

.hotel-footer .main-footer {
  background: #eff0f5;
  padding: 15px 0;
}

.hotel-footer .main-footer .social-link li a,
.hotel-footer .main-footer .copyright {
  color: #666666;
  font-size: 15px;
}

.hotel-footer .footer-menu {
  width: 100%;
}

.hotel-footer .footer-menu li a {
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  padding: 0 12px;
}

/*---------dark version---------*/

.hotel-footer.dark .footer-widget .contact-address p {
  color: #9592a1;
}

.hotel-footer.dark .footer-widget .contact-address p.address,
.hotel-footer.dark .footer-widget .twitter-post .single-tweet {
  border-bottom: none;
}

.hotel-footer.dark .footer-widget .contact-address > p:nth-child(2n+1) {
  border-color: #2d3137;
}

.hotel-footer.dark .footer-widget .contact-address > p {
  border-color: #2d3137;
}


.hotel-footer.dark .main-footer {
  background: #0e0e11;
}

.hotel-footer.dark .footer-menu li a,
.hotel-footer.dark .main-footer .copyright {
  color: #a1a4c1;
  text-align: center;
}
.hotel-footer.dark .footer-menu li a:hover{
   color:#e2c057;
}


.hotel-footer.dark .main-footer .copyright a:hover {
  text-decoration: underline;
 
  
}

/*-------------------01. End Home page style---------------*/



/*-------------------02. Start Room List page style---------------*/
/*----breadcrumbs-------*/
.hotel-breadcrumbs{
    background-size: cover !important; 
}
.about-us{
    background: url(../images/about-bg.jpg) no-repeat ;
background-attachment: fixed;
}
.contact-us{
    background: url(../images/contact-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: bottom;
}
.gallery{
    background: url(../images/gallery-bg.jpg) no-repeat fixed center center / cover;
}
.franchise{
    background: url(../images/franchise-bg.jpg) no-repeat;
        background-attachment: fixed;
    background-position: bottom;
}
.gift-vouchers{
    background: url(../images/gift-vouchers-bg.jpg) no-repeat fixed center center / cover;
}
.services-bg{
  background: url(../images/services-bg.jpg) no-repeat ;
       background-attachment: fixed;
    background-position: bottom;
}
.salon-bg{
  background: url(../images/salon-bg.jpg) no-repeat fixed center center / cover;
}

.terms-condition{
  background: url(../images/terms-condition.jpg) no-repeat fixed center center / cover;
}


.hotel-breadcrumbs .overlay {
    background-color: #000;
    opacity: .7;
}

.hotel-breadcrumbs .breadcrumbs-content {
  height: 500px;
  padding-top: 70px;
}

.hotel-breadcrumbs .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

.hotel-breadcrumbs .breadcrumb > li {
  display: inline-block;
  font-size: 14px;
  padding: 0 14px;
  position: relative;
  text-transform: capitalize;
}

.hotel-breadcrumbs .breadcrumb > li + li::before {
  color: #aeaeae;
  content: "\f3d6";
  font-family: "Ionicons";
  font-size: 19px;
  left: -8px;
  line-height: normal;
  padding: 0;
  position: absolute;
  top: 4px;
}

.hotel-breadcrumbs .breadcrumb > li:first-child {
  padding-left: 0;
}

.hotel-breadcrumbs .breadcrumb > .active {
  color: #e2c057;
}

.hotel-breadcrumbs .breadcrumb > li a {
  color: #fff;
}

.hotel-breadcrumbs .breadcrumb > li a:hover {
  color: #a5a5a5;
}
.form-control{
border-radius: 0px;
height: calc(2.55rem + 2px);
}
.modal-dialog {
    max-width: 500px;
    margin: 7rem auto;
}
.btn{
background-color: #e2c057;  
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    background: #e2c057;
}
.enq_contact_form label{
  
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    background: #e2c057;
    line-height: 15px;
    font-size: 1.3rem;
    box-shadow: none;
      opacity: 1;
  text-shadow: none;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #000;
}
.close {
    opacity: .5;
}
.btn{
    padding: .375rem 2rem;  
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #e2c057;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgb(226, 192, 87);
}
.enq_contact_form span{
color:#000;  
}

/*--------featured room section---------*/
.featured-room .room-info ul li {
  padding-right: 0;
  padding-left: 24px;
}

.featured-room .room-info ul li:after {
  right: inherit;
  left: 0;
}

.featured-room .room-img {
  padding: 35px;
  border: 1px solid #f1f1f1;
  position: relative;
}

.featured-room .room-img .price span {
  font-size: 18px;
  text-transform: uppercase;
}

.featured-room .room-img .price {
  background: #f5f5f5;
  display: inline;
  position: absolute;
  bottom: 0;
  padding: 13px 30px 5px;
  line-height: 40px;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}


/*-------room list style-------*/
.hotel-room.list {
  padding-bottom: 100px;
}

.hotel-room.list .col-md-4 {
  margin-bottom: 30px;
}

.hotel-room.list .single-room {
  text-align: center;
  height: 100%;
  border-bottom: 2px solid transparent;
}

.hotel-room.list .single-room .divider {
  margin-left: auto;
  margin-right: auto;
}


/*--------facilities--------*/
.room-facilities {
  background: #f2f2f2;
}

.room-facilities .facilities-list li {
  color: #777777;
  font-size: 15px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 24px;
  width: 25%;
  float: left;
  padding-right: 30px;
}

.room-facilities .facilities-list li:after {
  content: "\f373";
  position: absolute;
  font-family: "Ionicons";
  left: 0;
  top: 1px;
}

/*-------------------02. End Room List page style---------------*/


/*-------------------03. Start Room Details page style---------------*/
.details-info {
  background: #f8f8f8;
}

.details-info .booking-form,
.details-info .room-img {
  padding: 35px;
  height: 100%;
  border: 1px solid #f1f1f1;
}

.details-info .booking-form h4 {
  margin-bottom: 12px;
}

.details-info .booking-form p {
  margin-bottom: 22px;
}

.details-info .booking-form .divider {
  margin: 0 auto 50px;
}

.details-info .booking-form .group {
  margin-bottom: 20px;
  position: relative;
}

.details-info .booking-form .checkout:after,
.details-info .booking-form .checkin:after {
  content: "\f073";
  font-family: FontAwesome;
  position: absolute;
  right: 8px;
  top: 43px;
  color: #555;
  font-size: 20px;
}

.details-info .booking-form .group label {
  color: #222222;
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.details-info .booking-form .group input {
  height: 48px;
  background: transparent;
  border: 1px solid #f1f1f1;
}

.details-info .booking-form .adult span,
.details-info .booking-form .children span {
  position: absolute;
  bottom: 4px;
  right: 6px;
  color: #555;
  padding: 0px 3px;
  line-height: normal;
  font-size: 17px;
  line-height: 22px;
  cursor: pointer;
}

.details-info .booking-form .adult .increse,
.details-info .booking-form .children .increse {
  bottom: 23px;
}

.details-info .booking-form button {
  width: 170px;
  color: #fff;
}

.details-info .booking-form .adult {
  margin-bottom: 30px;
}


/*-------details text-------*/
.details-info .details-text {
  margin-top: 65px;
}

.details-info .details-text .doc-info {
  border: 1px solid #f1f1f1;
  padding: 40px 30px;
  margin-top: 132px;
}

.details-info .details-text .doc-info .file {
  font-size: 15px;
  color: #444;
  font-weight: 700;
}

.details-info .details-text .doc-info .file i {
  font-size: 34px;
  vertical-align: middle;
  margin-right: 7px;
}

.details-info .details-text .doc-info .download-btn a {
  background: #222222 !important;
  color: #fff;
  border-color: #222;
  font-size: 15px;
  width: 170px;
}

.details-info .details-text .doc-info .download-btn a:before {
  background: #000 !important;
}

/*-------hotel view section--------*/
.hotel-view {
  padding-bottom: 100px;
}

.hotel-view .content {
  height: 100%;
}

.hotel-view .content p,
.hotel-view .content h2 {
  width: 100%;
}

.hotel-view .col-md-6 {
  margin-bottom: 30px;
}

.single .section-title {
  margin: 0 auto 72px;
  max-width: 500px;
}

/*-------------------03. End Room Details page style---------------*/


/*-------------------04. Start about page style---------------*/
.about-us .about-text a {
  color: #fff;
  border-radius: 5px;
  height: 60px;
  line-height: 60px;
  width: 220px;
}

.about-us .about-text a i {
  margin-left: 14px;
  font-size: 24px;
  vertical-align: middle;
}

.about-us .about-img {
  border: 1px solid #e2c057;
  padding: 20px;
}


/*---------*/
.about-mission {
  padding-bottom: 130px;
}

.about-mission .single-mission i {
  font-size: 50px;
  line-height: normal;
  display: block;
  margin-bottom: 25px;
}

/*----------*/
.feature-section {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  background: #222222;
}

.feature-section .img-area {
  width: 50%;
}

.feature-section .features {
  width: 100%;
  padding-left: 85px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 580px;
}

.feature-section .single-feature {
  width: 50%;
  padding: 0 15px;
  margin-top: 60px;
}

.feature-section .single-feature:nth-child(1),
.feature-section .single-feature:nth-child(2) {
  margin-top: 0;
}

.feature-section .single-feature i {
  font-size: 50px;
  line-height: normal;
  display: block;
  margin-bottom: 20px;
}

.feature-section .single-feature p {
  color: #afafaf;
}


/*------------*/
.about-facts {
  background: #fff;
}

.offer.about-facts .facts-wrapper {
  border: 1px solid #f7f7f7;
  padding: 20px;
}

.offer.about-facts .facts-common {
  background: #f7f7f7;
  padding: 30px 0;
}

.offer.about-facts .facts-common i {
  color: #555555;
}

.offer.about-facts .facts-common span.line {
  display: none !important;
}

/*-----------*/
.about-cta {
  background: url(../images/about-cta-bg.jpg) no-repeat fixed center center / cover;
}

.about-cta .content-txt h3 {
  width: 100%;
}

.about-cta .cta-content {
  background: rgba(255, 255, 255, 0.85);
  padding: 110px 90px;
}

.about-cta .cta-content .content-txt p {
  font-size: 18px;
  line-height: 27px;
  max-width: 460px;
  width: 100%;
}

.about-cta .cta-content .content-txt {
  max-width: 650px;
  width: 100%;
}

.about-cta .cta-content a.btn-default {
  height: 60px;
  line-height: 60px;
  width: 250px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  background-color: #e6ac37;
}

.about-cta .cta-content a.btn-default:before {
  border-radius: 50px;
  display: none;
}
.about-text h4{
    font-size: 2rem;
    padding-bottom: 1rem;
    color: #444;  
      font-weight: 600;
}
.about-cta .cta-content a.btn-default {
  margin: 0 auto;
  display: block;
}
.about-cta .cta-content a.btn-default:hover{
  background-color:#000;
}

.breadcrumbs-content h2{
    font-family: 'Satisfy', cursive;
}
/*-------------------04. End about page style---------------*/


/*-------------------05. Start Blog page style---------------*/
.blog .hotel-blog .single-blog-post {
  margin-bottom: 30px;
}

/*-------------------05. End Blog page style---------------*/


/*-------------------06. Start Blog details page style---------------*/
.blog-details .blog-details-content > p {
  line-height: 30px;
}

.blog-details .dropcap-style1 span {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 50px;
  height: 70px;
  line-height: 68px;
  margin-bottom: 3px;
  margin-right: 20px;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
  width: 70px;
}

/*-----blockquote section----*/
.blog-details .blog-details-content .blockqute {
  padding: 40px 40px 40px 98px;
  margin: 50px 0;
  background: #f7f7f7;
}

.blog-details .blog-details-content .blockqute h2:before {
  content: "\f10d";
  color: #cacaca;
  font-family: fontawesome;
  font-size: 40px;
  left: -56px;
  position: absolute;
  top: 7px;
}

.blog-details .blog-details-sidebar .blockqute span,
.blog-details .blog-details-content .blockqute span {
  padding-left: 30px;
  margin-top: 13px;
}

.blog-details aside .blockqute span:before,
.blog-details .blog-details-content .blockqute span::before {
  background: #666;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 13px;
  width: 20px;
}


/*------tag and share------*/
.blog-details .tagnshare-area {
  border: 1px solid #f1f1f1;
  margin-bottom: 90px;
  margin-top: 50px;
  padding: 32px 25px 38px;
}

.blog-details .tagnshare-area .tags .admin li {
  border-right: 1px solid;
  color: #666666;
  font-size: 14px;
  line-height: 13px;
  padding: 0 10px;
}

.blog-details .tagnshare-area .tags .admin li:last-child {
  border-right: none;
  padding-right: 0;
}

.blog-details .tags .admin li:first-child {
  padding-left: 0;
}

.blog-details .tags .tag li {
  display: inline-block;
}

.blog-details .tags .tag li a {
  border: 1px solid #eaeaea;
  color: #666666;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 35px;
  margin-right: 5px;
  padding: 0 11px;
  text-align: center;
}

.blog-details .tags .tag li a:hover {
  background: #f5f5f5;
}

.blog-details .tagnshare-area .social-share li a {
  border-radius: 100%;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  text-align: center;
  width: 30px;
}

.blog-details .tagnshare-area .social-share li.facebook a {
  background: #4c65a8;
}

.blog-details .tagnshare-area .social-share li.twitter a {
  background: #41a1f6;
}

.blog-details .tagnshare-area .social-share li.g-plus a {
  background: #db7740;
}

.blog-details .tagnshare-area .social-share li.instagram a {
  background: #8f6247;
}

/*----comment area---*/
.blog-details-content .comment-area .comment-wrapper li {
  padding-left: 110px;
  position: relative;
  margin-bottom: 40px;
}

.blog-details-content .comment-area .comment-wrapper li:last-child {
  margin-bottom: 0px;
}

.blog-details-content .comment-area .comment-wrapper li img {
  border-radius: 100%;
  height: 80px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 80px;
}

.blog-details-content .comment-area .comment-wrapper li h6 span {
  font-size: 13px;
  color: #535353;
  text-transform: uppercase;
}

.blog-details-content .comment-area .comment-wrapper li h6 .name {
  color: #333333;
  font-weight: 600;
  font-size: 17px;
  text-transform: capitalize;
}

.blog-details-content .comment-area .comment-wrapper li h6 .reply {
  color: #333333;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-weight: 600;
}

.blog-details-content .comment-area .comment-wrapper li h6 .reply:hover {
  text-decoration: underline;
}

.blog-details-content .comment-area .comment-wrapper li p {
  color: #535353;
  padding-top: 6px;
  padding-right: 48px;
}

/*----replay---*/
.blog-details-content .comment-area .comment-wrapper li ul li img {
  height: 60px;
  width: 60px;
}

.blog-details-content .comment-area .comment-wrapper li ul li {
  margin-top: 20px;
  padding-left: 85px;
}

/*----reply form-----*/
.blog-details-content .comment-area .comment-wrapper li .reply-form {
  margin-top: 15px;
  padding-right: 90px;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form img {
  height: 50px;
  margin-right: 14px;
  position: relative;
  width: 50px;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form input {
  border: none;
  border-bottom: 1px solid #c2c2c2;
  height: 35px;
  width: 80%;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form a.reply {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: 60px;
  top: 10px;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form a.reply:hover {
  text-decoration: underline;
}

/*------comment form--------*/
.blog-details .contact-form .abform-area .abinput-group {
  margin-bottom: 20px;
  width: 49.1%;
  position: relative;
  height: 50px;
  background: #fff;
}

.blog-details .contact-form .abform-area .abinput-group.msg {
  width: 100%;
  clear: both;
  height: 150px;
  margin-bottom: 40px;
}

.blog-details .contact-form .abform-area .abinput-group > input {
  border: medium none;
  height: 100%;
  padding: 10px 22px;
  width: 100%;
  background: none;
}

.blog-details .contact-form .abform-area .abinput-group > textarea {
  border: none;
  resize: none;
  width: 100%;
  padding: 10px 22px;
  margin-bottom: 0;
  height: 100%;
  background: none;
}

.blog-details .comment-form {
  padding: 90px 0 0;
}

.blog-details .comment-form .abform-area .abinput-group {
  width: 48.6%;
  background: none;
}

.blog-details .comment-form .abform-area .abinput-group:nth-child(even) {
  margin-left: 20px;
}

.blog-details .comment-form .abform-area .abinput-group > textarea,
.blog-details .comment-form .abform-area .abinput-group > input {
  color: #878787;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 0;
}

.blog-details .comment-form .abform-area .abinput-group:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
}

.blog-details .comment-form .abform-area .abinput-group.input-effect:before {
  width: 100%;
}

.blog-details .comment-form .abform-area button {
  color: #fff;
  width: 150px;
}


/*-----------------------sidebar design---------------------*/
.blog-details aside .single-sidebar {
  margin-bottom: 40px;
  width: 100%;
}

.blog-details aside .single-sidebar:last-child {
  margin-bottom: 0px;
}

.blog-details aside .input-group {
  border: 1px solid #eaeaea;
  justify-content: space-between;
}

.blog-details aside .input-group > input {
  background: none;
  border: medium none;
  float: left;
  color: #bdbdbd;
  font-size: 15px;
  height: 40px;
  padding: 5px 15px;
  width: 84%;
}

.blog-details aside .input-group > button {
  background: none;
  border: medium none;
  float: right;
  font-size: 25px;
  height: 40px;
  line-height: normal;
  padding: 2px 10px;
}


/*---newsletter--*/
.blog-details aside .newsletter .input-group > button {
  background: #e3e3e3;
  color: #222222;
  font-size: 20px;
  padding: 2px 15px;
  width: 16%;
}

.blog-details aside .newsletter .input-group > button:hover {
  color: #fff;
}

.blog-details aside .newsletter .spam-warning {
  color: #9e9e9e;
  font-size: 14px;
  margin-top: 8px;
}

.blog-details aside .newsletter .spam-warning i {
  font-size: 16px;
  margin-right: 6px;
  vertical-align: middle;
}

/*--blockquote--*/
.blog-details aside .single-sidebar .blockqute i {
  color: #fff;
  font-size: 27px;
  line-height: normal;
}

.blog-details aside .single-sidebar .blockqute {
  background: #222222;
  padding: 40px 20px;
}

.blog-details aside .blockqute span {
  padding-left: 30px;
  margin-top: 13px;
}

.blog-details aside .blockqute span::before {
  background: #fff;
}

/*----recent post---*/
.blog-details aside .recent-post .single-post {
  border-bottom: 1px solid #ededed;
  padding: 20px 0 15px;
}

.blog-details aside .recent-post .single-post:last-child {
  border-bottom: none;
}

.blog-details aside .recent-post .post-img {
  background: #fff;
  border: 1px solid #ddd;
  height: 60px;
  width: 60px;
}

.blog-details aside .recent-post .post-text {
  max-width: 195px;
  padding-left: 20px;
}

.blog-details aside .recent-post .post-text li a {
  color: #5a5a5d;
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  margin-top: -5px;
}

.blog-details aside .recent-post .post-text li a:hover {
  text-decoration: underline;
}

.blog-details aside .recent-post .post-time {
  font-size: 12px;
  margin-top: 5px;
  color: #939393;
}

/*---archive---*/
.blog-details aside .archives ul li a {
  border-bottom: 1px solid #dee5e9;
  color: #666666;
  display: block;
  padding: 12px 0;
}

.blog-details aside .archives ul li:first-child a {
  padding-top: 0;
}

.blog-details aside .archives ul li:last-child a {
  border-bottom: none;
  padding-bottom: none;
}

.blog-details aside .archives ul li a span {
  float: right;
}

.blog-details aside .archives ul li a span.update-year {
  float: none;
}

/*----flicker img-----*/
.blog-details aside .flicker ul {
  margin-left: -10px;
}

.blog-details aside .flicker ul li {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 29.633%;
}

.blog-details aside .flicker li a {
  display: block;
}

.blog-details aside .flicker li img {
  width: 100%;
}

/*---tags---*/
.blog-details aside .tags ul {
  margin-left: -5px;
}

.blog-details aside .tags li a {
  border: 1px solid #eaeaea;
  color: #666666;
  display: block;
  font-size: 15px;
  height: 38px;
  line-height: 36px;
  margin-bottom: 8px;
  margin-left: 5px;
  padding: 0 9px;
}

.blog-details aside .tags li a:hover {
  background: #f5f5f5;
}

/*-------------------06. End Blog details page style---------------*/


/*-------------------07. Start Spa page style---------------*/
.spa-service {
  background: #fff;
}

.spa-service .features {
  max-width: 620px;
}

.spa-service .single-feature p {
  color: #666;
}

.spa-service .single-feature h6 a {
  color: #333;
}

.spa-service .single-feature i {
  font-size: 42px;
  background: #f6f6f6;
  width: 80px;
  text-align: center;
  height: 80px;
  padding: 15px 0px;
  border-radius: 100%;
}

/*--------pricing--------*/
.spa-pricing .section-title {
  margin: 0 auto 116px;
}

.spa-pricing .single-tbl {
  border: 1px solid #e9e9e9;
}

.spa-pricing .single-tbl .tbl-header {
  padding: 47px 20px 50px;
}

.spa-pricing .single-tbl .tbl-header h3 {
  color: #1e172b;
  font-size: 35px;
  line-height: 40px;
  font-family: 'Playfair Display', serif;
}

.spa-pricing .single-tbl .tbl-header .price {
  background: #13ab67;
  border: 5px solid #fff;
  border-radius: 100%;
  bottom: -60px;
  height: 120px;
  left: 50%;
  margin-left: -60px;
  padding: 26px 5px;
  position: absolute;
  width: 120px;
}

.spa-pricing .single-tbl.advanced .tbl-header .rating {
  margin-bottom: 20px;
}

.spa-pricing .single-tbl.advanced .tbl-header .rating li i {
  color: #eeeeee;
  font-size: 16px;
}


.spa-pricing .single-tbl .tbl-body {
  border-top: 1px solid #e9e9e9;
  padding: 46px 15px 60px;
}

.spa-pricing .single-tbl .tbl-body li {
  color: #666;
  margin-bottom: 14px;
}

.spa-pricing .single-tbl .tbl-body li:last-child {
  margin-bottom: 0;
}

.spa-pricing .single-tbl .tbl-body .price {
  margin-bottom: 27px;
}

.spa-pricing .single-tbl .tbl-body li.dactive-color {
  color: #c8c8ca;
}

.spa-pricing .single-tbl .tbl-body .price h2 {
  line-height: 53px;
  color: #1a1c28;
}

.spa-pricing .single-tbl .tbl-body .price span {
  font-size: 14px;
  display: block;
  margin-top: -5px;
  color: #1a1c28;
  font-weight: 700;
}

.spa-pricing .single-tbl .tbl-btn {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  margin-top: 45px;
  width: 180px;
  text-transform: uppercase;
  position: relative;
  border: 1px solid #cacaca;
  color: #484040;
}

.spa-pricing .single-tbl.advanced .tbl-btn:hover,
.spa-pricing .single-tbl .tbl-btn:hover {
  color: #fff;
}



.spa-pricing .single-tbl.advanced .tbl-header {
  background: url(images/pricing-tbl-bg.jpg) no-repeat center center / cover;
}

.spa-pricing .single-tbl.advanced .tbl-body {
  padding: 46px 15px 85px;
}

.spa-pricing .single-tbl.advanced {
  -webkit-transform: translateY(-45px);
  -moz-transform: translateY(-45px);
  -ms-transform: translateY(-45px);
  -o-transform: translateY(-45px);
  transform: translateY(-45px);
}

.spa-pricing .single-tbl.advanced .tbl-header .rating li i,
.spa-pricing .single-tbl.advanced .tbl-header h3 {
  color: #fff;
}


/*--------spa feature---------*/
.spa-feature {
  padding: 82px 0 130px;
}

.spa-feature .intro-common {
  margin-top: 28px;
}

.intro-common.text-right .intro-box {
  padding-right: 60px;
}

.spa-feature .intro-common.right-align .intro-box {
  padding-left: 63px;
}

.spa-feature .intro-common .intro-box {
  margin-bottom: 45px;
}

.spa-feature .intro-common .intro-box:last-child {
  margin-bottom: 0;
}

.spa-feature .intro-box .intro-text h6 {
  padding-bottom: 15px;
}

.spa-feature .img-area {
  margin: 0 auto;
  width: 280px;
}

.spa-feature .intro-common span.display-block {
  font-size: 40px;
  position: absolute;
  right: 0;
  top: 0;
}

.spa-feature .intro-common.right-align span.display-block {
  left: 0;
  right: inherit;
}

.spa-feature .intro-common .intro-text h5:hover a {
  color: #3469C1;
}

/*-------------------07. End Spa page style---------------*/


/*-------------------08. Start Contact page style---------------*/
.mapHome1 {
  width: 100%;
  height: 700px;
}


/*-------contact details--------*/
.contact-details .single-contact i {
  color: #444;
  font-size: 40px;
  line-height: normal;
}

.contact-details .single-contact {
  background: #efefef;
  float: left;
  height: 330px;
  width: 25%;
  padding: 15px;
}

.contact-details .single-contact:nth-child(2n) {
  background: #e8e8e8;
}

.single-contact.time > ul {
  max-width: 340px;
  padding: 0 10px;
  width: 100%;
}

.contact-details .single-contact li {
  color: #666;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  margin-bottom: 6px;
}

.contact-details .single-contact li::before {
  content: "";
  height: 0px;
  left: 0;
  top: 14px;
  position: absolute;
  width: 100%;
  border-top: 1px dashed #666;
}

.contact-details .single-contact li span {
  background: #e8e8e8;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  z-index: 1;
}

.contact-details .single-contact li span:first-child {
  float: left;
  text-align: left;
  padding-left: 0;
}

.contact-details .single-contact li span:last-child {
  float: right;
  padding-right: 0;
}

.contact-details .single-contact .number a {
  color: #666;
  font-weight: 700;
}

.contact-details .single-contact .number a:hover {
  text-decoration: underline;
}

/*-----contact form--------*/
.luxary-trip-contact .abform-area {
  margin-top: 43px;
}

.luxary-trip-contact .abform-area .abinput-group {
  margin-bottom: 20px;
  position: relative;
  width: 48.3%;
  height: auto;
}

.luxary-trip-contact .abform-area .abinput-group:nth-child(even) {
  margin-left: 20px;
}

.luxary-trip-contact .abform-area .abinput-group.msg {
  width: 100%;
  clear: both;
  height: auto;
  margin-bottom: 40px;
}

.luxary-trip-contact .abform-area .abinput-group > input {
  border: medium none;
  height: 100%;
  padding: 10px 22px;
  width: 100%;
  background: none;
  height: 50px
}

.luxary-trip-contact .abform-area .abinput-group > textarea {
  border: none;
  resize: none;
  width: 100%;
  padding: 10px 22px;
  margin-bottom: 0;
  height: 150px;
  background: none;
}

.luxary-trip-contact .abform-area .abinput-group > textarea,
.luxary-trip-contact .abform-area .abinput-group > input {
  color: #333333;
  padding-left: 0;
  border-bottom: 1px solid #d2d2d2;
}

.luxary-trip-contact .abform-area .abinput-group > input:focus {
  border-bottom: 2px solid #d6af36;
}
.luxary-trip-contact .abform-area .abinput-group > textarea:focus{
  border-bottom: 2px solid #d6af36;
}

.contact-location{
/*padding: 0rem 2rem;  */
}
.contact-location h4{
font-family: 'Titillium Web', sans-serif;
    border-left: 3px solid #e2c057;
    padding-left: 1rem;
    line-height: 36px;
    margin-bottom: 2rem;
    font-weight: 600;
    color: #000;
}


.luxary-trip-contact{
 background: url(../images/back1.png) no-repeat;
    background-size: cover;
}


/*
.luxary-trip-contact .contact-title::before {
  background: #deb73d;
  content: "";
  height: 1px;
  position: absolute;
  right: -130px;
  top: 29px;
  width: 100px;
}
*/
.location-list li{
display: block;  
  position: relative;
  padding-left: 1.5rem;
  padding-bottom: .50rem;
}
.location-list li i{
position: absolute;
  top: 6px;
  left: 0;
  color: #000;
}
.read-more{
    background-color: #e2c057;
    color: #000;
    padding: .50rem 2rem;
    margin-top: 1rem;
    display: inline-block;
  font-weight: 600;
      font-size: 1rem;
}
.read-more:hover{
  background-color: #000;
color:#fff;
  transform: ease .5s;
}
.contact-location li{
  
}
.terms-condition h5{
 color:#000;
  font-family: 'Titillium Web', sans-serif;
      padding-bottom: .60rem;
}
.voucher-list li{
position: relative;
    padding-bottom: 1.5rem;
    padding-left: 2.5rem;
    font-weight: 400;
    font-size: 17px;
  color:#000;
}
.voucher-list li:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
background:url("../images/spa.png") no-repeat;
    width: 50px;
    height: 50px;
}
.services h2{
 font-family: 'Titillium Web', sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    position: relative;
    color: #404040;
  text-align: center;
}
.services h2 span{
  
}
.services h5{
 font-family: 'Titillium Web', sans-serif;  
  font-weight: 600;
}
.services h2:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    width: 120px;
    background-color: #c1a242;
    margin: 0px auto;
    text-align: center;
}
.align-vertical {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
}
.causes-text {
    padding: 0rem 3rem;
}
.terms-condition p{
padding-bottom: 2rem;  
}
.causes-text h4{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
        margin-bottom: .40rem;
    font-size: 1.6rem;
    color: #4a4a4a;
}
.salon-text h4{
padding-top: 1rem;
    color: #313131;
    font-weight: 600;
      font-size: 1.6rem;
}
.list{
  
}
.list li{
display: block;
      font-weight: 300;
    font-size: 17px;
  padding-bottom: 1rem;
}
.gallery-box {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}

.gallery-box img {
  width: 100%;
}

.overlay2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e2c057;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .5s ease;
  opacity: .8;
}

.text {
  color: white;
  font-size: 20px;
  text-align: center;
  font-size: 3rem;
}

.gallery-box a {
  text-decoration: none;
}

.gallery-box:hover .overlay2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.gallery-box i {
     color: #000;
    font-size: 24px;
    width: 44px;
    height: 44px;
    display: block;
    border: 1px solid #000;
    line-height: 44px;
    position: absolute;
    top: 41%;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.gallery-main {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}


.luxary-trip-contact .abform-area .abinput-group label {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  cursor: text;
  -webkit-transform: translateY(38px);
  -moz-transform: translateY(38px);
  -ms-transform: translateY(38px);
  -o-transform: translateY(38px);
  transform: translateY(38px);
}

.luxary-trip-contact .abform-area .abinput-group.input-effect label {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.luxary-trip-contact .abform-area button {
  border: none;
  height: 50px;
  background: #252531;
  color: #fff;
  font-size: 14px;
  min-width: 220px;
  padding: 0 20px;
  letter-spacing: 1px;
}

.luxary-trip-contact .abform-area button i {
  margin-left: 10px;
}

/*---------------------08. End Contact page style-----------------*/



/*---------------------09. Start Home Page-2 style-----------------*/
.hotel-banner.vrsn-2 {
  background: none;
}

.hotel-banner.vrsn-2 .overlay {
  z-index: 2;
}

.hotel-banner.vrsn-2 .banner-content {
  height: inherit;
  min-height: inherit;
}

.hotel-banner.vrsn-2 .hero-carousel {
  margin-top: 0;
}

.hotel-banner.vrsn-2 .hero-carousel li {
  height: 100vh;
  min-height: 800px;
  text-align: center;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;

}

.hotel-banner.vrsn-2 .hero-carousel li.item-1 {
  background: url(images/slider-img1.jpg) no-repeat center center / cover;
}

.hotel-banner.vrsn-2 .hero-carousel li.item-2 {
  background: url(images/slider-img2.jpg) no-repeat center center / cover;
}

.hotel-banner.vrsn-2 .hero-carousel li.item-3 {
  background: url(images/slider-img3.jpg) no-repeat center center / cover;
}

.vrsn-2 .check-availability {
  bottom: 50%;
  z-index: 3;
  transform: translateY(50%);
  background: none;

}

.vrsn-2 .check-availability .banner-title {
  margin-bottom: 30px;
}

.vrsn-2 .check-availability ul.align-center-center {
  max-width: 71%;
  width: 100%;
  margin: 0 auto;
  background: rgba(31, 34, 39, 0.5);
  padding: 17px 15px 30px;
  align-items: flex-start;
}

.vrsn-2 .check-availability ul li.align-row-center-center {
  max-width: 100%;
  width: 100%;
}

.vrsn-2 .check-availability ul li .group label {
  margin-bottom: 0px;
}

.vrsn-2 .check-availability ul li .checkin,
.vrsn-2 .check-availability ul li .checkout {
  width: 43%;
}

.vrsn-2 .check-availability ul li .children {
  width: auto;
}

.vrsn-2 .check-availability ul li button[type="submit"] {
  margin-left: 20px;
  margin-top: 20px;
}

/*------------header version-2-----------*/
.hotel-header.vrsn-2 {
  background: #1f2227;
}

.hotel-header.vrsn-2 .menuzord {
  background: transparent;
}

.hotel-header.vrsn-2 .menuzord-menu > li > a {
  border: none;
  color: #fff;
}

.hotel-header.vrsn-2 .menuzord > a.book-btn {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 0 26px;
  color: #fff;
}

.hotel-header.vrsn-2 .menuzord > a.book-btn i {
  margin-left: 5px;
  font-size: 20px;
  position: relative;
  top: 2px;
  line-height: normal;
}

.hotel-header.vrsn-2 .menuzord-menu.menuzord-right {
  margin-right: 166px;
  margin-top: 5px;
}


/*-----sticky----*/
#header-2 {
  position: absolute;
  width: 100%;
  z-index: 9;
}

#header-2.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}


/*----------------about section------------*/
.welcome-section.vrsn-2 {
  padding-top: 210px;
}

.welcome-section.vrsn-2 .welcome-content h6 {
  padding-bottom: 20px;
}

.welcome-section.vrsn-2 .memebership-wrapper {
  margin-top: 75px;
}

.welcome-section.vrsn-2 .membership-area {
  background: #1f2227;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.welcome-section.vrsn-2 .membership-area > span {
  text-transform: uppercase;
  color: #fff;
  font-style: italic;
}

.welcome-section.vrsn-2 .membership-area h4 {
  color: #fff;
  font-style: italic;
  margin-bottom: 35px;
}

.welcome-section.vrsn-2 .membership-area a {
  color: #fff;
  width: 190px;
  position: relative;
}

.welcome-section.vrsn-2 .membership-area a i {
  font-size: 24px;
  line-height: normal;
  margin-left: 8px;
  top: 4px;
  position: relative;
}


/*----------------Popular room vrsn-2 section--------------*/
.hotel-room.vrsn-2 .single-room {
  text-align: center;
  border-bottom: 2px solid transparent;
}

.hotel-room.vrsn-2 span.divider {
  margin-left: auto;
  margin-right: auto;
}

.hotel-room .single-room .price span {
  font-family: 'Playfair Display', serif;
}

/*-----------call to action-------------*/
.home2-cta {
  background-color: #1f2227;
  padding: 90px 0;
}

.home2-cta .cta-content .content-txt p {
  font-size: 18px;
  line-height: 27px;
  color: #e5e5e5;
}

.home2-cta .cta-content .content-txt {
  max-width: 650px;
  width: 100%;
}

.home2-cta .cta-content .content-txt h3::before {
  background: #e5e5e5;
  content: "";
  height: 1px;
  position: absolute;
  right: 10px;
  top: 32px;
  width: 150px;
}

.home2-cta .cta-content .cta-button {
  display: inline-block;
  border: 1px solid transparent;
  font-size: 18px;
  height: 55px;
  line-height: 54px;
  min-width: 250px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.home2-cta .cta-content .cta-button:hover {
  background: transparent;
}


/*----------home-2 carousel-----------*/
.room-carousel.vrsn-2 {
  background: #f9f9f9;
}

.room-carousel.vrsn-2 .room-carousel-wrapper {
  align-items: center;
}

.room-carousel.vrsn-2 .room-info .divider {
  margin: auto auto 20px;
}

.room-carousel.vrsn-2 .room-info-wrapper {
  border: none;
  max-width: 600px;
  text-align: center;
  padding: 40px 80px 50px 40px !important;
  background: #fff;
  z-index: 2;
}

.room-carousel.vrsn-2 .room-img-wrapper {
  margin-top: 0;
}

.room-carousel.vrsn-2 .slick-dots {
  position: absolute;
  bottom: 50%;
  left: 20px;
  z-index: 2;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.room-carousel.reverse.vrsn-2 .slick-dots {
  right: 20px;
  left: inherit;
}

.room-carousel.reverse.vrsn-2 .room-info-wrapper {
  padding: 40px 40px 50px 80px !important;
}


/*-------------dining-service-------------*/
.dining-service {
  background: #1f2227;
}

.dining-service .img-area {
  width: 25%;
}

.dining-service .dining-content {
  width: 38%;
  padding: 20px 15px 20px 80px;
}

.dining-service .dining-content h4 {
  margin-bottom: 20px;
}

.dining-service .dining-content span.text-uppercase {
  color: #e1e1e1;
  margin-bottom: 23px;
  display: inline-block;
}

.dining-service .dining-content p {
  color: #e1e1e1;
  margin-bottom: 53px;
}

.dining-service .dining-content a {
  color: #fff;
  width: 170px;
}

.dining-service .dining-content a i {
  font-size: 21px;
  position: relative;
  line-height: normal;
  top: 3px;
  margin-left: 5px;
}

.hotel-video.vrsn-2 {
  background-image: none;
  background-color: #fff;
}

.hotel-video.vrsn-2 .video-content > p {
  letter-spacing: 1px;
  font-size: 15px;
}

.hotel-video.vrsn-2 .video-content > a.venobox {
  color: #666;
  border: 2px solid #666;
}

.hotel-video.vrsn-2 .video-content > a.venobox:hover {
  color: #fff;
}

.single-service {
  overflow: hidden;
}

.single-service img:hover {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: ease 1s;
}

.enquire-btn {
  float: right;
  background-color: #e2c057;
  color: #000;
  font-size: 14px;
  padding: .4rem 1.5rem;
  margin-top: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.enquire-btn:hover {
  background-color: #fff;
  color: #000;
  transition: 0.5s ease;
}
/*---------home-2 testimonial-----------*/
.hotel-testimonial2 {
  background: url(images/home-2-testimonial-bg.jpg) no-repeat center center / cover;
}

.hotel-testimonial2 .overlay {
  background: rgba(255, 255, 255, 0.85);
}

.hotel-testimonial2 .author-img img {
  width: 100%;
}

.hotel-testimonial2 p.author-comment {
  font-style: italic;
}

.hotel-testimonial2 .owl-nav {
  text-align: center;
  margin-top: 20px;
}

.hotel-testimonial2 .owl-next,
.hotel-testimonial2 .owl-prev {
  font-size: 20px;
  display: inline-block;
  padding: 2px 7px;
  color: #222;
  margin: 0 4px;
  background: #dcdada;
}



/*-----------home-2 footer--------------*/
.home2-footer .footer-widget .contact-area form > button {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.home2-footer .footer-widget {
  background: #f7f7f7;
  padding: 100px 0 90px;
}

.home2-footer .footer-widget .contact-area {
  margin-bottom: 70px;
}

.home2-footer.dark .footer-widget .contact-area h4.title-36 {
  font-size: 35px;
}

.home2-footer .footer-widget .contact-area .subtitle {
  color: #555555;
  font-size: 15px;
  margin-bottom: 32px;
}

.home2-footer .footer-widget .contact-area form {
  margin: 0 auto;
  max-width: 600px;
  background: #fff;
  border-radius: 50px;
  background: #fff;
}

.home2-footer .footer-widget .contact-area form > input {
  border: medium none;
  background: transparent;
  border-radius: 50px;
  float: left;
  height: 50px;
  padding: 10px 20px 10px 25px;
  width: 85%;
}

.home2-footer .footer-widget .contact-area form > button {
  background: transparent;
  border: medium none;
  color: #333;
  border-radius: 0 50px 50px 0;
  display: block;
  float: right;
  font-size: 43px;
  height: 50px;
  width: 15%;
  cursor: pointer;
}

.home2-footer .footer-widget .contact-area form > button:hover {
  padding-left: 10px;
}

.home2-footer .footer-widget .footer-logo {
  display: block;
  margin: 0 auto 20px;
  max-width: 180px;
  text-align: center;
  width: initial;
}

.home2-footer .footer-widget .social-connect li a {
  font-size: 18px;
  padding: 4px 8px;
  display: inline-block;
  color: #606060;
}

.home2-footer .footer-widget .social-connect li a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  color: #000;
}

.home2-footer.dark .footer-widget .social-connect li a:hover {
  color: #fff;
}

.home2-footer .footer-widget .copyright {
  color: #666666;
  margin-top: 20px;
}

.home2-footer .footer-widget .copyright a {
  font-weight: 700;
}

.home2-footer .footer-widget .copyright a:hover {
  text-decoration: underline;
}

.home2-footer .footer-widget .footer-widget-area .contact-address {
  align-items: flex-start;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

.home2-footer .footer-widget .footer-widget-area .contact-address p {
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  margin-bottom: 25px;
  margin-right: 2%;
  width: 48%;
  padding-left: 30px;
}

.home2-footer .contact-address p span {
  margin-right: 3px;
}

.home2-footer .contact-address p i {
  left: 0;
  position: absolute;
  top: 0;
  font-size: 18px;
}

.home2-footer .contact-address .web > a:hover {
  text-decoration: underline;
}


/*-------------dark version------------*/
.home2-footer.dark .footer-widget {
  background: #1b1c21;
}

.home2-footer.dark .footer-widget .contact-area h4.title-36 {
  color: #aeaeae;
}

.home2-footer.dark .footer-widget .contact-area .subtitle {
  color: #fdfdfd;
}

.home2-footer.dark .footer-widget .contact-area form {
  background: #212228;
}

.home2-footer.dark .footer-widget .contact-area form > input {
  background: transparent;
  color: #fff;
}

.home2-footer.dark .footer-widget .contact-area form > button {
  color: #fff;
}

.home2-footer.dark .footer-widget .contact-address p {
  color: #aeaeae;
}

.home2-footer.dark .footer-widget .copyright {
  color: #aeaeae;
}

/*---------------------09. End Home Page-2 style-----------------*/



/*---------------------10. Start Home Page-3 style-----------------*/
.hotel-header3,
.hotel-header3.transparent .topbar,
.hotel-header3 .hotel-menu3,
.hotel-header3 .topbar-right li.request a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}



.hotel-menu3 .menuzord-menu ul.dropdown li a,
.hotel-header3 .topbar-right .search-area > button,
.hotel-header3 .hotel-menu3 .menuzord-menu > li > a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


/*--------header style-1---------*/
/*---topbar style---*/
.hotel-header3 .topbar {
  background: #f8f8f8;
}

.hotel-header3 .topbar-left ul {
  margin-top: 7px;
}

.hotel-header3 .topbar-left ul li a {
  color: #6a757c;
  font-size: 14px;
  line-height: 23px;
  margin-right: 30px;
  text-transform: capitalize;
}

.hotel-header3 .topbar-left ul li:last-child a {
  margin-right: 0;
}

.hotel-header3 .topbar-left ul li a:hover {
  text-decoration: underline;
}

.hotel-header3 .topbar-right .search-area > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #a1b1bc;
  font-size: 14px;
  height: 40px;
  padding: 0 10px;
  width: 250px;
}

.hotel-header3 .topbar-right .search-area > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-size: 16px;
  height: 40px;
  width: 40px;
  color: #a1b1bc;
  cursor: pointer;
}

/*----main menu style-----*/
.hotel-header3 .menuzord {
  background: transparent;
}

.hotel-header3 .custom-logo-link {
  margin: 10px 20px 0 0;
}

.hotel-header3 .hotel-menu3 {
  background: #fff;
}

.hotel-header3 .hotel-menu3 .menuzord-menu > li > a {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  padding: 24px 24px;
  text-transform: capitalize;
}


/*-----------dropdown menu style----------*/
.hotel-menu3 .menuzord-menu ul.dropdown,
.hotel-menu3 .menuzord-menu ul.dropdown li ul.dropdown {
  background: #fff;
  min-width: 250px;
}

.hotel-menu3 .menuzord-menu > li > .megamenu,
.hotel-menu3 .menuzord-menu ul.dropdown {
  top: 68px;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.hotel-menu3 .menuzord-menu ul.dropdown li ul.dropdown {
  top: 0px;
}

.hotel-menu3 .menuzord-menu ul.dropdown li a {
  border-bottom: 1px solid rgba(216, 223, 229, 0.32);
  color: #666;
  font-size: 14px;
  padding: 12px 25px 12px 22px;
  text-transform: capitalize;
}

.hotel-menu3 .menuzord-menu ul.dropdown li a:hover {
  background: rgba(0, 0, 0, 0.05);
}

.hotel-menu3 .menuzord-menu ul.dropdown > li:last-child a {
  border-bottom: none
}

.hotel-menu3 .menuzord-menu li ul.dropdown li .indicator {
  top: 13px;
}

.hotel-menu3 .menuzord-menu ul.dropdown li a i.ion-ios-plus-outline {
  font-size: 18px;
}


/*-------dark version--------*/
.hotel-header3.dark .topbar {
  background: #15131b;
}

.hotel-header3.dark .topbar-left li a {
  color: #fff;
}

.hotel-header3.dark .topbar-right .search-area > input {
  color: #fff;
}

.hotel-header3.dark .hotel-menu3 {
  background: #1d1f28;
}

.hotel-header3.dark .hotel-menu3 .menuzord-menu > li > a {
  color: #fff;
}

.hotel-header3.dark .hotel-menu3 .menuzord-menu ul.dropdown li a {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.hotel-header3.dark .hotel-menu3 .menuzord-menu ul.dropdown,
.hotel-header3.dark .hotel-menu3 .menuzord-menu ul.dropdown li ul.dropdown {
  background: #15131b;
}


/*------------transparent version------------*/
.hotel-header3.sticky-menu,
.hotel-header3.transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.hotel-header3.sticky-menu .topbar,
.hotel-header3.transparent .topbar {
  background: rgba(51, 51, 51, 0.6);
}

.hotel-header3.sticky-menu .topbar-left ul li a,
.hotel-header3.transparent .topbar-left ul li a {
  color: #fff;
}

.hotel-header3.sticky-menu .hotel-menu3,
.hotel-header3.transparent .hotel-menu3 {
  background: transparent;
}

.hotel-header3.sticky-menu .hotel-menu3 .menuzord-menu > li > a,
.hotel-header3.transparent .hotel-menu3 .menuzord-menu > li > a {
  color: #fff;
}


/*---------sticky menu-----------*/
.hotel-header3.sticky-menu {
  position: fixed;
  border-bottom: none;
}

.hotel-header3.sticky-menu.sticky {
  background: #1d1f28;
  top: -40px;
}


/*----------------*/
.check-availability.v3 {
  position: relative;
  bottom: inherit;
  left: inherit;
  background: #f8f8f8;
}

.check-availability.v3 ul li:first-child {
  color: #333333;
}

.check-availability.v3 ul li .group label {
  color: #333333;
}

.check-availability.v3 ul li .group input {
  color: #333;
  border-color: #a1a5a5;
}

.check-availability.v3 ul li .children span {
  color: #333;
}

.check-availability.v3 ul li .group input::-webkit-input-placeholder {
  color: #333;
}

.check-availability.v3 ul li .group input::-moz-placeholder {
  color: #333;
}

.check-availability.v3 ul li .group input:-ms-input-placeholder {
  color: #333;
}

.check-availability.v3 ul li .group input:-moz-placeholder {
  color: #333;
}

.check-availability.v3 ul li button[type="submit"]:hover {
  background: #333;
  border-color: #333;
  color: #fff;
}

.hotel-banner.v3 .banner-content {
  height: 704px;
  min-height: auto;
}

.hotel-banner.v3 .hero-carousel {
  border: 10px solid transparent;
  padding: 60px 10px;
  max-width: 750px;
}



/*--------------service section------------*/
.section-title-v3 {
  margin-bottom: 80px;
}

.section-title-v3 h3 {
  color: #101010;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.service-v3 .intro-common {
  border: 1px solid #ededed;
  padding: 50px 20px 30px;
}

.service-v3 .intro-common:after,
.service-v3 .intro-common:before {
  border: 1px solid #ededed;
  content: "";
  height: 10px;
  left: -1px;
  position: absolute;
  width: 100.6%;
}

.service-v3 .intro-common:before {
  top: -10px;
}

.service-v3 .intro-common:after {
  bottom: -10px;
}

.service-v3 .intro-common span {
  background: #ececec;
  height: 42px;
  padding: 6px;
  width: 75px;
  margin: 0 auto;
  color: #3e4147;
}

.service-v3 .intro-common:hover span.display-block {
  color: #fff;
}

.service-v3 .intro-common .intro-text {
  padding-top: 50px;
}

.service-v3 .intro-common .intro-text h5 {
  padding-bottom: 10px;
  font-size: 18px;
}

.service-v3 .intro-common .intro-text h5 a {
  color: #222222;
  text-transform: uppercase;
}

.service-v3 .intro-common span.display-block::before {
  border-bottom: 22px solid #ececec;
  border-left: 37px solid transparent;
  border-right: 38px solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -22px;
  width: 0;
}

.service-v3 .intro-common span.display-block::after {
  border-left: 37px solid transparent;
  border-right: 38px solid transparent;
  border-top: 22px solid #ececec;
  bottom: -22px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}

.service-v3 .intro-common span i {
  font-size: 30px;

}


/*----------------hotel room section--------------*/
.hotel-room.v3 {
  padding-bottom: 80px;
}

.hotel-room.v3 .single-room {
  background: transparent;
  padding: 0;
  margin-bottom: 45px;
}

.hotel-room.v3 .single-room .price {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.hotel-room.v3 .single-room .price span {
  font-family: 'roboto', serif;
  font-size: 14px;
}

.hotel-room.v3 .single-room p {
  letter-spacing: 1px;
}

.hotel-room.v3 .single-room .read-more {
  background: #222222;
  border-color: #222222;
}

.hotel-room.v3 .single-room .read-more:hover:before {
  display: none;
}

.hotel-room.v3 .single-room p {
  margin-bottom: 30px;
}


/*-----------facts section-----------*/
.home3-facts {
  background: url(images/facts-bg3.jpg) no-repeat fixed center center / cover;
  padding: 130px 0;
}

.home3-facts .facts-common {
  padding-left: 80px;
}

.home3-facts .facts-common .facts-title {
  font-size: 15px;
}

.home3-facts .overlay {
  background: rgba(0, 0, 0, 0.65);
}

.home3-facts .facts-common i {
  font-size: 45px;
  line-height: normal;
  position: absolute;
  left: 0;
  top: -2px;
}

.home3-facts .facts-common span.line {
  height: 2px;
  width: 50px;
  background: #fff;
}


/*---------------*/
.related-service.v2 .single-service {
  width: 100%;
}

.related-service.v2 .title .divider {
  margin-left: auto;
  margin-top: 20px;
  width: 50px;
  margin-bottom: 22px;
}

.related-service.v2 .short-discription a {
  color: #fff;
  padding: 0 30px;
  margin-top: 30px;
}

.related-service.v2 .short-discription a i {
  margin-left: 5px;
  font-size: 20px;
  line-height: normal;
  position: relative;
  top: 2px;
}

.related-service.v2 .row:first-child {
  margin-bottom: 80px;
}

/*---------call to action-----------*/
.hotel-cta.v2 {
  background: #f8f8f8;
}

.hotel-cta.v2 .cta-content {
  border: none;
  padding: 55px 20px 70px;
}

.hotel-cta.v2 .cta-content .content-txt {
  max-width: 100%;
}

.hotel-cta.v2 .cta-content p {
  font-size: 18px;
}

.hotel-cta.v2 .cta-content .solid-bg-btn {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}

/*------------------*/
.app-section.v2 .content h2 {
  max-width: 100%;
  font-family: 'roboto', serif;
  font-weight: 500;
  text-transform: uppercase;
}

.app-section.v2 .content p {
  max-width: 100%;
  width: 100%;
  margin: 0 auto 42px;
}


/*-----------home-3 testimonial----------*/
.hotel-testimonial3 {
  background: #f8f8f8;
}

.hotel-testimonial3 .author-info h5 {
  line-height: 20px;
}

.hotel-testimonial3 .author-info span {
  font-size: 14px;
}

.hotel-testimonial3 p.author-comment {
  font-style: italic;
  padding-top: 13px;
  font-size: 18px;
  line-height: 28px;
}

.hotel-testimonial3 .border-extra {
  border: 1px solid #ededed;
  padding: 40px 60px;
}

.hotel-testimonial3 .author-img {
  border: 1px solid #eeeeee;
  height: 80px;
  margin: 0px auto 0;
  width: 80px;
}

.hotel-testimonial3 .author-img img {
  width: 100%;
}

.hotel-testimonial3 .border-extra:before {
  border-bottom: 44px solid transparent;
  border-left: 40px solid #ededed;
  bottom: -44px;
  content: "";
  height: 0;
  left: 49%;
  margin-left: 17px;
  position: absolute;
  width: 0;
}

.hotel-testimonial3 .border-extra:after {
  border-bottom: 39px solid transparent;
  border-left: 35px solid #f8f8f8;
  border-top: 0 solid transparent;
  bottom: -39px;
  content: "";
  height: 0;
  left: 49%;
  margin-left: 19px;
  position: absolute;
  width: 0;
}

.hotel-testimonial3 .owl-prev,
.hotel-testimonial3 .owl-next {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
  padding: 6px 15px;
  position: absolute;
  right: -3px;
  top: -55px;
}

.hotel-testimonial3 .owl-prev:hover,
.hotel-testimonial3 .owl-next:hover {
  color: #fff;
}

.hotel-testimonial3 .owl-prev {
  right: 37px;
}



/*-----------home3 blog----------*/
.hotel-blog3 .single-blog-post .img-area {
  overflow: hidden;
}

.hotel-blog3 .single-blog-post:hover .img-area img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.hotel-blog3 .single-blog-post .img-area img {
  width: 100%;
}

.hotel-blog3 .single-blog-post {
  border-bottom: 2px solid #efefef;
}

.hotel-blog3 .single-blog-post:hover {
  border-bottom-color: #333;
}

.hotel-blog3 .single-blog-post .blog-content {
  padding: 30px 20px;
}

.hotel-blog3 .single-blog-post:hover .blog-content {
  background: #f8f8f8;
}

.hotel-blog3 .single-blog-post .blog-content h4 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 600;
}

.hotel-blog3 .single-blog-post .blog-content h4 a {
  color: #333;
}

.hotel-blog3 .single-blog-post .blog-content .date {
  font-size: 13px;
  padding-bottom: 12px;
  padding-top: 5px;
}

.hotel-blog3 .single-blog-post .blog-content .line {
  display: block;
  height: 2px;
  width: 50px;
}
.br-btm{
position: relative;
}
.br-btm:before{
content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100px;
    height: 3px;
    background-color: #e2c057;
  
}
/*---------------------10. End Home Page-3 style-----------------*/


/*----------page preloader------------*/
#loading {
  background: #fff;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 999;
}

#preloader {
  position: relative;
  width: 80px;
  height: 80px;
  top: 45%;
  margin: 0 auto;
}

#preloader span {
  position: absolute;
  border: 8px solid #bf9a54;
  border-top: 8px solid transparent;
  border-radius: 999px;
}

#preloader span:nth-child(1) {
  width: 80px;
  height: 80px;
  -webkit-animation: spin-1 2s infinite linear;
  animation: spin-1 2s infinite linear;
}

#preloader span:nth-child(2) {
  top: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
  -webkit-animation: spin-2 1s infinite linear;
  animation: spin-2 1s infinite linear;
}
.contact-title{
background-color: #efefef;
    padding: 1rem;
    font-size: 1.8rem;
    font-family: 'Titillium Web', sans-serif;
}
.franchise-sec h2{
    font-family: 'Titillium Web', sans-serif;
    font-size: 2.5rem;
    font-weight: 600; 
  position:relative;
      color: #404040;
}
.franchise-sec h2:before{
content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    width: 120px;
    background-color: #c1a242;
    margin: 0px auto;
    text-align: center;
}





@-webkit-keyframes spin-1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes spin-1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes spin-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

h1.header-text{
	text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 1rem!important;
}

/* popup  CSs*/
 #pop-up{ padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px;
                position: fixed;
                top: 300px;
                right: 0px;
                z-index: 999999;
                background: #ec3c01;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
          .sub-btn{
                background: #ec3c01;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }
        .sub-btn:hover{
                background: #333;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }     
      #pop-up{ padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px;
                position: fixed;
                top: 300px;
                right: 0px;
                z-index: 999999;
                background: #ec3c01;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
        #call-btn{ 
                padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px;
                position: fixed;
                top: 150px;
                right: 0px;
                z-index: 999999;
                background: #6d6b6b;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
          .form-control{
              margin-bottom: 10px;
              -moz-box-shadow: 0 0 2px #999;
                -webkit-box-shadow: 0 0 2px #999;
                box-shadow: 0 0 2px #999;
          }
#callme {
    FONT-VARIANT: JIS83;
    position: fixed;
    right: 212px;
    top: 3%;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 99990;
}
#whatsappme a {
    color: #0cc243;
}
#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #bf9a54;
    width: 70px;
    height: 70px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/call.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
#whatsappme {
    FONT-VARIANT: JIS83;
    position: fixed;
    left: 20px;
    top: 80%;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 99990;
}
#whatsappme #whatsappmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #0CC243;
    width: 70px;
    height: 70px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#whatsappme a:hover {
    color: #0cc243;
}
#whatsappme #whatsappmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/WhatsApp.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}

@media (max-width: 720px){
  #callme {
    position: fixed;
    left: 20px;
    top: unset;
    bottom: 3%;
    width: 40px;
    height: 40px;
  }
  #callme #callmeMain:before {
    background-size: 20px 20px;
    background-image: url(../images/call.png);
  }
  #callme #callmeMain {
    width: 40px !important;
    height: 40px !important;
  }
  #whatsappme{
    position: fixed;
    left: 20px;
    top: 80%;
    width: 40px;
    height: 40px;
  }
  #whatsappme #whatsappmeMain {
    width: 40px;
    height: 40px;
  }
  #whatsappme #whatsappmeMain:before {
    background-size: 20px 20px;
    background-image: url(../images/WhatsApp.png);
  }
}

@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}

section.welcome-section.site-into {
    background: url(../images/testimonial-bg.jpg) no-repeat center center / cover;
    background-size: cover;
    padding: 50px 0px 50px;
}

@media (max-width: 991px) {
  .welcome-content.text-center.site-intro-res {
    margin-top: 1rem !important;
    margin-bottom: 0rem !important;
}
}
.slider-text h3 {
    font-size: 46px;
    /* letter-spacing: 3px; */
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 55px;
    /* font-family: 'Satisfy', cursive; */
    letter-spacing: 6px;
}
.welcome-content h1 {
    margin-bottom: 30px;
    font-family: 'Satisfy', cursive;
}
.yuan-ul-div {
    text-align: left;
}
ul.yuan-ul li {
    display: block;
    position: relative;
    margin-left: 15px;
}
ul.yuan-ul li:before {
    content: "\f101";
    position: absolute;
    font-size: 14px;
    left: -15px;
    top: -1px;
    font-family: 'FontAwesome';
}

.ol-list li {
    line-height: 1.5;
    padding-bottom: 10px;
}