﻿.text-patrono p {
    word-break: normal;
}

.firstsection {
    background-image: url('../dir/backgroud.jpg');
}

.text-patrono h2 {
    color: #3b0808;
}

.text-patrono p {
    color: #3b0808;
}

.col-sem-marg-top .range {
    margin-top: 30px !important;
}

.coordenador {
    background-image: url('../dir/info-coord.jpg');
}

.bolsa-de-estudos .parte1 {
    background-image: url('../dir/backgroud.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
    min-height: 70vh !important;
    max-height: 70vh !important;
}

.bolsa-de-estudos .parte2 {
    /*background-image: url('../adm/parte2.jpg');*/
    background-image: url('../dir/bolso-de-estudo.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
    min-height: 70vh !important;
    max-height: 70vh !important;
}

.bolsa-de-estudos .shell {
    padding: 0px !important;
    max-width: 100% !important;
}

.align-vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.coordenador {
    padding-bottom: 80px;
}

.desc-metodologias {
    font-weight: 500;
}

.parte3 {
    position: absolute;
    left: 0;
    padding: 50px 0;
    max-width: 700px;
}

    .parte3 img {
        padding: 20px;
    }

.btn-cliqueaqui-admin {
    background: #fff;
    padding: 10px 25px;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 5px 0px;
    border-radius: 25px;
    color: #bc201c !important;
    font-weight: 700;
    display: inline-block;
    max-width: 200px;
    margin-left: 15px;
}

    .btn-cliqueaqui-admin:hover {
        opacity: 0.8;
    }

.text-bolsa {
    font-weight: 800;
    color: #fff;
    font-size: 19px;
}

@media (max-width:991px) {
    .parte1 {
        display: none;
    }

    .parte3 {
        position: relative;
        left: auto;
        padding: 50px 0;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .parte2 {
        margin-top: 0px !important;
    }
}

@media (max-width:575px) {
    .parte3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .text-bolsa {
        font-size: 13px;
    }

    .btn-cliqueaqui-admin {
        margin-top: 10px;
    }
}

.mercado-de-trabalho {
    background-image: url('../dir/mercado-de-trabalho.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 45px;
}

    .mercado-de-trabalho h2 {
        color: #fff;
        font-size: 32px;
    }

    .mercado-de-trabalho p {
        color: #fff;
        text-align: center !important;
        font-weight: 700;
        font-size: 26px;
    }

.tituloVisitas {
    background: #bc201c;
}

    .tituloVisitas h3 {
        color: #fff;
    }

.gallery-photoswipe .shell {
    min-width: 100%;
    max-width: 100%;
}

.no-padding {
    padding: 0px !important;
}

.info-card > img {
    margin-bottom: 0px !important;
}

/*.info-card-detail {
    background-position: center top;
    background-size: 100% auto;
}*/

.info-card {
    border: none;
}

/*.info-card .info-card-details, .info-card .info-card-details .info-card-header {
        padding: 0px !important;
    }*/

.info-card-detail {
    background-color: transparent !important;
    padding-bottom: 20px;
}

.info-card .info-card-details, .info-card .info-card-details .info-card-header {
    background: none;
}

.info-card-detail ul {
    padding: 0px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}

.info-card-detail h6 {
    color: #fff;
}

.info-card-detail p {
    color: #fff;
    padding: 0px 10px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

    .info-card-detail p a {
        color: #62e7ff !important;
    }

        .info-card-detail p a:hover {
            text-decoration: underline !important;
        }

.info-card::before {
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    content: "";
    /*background: rgba(1, 129, 212, 0.85);*/
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: 0.35s all ease-out;
    transition-delay: 0s;
    transition-delay: 0.2s;
}

.info-card:hover::before {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    background: rgba(147, 4, 4, 0.75);
}

.info-card {
    z-index: 9;
}

.info-card-details {
    z-index: 99;
}

.owl-carousel-default .owl-dots {
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    line-height: 0px;
}

.owl-carousel-default .owl-dot {
    margin-left: 7px;
    background: none !important;
    background-color: transparent !important;
    border: 1px solid #fff !important;
}

.owl-controls {
    margin-top: -30px;
    padding-bottom: 25px;
}

.owl-carousel .owl-controls .owl-dot {
    position: relative;
}

.owl-carousel.owl-loaded {
    background: #bc201c;
}

.rd-parallax .rd-parallax-layer[data-type="media"] + * {
    background: #bc201c;
}


.info-card-detail p {
    padding: 0px 15px 30px 15px !important;
}

#SectionNotice .owl-carousel.owl-loaded {
    background: none;
    background-color: transparent;
}

#SectionNotice .veil-owl-nav .owl-nav {
    display: block !important;
}

#SectionNotice .owl-carousel-default .owl-dots {
    display: none !important;
}

#SectionNotice {
    background-image: url('../adm/background.jpg');
    -webkit-background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

    #SectionNotice .owl-carousel .owl-stage {
        background: none;
        background-color: transparent;
    }

    #SectionNotice .owl-carousel .owl-item {
        background: none;
        background-color: transparent;
    }


