@import url("https://fonts.googleapis.com/css?family=Fira+Sans:300,400,600,800");

body {
  font-family: 'Fira Sans', sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

.link {
  color: #124f62;
  border-bottom: 2px solid #124f62;
  text-decoration: none;
  transition: all .5s;
}

.link:hover {
  color: #f7941d;
  border-bottom: 2px solid #f7941d;
  text-decoration: none;
}

.botaoFull {
  background: #f7941d;
  border: 2px solid #f7941d;
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  padding: 10px 15px;
  margin-top: 25px;
  margin-bottom: 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .5s;
}

.botaoFull:focus {
  background: #f7941d;
  color: #fff;
  text-decoration: none;
}

.botaoFull:hover {
  background-color: #fff;
  color: #f7941d;
  text-decoration: none;
}

.noRadius {
  border-radius: 0 !important;
  margin: 0 auto !important;
}

#banner {
  margin-top: 80px;
}

#top {
  background-image: url("../img/banner.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  margin-top: 80px;
}

#top-1 .fundo-1 {
  background-image: url("../img/speakers.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 80px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#top-1 .fundo-1 h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

#top-2 .fundo-1 {
  background-image: url("../img/plateia.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 80px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#top-2 .fundo-1 h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
}

#top-2 .fundo-1 p {
  color: #fff;
  font-size: 30px;
  text-align: center;
}

#top-3 .fundo-1 {
  background-image: url("../img/inscricao.JPG");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 80px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#top-3 .fundo-1 h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

#top-4 .fundo-1 {
  background-image: url("../img/research.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 80px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#top-4 .fundo-1 h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

.navbar {
  background-color: #124f62;
  border: 0;
  height: 80px;
  margin-bottom: 0;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-nav li {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.navbar .navbar-nav li a {
  color: #fff;
  line-height: 50px;
}

.navbar .navbar-nav li a:hover {
  border: 0;
  color: #f7941d;
}

.navbar .navbar-nav li a.register {
  font-weight: 600;
  color: #f7941d;
}

.navbar .navbar-nav li a.register:hover {
  border: 0;
  color: #124f62;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar .navbar-toggle {
  margin-top: 25px;
}

.navbar .navbar-toggle:hover {
  background-color: #f7941d;
}

.navbar .navbar-toggle:focus {
  background-color: #f7941d;
}

.navbar .navbar-toggle .icon-bar {
  background-color: #e1f3fd;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  background: #f7941d;
}

.dropdown-menu>li>a {
  color: #f7941d !important;
}

#mensagem {
  background-color: #fff;
  padding: 100px 0;
}

#mensagem img {
  border-radius: 50%;
  display: block;
  margin: 0px auto 50px auto;
}

#mensagem span {
  color: #f7941d;
  font-weight: 600;
}

#mensagem .filme {
  margin-top: 50px;
}

#mensagem .filme iframe {
  width: 100%;
  height: 450px;
}

#mensagem .botao {
  border: 2px solid #f7941d;
  color: #f7941d;
  display: inline-block;
  padding: 10px 15px;
  margin-top: 15px;
  margin-bottom: 25px;
  text-decoration: none;
  transition: all .5s;
}

#mensagem .botao:hover {
  background-color: #f7941d;
  color: #fff;
}

#comissao {
  padding: 100px 0;
  text-align: center;
}

#comissao h1 {
  color: #f7941d;
  font-size: 16px;
  margin: 0;
}

#comissao h2 {
  font-weight: 600;
  margin: 20px 0 50px 0;
}

#comissao ul {
  list-style-type: none;
  padding-left: 0;
  -webkit-column-count: 2;
  column-count: 2;
}

#comissao ul li {
  padding: 5px 0;
}

#local {
  background-color: #124f62;
  color: #fff;
  padding: 100px 0;
}

#local h1 {
  color: #f7941d;
  font-size: 16px;
  margin: 0;
}

#local h2 {
  font-weight: 600;
  margin: 20px 0;
}

#local .botao {
  border: 2px solid #f7941d;
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  padding: 10px 15px;
  margin-top: 15px;
  margin-bottom: 25px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .5s;
}

#local .botao:hover {
  background-color: #f7941d;
  color: #fff;
}

#cma {
  padding: 100px 0;
  text-align: center;
}

#cma h1 {
  color: #f7941d;
  font-size: 16px;
  margin: 0;
}

#cma h2 {
  font-weight: 600;
  margin: 20px 0;
}

#cma img {
  display: block;
  margin: auto;
}

#cma p {
  margin: 0;
}

#cma span {
  color: #f7941d;
  font-weight: 400;
}

#palestrantes {
  padding: 100px 0;
}

#palestrantes h1 {
  margin-bottom: 50px;
  text-align: center;
}

