@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jomhuria&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: 0;
   
    
    

    
}
main{ display: flex;
flex-direction: column;
}

p{color: white;}

nav{
    background-color: black;
    display: flex;
   
    align-items: center;
    height: 90px;
}

.barra-de-pesquisa{
    background-color: rgb(255, 255, 255);
    margin-right: 100px;


}

.logo img{
    width: 170px;
    margin-left: 20px;
    margin-right: 10px;
}

.localizacao  {
    
    margin-right: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 60px;
    width: 100px;
    
}
.isolacao-tel-loc{display: flex;}

.localizacao img{

    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 21px;
    margin-bottom: 5px;
    
}

.contato{
    width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}

.contato img{
    margin-left: 23px;
}

.pesquisa-1{background-color: rgb(255, 255, 255);
    width: 800px;
    height: 60px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin-right: 100px;
    margin-left: 60px;

   
    }

    nav{display: flex;
    align-items: center;
    justify-content: space-around;}


.contato img{
    width: 35px;
    

}

.barra-vermelha{
    width: 100%;
    background-color: red;
    height: 6px;
}

section{
    background-color: black;
    display: flex;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-around;
    align-items: center;

    
    
    

}

.icon a{
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul{
    
    display: flex;
    
}

li{
    display: flex;
    justify-content: space-between;
}


.icon {
display: flex;
justify-content: center;
margin-top: 10px;
align-items: center;




}
.icon img{
    width: 40px;
    
}
.icon li{
    
    display: flex;
    flex-direction: column; /* Coloca o ícone acima do texto */
    align-items: center; /* Alinha o ícone e o texto no centro verticalmente */
    justify-content: space-around;
}

a{color: white;
text-decoration: none;}










.barra-de-informacao-pai{
    width: 100%;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -30px;
}

.barra-de-informacao-filho{
    background-color: rgba(224, 223, 223, 0.804);

    width: 1450px;
    height: 100px;
    border-radius: 20px;

}

.informacao-left{
    display: flex;
    
    
   
    width: 300px;
    height: 100px;
    border-radius: 20px;
    margin-left: 50px;
}

.home-mootrcycle{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    
   
    height: 20px;
    margin-right: 70px;
}


.aba-motos{
    flex-direction: column;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: black;

    
    height: 30px;
   
}

.aba-motos img{
    width: 25px;
    
}

.home-motos a{
    color: black;
}



.escrita-motos{
    margin-top: 10px;
   
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}


.motos-relevante{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid red;
    border-radius: 15px;
    background-color: red;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
}

.informacao-right{
    
    margin-left: 840px;
    display: none;
    justify-content: center;align-items: center;
}

.container-motos-pai{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}


.container-filho-motos{
    margin: 20px;
    border-radius: 10px;
    width: 1450px;
    height:auto;
    background-color: rgb(230, 227, 227);
    
}


.sessao-motos img{
    width: 350px;
   
}

.sessao-motos {
    
    margin-bottom: 20px;
}

.container-1-motos{
    width: 1500px
    height;250px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 15px;
} 

.moto-1{
    border-radius: 10px;
    width: 230px;
    height: 280px;
    display: flex;
    justify-content: center;
    background-color: rgba(180, 181, 181, 0.942);
    display: flex;
    
    

    
}

.fundo-cinza{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(163, 161, 161);
    width:210px;
    height: 160px;

    margin-top: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.cima{
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    
    }



.left-1 p{
    color: black;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
}

.tipo-de-moto{font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
font-size: 12px;}

.left-1 button{
    
    width: 105px;
    height: 25px;
    font-size: 12px;
    background-color: red;
    border-radius: 5px;
    border: none;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.block{
    
    width: 200px;
    height: 90px;
    display: flex;
}

.left-1{
    
    width: 90px;
    height: 90px;


}

.left-1 button{
    color: rgb(0, 0, 0);
}



.right-2{
    width: 100px;
    height: 90px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;


}

.right-2 p{
    display: flex;
    
}

.produto img {width: 150px;}

footer {
    background-color: #111;
    color: #fff;
    padding: 40px 20px;
    font-family: Arial, sans-serif;
  }

  footer a {
    color: inherit;
    text-decoration: none;
  }

  .quem-somos {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }

 
  

  .logo-bestway img {
    width: 150px;
    height: auto;
    margin-bottom: 20px;
    
  }

  .termos {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }

  .termos li {
    cursor: pointer;
    transition: color 0.3s;
  }

  .termos li:hover {
    color: #ff000d75;
  }

  .conections {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .separacao {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }

  .container-um,
  .container-dois,
  .container-tres {
    flex: 1 1 300px;
    min-width: 250px;
  }

  .container-um h3,
  .container-dois h3,
  .container-tres h3 {
    margin-bottom: 15px;
    color: #d10c0c;
  }

  .escrita-container-1 {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #ccc;
  }

  .redes-sociais {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .instagram {
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #222;
    padding: 10px;
    border-radius: 8px;
    transition: background-color 0.3s;
  }

  .instagram:hover {
    background-color: #333;
  }

  .instagram img {
    width: 32px;
    height: 32px;
  }

  .contato {
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #222;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
    width: 310px;
  }

  .contato img {
    width: 30px;
    height: 30px;
  }

  .horizontal {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    display: flex;
  }

  .espaco {
    margin-top: 10px;
  }

  @media (min-width: 768px) {
    .horizontal {
      flex-direction: row;
      flex-wrap: wrap;
      gap: 20px;
    }

    .redes-sociais {
      flex-direction: row;
      flex-wrap: wrap;
    }
}







@media screen and (max-width:1500px){

    nav{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 85px;
        width: 100%;

    }

    .logo img{
        margin-left: 50px;
    }

    

    .pesquisa-1{
        background-color: rgb(255, 255, 255);
        width: 40vw;
        margin-right: -10px;
        
    
       
    }

    .localizacao{
        margin-left: 40px;
        margin-right: 1vw;

    }

    .localizacao img{
    
        
        
     width: 3vw;
     display: flex;
     justify-content: center;
     align-items: center;
     margin-left: 20px;
     margin-bottom: 5px;
    
        
    }

    .contato{
        width: 100px;
        margin-right: 60px;
        
        
    }

    section{

        
        display: flex;
        margin-bottom: 40px;
        flex: 1 1 15%;
        
        
        

    }

    .barra-de-informacao-pai{
        width: 98vw;

    }

    
}


@media screen and (max-width:1300px){

    nav{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 70px;
        width: 100%;

    }

    .logo img{
        margin-left: 40px;
    }

    

    .pesquisa-1{
        background-color: rgb(255, 255, 255);
        width: 35vw;
        height: 45px;
        border-radius: 15px;
        margin-right: -10px;
        
    
       
    }

    .localizacao{
        margin-left: 40px;
        margin-right: 1vw;

    }

    .localizacao img{
    
        
        
     width: 4vw;
     display: flex;
     justify-content: center;
     align-items: center;
     margin-left: 20px;
     margin-bottom: 5px;
    
        
    }

    .contato{
       
        margin-right: 60px;
        
        
    }

    .icon img{
        width: 30px;
    }
        
        
        
        
        

    

    .barra-de-informacao-pai{
        width: 98vw;

    }




    .container-filho-motos{

        width: 1300vw;

        

    }

   

    .container-1-motos{

        display: flex;
        flex-wrap: wrap;

    }

    .moto-1{
        width: 200px;
        height: 250px;

    }

    .fundo-cinza{
        width:180px;
        height: 130px;}

        .produto img{ width: 110px;}

        .left-1 p{
            width: 100px;
            color: black;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            font-size: 15px;
            margin-bottom: 10px;
            margin-left: 10px;
        }

        .right-2{
            display: none;
        }

        .left-1 button{
            margin-left: 10px;
        }

       

    }


@media screen and (max-width: 1500px) {
    nav {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 85px;
        width: 100%;
    }

    .logo img {
        margin-left: 50px;
    }

    .pesquisa-1 {
        background-color: rgb(255, 255, 255);
        width: 40vw;
        margin-right: -10px;
    }

    .localizacao {
        margin-left: 40px;
        margin-right: 1vw;
    }

    .localizacao img {
        width: 3vw;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 20px;
        margin-bottom: 5px;
    }

    .contato {
        width: 100px;
        margin-right: 60px;
    }

    section {
        display: flex;
        margin-bottom: 40px;
        flex: 1 1 15%;
    }

    .barra-de-informacao-pai {
        width: 98vw;
    }
}

@media screen and (max-width: 1300px) {
    nav {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 70px;
        width: 100%;
    }

    .logo img {
        margin-left: 40px;
    }

    .pesquisa-1 {
        background-color: rgb(255, 255, 255);
        width: 35vw;
        height: 45px;
        border-radius: 15px;
        margin-right: px;
    }

    .localizacao {
        margin-left: 40px;
        margin-right: 1vw;
    }

    .localizacao img {
        width: 4vw;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 20px;
        margin-bottom: 5px;
    }

    .contato {
        margin-right: 60px;
    }

    .icon img {
        width: 30px;
    }

    .barra-de-informacao-pai {
        width: 97vw;
    }

    .container-filho-motos {
        width: 1300vw;
    }

    .container-1-motos {
        display: flex;
        flex-wrap: wrap;
    }

    .moto-1 {
        width: 200px;
        height: 250px;
    }

    .fundo-cinza {
        width: 180px;
        height: 130px;
    }

    .produto img {
        width: 110px;
    }

    .left-1 p {
        width: 100px;
        color: black;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-size: 15px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .right-2 {
        display: none;
    }

    .left-1 button {
        margin-left: 10px;
    }

    
}

@media screen and (max-width:750px){

    nav{height: 70px;}

    nav div{
        margin-right: 15px;
    }

    nav .pesquisa-1{ 
        width: 140px;
        height:30px;
        border-radius: 7px;
        font-size: 9px;
        margin-left: 15px;
        
        
        
        
    }
    .logo img{width: 80px;
       
    }

    .logo{
        
        margin-right: -10px;
    }

    .isolacao-tel-loc img{
        width: 20px;
        justify-content: space-around;
        margin-left: 20px;
       
        
    
    }

    .contato-nunber img{
        margin-left: 13px;
    }

    .localizacao a,.contato-nunber {
        font-size: 9px;
        
       

    }

    .localizacao {
        width: 90px;
        flex-direction: column;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 0;
    }
    .localizacao img{
        margin-left: 12px;
    }

    .carousel-container{
        width:400px ;
        height: 125px;
        margin-top: 25px;
    }

    .isolacao-tel-loc{display: flex;}


    .barra-de-informacao-pai {
        width: 98%;
        margin-left: 7px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .informacao-left {
        margin-left: 10px;
    }

    

    .icon img{
        width: 20px;
    }
     
    .moto-1{
        width:150px ;
        height: 220px;
    }
    .fundo-cinza{
        width:140px;
        height: 120px;
    }

    .left-1{
        margin-left: 15px;
    }




    footer {
        background-color: #111;
        color: #fff;
        padding: 40px 20px;
        font-family: Arial, sans-serif;
      }
    
      footer a {
        color: inherit;
        text-decoration: none;
      }
    
      .quem-somos {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 40px;
      }
    
     
      
    
      .logo-bestway img {
        width: 150px;
        height: auto;
        margin-bottom: 20px;
        
      }
    
      .termos {
        list-style: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
      }
    
      .termos li {
        cursor: pointer;
        transition: color 0.3s;
      }
    
      .termos li:hover {
        color: #ff000d75;
      }
    
      .conections {
        display: flex;
        flex-direction: column;
        gap: 40px;
      }
    
      .separacao {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 30px;
      }
    
      .container-um,
      .container-dois,
      .container-tres {
        flex: 1 1 300px;
        min-width: 250px;
      }
    
      .container-um h3,
      .container-dois h3,
      .container-tres h3 {
        margin-bottom: 15px;
        color: #d10c0c;
      }
    
      .escrita-container-1 {
        font-size: 0.95rem;
        line-height: 1.5;
        color: #ccc;
      }
    
      .redes-sociais {
        display: flex;
        flex-direction: column;
        gap: 15px;
      }
    
      .instagram {
        display: flex;
        align-items: center;
        gap: 10px;
        background-color: #222;
        padding: 10px;
        border-radius: 8px;
        transition: background-color 0.3s;
      }
    
      .instagram:hover {
        background-color: #333;
      }
    
      .instagram img {
        width: 32px;
        height: 32px;
      }
    
      .contato {
        display: flex;
        align-items: center;
        gap: 10px;
        background-color: #222;
        padding: 10px;
        border-radius: 8px;
        margin-bottom: 10px;
        width: 320px;
      }
    
      .contato img {
        width: 30px;
        height: 30px;
      }
    
      .horizontal {
        display: flex;
        flex-direction: column;
        gap: 15px;
        display: flex;
        align-items: center;
      }
    
      .espaco {
        margin-top: 10px;
      }
    
      @media (min-width: 768px) {
        .horizontal {
          flex-direction: row;
          flex-wrap: wrap;
          gap: 20px;
        }
    
        .redes-sociais {
          flex-direction: row;
          flex-wrap: wrap;
        }
    }

}
    
    
    
    
    
    
       