    


.titulo {
    margin: 10px 10px 10px 0;
    align-items: center;
    font-family: 'Francois One', sans-serif;
    color:#9c0c0f;
}

.texto,
.list-group-item{
    font-family: 'Rubik', sans-serif !important;
}

.subtitulos,
.titulo-ejem
{
    align-items: center;
    font-family: 'Francois One', sans-serif;
}

.links-negros{
    color:black !important;
}


.titulo-ejem {
    font-size: 5VW;
    color: #9c0c0f;
  
}

.img-facebook{
    width:25px;
}

.titulo-temp,
th {
    margin: 1vw 20%  !important;
    color: #9c0c0f !important;
    font-family: 'Francois One', sans-serif;
}

.subtitulo-temp {
    color: black !important;
    font-family: 'Rubik', sans-serif;
    margin: 1vw 0 1vw 35%!important;
}



/*Formato encabezado************************/
#HOME {
    display: flex;
    align-items: center;
}

.encabezado {
    background-color: #800000;
    max-height: 4vw;
    min-height: 3vw;
    width: 100vw;
    margin: 0px !important;
    padding: 10px;
    height: auto;
    display: flex;
    align-items: center;
}

#LOGO {
    padding: 1px;
    margin: 1vw;
    background-color: transparent;
    width: 9vw;
    min-width:8VW;
    z-index:3;
}


/*Items del NAV BAR******************/
.container-item{
    position:absolute;
    display:inline-block;
    width:auto !important;
    height:auto;
    margin-top:0;
    left:40vw !important;
}

.item {
    display: inline-block;
    color: azure !important;
    font-family: 'Hind Madurai', sans-serif !important;
    font-size: 1.3vw;
}

#a-reserva{
    color:yellow !important;
}


/*Carrusel****************************/
.container-carrusel{
    margin:0px !important;
    padding:0px !important;
    width:100vw;
    z-index:2;
}

.img-carrusel {
    width: 100vw !important;
    height: 50vw !important;
    
   // filter:grayscale(90%);
}


/*Subtitulos CSS*/

.subtitles {
    color: red !important;
    
 
    
    font-size: 2rem;
    text-align: center;
    
    margin-bottom: 10px;
}

/*CSS DE SERVICIOS*********************/

a {
    text-decoration: none;
    /*color: white ;*/
}

p {
    font-size:1vw;
}


/*CSS PARA CONTAINER DE SERVICIOS**************/
.Container-servicios-prin {
    height: auto;
    width: 90vw;
    position: relative;
    margin: 20px auto;
    padding:  5vw 3vw ; 
    background-color: #f9f9f9;
    border-color: #f2f2f2;
    border-width: 1px;
    border-style: solid;
    display: block;
    border-start-start-radius: 15px;
    box-shadow: 0 0 10px #ddd;
}

.containers-servicios {
    text-align: center;
    width: 23vw;
    height: 23vw;
    margin: 20px;
    padding: 15px 20px 20px 20px;
    background-color: white;
    border-color: gray;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    justify-content: center;
    align-items: center;
    border-radius: 2%;
    border-color: #f2f2f2;
}

.container-int {
    position: relative;
    width: 20vw;
    height: 16vw;
    display: block;
    justify-content: center;

    
}

.subservicios  {
    display: block;
}




.tit_centrado_red {
    display: flex;
    align-items: center;
    font-family: 'Francois One', sans-serif;
    color: red;
    margin-bottom:1vw;

}

.btn-reserva {
    width: 10vw;
    max-height: 5vw;
    font-size: 1.5vw;
    background-color: yellow !important;
    color: black !important;
    border: none !important;
    font-family: 'Anton', sans-serif !important;
}

.img-reserva {
    
    margin:0px;

    height: 70%;
    width: 70%;
    
}

.sub_servicios {
    text-align: center;
    margin: 10px 50px 10px 50px;
    font-size: 2vw;
    font-family: 'Oswald', sans-serif;
    color: black !important;
}


.divbodyshop{
    display:flex;

}

.autobodytext{
    background-color:black;
    padding:3.5vw;

}

.autobodytext {
    color: white;
    font-size: 2rem;
    font-family: 'Oswald', sans-serif;
}

.img_size {
    width:60vw;
    height:35vw;
}

.dealers {
    background-color: #9c0c0f;
    padding: 3vw;
}





    /*PAGINA SERVICIOS*/
    .Pag-Servicios,
    .product-prin {
        width: 80%;
        margin: 1vw auto;
        padding: 10px;
        /*display:table;*/
    }

.encabezado-servicios{
    background-image:url(../img/TPROINSIDE.jpg);
    width:95%;
    height:200PX;
    margin: 0 auto;

}

.card-img-top {
    width: 20vw;
    height: 10vw;
}
    
