@import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aguafina+Script&display=swap');
::selection {
    background: #808080;
    color: #000000;
}

::-moz-selection {
    background: #808080;
    color: #000000;
}
html,
body {

    margin: 0px;
    padding: 0px;

    overflow-x: hidden !important;

}

body {

    background: #0F2934;
    color: #E7EAEB;
    overflow-x: hidden;
}


a {
    color: ivory;
    text-decoration: none;
}

P {
    color: #CECECE;
    font-size: 17px;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 2;

}

h2 {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 4px;
}

/* Layout Lines */
.layout-lines {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 200vh;
    pointer-events: none;
    z-index: 1;
}

.layout-lines::before,
.layout-lines::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0.1) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            #605F56 100%);
}

.layout-lines::before {
    left: 70px;
}

.layout-lines::after {
    right: 70px;
}



#navigation {
    z-index: 10;
}

#navbar {
    height: 100px;
    z-index: 1000 !important;
    background: transparent !important;
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}

li.nav-item a.nav-link {
    color: rgb(255, 255, 255);
    font-family: 'Jost', sans-serif;
    font-weight: 400 !important;
    transition: border-bottom 0.3s ease-in-out;

    text-transform: uppercase;
    letter-spacing: 2px;


}



a.nav-link:hover {

    text-decoration: none;
    border-bottom: 1px solid white;
    transition: border-bottom 0.3s ease-in-out;
}

.navbar li a.active {
    color: #ffffff !important;
    transform: scale(1.05);
    background-color: transparent !important;
    border-bottom: #ffffff 1px solid !important;

}



.justify-content-end {
    justify-content: space-evenly !important;
}

.navbar-brand img {
    width: 90px;
}

.navbar-nav {

    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1 !important;


}

a.nav-link.active {
    color: #C29F7B !important;
}



.navbar-collapse {

    padding-left: 0px !important;
    margin-left: 0px !important;
}

/* Hero Section */

.banner {
    padding: 200px 0 0 0;
    background-color: #111D22;
}

.banner-title {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 100px;
    line-height: 1;
}

.banner .container-fluid {
    max-width: 87%;
}

.banner p {
    color: #CECECE;
}

/* menu cat in home page */
.menu {
    padding-top: 130px;
    background-color: #0F2934;
}

.menu .container-fluid {
    max-width: 87%;
}


.menu h2 {
    color: #FFFFFF;
    font-family: "Jost", Sans-serif;
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 5px;
}

.menu h1 {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 75px;
    line-height: 1.1;
    position: relative;
    z-index: 2;
    margin-bottom: -200px;


}

.icon-box {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #CECECE;

    opacity: 0.7;
}

.img-menu-mes {
    position: relative;
    z-index: 1;
    margin-left: 90px;

}

/* menu bac */
#home-banner {

    background: url(/assets/images/foto2ourmenu.jpeg) rgba(0, 0, 0, 0.4);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding: 300px 0;
}

#home-banner h1 {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 90px;
}
#gallery-banner{
   background: url(/assets/images/foto2.jpeg) rgba(0, 0, 0, 0.4);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding: 300px 0;  
}

#gallery-banner h1{
     font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 90px;
}
/* menu category */
#menu-category {
    padding-top: 100px;
    background-color: #111D22;
}

#menu-category .container-fluid {
    max-width: 87%;
}

#menu-category {
    position: relative;
}

#menu-category h6 {
    color: #FFFFFF;
    font-family: "Jost", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;


}

#menu-category li {
    margin-bottom: 10px;
    font-size: 30px;
    font-family: "Jost", Sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

#menu-category li:hover {
    color: #C9A581;
    cursor: pointer;
}

#menu-category::before,
#menu-category::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0.1) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            #605F56 100%);
}

#menu-category::before {
    left: 36.33%;
    /* Position at 1/3 of the width (start of second column) */
}

