.invert-img{
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.jx-testimonial {
    min-height: 430px;
    padding-top: 10%;
}
@media only screen and (max-width: 1430px) {
    .jx-testimonial {
        padding-top: 15%;
    }
}
@media only screen and (max-width: 804px) {
    .jx-testimonial {
        padding-top: 20%;
    }
}
@media only screen and (max-width: 550px) {
    .jx-testimonial {
        padding-top: 30%;
    }
}
@media only screen and (max-width: 330px) {
    .jx-testimonial {
        padding-top: 40%;
    }
}
.jx-container-fx{
    width: 50% !important;
    margin: 0 auto !important;
}
@media only screen and (max-width: 1784px) {
    .jx-container-fx{
        width: 55% !important;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 1620px) {
    .jx-container-fx{
        width: 60% !important;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 1480px) {
    .jx-container-fx{
        width: 70% !important;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 1280px) {
    .jx-container-fx{
        width: 80% !important;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 980px) {
    .jx-container-fx{
        width: 90% !important;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 780px) {
    .jx-container-fx{
        width: 60% !important;
        margin: 0 auto !important;
    }
}
.jx-atividades{
    font-size: 13px;
    line-height: 1.5;
    color: #656565;
}
.jx-atividades:hover{
    text-decoration: underline;
}
.jx-atividades-descricao{
    text-align: justify;
    padding: 5px;
}
.jx-close-modal{
    border: 3px solid #000000;
    padding: 8px 20px;
    float: right;
    color: #000000;
}
.jx-close-modal:hover{
    border: 3px solid #ffffff;
    background-color: #000000;
    color: #ffffff !important;
}
.blocker {z-index: 99 !important;}
.fade.in {
    opacity: 1;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.jx-image-wrapper .jx-speaker-name {
    font-size: 15px !important;
}
header .jx-logo {
     padding-top: 5px !important;
}
.jx-content-programacao div {
    font-size: 13px !important;
    line-height: 1.3 !important;
}
