html,
body {
  font-family: 'Muli', sans-serif;
  background-color: #f4f4f4;
}
.section-header {
  text-align: center;
  margin: 30px 0;
  padding-bottom: 20px;
  border-bottom: #a9e620 1px solid;
  font-weight: 200;
}
.bg-dark {
  background-color: #c7c7c7 !important;
}
.btn-group-lg > .btn,
.btn-lg {
  border-radius: 2rem;
}
.btn-primary {
  background-color: #6035bb;
  color: #f8a300;
  border: none;
  font-weight: bold;
}
.btn-primary:hover {
  background-color: #7758b9;
  color: #f8a300;
}
.color-white {
  color: #c7c1e8;
}
.color-purple {
  color: #6035bb;
}
.color-orange {
  color: #f8a300;
}
.responsavel-color {
  color: #e6358d;
}
#principal {
  background-image: url('../images/background_principal.jpg'),
    linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  background-blend-mode: overlay;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
  resize: vertical;
  overflow: auto;
  height: 100vh !important;
}
#nav {
  transition: 0.5s;
  margin-bottom: 50px;
}
#info {
  color: #fff;
  font-size: 20px;
  line-height: 50%;
  margin-top: 50px;
}
.line-0 {
  line-height: 20px !important;
}

#info i {
  color: #a9e620;
}
.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
}
.content {
  position: absolute;
  text-align: center;
  resize: vertical;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content h2 {
  color: #ffffff;
  font-weight: 300;
}
.content h3 {
  color: #a9e620;
  font-weight: 200;
  font-size: 22px;
  margin-bottom: 30px;
}
#timer {
  color: #fff;
  font-size: 25px;
  margin-bottom: 50px;
}
/* Sobre */
/* #sobre {
  height: 100vh;
} */
#sobre .button {
  text-align: center;
}
#sobre .button a {
  border-radius: 40px;
  transition: all 0.3s ease 0s;
}
/* Redes Sociais */
#social {
  text-align: center;
  padding: 20px;
}
#social p {
  display: inline-block;
  font-size: 20px;
  margin: 15px;
  text-align: justify;
}
#carouselExampleControls {
  width: 70%;
  margin: auto;
}
#programacao i {
  font-size: 100px;
}

.card-purple {
  background-color: #6035bb !important;
  padding: 25px 165px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #f8a300 !important;
  background-color: transparent;
  border: none;
}
.nav-tabs {
  border: none;
  font-weight: bold;
}

#informes {
  min-height: 100vh;
}
.aviso p {
  line-height: 10px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border: none;
  color: #f8a300 !important;
}

.card-programacao-1 {
  border-radius: 15px;
  line-height: 8px;
}
.programacao {
  background-color: #dbd6e4;

  min-height: 900px;
}
.avisos {
  padding: 30px;
}
.nav-tab-aviso {
  padding: 0 293px !important;
}
.card-aviso {
  padding: 30px;
}
table h4 {
  font-size: 20px;
  font-weight: bold;
  color: #6035bb;
}
table th {
  background-color: #7758b9 !important;
  color: #fff;
  border: none;
}
table td {
  padding: 25px !important;
}
.padding-prog {
  padding: 100px;
}
.horario {
  font-size: 20px;
  font-weight: bold;
  background-color: #fdf6e7;
  width: 250px;
  text-align: center;
  border-radius: 15px;
}
.tab-content {
  height: 850px;
  overflow: auto;
}

.evento-info {
  background-color: red;
  width: 600px;
}
/* SUBMISSAO */
.submissao-item i {
  font-size: 80px;
}
#bg-icet {
  background-image: url('../images/bg-icet.JPG');
  background-blend-mode: overlay;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* height: 100vh; */
  width: 100%;
}
.submissao-item {
  display: inline-block;
  margin: 20px;
  text-align: center;
}
#organizacao {
  text-align: justify;
}
#organizacao .title {
  font-weight: bold;
}
#organizacao p {
  font-size: 14px;
}

.img-parceiros {
  display: inline-block;
  margin: 20px 20px;
  width: 120px;
}
#seduc {
  width: 200px;
}
.parceiros-div {
  text-align: center;
}

#app img {
  margin: 15px auto;
  width: 50%;
}
footer {
  background-color: #6035bb;
  text-align: center;
  color: #fff;
  line-height: 0.5;
  height: 100px;
  bottom: 0;
  padding: 20px 0;
}
/* DESIGN RESPONSIVO */
@media only screen and (max-width: 600px) {
  #img-app,
  #img-programacao {
    display: none;
  }
  section {
    min-height: 100% !important;
  }
  .content {
    width: 80%;
  }
  .content h2,
  .content h3,
  #info {
    line-height: normal;
    margin: 20px 0;
  }
  .content h2 {
    font-size: 25px;
    width: 100%;
  }
  #timer {
    margin: 0;
    /* display: none; */
    font-size: 18px;
  }
  .btn-pos {
    margin-left: -20px;
  }
  .card-purple {
    padding: 0 40px;
  }
  .foto-palestrante {
    margin: auto;
  }
  .card-programacao-1 {
    text-align: center;
    line-height: 20px;
  }
  .aviso p {
    line-height: 20px !important;
  }
  .horario {
    margin: auto;
  }
  .nav-tab-aviso {
    padding: 0 50px !important;
  }
  #artigo,
  #resumo,
  #ppcgtra {
    padding: 0 !important;
  }
}