#menu-category::after {
    left: 63.90%;
    /* Position at 2/3 of the width (end of second column) */
}


/* Remove the old menu-divider styles */
.menu-divider {
    position: static;
}



/* carousel */
.carousel-section {
    padding-top: 70px;
    background: #0F2934;
}

.carousel-section .container-fluid {
    max-width: 90%;
}

.box-1 {
    position: relative;
    z-index: 2;

}

.box-1 h3 {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 45px;
    line-height: 1.1;
    color: #E7EAEB;
}

/* find us */
#find-us {
    padding-top: 100px;
    background-color: #111D22;
}

#find-us h2 {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 70px;
    line-height: 1.1;
    color: #E7EAEB;
}

#find-us .container-fluid {
    max-width: 87%;
}

.custom-map-container {
    background-color: #0F2934;

    -webkit-border-top-left-radius: 300px;
    -webkit-border-top-right-radius: 300px;
    -moz-border-radius-topleft: 300px;
    -moz-border-radius-topright: 300px;
    border-top-left-radius: 300px;
    border-top-right-radius: 300px;

}

.custom-map {
    border: 0;
    -webkit-border-top-left-radius: 300px;
    -webkit-border-top-right-radius: 300px;
    -moz-border-radius-topleft: 300px;
    -moz-border-radius-topright: 300px;
    border-top-left-radius: 300px;
    border-top-right-radius: 300px;

}

#inta-photo {
    padding-top: 100px;

}

#inta-photo img {
    -webkit-border-top-left-radius: 400px;
    -webkit-border-top-right-radius: 400px;
    -moz-border-radius-topleft: 400px;
    -moz-border-radius-topright: 400px;
    border-top-left-radius: 400px;
    border-top-right-radius: 400px;
}

/* Content Sections */
.content-section {
    padding: 5rem 0;
    position: relative;
    z-index: 2;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 3rem;
    text-align: center;
}

.owl-dots {
    display: none !important;
}

.owl-nav {
    display: none !important;
}


#option_btn {
    color: #000000;
    font-weight: 700;
    position: fixed;
    top: 150px;
    right: -2px;
    cursor: pointer;
    z-index: 9;
    background: #fff;
    border-right: 0;
    width: 30px;
    padding: 10px 0;
    height: 125px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    line-height: 1.4;
    display: none;
    writing-mode: vertical-rl
}

#option_btn a {
    display: block;
    margin: 10px 0;
    color: #000;
    font-size: 16px;
}

#option_btn a:hover {
    color: #007bff;
}

/* Media Query for tablets and mobile */
@media (max-width: 992px) {
    #option_btn {
        display: block;
    }
}

@media (max-width: 768px) {
    #option_btn {
        top: 100px;
        width: 28px;
        height: 110px;
        padding: 8px 0;
    }

    #option_btn a {
        font-size: 14px;
        margin: 8px 0;
    }
}

@media (max-width: 576px) {
    #option_btn {
        top: 80px;
        width: 26px;
        height: 100px;
        padding: 6px 0;
    }

    #option_btn a {
        font-size: 13px;
        margin: 6px 0;
    }
}

.image-container {
    display: flex;
    justify-content: center;
    /* Horizontal centering */
    align-items: center;
    /* Vertical centering */


}

.small-img {
    width: 275px !important;
    /* Small size */
    height: auto;
    max-width: none;
}

.footer .container-fluid {
    max-width: 87%;
}

.footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 60px;
    padding-bottom: 60px;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    background: rgba(15, 30, 40, 0.3);
}

.footer-logo {
    transition: transform 0.3s ease;
}

.footer-logo:hover {
    transform: scale(1.05);
}

.footer-heading {
    font-family: "Jost", sans-serif;
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 20px;
    font-weight: 400;
}

.footer-links {
    margin: 0;
    padding: 0;
}

.footer-links li {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 18px;
    list-style: none;
}