#DepoimentosCurso {
    background-image: url('../dir/bg-depoimentos.jpg');
    -webkit-background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

    #DepoimentosCurso .rd-parallax .rd-parallax-layer[data-type="media"] + * {
        background: none;
        background-color: transparent;
    }

    #DepoimentosCurso .owl-carousel.owl-loaded {
        background: none;
        background-color: transparent;
    }

    #DepoimentosCurso .owl-controls {
        margin-top: 50px;
    }

    #DepoimentosCurso h5 {
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
    }



.semestre {
    background-image: url('../dir/bg-semestre.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 45px;
}

    .semestre h2 {
        color: #fff;
        font-size: 32px;
    }

    .semestre p {
        color: #fff;
        text-align: center !important;
        font-weight: 700;
        font-size: 26px;
    }



#exTab1 .nav-pills > li > a {
    border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

.semestre .nav-pills {
    background: #bc201c !important;
}

    .semestre .nav-pills a {
        color: #fff !important;
    }

    .semestre .nav-pills li {
        color: #fff !important;
        background: #bc201c !important;
        width: 8%;
    }

        .semestre .nav-pills li a:hover {
            background: #8a0300;
        }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #8a0300;
}

.semestre .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 700;
}

.nav-pills > li + li {
    margin-left: 0px;
}

.box-semestre {
    background: rgba(159,159,158,0.7);
    padding: 20px;
    border-radius: 15px;
    min-height: 600px;
    /*max-height: 410px;*/
    margin-top: 20px;
}

    .box-semestre h2 {
        color: #3b0808;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .box-semestre p {
        font-size: 12.5px;
        color: #3b0808;
        font-weight: 600;
        margin-bottom: 4px;
        margin-top: 0px;
    }

li.ultima {
    width: 20% !important;
}

    li.ultima a {
        font-size: 14px !important;
        padding: 13px 25px !important;
    }

@media (max-width:991px) {
    .semestre .nav-pills li {
        width: 10% !important;
    }

        .semestre .nav-pills li a {
            font-size: 14px !important;
        }

        .semestre .nav-pills li.ultima {
            width: 100% !important;
        }

    .semestre .nav > li > a {
        padding: 5px 15px !important;
    }

    .box-semestre {
        min-height: inherit !important;
    }
}

.administracao {
    background: #a9191b !important;
}

.link-administracao {
    color: #a9191b !important;
}

    .link-administracao:hover, .link-administracao:focus {
        color: #a9191b !important;
        opacity: 0.8;
    }

.post-event-img-overlay-administracao::after {
    background: rgba(147, 4, 4, 0.75) !important;
}

@media (max-width:991px) {
    .display-mobile {
        display: block;
    }

    .display-web {
        display: none;
    }
}

@media (min-width:992px) {
    .display-mobile {
        display: none;
    }

    .display-web {
        display: block;
    }
}

@media (max-width:991px) {
    .depoimento-2 {
        text-align: left !important;
        margin-bottom: 30px !important;
    }
}

@media (min-width:991px)
{
    .muitogrande {
        font-size:12px !important; 
    }
}