.breadv1 .breadElement a.white_breadcrumb,
.breadv1 .breadElement a{
    color: white;
}

.section_banner_color {
    font-family: "Montserrat Bold";
    color: #fff;
    text-align: center;
    font-size: 48px;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%
}

.section_banner_color img {
    margin-left: 35%;
    width: 200px;
    margin-top: 50px
}


.pag_faq .section_banner_color {
    background-color: #4152b4
}

.sectionDocumentacao .section_banner_color {
    background-color: #5ca4ea
}

.pag_internacional .section_banner_color {
    background-color: #4152b4
}

.pag_diploma .section_banner_color {
    background-color: #7cbcec
}

.sectionProvas .section_banner_color {
    background-color: #7cbcec
}

.sectionAvisos .section_banner_color {
    background-color: #7cbcec
}

.pag_admissao .section_banner_color {
    background-color: #7cbcec
}

.sectionTitle p {
    text-align: left;
    font-size: 42px;
    margin-top: 55px
}


@media (min-width: 1510px) {
    .section_banner_color img {
        margin-left: 55%;
    }
}

@media (max-width: 1510px) {
    .general_title_uaa h1 {
        font-size: 45px;
        line-height: 52px
    }

    .download_box {
        margin-right: 5px;
        margin-left: 5px
    }

    .sectionTitle p {
        margin-left: -40px;
    }
}

@media (min-width: 1510px) and (max-width: 1650px) {
    .section_banner_color img {
        margin-left: 45%;
    }

    .sectionTitle p {
        margin-left: -35px;
    }
}