.footer-links li a {
    color: rgba(231, 234, 235, 0.8);
    text-decoration: none;
    transition: color 0.3s ease, padding-left 0.3s ease;
    display: inline-block;
}

.footer-links li a:hover {
    color: #ffffff;
    padding-left: 5px;
}

.social-links {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.social-icon {
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
}

.social-icon:hover {
    border-color: #ffffff;
    color: #ffffff;
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.05);
}

.footer-contact {
    text-align: center;
}

.footer-text {
    font-family: "Jost", sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    color: rgba(231, 234, 235, 0.7);
    margin-bottom: 8px;
    line-height: 1.6;
}

.footer-phone {
    color: rgba(231, 234, 235, 0.8);
    text-decoration: none;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    transition: color 0.3s ease;
    display: inline-block;
}

.footer-phone:hover {
    color: #ffffff;
}

.btn-book {
    display: inline-block;
    padding: 14px 35px;
    border: 1px solid #DBA355;
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Jost", sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    transition: all 0.5s ease-in-out;
    background: transparent;
}

.btn-book:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #DBA355;
    color: #ffffff;
    transform: rotate(10deg);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

/* Copyright Section */
.copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 25px;
    padding-bottom: 25px;
    background: rgba(10, 20, 30, 0.5);
}

.copyright p {
    font-family: "Jost", sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.designer-link {
    transition: opacity 0.3s ease;
    display: inline-block;
}

.designer-link:hover {
    opacity: 0.7;
}

.designer-link img {
    vertical-align: middle;
    margin-left: 5px;
}

/* Responsive Styles */
@media (max-width: 991px) {
    .footer {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .footer-logo {
        margin-bottom: 10px;
    }

    .footer-contact {
        text-align: center;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .footer-links li {
        margin-bottom: 15px;
        font-size: 12px;
    }

    .social-links {
        justify-content: center;
    }

    .btn-book {
        padding: 12px 25px;
        font-size: 10px;
        width: 100%;
        max-width: 250px;
    }

    .copyright p {
        font-size: 10px;
        text-align: center !important;
    }
}

@media (max-width: 575px) {
    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-links li {
        text-align: center;
    }

    .social-icon {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }
}





@media (max-width: 768px) {
    .layout-lines::before {
        left: 20px;
    }

    .layout-lines::after {
        right: 20px;
    }

    .hero-content h1 {
        font-size: 2.5rem;
    }

    .hero-content p {
        font-size: 1rem;
    }

    .navbar-nav .nav-link {
        margin: 0.5rem 0;
    }
}



/* about */
/* menu bac */
#aboutus-banner {

    background: url(/assets/images/main-about.jpg) rgba(0, 0, 0, 0.4);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding: 300px 0;
}

#aboutus-banner h1 {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 90px;
}

.aboutpage-1 .container-fluid {
    max-width: 87%;
}

.heading {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 70px;
}

.aboutpage-1 {
    background-color: #111D22;
    padding-top: 70px;
    padding-right: 70px;
    padding-left: 70px;
}

/* testimonial */

.testimonial-carousel .item {
    opacity: 0.4;
    transform: scale(0.9);
    transition: all 0.3s ease-in-out;
    text-align: center;

}

.testimonial-carousel .center .item {
    opacity: 1;
    transform: scale(1.05);
    z-index: 2;
}



.testimonial-box {


    transition: transform 0.3s ease;
}

.h2-test {
    font-family: "Aguafina Script", cursive;
    font-weight: 400;
    font-style: normal;
    color: #A48C71;
}

@media(max-width:1000px) {
    .nav-link1 {
        font-size: 18px !important;
        font-family: "Marcellus", serif !important;
        padding-left: 0px !important;
    }

    .nav-link1.active {
        color: #A9D1DB !important;
    }

    .nav-hidden1 {
        display: none;
    }

    .nav-hidden {
        display: block;
    }


    .navbar-brand img {
        width: 120px;
        margin-left: 70%;
    }

    .navbar-nav {

        align-items: start;

        padding-top: 5px;
        padding-bottom: 5px;
    }

    .logo1 {
        display: none !important;

    }

    .logo {
        display: block !important;
    }

    nav.navbar {
        padding-top: 40px;
    }

    .text-bg-dark1 {
        color: #fff !important;
        background-color: #007bff;

        background: url(/assets/images/foto2ourmenu.jpeg) rgba(0, 0, 0, 0.4);
        background-size: cover;
        background-position: center;
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-blend-mode: multiply;


    }
}

/* Mobile Styles - Banner Section */
@media (max-width: 991px) {
    .banner {
        padding: 120px 0 50px 0;
    }

    .banner-title {
        font-size: 60px;
        margin-bottom: 20px;
    }

    .banner .container-fluid {
        max-width: 95%;
    }

    .banner p {
        font-size: 15px;
        line-height: 1.6;
    }

    .banner img[style*="border-top-left-radius"] {
        -webkit-border-top-left-radius: 200px !important;
        -webkit-border-top-right-radius: 200px !important;
        -moz-border-radius-topleft: 200px !important;
        -moz-border-radius-topright: 200px !important;
        border-top-left-radius: 200px !important;
        border-top-right-radius: 200px !important;
        margin-top: 30px;
    }

    .banner .row.py-3 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .banner .row.py-3 .col-lg-3,
    .banner .row.py-3 .col-lg-6 {
        text-align: center;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .banner {
        padding: 100px 0 40px 0;
    }

    .banner-title {
        font-size: 45px;
        line-height: 1.2;
    }

    .banner p {
        font-size: 14px;
        padding: 0 10px;
    }

    .banner img[style*="border-top-left-radius"] {
        -webkit-border-top-left-radius: 150px !important;
        -webkit-border-top-right-radius: 150px !important;
        -moz-border-radius-topleft: 150px !important;
        -moz-border-radius-topright: 150px !important;
        border-top-left-radius: 150px !important;
        border-top-right-radius: 150px !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .banner .row.py-3 img {
        width: 50px;
    }
}

@media (max-width: 576px) {
    .banner {
        padding: 80px 0 30px 0;
    }

    .banner-title {
        font-size: 35px;
        line-height: 1.1;
    }

    .banner-title a {
        display: inline-block;
        margin-top: 5px;
    }

    .banner p {
        font-size: 13px;
        line-height: 1.5;
    }

    .banner img[style*="border-top-left-radius"] {
        -webkit-border-top-left-radius: 100px !important;
        -webkit-border-top-right-radius: 100px !important;
        -moz-border-radius-topleft: 100px !important;
        -moz-border-radius-topright: 100px !important;
        border-top-left-radius: 100px !important;
        border-top-right-radius: 100px !important;
    }

    .banner hr {
        margin: 15px 0;
    }
}

/* ================================================
   MOBILE RESPONSIVE MEDIA QUERIES
   ================================================ */

/* Extra Large Devices (1200px and up) */
@media (min-width: 1200px) {
    .banner-title {
        font-size: 100px;
    }

    .menu h1 {
        font-size: 75px;
    }
}

/* Large Devices (992px to 1199px) */
@media (max-width: 1199px) {
    .banner-title {
        font-size: 80px;
    }

    .menu h1 {
        font-size: 65px;
    }

    #home-banner h1,
    #aboutus-banner h1 {
        font-size: 75px;
    }

    .heading {
        font-size: 60px;
    }
}

/* Medium Devices - Tablets (768px to 991px) */
@media (max-width: 991px) {

    /* Navigation */
    .navbar-brand img {
        width: 100px;
    }

    .navbar-nav {
        align-items: flex-start !important;
    }

    nav.navbar {
        padding-top: 20px;
    }

    .logo1 {
        display: none !important;
    }

    /* Banner Section */
    .banner {
        padding: 120px 0 50px 0;
    }

    .banner .container-fluid {
        max-width: 95%;
    }

    .banner-title {
        font-size: 60px;
        margin-bottom: 20px;
        text-align: center;
    }

    .banner p {
        font-size: 15px;
        line-height: 1.8;
        text-align: center;
    }

    .banner img[style*="border-top-left-radius"] {
        border-top-left-radius: 200px !important;
        border-top-right-radius: 200px !important;
        margin-top: 30px;
    }

    /* Menu Section */
    .menu {
        padding-top: 80px;
    }

    .menu .container-fluid {
        max-width: 95%;
    }

    .menu h1 {
        font-size: 55px;
        margin-bottom: -100px;
        text-align: center;
    }

    .menu h2 {
        font-size: 28px;
        text-align: center;
    }

    .img-menu-mes {
        margin-left: 0;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /* Home Banner */
    #home-banner {
        padding: 200px 0;
    }

    #home-banner h1 {
        font-size: 65px;
    }

    /* Menu Category */
    #menu-category {
        padding-top: 80px;
    }

    #menu-category::before,
    #menu-category::after {
        display: none;
    }

    #menu-category li {
        font-size: 24px;
        text-align: center;
    }

    #menu-category h6 {
        text-align: center;
    }

    /* Carousel Section */
    .carousel-section {
        padding-top: 50px;
    }

    .box-1 h3 {
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }

    /* Find Us Section */
    #find-us {
        padding-top: 80px;
    }

    #find-us h2 {
        font-size: 55px;
        text-align: center;
        margin-bottom: 30px;
    }

    .custom-map-container {
        border-top-left-radius: 200px;
        border-top-right-radius: 200px;
        margin-bottom: 40px;
    }

    .custom-map {
        border-top-left-radius: 200px;
        border-top-right-radius: 200px;
    }

    /* Instagram Section */
    #inta-photo {
        padding-top: 80px;
    }

    #inta-photo img {
        border-top-left-radius: 200px;
        border-top-right-radius: 200px;
        margin-bottom: 15px;
    }

    /* Footer */
    .footer {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .footer-contact {
        text-align: center;
        margin-top: 30px;
    }

    .social-links {
        justify-content: center;
    }
}

