/*
Theme Name: Curso de Graduação em Ciência Ambiental
Theme URI: http://www2.uesb.br/cursos/cienciaambiental
Author: Éric Santos
Description: Site do Curso de Graduação em Ciência Ambiental, da Universidade Estadual do Sudoeste da Bahia
Version: 1.0
Text Domain: engenharia, ambiental, engenharia ambiental, universidade, estadual, sudoeste, bahia, uesb, universidade estadual do sudoeste da bahia, vitória da conquista;
*/

/* CABEÇALHO */
.cabecalho
{
  background-image: url('imgs/cabecalho.jpg');
  padding: 40px 0;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media only screen and (max-width: 601px)
{
  .cabecalho
  {
    background-size: 200%;
  }
}

/* DATA TABLES */
.internas label, .internas .dataTables_info, .internas .dataTables_paginate
{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #565656;
  padding: 30px 0
}

.internas img
{
  display: block;
  margin-left: auto;
  margin-right: auto
}

.internas .tabela-per thead
{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: white;
  background-color: #3599f7;
}

.internas .tabela-per tbody
{
  border: 1px solid #dbdbdb;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: #858585;
  font-size: 14px
}

.internas .tabela-per tfoot
{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: white;
  background-color: #1971c4;
  border-top: none;
}

.internas .tabela-per tbody td
{
  padding: 20px 10px;
}

.internas .tabela-per tbody tr
{
  height: 50px
}

.internas table.dataTable thead th, table.dataTable thead td
{
    border-bottom: 1px solid #dbdbdb;
}

.internas .relacao
{
  padding: 30px 0;
}

/* FIM DATA TABLES */

/* INTERNAS **/
.internas
{
  padding: 40px 0;
}

.internas h2
{
  font-family: 'Montserrat', sans-serif;
  color: #8d9beb;
  font-weight: 800;
}

.internas h5
{
  font-family: 'Montserrat', sans-serif;
  color: #e5a316;
  font-weight: 800;
}

.internas h6
{
  font-family: 'Montserrat', sans-serif;
  color: #e5a316;
  font-weight: 400;
}

.internas h1, .internas h3, .internas h4
{
  font-family: 'Montserrat', sans-serif;
  color: #8d9beb;
  font-weight: 800;
}

.internas p, .internas ol, .internas ul, .internas .table
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #808080;
}

.internas p b, .internas p strong
{
  font-weight: 700;
}

.internas .barra
{
  width: 65px;
  height: 3px;
  background-color: #eca700;
  margin-bottom: 20px;
}

.internas .equipe, .internas .espacamento, .internas .table .table-bordered
{
  padding-top: 30px;
}

.internas .card-header
{
  font-family: 'Montserrat', sans-serif;
}

.internas .card
{
  margin-bottom: 10px;
}

.internas .dia-cadastro
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #bbb;
  margin-top: -5px
}

.internas .disciplinas
{
  color: blue
}

/** MENU **/
.menu
{
  background-color: #728abc;
  padding: 15px 0;
}

.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: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding-right: 30px;
}
@media only screen and (max-width: 601px)
{
.navbar-light .navbar-nav .nav-link
  {
    font-size: 15px;
  }
}

.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: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    text-align: start;
    white-space: nowrap;
    border: 0;
    margin: 7px 0;
}

@media only screen and (max-width: 601px)
{
.menu .dropdown-item
  {
    font-size: 15px;
  }
}

.menu .dropdown-menu
{
    margin: 1.4rem 0;
    background-color: #728abc;
    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;
}
}

.menu .acessibilidade
{
  float: right;
}

.base
{
  z-index: 999 !important;
  height: 3px;
  background-color: white;
  box-shadow: 0px 2px 5px #000;
}

/* NOTÍCIAS */
.noticias
{
    padding: 40px 0;
 }

 .noticias h4
 {
 	  font-family: 'Montserrat', sans-serif;
    font-weight: 800;
 	  color: #77a4ce;
 	  text-transform: uppercase;
 	  padding: 2px 0 2px 50px;
 	  background-image: url('imgs/ret.png');
 	  background-repeat: no-repeat;
 	  background-position: left center;
 }

 .noticias .barra
 {
    background-color: #3ab54a;
    height: 1px;
    margin-bottom: 20px;
 }

ul.list-group.list-group-hover li:hover
{
    background: #969da4;
    border-radius: 0px;
    border: 0px;
    margin-bottom: 7px;

}

ul.list-group.list-group-striped li:nth-of-type(odd)
{
    background: #f3f8fd;
    border-radius: 0px;
    border: 0px;
    margin-bottom: 7px;
}

ul.list-group.list-group-striped li:nth-of-type(even)
{
    background: #c7d0d9;
    border-radius: 0px;
    border: 0px;
    margin-bottom: 7px;
}

.list-group a
{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #474a4d;
}