.card {
    margin: 2vw  !important;
    
    height:25vw;

    width: 20vw !important;

    display: inline-block;
    min-height:10vw;

}
    

/*------------------------------------------*/
/*CSS PARA  PAGINA PRODUCTO********/
.product-container{
    display:flex;
    padding:1vw;
   background-color: #ddd;

}
.product-info {
    background-color: yellow;
    width:100%;
    height:400px;
}
.product-decrip {
    background-color: whitesmoke;
    width: 100%;
    height: 25em;
    padding:2vw;

}

.product-img{
    background-color:whitesmoke;
    padding:2vw;
    border-right-color:gray;
    border-right-width:1px;
    border-right:solid;


}

.descrip-txt{
    font-size:20px;
    width:100%;
    height:200px;

}

.product-botones {
    height: 60px;
    
    display: flex;
    padding:0.3vw 2vw;

    

}

.divider {
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-bottom-color:grey;
    border-top-color:grey;
    background-color:firebrick;
    
}

/*CSS INFOMRACION **************************/




.w50{
    width:500em;

}


/*-------------------------------------*/



.container-reser {
    width: 90%;
    margin:5vw 0px 5vw 7vw;
    height:70%;
}

input{
    margin:auto 0;
    margin-bottom:20px;
    width:20vw;
    height:3vw;

}

/*CSS DE LA PAGINA DE LOGIN*******************/

.login{  
    width:100%;
}

 
#form-login{   
    margin:0 auto;
    width:60%;
}

.formulario{
   margin: 3vw auto;
    width:70%;
 }


.login-controls{
    width:500px; 
}

.usuario {
    background-color: #f4f4f4;
    padding: 1vw;
    margin:2vw auto;
    width:70%;
}

.img-guest .hora,
.container-mane-secon 
{
    margin: 0 auto;
    display: flex;
}

.img_user {
    width: 50%;
    margin: 2vw 25% !important;
    border-radius:50%;
    border-style:solid;
    border-color:gray;
    border-width:2px;
    background-color:grey;
}

.info_login{
    display:grid;
    justify-content:center;
    flex-wrap: wrap;

}

.center {
    margin: 1vw auto 0 auto;
}

.btn_session {
    height:3vw;
    width:10em;
    padding:5px 0.4vw;
    font-size: 1.5em;
    background-color: yellow !important;
    color: black !important;
    border: none !important;
    font-family: 'Anton', sans-serif !important;
}

.usuariof {
    width: 35%;
    margin: 2vw auto;
    background-color:#f2f2f2;

}

/*CSS DE LA PAGINA DE REGISTRACION DE USUARIO*/
.container_registracion{
    width:90%;
    margin: 0 auto 3vw auto;
    padding: 1vw 2vw;

}

#registeralredy{
    margin-left:5vw;
    color:red;

}
/*------------------------------------------*/
/*CSS PARA PAGINAS GUEST*********************/
.container-guest {
    width: 50%;
    margin: 0 auto;
}




/*------------------------------------------*/

/*CSS PARA PAGINA RESERVACION*********/

.lista-items {
    margin-top: 2vw;
    margin-bottom: 1vw;
    width: 70%;
}

.input-placa {
    border-color: #f2f2f2;
    border-radius: 0.25rem;
    height: 55px;
    margin: 0;
}   



#datepicker {
    font-family: 'Rubik', sans-serif !important;
    font-size: 1vw !important;
}





/*CSS PARA PAGINA DE SELECCION DE HORA**************/

.cointaner-hora {
    width: 65%;
    margin: 1vw auto;
    display: block;
    align-content: center;
    align-items: center;
    background-color: white;
}


.barra-progreso {
    margin: 1vw auto;
    padding: 10px;
    background-color: #f8f8f8;
    width: 100%;
    align-items: center;
    justify-items: center;
    border-bottom-style: ridge;
    border-width: 3px;
}
.sub-info-horario {
    background-color: #f8f8f8;
    margin: 1vw 0px 0 0;
    display: flex;
    padding:10px  0 0 0;

}


.sub{
    padding: 20px 10px;
    width: 50%;
    margin: 10px 0 10px 0px;
    background-color: white;
    border-right-color: grey;
    border-right-width: 1px;
    border-right-style: solid;
}



.tit-hora,
.textejem
{
    margin: 0;
    color: #9c0c0f;

}


.container-prin-hora  {
    display: inline-flex;
    background-color: #F8F8F8;
}

.detalle {
    width: 20%;
    margin-right: 0;
    height: auto;
    display: block;
    background-color: transparent;
    padding: 1vw 0;
    
}
.detalle1 {
    margin-bottom: 1vw;
    background-color: white;
    padding: 10px 1vw;
    height: auto;
    min-height: 20%;
    border-bottom-right-radius: 5%;
    border-top-right-radius: 5%;
    box-shadow: 2px 2px 2px 1px #ddd;
}
.policies{
    margin:1vw;
    padding:10px 5px;
    background-color:transparent;
    color:grey;


}



