.img-fluid{
    width: 250px!important;
    height: 200px;
    }

.rounded-circle{
    border: 0px solid transparent!important;
}
.text-primary, .email, .tt{
   color:#8A084B!important; 
}
.img-text{
    width: 100%;
    height: 100%;
    margin-bottom: 1%;
    margin-top: 1%;
}
.js-scroll-trigger{
    color: #8A084B;
}
.subt{
    color: #00a84d;
}
#n2{
    border-color: transparent;
    width: 800px;
    font-size: 30px;
    color: #8A084B;
}
.modal-title{
    width: 100%;
}
.modal-body, p{
    color: black;
    font-size: 17px;
}
.modal-xl{ 
    min-width:80%;
}
#tipoConsulta{
    text-decoration: none;
    color: #8A084B;
}
.email{
    text-decoration: none;
}
.form-row{
    display: flex;
}
.em{
    margin-left: 2%;
}

label{
    font-size: 15px;
}
.jt{
    font-size: 12px;
    text-transform: uppercase;
}
.form-group{
    margin-bottom: 3%;
}
.formCancel{
    font-size: 16px;
    width: 75%;
    }
#sideNav{
  align-items: center;
  justify-content: center;
  background: url("img/fundoFAQ.jpg") bottom no-repeat;
  background-size: cover;
  opacity: 0.6;
}    
.nav-link{
    color: black;
    font-weight: bold;
}
.lb{
    color: black;
    font-weight: bold;
}
.ttr{
    font-size: 28px;
    color: #8A084B;
}
#btSalv{
    border-color: #8A084B;
    background-color: #8A084B;
    color: white;
}
#btCons{
    border-color: #00a84d;
    background-color: #00a84d;
    color: white;
}
#sideNav{
  align-items: center;
  justify-content: center;
  background: url("../assets/img/fundoFAQ.jpg") bottom no-repeat;
  background-size: cover;
  opacity: 0.6;
}    
.nav-link{
    color: black;
    font-weight: bold;
}
.lb{
    color: black;
    font-weight: bold;
}
.ttr{
    font-size: 28px;
    color: #8A084B;
}
#btSalv{
    border-color: #8A084B;
    background-color: #8A084B;
    color: white;
}
.mrq{
    color: black;
}