
body {
  font-family: "Open Sans", "Trebuchet MS", sans-serif;
  color: #303030; }

*:focus {
  box-shadow: none;
  outline: none; }

.modal-backdrop { z-index: 1 }

/* ESSENCIAIS */
/* CONTEÚDO */
/* BLOCOS */
/* NAVBAR */
/* HEADER */
/* FOOTER */
/* CARDS */
/* LISTS */
/* PAGINATE */
/* ------------------------
------ ESSENCIAIS ---------
------------------------ */
.color-primary {
  color: #af1817 !important; }

.color-secondary {
  color: #303030 !important; }

/* Reset border-radius */
.btn, .card {
  border-radius: 0; }

/* Estilos de botão */
.btn:hover {
  opacity: .85;
  transition: .1s all;
  border-color: transparent;
  cursor: pointer; }

.btn-primary, .btn-primary.disabled {
  background-color: #af1817;
  border-color: #af1817;
  color: white; }
.btn-primary:hover {
  background-color: #af1817; }
.btn-primary:not([href]):not([tabindex]) {
  color: white; }

.btn-secondary {
  border-color: #af1817;
  background-color: transparent;
  color: #af1817; }
  .btn-secondary:hover {
    background-color: inherit;
    border-color: inherit;
    color: #af1817; }

/* Parágrafo */
h1 {
  font-size: 27px; }

h1, h3 {
  font-weight: lighter; }

p, h3 {
  margin-bottom: 0; }

h3 {
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 0; }

a {
  color: #af1817; }
  a:hover, a:focus, a:active {
    text-decoration: none;
    color: #af1817; }

/* Formulários */
.form-control {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #303030;
  margin-bottom: 5px; }
  .form-control:focus {
    background-color: transparent;
    border-bottom: 1px solid #af1817; }

select.form-control {
  border: 1px solid #303030; }

form.contato table {
  width: 100%; }
form.contato td {
  padding: 5px 0; }
form.contato textarea, form.contato input {
  background-color: transparent;
  border: 1px solid gray;
  color: gray;
  width: 100%; }
form.contato label {
  font-size: 14px; }
form.contato button {
  float: right; }

/* ---------------------
------- CONTEÚDO -------
---------------------- */
main.container {
  padding-bottom: 30px; }

main > div.row > div {
  padding: 30px; }

.conteudo h3 {
  margin-bottom: 30px;
  color: gray; }
.conteudo p {
  color: #7d7d7d;
  margin-bottom: 10px; }
.conteudo p a {
  border-bottom: 1px solid #af1817; }
.conteudo iframe {
  margin: 15px auto;
  display: block;
  max-width: 100%; }
.conteudo img {
  max-width: 100%;
  height: auto;
  max-height: auto;
  display: block; }
.conteudo #barra-infos {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 50px auto;
  background-color: #e3e3e3;
  padding: 30px;
  justify-content: space-around; }
  .conteudo #barra-infos div {
    display: flex;
    margin: 10px;
    align-items: center; }
  .conteudo #barra-infos i {
    font-size: 30px; }
  .conteudo #barra-infos p {
    margin-left: 10px;
    margin-bottom: 0;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 160%; }
    .conteudo #barra-infos p span {
      font-size: 20px; }

table tr td, table tr th {
  padding: 5px 10px; }

/* ----------------------
-------- BLOCOS ---------
---------------------- */
.produto {
  padding-top: 90px;
  padding-bottom: 90px; }
  .produto .title img {
    max-width: 50%; }

#noticias {
  background-color: #e3e3e3; }

#busca-curso {
  background-color: #303030; }
  #busca-curso label {
    font-size: 27px; }
  #busca-curso form input {
    color: #af1817;
    font-size: 22px;
    font-weight: lighter;
    border-bottom: 1px solid #af1817; }
  #busca-curso form .btn-primary {
    background-color: transparent;
    border-color: transparent;
    color: #af1817; }
  @media (max-width: 992px) {
    #busca-curso .input-group {
      display: block; }
    #busca-curso label {
      font-size: 21px; }
    #busca-curso input, #busca-curso button {
      width: 100%; } }

#univesptv {
  background: -webkit-repeating-linear-gradient(-10deg, #303030, #303030 3px, #282828 3px, #282828 6px);
  background: -o-repeating-linear-gradient(-10deg, #303030, #303030 3px, #282828 3px, #282828 6px);
  background: -moz-repeating-linear-gradient(-10deg, #303030, #303030 3px, #282828 3px, #282828 6px);
  background: repeating-linear-gradient(100deg, #303030, #303030 3px, #282828 3px, #282828 6px); }
  #univesptv .principal {
    padding: 15px; }
  #univesptv .lista {
    padding: 15px 0; }
  #univesptv .video-title {
    padding: 15px;
    padding-bottom: 0; }
    #univesptv .video-title p.label {
      background-color: #af1817;
      padding: 0 5px;
      color: #e3e3e3;
      display: inline; }
  #univesptv h1 {
    color: white !important; }
  #univesptv h3 {
    color: #e3e3e3; }
  #univesptv p a {
    color: white;
    font-size: 80%;
    line-height: 80%; }
    #univesptv p a:hover {
      color: #af1817; }
  #univesptv iframe {
    margin: 0; }
  #univesptv .lista iframe {
    margin-bottom: 15px; }