.container-selec-hora {
    height: auto;
    background-color: #f8f8f8;
    position: relative;
    padding: 1vw 0 0 0;
    display: block;
    margin-top:1vw;
    margin-left: 2vw;
    width: 80%;
    /*box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);*/
    border-radius: 10px;
    box-shadow: 0 0 10px #ddd;
    background: #fff;
}



.dia-prin {
    background-color: white;
    margin: 0;
    height: 7vw;
    padding: 1vw 1vw;
    display: flex;
    align-items: center;
    border-start-start-radius: 3%;
    border-bottom-style:solid;
    border-bottom-color:#ddd;
    border-bottom-width:1PX;
   


}
.text-dia {
    
    left: 0px;
    display: flex;
    align-items: center;
    width: 60%;
    
}

    .fecha-pag-horario{
        font-size:2vw;

    }

#hora_ok {
    margin: auto auto;
    font-size: 2vw;
}


.hora-disponible-prin {
    border-style: solid;
    border-width: 0px;
    width: 100%;
    height: auto;
    background-color: white;
    position: relative;
    
    
}

    .dia{
        height:5vw;

    }


.btn-search{
    background-color:#9c0c0f;

}



table {
    margin: 0;
    width: 100%;
    height: 90%;
    border: none;
}

.opciones {
    width: 100%;
    margin: 0px;
    height: 10vw;
    background-color: transparent;
    border: none;
    
    display:block;
    font-size: 2em;
    color: #9c0c0f;
   
}

.hora{
    display:flex;
}

.hora-texto,
.disponibilidad{
    font-size: 1.1em;
   /* margin-right: auto;*/
    padding:1vw 0 0 2vw;
    margin-bottom:0;
    
}

.disponibilidad{
    margin-left:40%;

}

.radio{
    color: #9c0c0f;
    width:30px;

    
    margin:0 auto ;

}

td {
    background-color: transparent;
    margin: 0px;
    width: 50%;
    height: 100%;
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

tr{
    height:100%;
    border:none;


}

.hora .nav-login{
    display:flex;
    padding: 0 2vw 0 2vw;


}



.imagen{
    display:flex;
    margin:  0;
    padding:10px;


}
    .logo-ejem{
        width: 10px !important; 
        margin-bottom:0px !important;
    }


.btn_next{
    margin: 2vw 15vw;

}


/*-------------------------------------*/
/*CSS PARA DATOS RESERVA****************/
.texto-info {
    color: gray;
}

#enlaces-normal{
    color: gray !important;
    text-decoration:underline !important;

}


.redondeo {
    border-radius: 15px;
    padding:1vw;
}

.cuadros-res {
    background-color: white;
    width: 45VW;
    margin: 1vw 1vw 1vw 0;
   padding:2VW;

}

.container-datosreserva{
    width:70%;
    margin: 2VW auto;
    display:block;
    
}


.confirmacion-prin{
    display:FLEX;
    background-color:#f8f8f8;
    padding:10px;

}


.confirmacion-detalle {
    background-color: white;
    width:21%;
    height:20VW;
    margin-top:1VW;
    align-content:center;

}


.last-confirmacion,
.container-mane-prim,
.container-mange 
{
    width: 80%;
}

/*CSS PARA PAGINA ADMINISTRADOR********************/


.container-prin-administrator{
    width:100%;
    height:auto;
    background-color:#f8f8f8;
    display:flex;
    margin: 0 auto;

}

.navbar-lateral {
    padding: 2vw;
    background-color: white;
    width: 15%;
    height:40VW;
    border-bottom-right-radius:10px;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.56) 0px 2px 10px 0px;
}

.menu-prin-administrador{
    background-color: transparent;
    width:80%;
    margin: 1vw auto;
    padding:0vw;
}

.nav-login-datos,
.container-mane-prim,
.sub-info-horario {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    height: auto;
    width: 100%;
    background-color: #f2f2f2;
    margin-bottom: 2vw;
    padding: 2vw;
    display: flex;
}

.info-reservaciones{
    width:60%;
}


    .form-admin{
     height:10vw;
     display:flex;

    }



.img_user_admin {
    width: 60%;
    margin: 0 auto;
  
    border-radius: 50%;
    border-style: solid;
    border-color: gray;
    border-width: 2px;
    background-color: grey;
}

.info-login-admin{
    margin: 0 2vw;

}



.user-log {
    border-left-color: gray;
    border-left-style: solid;
    border-left-width: 1px;
}


.container-prin-grid{
    background-color:whITE;
    width:100%;
    height:auto;

    

}

