/*
Theme Name: Publicações Digitais
Theme URI: https://www2.uesb.br/eventos/publicacoesdigitais/
Author: Éric Santos
Description: Site de Publicações Digitais - UESB
Version: 1.0
Text Domain: uesb, vitória da conquista;
*/

/** MODAL **/
.modal h4
{
  font-family: 'Montserrat', sans-serif;
  color: #d80000;
}

.modal .modal-body
{
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  color: #6b6969;
}

.modal .btn
{
  background-color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  color: #6b6969;
  border-radius: 6px;
  border: 1px solid #6b6969;
}

.modal .btn:hover
{
  background-color: #6b6969;
  color: white;
}


/* PARCEIROS */
.parceiros
{
    padding: 25px 0 50px 0;
}

.parceiros h4
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
    color: #e78200;
}

.organizadores
{
    padding: 25px 0 50px 0;
}

.organizadores h5
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
    color: #f7a131;
}

.displayed 
{
  display: flex;
  align-items: center;
  justify-content: center
}


/** INTERNAS **/

.internas
{
  padding: 50px 0;
}

.internas p, .internas ul li, .internas ol li, .internas table
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #7c7c7c;
}

.internas .btn-link
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;
}

.internas h2
{
  color: #e00000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.internas h1, .internas h3 , .internas h4, .internas h5, .internas h6
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #e00000;
}

.internas .barra
{
  width: 65px;
  height: 3px;
  background-color: #e78200;
}

.internas #accordion
{
  padding: 30px 0;
}

.internas #accordion .card-header
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 18px;
}

.internas #accordion .card-body
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #6b6b6b
}

/** CABECALHO **/

.cabecalho
{
  z-index: 700;
  position: relative;
  background-image: url('imgs/fundo-topo.png');

  /* efeito parallax */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.atividades h3
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: white;
  padding-bottom: 20px;
}

/** MENU **/

.menu .acessibilidade
{
  float: right;
}

.menu
{
  background-color: #e00000;
  padding: 7px 0;
}


.menu article
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: white;
}

.navbar-light .navbar-toggler
{
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1);
}

.navbar-light .navbar-nav .nav-link
{
    color: rgba(255,255,255,.8);
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 5px;
}
@media only screen and (max-width: 601px)
{
.navbar-light .navbar-nav .nav-link
  {
    font-size: 14px;
  }
}

.navbar-light .navbar-nav .nav-link:hover
{
    color: rgba(255,255,255,1);
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link
{
    color: rgba(253,255,99,1);
}

.menu .dropdown-item
{
    display: block;
    width: 100%;
    padding: .5rem 1.5rem;
    clear: both;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    border: 0;
    margin: 3px 0;
}
@media only screen and (max-width: 601px)
{
.menu .dropdown-item
  {
    font-size: 14px;
    text-align: right;
  }
}

.menu .dropdown-menu
{
    margin: 0.7rem 0;
    background-color: #175300;
    border: 0px;
    border-radius: 0rem;
}
@media only screen and (max-width: 601px)
{
.menu .dropdown-menu
  {
    margin: 0.35rem 0;
  }
}

.dropdown-menu a:hover
{
    background-color: rgba(0, 0, 0, 0.3);
}

.menu ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu
{
    display: block;
    margin-left: 100%;
    margin-top: 0px;

}
@media (max-width: 575.98px)
{
    .menu ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu
{
	  margin-left: 0;
    margin-top: 0;
}
}

/** ATIVIDADE **/

.bem-vindos
{
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #e8e8e8
}

.bem-vindos h3
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #dd8f13;
  text-transform: uppercase
}

.bem-vindos p
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: #6b6b6b;
  font-size: 15px;
}

.bem-vindos .linha-vertical
{
  position: relative;
  height: 100%;
  border-left: 7px solid white;
  margin-right: 30px;
  display: inline-block;
}

.bem-vindos .col
{
  display: inline-block;
}


/** ATIVIDADE **/

.atividades
{
  z-index: 700;
  position: relative;
  background-image: url('imgs/parallax-atividades.jpg');

  padding-top: 60px;
  padding-bottom: 70px;

  /* efeito parallax */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.atividades h3
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: white;
  padding-bottom: 20px;
}

.atividades span
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: white;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  font-size: 15px;
}

.atividades .cropped
{
  width: 100%; /* width of container */
  height: 200px; /* height of container */
  object-fit: cover;
  border: 3px solid white;
  box-shadow: 0px 2px 5px black;
}

/** APOIADORES **/

.apoiadores h3
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #271c67;
  padding-bottom: 20px;
}

.apoiadores
{
  padding-top: 60px;
  padding-bottom: 70px;
}

/** BASE RODAPÉ **/

.base
{
  z-index: 700;
  position: relative;
  background-image: url('imgs/parallax-base.jpg');

  padding-top: 60px;
  padding-bottom: 70px;

  /* efeito parallax */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.base h3
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #6c6292;
  padding-bottom: 20px;
}

.base .media
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #6b6b6b;
  padding-bottom: 10px;
}

/** ASSINATURA **/

.rodape p
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 11px;
  color: #000;
  padding: 30px 0
}
@media only screen and (max-width: 601px)
{
.rodape p
  {
    text-align: center;
  }
}

.rodape img
{
  padding: 30px 0
}
@media only screen and (max-width: 601px)
{
.rodape img
  {
    padding: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
}


.rodape
{
  background-color: #cac8ce;
}


/* Pagination */
.pagination
{
  clear:both;
  position:relative;
  font-size:11px; /* Pagination text size */
  line-height:13px;
  float:right; /* Pagination float direction */
  padding-bottom: 30px
}

.pagination span, .pagination a {
  display:block;
  float:left;
  margin: 2px 2px 2px 0;
  padding:6px 9px 5px 9px;
  text-decoration:none;
  width:auto;
  color:#fff; /* Pagination text color */
  background: #6c6192; /* Pagination non-active background color */
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}

.pagination a:hover{
  color:#fff;
  background: #3b5489; /* Pagination background on hover */
}

.pagination .current{
  padding:6px 9px 5px 9px;
  background: #e78200; /* Current page background */
  color:#fff;
}
