body, html {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #777;
    font-weight: 300;
    width: 100% !important;
    height: 100% !important;
}

h2 {
    margin: 0 0 20px 0;
    font-weight: 500;
    font-size: 28px;
    color: #333;
    text-transform: uppercase;
}

h3 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
}

h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
}

h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

p {
    font-size: 15px;
}

p.intro {
    margin: 12px 0 0;
    line-height: 24px;
}

a {
    color: #001f3f;
}

a:hover, a:focus {
    text-decoration: none;
    color: #222;
}

ul, ol {
    list-style: none;
    padding: 0;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: none;
}

/* Navigation */
#menu {
    padding: 15px;
    transition: all 0.8s;
}

#menu.navbar-default {
    background-color: rgba(248, 248, 248, 0.9);
    border-color: rgba(231, 231, 231, 0);
}

#menu a.navbar-brand {
    font-size: 22px;
    color: #001f3f;
    font-weight: 700;
    letter-spacing: 1px;
}

#menu.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    color: #555;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 0;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    margin: 10px 15px 0 15px;
}

#menu.navbar-default .navbar-nav > li > a:hover {
    color: #001f3f;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #001f3f;
    border-color: #001f3f;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
    background-color: #FFF;
}

.navbar-brand img {
    max-height: 40px;
    margin-top: -10px;
}

/* Header Section */
.intro {
    display: table;
    width: 100%;
    padding: 0;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .overlay {
    background: rgba(0,0,0,0.4);
}

.intro h1 {
    font-family: 'Dancing Script', cursive;
    color: #fff;
    font-size: 5em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
}

.intro span {
    color: #a7c44c;
    font-weight: 600;
}

.intro p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 40px;
}

header .intro-text {
    padding-top: 200px;
    padding-bottom: 150px;
    text-align: center;
}

/* Responsive styles */
@media (max-width: 768px) {
    .intro h1 {
        font-size: 3em;
    }
    .intro p {
        font-size: 18px;
    }
    header .intro-text {
        padding-top: 150px;
        padding-bottom: 100px;
    }
}

@media (max-width: 480px) {
    .intro h1 {
        font-size: 2.5em;
    }
    .intro p {
        font-size: 16px;
    }
    header .intro-text {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

/* About Section */
#about {
    padding: 80px 0;
}

#about h3 {
    font-size: 18px;
}

#about .about-text {
    margin-top: 20px;
}

#about .about-img {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}

#about .about-img:before {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#about p {
    line-height: 24px;
    margin: 15px 0 30px;
}

/* Services Section */
#restaurant-menu {
    padding: 0 0 60px 0;
}

#restaurant-menu .section-title {
    background: #444 url(../img/menu-bg.jpg) center center no-repeat fixed;
    background-size: cover;
}

#restaurant-menu .section-title h2 {
    color: #fff;
}

#restaurant-menu h3 {
    padding: 10px 0;
    text-transform: uppercase;
}

/* Portfolio Section */
#portfolio {
    padding: 0 0 60px 0;
}

#portfolio .section-title {
    background: #444 url(../img/gallery-bg.jpg) center center no-repeat fixed;
    background-size: cover;
    margin-bottom: 50px;
}

#portfolio .section-title h2 {
    color: #fff;
}

.intro-text {
    background-color: rgba(0, 0, 0, 0.5); /* Fondo negro semitransparente */
    padding: 20px; /* Espaciado interno */
    border-radius: 10px; /* Bordes redondeados */
    display: inline-block; /* Mantiene el tamaño ajustado al contenido */
    text-align: center;
}

.intro-text h1 {
    color: #fff; /* Texto en blanco para mejor contraste */
    font-size: 36px;
    font-weight: 700;
}

.intro-text p {
    color: #fff;
    font-size: 18px;
}

.btn-custom {
    background-color: #f39c12; /* Color del botón */
    color: #fff; /* Texto blanco en el botón */
    border-radius: 5px;
}

.btn-custom:hover {
    background-color: #e67e22; /* Color del botón al pasar el cursor */
}

/*