.container-navbar {
    height: auto;
    padding: 1VW;
    width: 100%;
    background-color: white;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 10px 100px -300px, rgba(0, 0, 0, 0.3) 0px 0px 60px -30px;
    display:block;

}
    .container-navbar-fila1,
    .container-navbar-fila2,
    .container-mane-prim{
        display:flex;
        padding: 1vw;

    }

   
.grid {
    padding: 2vw;
    margin: 2vw auto;
    width: 95%;
}


th,
.columna,
.columna-grande,
.columna-small {
    border: 1px solid gray !important;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}



.columna-grande,
.panel-manage 
{
    width: 25vw !important;
}
.columna-small {
    width: 5vw !important;
 
}




.btn-search{
    width:4vw !important;
    margin: 1px 4vw 1px 5px;


}

.btn-margin {
    margin: 1px 3vw;
   
}

.input-admin{
    width:20vw;
}

.links-menu{
    color:grey !important;
    text-decoration:overline;
    display:block;


}



/*CSS PARA BOTONES DE FILTROS*/
/* CSS */
.button-10 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 6px 14px;
    font-family: 'Oswald', BlinkMacSystemFont, 'Roboto', sans-serif;
    border-radius: 6px;
    border: none;
    color: #fff;
    background: linear-gradient(180deg, #9c0c0f 0%, #8c0c0f 100%);
    background-origin: border-box;
    box-shadow: 0px 0.5px 1.5px red, inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    height: 3vw;
    width: 7vw;
    font-size: 1.2vw;
}

    .button-10:focus {
        box-shadow: inset 0px 0.8px 0px -0.25px red, 0px 0.5px 1.5px red, 0px 0px 0px 3.5px red;
        outline: 0;
    }

/* CSS */
.button-29 {
    align-items: center;
    appearance: none;
    background-image: radial-gradient(100% 100% at 100% 0, red 0, #9c0c0f 100%);
    border: 0;
    border-radius: 6px;
    box-shadow: #9c0c0f 0 2px 4px,red 0 7px 13px -3px,#9c0c0f 0 -3px 0 inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: "Oswald",monospace;
    height: 48px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s,transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
    font-size: 18px;
    margin: 0 1vw;
    width:10vw;
}

    .button-29:focus {
        box-shadow: red 0 0 0 1.5px inset, #9c0c0f 0 2px 4px, red 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
    }

    .button-29:hover {
        box-shadow: #9c0c0f 0 4px 8px, red 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
        transform: translateY(-2px);
    }
   

/*************************************************/
/*CCS PARA PAGINA CONTACTANOS**********/
.container-pag-contactanos {
    width: 80%;
    margin: 2vw auto;
    padding: 1vw 2vw;
}

.input_dudas{
    border-radius:1%;
    border-style:solid;
    width:30vw;
    height:20vw;
    padding:1vw 0.5vw;


}

/*-------------------------------------*/
/*CSS PARA PAG CONFIRMATION************************/

.container-confirmacion{
    margin: 1vw auto;
    border: 1px solid #f3f3f3;
    width:90%;
    padding: 2vw;
    background-color:#f2f2f2;

}



/*------------------------------------------------*/

/*CSS PARA PAGINA MANAGE*************************/


.container-mange{
    margin: 1vw auto;

}



.mane-datos-user,
.breadcrumb-div

{
    width: 50%;
}


.container-mane-secon{
    display:flex;
    width:100%;


}

.manag{
    width:50%;
    margin:1px;
    padding: 1vw;



    

}

.auto_detail_right {
    padding: 1vw;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color:gray;
    width:65%;


}

.new_size{
    width: 90% !important;

}
/*----------------------------------------------------*/
/*FOOTER*/
.footer-distributed {
    background: black !important;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 55px 50px;
}

    .footer-distributed .footer-left,
    .footer-distributed .footer-center,
    .footer-distributed .footer-right {
        display: inline-block;
        vertical-align: top;
    }

    /* Footer left */

    .footer-distributed .footer-left {
        width: 40%;
    }

    /* The company logo */

    .footer-distributed h3 {
        color: #ffffff;
        font: normal 36px 'Open Sans', cursive;
        margin: 0;
    }

        .footer-distributed h3 span {
            color: lightseagreen;
        }

    /* Footer links */

    .footer-distributed .footer-links {
        color: #ffffff;
        margin: 20px 0 12px;
        padding: 0;
    }

        .footer-distributed .footer-links a {
            display: inline-block;
            line-height: 1.8;
            font-weight: 400;
            text-decoration: none;
            color: inherit;
        }

    .footer-distributed .footer-company-name {
        color: #222;
        font-size: 14px;
        font-weight: normal;
        margin: 0;
    }

    /* Footer Center */

    .footer-distributed .footer-center {
        width: 35%;
    }

        .footer-distributed .footer-center i {
            background-color: #33383b;
            color: #ffffff;
            font-size: 25px;
            width: 38px;
            height: 38px;
            border-radius: 50%;
            text-align: center;
            line-height: 42px;
            margin: 10px 15px;
            vertical-align: middle;
        }

            .footer-distributed .footer-center i.fa-envelope {
                font-size: 17px;
                line-height: 38px;
            }

        .footer-distributed .footer-center p {
            display: inline-block;
            color: #ffffff;
            font-weight: 400;
            vertical-align: middle;
            margin: 0;
        }

            .footer-distributed .footer-center p span {
                display: block;
                font-weight: normal;
                font-size: 14px;
                line-height: 2;
            }

            .footer-distributed .footer-center p a {
                color: lightseagreen;
                text-decoration: none;
                
            }

    .footer-distributed .footer-links a:before {
        content: "|";
        font-weight: 300;
        font-size: 20px;
        left: 0;
        color: #fff;
        display: inline-block;
        padding-right: 5px;
    }

    .footer-distributed .footer-links .link-1:before {
        content: none;
    }

    /* Footer Right */

    .footer-distributed .footer-right {
        width: 20%;
    }

    .footer-distributed .footer-company-about {
        line-height: 20px;
        color: #92999f;
        font-size: 13px;
        font-weight: normal;
        margin: 0;
    }

        .footer-distributed .footer-company-about span {
            display: block;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 20px;
        }

    .footer-distributed .footer-icons {
        margin-top: 25px;
    }

        .footer-distributed .footer-icons a {
            display: inline-block;
            width: 35px;
            height: 35px;
            cursor: pointer;
            background-color: #33383b;
            border-radius: 2px;
            font-size: 20px;
            color: #ffffff;
            text-align: center;
            line-height: 35px;
            margin-right: 3px;
            margin-bottom: 5px;
        }

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 1400px)
{
    .cointaner-hora{
        width:80%;



    }

    .dia-prin{
        height:auto;
    }
}

