body {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000
}
a {
    text-decoration: none
}
.nav-menu {
    font-size: .775rem
}
/* .is-fixed .head-icon ul li a i {
    color: #000
} */
/* .is-fixed .last .btn-2 {
    color: #000;
    border-color: #000
} */
.last .btn-2 {
    color: #fff;
    border-color: #fff
}
.is-fixeds .last .btn-2 {
    color: #000;
    border-color: #000
}
.nav-link {
    color: #9f4f04
}
.nav-color {
    color: #9f4f04
}
.btn-2 {
    min-width: 11.25rem;
    font-size: .6875rem;
    letter-spacing: .15625rem;
    line-height: .75rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    border-radius: unset;
    padding: 1rem .875rem;
}
.seoh1 {
    text-transform: capitalize;
    font-size: 1.2rem;
    color: #212529;
    letter-spacing: 0;
    font-family: 'Cormorant Garamond';
}
.sec-1 h3 {
    color: #9f4f04;
    font-family: 'Cormorant Garamond';
    text-transform: uppercase;
    font-size: 1.375rem;
    letter-spacing: .10625rem
}
footer h3 {
    color: #fff;
    font-family: 'Cormorant Garamond';
    font-weight: 500;
    font-size: 1.5rem
}
footer {
    font-size: .875rem;
    line-height: 1.6625rem;
    background: #1c1c1c !important
}
footer a {
    color: #bb9c7b !important;
    font-size: .9rem
}
footer .line {
    border-right: 1px solid #bb9c7b
}
footer ul li {
    list-style: none;
    display: inline-block;
    padding: 4px
}
footer .icons {
    font-size: 1.75rem
}
footer .icons i {
    font-size: 16px
}
.bg {
    background-color: #ebe3e1;
}
.ofr_txt {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    font-size: 15px;
    left: auto;
}
.ima-btn {
    color: #603218 !important;
    border: 1px solid #603218;
    border-radius: 0;
    font-size: .85rem;
    font-weight: 500;
    letter-spacing: 1px !important;
    padding: 10px 25px;
}
.ima-btn:hover {
    background: #603218 !important;
    color: #fff !important;
    border: 1px solid #603218
}
.ofr_txt span {
    font-family: sans-serif;
    font-size: 22px;
}
.ofr_txt b,
.ofr_txt strong {
    color: #000000a3;
}
.end_ofr {
    background-color: #603218;
    color: #fff !important;
    font-size: 17px;
}
.sec-1 h2 {
    color: #603218;
    font-family: 'Cormorant Garamond';
    font-size: 1.3rem;
    letter-spacing: .1125rem;
    text-transform: uppercase
}
.sec-1 .text {
    color: #603218;
    letter-spacing: 2px;
    font-size: 1.125rem;
    font-family: "Roboto", sans-serif;
    margin-bottom: 1rem;
}
.sec-1 ul {
    line-height: unset;
    list-style: inside;
}
@keyframes hue {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2000px 0;
    }
}
.bg-b {
    background-image: linear-gradient(to right, #56292c 0, #683236 36%, hsl(60deg 5% 21%) 65%, #df324a 100%);
}
.text-animation {
    font-weight: 800;
    color: transparent !important;
    -webkit-background-clip: text;
    -webkit-animation: hue 20s infinite linear;
}
ul.fixed-bullets {
    list-style-position: outside;
    padding-left: 20px;
    margin: 0;
}
ul.fixed-bullets li {
    margin-bottom: 6px;
    line-height: 1.5;
}
b,
strong {
    font-weight: bold;
}
.accordion-item .accordion-button:not(.collapsed)::after {
    content: "";
    background-image: unset;
    transform: unset;
    display: inline-block;
    width: 9px;
    height: 2px;
    background-color: currentColor;
    vertical-align: middle;
}
.accordion-button {
    color: unset !important;
    background-color: unset !important;
    box-shadow: unset !important
}
.grecaptcha-badge {
    bottom: 80px !important;
}
.ofr_Prc .accordion-button {
    background-color: #ebe3e1 !important;
    border-top: 1px solid #603218;
}
.ofr_Prc .card-body {
    background-color: #ebe3e1;
}
.brd_btm {
    border-top: 1px solid #603218 !important;
}
.ofr_Prc .card:last-of-type {
    /* border-bottom: 1px solid #603218; */
    border-radius: unset;
}
.ofr_Prc .card {
    --bs-card-border-width: unset;
}
.ofr_Prc .card-header {
    padding: unset;
    border-radius: unset;
}
.ofr_Prc .corp_evnt {
    color: #603218;
    font-family: "Roboto", sans-serif;
}
.custom-carousel-btn {
    width: 42px;
    height: 42px;
    background-color: #ffffff;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-size: 18px 18px;
    filter: invert(58%) sepia(89%) saturate(748%) hue-rotate(8deg);
}
.custom-carousel-btn:hover {
    background-color: #f5f5f5;
}
textarea.form-control {
    height: 85px;
 }
.form-control {
    height: auto !important;
    border-color: #8a8a8a;
    color: #877e7e;
    border-radius: 0;
    font-size: 13px !important;
    padding: 7px 12px !important;
}
select.form-control {
   padding: 7px 8px !important;
}
.head {
    font-size: 2.2rem;
    color: #6b4026;
    font-family: 'Cormorant Garamond';
    font-weight: 600;
}
.modal-title {
    line-height: unset;
}
.ima-pvt {
    background-color: #6b4026;
    border: 1px solid #6b4026;
    padding: 7px 0px;
    width: 100%;
    margin-bottom: 1rem;
    color: #fff;
}
.form-control:focus,
.form-select:focus {
    color: var(--bs-body-color);
    background-color: unset !important;
    border-color: currentColor;
    outline: 0;
    box-shadow: unset !important;
}
label {
    display: inline;
    font-size: 13px;
}
.Phone_sticky .phone_nav_link {
    color: #000 !important
}
.Phone_sticky {
    left: 0;
    top: -12px;
    width: 100%;
    font-size: 1rem;
    background-color: #ffffff00 !important;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    transition: 0.5s;
    position: absolute !important;
    z-index: 999
}
.Phone_sticky.is-fixed {
    position: fixed !important;
    z-index: 100;
    -webkit-animation-name: stickySlideDown;
    animation-name: stickySlideDown;
    /* padding: 0rem 0; */
    transition: none;
    background: #764d36 !important
}
.sticky {
    left: 0;
    top: 0;
    width: 100%;
    font-size: 2rem;
    background-color: #ffffff00 !important;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    transition: 0.5s;
    position: absolute !important;
    z-index: 999;
    overflow: hidden
}
.sticky.is-fixed {
    position: fixed !important;
    z-index: 100;
    -webkit-animation-name: stickySlideDown;
    animation-name: stickySlideDown;
    transition: none;
    background: #6b4026 !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / .12), 0 4px 8px rgb(0 0 0 / .06)
}
.sticky .nav-link {
    color: #fff;
    font-size: 1.3em;
    font-weight: 500;
    font-family: 'Cormorant Garamond'
}
.sticky .nav-link_1 {
    color: #fff;
}
.Phone_sticky .nav-link_1 {
    color: #000;
    background-color: #fff;
    padding: 10px;
    border-radius: 20%;
}
.sticky.is-fixed .nav-link {
    color: #9b5717 !important
}
/* .sticky.is-fixed .nav-link_1 {
    color: #000;
} */
/* .is-fixed .nav-link_1 {
    color: #000;
} */
.is-fixed .navbar-brand a img {
    width: 178px !important
}
@-webkit-keyframes stickySlideDown {
    0% {
        opacity: .7;
        transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
@keyframes stickySlideDown {
    0% {
        opacity: .7;
        transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.navbar-nav .befor_li:first-child::before {
    content: '' !important
}
.befor_li {
    display: flex !important;
    align-items: center;
    gap: 6px
}
.befor_li::before {
    content: "\2022" !important;
    color: #fff
}
.sticky.is-fixed .befor_li::before {
    color: #9f4f04 !important
}
.button-last {
    position: fixed;
    z-index: 27;
    bottom: 2%;
    right: 0px;
    width: 70px;
    height: 60px;
    background-color: #29a71a;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: unset;
    font-size: 2rem;
}
.button-last span {
    height: auto;
    width: auto
}
.button-last span i {
    display: flex;
    justify-content: center;
    align-items: center
}
.black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
}
.tag {
    opacity: 0;
    transform: translate(0, 30vh);
    transition: all 4s
}
.tag.visible {
    opacity: 1.3;
    transform: translate(0, 0)
}
@media screen and (min-width:260px) and (max-width:992px) {
    .black-overlay {
        height: 19%;
    }
}
.is-fixed .last .btn-2:hover {
    color: #fff;
}
footer .ftr a {
    position: relative
}
footer .ftr a::after {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 0;
    height: 1px !important;
    background: currentColor !important;
    content: "" !important;
    transition: width 0.3s ease !important
}
footer .ftr a:hover::after {
    width: 100%;
    left: 0
}
.animated-text {
    opacity: .5;
    transform: translateY(0 80px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}
.animated-text.slide-up {
    opacity: 1;
    transform: translateY(0)
}
.cuisine h2 {
    color: #9f4f04;
    font-family: 'Cormorant Garamond';
    /* font-size: 1.5rem; */
    font-size: 1.188rem;
    letter-spacing: .1125rem;
    text-transform: uppercase
}
.cont_line {
    color: #9b5717;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 1rem;
}
.down-ln {
    width: 4.875rem;
    border-bottom: 1px solid;
    margin: 1.3125rem auto 1.25rem;
    display: block
}
@media (min-width:992px) {
    .down-ln {
        width: 7.5rem
    }
}
.cuisine img {
    object-fit: cover;
    height: 100%
}
@media only screen and (max-width:820px) {
    .cuisine h2 {
        margin-top: .5rem
    }
}
.Phone_sticky .btn-2 {
    min-width: 5.25rem;
    font-size: .6875rem;
    letter-spacing: .15625rem;
    line-height: .75rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    border-radius: unset;
    padding: .5rem .875rem
}
.content {
    font-size: .9375rem;
    line-height: 1.66;
    /* padding: 0 38px */
}
.rooms-sec .card {
    box-shadow: 0 .1rem .5rem rgb(0 0 0 / .15) !important
}
.amenities ul {
    list-style: initial;
    line-height: 1.5rem
}
.amenities-text {
    line-height: 1.5rem
}
.slide-up {
    animation: slideUp 0.8s ease forwards
}
@keyframes slideUp {
    from {
        transform: translateY(100%);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}
.mobile-cta {
    background-color: #764d36 !important;
    border: 1px solid #764d36;
    z-index: 9;
    color: #fff !important;
    border-radius: 0;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 12px 0;
    position: fixed;
    bottom: 0;
    width: 100%
}
.ima-header-b {
    color: #fff;
    height: 4px;
    opacity: 1;
    margin: 3px
}
.is-fixed .ima-header-b {
    color: #000000 !important;
    height: 2px;
    opacity: 1;
    margin: 3px
}