/*header .top-bar ul {
    width: auto;
}*/

.sections-cubes .section-cube-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    min-height: 120px;
    margin: 8px 0;
}

.section-cube-item:nth-child(1) {
    font-size: 11px !important;
    font-weight: normal;
}

/* .section-cube-item:nth-child(1) > .btn.default {
display: none;
} */

.section-cube-item:nth-child(1) > .fa {
font-size: 30px; margin-top: 10px;
}

@media (min-width: 823px) {
    .sections-cubes .section-cube-item {
        -ms-flex-preferred-size: 18%;
        flex-basis: 14.6%;
        max-width: 14.6%;
        margin-right: 2%;
    }

    .sections-cubes .section-cube-item a img {
        max-width: 90%;
    }

    .sections-cubes .section-cube-item:last-child {
        margin-right: 0;
    }
    .sections-cubes .section-cube-item:first-child {
        margin-left: 1%;
    }

    .section-cube-item:nth-child(1) {
        font-size: 11px;
    }
}

@media (min-width: 1024px) {
    .sections-cubes .section-cube-item {
        -ms-flex-preferred-size: 15.74%;
        flex-basis: 15.74%;
        max-width: 15.74%;
        margin-right: 1%;
    }
    .sections-cubes .section-cube-item:last-child {
        margin-right: 0;
    }
    .sections-cubes .section-cube-item:first-child {
        margin-left: 5px;
    }

    .section-cube-item:nth-child(1) {
        font-size: 14px;
    }
}

body.home > .container.colored, ul.colored.breadcrumb {
    background-color: #fff;
}

/*body.home {
    background-color: rgb(255,150,0) !important;
}*/

.sections-cubes .section-cube-item {
   padding: 20px 20px 50px 20px;
    border: 0 !important;
    text-transform: uppercase;
    color: #FFF;
   position: relative;
}

.section-cube-item a {
	display: flex;
	justify-content: center;
}

.section-cube-item a.btn {
	background: #FFF !important;
	position: absolute;
	left: 10px;
	bottom: 0;
        text-transform: uppercase;
}
.section-cube-item a.btn .fa {
	display: none;
}

.section-cube-item {
      font-size: 11px;
      font-weight: normal;
}

.sections-cubes .section-cube-item .title {
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    font-family: "GothamMedium";
}

.flex-sz-4 {
    position: relative;
}
.flex-sz-4 .btn {
    position: absolute;
    left: 15px;
    bottom: 0;
}