@media (max-width: 880px) {

    .footer-distributed {
        font: bold 3VW sans-serif;
    }

        .footer-distributed .footer-left,
        .footer-distributed .footer-center,
        .footer-distributed .footer-right {
            display: block;
            width: 90%;
            margin-bottom: 40px;
            text-align: center;
        }

            .footer-distributed .footer-center i {
                margin-left: 0;
            }
}


@media (max-width:880px) {


    #Container-servicios-prin {
        justify-content: center;
        padding: 10px 0px 10px 20px;
    }

    .containers-servicios {
        width: 38vw;
        height: 40vw;
        margin: 1vw 2vw 1vw 0;
        padding-left: 5px;
        padding-right: 5px;
        border-radius:10px;


    }

    .container-int {
        
        margin:0 auto;

    }

    .sub_servicios {
        margin: auto;
    }

    .btn-reserva {
        margin: 0  auto !important;

        width: 8em;
        padding: 5px;
        max-height: 5vw;
    }

    .img-reserva {
        width: 80%;
        height: 80%;
        margin-bottom: 10%;
        padding: 0px;
    }
   

}

@media (max-width:500px) {

    .size_ph{
        width:150px;

    }

    .txt_ph{
        font-size:10px;
    }

  

    .div-acc-fbpage{
        padding:2vw;
        
    }

    .img_ann_ph{
        width:100%;
        margin:1vw;
        text-align:center;

    }

    .subtitles_ph{
        font-size:30px !important;
        
        padding-top:5VW;

    }

    .divbodyshop {
        display: block;
    }

    .img_size {
        width:100%;
        height:80%;
    }

    .separador{
        display:block;

    }

    .filtros{
        display:none;
        visibility:hidden;
    }
    /*TEMPORALES*/
    .titulo-temp {
        margin: 1vw 5% 1vw 10% !important;
        color: #9c0c0f !important;
    }

    .subtitulo-temp {
        color: black !important;
        margin: 1vw 6% !important;
    }



    /*CSS PARA NAVBAR******/
    #LOGO {
        width: 25%;
        left: 0.2vw;
        margin: 0.2vw;
    }

    .encabezado {
        max-height: 15vw;
        height: 14vw;
    }

    .item {
        font-size: 3vw;
        padding: 1px;
    }

    .container-item {
        left: 30vw !important;
    }

    /*************************/
    /*CSS PARA DATOS INFORMACION*/
    #informacion{
        display:block;

    }

    .info{
        margin: 1VW auto;
        width:90%;

    }


    /*******************************/
    /*CSS PARA INDEX SERVICIOS*****/

    .container-int{
        height:25vw;

    }
    .sub_servicios{
        margin-bottom:2vw;

    }

    #map{
        height:60vw;
        width:68vw;
        margin: 0 auto;

            
    }
    /**************************************/
    /*INDEX NEWS********************/


    /**********************************/
    .Pag-Servicios {
    }

    .card{
        display:block !important;
        width:90% !important;
        height:auto !important;

    }



    .card-body{
        width:90% !important;
        height:auto !important;

    }

    .card-text{
        font-size:3vw;

    }

    .card-img-top{
        width:100% !important;
        height: auto !important;
        margin: 0 auto !important;
    }

    .product-container{
        display:block;

    }

    .img-product{
        width:200px !important;
        height: 200px !important;
        margin: 1vw auto !important;

    }

    .product-botones{
        background-color:whitesmoke;

    }

    .product-img{
        border-style:none;

    }

    .product-info,
    .product-prin,
    .descrip-txt,
    .product-decrip,
    .product-container {
        height: auto;
    }
        /******************************/
        /*CSS PAG RESERVACION****/
        .selec-fecha-pre {
            width: 90%;
        }

    #placa {
        height: 8vw;
        border-radius: 3px;
        border-color:gray;
        border-width:2px;

    


    }

    /*********************/




    .info {
        padding: 4vw;
    }

    #form-login {
        margin-left: 5vw;
        width: 100%;
    }

    .formulario {
        width: 90%;
    }

    

    .width-form-log {
        width: 70%;
    }

    .login-controls {
        width: 100%;
        padding: 20px 10px;
    }

    .btn_session {
        height: auto;
    }


    .container_registracion {
        padding-right: 5vw;
    }

    .form-control {
        height: 8vw;
    }



    /*MEDIA  PAG GUEST*/

    .container-guest,
    .container-datosreserva
    {
        width: 90%;
    }

    .txt-log {
        margin: 1vw auto;
    }


    /*MEDIA PARA PAG SIGN IN*/

    .usuariof {
        width: 70%;
        height: 90vw;
        margin: 5vw auto;
    }

    .txt-log,
    .texto
    {
        font-size: 1em !important;
    }

    .btn-signin  {
        margin-top: 5vw auto;
        margin-bottom: 2vw;
        width: 50vw;
        
    }




    /*---------------------------*/

    /*MEDIA PARA FOOTER*/
    .footer-links {
        font-size: initial;
    }

    .logo-footer {
        width: 70%;
    }

    .size-text-footer {
        font-size: 5VW;
    }
    /*-------------------------------*/
    /*MEDIA PARA HORARIO HTML*/

    .cointaner-hora,
    .confirmacion-subprin .cuadros-res,
    .nav-login-datos .sub,
    .menu-prin-administrador
    {
        width: 100%;
    }

    .detalle,
    .confirmacion-detalle,
    .navbar-lateral 
    {
        visibility: hidden;
        height: 0;
    }

    .container-prin-hora,
    
    .confirmacion-prin,
    .login,
    .container-prin-administrator
    
    {
        display: block;
    }

    .container-selec-hora,
    .grid{
        width: 90%;

        border-radius: 2px;
        box-shadow: none;
        padding: 0;
        margin: 0 5%;
        margin-bottom: 5vw;
    }

    .dia-prin {
        min-height: 22vw;
        height: auto;
        display: block;
        margin: 0;
        padding:2vw 5vw;
        padding-bottom:3vw;

    }

    .TEXTO,
    .txt-media {
        font-size: 0.7em;
    }

    .fecha-pag-horario,
    .hora-ok {
        font-size: 1.5em !important;
    }
   
    .hora-texto{
        margin-right:20vw;

    }

    .sub {
       /* width: 100%;*/
        background-color: #f9f9f9;
        border-bottom-color: grey;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-right-style: none;
        margin:1vw;

    }

    .text-dia{
        width:300px;
    }

    .text-dia,
    .selectdia {
     
        margin: 1vw auto;
        display: flex;
        height:10vw;
        margin-bottom:3vw;
    }

   

    #datepicker{
        font-size:1.5em !important;
    }
    .e-input-group {
        width: 50vw !important;
    }
  
    .btn-search{
        margin-left:2vw; 
    }

    .opciones {
        height: 30vw;
        position:relative;
        padding-bottom:0.1vw;
        padding-left:3vw;

    }

    .disponibilidad{
        margin-left:1vw;

    }

    .hora {
        margin: 0;
        margin-bottom: 1vw;
    }
 
    .imagen{
        display: flex;
        padding: 0;
    }
    
    .logo-ejem{
       width:100px !important;

    }

    .btn_next{
        width:50%;
        margin: 5vw 25%;

    }
  
    /*CCS DE MEDIA PARA DATOSRESERVA*****/

    .datos-pag-confirmacion{
        margin: 3vw auto;

    }
    .cuadros-res{
        padding:5vw;
    }

    .btn-confirm {
        background-color: #9c0c0f;
    }

    /************************************/
    /*CSS MEDIA PARA ADMINISTRADOR****/
    .container-navbar {
        height: auto;
        padding: 2VW;
    }
    .button-29{
        width:30VW;
        height:9VW;

    }
    .navbar-lateral {
        width: 0%;
    }

    .menu-prin-administrador
    {
        margin: 2vw 3vw 2vw 2vw;
    }

    .table {
        margin: 5vw auto;
        width: 50%;
        font-size: 2.5vw;
    }

    .info-login-admin{
        width:10vw;
        margin-left:17vw;


    }

    .grid {
        overflow: scroll;
        
    }

    #btn_logoutadmin{

        width:50%;
        height:50%;
        font-size:1em;

    }
    
    .txt-log{
       
        font-size:10px !important;


    }

    .img_user_admin{
        width:25%;

    }

    .info-reservaciones{
        width:40%;

    }
    .input-admin{
        height:6vw;
        width:40vw;


    }

    .btn-search,
    .btn-group,
    .button-10 {
        height: 6vw;
        margin-right: 1vw;
        font-size:2vw;
        width:10vw;
        padding:1vw;


    }

    /********************************/
    /*CSS MEDIA PARA PAGINA MANAGE*/

    .container-mane-prim,
    .container-mane-secon {
        display: block;
        padding: 2vw;
    }
    .breadcrumb-div,
    .manag {
        width: 100%;
    }

    .breadcrumb-item{
        font-size:3vw;

    }

    .carro-cel,
    .carro
    {
        display:block !important;
    }

    .carrusel-celular{
        width:100% !important;

    }

    .carro-titulo {
        width: 100%;
    }

    tam-img-cel {
        width: 100%;
    }
}






    @media (max-width:200px) {
        #informacion {
            display: block;
            justify-content: center;
            align-content: center;
            margin-top: 1vw;
            margin-bottom: 1vw;
            height: 100vw;
        }
    }

