.title-gallery {
    z-index: 9 !important;
}

.container-box {
    z-index: 20;
}

.c-menu-vertical {
    z-index: 999;
}

#baguetteBox-overlay {
    z-index: 999;
}

.header {
    z-index: 9999999;
}

.c-contact,
.container-box,
.c-foot {
    z-index: 10;
}

.anchor-gallery,
.anchor-menu,
.anchor-reservation {
    z-index: 0;
}

@font-face {
    font-family: 'radikalblack';
    src: url('../fonts/nootype_-_radikal_black-webfont.eot');
    src: url('../fonts/nootype_-_radikal_black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/nootype_-_radikal_black-webfont.woff2') format('woff2'), url('../fonts/nootype_-_radikal_black-webfont.woff') format('woff'), url('../fonts/nootype_-_radikal_black-webfont.ttf') format('truetype'), url('../fonts/nootype_-_radikal_black-webfont.svg#radikalblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'radikalbold';
    src: url('../fonts/radikal_bold-webfont.eot');
    src: url('../fonts/radikal_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/radikal_bold-webfont.woff2') format('woff2'), url('../fonts/radikal_bold-webfont.woff') format('woff'), url('../fonts/radikal_bold-webfont.ttf') format('truetype'), url('../fonts/radikal_bold-webfont.svg#radikalbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.text-initial {
    text-align: initial !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.c-label-fix {
    top: 15px !important;
}

.title-section-contact {
    margin-top: 50px;
    color: #b68845;
    display: block;
    font-size: 25px !important;
    text-align: initial;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.subtitle-section-contact {
    font-size: 20px !important;
    color: white;
    margin-top: 10px;
}

.subtitle-section-contact-black {
    font-size: 20px !important;
    color: black;
    margin-top: 10px;
}

.text-align-center {
    text-align: center;
}

.square-box-border {
    border: 1.5px solid;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 1.5rem;
}

.codigo-vestir {
    background-color: rgba(255, 255, 255, 0.05); /* Fondo más oscuro con opacidad */
    border: 1px solid #fff;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 20px; /* Espacio inferior */
    margin-top: 20px; /* Espacio inferior */
    width: 80%;
}

.seccion {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.dama {
    margin-bottom: 15px;
}

.seccion h3 {
    text-align: right;
    margin: 0;
    flex: 1;
}

.separador {
    border-left: 2px solid #fff;
    margin: 0 20px;
}

.info {
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.f-bold {
    font-weight: bold;
}

.info p {
    line-height: 1 !important;
    font-size: 11px !important;
}

.b-radius-5 {
    border-radius: 5px;
}

.contacto {
    background-color: rgba(255, 255, 255, 0.9); /* Fondo con opacidad */
    color: #000;
    padding: 20px;
    border-radius: 10px;
}

    .contacto input, .contacto textarea {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #ccc;
        width: 100%;
        margin-bottom: 20px;
        padding: 8px;
        border-radius: 5px; /* Bordes redondeados */
    }

        .contacto input:focus, .contacto textarea:focus {
            outline: none;
            border-bottom: 1px solid #000;
        }

    .contacto button {
        background-color: #000;
        color: #fff;
        border: 1px solid #000;
        padding: 10px 20px;
        cursor: pointer;
        border-radius: 5px;
        width: 100%;
    }

        .contacto button:hover {
            background-color: #ffa500;
            border-color: #ffa500;
        }

.reservaciones p {
    margin-bottom: 7px;
    line-height: 1.5;
}

    .reservaciones p strong {
        font-weight: bold;
    }

.background-opacity-contact {
    background: hsla(0, 0%, 100%, 1) !important;
}

.telephone-number {
    margin-top: 15px;
    font-size: 20px;
}

.padding-contact {
    padding: 10px 45px 80px 45px !important;
}

.foot-fix {
    background-color: #000;
    color: #fff;
    padding: 40px 6rem !important;
}

.line-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.logo-main {
    display: flex;
    align-items: center;
    gap: 80px;
}

.logo-atelier {
    max-width: 200px;
    height: auto;
}

.logos-generals {
    max-width: 80px;
    height: auto;
}

.logo-wine-spectator{
    max-height:100px;
}

.btn-radius-social-medias {
    display: inline-block;
    background-color: transparent;
    border: 2px solid white;
    border-radius: 50%;
    padding: 8px;
    margin: 0 8px;
    color: white;
    font-size: 13px;
    text-decoration:none!important;
}

.opacity-9 {
    opacity: 0.9 !important;
}

.opacity-7 {
    opacity: 0.7 !important;
}

.opacity-6 {
    opacity: 0.6 !important;
}

.opacity-5 {
    opacity: 0.5 !important;
}

.contain-footer {
    text-align: center;
    margin-top: 30px;
}

.text-social {
    font-size: 10px;
    margin-top: 10px;
}

.text-uppercase {
    text-transform: uppercase;
}
.img-logo-mado{
    width:300px;
    height:106px;
}

.img-plate {
    max-width: 1420px;
    max-height: 1200px;
    -webkit-transform: translateZ(290px) translateY(25px)!important;
    -ms-transform: translateZ(290px) translateY(25px)!important;
    transform: translateZ(290px) translateY(25px)!important;
}