.banner-inscreva-se {
    background: #112a60;
    padding: 25px;
    box-sizing: border-box;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    color: #FFF !important;
    font-family: "GothamMedium";
    text-decoration: none;
    margin: 10px 0;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

.botao-inscrevase{
    background: #e30513;
    padding: 15px 25px;
    box-sizing: border-box;
    width: 40%;
min-width; 200px;
max-width: 500px;
    font-size: 17px;
    font-weight: bold;
    color: #FFF !important;
    font-family: "GothamMedium";
    margin: 5px 0;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
}


/*
    links em: http://localhost:8080/faculdade/graduacao/
*/
.graduation .courses-nav .courses-list .course {
    text-align: center;
    border-right: 15px solid #fff;
    border-left: 15px solid #fff;
}
.graduation .courses-nav .courses-list .course a {
    text-decoration: none;
}
.graduation .courses-nav .courses-list .course i {
    display: none !important;
}
.graduation .courses-nav .courses-list .course:nth-child(1) {
    background: rgb(255,204,6) !important;
    color: rgb(234,79,31) !important;
}
.graduation .courses-nav .courses-list .course:nth-child(1) a {
    color: rgb(234,79,31) !important;
}
.graduation .courses-nav .courses-list .course:nth-child(2) {
    background: rgb(238,75,34) !important;
}
.graduation .courses-nav .courses-list .course:nth-child(2) a {
    color: #FFF !important;
}
.graduation .courses-nav .courses-list .course:nth-child(3) {
    background: rgb(111,16,60) !important;
}
.graduation .courses-nav .courses-list .course:nth-child(3) a {
    color: #FFF !important;
}
.graduation .courses-nav .courses-list .course:nth-child(4) {
    background: rgb(50,190,189) !important;
}
.graduation .courses-nav .courses-list .course:nth-child(4) a {
    color: #FFF !important;
}

.main-content.left  article  {
font-size: 16px;
}

.sections-cubes .section-cube-item {
    padding: 10px 20px 10px 20px;
}

@import url("https://cdnjs.cloudflare.com/ajax/libs/jquery-modal/0.9.1/jquery.modal.min.css");


/* vestibular */

.btn-inscreva-se {
font-weight: bold; width: 100%; box-sizing: border-box;  float: none; margin: 25px 5px; display: block; text-align: center; text-transform: uppercase; background: #8e0000 !important; padding: 20px 20px 30px 20px !important; font-size: 20px !important; line-height: 20px !important; color:#FFF;
}
@media (min-width: 640px) { 
.btn-inscreva-se {
width: 48%; 
float: left;
 }
}

.btn-edital {
font-weight: bold; width: 100%; box-sizing: border-box; float: none; margin: 25px 5px; display: block; text-align: center; text-transform: uppercase; background: #000 !important; padding: 20px 20px 30px 20px !important; font-size: 20px !important; line-height: 20px !important;
}

@media (min-width: 640px) { 
.btn-edital {
width: 48%; 
float: right;
 }
}

.area-candidato {
width: 100%; margin-top: 30px; padding: 30px; height: auto !important; background-color: #bf0411; color: #FFF; text-align: center; box-sizing: border-box; display: inline-block;
}
.my-button {
padding: 7px 50px !important; font-family: "GothamBold"; font-size: 15px !important; line-height: 50px; background-color: #8e0000 !important;  margin-bottom: 20px;
text-transform: uppercase; color: #fff !important;
}
@media (min-width: 768px) { 
.my-button {
 font-size: 18px !important;
}
}

.banner-vestibular {
width: 100% !important;
min-width: 100% !important;
}
.banner-vestibular  img {
width: 100% !important;
min-width: 100% !important;
display: block;
}

.lista-fase-1 {
width:100% !important; float: none; display: inline-block !important; box-sizing: border-box; padding: 5px 10px; min-height: 280px;
}
@media (min-width: 640px) {
.lista-fase-1 {
width:48% !important; float: left;
}
}
.lista-fase-2 {
width:100%; float: none; display: inline-block !important; box-sizing: border-box; padding: 5px 10px; border: 0 !important; min-height: 280px;
}

@media (min-width: 640px) {
.lista-fase-2 {
width:48% !important; float: right;
}
}

.banner-descricao-pos-graduacao {
width: 100%;
padding: 15px;
margin: 10px 0;
box-sizing: border-box;
background: #6d6d6d;
color: #FFF;
}

.btn-edital2 {
    width: 100% !important;
float: none;
    padding: 5px 0 18px 0 !important;
    margin: 10px 0 !important;
    font-size: 17px !important;
}



.container-curso .cabecalho {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.container-curso .chamada {
    float: right;
    margin: 0;
    padding: 0 0 10px 10px;
    box-sizing: border-box;
    width: 100%;
}

@media (min-width: 768px) {
    .container-curso .cabecalho {
        width: 68%;
    }
    .container-curso .chamada {
        width: 32%;
    }
}


	footer .contact-info .logo {
	    margin-top: -210px;
	}

.hidden-hr {
    margin: 20px 0;
    height: 0;
    overflow: hidden;
    border: 0;
}

/* Page content breathing room */
.container.flex-container.graduation {
    padding-top: 12px;
    padding-bottom: 12px;
}

/* ENADE 2026 */
    .enade-2026 {
        --enade-teal: #2F7C83;
        --enade-teal-dark: #246166;
        --enade-text: #231F20;
        --enade-red: #E30513;
        --enade-card: #F5F7F7;
        color: var(--enade-text);
        /* font-family: Roboto, Arial, sans-serif; */
        line-height: 1.6;
        max-width: 100%;
        overflow: hidden;
    }

    .enade-2026 * {
        box-sizing: border-box;
    }

    .enade-2026 h1,
    .enade-2026 h2,
    .enade-2026 h3 {
        font-weight: 900;
        /* color: var(--enade-teal); */
        line-height: 1.2;
        margin: 0 0 0.6em;
    }

    .enade-2026 p {
        margin: 0 0 1em;
        color: var(--enade-text);
        font-size: 1.05rem;
    }

    .enade-2026-hero {
        display: grid;
        grid-template-columns: 1.1fr 0.9fr;
        gap: 32px;
        align-items: center;
        margin-bottom: 48px;
    }

    .enade-2026-logo {
        display: block;
        max-width: 220px;
        width: 100%;
        height: auto;
        margin-bottom: 16px;
    }

    .enade-2026-hero h1 {
        font-size: 2.4rem;
        letter-spacing: -0.02em;
        color: var(--enade-teal);
        margin-bottom: 8px;
    }

    .enade-2026-lead {
        font-size: 1.28rem !important;
        font-weight: 900;
        color: var(--enade-text);
        margin-top: 10px !important;
        margin-bottom: 16px;
        line-height: 1.3;
    }

    .enade-2026-hero-visual {
        margin: 0;
    }

    .enade-2026-hero-visual img {
        display: block;
        width: 100%;
        height: auto;
        max-height: 520px;
        object-fit: contain;
    }

    .enade-2026-section {
        margin-bottom: 36px;
    }

    .enade-2026-section h2::after {
        border-bottom: 2px solid var(--enade-red);
        content: "";
        display: block;
        width: 50px;
        height: 3px; 
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .enade-2026 h2 {
        font-size: 1.45rem;
        padding-bottom: 8px;
        /* border-bottom: 3px solid var(--enade-text); */
        display: inline-block;
        margin-bottom: 0px;
    }

    .enade-2026-cards {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
        margin-top: 8px;
    }

    .enade-2026-card {
        background: var(--enade-card);
        border-radius: 12px;
        padding: 20px 22px;
        border-left: 3px solid var(--enade-teal);
        border-right: 3px solid var(--enade-teal); 
    }

    .enade-2026-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    }

    .enade-2026-card h3 {
        font-size: 1.15rem;
        margin-bottom: 8px;
        color: var(--enade-teal-dark);
    }
 

    .enade-2026-card p {
        margin: 0;
        font-size: 0.98rem;
    }

    .enade-2026-split {
        display: grid;
        grid-template-columns: 1.15fr 0.85fr;
        gap: 28px;
        align-items: center;
        margin-bottom: 36px;
    }

    .enade-2026-checklist {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .enade-2026-checklist li {
        position: relative;
        padding: 10px 0 10px 36px;
        font-size: 1.02rem;
        border-bottom: 1px solid #e4eaea;
    }

    .enade-2026-checklist li:last-child {
        border-bottom: none;
    }

    .enade-2026-checklist li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 14px;
        width: 18px;
        height: 18px;
        border: 2px solid var(--enade-teal);
        border-radius: 4px;
    }

    .enade-2026-checklist li::after {
        content: "";
        position: absolute;
        left: 6px;
        top: 16px;
        width: 5px;
        height: 9px;
        border: solid var(--enade-teal);
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .enade-2026-split-visual {
        margin: 0;
    }

    .enade-2026-split-visual img {
        display: block;
        width: 100%;
        height: auto;
        max-height: 420px;
        object-fit: contain;
    }

    .enade-2026-date {
        background: var(--enade-teal);
        color: #fff;
        border-radius: 12px;
        padding: 28px 32px;
        margin-bottom: 36px;
    }

    .enade-2026-date p {
        color: #fff;
        margin: 0;
        font-size: 1.12rem;
    }

    .enade-2026-date strong {
        display: block;
        font-size: 1.55rem;
        font-weight: 900;
        margin-bottom: 8px;
        letter-spacing: -0.01em;
    }

    .enade-2026-cta {
        background: var(--enade-card);
        border-radius: 12px;
        padding: 24px 28px;
        margin-bottom: 12px;
    }

    .enade-2026-cta h2 {
        border-bottom: none;
        padding-bottom: 0;
    }

    .enade-2026-cta p:last-child {
        margin-bottom: 0;
    }

    @media (max-width: 768px) {
        .enade-2026-hero,
        .enade-2026-cards,
        .enade-2026-split {
            grid-template-columns: 1fr;
        }

        .enade-2026-hero h1 {
            font-size: 1.9rem;
        }

        .enade-2026-lead {
            font-size: 1.2rem;
        }

        .enade-2026-logo {
            max-width: 180px;
        }

        .enade-2026-date {
            padding: 22px;
        }

        .enade-2026-date strong {
            font-size: 1.25rem;
        }

        .enade-2026-hero-visual {
            order: -1;
        }
    }