/* Modal Mario Covas */
#modal_mario_covas .modal-dialog {
    margin-right: auto;
    margin-left: auto;
}

.frmt-label-md1 {
    padding          : 10px; 
    font-size        : 16px; 
    text-align       : justify; 
    background-color : #e2e3e5; 
    color            : #000;
}

.frmt-label-md2 {
    padding          : 10px; 
    font-size        : 14px; 
    font-weight      : bold; 
    text-align       : center; 
    background-color : #e2e3e5; 
    color            : #000;
}

.pgwSlideshow .ps-current > ul > li {
    position: absolute;
    left: 0;
}

.pgwSlideshow .ps-current .ps-prev {
    z-index: 3;
}

.pgwSlideshow .ps-current .ps-next {
    z-index: 3;
}

.pgwSlideshow .ps-current {
    height: 535.917px;
}

/* Fim Modal Galeria */

@media (max-width: 767px) {
    .content_main .content_wrapper {
        width: 100%;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .content_main .content_wrapper {
        width: 100%;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {

}

@media(min-width: 1200px) {
}
