.Fa {
    padding: 10px;
    margin: 10px;
    color: black;
}

.formacao {
    padding-top: 115px !important;
    padding-bottom: 100px !important;
    background-image: url(/img/background.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.waxon_tm_academic {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    margin-bottom: 0px;
    padding-top: 0px;
    color: white;
}

.titulo-formacao {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 35px;
    color: white;
}

.sub-titulo {
    text-align: center;
    font-family: "Montserrat";
    font-weight: 600;
    display: inline-block;
    padding-top: 10px;
    font-size: 20px;
    color: white;
    width: 100%;
}

.list {
    text-align: center;
    font-family: "Montserrat";
    font-weight: 600;
    padding-top: 10px;
    font-size: 25px;
    color: white;
    width: 100%;
}

.list ul li strong {
    font-size: 30px;
}

.name-center {
    text-align: center;
    font-family: "Montserrat";
}

.title-curso {
    font-size: 12px;
}

.texto-curso {
    font-size: 10px;
}

.lista-curso {
    display: inline-block;
}

.img-curso {
    float: left;
    padding: 20px;
}

.content-curso {
    width: 200px;
    height: 200px;
    background-color: red;
}

.service {
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    top: 0;
    position: relative;
    margin: 10px;
}

.service .service-number {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 75px;
}

.service .service-about h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.section-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 35px;
    position: relative;
    width: 100%;
    text-align: center !important;
    margin-bottom: 5px;
}

.fa-graduation-cap {
    font-size: 40px !important;
}

.service-number .fa-graduation-cap {
    margin-top: 0px !important;
}

.service .service-number span {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: #fab95b;
    display: inline-block;
    color: #fff;
    text-align: center;
}

.thumbnail {
    display: block !important;
    padding: 4px !important;
    margin-bottom: 20px !important;
    line-height: 1.42857143 !important;
    background-color: #fff !important;
    border: 0px solid #ddd !important;
    border-radius: 10px !important;
    -webkit-transition: border .2s ease-in-out !important;
    -o-transition: border .2s ease-in-out !important;
    transition: border .2s ease-in-out !important;
}

.title-portfolio {
    margin-top: 50px;
}

.top {
    padding-top: 55px;
}

.card-port {
    height: 200px;
    background-color: #e0e0e0;
    text-align: center;
    border-radius: 5px;
}

.card-port h3 {
    margin-top: 15px;
}

.card {
    background-color: white;
    border: 1px solid #eee;
    margin-top: 20px;
    border-radius: 10px;
}

.card-content {
    padding: 20px;
}

.card-content .date {
    color: #999;
    display: block;
    font-size: .9rem;
    margin-bottom: 15px;
}

.card-content p {
    font-weight: 300;
    /* width: 400px; */
    /* white-space: normal; */
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100px;
    padding: 0;
    margin: 0;
}

.img-card-art {
    width: 100%;
    height: 350px;
    border-radius: 10px;
}

.img-card-art-img {
    height: 350px;
    width: 100%;
    border-radius: 10px;
}

.card-content h3 {
    margin-bottom: 10px;
    max-height: 65px;
    min-height: 30px;
    height: 50px;
}

.sub-titulo-sub {
    font-family: "Montserrat";
    font-weight: 400;
    display: inline-block;
    padding-top: 10px;
    font-size: 20px;
    color: #333;
    width: 100%;
}

.card {
    background-color: white;
    border: 1px solid #eee;
    margin-top: 20px;
}

.card-content {
    padding: 20px;
}

.card-content .date {
    color: #999;
    display: block;
    font-size: .9rem;
    margin-bottom: 15px;
}

.card-content p {
    font-weight: 300;
    /* width: 400px; */
    /* white-space: normal; */
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100px;
    padding: 0;
    margin: 0;
}

.img-card-art {
    width: 100%;
    height: 350px;
}

.img-card-art-img {
    height: 350px;
    width: 100%;
}

.card-content h3 {
    margin-bottom: 10px;
}

.sub-titulo-sub {
    font-family: "Montserrat";
    font-weight: 400;
    display: inline-block;
    padding-top: 10px;
    font-size: 20px;
    color: #333;
    width: 100%;
}

.lista-conteudo {
    font-size: 12px;
}

.li-conteudo {
    margin-top: 5px;
}