
/* Body */
#comoT{
    width:270px;
}



.iconografia{
    margin-top:99px;
    display:flex;
    justify-content: center;
    margin-bottom: 10px;
}
.texto{
    font-size: 18px;
   
  
}
.bo{
    margin-top: auto;
    width:auto;
    margin-bottom:75px;
    
}
hr{
    color:#000000
}
.responsavel{
    font-size: 13px;
    text-align: center;
}
.ad{
    margin-top: 1rem;
    font-size: 14px;
    text-align: end;
}

/* Fim body */

/* Footer */
.footer{
    background-color:#272626;
    margin-top: 210px;
    color:#fff159;
    height:auto;
    text-align: start;
    margin-top:auto;
}
.foot{
    margin-top: 10px;
    border-top: 1px solid #e2bb71;
    width:auto;

 
}
.textofooter{
    font-size: 12px;
    margin:0;
}
#bandeira{
    width:25px;
}
#Email{
    width:20px;
    }
    #WhatsApp{
        width:20px;
        }
/* Fim footer */


/* @medias */



@media (min-width:768px){
    

  
    .texto{
        margin-top:30px;
        font-size: 22px;
       
    }
    .ad{
        font-size: 18px;
    }
}

@media (min-width:992px){
  
    .responsavel{
        font-size: 13px;
        text-align: end;
    }
    .foot{
       
        width:auto;
        margin-top: 10px;
        text-align: none;
     
    }
    #repu{
        text-align: end;
    }
    .texto{
        margin-top:30px;
        font-size: 25px;
       
    }
    .titulo{
        margin-top: 80px;
    }

    

}
/* 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: 28px;
  background-color:#272626;
}


.bi{
    font-size: 20px;
    width:100%;
    transform: rotate(180deg);
}
#bot{
    font-size: 10px;
}
