@import "../css/fonts.css";

@media only screen and (min-width: 320px) {
    /* BANNER */
		
	header .navbar-light .navbar-nav .nav-link,
    header .navbar-light .navbar-nav .nav-link:focus,
	header .navbar-light .navbar-nav .nav-link:hover {
        color: #ffffff;
    }

    header {
        background: url("../img/bg_estrutura.webp") no-repeat top center;
        background-size: contain;
		background-position: 0 100px;
		background-color: #e5e5e5;
		width: 100%;
		display: block;
    }

    header h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        font-family: "anteb bold";
        font-size: 55px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
    }

    header h2 span {
        font-size: 55px;
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
        clear: both;
        display: block;
    }

    header .banner {
        margin-top: 160px;
        float: left;
    }

    header .banner .banner_inf {
        width: 100%;
    }

    header .banner .banner_inf h5.title {
        text-decoration: none;
        background-color: #3e3e3e;
        color: #fff;
        font-size: 25px !important;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        width: 100%;
    }

    header .banner .banner_inf h5.sub_title {
        background-color: #3e3e3e;
        color: #fff;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        clear: both;
        margin-top: 15px;
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    header .banner .banner_inf a.avise-me {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        font-weight: bold;
        clear: initial;
        margin-top: 15px;
    }

    header .banner .banner_inf a.programaMestrado {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 17px;
        float: left;
        padding: 10px;
        margin-top: 15px;
        font-weight: bold;
        clear: both;
    }

    /* CONTEUDO */

    main .intro {
        margin: 60px 0 70px 0;
    }

    main .intro h3 {
        font-family: "anteb bold";
        font-size: 19px;
    }

    main a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        margin-top: 14px;
        display: block;
        text-align: center;
        transition: all .2s;
    }

    main a.btn_padrao span {
        color: #006cf3;
        font-size: 26;
    }

    main a.btn_padrao:hover {
        color: #fff;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    .bg_cinza {
        background-color: #3e3e3e;
    }

    .bg_azul {
        background-color: #0060ff;
    }

    .bg_bege {
        background-color: #f1f1f1;
    }

    main .visao_geral .box_esquerda .text {
        padding: 25px;
        float: left;
    }

    main .visao_geral .box_esquerda .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_esquerda .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao {
        background-color: #043485 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral iframe {
        width: 100%;
        min-height: 175px;
    }

    main .visao_geral .box_direita .text {
        padding: 25px;
        float: left;
    }

    main .visao_geral .box_direita .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_direita .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_direita .text a.btn_padrao {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao.azul {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .bg_bege .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .bg_bege .text p {
        color: #3e3e3e;
        font-size: 19px;
        line-height: 19px;
    }

    main .ps {
        background-color: #ebe2df;
        margin-top: 180px;
    }

    main .ps img {
        float: left;
        position: relative;
        top: -65px;
        margin-right: 50px;
    }

    main .ps .desc_ps {
        margin-top: 29px;
        display: block;
        padding: 35px 10px;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps a {
        width: 180px;
    }

    main .ps .desc_ps h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        color: #3e3e3e;
        font-size: 55px;
        line-height: 50px;
        padding-top: 19px;
        font-family: 'anteb bold';
        text-transform: uppercase;
        margin-bottom: 18px;
        padding-left: 0;
    }

    main .ps .desc_ps p {
        font-family: "anteb semiLight";
        font-size: 17px;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li {
        margin-bottom: 30px;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps ul li p {
        font-family: "anteb semiLight";
        margin: 0;
        font-size: 17px;
    }

    main .ps {
        background-color: #e5e5e5;
        margin-bottom: 100px;
        padding-bottom: 40px;
    }

    main .ps .texto_processo {
        padding-top: 0;
    }

    main .ps .desc_ps .img_ps {
        width: 100%;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps .texto_processo a.btn_padrao {
        float: left;
    }

    .modal-body {
        padding: 0 !important;
    }

    /* MODAL */

    .modal-body {
        background-color: rgb(229 229 229);
        position: relative;
    }

    .modal-header {
        color: #ffffff;
        background-color: rgb(229 229 229);
    }

    button.btn.btn-link.teste {
        border-radius: 0;
        background-color: #0060ff;
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        line-height: 30px;
        padding: 10px 15px 5px 15px;
        position: absolute;
        z-index: 999;
        right: 0;
        top: 0;
    }
}

@media (min-width: 576px) {
    /* BANNER */

    header {
        background: url("../img/bg_estrutura.webp") no-repeat top center;
        background-color: #e5e5e5;
        width: 100%;
        display: block;
        padding-bottom: 10px;
        background-size: contain;
    }

    header h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        font-family: "anteb bold";
        font-size: 55px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
    }

    header h2 span {
        font-size: 55px;
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
        clear: both;
        display: block;
    }

    header .banner {
        margin-top: 25px;
        float: left;
    }

    header .banner .banner_inf {
        width: 100%;
    }

    header .banner .banner_inf h5.title {
        text-decoration: none;
        background-color: #3e3e3e;
        color: #fff;
        font-size: 25px !important;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
    }

    header .banner .banner_inf h5.sub_title {
        background-color: #3e3e3e;
        color: #fff;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        clear: both;
        margin-top: 15px;
        font-size: 16px;
    }

    header .banner .banner_inf a.avise-me {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        font-weight: bold;
        clear: initial;
        margin-top: 15px;
    }

    header .banner .banner_inf a.programaMestrado {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 17px;
        float: left;
        padding: 10px;
        margin-top: 15px;
        font-weight: bold;
        clear: both;
    }

    /* CONTEUDO */

    main .intro {
        margin: 60px 0 70px 0;
    }

    main .intro h3 {
        font-family: "anteb bold";
        font-size: 24px;
    }

    main a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        margin-top: 14px;
        display: block;
        text-align: center;
        transition: all .2s;
    }

    main a.btn_padrao span {
        color: #006cf3;
        font-size: 26;
    }

    main a.btn_padrao:hover {
        color: #fff;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    .bg_cinza {
        background-color: #3e3e3e;
    }

    .bg_azul {
        background-color: #0060ff;
    }

    .bg_bege {
        background-color: #f1f1f1;
    }

    main .visao_geral .box_esquerda .text {
        padding: 25px;
        float: left;
    }

    main .visao_geral .box_esquerda .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_esquerda .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao {
        background-color: #043485 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral iframe {
        width: 100%;
        min-height: 310px;
    }

    main .visao_geral .box_direita .text {
        padding: 25px;
        float: left;
    }

    main .visao_geral .box_direita .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_direita .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_direita .text a.btn_padrao {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao.azul {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .bg_bege .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .bg_bege .text p {
        color: #3e3e3e;
        font-size: 19px;
        line-height: 19px;
    }

    main .ps {
        background-color: #ebe2df;
        margin-top: 180px;
    }

    main .ps img {
        float: left;
        position: relative;
        top: -65px;
        margin-right: 50px;
    }

    main .ps .desc_ps {
        margin-top: 29px;
        display: block;
        padding: 35px 0;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps a {
        width: 180px;
    }

    main .ps .desc_ps h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        color: #3e3e3e;
        font-size: 55px;
        line-height: 50px;
        padding-top: 19px;
        font-family: 'anteb bold';
        text-transform: uppercase;
        margin-bottom: 18px;
        padding-left: 0;
    }

    main .ps .desc_ps p {
        font-family: "anteb semiLight";
        font-size: 17px;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li {
        margin-bottom: 30px;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps ul li p {
        font-family: "anteb semiLight";
        margin: 0;
        font-size: 17px;
    }

    main .ps {
        background-color: #e5e5e5;
        margin-bottom: 100px;
        padding-bottom: 40px;
    }

    main .ps .texto_processo {
        padding-top: 84px;
    }

    main .ps .desc_ps .img_ps {
        width: 100%;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps .texto_processo a.btn_padrao {
        float: left;
    }

    .modal-body {
        padding: 0 !important;
    }

    /* MODAL */

    .modal-body {
        background-color: rgb(229 229 229);
        position: relative;
    }

    .modal-header {
        color: #ffffff;
        background-color: rgb(229 229 229);
    }

    button.btn.btn-link.teste {
        border-radius: 0;
        background-color: #0060ff;
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        line-height: 30px;
        padding: 10px 15px 5px 15px;
        position: absolute;
        z-index: 999;
        right: 0;
        top: 0;
    }
}

@media (min-width: 768px) {
    /* BANNER */

    header {
        background: url("../img/bg_estrutura.webp") no-repeat top center;
        background-color: #e5e5e5;
        width: 100%;
        display: block;
        padding-bottom: 10px;
        background-size: contain;
    }

    header h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        font-family: "anteb bold";
        font-size: 55px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
    }

    header h2 span {
        font-size: 55px;
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
        clear: both;
        display: block;
    }

    header .banner {
        margin-top: 112px;
        float: left;
    }

    header .banner .banner_inf {
        width: 100%;
    }

    header .banner .banner_inf h5.title {
        text-decoration: none;
        background-color: #3e3e3e;
        color: #fff;
        font-size: 25px !important;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
    }

    header .banner .banner_inf h5.sub_title {
        background-color: #3e3e3e;
        color: #fff;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        clear: both;
        margin-top: 15px;
        font-size: 16px;
    }

    header .banner .banner_inf a.avise-me {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        font-weight: bold;
        clear: initial;
        margin-left: 15px;
        margin-top: 15px;
    }

    header .banner .banner_inf a.programaMestrado {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        margin-top: 15px;
        font-weight: bold;
        clear: both;
    }

    /* CONTEUDO */

    main .intro {
        margin: 90px 0 110px 0;
    }

    main .intro h3 {
        font-family: "anteb bold";
        font-size: 24px;
    }

    main a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        margin-top: 14px;
        display: block;
        text-align: center;
        transition: all .2s;
    }

    main a.btn_padrao span {
        color: #006cf3;
        font-size: 26;
    }

    main a.btn_padrao:hover {
        color: #fff;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    .bg_cinza {
        background-color: #3e3e3e;
    }

    .bg_azul {
        background-color: #0060ff;
    }

    .bg_bege {
        background-color: #f1f1f1;
    }

    main .visao_geral .box_esquerda .text {
        padding: 25px 30px 25px 0;
    }

    main .visao_geral .box_esquerda .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_esquerda .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao {
        background-color: #043485 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral iframe {
        width: 100%;
        min-height: 219px;
    }

    main .visao_geral .box_direita .text {
        padding: 25px 0 25px 30px;
        text-align: right;
    }

    main .visao_geral .box_direita .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_direita .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_direita .text a.btn_padrao {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: right;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao.azul {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .bg_bege .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .bg_bege .text p {
        color: #3e3e3e;
        font-size: 19px;
        line-height: 19px;
    }

    main .ps {
        background-color: #ebe2df;
        margin-top: 180px;
    }

    main .ps img {
        float: left;
        position: relative;
        top: -65px;
        margin-right: 50px;
    }

    main .ps .desc_ps {
        margin-top: 29px;
        display: block;
        padding: 35px 0;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps a {
        width: 180px;
    }

    main .ps .desc_ps h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        color: #3e3e3e;
        font-size: 55px;
        line-height: 50px;
        padding-top: 19px;
        font-family: 'anteb bold';
        text-transform: uppercase;
        margin-bottom: 18px;
        padding-left: 0;
    }

    main .ps .desc_ps p {
        font-family: "anteb semiLight";
        font-size: 17px;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li {
        margin-bottom: 30px;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps ul li p {
        font-family: "anteb semiLight";
        margin: 0;
        font-size: 17px;
    }

    main .ps {
        background-color: #e5e5e5;
        margin-bottom: 100px;
        padding-bottom: 40px;
    }

    main .ps .texto_processo {
        padding-top: 84px;
    }

    main .ps .desc_ps .img_ps {
        width: 100%;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps .texto_processo a.btn_padrao {
        float: left;
    }

    .modal-body {
        padding: 0 !important;
    }

    /* MODAL */

    .modal-body {
        background-color: rgb(229 229 229);
        position: relative;
    }

    .modal-header {
        color: #ffffff;
        background-color: rgb(229 229 229);
    }

    button.btn.btn-link.teste {
        border-radius: 0;
        background-color: #0060ff;
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        line-height: 30px;
        padding: 10px 15px 5px 15px;
        position: absolute;
        z-index: 999;
        right: 0;
        top: 0;
    }
}

@media (min-width: 992px) {
    /* BANNER */

    header {
        background: url("../img/bg_estrutura.webp") no-repeat top center;
        background-color: #e5e5e5;
        width: 100%;
        display: block;
        padding-bottom: 35px;
        background-size: contain;
    }

    header h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        font-family: "anteb bold";
        font-size: 55px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
    }

    header h2 span {
        font-size: 55px;
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
        clear: both;
        display: block;
    }

    header .banner {
        margin-top: 130px;
        float: left;
    }

    header .banner .banner_inf {
        width: 100%;
    }

    header .banner .banner_inf h5.title {
        text-decoration: none;
        background-color: #3e3e3e;
        color: #fff;
        font-size: 25px !important;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        width: initial;
    }

    header .banner .banner_inf h5.sub_title {
        background-color: #3e3e3e;
        color: #fff;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        clear: both;
        margin-top: 15px;
        font-size: 16px;
        width: initial;
    }

    header .banner .banner_inf a.avise-me {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        font-weight: bold;
        clear: initial;
        margin-left: 15px;
        margin-top: 15px;
    }

    header .banner .banner_inf a.programaMestrado {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        margin-top: 15px;
        font-weight: bold;
        clear: both;
    }

    /* CONTEUDO */

    main .intro {
        margin: 90px 0 110px 0;
    }

    main .intro h3 {
        font-family: "anteb bold";
        font-size: 24px;
    }

    main a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        margin-top: 14px;
        display: block;
        text-align: center;
        transition: all .2s;
    }

    main a.btn_padrao span {
        color: #006cf3;
        font-size: 26;
    }

    main a.btn_padrao:hover {
        color: #fff;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    .bg_cinza {
        background-color: #3e3e3e;
    }

    .bg_azul {
        background-color: #0060ff;
    }

    .bg_bege {
        background-color: #f1f1f1;
    }

    main .visao_geral .box_esquerda .text {
        padding: 25px 30px 25px 0;
    }

    main .visao_geral .box_esquerda .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_esquerda .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao {
        background-color: #043485 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral iframe {
        width: 100%;
        min-height: 219px;
    }

    main .visao_geral .box_direita .text {
        padding: 25px 0 25px 30px;
        text-align: right;
    }

    main .visao_geral .box_direita .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .box_direita .text p {
        color: #ffffff;
        font-size: 19px;
        line-height: 19px;
    }

    main .visao_geral .box_direita .text a.btn_padrao {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: right;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao.azul {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .bg_bege .text h3 {
        font-family: "anteb bold";
        font-size: 22px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    main .visao_geral .bg_bege .text p {
        color: #3e3e3e;
        font-size: 19px;
        line-height: 19px;
    }

    main .ps {
        background-color: #ebe2df;
        margin-top: 180px;
    }

    main .ps img {
        float: left;
        position: relative;
        top: -65px;
        margin-right: 50px;
    }

    main .ps .desc_ps {
        margin-top: 29px;
        display: block;
        padding: 35px 0;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps a {
        width: 180px;
    }

    main .ps .desc_ps h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        color: #3e3e3e;
        font-size: 55px;
        line-height: 50px;
        padding-top: 19px;
        font-family: 'anteb bold';
        text-transform: uppercase;
        margin-bottom: 18px;
        padding-left: 0;
    }

    main .ps .desc_ps p {
        font-family: "anteb semiLight";
        font-size: 17px;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li {
        margin-bottom: 30px;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps ul li p {
        font-family: "anteb semiLight";
        margin: 0;
        font-size: 17px;
    }

    main .ps {
        background-color: #e5e5e5;
        margin-bottom: 100px;
        padding-bottom: 40px;
    }

    main .ps .texto_processo {
        padding-top: 84px;
    }

    main .ps .desc_ps .img_ps {
        width: 100%;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps .texto_processo a.btn_padrao {
        float: left;
    }

    .modal-body {
        padding: 0 !important;
    }

    /* MODAL */

    .modal-body {
        background-color: rgb(229 229 229);
        position: relative;
    }

    .modal-header {
        color: #ffffff;
        background-color: rgb(229 229 229);
    }

    button.btn.btn-link.teste {
        border-radius: 0;
        background-color: #0060ff;
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        line-height: 30px;
        padding: 10px 15px 5px 15px;
        position: absolute;
        z-index: 999;
        right: 0;
        top: 0;
    }
}

@media (min-width: 1200px) {
    /* BANNER */

    header {
        background: url("../img/bg_estrutura.webp") no-repeat top center;
        background-color: #e5e5e5;
        width: 100%;
        display: block;
        padding-bottom: 130px;
        background-size: cover;
    }

    header h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        font-family: "anteb bold";
        font-size: 55px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
    }

    header h2 span {
        font-size: 55px;
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
        clear: both;
        display: block;
    }

    header .banner {
        margin-top: 440px;
        float: left;
    }

    header .banner .banner_inf {
        width: 100%;
    }

    header .banner .banner_inf h5.title {
        text-decoration: none;
        background-color: #3e3e3e;
        color: #fff;
        font-size: 25px !important;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        width: initial;
    }

    header .banner .banner_inf h5.sub_title {
        background-color: #3e3e3e;
        color: #fff;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        clear: both;
        margin-top: 15px;
        font-size: 16px;
        width: initial;
    }

    header .banner .banner_inf a.avise-me {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        font-weight: bold;
        clear: initial;
        margin-left: 15px;
        margin-top: 15px;
    }

    header .banner .banner_inf a.programaMestrado {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        margin-top: 15px;
        font-weight: bold;
        clear: both;
    }

    /* CONTEUDO */

    main .intro {
        margin: 90px 0 110px 0;
    }

    main .intro h3 {
        font-family: "anteb bold";
        font-size: 24px;
    }

    main a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        margin-top: 14px;
        display: block;
        text-align: center;
        transition: all .2s;
    }

    main a.btn_padrao span {
        color: #006cf3;
        font-size: 26;
    }

    main a.btn_padrao:hover {
        color: #fff;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    .bg_cinza {
        background-color: #3e3e3e;
    }

    .bg_azul {
        background-color: #0060ff;
    }

    .bg_bege {
        background-color: #f1f1f1;
    }

    main .visao_geral .box_esquerda .text {
        padding: 25px 30px 25px 0;
    }

    main .visao_geral .box_esquerda .text h3 {
        font-family: "anteb bold";
        font-size: 30px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    main .visao_geral .box_esquerda .text p {
        color: #ffffff;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao {
        background-color: #043485 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral iframe {
        width: 100%;
        min-height: 350px;
    }

    main .visao_geral .box_direita .text {
        padding: 25px 0 25px 30px;
        text-align: right;
    }

    main .visao_geral .box_direita .text h3 {
        font-family: "anteb bold";
        font-size: 30px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    main .visao_geral .box_direita .text p {
        color: #ffffff;
    }

    main .visao_geral .box_direita .text a.btn_padrao {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: right;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao.azul {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .bg_bege .text h3 {
        font-family: "anteb bold";
        font-size: 30px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    main .visao_geral .bg_bege .text p {
        color: #3e3e3e;
    }

    main .ps {
        background-color: #ebe2df;
        margin-top: 180px;
    }

    main .ps img {
        float: left;
        position: relative;
        top: -65px;
        margin-right: 50px;
    }

    main .ps .desc_ps {
        margin-top: 29px;
        display: block;
        padding: 35px 0;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps a {
        width: 180px;
    }

    main .ps .desc_ps h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        color: #3e3e3e;
        font-size: 55px;
        line-height: 50px;
        padding-top: 19px;
        font-family: 'anteb bold';
        text-transform: uppercase;
        margin-bottom: 18px;
        padding-left: 0;
    }

    main .ps .desc_ps p {
        font-family: "anteb semiLight";
        font-size: 17px;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li {
        margin-bottom: 30px;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps ul li p {
        font-family: "anteb semiLight";
        margin: 0;
        font-size: 17px;
    }

    main .ps {
        background-color: #e5e5e5;
        margin-bottom: 100px;
        padding-bottom: 40px;
    }

    main .ps .texto_processo {
        padding-top: 84px;
    }

    main .ps .desc_ps .img_ps {
        width: 100%;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps .texto_processo a.btn_padrao {
        float: left;
    }

    .modal-body {
        padding: 0 !important;
    }

    /* MODAL */

    .modal-body {
        background-color: rgb(229 229 229);
        position: relative;
    }

    .modal-header {
        color: #ffffff;
        background-color: rgb(229 229 229);
    }

    button.btn.btn-link.teste {
        border-radius: 0;
        background-color: #0060ff;
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        line-height: 30px;
        padding: 10px 15px 5px 15px;
        position: absolute;
        z-index: 999;
        right: 0;
        top: 0;
    }
}

@media (min-width: 1400px) {

    /* BANNER */

    header {
        background: url("../img/bg_estrutura.webp") no-repeat top center;
        background-color: #e5e5e5;
        width: 100%;
        display: block;
        padding-bottom: 130px;
        background-size: cover;
    }

    header h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        font-family: "anteb bold";
        font-size: 55px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
    }

    header h2 span {
        font-size: 55px;
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
        clear: both;
        display: block;
    }

    header .banner {
        margin-top: 440px;
        float: left;
    }

    header .banner .banner_inf {
        width: 100%;
    }

    header .banner .banner_inf h5.title {
        text-decoration: none;
        background-color: #3e3e3e;
        color: #fff;
        font-size: 25px !important;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        width: initial;
    }

    header .banner .banner_inf h5.sub_title {
        background-color: #3e3e3e;
        color: #fff;
        float: left;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        clear: both;
        margin-top: 15px;
        font-size: 16px;
        width: initial;
    }

    header .banner .banner_inf a.avise-me {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        font-weight: bold;
        clear: initial;
        margin-left: 15px;
        margin-top: 15px;
    }

    header .banner .banner_inf a.programaMestrado {
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 20px;
        float: left;
        padding: 10px;
        margin-top: 15px;
        font-weight: bold;
        clear: both;
    }
	
	.botoes_tra a.btn_tra,
	.botoes_tra a.btn_tra:hover{
		border: 1px solid #ffffff;
        color: #ffffff;
    }

    /* CONTEUDO */

    main .intro {
        margin: 90px 0 110px 0;
    }

    main .intro h3 {
        font-family: "anteb bold";
        font-size: 24px;
    }

    main a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        margin-top: 14px;
        display: block;
        text-align: center;
        transition: all .2s;
    }

    main a.btn_padrao span {
        color: #006cf3;
        font-size: 26;
    }

    main a.btn_padrao:hover {
        color: #fff;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    .bg_cinza {
        background-color: #3e3e3e;
    }

    .bg_azul {
        background-color: #0060ff;
    }

    .bg_bege {
        background-color: #f1f1f1;
    }

    main .visao_geral .box_esquerda .text {
        padding: 25px 30px 25px 0;
    }

    main .visao_geral .box_esquerda .text h3 {
        font-family: "anteb bold";
        font-size: 34px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 34px;
    }

    main .visao_geral .box_esquerda .text p {
        color: #ffffff;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao {
        background-color: #043485 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral iframe {
        width: 100%;
        min-height: 433px;
    }

    main .visao_geral .box_direita .text {
        padding: 25px 0 25px 30px;
        text-align: right;
    }

    main .visao_geral .box_direita .text h3 {
        font-family: "anteb bold";
        font-size: 34px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 34px;
    }

    main .visao_geral .box_direita .text p {
        color: #ffffff;
    }

    main .visao_geral .box_direita .text a.btn_padrao {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: right;
    }

    main .visao_geral .box_esquerda .text a.btn_padrao.azul {
        background-color: #000000 !important;
        color: #ffffff !important;
        float: left;
    }

    main .visao_geral .bg_bege .text h3 {
        font-family: "anteb bold";
        font-size: 30px;
        color: #3e3e3e;
        padding-top: 19px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    main .visao_geral .bg_bege .text p {
        color: #3e3e3e;
    }

    main .ps {
        background-color: #ebe2df;
        margin-top: 180px;
    }

    main .ps img {
        float: left;
        position: relative;
        top: -65px;
        margin-right: 50px;
    }

    main .ps .desc_ps {
        margin-top: 29px;
        display: block;
        padding: 35px 0;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps a {
        width: 180px;
    }

    main .ps .desc_ps h2 {
        background: url("../img/detalhe_titulo.webp") no-repeat;
        color: #3e3e3e;
        font-size: 55px;
        line-height: 50px;
        padding-top: 19px;
        font-family: 'anteb bold';
        text-transform: uppercase;
        margin-bottom: 18px;
        padding-left: 0;
    }

    main .ps .desc_ps p {
        font-family: "anteb semiLight";
        font-size: 17px;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li {
        margin-bottom: 30px;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps ul li p {
        font-family: "anteb semiLight";
        margin: 0;
        font-size: 17px;
    }

    main .ps {
        background-color: #e5e5e5;
        margin-bottom: 100px;
        padding-bottom: 40px;
    }

    main .ps .texto_processo {
        padding-top: 84px;
    }

    main .ps .desc_ps .img_ps {
        width: 100%;
    }

    main .ps .desc_ps h3 {
        font-family: "anteb bold";
        font-size: 18px;
        text-transform: uppercase;
    }

    main .ps .desc_ps h4 {
        font-family: "anteb bold";
        color: #0060ff;
        text-transform: uppercase;
    }

    main .ps .desc_ps ul {
        padding: 0;
    }

    main .ps .desc_ps ul li h5 {
        font-family: "anteb bold";
        font-size: 18px;
    }

    main .ps .desc_ps .texto_processo a.btn_padrao {
        float: left;
    }

    .modal-body {
        padding: 0 !important;
    }

    /* MODAL */

    .modal-body {
        background-color: rgb(229 229 229);
        position: relative;
    }

    .modal-header {
        color: #ffffff;
        background-color: rgb(229 229 229);
    }

    button.btn.btn-link.teste {
        border-radius: 0;
        background-color: #0060ff;
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        line-height: 30px;
        padding: 10px 15px 5px 15px;
        position: absolute;
        z-index: 999;
        right: 0;
        top: 0;
    }
}