/* Small Devices - Mobile Landscape (576px to 767px) */
@media (max-width: 767px) {

    /* Layout Lines */
    .layout-lines::before {
        left: 20px;
    }

    .layout-lines::after {
        right: 20px;
    }

    /* Navigation */
    .navbar-brand img {
        width: 90px;
    }

    .text-bg-dark1 {
        background: url(/assets/images/foto2ourmenu.jpeg) rgba(0, 0, 0, 0.6);
        background-size: cover;
        background-position: center;
        background-blend-mode: multiply;
    }

    /* Banner Section */
    .banner {
        padding: 100px 0 40px 0;
    }

    .banner-title {
        font-size: 45px;
        line-height: 1.2;
    }

    .banner p {
        font-size: 14px;
        padding: 0 15px;
    }

    .banner img[style*="border-top-left-radius"] {
        border-top-left-radius: 150px !important;
        border-top-right-radius: 150px !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .banner .row.py-3 img {
        width: 50px;
    }

    /* Menu Section */
    .menu {
        padding-top: 60px;
    }

    .menu h1 {
        font-size: 45px;
        margin-bottom: -50px;
    }

    .menu h2 {
        font-size: 24px;
        letter-spacing: 3px;
    }

    .icon-box {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }

    /* Home Banner */
    #home-banner {
        padding: 150px 0;
    }

    #home-banner h1 {
        font-size: 50px;
    }

    #home-banner p {
        font-size: 15px;
    }

    /* Menu Category */
    #menu-category {
        padding-top: 60px;
    }

    #menu-category li {
        font-size: 20px;
        margin-bottom: 15px;
    }

    #menu-category .small-img {
        width: 200px !important;
    }

    /* Carousel Section */
    .box-1 h3 {
        font-size: 28px;
        padding: 0 15px;
    }

    .owl-carousel .item img {
        border-top-left-radius: 150px !important;
        border-top-right-radius: 150px !important;
    }

    /* Find Us Section */
    #find-us {
        padding-top: 60px;
    }

    #find-us h2 {
        font-size: 45px;
    }

    .custom-map {
        height: 400px;
    }

    /* Instagram Section */
    #inta-photo h2 {
        font-size: 28px;
    }

    #inta-photo .small-img {
        width: 200px !important;
    }

    /* Footer */
    .footer-links li {
        margin-bottom: 15px;
        font-size: 12px;
        text-align: center;
    }

    .btn-book {
        padding: 12px 25px;
        font-size: 10px;
        width: 100%;
        max-width: 250px;
    }

    .copyright p {
        font-size: 10px;
        text-align: center !important;
    }

    /* About Page */
    #aboutus-banner {
        padding: 200px 0;
    }

    #aboutus-banner h1 {
        font-size: 55px;
    }

    .heading {
        font-size: 45px;
    }

    .aboutpage-1 {
        padding: 50px 30px;
    }
}

