



/* Body */
.bo{
    margin-top: auto;
    width:auto;
    margin-bottom:75px;
    text-align: center;
}
p{
    font-size: 18px;
}


#balanca{
    width:270px;
    margin-top: 40px;
}

.iconografia{
    margin-top: 50px;
    display:flex;
    justify-content: center;
}



/* Fim body */



/* Footer */
.footer{
    background-color:#272626;

    color:#fff159;
    height:auto;
    text-align: start;
    margin-top:auto;
}
.foot{
    border-top: 1px solid #e2bb71;
    width:auto;
    margin-top: 10px;
   

 
}
.textofooter{
    font-size: 12px;
    margin:0;


}
#bandeira{
    width:25px;
}
#Email{
    width:20px;
    }
    #WhatsApp{
        width:20px;
        }
/* Footer */


/* @medias */



@media (min-width:768px){
    
   
}

@media (min-width:992px){
 

    .foot{
        margin-top: 10px;
        width:auto;
        text-align: none;
     
    }
    .bo{
        margin-top: 100px;
        text-align: start;
    }
    #repu{
        text-align: end;
    }


}
/* Fim @medias */

/* Diversos */
html{
    height: 100%;
}

body{
    background: url(../../../imagens/estilo-de-fundo-branco-textura-elegante_23-2148432200.webp);
    background-repeat: repeat;
    background-size: cover;
    display:flex;
    flex-direction: column;
    min-height:100%;
}
*{
    font-family: Arial, Helvetica, sans-serif;
}
h1{
    font-family: Cinzel4;
}
li{
    font-family: Arial, Helvetica, sans-serif;
}





@font-face{
    font-family: Cinzel;
    src: url(../../../fonteT/Cinzel-Bold.otf)
}

@font-face{
    font-family: Cinzel2;
    src: url(../../../fonteT/Cinzel-Regular.otf)
}

@font-face{
    font-family: Cinzel3;
    src: url(../../../fonteT/CinzelDecorative-Black.otf)
}
@font-face{
    font-family: Cinzel4;
    src: url(../../../fonteT/CinzelDecorative-Bold.otf)
}

h1{
    margin-bottom: 15px;
}

.push {
  height: 18px;
  background-color:#272626;
}


.bi{
    font-size: 20px;
    width:100%;
    transform: rotate(180deg);
}
#bot{
    font-size: 10px;
}