#palestrantes .cartao {
  position: relative;
}

#palestrantes .cartao img {
  margin: 0;
  padding: 0;
  border: 1px solid #cecece;
  box-shadow: 5px 5px 5px #9a9a9a;
}

#palestrantes .cartao .img-responsive {
  margin: 0;
  padding: 0;
}

#palestrantes .cartao .overlay {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
}

#palestrantes .cartao .overlay:hover {
  opacity: 1;
}

#palestrantes .cartao .overlay .nome {
  color: white;
  font-size: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#palestrantes .modal-header {
  background-color: #e1f3fd;
}

#palestrantes .modal-header .modal-title {
  color: #28bfd0;
  font-weight: 600;
  text-transform: uppercase;
}

#palestrantes .modal-body h2 {
  font-size: 20px;
  font-weight: 600;
}

#palestrantes .modal-body h2:first-child {
  margin-top: 0;
}

#palestrantes .modal-body p {
  font-size: 16px;
}

#cursos {
  padding: 100px 0;
}

#cursos .titulo {
  background: #ececec;
  padding: 25px 0;
  margin-bottom: 50px;
  text-align: center;
}

#cursos .titulo p {
  margin-bottom: 0;
}

#cursos .box {
  background-color: #ececec;
  padding: 25px;
  margin: 0 0 50px 0;
}

#cursos .box h2 {
  font-size: 2rem;
  font-weight: 600;
  margin: 0;
  min-height: 50px;
  text-transform: uppercase;
  text-align: center;
}

#cursos .box button {
  background-color: transparent;
  border: 2px solid #f7941d;
  color: #f7941d;
  display: block;
  font-size: 1.2rem;
  padding: 10px 15px;
  margin-top: 25px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .5s;
  width: 100%;
}

#cursos .box button:hover {
  background-color: #f7941d;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  #cursos .box {
    min-height: 180px;
  }

  #cursos .box h2 {
    min-height: 75px;
  }
}

@media screen and (max-width: 991px) {
  #cursos .box {
    min-height: 50px;
  }

  #cursos .box h2 {
    min-height: 50px;
  }
}

@media screen and (max-width: 768px) {
  #cursos .box {
    min-height: 0;
  }

  #cursos .box h2 {
    min-height: 0;
  }
}

#cursos .modal-dialog ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

#cursos .modal-dialog ul li p {
  font-size: 16px;
}

#cursos .modal-dialog ul li h3 {
  color: #f7941d;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 20px 0 15px 0;
  text-transform: uppercase;
}

#cursos .modal-dialog .modal-title {
  font-size: 2rem;
  font-weight: 600;
}

#cursos .modal-dialog .modal-header {
  background-color: #f7941d;
}

#cursos .modal-dialog img {
  border-radius: 50%;
  display: block;
  margin: 25px auto;
}

#inscricoes {
  padding: 100px 0;
}

#inscricoes .titulo {
  background: #ececec;
  padding: 25px 0;
  margin-bottom: 50px;
  text-align: center;
}

#inscricoes .titulo h2 {
  font-size: 26px;
  margin-top: 0;
  text-align: center;
}

#inscricoes .titulo p {
  margin-bottom: 0;
  text-align: center;
}

#inscricoes .tabelaPreco {
  padding: 50px 0;
  text-align: center;
}

#inscricoes .tabelaPreco .topo {
  border-top: 1px solid #f7941d;
}

#inscricoes .tabelaPreco .baixo {
  border-bottom: 1px solid #f7941d;
}

#inscricoes .tabelaPreco .esquerda {
  border-left: 1px solid #f7941d;
}

#inscricoes .tabelaPreco .direita {
  border-right: 1px solid #f7941d;
}

#inscricoes .tabela {
  padding: 5%;
}

#inscricoes .tabela span {
  color: #ee2935;
  font-weight: 600;
  font-size: 6rem;
}

#inscricoes .tabela h4 {
  font-size: 16px;
}

#inscricoes .tabela h4 span {
  font-size: 16px;
  font-weight: 600;
}

#inscricoes .condicoes {
  background: #ececec;
  padding: 25px 0;
  margin-bottom: 50px;
  text-align: center;
}

#inscricoes .condicoes p {
  margin-bottom: 0;
}

#inscricoes .almoco {
  padding: 50px 0;
  text-align: center;
}

#inscricoes .almoco h2 {
  color: #f7941d;
  font-weight: 600;
  margin-bottom: 50px;
}

#inscricoes .almoco span {
  color: #f7941d;
}

#inscricoes .jantar {
  padding: 50px 0;
}

#inscricoes .botaoFull {
  margin-top: 0;
}

#alojamento {
  padding: 100px 0;
}