/* Extra Small Devices - Mobile Portrait (up to 575px) */
@media (max-width: 575px) {

    /* Typography */
    p {
        font-size: 15px;
        line-height: 1.8;
    }

    h2 {
        font-size: 24px;
        letter-spacing: 2px;
    }

    /* Navigation */
    #option_btn {
        display: block;
        top: 120px;
        width: 25px;
        height: 100px;
        font-size: 12px;
    }

    /* Banner Section */
    .banner {
        padding: 80px 0 30px 0;
    }

    .banner .container-fluid {
        max-width: 100%;
        padding: 0 20px;
    }

    .banner-title {
        font-size: 32px;
        line-height: 1.1;
        margin-bottom: 15px;
    }

    .banner-title a {
        display: inline-block;
        font-size: 28px;
    }

    .banner p {
        font-size: 13px;
        line-height: 1.6;
        padding: 0 10px;
    }

    .banner img[style*="border-top-left-radius"] {
        border-top-left-radius: 100px !important;
        border-top-right-radius: 100px !important;
    }

    .banner hr {
        margin: 15px 0;
    }

    .banner .row.py-3 {
        padding: 15px 0 !important;
    }

    /* Menu Section */
    .menu {
        padding-top: 40px;
    }

    .menu .container-fluid {
        max-width: 100%;
        padding: 0 20px;
    }

    .menu h1 {
        font-size: 35px;
        margin-bottom: -30px;
        padding: 0 10px;
    }

    .menu h2 {
        font-size: 20px;
        letter-spacing: 2px;
    }

    .icon-box {
        width: 45px;
        height: 45px;
    }

    .icon-box img {
        width: 30px !important;
    }

    /* Home Banner */
    #home-banner {
        padding: 120px 20px;
    }

    #home-banner h1 {
        font-size: 38px;
        line-height: 1.2;
    }

    #home-banner p {
        font-size: 14px;
    }

    /* Menu Category */
    #menu-category {
        padding-top: 40px;
    }

    #menu-category .container-fluid {
        max-width: 100%;
        padding: 0 20px;
    }

    #menu-category li {
        font-size: 18px;
        margin-bottom: 12px;
    }

    #menu-category h6 {
        font-size: 14px;
    }

    #menu-category .small-img {
        width: 150px !important;
    }

    #menu-category img[width="400"] {
        max-width: 100%;
        height: auto;
    }

    /* Carousel Section */
    .carousel-section {
        padding-top: 30px;
    }

    .carousel-section .container-fluid {
        max-width: 100%;
    }

    .box-1 {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .box-1 h3 {
        font-size: 24px;
        line-height: 1.3;
    }

    .owl-carousel .item {
        padding: 0 10px;
    }

    /* Find Us Section */
    #find-us {
        padding-top: 40px;
    }

    #find-us .container-fluid {
        max-width: 100%;
        padding: 0 20px;
    }

    #find-us h2 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .custom-map-container {
        border-top-left-radius: 100px;
        border-top-right-radius: 100px;
    }

    .custom-map {
        height: 300px;
        border-top-left-radius: 100px;
        border-top-right-radius: 100px;
    }

    /* Instagram Section */
    #inta-photo {
        padding-top: 40px;
    }

    #inta-photo .container {
        max-width: 100%;
        padding: 0 10px;
    }

    #inta-photo h2 {
        font-size: 24px;
        padding: 15px 0;
    }

    #inta-photo .small-img {
        width: 120px !important;
    }

    #inta-photo img[style*="border-top-left-radius"] {
        border-top-left-radius: 100px;
        border-top-right-radius: 100px;
    }

    #inta-photo .col-lg-2 {
        padding: 5px;
    }

    /* Footer */
    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer .container-fluid {
        max-width: 100%;
        padding: 0 20px;
    }

    .footer-logo img {
        width: 70px;
    }

    .footer-heading {
        font-size: 10px;
        margin-bottom: 15px;
    }

    .footer-links li {
        text-align: center;
        font-size: 11px;
    }

    .social-icon {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }

    .footer-text {
        font-size: 12px;
    }

    .btn-book {
        padding: 10px 20px;
        font-size: 9px;
        letter-spacing: 1px;
    }

    /* Copyright */
    .copyright {
        padding: 20px 0;
    }

    .copyright .container-fluid {
        max-width: 100%;
        padding: 0 20px;
    }

    .copyright p {
        font-size: 9px;
        letter-spacing: 1px;
    }

    .designer-link img {
        width: 80px;
    }

    /* About Page */
    #aboutus-banner {
        padding: 150px 20px;
    }

    #aboutus-banner h1 {
        font-size: 40px;
    }

    .heading {
        font-size: 35px;
        line-height: 1.2;
    }

    .aboutpage-1 {
        padding: 30px 20px;
    }

    /* Testimonials */
    .h2-test {
        font-size: 32px;
    }

    .testimonial-box {
        padding: 20px 15px;
    }
}

