h3{color:#000;}
.t-cad{
    color:#000;
    font-size: 2.5rem;
    font-family: 'Lato-Heavy';
}
.t-sub{
    font-family: 'Lato-Regular';
    font-weight: bold;
    color:#000;
    font-size: 1.3rem !important;
}
.t-perf{
    font-family: 'Lato-Heavy';
}
.t-dest{
    color:#ff6600 !important;
}

.t-termo:hover{color:blue !important;}
.link-card:hover{background: #f5f5f5;}
.box-card{ -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); }
.box-i{height: 120px; width:120px; background:#FFF5EE; border-radius: 50%; position:relative;  overflow: hidden; margin: 0 auto;}
.box-i i {  position: absolute; bottom:14%; left:20%; font-size: 5rem; color:#000}

.form-sobre{
    display: none;
}