@font-face {
    font-family: font-1;
    src: url(../fonts/poppins/Poppins-Regular.ttf)
}

@font-face {
    font-family: font-2;
    src: url(../fonts/poppins/Poppins-Bold.ttf)
}

@font-face {
    font-family: font-3;
    src: url(../fonts/Josefin_Sans/JosefinSans-Regular.html)
}

@font-face {
    font-family: font-4;
    src: url(../fonts/playfair_displayPlayfairDisplay-Regular.html)
}

@font-face {
    font-family: font-5;
    src: url(../fonts/playfair_display/PlayfairDisplay-Bold.ttf)
}

@font-face {
    font-family: font-6;
    src: url(../fonts/herr_von_muellerhoff/SCRIPTIN.ttf)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-style: normal;
    font-family: font-5;
    text-transform: capitalize
}

p {
    font-weight: 400;
    margin: 0;
    font-family: font-1;
    font-size: 14px
}

a {
    color: #3d3d3d
}

a:hover {
    text-decoration: none;
    color: #000
}

a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
    color: #000
}

a h1:hover,
a h2:hover,
a h3:hover,
a h4:hover,
a h5:hover,
a h6:hover {
    color: #000
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

hr {
    border-top: 1px solid rgba(255, 255, 255, .58)
}

header .navigation-inner .navbar {
    padding: 2px;
    align-items: baseline
}

header .navigation-inner .navbar .logo-div {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 235px
}



header .navigation-inner .navbar .navbar-brand img {
    padding: 7px
}

header .navigation-inner .navbar .nav-item {
    align-items: center;
    transition: .3s
}

header .navigation-inner .navbar .nav-item .nav-link {
    font-size: 13px;
    display: inline-block;
    font-family: font-1;
    font-weight: 600;
    text-transform: uppercase;
    color: #0c0606
}

header .navigation-inner .navbar .nav-item .nav-link.dropdown-item {
    transition: .3s
}

header .navigation-inner .navbar .nav-item .nav-link.dropdown-item:hover {
    background-color: #f3f3f3
}

header .navigation-inner .navbar .nav-item .nav-link.dropdown-item.active {
    background-color: #f3f3f3
}

header .navigation-inner .navbar .nav-item .nav-link:hover a {
    background: 0 0;
    color: #b26521
}

header .navigation-inner .navbar .nav-item .nav-button {
    font-size: 16px;
    line-height: 14px;
    display: inline-block;
    font-family: font-2
}

header .navigation-inner .navbar .nav-item .nav-button i {
    font-size: 28px
}

header .navigation-inner .navbar .nav-item .nav-button i:hover {
    color: #061a3a
}

header .navigation-inner .navbar .nav-item.desktop-sidenav-btn:hover {
    background-color: transparent
}

header .navigation-inner .navbar .nav-item:hover {
    background-color: #f3f3f3
}

header .navigation-inner .navbar .nav-item.active {
    background-color: #f3f3f3
}

header .navigation-inner .desktop-sidenav {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .3s;
    padding: 50px 0 40px;
    height: 100%;
    box-shadow: 2px 3px 4px rgba(0, 0, 0, .288);
    background: #fff url(../../../assets/images/sidenav_img.jpg);
    background-repeat: no-repeat;
    background-position: center bottom
}

header .navigation-inner .desktop-sidenav .side-nav-contact {
    padding: 20px 0 0 0
}

header .navigation-inner .desktop-sidenav .side-nav-contact li a {
    color: #000;
    text-transform: capitalize;
    padding-left: 40px
}

header .navigation-inner .desktop-sidenav .side-nav-contact .nav-link {
    transition: .3s
}

header .navigation-inner .desktop-sidenav .side-nav-contact .nav-link:hover {
    background-color: #f3f3f3
}

header .navigation-inner .desktop-sidenav .side-nav-contact .nav-link.active {
    background-color: #f3f3f3
}

header .navigation-inner .desktop-sidenav .closebtn {
    font-weight: 300;
    font-size: 2rem;
    padding-left: 10rem;
    color: #000;
    position: absolute;
    top: 15px;
    right: 25px
}

header .navigation-inner .desktop-sidenav .dropdown-menu {
    background: 0 0;
    border: none;
    position: static !important;
    top: 100% !important;
    float: none;
    padding: 0 25px
}

header .sticky_header {
    position: fixed !important;
    top: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 8px -10px 8px 10px rgba(0, 0, 0, .2)
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: 0 0;
    color: #b26521
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-120px)
    }

    100% {
        transform: translateY(0)
    }
}