/* Extra Extra Small Devices (up to 400px) */
@media (max-width: 400px) {
    .banner-title {
        font-size: 28px;
    }

    .banner-title a {
        font-size: 24px;
    }

    .menu h1 {
        font-size: 30px;
    }

    #home-banner h1,
    #aboutus-banner h1 {
        font-size: 32px;
    }

    #find-us h2 {
        font-size: 30px;
    }

    .heading {
        font-size: 30px;
    }

    .box-1 h3 {
        font-size: 20px;
    }

    #inta-photo .small-img {
        width: 100px !important;
    }
}

/* Landscape Orientation Adjustments */
@media (max-width: 991px) and (orientation: landscape) {
    .banner {
        padding: 80px 0 30px 0;
    }

    #home-banner,
    #aboutus-banner {
        padding: 150px 0;
    }

    .custom-map {
        height: 350px;
    }
}

/* Print Styles */
@media print {

    .navbar,
    #option_btn,
    .social-links,
    .btn-book {
        display: none !important;
    }

    body {
        background: white;
        color: black;
    }

    .layout-lines {
        display: none;
    }
}

/* Language Switcher Button */
#language-switcher {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9999;
}

.lang-toggle-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 18px;
    background: rgba(15, 41, 52, 0.95);
    border: 1px solid #DBA355;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.lang-toggle-btn:hover {
    background: rgba(219, 163, 85, 0.2);
    border-color: #DBA355;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(219, 163, 85, 0.4);
}

