body{background-color: #fff;font-family: 'Raleway', sans-serif;font-size: 15px;line-height: 15px; color: #73726C;}

.modificar{margin: 10px; width: 35%;}

.m-icon--row{text-align: center;}

.m-icon--item{display: inline-block;margin-right: 10%;}

#boton-cerrar-sesion:hover{
    color: rgb(180, 0, 0);
}

.btn,a,a:hover{text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;outline:0 ;}

h1,h2,h3,h4,h5,h6{font-family:'Old Standard TT', serif;line-height: 1em;margin: 0;}
h1{font-size: 5em;}
h1.title_gallery{font-size: 3em;line-height: 3em; text-align: center; }
h1.title,h2{font-size: 2em;line-height: 3em;}
h2.title_reserva {margin-top: 20px;margin-bottom: 20px;}
h3{font-size: 1.5em; margin-bottom: 0.70em;}
h4{font-size: 1.25em; margin-bottom: 0.75em;}
p{margin-bottom: 1em;line-height: 1.5em;}
#logoMain{margin-top: 0.3em;}
.btn{border:none !important;border-radius: 0;padding: 5px 30px;}
.btn-default{background:#193457;box-shadow: none !important;color: #fff; margin-left: 15px; margin-right: 15px; margin-top: 30px; margin-bottom: 30px;}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active{box-shadow: none !important;background:#3e5d86;color: #fff;outline: none !important;}
.loginForm{margin-left:30vw}


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{background-color: #bfa145;border-color: #bfa145;}
.pagination>li>a, .pagination>li>span{color: #bfa145;}
.spacer{padding:6em 0; }
.tabla-reserva{margin-left: 40%;font-size: 1.2em;}
.letra-reserva{padding: 0.2em;}
.text-reserva{font-size: 1.1em;margin-left: 1em;}

/*nav*/
.navbar{margin: 0;}
.navbar-nav{margin:0 -15px;}
.navbar-nav > li > a{font-size: 1em;line-height: 4.26em;padding: 10px 0 10px 30px;}
.navbar-default{border:none;background: #eeeeee;}
.navbar-brand{height: 83px;}
/*nav*/



/*SLIDER*/
.banner {position: relative;color: #fff;}
.banner p{font:300 1.35em/4em 'Old Standard TT', serif;margin:0; }
.banner img.img-responsive{width: 80vw;}
.banner .welcome-message{position: absolute;left: 0;right:0;bottom:0;top:0;text-align: center;}
.banner .welcome-message .wrap-info{display: table;height: 100%;width: 100%;}
.banner .welcome-message .wrap-info .information{display: table-cell;vertical-align: middle;}
.banner .arrow-nav{position: absolute;bottom:-3.5em;background-color: #000000;height: 7em;width: 7em;display: inline-block;z-index: 100;left: 50%;margin-left: -52px;color: #fff;border-radius: 50%;}
.banner .arrow-nav i{font-size: 5em;line-height:105px;}
.banner .arrow-nav:hover{background: #0000;}


/*reserve-info*/
.reserve-info{background-color: #fff;}

.services{background-color:#dedbd3; }
.services .caption{background-color: #b9b2a0;color: #46433b;padding: 1.5em;}
.services .caption a {color: #585650;font-size: 1.25em;}
.services .caption a:hover{color: #fff;}
.carousel-control{width: 10%;background: none !important;}
.carousel-control i.fa{position: absolute;left: 0;right: 0;top: 50%;margin-top: -10px;}
.carousel img{width: 60vw;}


/*footer*/
footer{background-color:#585650;color: #AEAEAC;}
footer.spacer{padding: 3em 0;margin-top: 20em;}
footer h4{color: #DCDCDC;}
footer a,footer p{line-height: 1.5em;font-size: 0.85em;color: #AEAEAC;}
footer a:hover{color: #fff;}
footer .subscribe .form-control{height: 30px;padding: 4px 12px;border: none;}
footer .subscribe .input-group-btn:last-child>.btn{margin: 0;}
footer .subscribe .input-group{margin-bottom: 1em;}
footer .subscribe .social a{font-size: 1.5em;margin-right: 0.25em;}
.copyright{background-color: #252423;padding: 0.6em 0;font-size: 0.85em;color: #7F7F7F;}
.copyright a{color: #AEAEAC;}
/*footer*/

.toTop{position: fixed;right: 1em; bottom: 1em;background:rgba(0,0,0,0.5);width: 35px; height: 35px;text-align: center;color: #fff;font-size: 2em; }
.toTop:hover{color: #fff;background:rgba(0,0,0,0.8);}
.col-sm-4{width: 30vw;}


        /* Contenedor que usa Flexbox para centrar el contenido */
        .carousel-container {
            display: flex;
            justify-content: center; /* Centra horizontalmente */
            padding: 20px; /* Añade espacio alrededor del carrusel */
        }
        .carousel-inner img {
            width: 100%;
            height: auto;
        }
        .carousel {
            max-width: 650px; /* Ancho máximo del carrusel */
            width: 100%; /* Ajusta al ancho del contenedor */
        }



/*unform*/
.radio-inline{padding-top: 4px;padding-left: 0;}
.form-horizontal .radio{padding-top: 3px;}
.radio-inline input[type="radio"]{margin-left: 0;}
div.radio{margin-right: 10px;}
div.radio span{background:url(../images/radio.png) 0 20px !important;}

div.radio span,div.radio input{width: 20px;height: 20px;}
div.radio span.checked{background-position: 0 0 !important;}


.form-control{border: 1px solid #999;border-radius:0;box-shadow:none !important;}
.form-control:focus{border: 1px solid #bbb;}
div.selector{border:none;border: 1px solid #999;height: 33px !important; padding:3px 10px !important; border-radius: 0; font-size: 14px; background: #fff !important; width: 100% !important;}
div.selector:hover{border-color: #bbb;}
div.selector span{height: 36px;padding: 0; background: url(../images/drop.png) right 9px no-repeat !important;color: #8d8d8d; width: 100% !important;margin-right: 20px;}
div.selector:hover span{ background-position:right 9px !important; color: #282828;}
div.selector select{height: 36px !important;top: -2px; cursor: pointer; background-color: #fff;}
div.selector option{ padding: 10px;}
.checkbox label{padding-left: 0;}
.checkbox input[type=checkbox]{margin-left: -10px;}
/*unform*/



body::-webkit-scrollbar {
        width: 6px;
    }

    
    /* Let's get this party started */
    ::-webkit-scrollbar {
        width: 3px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #ccc; 
/*        -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
        -webkit-border-radius: 10px;
        border-radius: 10px;*/
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
/*        -webkit-border-radius: 10px;
        border-radius: 10px;*/
        background:rgb(17, 49, 85);
    }
    ::-webkit-scrollbar-thumb:window-inactive {
        background: #ddd; 
    }




/*responsive starts here*/
@media (max-width: 991px){
}
@media (max-width: 767px){	
	.navbar-toggle{margin-top: 23px;}
    .navbar-default .navbar-toggle{background-color: #193457;}
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color: #5F5021;}
    .navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
    .navbar-nav > li > a{line-height: 1em;}

    h1 {font-size: 2em;}
    .banner p {font: 300 1em/1em 'Old Standard TT', serif;}
    .banner .arrow-nav{margin-left: -22px;height: 3em;width: 3em;bottom: -1.5em;}
    .banner .arrow-nav i {font-size: 2em;line-height: 45px;}

    .spacer {padding: 4em 0;}

    .reserve-info h3{margin-top: 2em;}

    .services div.col-sm-4{margin-bottom: 2em;}

    footer.spacer{padding:1em 0 3em 0 ;}
    footer h4{margin-top: 2em;}

    .room-features .size-price{margin-bottom: 2em;}
    .textoPrincipal{padding-top: 5vh;}
    .loginForm{margin-left: 25vw;}
    
}
.navbar-brand img {
    height: 5vh;
}
/* Galeria*/

.container_gallery {
    position: relative;
    width:1140px;
    height: 800px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.select {
    width: 1140px;
    height: 50px;
    background-color: #bfa145 ;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:40px ;
}

.select div {
    width: 150px;
    height: 30px;
    border-radius: 10%;
    margin-right: 60px ;
    margin-left: 60px;
    cursor: pointer;
    background-color: #bfa145 ;
    font-size: 1.2em;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #252423;
    
}
.container_images_gallery {
    width: 1100px;
    margin-left: 20px;
    margin-right: 20px;
    height: 641px;
    margin-top: 40px;

}

.slider_g {
    width: 1100px;
    max-width: 100vw;
    height: 600px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.list_g {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    width: max-content;
    transition: 1s;
}

.list_g img {
    width: 1100px;
    max-width: 100vw;
    height: 100%;
    object-fit: cover;
}

.buttons_gallery {
    position: absolute;
    top: 45%;
    left: 5%;
    width: 90%;
    display: flex;
    justify-content: space-between;
}

.buttons_gallery button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff5;
    color: #fff;
    border: none;
    font-family: monospace;
    font-weight: bold;

}

.dots {
    position: absolute;
    bottom: 10px;
    color: #fff;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    
}

.caja-login{
    margin-left: 10vw;
    width: 15vw;
}

.dots li {
    list-style: none;
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 20px;
    border-radius: 20px;
    transition: 1s;
    cursor: pointer;
}

.dots li.active {
    width: 30px;
}


@media screen and (max-width: 1200px) {
    .container_images_gallery{
        display: none
        
    }
}

@media (max-width: 1200px) {
    .select {
        width: 90vw;
        height: 50px;
    
    }
}

@media (max-width: 700px) {
    .select {
      width: 80vw;
      height: 50px;
    }
    .loginForm{
        width: 60vw;
    }
    .form-control{
        width: 40vw;
    }
}
#loginText{
    margin-left: 42.5vw;
    width: 25vw;
}
@media (max-width: 600px) {
    .select {
      width: 100vw;
      height: 50px;
    }
    #loginText{
        margin-left: 20vh;
        font-size: 30px;
        line-height: 1em;
        margin-top: 5vh;
        width: 50vw;
        margin-right: 15vw;
        margin-bottom: 3vh;
    }
}

/* PROMOCIONES */

.title-promociones{ 
    text-align: center; 
    font-weight: bold;
}
.info-promociones{
    text-align: center
}
.listas{
    text-align: left;
    margin-left: 25%;
}
.alineado-paquete{
    text-align: left;
    margin-left: 7%;
}
.button-margen{
    display: flex;
    justify-content: center;
    align-items: center;
}
.button-spacing{
    margin: 70px;
}
/* usuario */
#datos{
    color: black;
    outline: none;
    text-decoration: none;
    margin: 22px 28px 28px 28px;
    padding: 10px;
    float: right;
    background: transparent;
    border: 2px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 550;
    width: 150px;
}

/* log in */

#navbar-login {
    margin: 22px 28px 28px 28px;
    padding: 10px;
    float: right;
    background: transparent;
    border: 2px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 550;
    width: 150px;
}

#navbar-login:hover{
    background:#c9c9c9;
    color: #424240;
    border-radius: 6px;
}

.fondo_login{
    display:flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 400px;
    height: 655px;
    top:20%;
    left: 38.2%;
    background: #feffff;
    border-radius: 20px;
    backdrop-filter: blur(20px);
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
    overflow: hidden;
    transition: transform .5s ease height .2s ease;
    transform: scale(0);
    z-index: 101;
    
}

.fondo_login.active-btn{
    transform: scale(1);
}

.fondo_login.active{
    height: 655px;
}

.fondo_login .contenedor-form_login{
    width: 100%;
    padding: 40px;
    
    
}
.fondo_login .contenedor-form_login.login{
    transition: transform .17s ease;
    transform: translateX(0);
      
}

.fondo_login.active .contenedor-form_login.login{
    transition: none;
    transform: translateX(-400px);
}
.fondo_login.active .contenedor-form_login.registrar{
    transition: transform .17s ease;
    transform: translateX(0);
}


.fondo_login .contenedor-form_login.registrar{
    position: absolute;
    transition: none;
    transform: translateX(400px);
}

.fondo_login .icono-cerrar{
    position: absolute;
    top:3%;
    right: 3%;
    width: 90px;
    height: 45px;
    display:flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1;
    font-size: 1.8em;
    color:#616161;
}

.contenedor-form_login h2{
    font-size: 2em;
    text-align: center;
}

.contenedor-input {
    position: relative;
    width: 100%;
    height: 50px;
    border-bottom: 2px solid;
    margin: 30px 0;
}

.contenedor-input label {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    font-size: 1em;
    font-weight: 600;
    pointer-events: none;
    transition: .4s;

}

.contenedor-input input:focus~label,
.contenedor-input input:valid~label{
    top: -5px;
}

.contenedor-input input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 1em;
    padding: 0 35px 0 5px;
}

.contenedor-input .icono1{
    position: absolute;
    right: 8px;
    font-size: 1.4em;
    line-height: 57px;
}

.fa-solid.fa-eye-slash {
    cursor: pointer;
    margin-right: 10px;
}

.fa-solid.fa-eye {
    margin-right: 11.5px;
}

.recordar {
    font-size: .9em;
    margin: -15px 0 15px;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
}

.recordar label input {
    margin-right: 3px;
}

.recordar a{
    color: #696866ce;
    text-decoration: none;
}

.login-link{
    margin-left: 5px;
}

.recordar a:hover{
    text-decoration: underline;
}

#btn_ln {
    width: 100%;
    height: 45px;
    border:none;
    outline: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    background-color: #bfa145;
    color:#504f4d;
}

.registrar {
    font-size: .9em;
    color: #696866ce;
    text-align: center;
    margin: 25px 0 10px;
}

.registrar p a{
    color:#696866ce;
    text-decoration: none;
}

.registrar p a:hover{
    text-decoration: underline;
}
@media (max-width: 1200px) {
    #navbar-login{
        display: none;
        
    }
}
 /* pag 404 */

.container_404 {
    margin: 0;
    background-image: url("../images/lobby_bar_borroso.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 65vh;
    justify-content: center;
    align-items: center;
    display: flex;

 }

.container.text-center.spacer h2{ 
    font-size: 40px;
    color:#ffffff;
    font-weight: 500;
}

.container.text-center.spacer p {  
    font-size: 20px;
    color:#fffffffb;
    font-weight: 400;
}

.container.text-center.spacer a{  
    font-size: 20px;
    color:#ffffffce;
    font-weight: 400;
}

.container.text-center.spacer a:hover{ 
    font-size: 20px;
    color:#ffffff;
    font-weight: 400;
    text-decoration: underline;
}