#revistaunivesp {
  background: -webkit-linear-gradient(-10deg, #af1817, #af1817 3px, #a11615 3px, #a11615 6px);
  background: -o-repeating-linear-gradient(-10deg, #af1817, #af1817 3px, #a11615 3px, #a11615 6px);
  background: -moz-repeating-linear-gradient(-10deg, #af1817, #af1817 3px, #a11615 3px, #a11615 6px);
  background: repeating-linear-gradient(100deg, #af1817, #af1817 3px, #a11615 3px, #a11615 6px); }
  #revistaunivesp h1, #revistaunivesp p {
    color: white !important; }

#polos {
  background-color: black;
  height: 600px;
  width: 100%;
  position: relative; }
  #polos div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  #polos iframe {
    width: 100%;
    height: 600px;
    margin: 0; }
  #polos div.overflow {
    background-color: rgba(48, 48, 48, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    #polos div.overflow > .container {
      display: flex;
      align-items: center;
      flex-flow: column wrap;
      justify-content: center;
      color: white; }

.busca-polos {
  margin: 30px 0; }
  .busca-polos > div {
    background-color: #e3e3e3;
    padding: 15px; }
  .busca-polos select.form-control {
    margin-bottom: 0 !important;
    background-color: white;
    border: 0; }
  .busca-polos span {
    margin-right: 15px; }

/* --------------------
------ NAVBAR ---------
-------------------- */
.navbar-inverse {
  background-color: gray;
  box-shadow: 0 5px 10px rgba(48, 48, 48, 0.25);
  font-family: "Open Sans", "Trebuchet MS", sans-serif;
  padding: 0;
  padding-bottom: 0; }
  .navbar-inverse, .navbar-inverse .navbar-toggler {
    border: transparent;
    color: #303030; }
  .navbar-inverse .navbar-toggler {
    padding: 1rem .2rem; }
    @media (max-width: 991px) {
      .navbar-inverse .navbar-toggler {
        padding: 0.2rem; } }

.navbar-brand img {
  padding-left: 13px;
  height: 60px;
  transition: height .1s; }
  .navbar-brand img.maximize {
    height: 85px; }

.navbar-nav {
  height: 100%; }
  .navbar-nav .nav-link {
    font-weight: lighter;
    font-size: 18px; }
  .navbar-nav .btn-secondary {
    background-color: transparent;
    border: 1px solid #bbbfbb;
    color: #bbbfbb; }
    .navbar-nav .btn-secondary:hover, .navbar-nav .btn-secondary:focus {
      background-color: #af1817;
      color: white; }
  .navbar-nav form:hover, .navbar-nav form:focus {
    z-index: 3; }

.nav-two {
  background-color: #303030;
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  z-index: 2; }
  .nav-two .nav-link {
    font-size: 16px;
    padding: 2px; }
  .nav-two .nav-link.login {
    background-color: #af1817; }

.search .form-control {
  background-color: gray;
  border: 1px solid #bbbfbb;
  margin-left: 15px;
  color: #bbbfbb; }
.search button.btn {
  background-color: gray; }

@media (max-width: 992px) {
  .nav-two {
    position: relative; }

  .navbar-nav .nav-link {
    padding: 5px 20px; }

  .navbar-toggler {
    margin-top: 5px; }

  .search {
    margin-left: 0;
    margin-bottom: 15px; }

  .navbar-brand img {
    height: 40px;
    width: auto; } }
/* --------------------
------ HEADER ---------
-------------------- */
#header.jumbotron {
  padding: 200px 30px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 25%;
  box-shadow: inset 0 0 400px 400px rgba(48, 48, 48, 0.7);
  color: white;
  margin-top: 68px; }
  #header.jumbotron h1 {
    font-size: 46px; }
    @media (max-width: 992px) {
      #header.jumbotron h1 {
        font-size: 32px; } }
  #header.jumbotron h1, #header.jumbotron p {
    color: white; }
  @media (max-width: 992px) {
    #header.jumbotron {
      margin-top: 40px;
      padding: 100px 15px; } }
  #header.jumbotron.jumbotron-index {
    margin-bottom: 0; }
    #header.jumbotron.jumbotron-index a, #header.jumbotron.jumbotron-index p a {
      color: #af1817; }
    #header.jumbotron.jumbotron-index .btn {
      margin-top: 30px;
      font-size: 30px;
      color: white; }
      @media (max-width: 768px) {
        #header.jumbotron.jumbotron-index .btn {
          font-size: 21px; } }
    #header.jumbotron.jumbotron-index video {
      position: absolute;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: 0;
      transform: translateX(-50%) translateY(-50%);
      background: url("/sites/58f6506869226e9479d38201/theme/images/video-poster-1.jpg?d234b517a88bcf275a6a3a5da9bfbc7e") no-repeat;
      background-size: cover;
      transition: 1s opacity; }
      @media (min-width: 1500px) {
        #header.jumbotron.jumbotron-index video {
          top: 75%; } }
      @media (min-width: 1100px) and (max-width: 1499px) {
        #header.jumbotron.jumbotron-index video {
          top: 50%; } }
      @media (max-width: 1099px) {
        #header.jumbotron.jumbotron-index video {
          top: 50%; } }
      @media (max-width: 768px) {
        #header.jumbotron.jumbotron-index video {
          display: none; } }
    #header.jumbotron.jumbotron-index .overflow {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(48, 48, 48, 0.3); }
      @media (max-width: 768px) {
        #header.jumbotron.jumbotron-index .overflow {
          background-color: rgba(48, 48, 48, 0.3); } }