.lang-toggle-btn i {
    font-size: 18px;
    color: #DBA355;
}

#current-lang {
    font-weight: 500;
    text-transform: uppercase;
}

/* Dropdown Menu */
.lang-dropdown {
    position: absolute;
    bottom: 60px;
    right: 0;
    background: rgba(15, 41, 52, 0.98);
    border: 1px solid #DBA355;
    border-radius: 12px;
    padding: 8px;
    min-width: 160px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);
}

#language-switcher:hover .lang-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.lang-option {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 15px;
    color: #E7EAEB;
    text-decoration: none;
    border-radius: 8px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    transition: all 0.2s ease;
}

.lang-option:hover {
    background: rgba(219, 163, 85, 0.15);
    color: #DBA355;
    transform: translateX(3px);
}

.lang-option img {
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* Mobile Responsive */
@media (max-width: 768px) {
    #language-switcher {
        bottom: 30px;
        right: 20px;
    }

    .lang-toggle-btn {
        padding: 10px 14px;
        font-size: 12px;
    }

    .lang-toggle-btn i {
        font-size: 16px;
    }

    .lang-dropdown {
        min-width: 140px;
    }

    .lang-option {
        padding: 10px 12px;
        font-size: 13px;
    }

    .fixed-book-button {
        padding: 15px 12px;
        font-size: 12px;
    }

    .fixed-book-button i {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    #language-switcher {
        bottom: 60px;
        right: 10px;
    }

    .lang-toggle-btn {
        padding: 8px 12px;
        gap: 6px;
    }

    #current-lang {
        font-size: 12px;
    }

    .fixed-book-button {
        writing-mode: horizontal-tb;
        text-orientation: unset;
        flex-direction: row;
        padding: 10px 12px;
        gap: 6px;
        font-size: 10px;
        border-radius: 8px 0 0 8px;
    }

    .fixed-book-button i {
        font-size: 16px;
    }
}

