body {
    transform: translateX(-100%);
    animation: slideInLeft 0.7s ease-out forwards;
}

@keyframes slideInLeft {
    from { transform: translateX(-100%); }
    to { transform: translateX(0); }
}


.cinco{
    float: left;
    width: 50%;
    height: 200px;
    background-color: aqua;
    text-align: center;
}

.seis{
    float: left;
    width: 50%;
    height: 200px;
    background-color: rgb(98, 0, 255);
    text-align: center;
}





.cambios{
    width: 100%;
    background-color: black;
    height: 600px;
    color: white;
  




        text-align: justify;

        font-size: 15px;
        font-weight: 400;
        line-height: 22.98px;
        text-align: left;
  
}
.limitar{
    width: 80%;
    margin-left: 10%;
}

.moto{
    margin-top: -15%;
    width: 100%;
    height: 930px;
    background-image: url(
        https://images.ctfassets.net/x7j9qwvpvr5s/6VUsotUbU9yhWYXo27YFuB/a8da53e0ef1301f174c01a2784a96d42/Ducati-Monster-30-anniversario-MY24-overview-hero-1600x1000-02.jpg?fm=webp&q=90 );
}


.titu{
    font-family: Play;
    font-size: 64px;
    font-weight: 700;
    line-height: 74.05px;
    color: white;
    text-align: left;
    margin-left: 15%;
}
.subtitulo{
   
    color: white;
    text-align: left;
    margin-left: 15%;
    font-family: Play;
    font-size: 24px;
    font-weight: 700;
    line-height: 27.77px;

}





.izq{
    width: 50%;
    color: rgb(56, 124, 132);
}

.info{

    background-color: rgb(101, 157, 166);
    height: 610px;
}
.txinf{ 
        font-size: 50px;
        font-family: 'Times New Roman', Times, serif;
        text-align: center;
        color: rgb(255, 255, 255);
   
}





.accordion{
    margin-top: 0%;
}

.Precio{
    margin-top: 3%;
    width: 50%;
    height: 200px;
    float: left;
    background-color: hsl(0, 0%, 100%);

p{
    font-size: 39px;
    font-weight: 600;
    font-family: 'sans-serif';
    text-align: center;
    color: rgb(0, 0, 0);
}
    
}




 .dos{
        font-size: 20px;
        font-family: 'Times New Roman', Times, serif;
        text-align: right;
        color: white;
    }
    .uno{
        font-size: 20px;
        font-family: 'Times New Roman', Times, serif;
        text-align: left;
        color: white;
    }



.si{
    width: 80%;
    height: auto;
    margin-left: 10%;}


h5{
    color: black;
}



.card-link {
    text-decoration: none; /* Quita la subrayado de los links */
  }
  
  .card {
    transition: transform 0.3s, box-shadow 0.3s; /* Añade una transición suave para el hover */
  }
  
  .card:hover {
    transform: scale(1.05); /* Aumenta ligeramente el tamaño al hacer hover */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Añade una sombra más marcada */
  }
  


.btnn {

    background-color: #ff0000; /* Color de fondo */
    border: none; /* Sin borde */
    color: white; /* Color del texto */
    padding: 13px 20px; /* Espaciado interno */
    text-align: center; /* Alineación del texto */
    text-decoration: none; /* Sin subrayado */
    display: inline-block; /* Mantener el botón como un elemento en línea */
    font-size: 16px; /* Tamaño de la fuente (100% -> 16px) */
    margin: -10px 40%; /* Margen exterior */
    cursor: pointer; /* Cambia el cursor al pasar sobre el botón */
    border-radius: 8px; /* Bordes redondeados */
    transition: background-color 0.3s ease; /* Animación al pasar el ratón */
      
    } 
      .btnn:hover {
        background-color: #920000;
     
  }
  



  .pie{
    width: 100%;
    height: 100px;
    background-color: black;}
    
    .accordion {
    
        --bs-accordion-bg: #ffffff00;}
    .table{
        --bs-table-bg: #00000000;
        --bs-table-color: #ffffff;
    }
    element.style {
        background-color: rgba(179, 179, 179, 0);
    }
    .accordion-button:focus {
        box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0);

    }

    .año-modelo{
    display: block;
    font-family: Play;
    font-size: 34px;
    font-weight: 700;
    line-height: 27.77px;
    margin-top: 15%;
    }
    .precio-modelo .titulo_moto{
        font-family: Play;
        font-size: 45px;
        font-weight: 700;
        line-height: 1.1;
    }
        .titulo_moto{
            font-family: Play;
            font-size: 45px;
            font-weight: 700;
            line-height: 1.1;
            margin-top: 15%;
    }


    .tres{
  
        margin-top: 1%;
        margin-left: 1%;
        width: 32%;
        height: 200px;
        float: left;
        text-align: center;
    }
    .cuatro{
    
        margin-top: 6%;
        margin-left: 1%;
        width: 32%;
        height: 150px;
        float: left;
        text-align: center;
        color: turquoise;
    }
    .condiciones{
        width: 100%;
        height: 200px;
        font-family: Ubuntu;
        font-size: 14px;
        font-weight: 300;
        line-height: 16.09px;
        text-align: left;
    }
    
.enc{
    width: 100%;
    height: 800px;
    background-color: #77777730;

}

.containerr {
  
    padding: 30px;
    border-radius: 8px;

    width: 50%;
    margin-top: 10%;
    margin-left: 25%;
}

.title {
    color:  rgb(101, 157, 166);
    font-size: 24px;
    font-weight: bold;
}

.subtitle {
    font-size: 14px;
    color: #333;
}

.form-group {
    display: flex;
    justify-content: space-between;
}

.input-field, .textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.textarea {
    height: 100px;
    resize: none;
}

.privacy-text {
    font-size: 12px;
    color: #777;
}

.bttn {
    background-color:  rgb(101, 157, 166);
    color: white;
    padding: 12px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
}

.bttn:hover {
    background-color: rgb(101, 157, 166);
}








.nake{
    width: 100px;
    height: 110px;
  
    float: left;
    margin-right: 1%;
    margin-left: 1%;
  
  img{
    width: 100%;
    height: 80px;
  }
  }
  
  
  .nake:hover{
    transform: scale(1.05); /* Aumenta ligeramente el tamaño al hacer hover */
  
    .tip{
    color: rgb(101, 157, 166);
  
  }
  
  }






  
.bg-body-tertiary {
    background-color:rgb(101, 157, 166) !important;
  }
  
  
  .card-footer{
    background-color: rgb(101, 157, 166);
  }
  

  .dropdown-itemm {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0);
  }
  .dropdown-itemm:hover, .dropdown-item:focus {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg);
  }



  .navbar-brand {

    color: rgb(255 255 255);
  
}


.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: rgb(255 255 255 / 72%);
    text-decoration: none;
    background: none;
    border: 0;
    transition: color 0.15sease-in-out, background-color 0.15sease-in-out, border-color 0.15sease-in-out;
}



.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: rgb(255 255 255);
    --bs-nav-link-hover-color: rgb(255 255 255);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: rgb(255 255 255);
}



.footer-container {
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer-info, .footer-links, .footer-social {
    margin: 10px;
}

.footer-links a {
    color: white;
    margin: 0 10px;
    text-decoration: none;
}

.footer-links a:hover {
    text-decoration: underline;
}

.img-thumbnail {
    width: 100px;
    height: auto;
    cursor: pointer;
  }
  
  .carousel-inner img {
    max-height: 600px;
    object-fit: cover;
    
 
  }
  