#alojamento .hotel {
  margin-top: 50px;
}

#alojamento .titulo {
  background: #ececec;
  padding: 25px 0;
  margin-bottom: 50px;
}

#alojamento .titulo p {
  margin-bottom: 0;
  text-align: center;
}

#alojamento .descricao {
  margin-right: 10px;
}

#alojamento .descricao h2 {
  color: #f7941d;
  font-weight: 600;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}

#alojamento h3 {
  color: #f7941d;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 25px 0 15px 0;
  text-transform: uppercase;
}

#alojamento ul {
  list-style-type: none;
  padding-left: 0;
}

#alojamento ul li b {
  font-weight: 600;
}

#alojamento .localizacao p {
  display: inline-block;
}

#alojamento .localizacao .botaoFull {
  float: right;
  margin-top: 10px;
  vertical-align: top;
}

#patrocinadores {
  margin: 50px 0;
}

#patrocinadores .titulo {
  background: #ececec;
  padding: 25px 0;
  margin-bottom: 50px;
  text-align: center;
}

#patrocinadores .titulo h2 {
  font-size: 26px;
  margin-top: 0;
  text-align: center;
}

#patrocinadores .titulo p {
  margin-bottom: 0;
  text-align: center;
}

#patrocinadores .titulo img {
  margin: 15px auto 25px auto;
}

#patrocinadores ul {
  list-style-type: none;
  padding-left: 0;
}

#patrocinadores ul li {
  padding: 15px;
  display: inline-block;
  float: left;
}

#patrocinadores ul li img {
  height: 150px;
  max-width: 100%;
}

#abstracts {
  padding: 100px 0;
}

#abstracts span {
  color: #f7941d;
}

#abstracts img {
  border-radius: 50%;
  display: block;
  margin: auto;
  margin-bottom: 25px;
}

#abstracts h1 {
  color: #f7941d;
  font-weight: 600;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}

#abstracts h2 {
  color: #f7941d;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 50px 0 25px 0;
  text-transform: uppercase;
}

#abstracts h3 {
  color: #f7941d;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 25px 0 15px 0;
  text-transform: uppercase;
}

#abstracts .side {
  background-color: #124f62;
  color: #fff;
  padding: 25px;
}

#abstracts .side h1 {
  font-size: 1.8rem;
}

#abstracts .side ul {
  list-style-type: none;
  padding-left: 0;
}

#abstracts .side ul li {
  padding: 5px 0;
  font-size: 1.6rem;
}

#abstracts .side ul li h4 {
  color: #f7941d;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}

#abstracts .side .botaoFull {
  display: block;
  font-weight: 600;
  font-size: 1.5rem;
  text-align: center;
}

#abstracts .side .botaoFull:hover {
  background: transparent;
  color: #f7941d;
  font-weight: 600;
}

#abstracts .regras {
  list-style: none;
  padding-left: 0;
}

#abstracts .regras li {
  padding: 5px 0;
}

#premios {
  padding: 100px 0;
}

#premios span {
  color: #f7941d;
}

#premios h1 {
  color: #f7941d;
  font-weight: 600;
  margin: 20px 0;
}

#premios h2 {
  font-size: 28px;
  margin: 20px 0;
}

#premios .mgbtm {
  margin-bottom: 100px;
}

#premios ul {
  list-style: none;
}

#premios ul li {
  padding: 5px 0;
}

footer {
  background-color: #124f62;
  padding: 50px 0;
}

footer h2 {
  color: #f7941d;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
}

footer ul {
  color: #fff;
  padding-left: 0;
  list-style-type: none;
}

footer ul li:first-child {
  font-weight: 600;
}

footer ul li:last-child {
  cursor: pointer;
  display: inline-block;
}

footer ul li:last-child a {
  color: #fff;
  border-bottom: 2px solid #fff;
  text-decoration: none;
  transition: all .5s;
}

footer ul li:last-child a:hover {
  color: #f7941d;
  border-bottom: 2px solid #f7941d;
}

@media screen and (max-width: 999px) {
  #top {
    background-size: cover;
    height: 300px;
    margin-top: 70px;
  }

  .navbar .navbar-nav {
    display: block;
  }

  .navbar-header {
    float: none;
  }

  .navbar-left, .navbar-right {
    float: none !important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-toggle {
    display: block;
    margin-top: 20px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    background-color: #124f62;
    display: none !important;
    margin-top: 13px;
  }

  .navbar-nav {
    background-color: #124f62;
    margin-top: 7.5px;
  }

  .navbar-nav>li {
    float: none;
    background-color: #124f62;
  }

  .collapse.in {
    background-color: #124f62;
    display: block !important;
  }

  .dropdown-menu {
    width: 100%;
    text-align: center;
  }
}