/* Animation on page load */
@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

#language-switcher {
    animation: slideInRight 0.5s ease-out 0.3s both;
}

/* Fixed Book Now Button */
.fixed-book-button {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 9998;
    background: linear-gradient(135deg, #DBA355 0%, #c89144 100%);
    color: #fff;
    padding: 20px 15px;
    text-decoration: none;
    border-radius: 8px 0 0 8px;
    box-shadow: -3px 3px 15px rgba(219, 163, 85, 0.4);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    border: 2px solid #DBA355;
}

.fixed-book-button:hover {
    right: 5px;
    background: linear-gradient(135deg, #c89144 0%, #DBA355 100%);
    box-shadow: -5px 5px 25px rgba(219, 163, 85, 0.6);
    color: #fff;
    transform: translateY(-50%) scale(1.05);
}

.fixed-book-button i {
    font-size: 24px;
    animation: pulse 2s infinite;
}

.fixed-book-button span {
    font-weight: 700;
}

/* Pulse animation for icon */
@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

/* Slide in animation on page load */
@keyframes slideInFromRight {
    from {
        opacity: 0;
        right: -100px;
    }

    to {
        opacity: 1;
        right: 0;
    }
}

.fixed-book-button {
    animation: slideInFromRight 0.6s ease-out 0.5s both;
}
/* Center logo in navbar for desktop */
@media (min-width: 992px) {
    .navbar-nav {
      
        justify-content: space-between;
      
    }
    
    /* Left section - Navigation Links */
    .navbar-nav > li.order-lg-1 {
        flex: 1 1 0;
        display: flex;
        justify-content: flex-start;
    }
    
    /* Center section - Logo */
    .navbar-nav > li.order-lg-2 {
        flex: 1 1 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    
    .navbar-nav > li.order-lg-2 .navbar-brand {
        margin: 0;
        padding: 0;
    }
    
    /* Right section - Book Button */
    .navbar-nav > li.order-lg-3 {
        flex: 1 1 0;
        display: flex;
        justify-content: flex-end;
    }
    
    /* Remove default Bootstrap flex-grow */
    .navbar-nav.flex-grow-1 {
        flex-grow: 0 !important;
    }
}

