.home .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.padding-top {
    margin-top: 15px;
}

.padding-bottom { margin-bottom: 15px;}

/** Menu-link **/
.menu-links ul{
    list-style: none;
    margin: 0;
}

.flex-even {flex: 1;}

.menu-links li {
    background: #724b77;
    margin-bottom: 8px;
}
#menu-links-top {
    background: #724b77;
}

.btn.btn-ia {
    background: var(--color-primary);
    box-shadow: 0 0 10px rgba(0,0,0,.15), 0 3px 3px rgba(0,0,0,.15);
    color: #fff !important;
}

.btn.btn-ia:hover { color: #fff !important;}

#menu-links-top .menu-row {
    display: flex; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
    justify-content: center;
    flex-direction: row;
    text-align: center;
}

#menu-links-top .item{
    text-align: center;
    width: 50%;
}


#menu-links-top.menu-cursos .item{ width: 100%;}

#menu-links-top .item:hover {background: rgba(142, 0, 119, 0.1);}

#menu-links-top .bottom .item {margin-bottom: 0}

#menu-links-top .item a{
    color: #fff;
    font-size: 1.3em;
}

#menu-principal-1 > li {
    display: block;
    width: 100%;
}

#menu-links-top img { max-width: 29px}

/** SLIDER **/
#slider img {
    width: 100%;
    height: auto !important;
}

@media only screen and (max-width: 1024px) {
    #home .nivo-caption {
        font-size: 1.2em !important;
    }
}

@media only screen and (max-width: 768px) {
    #home .nivo-caption {
        position: relative !important;
        background: #f2f2f2 !important;
        color: var(--color-font-black) !important;
        text-shadow: none !important;
        font-weight: bold;
        font-size: 1em !important;
    }

    #galerias-section h2.block-title {
        font-size: 2rem;
    }

    .block-galerias div.block-text {
        height: auto;
    }

}

/*SLIDER*/
#home #section-slider {
    background: var(--bg-gray);
}

#home #section-slider .container {
    max-width: 1440px;
}

#home .nivo-controlNav {
    display: none;
}

#home .nivo-caption {
    width: 100%;
    font-size: 2rem;
    background: linear-gradient(0deg, rgba(28,28,28,1) 0%, rgba(255,253,253,0) 100%);
}


@media only screen and (max-width: 1025px) {
    #home #slider .nivo-caption {
        background: rgb(28,28,28);
        background: linear-gradient(0deg, rgba(28,28,28,1) 0%, rgba(255,253,253,0) 100%);
    }

    #slider .nivo-caption, #home #slider .nivo-caption{
        font-size: 2rem;
        margin: auto;
        width: 100%;
        color: #F1F1F1;
        opacity: 1 !important;
        padding-bottom: 15px;
        text-shadow: 0.075em 0.075em 0.075em #333;
        text-align: center;
    }
}

#slider .nivo-directionNav > a {
    color: #fff;
    font-size: 2em;
    padding: 10px;
}

#slider .nivo-directionNav > a:hover {
    background: #ccc;
}



/** BLOCK TITLE **/
.block-title {
    display: inline-block;
    padding-bottom: 3px;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

.block-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 30%;
    border-bottom: 2px solid var(--color-secondary);
}

.dark .block-title {
    color: var(--color-secondary-invert);
}

.dark .block-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 30%;
    border-bottom: 2px solid var(--color-secondary-invert);
}



.dark .block-title:hover {
    color: var(--color-secondary-invert-hover);
}


/** END BLOCK-TITLE **/
.block-content img {
    max-width: 100%;
}

.block-extensao {
    max-width: 500px;
}

/** AREAS **/
#areas-section.dark {
    background-color: var(--bg-dark);
}

/** END AREAS **/

/** EVENTOS **/
.block-event {
    max-width: 270px
}

#block-noticias a .title{
    font-size: 1.2rem;
    font-weight: bold;
    color: var(--color-font);
}

.no-link {
    color: var(--color-font);
}

#block-noticias .date {
    font-weight: lighter;
    color: var(--color-font-lighter);
    padding-bottom: 5px;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

#block-noticias a:hover .title{
    color: var(--color-font-inverted-hover)
}

.block-noticia {
}


.block-noticia .bg-dark-transparent {
}

.block-noticia .title {
    font-weight: lighter;
}

.block-noticia .editorial{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2rem;
}


/** END EVENTOS **/


/** MOSAIC */
.jQueryMosaic>.item>.overlay>.texts {
    background: linear-gradient(0deg, rgba(28,28,28,1) 0%, rgba(255,253,253,0) 100%) !important;
    text-shadow: 0.075em 0.075em 0.075em #333;

}

#mosaic.jQueryMosaic>.item>.overlay{
    opacity: 1;
}


/** EVENTOS **/
#eventos-section img, #eventos-section video {
    border-radius: 10px;
}

#eventos-section  .title, #eventos-section  .date {
    /*max-width: 300px;*/
    margin: auto;
}

#eventos-section  .title, #espaco-section .title {
    font-weight: bold;
    color: var(--color-font);

}

#eventos-section .date {
    color: var(--color-font-lighter);
    display: inline-block;
}
@media only screen and (min-width: 1024px) {
    .grid-item { width: 20%; }
}

@media only screen and (max-width: 1024px) {
    .grid-item { width: 33%; }
}

@media only screen and (max-width: 425px) {
    .grid-item { width: 100%; }

    .grid-item .title {
        text-align: left;
    }
}
/** END NOTICIAS **/

/** START MENU SECUNDARIO RESPONSIVO **/
#second-menu-responsive .children {
    width: 100%;
}

#second-menu-responsive #nav-principal {
    display: block;
    position: fixed;
    z-index: 999;
    background: white;
    width: 100%;
    margin-left: -16px;
    margin-top: 42px;
    border-bottom: 3px solid var(--color-secondary-invert);
    border-top: 3px solid var(--color-secondary-invert);
}

#second-menu-responsive #nav-principal .menu-item {
    padding: 10px 30px;
}

#second-menu-responsive .children .children,
#second-menu-responsive .sub-menu {
    display: none;
}

#second-menu-responsive .page_item a,
#second-menu-responsive .secondary-menu li {
    display: block;
}

#second-menu-responsive .menu-bg > nav,
#second-menu-responsive .secondary-menu > li {
    padding: 0;
}

#second-menu-responsive .page_item a {
    padding: 10px;
}
/** END MENU SECUNDARIO RESPONSIVO **/

/** CONHECA MAIS */
#galerias-section img {
    max-height: 100px;
}

#galerias-section a .title {
    color: #fff;
    font-size: 1.3rem;
}

.block-galerias {
    height: 450px;
    width: 300px;

}

.block-galerias a {
    color: #fff !important;
}

#galerias-section .block-title {
    font-size: 4rem
}

.block-galerias > div {
    background-color: rgba(0,0,0, 0.7);
}

.block-galerias .block-text {
    height: 45px;
}

.block-galerias .description {
    max-width: 250px;
}

.block-galerias:hover .block-text {
    height: auto;

}

.block-galerias:hover {
    width: 100%;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

/** END CONHECA MAIS **/

/** ESPACO **/
#espaco-section, .bg-gray {
    background: var(--bg-gray);
}

.espaco-do-aluno .item {
    border-left: 1px solid #a5a5a5;
}

.card-defesa .date {
    border-right: 1px solid #a5a5a5;
    text-align: center;
}

.card-defesa .date .month {
    text-transform: uppercase;
    font-size: 0.9rem;
}

.card-defesa .date .day {
    font-size: 2rem;
    line-height: 26px;
    color: var(--color-secondary-invert);
}
