*{
    padding: 0;
    margin: 0;
}
body{
    background-color: rgb(83, 77, 77);
}

header {
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.sobb{ background-color: orange; display: flex; padding: 10px;}
.sobb img{height: 60px; width: 80px; margin-left: 5%; border-radius: 20px;}
.soob { margin-left: 2%;font-size: 20px; margin-top: 1%;}
.soob a:hover{
    font-size: 24px;
    border-bottom: 3px solid white;
    box-shadow: 10px 10px 10px;
    border-radius: 20px;
    padding: 4px;
}
.soob a{color: black;}
.conteiner{
    display: flex;
    width: 100%;
    height: calc(100vh - 85px);
    justify-content: center;
    align-items: center;
}

.itens1 {
    display: flex;
    flex-direction: column;
    width: 100%;
}
/*Jogod*/
.jogg img {
    border-radius: 70%;
    height: 50px;
    width: 60px;
}
.jogg :hover{
    border-radius: 50%;
    height: 60px;
    width: 70px;
}


.um{
    align-self: self-end;
}
.umimag {
    max-width: 400px;
}
.umimag img{
    border-radius: 20px;
    width: 100%;
   
}
.imag{
    display: flex;
    justify-content: space-evenly;
    gap: 10px;
    max-width: 400px;
}
.imaggs img{
    width: 100%;
    border-radius: 20px;
    height: 70%;  
}

.itens2{
    width: 100%;
    padding: 3%;
}
.itens2 h1{font-size: 35px;
color: rgb(255, 255, 255);
}
.itens2 .btn{
background-color: rgb(0, 0, 0);
    color: yellow;
   text-align: center;
   height: 25px;
   border-radius: 20px;
    padding: 15px;
}
.itens2 a :hover{
color: white;
padding: 17px;
border: 1px solid white;
font-size: 24px;
}

a{
    text-decoration: none;
    font-size: 18px;
}
span{
flex-direction: column;
display: flex;
font-size: 20px;
gap: 10px;
}

.redes .internet{
 display: flex;
 align-items: center;
 justify-content: space-around;
 background-color: rgb(150, 123, 123);
 border-radius: 10px;
 height: 150px;

}
.redes .internet a{
  border-radius: 100px;
  width: 30px;
  height: 30px;
  display: block;
  margin: 10px auto;
}
.namber{color: orange;}
.redes .internet img {
  border-radius: 100px;
  width: 30px;
  height: 30px;
  display: block;
  margin: 10px auto;
}
.internet a :hover{
    width: 50px;
    height: 50px;
}
.letras{
    padding: 5px;
    border-radius: 20px;
}

.ddicas a{
    color: yellow;
}

.ddicas{
    text-align: right;
    color: rgb(255, 255, 255);
    font-size: 18px;
    margin-right: 30px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.sombra{
    background-color: black;
}
.sombra .sob :hover{
    font-size: 17px;
    border: 1px solid yellow;
    padding: 10px;
    border-radius: 20px;
}
.anucio{
    font-size: 30px;
    color: white;
    text-align: center;
    background-color: black;
    border-radius: 10%;
}
.rais a{
    color: rgb(255, 255, 255);
    font-size: 19px;
}
.letras :hover{
    color: rgb(0, 0, 0);
    font-size: 24px;
    border-bottom: 3px solid white;
    box-shadow: 10px 10px 10px;
    border-radius: 20px;
    padding: 6px;
}
.rais{
    justify-content: space-around;
    display: flex;
    margin-top: 2%;
    background-color: rgb(68, 149, 202);
    padding: 15px;
    box-shadow: 10px 15px 10px;
}
.siteimage{
    display: flex;
    text-align: center;
    justify-content: space-around;
}
.site :hover{
    width: 70%;
    height: 100%;
}
.site img{
    width: 50%;
    height: 80%;
    border-radius: 10%;
    position: relative;
}
.fiin{
    background-color: black;
}
.finnal{
    color: white;
    text-align: center;
    font-size: 15px;
}
.sombra{
    background-color: rgb(86, 97, 97);
    padding: 20px;
    display: flex;
    justify-content: space-around;
    
}
.sob{
    font-size: 20px;
    color: white;
}
.sob a{
    color: white;   
}

/*publicidade*/

.lives{
    display: flex;
    padding: 8px;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.liv img{
    width: 360px;
    height: 270px;
    border-radius: 20px;
}
.itenn {
    margin-left: 5%;
    color: black;
}

.itenn  a {
    color: black;
    background-color: white;
    padding: 10px;
    border-radius: 20px;
}

.itenn :hover{background-color: rgb(40, 47, 48);
    color: white;
    border: 1px solid #ffffff;
    padding: 15px;
}
.liv :hover{
padding: 10px;
border: 2px solid yellow;
}

/*contacto*/
.contacto{
    display: flex;
    align-items: center;
    text-align: center;
  }
  .facebook{
   background-color: orange;
   padding: 50px;
   display: block;
   width: 50%;
   margin-right: 50%;
   text-align: center;
   margin-left: 100px;
   align-items: center;
  margin-top: 5%;
  justify-content: center;
  border-radius: 20px;
  }
  .Whatsap{
  border-radius: 20px;
   background-color: orange;
   padding: 50px;
   display: block;
   width: 50%;
   margin-right: 50%;
   text-align: center;
   align-items: center;
  margin-top: 5%;
  justify-content: center;
  }
  .outro img{
    width: 100%;
    border-radius: 30px;
  }
  .uno{
    color: wheat;
  }
  
  .já{
    width: 100%;
    background-color: yellow;
    color: black;
    border: none;
    border-radius: 20px;font-size: 15px;
  }
  button :hover{
    color: aqua;
    width: 50%;
    transition: 3s;
    cursor: pointer;
  }
  .fim{
    background-color: rgb(32, 121, 121);
     text-align: center;
     border-radius: 30px;
  }
  .obrigado{
    font-size: 25px;
    color: #ffffff;
  }
  .culsor img{
    width: 100%;
  }
  .numero{
    font-size: 20px;
    color: white;
    border: 1px solid black;
  }
.meuu{
    text-align: center;
    color: rgb(241, 239, 233);
    font-size: 40px;
    margin-top: 20px;
}



/*promoções*/
.qualidade{
display: flex;
margin: 30px 50px ;
}
.dizz { color: rgb(255, 254, 254); font-size: 20px; margin-left:10%;margin-top: 13%;
background-color: rgb(24, 17, 17);
padding: 10px;
width: 250px;
border-radius: 30px;
box-shadow: 5px 10px;
text-align: center;
height: 100%;
}
.quali img{border-radius: 20px;}
.NossasPromoções{font-size: 40px;
text-align: center;
color: #ffffff;
margin-bottom: 3%;
margin-top: 2%;
}

.preechee {
    padding: 2px;
    background-color: orange;
    border-radius: 10px;
}

.preecher {
    display: flex;
    justify-content: space-between;
    padding: 3%;
    background-color: orange;
    border-radius: 10px;
}
.eent{
    font-size: 20px;
    color: rgb(0, 0, 0);
    background-color: rgb(248, 245, 245);
    padding: 10px;
    box-shadow: 10px 10px 10px;
    border-radius: 7px;
}
.preecher .eent a :hover{
    font-size: 24px;
    color: rgb(0, 0, 0);
    background-color: rgb(248, 245, 245);
    padding: 20px;
    box-shadow: 10px 10px 10px;
    border-radius: 8px;
}
.remate{
    background-color: black;
    border-radius: 10px;
}

/*sobre*/
.noos{color: #ffffff;
font-size: 40px;
background-color: orange;
padding: 10px;
border-radius: 20px;
text-align: center;
}
.comentt{
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    margin-left: 20%;
}
.pleya img{
    border-radius: 20px;
    width: 300px;
    height: 200px;
}
.pleple{
    margin-left: 20px;
    font-size: 30px;
}
.data{
    background-color: orange;
    padding: 25px;
    width: 15%;
    height: 100%;
    margin-left: 3%;
    margin-top: 60px;
    border-radius: 10px;
}
.obrigado{
    background-color: #ffffff;
    border-radius: 10px;
    padding: 10px;
    color: black;
}
.História{
    border: #ffffff solid 2px;
    padding: 10px;
    border-radius: 15px;
}
.llist{
    background-color: orange;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 10px 10px 10px;
    height: 80px;
}
.ssegii{
    align-items: center;
    text-align: center;
}
.seguir{
    background-color: #ffffff;
    padding: 10px;
    color: black;
    border-radius: 20px;
}
b :hover{
background-color: aqua;
border-radius: 10px;
color: yellow;
}
.ullti{
    text-align: center;
    font-size: 30px;;
    border-radius: 10px;
    background-color: black;
    box-shadow: 10px 20px 10px;
    color: #ffffff;
    padding: 10px;
}


/*duvidas*/

.atuual{
    margin: 2% 4%;
    font-size: 30px;
    text-align: justify;
    color: #ffffff;
}
.termino{
    font-size: 16px;
    margin-left: 4%;
    color: yellow;
}
.Vool{
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #12063b;
    border-radius: 13px;
    padding: 29px;
}
.bnbn a :hover
{
    font-size: 28px;
    border-bottom: 3px solid yellow;
}
.enter{
    display: flex;
    padding: 20px;
}
.mose{
    margin-left: 10%;
    font-size: 26px;
    color: floralwhite;
    margin-top: 80px;
}
.pagg{
    margin-left: 6%;
}
.pagg img{
    border-radius: 20px;
    width: 290px;
    height: 199px;
    border: 3px solid yellow;
}
.conttr{
    color: #ffffff;
    margin-left: 4%;
    margin-top: 80px;
    font-size: 18px;
}
.cliqu{
    margin-left: 40px;
    font-size: 19px;
    color: yellow;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.cliqu a{
    color: #ffffff;
    border-bottom: 2px solid green;
    border-right: 1px solid green;
    border-radius: 7px;
    padding: 5px;
    font-size: 23px;
}
.box a :hover{
    border: 4px solid yellow;
    border-radius: 10px;
    padding: 10px;
}

/**/
.ente{
    display: flex;
    padding: 20px;
}
.mos{
    margin-left: 11%;
    font-size: 26px;
    color: floralwhite;
    margin-top: 80px;
}
.pag{
    margin-left: 6%;
}
.pag img{
    border-radius: 20px;
    width: 290px;
    height: 199px;
    border: 3px solid yellow;
}
.contt{
    color: #ffffff;
    margin-left: 4%;
    margin-top: 80px;
    font-size: 18px;
}

/*Mobilias.*/
.bba{
    text-align: center;
    display: flex;
    padding: 30px;
    justify-content: center;
    gap: 20%;
    margin-top: 5%;
}

.ccvf img{
    width: 380px; height: 250px; border-radius: 10px;
}
.ccvf span{color: #ffffff; font-size: 40px;}
.ccvf p {color: rgb(251, 255, 0); font-size: 18px;font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
.ccvf a {
    color: #ffffff;
    font-size: 18px;
    margin-left: 10%;
    border-bottom: rgb(201, 180, 180) 2px solid;
}



/*descriçºao*/

.Agg{
    text-align: center;
    font-size: 50px;
    color: yellow;
}
.soo{
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
.soo a{
    font-size: 25px;
    background-color: black;
    color: yellow;
    padding: 10px;
    border-radius: 10px;
}
.soo :hover{
    font-size: 30px;
    color: yellow;
    padding: 18px;
    border-radius: 20px;
    box-shadow: 10px 10px 10px;
    background-color: black;
}
.soos{
    margin-left: 60px;
    margin-top: 20px;
}
.Paracompras{    display: flex;
    gap: 20px;
width: 50%;

}
.Paracompras a{
    font-size: 30px;
    color: rgb(255, 254, 254);
}
.Paracompras li{
    padding: 20px;
    width: 100%;
}
li {
    background-color: rgb(245, 98, 0);
    border-radius: 30px;
}
.soos a :hover{
   border-bottom: 5px solid black;
   color: black;
   border-top: 5px solid rgb(233, 190, 0);
}
.Paracompra img{
    border-radius: 15px;
    width: 170px;
    box-shadow: 20px 10px rgb(183, 209, 35);
    height: 70px;
    max-width: 50%;
    margin-left: 70%;
    padding: 6px;
}



/*elec*/
.elec{
    display: flex;
    margin: 30px 10px 10px 10px;
    background-color: #12063b;
    padding: 30px;
}
.stacion{
background-color: rgb(8, 6, 10);
margin-left: 8%;
padding: 15px;
border-radius: 10px;
}
.imec img{
    border-radius: 20px;
    margin-left: 30%;
   border: orange solid 3px;
    padding: 10px;
    border-radius: 30px;
    height: 180px;
    width: 300px;
}

.stacion p{
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}
.stacion .garant {
    font-size: 17px;
}
.stacion span{
    background-color: #ffffff;
    box-shadow: 9px 5px orange;
    border-radius: 5px;
    padding: 5px;
font-size: 20px;
text-align: center;
}
.stacion span :hover{
    font-size: 30px;
    color: black;
}
.xxx{
    text-align: start;
}
.xxx a, .nnx{
    margin-left: 250%;
    margin-top: 100%;
}




/*Jogos*/






/*pesquisar*/
.pesqui{
    border-radius: 10px;
}