/* --------------------
------ FOOTER ---------
-------------------- */
footer {
  background-color: #303030;
  padding: 60px 0;
  color: gray; }
  footer .row > div {
    margin-bottom: 15px; }
  footer h1 {
    font-weight: lighter;
    margin-bottom: 30px;
    color: white; }
  footer h3 {
    font-weight: bolder;
    font-size: 1rem;
    color: white; }
  footer i {
    color: #af1817; }
  footer p, footer span.fa {
    font-size: 13px; }
  footer a {
    border-bottom: 1px solid #af1817;
    color: gray; }
  footer .copyright {
    font-size: 12px;
    padding-top: 5px; }

/* ------------------
------ CARDS --------
------------------ */
.cards {
  padding: 15px; }

.card {
  border: transparent;
  margin: 1px; }
  .card hr {
    max-width: 100px;
    border-bottom: 1px solid #af1817; }

.card-title {
  font-size: 1rem;
  line-height: 135%;
  margin-bottom: 0;
  font-weight: bold; }
  .card-title, .card-title a {
    color: gray;
    transition: .25s all; }
    .card-title:hover, .card-title:focus, .card-title a:hover, .card-title a:focus {
      color: #af1817; }

.card-text {
  font-size: 15px; }

.card img {
  max-width: 100%;
  height: auto; }

.card-img-overlay {
  background-color: rgba(48, 48, 48, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .1s all; }
  .card-img-overlay p:hover {
    color: white; }
  .card-img-overlay:hover {
    background-color: rgba(48, 48, 48, 0.5); }

/* -------------------
------ LISTS ---------
------------------- */
.list-group-item, .list-group-item > a {
  background-color: transparent;
  display: flex;
  flex-flow: row nowrap;
  align-items: center; }
.list-group-item > a:hover p.titulo {
  color: #af1817; }
.list-group-item span.icon {
  margin-right: 15px;
  color: gray; }
.list-group-item p.titulo {
  font-weight: bold; }
.list-group-item, .list-group-item:last-child, .list-group-item:first-child {
  border-radius: 0;
  border: 0;
  border-left: 1px solid #d9d9d9;
  transition: .5s all; }
  .list-group-item:hover, .list-group-item:last-child:hover, .list-group-item:first-child:hover {
    border-left-color: #af1817; }
  .list-group-item.closed, .list-group-item:last-child.closed, .list-group-item:first-child.closed {
    opacity: 0.6; }
  .list-group-item img, .list-group-item:last-child img, .list-group-item:first-child img {
    max-width: 25%;
    height: auto;
    margin-right: 15px; }
  .list-group-item .status, .list-group-item:last-child .status, .list-group-item:first-child .status {
    color: #af1817;
    margin-bottom: 0; }
  .list-group-item .descricao, .list-group-item:last-child .descricao, .list-group-item:first-child .descricao {
    font-weight: normal; }

#sidebar {
  margin-bottom: 30px; }
  #sidebar .nav-item {
    border-bottom: 1px solid #e6e6e6;
    transition: .25s all; }
    #sidebar .nav-item:hover {
      border-bottom-color: #af1817; }
  #sidebar .nav-link {
    padding: 8px 0;
    color: #303030 !important; }
    #sidebar .nav-link.inativo {
      opacity: 0.3; }
    #sidebar .nav-link span.on {
      color: #9ac16e; }
    #sidebar .nav-link span.off {
      color: #e3e3e3; }
  #sidebar a {
    font-size: 15px;
    color: #303030;
    font-weight: normal;
    transition: .25s all; }
    #sidebar a:hover {
      color: #af1817 !important; }

.list-title {
  margin-bottom: 15px;
  color: #af1817;
  font-size: 1rem;
  font-weight: bolder; }

span.inscricoes_abertas {
  border: 1px solid #303030;
  padding: 0 5px;
  margin-left: 5px;
  font-size: 10px; }

#more_of .btn-primary {
  margin-top: 30px; }

.panel .panel-title {
  border: none;
  font-weight: normal;
  transition: .25s all; }
  .panel .panel-title, .panel .panel-title:hover, .panel .panel-title:focus, .panel .panel-title:active {
    background-color: #e3e3e3; }
  .panel .panel-title a {
    color: #303030;
    border-bottom: none; }

.panel .panel-title, .panel .panel-body {
  padding: 15px;
  margin-bottom: 5px; }

.panel-title {
  margin-bottom: 5px; }

.item-polos {
  background-color: #e3e3e3;
  padding: 5px 10px;
  display: inline-block; }

/* ----------------------
------ PAGINATE ---------
---------------------- */
.pagination-div {
  margin-top: 30px; }
  .pagination-div li {
    padding: 5px;
    border: 1px solid #d9d9d9; }
    .pagination-div li.active {
      background-color: #e3e3e3; }

/*# sourceMappingURL=custom.css.map */
