#grid2 .flex2{
    flex: 2;
}

#grid2 .flex2 a {
    padding-top: 50%;
}


#grid2 .noticiashome .arrows.orbitSlider{
    padding: 0;
}

#grid2 .noticiashome{
    max-width: 100rem;
    margin: 0 auto;
    padding-left: 4.5%;
    padding-right: 4.5%;
}

#grid2 .flex2 a {
    padding-top: 50%;
}

#grid2 .noticiashome a .videoGallery_image-background{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
}

#grid2 .noticiashome a.ajaxIframe:after{
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.3;
}


#grid2 .noticiashome .arrow:before{
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(213, 0, 0, 0);
    border-right-color: #942d26;
    border-width: 20px;
    margin-top: -20px;
}

#grid2 .homev .orbit-bullets{
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
}

#grid2 .homev .orbit-bullets button{
    width: 0.7rem;
    height: 0.7rem;
    margin: .3rem;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid white;
}

#grid2 .homev.casossucesso .orbit-next{
    position: absolute;
    left: auto;
    right: 6%;
    bottom: -5%;
    top: auto;
}

#grid2 .homev.casossucesso .orbit-previous {
    position: absolute;
    left: auto;
    right: 10%;
    bottom: -5%;
    top: auto;
}


#grid2 .homev.casossucesso .videoGallery_image-background{
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
}

#grid2 .noticiashome a .videoGallery_image-background{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
}

#grid2 .homev.casossucesso .frase {
    font-family: "PT Sans Italic";
    position: relative;
    color: white;
    font-size: 20px;
    line-height: 2;
    padding-top: 20px;
}

#grid2 .homev.casossucesso .name {
    font-family: "Montserrat Bold";
    padding-top: 10px;
}

#grid2 .fslide p{
    color: white;
}

#grid2 .videocolumn a:before{
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    padding: 1px;
    margin-left: -.5em;
    margin-top: -.5em;
    font-size: 65px;
    z-index: 3;
    transition: opacity .3s ease-out,transform .3s ease-out;
    content: url(../images/homeimages/icon_video1.png);
    font-size: 0px;
    transform: translate(-50%,-50%) scale(.45);
}

#grid2 .noticiashome a .videoGallery_image-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
}

#grid2 .noticiashome a .module-videogallery_item_title {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2em;
    right: 2em;
    letter-spacing: -5px;
    z-index: 3;
    text-align: center;
    font-family: PT Serif;
    font-size: 1.3333em;
    line-height: 32px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transform: translate3d(0,-10px,0);
    -webkit-transform: translate3d(0,-10px,0);
    -ms-transform: translate3d(0,-10px,0);
    transition: transform .4s ease-out,opacity .3s ease-out;
}

#grid2 .noticiashome a .module-videogallery_item_title span {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    color: #fff;
}

#grid2 #faculdadesimageslide .orbit-wrapper{
    position: relative;
}

.orbitSlider .orbit-previous{
    position: absolute;
    left: auto;
    right: 14%;
    bottom: -5%;
    top: auto;
}

.orbitSlider .orbit-next {
    position: absolute;
    left: auto;
    right: 6%;
    bottom: -5%;
    top: auto;
}

.orbitSlider .orbit-next:hover, .orbitSlider .orbit-next:focus, .orbitSlider .orbit-previous:hover, .orbitSlider .orbit-previous:focus{
    background: transparent;
}


/*new*/


.grid-item{
    flex: 1;
}

.grid-video, .grid-item-large{
    padding-top: 50%;
}

a.grid-item-large{
    padding-top: 50%;
}

.orbitSlider .orbit-wrapper{
    position: relative;
}

.orbitSlider .orbit-previous{
    position: absolute;
    left: auto;
    /*right: 14%;*/
    left: 9%;
    bottom: -5%;
    top: auto;
}

.orbitSlider .orbit-next {
    position: absolute;
    left: auto;
    /*right: 6%;*/
    left: 19%;
    bottom: -5%;
    top: auto;
}

.orbitSlider .orbit-next:hover, .orbitSlider .orbit-next:focus, .orbitSlider .orbit-previous:hover, .orbitSlider .orbit-previous:focus{
    background: transparent;
}

.colorinv{
    background-color: rgb(57,102,175);
}

.opcz{
    opacity: 0;
}

.noticiashome .arrows.orbitSlider{
    position: relative;
}

.noticiashome .arrows.orbitSlider:before{
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(213, 0, 0, 0);
    border-width: 20px;
    margin-top: -20px;
    border-right-color: rgb(57,102,175);
}

.galleryTitle{
    border: 2px solid white;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 8px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.galleryTitle p{
    font-family: "Montserrat";
    color: white;
    font-size: 33px;
    display: flex;
}


/*fim modulo noticias/video*/