/* Responsive adjustments */
@media (max-width:768px) {
    .container-subinfo {
        flex-direction: column;
    }

    .pad {
        flex: 1 1 100%;
    }

    .sizepmedia{
        font-size:1.5rem;
    }
}


.fancy-file {
    display: none;
}

    .fancy-file + label {
        display: flex;
        flex: 1;
    }

.fancy-file__fancy-file-name,
.fancy-file__fancy-file-button {
    padding: 5px 10px;
}

.fancy-file__fancy-file-name {
    background: #EEE;
    border: 1px solid #CACACA;
    flex: 1;
    border-radius: 4px 0 0 4px;
}

    .fancy-file__fancy-file-name span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 0px;
        display: block;
    }

.fancy-file__fancy-file-button {
    background: #5BC0DE url(./folder.png) 4px center/25px no-repeat;
    border: 1px solid #5BC0DE;
    color: white;
    white-space: nowrap;
    border-radius: 0 4px 4px 0;
    padding-left: 33px;
    cursor: pointer;
}

.fancy-file.red + label > .fancy-file__fancy-file-button {
    background-color: #D9534F;
    border-color: #D64641;
}

.fancy-file.green + label > .fancy-file__fancy-file-button {
    background-color: #5CB85C;
    border-color: #4FB04F;
}