@media (max-width: 767px){
    .section_banner_color{
        height: 110px;
    }

    .section_banner_color img {
        width: 100px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .sectionTitle p {
        line-height: 20.2px;
        margin-bottom: 0;
        font-size: 16px;
        margin-left: -8px;
        margin-top: -5px;
        display: flex;
        justify-content: center;
    }

    .phoneContent .options {
        width: 100%;
    }

    .phoneContent .options a.active.mobile:last-of-type {
        padding-bottom: 0;
    }

    .b-bun--mid{
        top:6px;
    }

    .b-bun--bottom{
        top:12px;
    }

}


.options {
    display: flex;
    flex-direction: column;
    /*border: 1px solid #707475;*/
    padding: 30px;
    width: 350px;
    position: relative;/*sticky;*/
    z-index: 9;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
}

.options a{
    font-family: "Montserrat SemiBold";
    color: #707475;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.options a.router-link-exact-active{
    color: rgb(65, 82, 180);
}

.options a.active{
    color: rgb(76,88,166);
}

.options a {
    margin-left: 20px;
}

.pag_diploma .menu_col .options {
    height: 588px;
}

.pag_internacional .menu_col .options {
    height: 370px;
}

@media (max-width: 1024px) {
    .pag_internacional .menu_col .options{
        height: 400px;
    }
}

@media (max-width: 790px) {
    .pag_internacional .menu_col .options {
        height: 470px;
    }
}

@media (max-width: 767px) {
    .phoneContent .options{
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .phoneContent .options a{
        padding-top: 0;
        margin-left: 0;
    }

    .phoneContent .options a:last-of-type{
        padding-bottom: 10px/*35px;*/
    }

    .phoneContent .options a.active.mobile:last-of-type{
        padding-bottom: 0;
    }

    .phoneContent .options a{
        transition: all .5s;
    }

    .fade-enter, .fade-leave-to {
        opacity: 0;
        transform: translateY(-5px);
    }

    .fade-leave-active {
        position: absolute;
    }
}
/*#region Sections*/
.viasection{
    font-family: 'PT Sans';
    color: black;
    display: flex;
    padding: 20px 50px;
    width: 100%;
    background-color: #f2f2f2;
    margin-bottom: 12px;
}

.viasection .pdf_icon_black {
    height: 32px;
    margin-right: 15px;
}

.viasection span{
    font-family: Montserrat;
    font-size: 15px;
    margin-bottom: 0px;
    color: #3f4244;
    padding-top: 4px;
}

.viasection span.title{
    font-family: "Montserrat Bold";
    display: block;
    font-size: 19px;
    /* color: #3f4244; */
    color: /*#56a8c1*/#6eb7ec;
    margin-bottom: 13px;
    display: flex;
}

.viasection .item{
    display: flex;
}

.viasection .item:not(:first-of-type){
    padding-top: 5px;
}
.viasection .item:last-of-type{
    padding-bottom: 20px;
}

.viasection .item.singleElement{
    padding-bottom: 10px;
}


.columns .columns {
    padding-right: 0;
    padding-left: 0
}
.container {
    display: flex;
    flex-wrap: wrap
}

.phoneContent{
    display: none;
}

.pageContent{
    padding-top: 120px;
}
/*
.pag_diploma .accordion li {
    border: 1px solid rgb(248,248,248);
}

.pag_diploma .accordion li a{
    font-family: "Montserrat Bold";
    color: #3c3a3a;
    font-size: 16px;
}

.pag_diploma .accordion-title{
    border: 0;
    background: rgb(248,248,248);
    margin-left: 0;
    padding-left: 25px;
    border: 0;
    background: #eff0f5;
    margin-left: 0;
    padding-left: 25px;
}*/

.pag_diploma .container {
    max-height: 80vh;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
}

.pag_internacional .container {
    max-height: 80vh;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
}


.pag_diploma .container::-webkit-scrollbar { /* WebKit */
    width: 0px;
}

.pag_internacional .container::-webkit-scrollbar { /* WebKit */
    width: 0px;
}

.menu_col {
    display: flex;
    justify-content: flex-end;
}

.pag_diploma .pageContent {
    padding-top: 50px;
}

.pag_internacional .pageContent {
    padding-top: 50px;
}

.container .row .columns h4 {
    font-family: "Montserrat Bold";
    color: #3c3a3a;
    font-size: 25px;
    margin-top: 28px;
    margin-bottom: 30px;
}

.container .row .columns h3 {
    font-family: "Montserrat Bold";
    color: #3c3a3a;
    font-size: 25px;
    margin-top: 28px;
    margin-bottom: 0;
}

.container .row .columns p {
    font-size: 16px;
    font-family: "PT Sans";
    line-height: 2;
}

.pageContent .pagecontentrow.row {
    margin-bottom: 150px;
}

.container .row .columns p span.notas_uaa {
    color: deeppink;
    font-family: PT Sans Bold;
}

.container .row .columns p span.nota_uaa {
    color: #a7a5a5;
    font-family: PT Sans;
}


.container .row .columns p span.destaque_uaa {
    font-family: PT Sans Bold;
}

.pageContent .row.emolumentos_tipo p {
    font-size: 12px;
    font-family: Montserrat;
    text-transform: uppercase;
    color: #707475;
    margin-bottom: 0px;
}


.row .row {
    margin-right: 0px;
    margin-left: 0px;
}

.pageContent .row.emolumentos_tipo {
    margin-bottom: 0px;
}

.emolumentos_tipo {
    border-bottom: 1px solid #a7a5a5;
}

.emolumentos_dados .columns p {
    font-family: "Montserrat";
    font-size: 15px;
    padding-top: 5px;
    color: #707475;
    padding-right: 20px;
}

.emolumentos_dados .columns {
    border-bottom: 1px solid #a7a5a5;
}

.emolumentos_dados p {
    margin-bottom: 3px;
    margin-top: 0px;
}


.container .row.emolumentos_dados .columns p {
    line-height: 1.5;
    padding-right: 30px;
    padding-top: 9px;
    padding-bottom: 10px;
}


.reconhecimentodiplomas .accordion-content {
    background-color: transparent;
}

.fullrow{
    width: 100%;
}


@media (max-width: 767px) {
    .phoneContent > .columns {
        padding-right: 0;
        padding-left: 0;
    }

    .phoneContent .fullrow {
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .smalltitle {
        font-family: "Montserrat Bold";
        color: #3c3a3a;
        font-size: 16px;
        margin-top: 28px;
        margin-bottom: 30px;
    }

    .smalltext, .smalltext p,
    .phoneContent .mobilecontainer p,
    .phoneContent .mobilecontainer p p{
        font-size: 14px;
        font-family: "PT Sans";
        line-height: 2;
    }

    /*estudante internacional*/
    .pag_internacional .pageContent, .pag_diploma .pageContent{
        display: none;
    }

    .phoneContent{
        display: flex;
    }

    .pag_internacional .b-menu,
    .pag_diploma  .b-menu{
        right: 10%;
    }

    .pag_diploma  .b-bun,
    .pag_internacional .b-bun{
        background: black;
    }

    .mobilewrapper{
        position: relative;
    }

    .smalltext h3 {
        font-family: "Montserrat Bold";
        color: #3c3a3a;
        font-size: 16px;
        margin-top: 28px;
        margin-bottom: 0;
    }

    .phoneContent .mobilecontainer h4,
    .phoneContent .mobilecontainer h3{
        font-family: "Montserrat Bold";
        color: #3c3a3a;
        font-size: 16px;
        margin-top: 28px;
        margin-bottom: 30px;
    }

    .phoneContent .mobilecontainer h3{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}


.grupo_faq {
    border-top: 1px solid #a7a5a5;
    max-width: 100%;
}
#faqacc{
    width: 100%;
    margin-bottom: 0;
}
.grupo_faq .columns {
    padding-right: 0px;
}
.grupo_title {
    font-family: "Montserrat Bold";
    font-size: 18px;
    padding-top: 10px;
    color: #707475;
    text-transform: uppercase;
}

.accordion-content{
    background-color: transparent;
    border: transparent;
}

.accordion-content p {
    font-family: "PT Sans";
    color: #656565;
    line-height: 2;
    padding-left: 12px;
}
.accordion-title:before {
    font-size: 25px;
    margin-top: -19px;
}
.accordion-title{
    border: transparent;
    font-family: "Montserrat Semibold";
    color: #707475;
    font-size: 15px;
    line-height: 1.5;
    padding: 11px 70px 11px 0px;
    border: transparent;
    border-bottom: 1px solid #a7a5a5;
}

.accordion-title:hover, .accordion-title:focus {
    background-color: transparent;
    color: #707475;
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: transparent;
}
:last-child>.accordion-content:last-child {
    border-bottom: transparent;
}
@media (max-width: 676px) {

    .viasection #sectionaccordion .accordion-title{
        background-color: transparent !important;
    }

    .grupo_faq {
        border-top: transparent;
    }

    .grupo_faq .columns {
        padding-left: 0;
    }

    .grupo_title {
        font-size: 12px;
        margin-bottom: 9px;
    }

    .grupo_faq .accordion:first-of-type {
        border-top: 1px solid #707475;
    }

    .grupo_faq .accordion:last-of-type {
        border-bottom: 1px solid #707475;
        margin-bottom: 30px;
    }

    .accordion-title {
        margin-left: 0;
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 14px;
        padding-right: 50px;
        line-height: 1.4;
    }

    .accordion-title:before {
        right: 5px;
    }
    .accordion-content {
        border: transparent;
        padding-right: 0;
        padding-left: 0;
    }
    .accordion-content p {
        font-size: 14px;
        line-height: 1.9;
        padding-left: 0;
    }
}

.container .row .columns p table p,
.mobilecontainer p table p{
    line-height: 1.5;
    margin-bottom: 0;
}
.container .row .columns p table tbody,
.mobilecontainer p table tbody {
    vertical-align: top;
}

@media (max-width: 676px) {
    .mobilecontainer p table tr:first-of-type{
        font-size: 13px;
    }
    .mobilecontainer p table tr:not(:first-of-type){
        font-size: 12px;
    }
    .mobilecontainer p table tr td{
        line-height: 1.5;
    }


}






.viasection #sectionaccordion{
    background: transparent;
    margin-bottom: 0;
}

.viasection #sectionaccordion .accordion-title{
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0 solid #a7a5a5;
}

.viasection #sectionaccordion .accordion-title span{
    font-family: "Montserrat Bold";
    display: block;
    font-size: 19px;
    color: #707475;
    margin-bottom: 0px;
    display: flex;
}

.viasection #sectionaccordion .accordion-content{
    padding-left: 0;
}

@media (max-width: 676px){

    .row.viasection{
        padding-left: 0;
        padding-right: 0;
    }

    .viasection #sectionaccordion .accordion-title span {
        margin-left: 0;
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 14px;
        padding-right: 50px;
        line-height: 1.4;
    }

    .viasection .accordion-content span{
        font-size: 14px;
    }
}
.wrap {
    padding-left: 10%;
    padding-right: 10%;
    max-width: 100%;
    margin: 0;
    background-color: #e4e4e4;
    padding-bottom: 75px
}

.documentos_tudo {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
    padding-top: 0
}

@media (max-width: 1024px) {
    .pag_internacional .container{
        padding-left: 40px;
    }
}



