body, html {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
body{

}
input, select, textarea, button, .file-custom, a.btn {
	border-radius: 0 !important;
}
a{
	color: #59595b;
}
a:hover{
	color: #2f5f72;
}
a.link-todos{
	background-color: #2f5f72;
	color: #FFFFFF !important;
}
a.link-todos:hover{
	background-color: #062e3d;
}
.caixa-transparencia{
	background-color: rgba(0,0,0, 0.4);
	padding: 10px;
}
#topo{
	background-color: #062e3d;
}
#menu-topo a.nav-link{
	color: #FFFFFF;
}
#menu-topo a:hover.nav-link{
	text-decoration: underline;
}
.clearfix {
	display: block;
	content: "";
	clear: both;
}

.voltar {
	margin: 10px 5px;
	text-align: right;
}
.faixa-topo {
	color: #FFF;
	padding: 8px 0px;
	text-align: left;
	background-color: #011C26;
}
.faixa-azul{
	position: absolute;
	top: 0px;
	left: -12%;
	width: 46%;
	height: 40px;
	-webkit-transform: skew(50deg);
	-ms-transform: skew(50deg);
	transform: skew(50deg); /* SKEW inverso para o texto não inclinar */
	background-color: #2f5f72;
}
.faixa-topo-social {
	text-align: right;
}
.social-facebook {
	padding: 8px 15px;
	font-size: 15px;
}
.social-facebook:hover {
	background: #2d4373;
}
.social-twitter {
	font-size: 15px;
	padding: 8px 13px;
}
.social-twitter:hover {
	background: #55acee;
}
.social-youtube {
	font-size: 15px;
	padding: 8px 13px;
}
.social-youtube:hover {
	background: #e52d27;
}
.social-blog {
	font-size: 15px;
	padding: 8px 13px;
}
.social-blog:hover {
	background: #fc8232;
}
.social-blog img {
	width: 13px;
	margin-top: -2px;
}
nav {
	/*margin-bottom: 10px;*/
}
.navbar-nav {
	/*	line-height:45px;*/
	line-height: 20px;
}
.navbar-nav .dropdown-menu {
	line-height: 45px;
}
.navbar-brand {
	padding-right: 30px;
}
.nav-item a {
	color: #59595b;
	font-size: 16px;
}
.nav-item a:hover {
	color: #2f5f72;
}
#menu-topo .nav-item a:active{
	color: #FFFFFF;
	background-color: #2f5f72;
}
.nav-item.active a {
	color: #2f5f72;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .8rem;
	padding-left: .5rem;
}
.navbar-toggler {
	border: 1px solid #FFF;
}
.navbar-toggler:hover {
	cursor: pointer;
}
.navbar-toggler-icon {
	display: inline-block;
	width: 1.2em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
	padding-top: 5px;
}
.linha {
	background: url(../images/linha.png);
	width: 100%;
	height: 3px;
}
.banner {
	margin-bottom: 60px;
}
.box-noticia {
	border: 1px solid #ebebeb;
	width: 100%;
	position: relative;
}
.box-noticia:hover {
	opacity: .9;
}
.data-noticia {
	background: #cd252c;
	color: #FFF;
	width: auto;
	position: absolute;
	right: 0px;
	margin-top: -76px;
	padding: 15px 18px 10px;
	text-align: center;
	line-height: 20px;
}
.data-noticia p {
	margin: 0;
}
.dia-noticia {
	font-size: 33px;
}
.mes-noticia {
	font-size: 21px;
}
.thumb-noticia {
	position: relative;
	width: 100%;
	max-width: 100%;
}
.content-noticia {
	padding: 20px 15px 20px 10px;
	color: #4d4d4f;
	font-size: 15px;
}
.titulo-noticia {
	font-size: 18px;
	color: #4d4d4f;
	border-left: 2px solid #011c26;
	padding-left: 10px;
}
.descricao-noticia {
	font-size: 15px;
	padding-left: 10px;
}
.saiba-mais-noticia {
	padding-left: 10px;
	color: #2F5F72;
	font-size: 16px;
	text-decoration: none;
}
.saiba-mais-noticia:hover {
	color: #cd252c;
	text-decoration: none;
}
.owl-nav {
	position: absolute;
	top: -65px;
	right: 0;
}
.owl-nav.disabled {
	display: block !important;
}
.owl-prev {
	float: left;
	border: 2px solid #cccccc;
	padding: 4px 8px 2px 9px;
	margin-left: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: 700;
}
.owl-next {
	float: left;
	border: 2px solid #cccccc;
	padding: 4px 9px 2px 8px;
	margin-right: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: 700;
}
.owl-next:hover, .owl-prev:hover {
	border: 2px solid #2F5F72;
	color: #2F5F72;
}
.btn-todas-noticias {
	background: #cd252c;
	padding: 10px 18px;
	color: #FFF;
	text-decoration: none;
}
.btn-todas-noticias:hover {
	text-decoration: none;
	opacity: .90;
	color: #FFF;
}
.div-universidade {
	margin: 0px;
	/*background: url('../images/box-universidade.jpg') left top no-repeat;*/
	height: 560px;
	margin-bottom: 60px;
}
.box-universidade {
	background: #2F5F72;
	color: #FFF;
	padding: 8em 3em;
}
.titulo-universidade {
	font-size: 26px;
}
.titulo-curso {
	font-size: 18px;
}
.data-curso {
	font-size: 18px;
}
.descricao-curso {
	font-size: 16px;
	font-weight: 300;
	width: 100%;
	max-width: 460px;
}
.saiba-mais-universidade {
	padding: 10px 50px;
	border: 2px solid #FFF;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}
.saiba-mais-universidade:hover {
	color: #FFF;
	text-decoration: none;
}
.box-calendario{
	border: 3px solid #ebebeb;
	border-top: 0px;
	padding: 10px 0px;
	background-color: #FFFFFF;
}
.conteudo-calendario{
	padding: 0px 10px;
}
.separa-item-calendario{
	margin: 5px 10px;
	border: 1px solid #ebebeb;
}
.titulo-calendario{
	background: #2F5F72;
	color: #FFF;
	font-size: 22px;
	padding: 10px 0px;
	margin-bottom: 0px;
}
.data-calendario-verde {
	background: #3cb878;
	color: #FFF;
	width: auto;
	padding: 7px 10px 7px;
	text-align: center;
	line-height: 20px;
	position: relative;
	float: left;
	margin-right: 15px;
}
.data-calendario-cinza {
	background: #b7b7b7;
	color: #FFF;
	width: 72px;
	padding: 7px 10px 7px;
	text-align: center;
	line-height: 20px;
	position: relative;
	float: left;
	margin-right: 15px;
}
.data-calendario-vermelho {
	background: #f26d7d;
	color: #FFF;
	width: auto;
	padding: 7px 10px 7px;
	text-align: center;
	line-height: 20px;
	position: relative;
	float: left;
	margin-right: 15px;
}
.dia-calendario{
	font-size: 38px;
}
.mes-calendario{
	font-size: 13px;
	text-transform: uppercase;
}
.texto-calendario{
	color: #4d4d4f;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 2px;
}
.saiba-mais-calendario{
	color: #8e8e8e;
	font-size: 13px;
}
.todos-os-eventos{
	border: 2px solid #898989;
	color: #333132;
	font-size: 14px;
	padding: 10px 20px;
	font-weight: 500;
	text-decoration: none;
}
.todos-os-eventos:hover{
	text-decoration: none;
	color: #333132;
	font-weight: 500;
	opacity: .9;
}
.box-home:hover{
	opacity: .9;
}
.conteudo-box-home{
	border: 3px solid #ebebeb;
	border-top: 0px;
	padding: 20px;
	font-size: 15px;
	color: #8e8e8e;
	height: 180px;
}
.titulo-box-home{
	font-size: 17px;
	font-weight: 500;
	color: #333132;
}
.box-destaques .col-md-4, .box-destaques .col-lg-4{
	margin-bottom: 3em;
}
footer{
	background: #062e3d;
	padding-top: 2em;
	padding-bottom: 2em;
	color: #FFF;
}
.icones-social a {
	color: #FFF;
}
.icones-social a:hover{
	opacity: 0.9;
}
.titulo-footer{
	font-size: 18px;
	font-weight: 400;
}
.text-footer{
	font-size: 14px;
}
.social-facebook-footer {
	padding: 8px 15px;
	font-size: 15px;
	background: #2d4373;
}
.social-twitter-footer {
	font-size: 15px;
	padding: 8px 13px;
	background: #55acee;
}
.social-youtube-footer {
	font-size: 15px;
	padding: 8px 13px;
	background: #e52d27;
}
.social-blog-footer {
	font-size: 15px;
	padding: 8px 13px;
	background: #fc8232;
}
.social-blog-footer img {
	width: 13px;
	margin-top: -2px;
}
.data-blog-footer{
	color: #c5c5c5;
	font-size: 14px;
	margin-bottom: 5px;
}
.titulo-blog-footer{
	color: #fff;
	font-size: 14px;
}
.titulo-blog-footer:hover{
	color: #FFF;
}
.linha-titulo{
	border: 1px solid #FFF;
	width: 50px;
	margin-bottom: 20px;
}
.linha-blog-footer{
	border-bottom: 1px solid #FFF;
	width: 100%;
	margin-bottom: 15px;
}
.endereco-footer i {
	color: #cdcdcd;
	margin-right: 5px;
}
.endereco-footer .cep {
	margin-left: 15px;
}
.telefone-footer i {
	color: #cdcdcd;
	margin-right: 5px;
}
.email-footer i {
	color: #cdcdcd;
	margin-right: 5px;
}
.copy {
	width: 100%;
	padding: 10px;
	background: #011c26;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.copy p {
	margin: 0;
}

/** Diferente - Start **/
.breadcrumb{
	background-color: #ffffff;
	border: 3px solid #ebebeb;
	border-radius: 0px;
}
	.breadcrumb li a{
		color: #2F5F72;
	}
h5 a{
	color: #2F5F72;
}
h5 a:hover{
	color: red;
}
#conteudo-meio{
	min-height: 600px;
	padding-bottom: 40px;
}
.btn-success{
	background-color: #3cb878;
	border-color: #3cb878;
}
span.btn{
	cursor: default !important;
	border-radius: 0px;
}
.btn-danger{
	background-color: #2F5F72;
}
#links-areas a{
	color: #FFF;
}
.faixa-topo-social a{
	color: #FFF;
}
#area-menu-superior{

}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
#lateral-direita{
	margin-bottom: 20px;
}

