.titulo-ufopa {  
  text-shadow:#00656e 1px 0 10px;
  margin-top: 58px;
}

.titulo-campus {  
  text-transform: uppercase;
  font-weight: 400;
  font-size: 27.4px;
  color: #fff;
  margin-top: -3px;
  font-family: 'Fira Sans', sans-serif;
  letter-spacing: 0.1em;
  margin-left: -42px;
  margin-bottom: 20px;
}

.btn-search {
  margin-right: 6%;
}


#noticia-campus ,#docentes , #fotos{
  margin-bottom: 50px;
}
.carousel-control.left, .carousel-control.right {
  background: none;
}
/* inicio professor*/
.hoverzoom {
  position: relative;
  overflow: hidden;
  padding: .5em;
  /*display: table-cell;*/
}
.hoverzoom > img {
  border-radius: 2px;
  -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
      -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
       -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
        -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
           transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
  -webkit-transform: scale(1.15);
     -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
       -o-transform: scale(1.15);
          transform: scale(1.15);
}
.cycle-slideshow a {
  text-decoration: none;
}
.nome{
  text-align: center;
  white-space: normal;
  color: #666; 
  text-transform: uppercase;
}
.nome h3 {
  font-size: 1.7em;
  font-weight: bold;
}
.nome p{
  font-size: 1em;
}
#agenda {
  margin: 0;
}
#agenda li {
  padding: 10px 0px;
}
#agenda .data-agenda {
 font-size: 1em;
 min-width: 3em;
}

#agenda h3{
    font-weight: initial;
    margin-bottom: 10px;
    font-size: 1em;
}

#fotos .col-sm-12, #fotos .col-sm-4 {
    padding-left: 0;
}

#calendario_modal{
  color:#333;
}
#calendario_modal .modal-header{
  background: #0C2625;
}
#calendario_modal h2{
  color:#fff;
}
#calendario_modal .fc-center h2{
  color: #0C2625;
}
#calendario_modal .modal-footer{
  background: #333;
  color: #fff;
}
#calendario_modal .fc-event {
  border: 1px solid #9BB93B;
  background-color: #9BB93B;
}
#calendario_modal a{
  color:#fff;
}
#mais_id h3 {
  color: #2C5AA0;
}
.modal-lg {
  width: 1030px;
}
.modal-dialog .close {
  color: #fff;
  opacity: 0.8;
}
.carousel-control {
  width: 3%;
  cursor: pointer;
}
#fotos .col-sm-3 {
   padding: 15px 0px;
}
.conteudo-rodape{
  display: none;
}
/* Fim index Ufopa





/* mobile */
@media (max-width: 576px) {

  .titulo-campus{
    font-size: 2.5em;
  }

}
@media (max-width: 767px) { 
  .titulo-campus{
    margin: 0px;
    text-align: center;
    margin-left: 8%;
    margin-top: 30px;
    margin-bottom: 20px;
    }

  


}
@media (min-width: 768px) and (max-width: 991px) {
  #logomarca{
    width: 100%;
  }

  .titulo-ufopa{
    margin-top: 47px;
    margin-left: -30px;
  }

  .titulo-ufopa,
  .titulo-campus{
    margin-left: -30px;
  }

}
@media (min-width: 992px) and (max-width: 1199px) {
  #logomarca{
    width: 85%;
  }

  .titulo-ufopa{
    margin-top: 50px;
    margin-left: -30px;
  }

  .titulo-campus{
    margin-left: -30px;
  }


}
/**
CONTRASTE

**/
.contraste #topo-ufopa{
   /* background:#000 url("../img/topo-pb.png") no-repeat center center !important;  */
}
.contraste.titulo-ufopa2{
  color: #fff;
}
/* mudanças provisórias para 10 anos */
#topo-ufopa{
  background:#00656e;
}

#faixa-topo {
    display: none;
}
/* #logomarca {
    padding: 15.6px 0;
} */
/*#logo-footer {
    width: 17%;
    margin: -2em;
}*/
.contraste #topo-ufopa{
  /* background:#000 url("../img/topo10anos.jpg") no-repeat center center !important; */
}