@media (min-width:1200px) {
    .careers-model-outer .modal-dialog {
        max-width: 1030px !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-img img {
        width: 100px !important
    }
}

@media (max-width:1199px) {
    .s-title-1 h2 {
        width: 100% !important
    }

    .item-list-wrapper ul .d-item-wrapper {
        display: flex;
        align-items: initial !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-img {
        width: 30% !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-img img {
        width: 100% !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list {
        display: block !important;
        align-items: unset;
        padding: 0;
        width: 70%
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont {
        display: block !important;
        padding-left: 10px !important;
        padding-top: 0 !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont h5 {
        width: 100% !important;
        margin: 0;
        padding-left: 0 !important;
        padding-bottom: 5px !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont h6 {
        width: 100% !important;
        margin: 0;
        padding-bottom: 5px !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-order {
        display: block !important;
        padding-left: 10px !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-order .d-qty-wrapper {
        justify-content: unset;
        padding: 0 !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-order .quantity {
        margin: 0 15px 0 0 !important
    }
}

@media (min-width:992px) {
    .footer-area .f-contents .otas-list ul {
        padding-right: 78px
    }

    .careers-model-outer .modal-dialog {
        max-width: 940px
    }
}

@media (max-width:992px) {
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-collapse {
        flex-basis: auto;
        flex-grow: 0
    }

    .facility-box .facility-text p {
        display: none
    }

    .slider-area .carousel-caption h1 {
        font-size: 2rem !important
    }

    .slider-area .carousel-caption h3 {
        font-size: 1.5rem !important
    }

    .slider-area img {
        height: 500px !important
    }

    .line-bar::before {
        display: none
    }

    .about-box {
        position: relative !important;
        width: 100% !important
    }

    .booking-area .s-title-2 h6 {
        font-size: 14px;
        padding-right: 10px
    }

    .locations-area .grid-container {
        display: flex !important
    }

    .locations-area .card-group>.card {
        -ms-flex: 1 0 50% !important;
        flex: 6 0 50% !important
    }
}

@media (max-width:991px) {
    .booking-area .booking-widget .s-title {
        margin: 12px 6px 0 0 !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset {
        width: 121px
    }

    .booking-area .booking-widget .bb_resbox .bbres_fieldset #promotioncode {
        width: 90px !important
    }

    .booking-area .booking-widget .hotel-select .form-style {
        width: 105px
    }

    .footer-area .f-contents .otas-title {
        margin-top: 20px
    }

    .choose-us-area .s-title-1 {
        margin-top: 0 !important
    }

    .reviews-area .review-col:nth-child(even) .comment-box {
        margin-right: 0 !important
    }

    .reviews-area .review-col:nth-child(odd) .comment-box {
        margin-left: 0 !important
    }

    .item-wrapper ul {
        grid-template-columns: repeat(3, 1fr) !important
    }
}

@media (min-width:767px) and (max-width:991px) {
    .navigation-inner .navbar .justify-content-end {
        margin-left: 35px
    }

    .navigation-inner .navbar .justify-content-end .nav-item .nav-link {
        padding: .5rem .4rem !important
    }

    .careers-model-outer .modal-dialog {
        max-width: 740px
    }
}

@media (max-width:767px) {
    .navigation-inner .logo-div {
        width: 180px !important
    }

    .desk-navbar {
        display: none
    }

    .newsletter {
        width: 100% !important
    }

    .newsletter .form-fields {
        width: 100% !important
    }

    .hotel-area .s-title-1.px-5 {
        padding: 0 0 1.5rem !important
    }

    .about-area .image-box {
        padding: 0 0 30px !important
    }

    .about-area .about-para {
        -moz-columns: 1 !important;
        columns: 1 !important
    }

    .facility-box .facility-text .text-title {
        padding: 0 !important
    }

    .facility-box .facility-text .text-title h4 {
        font-size: 16px
    }

    .booking-area ul {
        display: inline !important
    }

    .booking-area ul li {
        display: inline-block;
        width: 48%;
        border-left: 0 !important;
        border-bottom: 1px solid #616060;
        margin: 10px 0 0 0
    }

    .booking-area ul li.b-button,
    .booking-area ul li.b-title {
        width: 100% !important;
        padding: 20px 0;
        text-align: center
    }

    .booking-area ul li .btn-style-1,
    .booking-area ul li .s-title-2 {
        width: 100% !important
    }

    .booking-area ul li .btn-style-1 {
        height: auto !important;
        margin: 15px 0
    }

    .booking-area .booking-widget {
        display: block !important
    }

    .booking-area .booking-widget .bb_resbox {
        margin-bottom: 10px
    }

    .booking-area .booking-widget .s-title {
        margin-bottom: 10px !important
    }

    .booking-area .booking-widget .hotel-select {
        border-left: none !important;
        padding: 0 !important;
        margin-bottom: 10px
    }

    .booking-area .booking-widget .hotel-select .form-style {
        width: 100%
    }

    .booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset3 {
        border-left: none !important;
        padding: 0 !important
    }

    .booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset11,
    .booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset3,
    .booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset4 {
        margin-right: 12px
    }

    .booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset11,
    .booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset4 {
        padding: 0 0 0 10px !important
    }

    .careers-filter-area select {
        margin-bottom: 10px
    }

    .careers-filter-area .filter-btn {
        margin-top: 15px !important
    }

    .careers-model-outer .careers-form {
        border-left: none !important;
        padding-left: 0 !important
    }

    .total-amount-wrapper {
        width: 100% !important;
        bottom: 0 !important;
        left: 0;
        right: auto !important;
        height: 80px !important
    }

    .order-btn {
        margin-top: 0 !important;
        text-transform: uppercase;
        font-size: 14px
    }

    .dining-section .d-info-wrapper {
        display: block !important
    }

    .dining-section .menu-wrapper {
        padding: 10px 0
    }

    .dining-section .menu-wrapper .nav-pills .nav-link {
        padding: 5px 8px;
        font-size: 15px;
        margin-bottom: 8px
    }

    .search-wrapper .form-group button {
        width: 50px !important
    }

    .d-info-wrapper__two {
        display: flex;
        justify-content: space-between;
        margin-top: 15px
    }

    .d-info-wrapper__two button {
        border: 1px solid #b26521
    }

    .booking-widget .bb_resbox h2 {
        padding: 0
    }
}

@media (max-width:575px) {
    .welcome-img::after {
        display: none !important
    }

    .btn.icon-theme {
        display: none !important
    }

    .locations-area .grid-container {
        display: block !important
    }

    .locations-area .card-group>.card {
        -ms-flex: 1 0 100% !important;
        flex: 6 0 100% !important
    }

    header .navigation-inner .navbar .navbar-brand img {
        width: 155px !important
    }

    header .navigation-inner .navbar .nav-button i {
        font-size: 24px !important
    }

    header .mobile-view {
        display: none
    }

    #google_translate_element::after {
        font-size: 20px !important;
        width: 32px !important
    }

    #google_translate_element .goog-te-combo {
        width: 32px !important
    }

    .slider-area .carousel-caption {
        display: none
    }

    .slider-area img {
        height: 350px !important
    }

    .breadcrumb-area .page-banner .page-title h1 {
        font-size: 1.5rem
    }

    .contact-info-box .inner-box {
        padding: 20px 20px 20px 90px !important
    }

    .contact-info-box .inner-box .icon-box {
        left: 15px !important;
        top: 50px !important;
        width: 60px !important;
        height: 60px !important;
        line-height: 60px !important
    }

    .contact-info-box .inner-box .icon-box a {
        font-size: 15px !important;
        line-height: 10px !important
    }

    .contact-info-box .inner-box .icon-box h3 {
        font-size: 20px !important
    }

    .s-title-1,
    .s-title-2 {
        margin-top: 0 !important
    }

    .s-title-1 h1,
    .s-title-2 h1 {
        font-size: 2rem !important
    }

    .s-title-1 span,
    .s-title-2 span {
        font-size: 2.5rem !important;
        top: -38px !important
    }

    .weather-area {
        position: relative !important;
        background: linear-gradient(to left bottom, #125e77, #79abc7, #336c96, #4c8dd8, #05f)
    }

    .weather-area h1 {
        font-size: 20px
    }

    .facility-box {
        margin-bottom: 1.5rem;
        display: block !important
    }

    .facility-box .facility-img,
    .facility-box .facility-text {
        width: 100% !important
    }

    .rooms-d-area .features-list {
        columns: 1 !important
    }

    .booking-area .booking-widget .bb_resbox {
        display: block !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset {
        width: 100%;
        border-left: none !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset label {
        width: 95px !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset.bbres_fieldset3,
    .booking-area .booking-widget .bb_resbox p.bbres_fieldset.bbres_fieldset4 {
        width: 50%;
        display: contents
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset.bbres_fieldset11 {
        padding: 0 !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset .bbres_booknow {
        padding: 10px 25px !important;
        margin-top: 10px !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset #promotioncode {
        width: 110px !important
    }

    .why-stay-area .why-us-txt ul {
        columns: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important
    }

    .item-wrapper ul {
        grid-template-columns: repeat(1, 1fr) !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont h5 {
        font-size: 14px !important;
        padding-bottom: 5px !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont h6 {
        padding-bottom: 5px !important
    }

    .item-list-wrapper ul .d-item-wrapper .d-item-list .d-order {
        display: block !important;
        padding-left: 10px !important
    }

    .bb_resbox button.ui-datepicker-trigger {
        position: relative !important;
        top: 0 !important;
        right: 0 !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset label {
        width: auto !important;
        float: left
    }

    .booking-area .booking-widget .bb_resbox .bbres_fieldset .datepicker {
        width: auto;
        min-width: auto;
        clear: inherit;
        margin: 3px 0 0 23px;
        margin-top: 0 !important
    }

    .booking-area .booking-widget .bb_resbox .bbres_fieldset #promotioncode {
        min-width: auto;
        clear: inherit;
        margin-left: 10px
    }

    .booking-area .booking-widget .hotel-select {
        margin-bottom: 10px !important
    }

    .booking-area .booking-widget .hotel-select label {
        font-size: 15px
    }
}

@media (max-width:450px) {
    .booking-area-bg .bg-color {
        padding: 10px !important
    }

    .booking-area-bg .btn-style-1.float-right,
    .booking-area-bg .detail-width1,
    .booking-area-bg .detail-width1 span.float-right {
        float: none !important
    }

    .booking-area-bg li {
        font-size: .9rem !important;
        display: block !important
    }

    .booking-area-bg li .detail-width1,
    .booking-area-bg li .detail-width2 {
        width: 100% !important
    }

    .booking-area-bg li .detail-width2 {
        padding: 0 0 13px 10px
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset.bbres_fieldset3,
    .booking-area .booking-widget .bb_resbox p.bbres_fieldset.bbres_fieldset4 {
        width: 100% !important;
        display: block
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset.bbres_fieldset4 {
        padding-left: 0 !important
    }

    .booking-area .booking-widget .bb_resbox p.bbres_fieldset.bbres_fieldset4 label {
        margin-left: 0 !important
    }
}

.bg-color {
    background: #f3f3f3
}

html {
    scroll-behavior: smooth
}

.btn-style-1 {
    padding: 6px 25px;
    display: inline-block;
    text-transform: capitalize;
    border: none;
    border-radius: 0;
    background: #b26521;
    color: #fff
}

.btn-style-1:focus {
    border: none;
    box-shadow: none
}

.btn-style-1:hover {
    background: #0c0606;
    color: #b26521;
    font-weight: 700
}

.btn-style-2 {
    padding: 6px 25px;
    display: inline-block;
    text-transform: capitalize;
    border: none;
    border-radius: 0;
    background: #0c0606;
    color: #fff
}

.btn-style-2:focus {
    border: none;
    box-shadow: none
}

.btn-style-2:hover {
    background: #b26521;
    color: #000
}

.s-title-1 {
    position: relative
}

.s-title-1 h1,
.s-title-1 h2,
.s-title-1 h3,
.s-title-1 h5,
.s-title-1 h6 {
    color: #0c0606;
    margin-bottom: 1rem
}

.s-title-1 h2 {
    width: 70%
}

.s-title-1 span {
    color: #0c0606;
    font-family: font-6;
    text-transform: capitalize;
    opacity: .14;
    font-size: 4rem;
    position: absolute;
    top: -78px;
    left: 0;
    right: 0;
    display: block
}

.s-title-2 h1,
.s-title-2 p,
.s-title-2 span {
    color: #fff
}

.slider-area .carousel-inner .carousel-item .carousel-caption {
    bottom: 43%
}

.slider-area .carousel-inner .carousel-item .carousel-caption h1 {
    font-size: 3rem
}

.slider-area .carousel-inner .carousel-item img {
    height: 680px;
    object-fit: cover
}

.slider-area .carousel-inner .carousel-item::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, .5) 8%, rgba(0, 0, 0, .45) 40%);
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: ''
}

.slider-area .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin: 0 5px
}

.slider-area .carousel-control-next i,
.slider-area .carousel-control-prev i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    background: #fff;
    border-radius: 100%
}

.welcome-img {
    position: relative
}

.welcome-img::after {
    content: "";
    border: 1px solid #b26521;
    position: absolute;
    top: 0;
    bottom: -30px;
    left: -30px;
    right: 0;
    margin: 15px
}

.breadcrumb-area .page-banner {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 350px;
    position: relative;
    z-index: 1
}

.breadcrumb-area .page-banner .page-title {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.breadcrumb-area .page-banner .breadcrumb {
    font-size: .9rem;
    background-color: transparent;
    text-transform: capitalize;
    padding: 6px 0;
    color: #fff;
    margin: 0
}

.breadcrumb-area .page-banner .breadcrumb li a {
    color: #fff;
    font-family: font-2
}

.breadcrumb-area .page-banner .breadcrumb li+li:before {
    content: " / ";
    padding: 0 8px 0 8px;
    color: #fff
}

.breadcrumb-area::after {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: ''
}

@keyframes slide {
    from {
        background-position: 0 0
    }

    to {
        background-position: 1920px 0
    }
}

@-webkit-keyframes slide {
    from {
        background-position: 0 0
    }

    to {
        background-position: 1920px 0
    }
}

.footer-area .f-contents {
    position: relative;
    z-index: 1
}

.footer-area .f-contents .quick-links li {
    display: inline-block;
    width: 49%
}

.footer-area .f-contents .quick-links li .resort-list img {
    width: 55px;
    float: left
}

.footer-area .f-contents .quick-links li .resort-list p {
    font-size: 13px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.footer-area .f-contents .quick-links li .resort-list span {
    font-size: 11px;
    display: block;
    line-height: 15px
}

.footer-area .f-contents .copy-right p {
    font-size: 13px
}

.footer-area .f-contents a,
.footer-area .f-contents h1,
.footer-area .f-contents h3,
.footer-area .f-contents h4,
.footer-area .f-contents h5,
.footer-area .f-contents h6,
.footer-area .f-contents i,
.footer-area .f-contents p {
    color: #fff;
    text-transform: capitalize
}

.footer-area .f-contents a:hover,
.footer-area .f-contents i:hover {
    color: #b26521
}

.footer-area .f-contents .otas-list {
    margin-top: 10px
}

.footer-area .f-contents .otas-list ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3
}

.footer-area .f-contents .otas-list ul li {
    margin-bottom: 5px
}

.footer-area .f-contents .otas-list ul li img {
    width: 80px
}

.footer-area .f-contents .operating-times ul li {
    color: #fff
}

.footer-area .f-contents .payments-types ul {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4
}

.footer-area .f-contents .payments-types ul li {
    margin-bottom: 5px
}

.footer-area .f-contents .payments-types ul li img {
    width: 60px
}

.footer-area .f-contents .stay_logo img {
    width: 130px
}

.footer-area .f-contents .f-email a {
    text-transform: inherit
}

.footer-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

#back_button {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 22px;
    text-align: center;
    position: fixed;
    bottom: 15px;
    right: 25px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    background: #14161c;
    border: 1px solid #fff;
    color: #fff
}

#back_button.show {
    visibility: visible;
    opacity: 1;
    cursor: pointer
}

#back_button:hover {
    transition: .4s
}

.contact-info-box .inner-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 30px 30px 30px 120px;
    border-radius: 10px;
    height: calc(10rem + 2px);
    box-shadow: 0 30px 40px 0 rgba(6, 26, 58, .1)
}

.contact-info-box .inner-box .icon-box {
    position: absolute;
    left: 30px;
    top: 50px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #f0f2f2;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    transition: all .5s ease
}

.contact-info-box .inner-box h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 9px
}

.contact-info-box .inner-box a {
    font-size: 16px;
    line-height: 26px;
    color: grey
}

.newsletter {
    width: 70%;
    margin: auto
}

.newsletter .form-fields {
    display: inline-flex;
    width: 70%;
    height: 45px
}

.newsletter .form-fields .email-field {
    border: 1px solid #707070;
    border-right: none !important;
    width: 65%
}

.newsletter .form-fields .email-field:focus {
    outline: 0
}

.newsletter .form-fields .btn-field {
    border: 1px solid #707070;
    border-left: none !important;
    color: #000;
    width: 35%;
    text-transform: uppercase;
    background-color: #b26521;
    padding: 8px 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.newsletter .form-fields form {
    margin-top: 1rem;
    margin-bottom: 1.3rem
}

.hotels-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .57)
}

.hotels-box .image-box {
    overflow: hidden
}

.hotels-box .image-box img {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.hotels-box .text-box {
    position: absolute;
    bottom: 0;
    background: #ffffffa8;
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.hotels-box .text-box h6 {
    color: #000
}

.hotels-box:hover .image-box img {
    transform: scale(1.2)
}

.hotels-box:hover .text-box {
    background: #ffffffda
}

.activity-box span.btn-style-1,
.hotels-box span.btn-style-1 {
    padding: 3px 10px !important;
    font-size: 13px
}

.facility-box .facility-text h3 {
    text-transform: uppercase
}

.chairman-msg-area .img-col-right {
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .16)
}

.chairman-msg-area .chairman-msg h1 {
    color: #4e4e4e
}

.chairman-msg-area .chairman-msg h4 {
    font-family: font-6
}

.about-box {
    position: absolute;
    width: 120%;
    z-index: 1
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto
}

.grid-container .item5 {
    grid-column-start: 5;
    grid-column-end: 3;
    display: grid;
    grid-row-start: 1;
    grid-row-end: 3;
    padding: 0
}

.grid-container .item6 {
    grid-column-start: 6;
    grid-column-end: 5;
    display: grid;
    grid-row-start: -1;
    grid-row-end: 4;
    padding: 0
}

.about-area .about-para {
    position: relative;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 2px;
    -moz-column-gap: 2px;
    column-gap: 2px
}

.contact-area .form-control {
    border: none;
    background-color: #f3f3f3;
    height: calc(2.25rem + 14px);
    padding: 12px 16px
}

.contact-area textarea {
    height: auto !important
}

.gal {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.gal img {
    width: 100%;
    padding: 0
}

@media (max-width:500px) {
    .gal {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.snip1528 {
    position: relative;
    overflow: hidden;
    margin: 10px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.snip1528 .icon {
    position: absolute;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 10px
}

.snip1528 .icon i {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 2rem;
    color: #fff
}

.snip1528::after,
.snip1528::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.snip1528:hover .icon {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.weather-area {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    z-index: 1
}

.weather-area h1,
.weather-area p,
.weather-area span {
    font-family: font-1;
    color: #fff
}

.weather-area span {
    font-size: 16px
}

.booking-area {
    background: #0c0606;
    overflow: hidden
}

.booking-area ul {
    justify-content: space-between;
    align-items: center
}

.booking-area ul li {
    border-left: 1px solid #616060;
    padding: 0 0 0 10px
}

.booking-area ul li h6,
.booking-area ul li label {
    color: #fff
}

.booking-area ul li label {
    display: block;
    font-size: 13px
}

.booking-area ul li .form-style {
    background: 0 0;
    border: 0;
    color: #b26521;
    height: 26px;
    font-size: 13px
}

.booking-area ul li .btn-style-1 {
    height: 68px
}

.booking-area #widget-form {
    padding: 3px 0
}

.booking-area .booking-widget {
    display: inline-flex;
    width: 100% !important
}

.booking-area .booking-widget .s-title {
    margin: 12px 100px 0 0
}

.booking-area .booking-widget .s-title h6 {
    color: #fff
}

.booking-area .booking-widget label {
    font-size: 14px
}

.booking-area .booking-widget .hotel-select {
    border-left: 1px solid #616060;
    padding: 0 10px
}

.booking-area .booking-widget .hotel-select label {
    color: #fff
}

.booking-area .booking-widget .hotel-select .form-style {
    background: 0 0;
    border: 0;
    outline: 0;
    color: #b26521;
    font-size: 14px
}

.booking-area .booking-widget .bb_resbox {
    display: inline-flex;
    width: 100% !important;
    padding-bottom: 0
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset {
    border-left: 1px solid #616060;
    font-size: 14px;
    width: 100%
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset #promotioncode {
    border: 1px solid #b26521 !important;
    width: 110px;
    padding: 5px
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset.bb_btn {
    border-left: none
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset.bb_btn #bb_resBtn {
    width: 100%
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset .bbres_booknow {
    padding: 20px 25px !important;
    display: inline-block;
    text-transform: capitalize;
    border: none !important;
    border-radius: 0;
    background: #b26521 !important;
    color: #000;
    margin-left: 0 !important;
    margin-bottom: 0
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset11,
.booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset3,
.booking-area .booking-widget .bb_resbox .bbres_fieldset.bbres_fieldset4 {
    padding: 0 0 0 15px
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset .datepicker {
    font-size: 14px;
    padding: 0;
    margin-top: 7px
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset .ui-datepicker-trigger {
    top: 28px
}

.booking-area .booking-widget .bb_resbox .bbres_fieldset input:focus-visible {
    outline: 0
}

.booking-area .booking-widget .bb_resbox p.bbres_fieldset {
    padding: 0
}

.booking-area .booking-widget .bb_resbox p.bbres_fieldset label {
    width: 120px;
    padding-top: 3px
}

.rooms-d-area .btn-style-1 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700
}

.rooms-d-area .room-list {
    border: 1px solid #000
}

.rooms-d-area .room-list li {
    border-bottom: 2px solid #ccc
}

.rooms-d-area .room-list li p {
    text-transform: uppercase
}

.rooms-d-area .room-list li:last-child {
    border: 0
}

.rooms-d-area .features-list {
    columns: 2
}

.rooms-d-area .features-list p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    padding: 15px 0 0
}

.rooms-d-area .features-list span {
    font-family: font-1;
    font-weight: 400;
    font-size: 16px
}

.rooms-d-area .features-list li {
    list-style: disc;
    margin-left: 18px;
    padding: 10px 0 0 0
}

#thumbcarousel .item {
    border: none;
    width: 20%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.translate-btn {
    padding-top: 12px
}

.translate-btn #google_translate_element {
    position: relative
}

.translate-btn #google_translate_element::after {
    content: "\f0ac";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 28px;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 40px;
    height: 27px;
    background: #fff;
    pointer-events: none;
    cursor: pointer
}

.translate-btn #google_translate_element select {
    border: 0
}

.translate-btn #google_translate_element .goog-te-gadget {
    font-size: 0 !important;
    color: transparent !important
}

.translate-btn #google_translate_element .goog-te-gadget span {
    display: none !important
}

.translate-btn #google_translate_element .goog-te-gadget .goog-te-combo {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    width: 40px
}

.accommodation-box h6,
.activity-box h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.accommodation-box p,
.activity-box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.btn.icon-theme {
    position: fixed;
    top: 100px;
    right: 22px;
    height: 60px;
    border-radius: 30px;
    color: #fff;
    padding: 0;
    background: rgba(240, 181, 29, .58);
    padding-right: 10px;
    display: flex;
    align-items: center;
    z-index: 110;
    font-size: 0;
    font-weight: 600;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    text-transform: capitalize
}

.btn.icon-theme i.icon {
    height: 40px;
    max-height: 40px;
    top: auto;
    width: 40px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-color: #b26521;
    border-radius: 50%;
    margin: 10px 0 10px 10px;
    font-weight: 600;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    font-size: 18px
}

.btn.icon-theme i.icon::after {
    content: "";
    position: fixed;
    display: block;
    height: 60px;
    width: 60px;
    background: rgba(240, 181, 29, .37);
    z-index: -1;
    border-radius: 50%;
    transform: scale(1);
    animation: 3s ease-in-out infinite pulse
}

.btn.icon-theme:hover {
    background-color: #b26521;
    font-size: 14px;
    padding-right: 15px
}

.btn.icon-theme:hover i.icon {
    background-color: rgba(0, 0, 0, .2);
    margin-right: 10px
}

.btn.icon-theme.icon-two {
    top: 168px;
    background: 0 0;
    height: 40px
}

.btn.icon-theme.icon-two i.icon {
    background-color: #25d366
}

.btn.icon-theme.icon-two i.icon::after {
    animation: none;
    background: 0 0
}

.btn.icon-theme.icon-two:hover {
    background: #15a149
}

.btn.icon-theme.icon-two:hover i.icon {
    width: 30px;
    height: 30px
}

.btn.icon-theme.icon-three {
    top: 210px;
    background: 0 0;
    height: 40px
}

.btn.icon-theme.icon-three i.icon {
    background-color: #4267b2
}

.btn.icon-theme.icon-three i.icon::after {
    animation: none;
    background: 0 0
}

.btn.icon-theme.icon-three:hover {
    background: #597cc3
}

.btn.icon-theme.icon-three:hover i.icon {
    width: 30px;
    height: 30px
}

.btn.icon-theme.icon-four {
    top: 252px;
    background: 0 0;
    height: 40px
}

.btn.icon-theme.icon-four i.icon {
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)
}

.btn.icon-theme.icon-four i.icon::after {
    animation: none;
    background: 0 0
}

.btn.icon-theme.icon-four:hover {
    background: #cd486b
}

.btn.icon-theme.icon-four:hover i.icon {
    width: 30px;
    height: 30px
}

.btn.icon-theme.icon-five {
    top: 295px;
    background: 0 0;
    height: 40px
}

.btn.icon-theme.icon-five i.icon {
    background: #000
}

.btn.icon-theme.icon-five i.icon::after {
    animation: none;
    background: 0 0
}

.btn.icon-theme.icon-five:hover {
    background: #181818
}

.btn.icon-theme.icon-five:hover i.icon {
    width: 30px;
    height: 30px
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    25% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
        opacity: 1
    }

    55% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    25% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
        opacity: 1
    }

    55% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.our-story-area .our-story-img {
    position: relative;
    z-index: 0
}

.our-story-area .our-story-img::before {
    position: absolute;
    z-index: -1;
    content: "";
    background: #b26521;
    top: -10px;
    left: 10px;
    width: 100%;
    height: 100%
}

.choose-us-area {
    background-color: #f3f3f37d
}

.choose-us-area .descr ul li {
    font-family: font-1;
    font-size: 14px;
    position: relative;
    padding-left: 18px
}

.choose-us-area .descr ul li::after {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

.choose-us-area .descr ul li:nth-child(even)::after {
    background: #32409a
}

.choose-us-area .descr ul li:nth-child(odd)::after {
    background: #599f58
}

.choose-us-area .choose-us-img {
    position: relative;
    z-index: 0
}

.choose-us-area .choose-us-img::before {
    position: absolute;
    z-index: -1;
    content: "";
    background: #ffc107;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%
}

.reviews-area .review-col .comment-box {
    border: 1px solid #b26521;
    padding: 20px 20px 50px 20px;
    margin-bottom: 35px;
    border-radius: 2px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    height: calc(100% - 35px);
    height: -webkit-calc(100% - 35px);
    height: -moz-calc(100% - 35px)
}

.reviews-area .review-col .comment-box .quote-icon {
    position: absolute;
    top: -15px;
    font-size: 40px;
    color: #32409ac7
}

.reviews-area .review-col .comment-box .source-logo {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #faebd7;
    bottom: 0;
    width: 45px;
    padding: 8px;
    margin: auto;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: rgba(0, 0, 0, .12) 0 -1px 3px, rgba(0, 0, 0, .24) 0 -1px 3px
}

.reviews-area .review-col .comment-box .source-logo img {
    width: 45px
}

.reviews-area .review-col .comment-box:hover {
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}

.reviews-area .review-col:nth-child(even) .comment-box {
    margin-right: 5px
}

.reviews-area .review-col:nth-child(even) .comment-box .quote-icon {
    left: -15px
}

.reviews-area .review-col:nth-child(odd) .comment-box {
    margin-left: 5px
}

.reviews-area .review-col:nth-child(odd) .comment-box .quote-icon {
    right: -15px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.comment-area .comment-box .source-logo {
    display: none
}

.cookie-disclaimer {
    background: #000;
    opacity: .8;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
    position: fixed;
    padding: 5px 0
}

.cookie-disclaimer .cookie-close {
    float: right;
    padding: 5px;
    cursor: pointer
}

.cookie-disclaimer p {
    margin-bottom: 0;
    color: #fff
}

.careers-filter-area label {
    margin-bottom: 2px;
    font-family: font-1
}

.careers-filter-area select {
    font-family: font-1;
    border: 1px solid #32409a
}

.careers-filter-area select:focus {
    box-shadow: none;
    border: 1px solid #28368b
}

.careers-filter-area .filter-btn {
    margin-top: 27px;
    transition: .1s;
    font-family: font-1
}

.careers-filter-area .filter-btn:hover {
    font-weight: 300
}

.careers-list-area .career-wrapper {
    cursor: pointer;
    height: calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    margin-bottom: 20px
}

.careers-list-area .career-wrapper .career-inner {
    border: 2px solid #e5e5e5;
    transition: .3s ease-in;
    background: #f0f0f0;
    height: calc(100% - 0px);
    height: -moz-calc(100% - 0px);
    height: -webkit-calc(100% - 0px)
}

.careers-list-area .career-wrapper .career-inner .career-box-1 {
    padding: 15px 20px;
    background-color: #fff
}

.careers-list-area .career-wrapper .career-inner .career-box-1 .careers-titles h3 {
    font-weight: 700
}

.careers-list-area .career-wrapper .career-inner .career-box-2 {
    background: #f0f0f0;
    padding: 15px 20px;
    text-align: center
}

.careers-list-area .career-wrapper .career-inner .career-box-2 p {
    margin: 0
}

.careers-list-area .career-wrapper .career-inner .career-box-2 .apply-btn span {
    border: 2px solid #e5e5e5;
    background: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 600;
    transition: .2s ease-in;
    display: inline-block
}

.careers-list-area .career-wrapper .career-inner .career-box-2 .apply-btn:hover span {
    background: #32409a;
    color: #fff;
    cursor: pointer
}

.careers-list-area .career-wrapper .career-inner:hover {
    border: 2px solid #05356542
}

.careers-list-area .career-wrapper .career-inner .careers-img {
    overflow: hidden;
    position: relative
}

.careers-list-area .career-wrapper .career-inner .careers-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .199);
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: .2s ease-in;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.careers-list-area .career-wrapper .career-inner .careers-img:hover::before {
    opacity: 1;
    visibility: visible
}

.careers-list-area .no-results h4 {
    margin-bottom: 0
}

.careers-model-outer .modal-details ul {
    margin-left: 17px
}

.careers-model-outer .modal-details ul li {
    font-family: font-1;
    font-size: 14px;
    list-style: disc
}

.careers-model-outer .modal-details ol {
    padding-left: 13px
}

.careers-model-outer .modal-details ol li {
    font-family: font-1;
    font-size: 14px
}

.careers-model-outer .careers-form {
    border-left: 1px solid #404ea88e;
    padding-left: 10px
}

.careers-model-outer .careers-form .alert-form {
    font-size: .65rem;
    color: red
}

.careers-model-outer .careers-form .modal-btn {
    background: #32409a;
    color: #fff;
    transition: .3s ease-in;
    cursor: pointer
}

.careers-model-outer .careers-form .modal-btn:hover {
    background: #0f63d0
}

.careers-model-outer .careers-form .form-check.form-check-inline {
    align-items: inherit
}

.careers-model-outer .careers-form .form-check.form-check-inline .form-check-input {
    margin-top: 2px
}

.careers-model-outer .careers-form .form-check.form-check-inline label {
    font-size: 13px;
    line-height: 1.2
}

.accommodation-area .accommodation-box .image-box {
    position: relative;
    z-index: 0
}

.accommodation-area .accommodation-box .image-box i {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    text-align: center;
    font-size: 35px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.accommodation-area .accommodation-box .image-box::after {
    background: rgba(255, 255, 255, .26);
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.accommodation-area .accommodation-box:hover .image-box i {
    opacity: 1
}

.accommodation-area .accommodation-box:hover .image-box::after {
    opacity: 1
}

.activity-area .activity-box .image-box {
    outline: 1px solid rgba(255, 255, 255, 0);
    outline-offset: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.activity-area .activity-box:hover .image-box {
    outline: 1px solid #fff;
    outline-offset: -7px
}

.facility-area .facility-box .facility-img {
    position: relative;
    z-index: 0
}

.facility-area .facility-box .facility-img::after {
    background: linear-gradient(#ffffff40, #f0b41d67);
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.facility-area .facility-box:hover .facility-img::after {
    opacity: 1
}

.why-stay-area .why-us-txt ul {
    padding-left: 18px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
}

.why-stay-area .why-us-txt ul li {
    list-style: disc;
    font-family: font-1;
    font-size: 14px;
    margin-bottom: 10px
}

.dining-section h2 {
    margin-bottom: 15px
}

.dining-section .d-info-wrapper {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    justify-content: space-between;
    align-items: center
}

.dining-section .menu-wrapper {
    padding: 15px 0
}

.dining-section .menu-wrapper .nav-pills .nav-link {
    border: 1px solid #b26521;
    margin: 0 5px;
    color: #000
}

.dining-section .menu-wrapper .nav-pills .nav-link.active {
    background: #b26521;
    color: #000
}

.search-wrapper {
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in;
    height: 0
}

.search-wrapper.active {
    opacity: 1;
    visibility: visible;
    height: auto
}

.search-wrapper .form-group .form-control {
    height: calc(1.5em + .75rem + 10px);
    border: 1px solid #b26521;
    padding-right: 70px
}

.search-wrapper .form-group .form-control:focus {
    outline: 0;
    box-shadow: none
}

.search-wrapper .form-group button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #b26521;
    height: calc(1.5em + .75rem + 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    border-radius: 0 5px 5px 0;
    color: #fff
}

.item-wrapper .item-title {
    font-weight: 600;
    margin: 15px 0
}

.item-wrapper ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px
}

.d-item-wrapper .custom-control-input:checked~.custom-control-label::before {
    background-color: #10df5ce1;
    border-color: #10df5ce1
}

.d-item-wrapper .d-item-img {
    overflow: hidden;
    height: 200px
}

.d-item-wrapper .d-item-img img {
    height: 100%;
    object-fit: cover
}

.d-item-wrapper .d-item-cont {
    padding: 5px 5px 0 5px
}

.d-item-wrapper .d-item-cont h5 {
    margin-bottom: 5px
}

.d-item-wrapper .d-item-cont h6 {
    font-size: 18px;
    color: #6a6a6a;
    font-family: font-1;
    margin-bottom: 4px
}

.d-item-wrapper .d-order {
    padding: 0 5px 5px 5px
}

.d-item-wrapper .d-add-btn button {
    background: #b26521;
    font-family: font-1;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase
}

.d-qty-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.d-qty-wrapper .quantity {
    display: flex;
    align-items: baseline;
    border: 1px solid gray;
    border-radius: 20px;
    width: 94px;
    overflow: hidden;
    padding: 2px
}

.d-qty-wrapper .qty-mi-pl {
    width: 25px;
    height: 25px;
    background-color: #9a9a9a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.d-qty-wrapper .qty-mi-pl i {
    color: #fff
}

.d-qty-wrapper .qty-box {
    width: 35px;
    min-width: 0;
    display: inline-block;
    text-align: center;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    border: none
}

.d-qty-wrapper input::-webkit-inner-spin-button,
.d-qty-wrapper input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.d-qty-wrapper input[type=number] {
    -moz-appearance: textfield
}

.item-list-wrapper ul {
    display: unset;
    gap: 0
}

.item-list-wrapper ul li {
    display: block
}

.item-list-wrapper ul .d-item-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 15px
}

.item-list-wrapper ul .d-item-wrapper .d-item-img {
    width: 10%;
    height: 80px
}

.item-list-wrapper ul .d-item-wrapper .d-item-img img {
    width: 80px
}

.item-list-wrapper ul .d-item-wrapper .d-item-list {
    display: flex;
    align-items: center;
    padding: 0;
    width: 90%
}

.item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont {
    display: contents
}

.item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont h5 {
    width: 25%;
    margin: 0;
    padding-left: 10px
}

.item-list-wrapper ul .d-item-wrapper .d-item-list .d-item-cont h6 {
    width: 15%;
    margin: 0
}

.item-list-wrapper ul .d-item-wrapper .d-item-list .d-order {
    display: flex;
    align-items: center
}

.item-list-wrapper ul .d-item-wrapper .d-item-list .d-order .d-qty-wrapper {
    padding: 0 20px
}

.item-list-wrapper ul .d-item-wrapper .d-item-list .d-order .quantity {
    margin: 0 20px
}

.total-amount-wrapper {
    position: fixed;
    bottom: 20px;
    right: 120px;
    width: 200px;
    height: 100px;
    background: #b26521;
    padding: 5px;
    z-index: 9;
    border-radius: 5px;
    text-align: center
}

.total-amount-wrapper #tot-amount {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.order-btn {
    margin-top: 10px;
    background: #0c0606;
    border-radius: 4px;
    text-transform: uppercase;
    color: #f3f3f3
}

.order-btn:hover {
    color: #b26521
}

.din-cat-wrapper {
    position: relative;
    overflow: hidden
}

.din-cat-wrapper img {
    transition: .2s ease-in;
    transform: scale(1);
    object-fit: cover;
    height: 200px
}

.din-cat-wrapper:hover img {
    transform: scale(1.1)
}

.din-cat-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000004b
}

.din-cat-wrapper .din-cat-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center
}

.din-cat-wrapper .din-cat-text h5 {
    color: #fff;
    font-size: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical
}

.offer-wrapper {
    position: relative;
    overflow: hidden
}

.offer-wrapper .offer-wrapper__img {
    position: relative
}

.offer-wrapper .offer-wrapper__img img {
    width: 100%;
    transition: .3s ease-in
}

.offer-wrapper .offer-wrapper__img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #ffffff00 0, #ffffff00 22%, #ffffff00 46%, #000 100%)
}

.offer-wrapper .offer-wrapper__content {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #0c0606;
    padding: 5px 10px;
    width: 160px
}

@media (max-width:425px) {
    .offer-wrapper .offer-wrapper__content {
        width: 130px
    }
}

.offer-wrapper .offer-wrapper__content span {
    color: #fff;
    font-size: 32px;
    font-family: font-5
}

.offer-wrapper .offer-wrapper__content p {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 13px
}

.offer-wrapper .offer-wrapper__btn {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.offer-wrapper .offer-wrapper__btn span {
    padding: 5px 20px;
    background: #b26521;
    display: block;
    font-size: 13px;
    font-weight: 600
}

.offer-wrapper:hover img {
    transform: scale(1.2)
}

#offers .owl-next.disabled,
#offers .owl-prev.disabled {
    pointer-events: none;
    display: none
}

#offers .owl-next {
    position: absolute;
    top: 45%;
    right: -15px;
    transform: translateY(-50%)
}

#offers .owl-prev {
    position: absolute;
    top: 45%;
    left: -15px;
    transform: translateY(-50%)
}

#offers .owl-nav i {
    width: 45px;
    height: 45px;
    background: #0c0606;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.offer-inner span {
    font-size: 35px;
    font-family: font-5
}

.ui-datepicker {
    z-index: 5 !important
}