.caixa_cursos {
    background-color: #00A2E3;
    margin-bottom: 15px;
    height: 380px;
    box-shadow: 8px 8px 9px #e6e6e6;
}

.tobottom{
    position: absolute;
    right: 12px;
    left: 12px;
    bottom: 36px;
}

.faculdades_info {
    background-color: white;
    padding: 10px;
    background-color: white;
    padding: 10px;
    height: 355px;
    box-shadow: 8px 8px 9px rgba(56, 52, 52, 0.12);
    position: relative;
    opacity: 0.85;
}

.caixa_cursos h1 {
    font-family: "Montserrat Bold";
    color: white;
    font-size: 48px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 0px;
    z-index: 3;
    text-align: center;
    margin-bottom: 140px;
    margin-left: 29%;
    width: 580px;
    line-height: 125%;
    /*letter-spacing: 2.5px;*/
    letter-spacing: 0px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.85;
}

.caixa_cursos h2 {
    font-family: "PT Sans Bold Italic";
    font-size: 34px;
    margin-top: 35px;
    margin-left: 8%;
    color: #333333;
    margin-bottom: 65px;
}

.caixa_cursos p {
    color: #333333;
    font-family: "PT Sans";
    font-size: 15px;
    margin-left: 8%;
    margin-bottom: 8px;
    margin-top: 10px
}

.linha_faculdade_info {
    height: 1px;
    background: #333333;
    display: block;
    margin-right: 13px;
    margin-left: 10px;
}

.siglaf_faculdades {
    width: 80px;
    background-color: #3a2cf2;
    font-size: 60px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 25px;
    /*font-family: 'Montserrat Bold';*/
    font-family: 'PT Sans Bold Italic';
    color: white;
    position: absolute;
    left: 3%;
    text-align: center;
    box-shadow: 8px 8px 9px rgba(56, 52, 52, 0.08);
    z-index: 4;
    opacity: 0.8;
}

.caixa_cursos {
    position: relative;
    overflow: hidden;
}

.caixa_cursos:hover{
    box-shadow: 0 2.8px 2.2px rgb(0 0 0 / 3%), 0 6.7px 5.3px rgb(0 0 0 / 5%), 0 12.5px 10px rgb(0 0 0 / 6%), 0 22.3px 17.9px rgb(0 0 0 / 7%), 0 41.8px 33.4px rgb(0 0 0 / 9%), 0 100px 80px rgb(0 0 0 / 12%);
}

.caixa_cursos:hover .faculdades_info {
    opacity: 1;
}

.caixa_cursos:hover .siglaf_faculdades {
    opacity: 1;
}

.caixa_cursos:hover h1 {
    opacity: 1;

}

.fac_titulos {
    z-index: 4;
}

.fac_info {
    z-index: 4;
}



.faculdadeLink{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.faculdadeimg{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.faculdade_camada2{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: repeating-linear-gradient(-40deg, #12171d, #12051D 1px, #12051D 1px, #12171d 4px);
    opacity: 0.5;
    z-index: 1;
}

.faculdade_camada2.nogradient{
    background: linear-gradient(-40deg, #12171d, #12051D 1px, #12051D 1px, #12171d 4px);
}




.faculdades_banner.breadcrumb_azul {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.breadcrumb_azul li a {
    color: #00a0d2;
    font-size: 15px;
    font-family: Montserrat !important;
}

.breadcrumb_azul {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    /*    z-index: 90;
        padding-top: 50px;*/
    top: 110px;
    z-index: 3;
}


.faculdades_banner h1 {
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 60px;
    color: #3f4244;
    padding-top: 160px;
    text-transform: uppercase;
    padding-bottom: 110px;
    display: none;
}

.white_space {
    padding-bottom: 200px;
}

.off-canvas-content .wrap:nth-child(2){
    margin-top: 100px;
}


/*novas animações*/

.faculdades_banner h1{
    opacity: 0;
    transform: translate3D(0,-10px,0);
}

.wrap{
    opacity: 0;
    transition: opacity 2.6s ease-out;
    transform: translate3D(0,0,0);
}

.onviewport{
    opacity: 1 !important;
    transition-property: opacity, transform;
    transition-duration: .8s, 1s;
    transition-timing-function: ease-in, ease-in;
    transition-delay: 0.2s, 0.2s;
    transform: translate3D(0,10px,0) !important;
}

.breadcrumbs li a {
    color: #6eb7ec;
}


.breadcrumbs li a {
    color: #a7a5a5;
}

.breadcrumbs {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    white-space: nowrap;
}

.fac_titulos_mobile{
    display: none;
}


/*Media query a ser aplicada em 13"*/

@media only screen and (max-width: 1439px) {

    .faculdades_banner h1 {
        font-size: 55px;
        padding-bottom: 80px;
    }

    .caixa_cursos h1 {
        margin-left: 20%;
        font-size: 40px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .fac_info {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .caixa_cursos h2 {
        font-size: 30px;
    }

    .caixa_cursos p {
        font-size: 14px;
    }


    .caixa_cursos {
        height: 350px;
    }

    .faculdades_info {
        height: 320px;
    }

    .white_space {
        padding-bottom: 130px;
    }


}


/*Media query a ser aplicada em "IPAD"*/

@media (min-width : 768px)
and (max-width : 1024px) {

    .fac_titulos{
        display: none;
    }

    .fac_titulos_mobile{
        display: block;
        height: 100%;
    }

    .breadcrumbs li {
        font-size: 14px !important;
    }

    .faculdades_banner h1 {
        display: none;
    }

    .faculdades_info {
        display: none;
    }

    .caixa_cursos {
        height: 240px;

    }

    .caixa_cursos h1 {
        margin: 0 auto;
        font-size: 30px;
        letter-spacing: 0px;
        line-height: 40px;
        opacity: 0.9;
    }

    .faculdades_banner {
        padding-bottom: 125px;
    }


    /* caso o objectivo seja ficar mais semelhante ao desktop é necessário descomentar isto, retirar o none
     e colocar fac titulos em vez do fac titulos mobile*/

    /*  .siglaf_faculdades {
          font-size: 22px;
          padding-right: 5px;
          padding-left: 5px;
          padding-bottom: 5px;
          padding-top: 18px;
          font-family: 'Montserrat Bold';
          color: white;
          position: absolute;
          text-align: center;
          box-shadow: 8px 8px 9px rgba(56, 52, 52, 0.08);
          z-index: 4;
          width: 40px;
          top: 0;
      }*/

    .siglaf_faculdades {
        display: none;
    }

    .off-canvas-content .wrap:nth-child(2){
        margin-top: -40px;
    }




}


/*Media query a ser aplicada em "IPHONE"*/

@media (max-width: 767px){

    .fac_titulos{
        display: none;
    }

    .fac_titulos_mobile{
        display: flex;
        height: 100%;
        align-items: center;
    }

    .breadcrumbs {
        display: none;
    }

    .faculdades_info {
        display: none;
    }

    .siglaf_faculdades {
        display: none;
    }

    .caixa_cursos h1 {
        margin: 0 auto!important;
        font-size: 16px;
        letter-spacing: 1.5px;
        top: auto;
        transform: translateY(0);
        letter-spacing: 0px;
    }

    .caixa_cursos {
        height: 140px;
    }


    .faculdades_banner h1 {
        display: none;
    }


    .faculdades_banner {
        padding-bottom: 35px;
    }

    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }

    .off-canvas-content .wrap:nth-child(2){
        margin-top: 0px;
    }




}





@media (max-width: 392px) {
    .faculdadeimg {
        height: 180px !important;
        max-width: none !important;
    }

}