#area-codigo-promocional label{
	font-weight: bold;
}
#area-codigo-promocional .input-group{
	background-color: #cdcdcd;
	padding: 15px;
	margin-bottom: 15px;
}
.link-gerais{
	margin-bottom: 15px;
}

/*Vídeos responsivel YouTube, Vimeo, outros*/
.container-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.container-video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Select 2*/
.select2-selection{
	border-radius: 0px !important;
}

/*Linha vermelha abaixo do topo*/
@media (min-width: 0px) and (max-width: 769px) {
	/*#area-menu-superior{
		border-bottom: 3px solid #2F5F72;
	}*/
	.navbar-brand{
		padding-right: 0px;
		width: 60%;
	}
	.faixa-vermelha{
		width: 90%;
	}
	.faixa-topo, .faixa-topo-social {
		text-align: left;
	}
}

.alert{
	border-radius: 0px;
}

.item-area{
	margin-bottom: 10px;
}
/** Diferente - End **/

/* RESPONSIVO */
@media all and (max-width: 991px) {
	.conteudo-box-home{
		height: 230px;
	}
	.box-destaques .col-md-4{
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 30px;
	}
	.box-destaques .col-lg-4{
		margin-bottom: 30px;
	}
}

@media all and (max-width: 768px) {
	.navbar-toggleable-xs {
		clear: both;
	}
	.navbar-toggler {
		/*float:left;*/
		float: right;
		margin-top: 10px;
		margin-right: 15px;
	}
	.navbar-brand {
		float: left;
	}
	.nav-item {
		float: left;
		clear: both;
		width: 100%;
		padding-right: 16px;
		line-height: 25px;
	}
	.box-universidade {
		background: #2F5F72;
		color: #FFF;
		padding: 6em 2em;
	}
	.div-universidade{
		height: auto;
	}
	.conteudo-box-home{
		height: auto;
	}
	.saiba-mais-universidade {
		padding: 10px 30px;
		border: 2px solid #FFF;
		font-size: 15px;
		color: #FFF;
		text-decoration: none;
	}
}


/*configuraÃ§Ã£o para tabela responsiva - Adriano 19-03-2015 17:33*/
@media only screen and (max-width: 800px) {

    .irs-inner-page-heading{
        padding-bottom: 0px;
    }

    .no-more-tables{padding: 10px;}


  .no-more-tables tr.cabecalho_tabela{
    display: none !important;
  }


  /* Force table to not be like tables anymore */
  .no-more-tables table,
  .no-more-tables thead,
  .no-more-tables tbody,
  .no-more-tables th,
  .no-more-tables td,
  .no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  .no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .no-more-tables tbody tr {
    margin-bottom: 6px;
    background: #f5f5f5;
  }

  .no-more-tables tr { border: 1px solid #ccc; }

  .no-more-tables td {
    /* Behave like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 30% !important;
    white-space: normal;
    text-align:left;
  }

  .no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 27%;
    padding-right: 10px;
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
  }

  /*
  Label the data
  */
  .no-more-tables td:before { content: attr(data-title); }
}
