/*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: 18%;
        max-width: 18%;
        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: 19%;
        flex-basis: 19%;
        max-width: 19%;
        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;
	}