.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    padding: 20px;
}

.service-item {
    text-align: center;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    transition: transform 0.3s, box-shadow 0.3s;
}

    .service-item:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }


   






.service-image {
    width: 80px; /* Tamaño ajustable */
    height: 80px;
    object-fit: cover;
    border-radius: 50%; /* Opcional: hace que la imagen sea redonda */
    margin-bottom: 10px;
}

.flip-card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    padding: 20px;
}

.flip-card {
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 250px;
    transform-style: preserve-3d;
    transition: transform 0.6s;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.flip-card-front {
    
    padding: 10px;
    text-align: center;
    background: linear-gradient(to bottom, #ff0000, #000000);
    color: #ffffff;
}

.flip-card-back {
    background-color: #f8f8f8;
    color: white;
    transform: rotateY(180deg);
    padding: 15px;
    text-align: center;
}





.titulocarros {
    color: #ff4c4c;
    text-align: center;
    margin: 20px 0;
}

.car-details-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
}

.carousel_description {
    position: relative;
    max-width: 600px;
    overflow: hidden;
    border: 2px solid #ff4c4c;
    border-radius: 10px;
    background-color: #1c1c1c;
}

.carousel-track-container2 {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-track2 {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.carousel-slide2 {
    min-width: 100%;
    transition: opacity 0.5s ease-in-out;
}

    .carousel-slide2 img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 10px;
    }




.carousel-button2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ff4c4c;
    border: none;
    color: #ffffff;
    font-size: 1.5rem;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 5px;
}

    .carousel-button2.left2 {
        left: 10px;
    }

    .carousel-button2.right2 {
        right: 10px;
    }

    .carousel-button:hover {
        background-color: #ffffff;
        color: #ff4c4c;
    }

.car-info2 {
    flex: 1;
    text-align: left;
    max-width: 400px;
}

    .car-info ul {
        list-style-type: none;
        padding: 0;
    }

        .car-info ul li {
            margin: 10px 0;
            color: #ffffff;
        }

.contact-button {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #ff4c4c;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
}

    .contact-button:hover {
        background-color: #ffffff;
        color: #ff4c4c;
    }




/* Estilo específico para el carrusel de imágenes */
#carouselExample {
    position: relative;
    background-color: #000; /* Fondo negro para destacar las imágenes */
    border-radius: 10px;
    overflow: hidden;
    max-width: 800px;
    margin: auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

    #carouselExample img {
        border-radius: 10px;
        object-fit: cover;
        height: auto;
        max-height: 500px;
        width: 100%;
    }

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.carousel-control-prev,
.carousel-control-next {
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .carousel-control-prev:hover,
    .carousel-control-next:hover {
        background-color: rgba(255, 0, 0, 0.6);
    }

.carousel-indicators [data-bs-target] {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid red;
}

.carousel-indicators .active {
    background-color: red;
}

/* Responsividad */
@media (max-width: 768px) {
    #carouselExample {
        max-width: 100%;
    }

    .carousel-control-prev,
    .carousel-control-next {
        width: 30px;
        height: 30px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        height: 20px;
        width: 20px;
    }
}



