html{
    box-sizing: border-box;
    font-family: roboto;
}
body {
    height: 100vh;
    margin: 0;
    overflow-x: hidden;
    background-color: #FFFFFF;
}

a {
    text-decoration: none;
    color: #000000;
}

.divheader{
    width: 99.5%;
    height: 116px;
    background-color: #094128;
    border: 5px solid #C2D7B9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.centroheader{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 70%;
}

.pesquisar{
    height: 38px;
    width: 65%;
    background-color: #C2D7B9;
    color: #094128;
    border-radius: 5px;
    border: none;
    z-index: 1;
}

.Search{
    position: relative;
    right: 200%;
    z-index: 2;
}

.icons{
    display: flex;
    justify-content: space-between;
    width: 200px;
}

.divfundo{
    background-image: url(imagenspag1/background1.png);
    background-size: 101%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    margin-bottom: 5%;
}

.divfundo span{
    color: #D9D9D9;
}

.divfundotxt{
    display: flex;
    flex-direction: column;
    width: 391px;
    position: relative;
    left: 4%;
    top: -15%;
}

.divfundotxt .titulo{
    font-size: 40px;
    margin-bottom: 5%;
}

.divfundotxt .txt{
    font-size: 20px;
    width: 288px;
}

.divbranca{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.divcinza{
    width: 1260px;
    height: 135px;
    background-color: #D9D9D9;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 5%;
}

.txtdivcinza{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.FreeDelivery{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.kart{
    width: 27.5px;
    height: 22px;
    margin-bottom: 5%;
}

.update{
    width: 23.83px;
    height: 26px;
    margin-bottom: 5%;
}

.suport{
    width: 26.25px;
    height: 36.75px;
    margin-bottom: 5%;
}

.coins{
    width: 31.5px;
    height: 31.5px;
    margin-bottom: 5%;
}

.divcinza p{
    font-size: 14px;
    margin-top: -1%;
}

.divcinza strong{
    font-size: 20px;
}

.btnsligas{
    width: 1260px;
    
}

.btnliga{
    width: 436px;
    height: 215px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 99px;
    transition: 0.3s;
}

.linhaligas{
    display: flex;
    justify-content: space-between;
}

#verde{
    background-color: #C2D7B9;
}

#amarelo{
   background-color: #C4B943; 
}

.divitensloja{
    width: 1225.38px;
    font-family: poppins;
}

.divitensloja h1{
    font-size: 36px;
    color: #000000;
    display: flex;
    flex-direction: column;
    margin-bottom: 5%;
    margin-left: 7%;
}

.itemloja{
    width: 243.37px;
    border: #FFFFFF solid 1px;
    overflow: hidden;
    transition: 0.3s;
}

.borda :hover{
    border: #094128 solid 1px;
    border-radius: 5px;
    background-color: #D9D9D9;
    color: #094128;
    transition: 0.3s;
    overflow: hidden;
}

.borda :hover img{
    transition: 0.3s;
    transform: scale(1.05);
}

.itemloja :hover{
    border: none;
    transition: 0.2s;
}

.itemloja :hover del{
    color: #C4B943;
}

.divitensloja p{
    font-size: 16px;
    width: 243px;
    color: #094128;
}

.precoitem{
    width: 243px;
    font-size: 20px;
    margin-top: 15px;
}

.precoitem p{
    font-size: 20px;
    display: flex;
    justify-content: center;
    margin-top: -1px;
}

.divitensloja del{
    color: #C4B943;
    display: flex;
    justify-content: center;
}

.divlinhaitens{
    display: flex;
    width: 1225.38px;
    justify-content: center;
}

.linhaitens{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 1050px;
}

.vermais{
    width: 100%;
    display: flex;
    justify-content: center;
}

.vermais a{
    color: #000000;
}

.InstagramErodapé{
    margin-top: 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.InstagramErodapé h1{
    font-family: poppins;
    margin-bottom: 15%;
}

.Instagramposts{
    display: flex;
    justify-content: center;
}

.imagempost{
    overflow: hidden;
    transition: 0.3s;
}

.Instagramposts :hover{
    cursor: pointer;
    background-position: center;
    transition: 0.5s;
    background-repeat: no-repeat;
    overflow: hidden;
}

.imagempost:hover .instagrampost{
    transform: scale(1.15);
    cursor: pointer;
    transition: 0.3s;
}

.instagrampost{
    width: 200px;
    height: 200px;
    transition: 0.3s;
}

.rodapé{
    margin: -4px;
    width: 100%;
    height: 577px;
    background-color: #171717;
    display: flex;
    position: relative;
}

.logorodapé{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
}

.divtextopart1e2{
    display: flex;
    flex-direction: column;
    width: 1100px;
}

.textorodapé{
    width: 75%;
    height: 577px;
    color: #C2D7B9;
    display: flex;
    justify-content: space-between;
}

.aboutus {
    height: 60%;
    display: flex;
}

.contact {
    height: 60%;
    display: flex;
}

.followus {
    height: 60%;
    display: flex;
}

.divtipordp{
    display: flex;
    flex-direction: column;
    width: 200px;
    text-align: center;
    margin-top: 150px;
}

.divtitulotipo{
    width: 200px;
    height: 20px;
    border-bottom: 1px solid #C2D7B9;
    text-align: center;
    margin-bottom: 30px;
}

.linksrodapé{
    display: flex;
    flex-direction: column;
    line-height: 40px;
}

.linksrodapé a{
    color: #C2D7B9;
}

.telefone {
    padding-left: 30px;
    display: flex;
    align-items: center;
}

.fone {
    padding-right: 10px;
}

.zap{
    padding-right: 10px;
}

.redes{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.iconinsta{
    height: 28px;
}

.iconface{
    height: 26px;
}

.icontwitter{
    height: 24px;
}

.iconttk{
    height: 30px;
}

.linha {
    border: 1px solid #C2D7B9;
    border-right: none;
    border-left: none;
    width: 75%;
    margin-top: -9%;
    height: 50px;
    display: flex;
    align-items: center;
}

.divitemlojatudo{
    display: flex;
    width: 1225.38px;
    height: 600px;
    margin-top: 8%;
    margin-bottom: 5%;
}

.divprecoebtns{
    margin-top: -34%;
    margin-left: 4%;
}

.imagensitemloja{
    display: flex;
    width: 59.44%;
}

.imagenspequenas{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 600px;
    width: 100px;
}

.ladodireitoitemloja{
    display: flex;
    flex-direction: column;
    width: 40.56%;
    align-items: center;
    justify-content: center;
}

.ladodireitoitemloja h1{
    font-size: 32px;
    margin-bottom: 50px;
}

.preco{
    color: #094128;
}

.btns{
    display: flex;
    flex-direction: column;
    transition: 0.3s;
}

.btns button{
    width: 456px;
    height: 45px;
    margin-bottom: 5px;
    font-size: 20px;
    background-color: #D9D9D9;
    border: none;
    color: #094128;
}

#botaobuy{
    color: #C2D7B9;
    font-size: 32px;
    font-family: poppins;
    background-color: #094128;
    height: 63px;
    border: none;
}

.lnr-cart{
    font-size: 20px;
}

.descricaodoitem{
    width: 1048px;
    font-family: poppins;
}

.descricaodoitempart1 h2{
    color: #094128;
    font-size: 32px;
}

.descricaodoitempart1 span{
    color: #094128;
    font-size: 24px;
}

.descricaodoitempart1 p{
    margin-bottom: 20px;
    color: #094128;
}

.descricaodoitempart2{
    color: #094128;
    font-size: 24px;
    margin-bottom: 35px;
}

.Technologies{
    color: #094128;
    font-size: 24px;
}

.descricaodoitempart3 span{
    color: #094128;
    font-size: 18px;
}

.descricaodoitempart3{
    margin-bottom: 30px;
    color: #094128;
}

.descricaodoitempart4 span{
    color: #094128;
    font-size: 18px;
}

.descricaodoitempart4 p{
    color: #094128;
    font-size: 16px;
}

.descricaodoitempart4{
    margin-bottom: 40px;
}

.descricaodoitempart5{
    color: #094128;
    font-size: 16px;
    margin-bottom: 50px;
}

.descricaodoitempart5 span{
    font-size: 18px;
}

.divcomentarios{
    width: 1225.38px;
    display: flex;
    flex-direction: column;
}

.divcomentarios h2{
    color: #094128;
    margin-bottom: 100px;
    text-align: center;
}

.comentarios{
    width: 57%;
    height: 485px;
}

.comentario{
    display: flex;
    margin-bottom: 45px;
}

.fotodeperfil{
    margin-top: 10px;
    margin-right: 10px;
}

.writeReview{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.writeReview h2{
    color: #094128;
    margin-bottom: 70px;
}

.fa-star{
    color: #094128;
    font-size: 20px;
}

.estrelas{
    margin-bottom: 30px;
}

#review{
    width: 463px;
    height: 238px;
    border: #C2D7B9 solid 1px;
    margin-bottom: 30px;
    font-family: poppins;
}

.btnsubmit{
    width: 165px;
    height: 39px;
    font-family: poppins;
    font-size: 14px;
    background-color: #094128;
    border: none;
    color: #C2D7B9;
}

.divchampionspromotion{
    display: flex;
    flex-direction: column;
}

.titulochampionspromotion h1{
    font-family: poppins;
    margin-top: 4%;
    margin-bottom: 8%;
    text-align: center;
}

.divlinhaitensgp{
    display: flex;
    width: 1225.38px;
    justify-content: center;
}

.linhaitensgp{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 1050px;
    margin-bottom: 30px;
}

.divfundopremier{
    background-image: url(imagenspag1/PL2526-SEASON-PREVIEW-1.png);
    background-size: 101%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.divbranca h3{
    font-family: poppins;
    font-size: 64px;
    color: #000000;
}

.bandeira{
    margin-bottom: 130px;
}

.imginsta{
    width: 200px;
    height: 200px;
}

.divfundobrasileirao{
    background-image: url(imagenspag1/brasileiraobanner.png);
    background-size: 101%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.divfundoserieatim{
    background-image: url(imagenspag1/serieAbanner.png);
    background-size: 100%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.divfundolaliga{
    background-image: url(imagenspag1/laligabanner.png);
    background-size: 100%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.divfundorestodomundo{
    background-image: url(imagenspag1/restodomundobanner.png);
    background-size: 100%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.divfifa26{
    background-image: url(imagenspag1/fifa26banner.png);
    background-size: 100%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.divfundoligue1{
    background-image: url(imagenspag1/ligue1banner.png);
    background-size: 100%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.divfundobundesliga{
    background-image: url(imagenspag1/bundesligabanner.png);
    background-size: 100%;
    width: 100%;
    height: 90vh;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

h4{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 32px;
    color: #094128;
}

.textoaboutus{
    width: 1062px;
    height: 171px;
    font-size: 16px;
    margin-bottom: 300px;
}

.textoaboutus p{
    margin-bottom: 30px;
    line-height: 30px;
}

.textoaboutus span{
    color: #094128;
    font-size: 24px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.divresgister{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.linharegister{
    display: flex;
    justify-content: space-around;
    width: 700px;
}

.divresgister input{
    width: 328.93px;
    height: 33.93px;
    font-size: 16px;
    border: #094128 solid 2px;
    color: #094128;
    border-radius: 5px;
}

.divresgister p{
    color: #094128;
    font-size: 20px;
}

#btnverde{
   width: 677.68px;
   height: 43.93px;
   background-color: #094128;
   margin-bottom: 07px;
   margin-top: 20px;
   color: #C2D7B9;
   font-size: 20px;
   font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
   border: none;
   cursor: pointer;
   border-radius: 5px;
}

#btnclaro{
   width: 677.68px;
   height: 43.93px;
   background-color: #C2D7B9;
   color: #094128;
   font-size: 20px;
   font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
   border: none; 
   cursor: pointer;
   border-radius: 5px;
}

::placeholder{
    color: #094128;
    opacity: 80%;
}

.divresgister textarea{
    width: 680px;
    height: 174px;
    margin-top: 30px;
    border: #094128 2px solid;
    border-radius: 5px;
    color: #094128;
}

.btnsubmitc{
    width: 237px;
    height: 48px;
    font-size: 20px;
    color: #C2D7B9;
    background-color: #094128;
    border: none;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 5px;
}

.contactusti{
    margin-bottom: 100px;
}

.divlinhaitensresultado{
    display: flex;
    justify-content: space-around;
    width: 515px;
}

.divbrancaresultado{
    display: flex;
    flex-direction: column;
    align-items: start;
}

.resultadopesquisa{
    text-align: start;
    color: #094128;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.divbrancacarrinho{
    width: 80%;
    height: 550px;
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
}

.divitenscarrinho{
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.itemcarrinho{
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border: 1px solid #094128;
    border-radius: 5px;
    height: 245px;
}

.itemcarrinho img{
    margin-left: 10px;
}

.textoitemcarrinho{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.part1itemcarrinho{
    display: flex;
    flex-direction: column;
    margin-top: -70px;
    margin-left: 20px;
}

.part1itemcarrinho h5{
    font-family: poppins;
    font-size: 20px;
}

.part1itemcarrinho p{
    font-size: 20px;
    color: #094128;
    margin-top: -5%;
}

.btnstamanho{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 160px;
    transition: 0.3s;
}
.btntamanho{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #094128;
    background-color: #C2D7B9;
    border: #094128 solid 1px;
    width: 32px;
    height: 32px;
}

.btnstamanho :hover{
    color: #C2D7B9;
    background-color: #094128;
    border: #C2D7B9 solid 1px;
    cursor: pointer;
    transition: 0.3s;
}

#ativo{
    color: #C2D7B9;
    background-color: #094128;
    border: #C2D7B9 solid 1px;
}

.linhacarrinho{
    display: flex;
    justify-content: space-around;
    width: 128px;
    height: 48px;
}

.part2itemcarrinho{
    align-items: center;
    margin-top: 10px;
    margin-left: 70px;
}

.part2itemcarrinhoAC{
    align-items: center;
    margin-top: 10px;
    margin-left: 110px;
}

.btnlixo{
    margin-right: 15px;
    width: 42px;
    height: 42px;
    font-size: 20px;
    border-radius: 50%;
    color: #094128;
    background-color: #C2D7B9;
    border: 1px #094128 solid;
    cursor: pointer;
}

.btnmais{
    margin-left: 15px;
    width: 42px;
    height: 42px;
    font-size: 20px;
    border-radius: 50%;
    color: #094128;
    background-color: #C2D7B9;
    border: 1px #094128 solid;
    cursor: pointer;
}

.textopart2{
    display: flex;
    align-items: center;
    color: #094128;
}

#btnsativos{
    transition: 0.3s;
}

#btnsativos :hover{
    color: #C2D7B9;
    background-color: #094128;
    transition: 0.3s;
}

.divdetalhes{
    margin-top: 13px;
}

.detalhes{
    width: 411px;
    height: 372px;
    border: 1px solid #094128;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.linhadetalhes{
    display: flex;
    justify-content: space-between;
    color: #094128;
    border: 1px solid #094128;
    border-right: none;
    border-left: none;
    border-top: none;
    width: 336px;
    height: 52px;
}

.linhadetalhes p{
    font-family: poppins;
    font-size: 20px;

}

.totalpreco{
    margin-top: 80px;
    color: #094128;
    font-size: 20px;
    font-family: poppins;
}

.buttonPay{
    width: 341px;
    height: 63px;
    color: #C2D7B9;
    background-color: #094128;
    border: none;
    font-size: 32px;
    font-family: poppins;
    transition: 0.3s;
}

.divbutton{
    transition: 0.3s;
    color: #C2D7B9;
    background-color: #094128;
}

.divbutton :hover{
    color: #094128;
    background-color: #C2D7B9;
    transition: 0.3s;
    cursor: pointer;
}

.cpfecupom{
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: 80%;
    margin-top: 40px;
}

.cpfecupom input{
    width: 334px;
    height: 36px;
    margin-bottom: 20px;
    border: #094128 1px solid;
    border-radius: 5px;
}

#btngrande{
    transition: 0.3s;
}

#btnspequnos{
    transition: 0.3s;
}

#btngrande :hover{
    background-color: #C2D7B9;
    color: #094128;
    transition: 0.3s;
    cursor: pointer;
}

#btnspequnos :hover{
    background-color: #094128;
    color: #C2D7B9;
    transition: 0.3s;
    cursor: pointer;
}

.btnsubmit :hover{
    background-color: #C2D7B9;
    color: #094128;
    transition: 0.3s;
    cursor: pointer;
}

@media screen and (max-width: 550px){
    .divheader{
    width: 99.6%;
    height: 5vh;
    background-color: #094128;
    border: 2px solid #C2D7B9;
    display: flex;
    align-items: center;
    justify-content: center;
    }

    .divfundopremier{
        height: 30vh;
    }

    .divfundolaliga{
        height: 30vh;
    }
    .divfundobundesliga{
        height: 30vh;
    }
    .divfundoligue1{
        height: 30vh;
    }
    .divfundoserieatim{
        height: 30vh;
    }
    .divfundorestodomundo{
        height: 30vh;
    }
    .divfifa26{
        height: 30vh;
    }
    .divfundobrasileirao{
        height: 30vh;
    }

    .divbranca h3{
    font-family: poppins;
    font-size: 24px;
    color: #000000;
}

.bandeira{
    width: 66px;
    height: 39px;
    margin-bottom: 30px;
}

    .centroheader{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 80%;
}

.pesquisar{
    height: 28px;
    width: 65%;
    background-color: #C2D7B9;
    color: #094128;
    border-radius: 5px;
    border: none;
    z-index: 1;
}

.Search{
    position: relative;
    right: 120%;
    z-index: 2;
    width: 18px;
    height: 18px;
}

.icons{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100px;
}

.logo{
    width: 38px;
    height: 38px;
    margin-right: 20px;
}

.login{
    width: 18px;
    height: 18px;
}

.favoritos{
    width: 18px;
    height: 18px;
}

.carrinho{
    width: 18px;
    height: 18px;
}

.divfundo{
    background-image: url(imagenspag1/background1.png);
    background-size: 100%;
    width: 100%;
    height: 30vh;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.divfundotxt{
    display: flex;
    flex-direction: column;
    width: 151px;
    position: relative;
    left: 4%;
    top: -19%;
}

.divfundotxt .titulo{
    font-size: 15px;
    margin-bottom: 5%;
}

.divfundotxt .txt{
    font-size: 10px;
    width: 138px;
}

.divcinza{
    width: 80%;
    height: 55px;
    background-color: #D9D9D9;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 5%;
}

.FreeDelivery{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.kart{
    width: 17.5px;
    height: 12px;
    margin-bottom: 5%;
}

.update{
    width: 9.83px;
    height: 12px;
    margin-bottom: 5%;
}

.suport{
    width: 9.25px;
    height: 12.75px;
    margin-bottom: 5%;
}

.coins{
    width: 12.5px;
    height: 12.5px;
    margin-bottom: 5%;
}

.divcinza p{
    font-size: 9px;
    margin-top: -1%;
}

.divcinza strong{
    font-size: 10px;
}

.btnsligas{
    width: 80%;
}

.btnliga{
    width: 136px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 59px;
    transition: 0.3s;
}

.logoligaP{
    width: 50px;
    height: 50%;
}

.logoligaSA{
    width: 30px;
    height: 60%;
}

.logoligaLL{
    width: 50px;
    height: 50%;
}

.logoligaB{
    width: 50px;
    height: 50%;
}

.logoligaL1{
    width: 30px;
    height: 60%;
}

.logoligaBR{
    width: 50px;
    height: 50%;
}

.logoligaRW{
    width: 40px;
    height: 50%;
}

.logoligaFF26{
    width: 30px;
    height: 60%;
}

.divitensloja{
    width: 80%;
    font-family: poppins;
    margin-left: 130px;
}

.divitensloja h1{
    font-size: 16px;
    color: #000000;
    display: flex;
    flex-direction: column;
    margin-bottom: 5%;
    margin-left: 7%;
}

.itemloja{
    width: 123.37px;
    border: #FFFFFF solid 1px;
    overflow: hidden;
    transition: 0.3s;
}

.itemloja img{
    width: 123.37px;
    height: 153.37px;
}

.divitensloja p{
    font-size: 10px;
    width: 123.37px;
    color: #094128;
}

.precoitem{
    width: 123.37px;
    font-size: 20px;
    margin-top: 15px;
}

.precoitem p{
    font-size: 15px;
    display: flex;
    justify-content: center;
    margin-top: -1px;
}

.divitensloja del{
    color: #C4B943;
    font-size: 15px;
    display: flex;
    justify-content: center;
}

.divlinhaitens{
    display: flex;
    width: 80%;
    justify-content: center;
}

.linhaitens{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 1050px;
}

.vermais{
    margin-top: 20px;
    width: 80%;
    margin-right: 130px;
    display: flex;
    justify-content: center;
    font-size: 12px;
}

.vermais a{
    color: #000000;
}

.InstagramErodapé{
    margin-top: 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.InstagramErodapé h1{
    font-family: poppins;
    margin-bottom: 15%;
    font-size: 20px;
}

.Instagramposts{
    display: flex;
    justify-content: center;
}

.imagempost{
    overflow: hidden;
    transition: 0.3s;
}

.instagrampost{
    width: 90px;
    height: 90px;
    transition: 0.3s;
}

.rodapé{
    margin: -4px;
    width: 100%;
    height: 377px;
    background-color: #171717;
    display: flex;
    position: relative;
}

.logorodapé{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15%;
    height: 100%;
}
.logorodapé img{
    width: 90px;
    height: 90px;
}

.divtextopart1e2{
    display: flex;
    flex-direction: column;
    width: 85%;
}

.textorodapé{
    width: 85%;
    height: 377px;
    color: #C2D7B9;
    display: flex;
    justify-content: space-between;
}

.aboutus {
    height: 40%;
    display: flex;
}

.contact {
    height: 40%;
    display: flex;
}

.followus {
    height: 40%;
    display: flex;
}

.divtipordp{
    display: flex;
    flex-direction: column;
    width: 90px;
    text-align: center;
    margin-top: 150px;
}

.divtitulotipo{
    width: 100px;
    height: 20px;
    border-bottom: 1px solid #C2D7B9;
    text-align: center;
    margin-bottom: 10px;
}

.linksrodapé{
    display: flex;
    flex-direction: column;
    line-height: 40px;
}

.linksrodapé a{
    color: #C2D7B9;
}

.telefone {
    padding-left: 5px;
    display: flex;
    align-items: center;
    opacity: 1;
    height: 50px;
    font-size: 9px;
}

.fone {
    padding-right: 10px;
    width: 10px;
}

.zap{
    padding-right: 10px;
    width: 10px;
}

.redes{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.iconinsta{
    height: 18px;
}

.iconface{
    height: 18px;
}

.icontwitter{
    height: 18px;
}

.iconttk{
    height: 18px;
}

.linha {
    border: 1px solid #C2D7B9;
    border-right: none;
    border-left: none;
    width: 100%;
    display: flex;
    align-items: center;
}

}