@media only screen and (max-width: 601px)
{
.list-group
  {
    margin-top: 30px;
  }
}

/* EVENTOS */
.eventos
{
	padding: 60px 0;
	background-image: url(imgs/eventos.jpg);
}

.eventos h4
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: white;
	text-transform: uppercase;
}

.eventos .espacamento
{
	margin-top: 20px;
}

.eventos h5
{
  font-family: 'Montserrat', sans-serif;
	font-weight: 800;
  color: #eca700;
}

.eventos .data
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #aaa;
  font-size: 12px;
  margin: -5px 0 20px 0
}

/* MAIS INFORMAÇÕES */
.mais-informacoes
{
	padding: 60px 0;
}

.mais-informacoes h4
{
	font-family: 'Montserrat', sans-serif;
  font-weight: 800;
	color: #77a4ce;
	text-transform: uppercase;
	padding: 2px 0 2px 50px;
	background-image: url('imgs/ret.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.mais-informacoes p
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #7c7c7c;
		padding-bottom: 15px;
}

.mais-informacoes .espacamento
{
  margin-top: 20px;
}

.box-cinza
{
	background-color: #f1f1f1;
	padding: 20px 0 20px 20px;
	height: 140px;
	margin-bottom: 20px;
}

.verde1
{
	background-color: #77a4ce;
	height: 100px;
	width: 100px;
	float: left;
}

.verde2
{
	background-color: #892723;
	height: 100px;
	width: 100px;
	float: left;
}

.cor1 a
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
  color: #195d9c;
	margin-left: 25px;
}

.cor2 a
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
  color: #892723;
	margin-left: 25px;
}

.verde1 img, .verde2 img
{
	margin: auto;
  display: block;
	padding-top: 17px;
}

.box-cinza .info-links
{
	margin-left: 70px;
	padding-right: 20px;
}

.texto-inf
{
	font-family: 'Montserrat', sans-serif;
	color: #909090;
	font-size: 13px;
	margin-top: -3px;
	margin-left: 55px;
	line-height: 17px;
}

/* ESPAÇO ALUNO */
.espaco-aluno
{
	padding: 60px 0;
}

.espaco-aluno h4
{
	font-family: 'Montserrat', sans-serif;
  font-weight: 800;
	color: #77a4ce;
	text-transform: uppercase;
	padding: 2px 0 2px 50px;
	background-image: url('imgs/ret.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.espaco-aluno h6
{
  font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}

.espaco-aluno .espacamento
{
  margin-top: 20px;
}

.espaco-aluno img
{
  -moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);

  -moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
  margin-bottom: 20px
}

.espaco-aluno img:hover
{
  -moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.espaco-aluno h6
{
  font-family: 'Montserrat', sans-serif;
	font-weight: 800;
  color: #f89603;

}

/* INÍCIO BUSCA */
.busca
{
    background-color: #f0f0f0;
    margin-top: 30px
}
.searchform_text
{
    width: 97%;
    height: 39px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 5% 0 2%;
    border: 0;
    background: #dcdcdc;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #b3000f
}

.searchform_submit
{
    position: absolute;
    top: 28px;
    right: 6.5%;
    width: 22px;
    height: 22px;
    background: url(imgs/bt_busca.png) no-repeat;
    border: 0;
    cursor: pointer;
    transition: all 300ms linear
}
@media (max-width: 575.98px)
{
    .searchform_submit
{
    right: 8%;
}
}

/* LINKS IMPORTANTES e CONTATO */
.link-contato
{
    padding: 50px 0;
}

.links h4
{
	font-family: 'Montserrat', sans-serif;
  font-weight: 800;
	color: #486e92;
	text-transform: uppercase;
	padding: 2px 0 2px 50px;
	background-image: url('imgs/ret.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 30px;
}

.contato h4
{
	font-family: 'Montserrat', sans-serif;
  font-weight: 800;
	color: #486e92;
	text-transform: uppercase;
	padding: 2px 0 2px 50px;
	background-image: url('imgs/ret.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 30px;
}

.links p, .contato p
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #7c7c7c;
}

.email
{
    background-image: url('imgs/arroba.png');
	  background-repeat: no-repeat;
	  background-position: left center;
    padding: 2px 0 20px 50px;
}

.telefone
{
    background-image: url('imgs/phone.png');
	  background-repeat: no-repeat;
	  background-position: left center;
    padding: 2px 0 20px 50px;
}

.endereco
{
    background-image: url('imgs/local.png');
	  background-repeat: no-repeat;
	  background-position: left center;
    padding: 2px 0 2px 50px;
}


/* RODAPÉ */
.rodape
{
    background-color: #37435c;
    box-shadow: inset 1px 4px 9px -6px
}

.rodape article
{
  padding-top: 30px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 400
}

.rodape img
{
  padding-top: 30px;
  padding-bottom: 40px
}