/* Estilos generales */


/* Header */
.header2 {
    background-color: white;
    color: black;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

    .header2 .btn-warning {
        font-weight: bold;
    }

/* Título de la sección */
.section-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #800000;
    margin-top: 20px;
}

/* Botones */
.btn-red {
    background-color: #800000;
    color: white;
    border: none;
}

    .btn-red:hover {
        background-color: #5c0000;
    }

.filter-buttons .btn {
    margin-right: 10px;
}

/* Tabla */
.table th, .table td {
    text-align: center;
}

/* Responsividad para pantallas pequeñas */
@media (max-width: 768px) {
    .header2 {
        flex-direction: column;
        align-items: flex-start;
    }

    .container {
        padding: 0 15px;
    }

    .btn-red {
        width: 100%;
        margin-bottom: 10px;
    }

    .table-responsive {
        overflow-x: auto;
    }

    .table th, .table td {
        padding: 8px;
        font-size: 14px;
    }





    .car-card {
        width: 100%;
    }

    .titulo {
        font-size: 2rem;
    }

}

/* Responsividad para pantallas extra pequeñas */
@media (max-width: 480px) {
    .section-title {
        font-size: 1.2rem;
    }

    .btn-red {
        font-size: 14px;
    }

    .header2 {
        padding: 0.8rem;
    }
}


/* Responsividad */
@media (max-width: 768px) {
    .car-details {
        padding: 15px;
    }

    .car-title h1 {
        font-size: 20px;
    }

    .car-price h3 {
        font-size: 24px;
    }

    .share-button {
        width: 100%;
        text-align: center;
    }
}




.edit-form {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.edit-form label {
    display: block;
    font-weight: bold;
    color: #333;    
    margin-bottom: 5px;
}

.edit-form .form-control {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.edit-form .btn-primary {
    background-color: #d32f2f;
    color: white;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .edit-form .btn-primary:hover {
        background-color: #b71c1c;
    }

.text-danger {
    color: #d32f2f;
    font-size: 14px;
}

@media (max-width: 768px) {
    .edit-form {
        padding: 15px;
    }

        .edit-form .form-control {
            font-size: 14px;
        }

        .edit-form .btn-primary {
            font-size: 14px;
        }
}


/*css para detalles de carro*/
#detalles-auto {
    font-family: Arial, sans-serif;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 16px;
    max-width: 1000px;
    margin: 0 auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.ribbon {
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    transform: rotate(45deg);
}



    #detalles-auto h2 {
        font-size: 1.5em;
        text-align: center;
        color: #b30000; /* Rojo */
        margin-bottom: 1em;
    }

    #detalles-auto .fila {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 16px;
    }

        #detalles-auto .fila div {
            flex: 1 1 calc(33.333% - 16px); /* 3 elementos por fila en pantallas grandes */
            display: flex;
            flex-direction: column;
            align-items: center;
            background-color: #f9f9f9;
            border: 1px solid #eee;
            border-radius: 8px;
            padding: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }

    #detalles-auto .valor {
        font-size: 1.25em;
        font-weight: bold;
        color: #000; /* Negro */
    }

    #detalles-auto .etiqueta {
        font-size: 0.85em;
        color: #b30000; /* Rojo */
    }

@media (max-width: 768px) {
    #detalles-auto .fila div {
        flex: 1 1 calc(50% - 16px); /* 2 elementos por fila en pantallas medianas */
    }
}

@media (max-width: 480px) {
    #detalles-auto .fila div {
        flex: 1 1 100%; /* 1 elemento por fila en pantallas pequeñas */
    }
}

