/*
Arquivo de estilos principal
*/
html {
  position: relative;
  min-height: 100%;
}
body {
	line-height: 1;
	color: #333;
	font-weight: normal;
	background: #FFF center/100% auto repeat-y  url(../images/bg.png);
	font-family: 'Titillium Web', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 400;
}

a, input[type="submit"], input[type="button"], .slow, .freeze * {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
		outline:0;
}
a:link {color:#14406e;}
a:visited {color: #3e85c2;}
a:hover {color: #f69a3d; text-decoration: none;}
a:active {color: #ffba00;}

a.btn.btn-primary {
	color: #FFF !important;
}
.red {
	color: #c00;
}

.post {}
	.post p, .post ul, .post ol {font-size:1em; line-height:1.375em; margin: 1em 0;}
		.post ul ul {margin-bottom: 0; margin-top: 5px;}
	.post li {margin-bottom: 5px;}
	.post ul li {list-style:disc;}
		.post ul li li {list-style:circle;}
			.post ul li li li {list-style:square;}
	.post ol li {list-style: decimal;}
	.post a, .post a:visited {text-decoration:underline;}
	.post a:hover {}
	.post strong, .post b {font-weight:bold;}
	.post em, .post i {font-style:italic; color: #000;}
	.post q, .post blockquote {margin:0; padding: 1em; background-color: #f3f3f3; font-size: 1.2em; font-style: italic;}
		.post q strong, .post blockquote strong {color: #023a78; font-size: 120%; font-family: "Times New Roman", serif;}
	.post q p, .post blockquote p {margin:0;}
	.post pre {margin-left:20px; white-space:pre-warp; }
	.post code {font-family:"Courier New", Courier, monospace; color:#666; }
	.post table {width: 100%;}

	.post .foto_noticia {
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

/* ALINHAMENTOS */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block; margin: 5px auto 5px auto;}
.alignright {float:right; margin: 5px 0 20px 40px;}
.alignleft {float:left; margin: 5px 40px 20px 0;}
.aligncenter {display: block; margin: 5px auto 5px auto;}
a img.alignright {float:right; margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float:left; margin: 5px 20px 20px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center;}
	.wp-caption.alignnone {margin: 5px 20px 20px 0;}
	.wp-caption.alignleft {margin: 5px 20px 20px 0;}
	.wp-caption.alignright {margin: 5px 0 20px 20px;}
	.wp-caption img {border: 0 none; height: auto; margin:0; max-width: 98.5%; padding:0; width: auto;}
	.wp-caption p.wp-caption-text {font-size:11px; line-height:17px; margin:0; padding:0 4px 5px;}


.breadcrumb {
	background-color: rgba(255,255,255,0.5);
	color: #f5d03d;
}
.breadcrumb .breadcrumb_last {
	color: #000;
}

.bar {
	padding: 10px 0;
	margin: 0;
	z-index: 100;
	border-radius: 0!important;
	background: rgb(10,36,63);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhMjQzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjEzMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(10,36,63,1) 0%, rgba(6,19,37,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(10,36,63,1)), color-stop(100%,rgba(6,19,37,1)));
	background: -webkit-linear-gradient(top,  rgba(10,36,63,1) 0%,rgba(6,19,37,1) 100%);
	background: -o-linear-gradient(top,  rgba(10,36,63,1) 0%,rgba(6,19,37,1) 100%);
	background: -ms-linear-gradient(top,  rgba(10,36,63,1) 0%,rgba(6,19,37,1) 100%);
	background: linear-gradient(to bottom,  rgba(10,36,63,1) 0%,rgba(6,19,37,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a243f', endColorstr='#061325',GradientType=0 );
}
.bar .navbar-toggle {
	border-color: #999;
	float: left;
	margin-right: auto;
	margin-left: 15px;
}
.bar .navbar-toggle .icon-bar {
	background-color: #999;
}
.bar .navbar-toggle .icon-search {
	color: #999;
}
.bar .navbar-collapse {
	position: absolute;
	top: 70px;
	border: 0;
	background-color: #000;
	width: auto;
}
.bar .menu {
	padding: 0;
}
.bar .menu li {
	list-style: none;
	font-size: 1em;
	color: #f69a3d;
}
.bar .menu li a {
	color: #f69a3d;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 3px;
	display: inline-block;
	padding: 15px;
}
.bar .menu li a:hover, .bar .menu li a:focus {
	color: #fabc37;
	background: none;
}

.bar .bar-right {
	text-align: right;
	float: right;
	width: auto;
	position: inherit;
}
.bar .bar-search {
	vertical-align: bottom;
	padding: 10px 15px;
	position: absolute;
	top: 55px;
	background-color: #000;
	width: 100%;
	left: 0;
}
.bar .bar-search .form-control {
	background-color: #b9c3cd;
	border-color: #235992;
	color: #0a243f;
}
.bar .bar-search .btn {
	border-color: #235992;
	color: #b9c3cd;
	background: rgb(28,98,173);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjNjJhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzU0OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(28,98,173,1) 0%, rgba(23,84,155,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,98,173,1)), color-stop(100%,rgba(23,84,155,1)));
	background: -webkit-linear-gradient(top,  rgba(28,98,173,1) 0%,rgba(23,84,155,1) 100%);
	background: -o-linear-gradient(top,  rgba(28,98,173,1) 0%,rgba(23,84,155,1) 100%);
	background: -ms-linear-gradient(top,  rgba(28,98,173,1) 0%,rgba(23,84,155,1) 100%);
	background: linear-gradient(to bottom,  rgba(28,98,173,1) 0%,rgba(23,84,155,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c62ad', endColorstr='#17549b',GradientType=0 );
}
.bar .bar-social {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 10px;
	padding: 5px 0;
}
.bar .bar-social a {
	display: inline-block;
	margin-left: 4px;
	border-radius: 4px;
	background-color: #e6e6e6;
	color: #081c32;
	font-size: 1.25em;
	height: 34px;
	width: 34px;
	line-height: 34px;
	text-align: center;
}

.tp {
	background-color: #15416d;
}
.tp .tp_logo {
}
.tp .tp_logo a {
	display: block;
	height: 95px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 80%;
	background-image: url(../images/portal-vanzolini-logo.png);
}
.tp .tp_links {
	display: table;
}
.tp .link-area {
	max-width: 35%;
	padding: 15px 5px;
	display: table-cell;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
}
.tp .link-area + .link-area {
	border-left: 1px solid #26568a;
}
.tp .link-area .link-name {
	text-transform: uppercase;
	color: #f5d03d;
}
.tp .link-area .link-description {
	display: none;
}
.nav_main {
	position: relative;
}
.nav_main .ho_nav {
	top: 0;
	bottom: auto;
	padding: 10px 0;
}


.centre {
	min-height: 600px;
}



/* HOME */
.ho_main {
	position: relative;
	height: 500px;
}
.ho_logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	pointer-events: none;
	background: none;
}
.ho_logo h1 {
	height: 110px;
	margin: 0;
	background-color: #15416d;
	float: left;
}
.ho_logo h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 60%;
	background-image: url(../images/portal-vanzolini-logo.png);
	pointer-events: all;
}
.ho_seg {
	float: right;
	padding-top: 12px;
	text-align: right;
}
.ho_seg ul {
	padding: 0;
	margin: 0;
}
.ho_seg ul li {
	list-style: none;
}
.ho_seg a {
	display: inline-block;
	text-transform: uppercase;
	color: #FFF;
	padding: 5px 5px;
	text-shadow: 0 1px 1px #000;
	pointer-events: all;
	font-size: 13px;
}
.ho_seg a:hover {
	color: #faea37;
}
.ho_seg a:active, .ho_seg a:focus {
	text-decoration: none;
}
.ho_seg a.active {
	border-radius: 15px;
	margin: 0;
}
.ho_seg a.ho_seg_link_paravoce.active {
	background-color: #15416d;
}
.ho_seg a.ho_seg_link_paraempresa.active {
	background-color: #597935;
}
.ho_seg a.ho_seg_link_alunos.active {
	background-color: #f5883f;
}
.ho_seg a.ho_seg_link_alumni.active {
	background-color: #661b91;
}
.ho_seg a.active::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .5em;
	text-align: center;
	content: '\e818';
}
.ho_slide_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.ho_slide_frame {
	position: absolute;
	left: 0;
	width: 100%;
	height: 500px;
	overflow: hidden;
	visibility: hidden;
}
.ho_slide_frame.active {
	visibility: visible;
	z-index: 2;
}
.ho_slide {
	padding: 0;
	height: 500px;
	overflow: hidden;
}
.ho_slide .item {
	list-style: none;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.ho_slide .item a, .ho_slide .item .name {
	display: block;
	height: 500px;
	text-indent: -9999px;
}
.ho_slide_pages {
	position: absolute;
	right: 0;
	bottom: 100px;
	width: 100%;
	z-index: 2;
	text-align: right;
	pointer-events: none;
}
.ho_slide_pager {
	display: none;
}
.ho_slide_pager.active {
	display: block;
}
.ho_slide_pager a {
	border: 5px solid #FFF;
	display: inline-block;
	margin-left: 10px;
	pointer-events: all;
}
.ho_slide_pager a.active {
	border-color: #faea37;
}
.ho_slide_pager img {
	width: 60px;
	height: 60px;
}
.ho_slide_frame_paravoce .line {
	position: absolute;
	top: 95px;
	width: 100px;
	height: 375px;
	background: center top no-repeat url(../images/line-pravoce.png);
	z-index: 2;
	pointer-events: none;
	display: none;
}
.ho_slide_frame_paraempresa .line {
	position: absolute;
	top: 95px;
	width: 693px;
	height: 375px;
	background: center top no-repeat url(../images/line-paraempresa1.png);
	z-index: 2;
	pointer-events: none;
	display: none;
}
.ho_slide_frame_alunos .line {
	position: absolute;
	top: 95px;
	width: 555px;
	height: 375px;
	background: center top no-repeat url(../images/line-alunos.png);
	z-index: 2;
	pointer-events: none;
	display: none;
}
.ho_slide_frame_alumni .line {
	position: absolute;
	top: 95px;
	width: 632px;
	height: 375px;
	background: center top no-repeat url(../images/line-alumni.png);
	z-index: 2;
	pointer-events: none;
	display: none;
}
.ho_slide_frame_paravoce.active .line.mostra, .ho_slide_frame_paraempresa.active .line.mostra, .ho_slide_frame_alunos.active .line.mostra, .ho_slide_frame_alumni.active .line.mostra {
	display: block;
}
.ho_nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	display: none;
}
.ho_nav.active {
	display: block;
}
.ho_nav.ho_nav_paravoce {
	background-color: rgba(0,40,83,0.8);
}
.ho_nav.ho_nav_paraempresa {
	background-color: rgba(89,121,53,0.8);
}
.ho_nav.ho_nav_alunos {
	background-color: rgba(245,136,63,0.8);
}
.ho_nav.ho_nav_alumni {
	background-color: rgba(102,27,145,0.8);
}
.ho_nav .menu {
	padding: 0;
	margin: 0;
	text-align: center;
}
.ho_nav .menu li {
	font-size: 12px;
	list-style: none;	
}
.ho_nav .menu>li {
	display: inline-block;
	position: relative;
}
.ho_nav .menu>li + li::before {
	content: "| ";
	color: #f59a3d;
}
.ho_nav .menu li a {
	color: #FFF;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 5px;
}
.ho_nav .menu li a:hover {
	background-color: rgba(0,0,0,0.5);
}
.ho_nav .sub-menu {
	display: none;
	position: absolute;
	top: 32px;
	background-color: rgba(70,66,64,0.9);
	padding: 0;
	width: 100%;
	border-right: 2px solid #f59a3d;
	z-index: 4;
	min-width: 125px;
}
.ho_nav .menu li:hover .sub-menu {
	display: block;
}
.ho_nav .sub-menu li a {
	display: block;
}




.row_wrap {
	margin-bottom: 20px;
}
.ho_not {

}
.ho_not_title {
	color: #15416d;
	font-weight: 400;
	text-transform: uppercase;
}
.ho_not_main {
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 30px;
}
.ho_not_main a {
	color: #496b34;
}
.ho_not_main figure {
	max-height: 300px;
	overflow: hidden;
}
.ho_not_main img {
	margin-bottom: 5px;
	width: 100%;
	height: auto;
}
.ho_not_list {
	padding: 0;
}
.ho_not_list li {
	margin: 0 0 15px;
	list-style: none;
	line-height: 1.2em;
}
.ho_not_list li .head {
	text-transform: uppercase;
	display: block;
	font-size: 16px;
	font-weight: 600;
}
.ho_not_list li .desc {
	color: #6d6e71;
	font-size: 13px;
}
.jalendar {
	width: 100% !important;
	margin: 0 !important;
}
.jalendar .jalendar-container .jalendar-pages {
	padding: 15px !important;
}
.jalendar .jalendar-container .jalendar-pages > .header h1 {
	margin-bottom: 15px !important;
}
.jalendar .jalendar-container .jalendar-pages > .header h2 {
	color: #fabc37 !important;
}
.ho_evento_list {
	padding-top: 15px;
	padding-left: 0;
}
.ho_evento_list li {
	list-style: none;
	line-height: 1.3em;
	margin-bottom: 5px;
}
.ho_emfoco_main {
	margin-bottom: 10px;
}
.ho_emfoco_main a {
	font-weight: 600;
	color: #2c61ad;
	font-size: 1.5em;
}
.ho_emfoco_main a figure {
	overflow: hidden;
	margin-bottom: 3px;
}
.ho_emfoco_main .ho_emfoco_img {
	width: 100%;
	height: auto;
}
.ho_emfoco_list {
	padding: 0;
}
.ho_emfoco_list li {
	margin: 15px 0;
	list-style: none;
	font-size: 1.125em;
    padding-left: 10px;
    text-indent: -10px;
}
.ho_emfoco_list li a {
	color: #6d6e71;
}
.ho_emfoco_list li a .more {
	color: #32409a;
	font-weight: 600;
	display: inline-block;
	margin-left: 10px;
	font-size: 0.875em;
	text-transform: uppercase;
}
.ho_comercial {
	margin-bottom: 30px;
	position: relative;
}
.ho_comercial ul {
	padding: 0;
}
.ho_comercial li {
	list-style: none;
	min-height: 240px;
	margin: 0;
	background-position: top center;
	background-size: cover;
}
.ho_comercial li a {
	display: block;
	height: 100%;
}
.ho_comercial li img {
	width: 100%;
	height: auto;
}
.ho_comercial .bx-prev, .ho_comercial .bx-next {
	display: block;
	position: absolute;
	top: 100px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 1.5em;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	border-radius: 200px;
}
.ho_comercial .bx-prev {
	left: 5px;
}
.ho_comercial .bx-next {
	right: 5px;
}
.ho_news {
	margin-bottom: 30px;
}
.ho_news img {
	width: 100%;
	height: auto;
}
.ho_midia {

}
.ho_midia_title {
	color: #15416d;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.ho_midia .video {
	margin-bottom: 30px;
}
.ho_midia .video a {
	color: #f5883f;
	font-size: 1.25em;
}
.ho_midia .video img {
	border-radius: 4px;
	margin-bottom: 5px;
}
.ho_midia .video .tag {
	font-size: 70%;
	text-transform: uppercase;
	color: #666;
}
.ho_audio_list {
	padding: 0;
}
.ho_audio_list li {
	margin: 5px 0 15px;
	list-style: none;
	line-height: 1.25em;
}
.ho_audio_list li a {
	color: #6d6e71;
} 
.ho_audio_list li .icon-volume-up {
	font-size: 3em;
	color: #000;
	float: left;
	margin-right: 5px;
}
.ho_audio_list li .head {
	color: #41c8f3;
	text-transform: uppercase;
	font-size: 1.125em;
	display: block;
	margin-left: 65px;
}
.ho_audio_list li .desc {
	font-size: 0.925em;
	margin-left: 65px;
	display: block;
}


.content {
	padding-top: 2em;
	padding-bottom: 2em;
}
.page-content {
	border-radius: 4px;
	background-color: #FFF;
	margin-bottom: 30px;
}
.page_header {
	background-color: #16416e;
	height: 200px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.page_header .page_title {
	color: #fdbe11;
	padding: 50px 15px 0 45px;
	font-weight: 600;
	margin: 0;
}
.page_header .page_title_img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	border-top-right-radius: 4px;
	height: 200px;
}
.area_header {
	background-color: #16416e;
	height: 100px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.area_header .page_title {
	color: #fdbe11;
	padding: 40px 15px 0 45px;
	font-weight: 600;
	margin: 0;
	font-size: 2.125em;
}
.page_header.curso_header {
	height: 200px;
}
.page_header.curso_header .page_title {
	color: #fdbe11;
	padding: 20px 15px 0 45px;
	font-weight: 600;
	margin: 0;
}
.page_header.curso_header .page_title h1 {
	font-size: 29px;
}
.page_header.curso_header .curso_tipo {
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.25em;
	font-weight: 400;
}
.post_header {
	padding: 20px 30px;
}
.post_header .label a {
	color: #FFF;
}


.social_box {
	padding: 15px 30px 0;
}
.social_box .social_buttom {
	display: inline-block;
	margin-right: 15px;
	vertical-align: bottom;
}
.page-text {
	padding: 15px 30px;
}
.page-text.main-text {
	min-height: 465px;
}
.page-text.main-text img {
	max-width: 100%;
	height: auto;
}
.page-text .nav>li>a {
	padding: 10px 12px;
}
.page-text .tab-pane {
	min-height: 340px;
}
.tab_inco th {
	background-color: #1d79ba;
	color: #FFF;
}
.tab_inco tr>th:first-child {
	background-color: #012643;
}
.tab_inco td, .tab_inco th {
	vertical-align: middle !important;
}
.form-filter {
	background-color: #f3f3f3;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	padding: 10px 15px;
	margin-bottom: 20px;
}
.form-filter .input-half {
	width: 35%;
}
.form-filter .btn.pull-right {
	margin-right: 15px;
}

.not_list {
	padding: 0;
}
.not_list li {
	list-style: none;
	padding: 25px 0 0;
	border-bottom: 1px solid #e3e3e3;
}
.not_list li .alignleft {
	margin-top: 0;
	width: 80px;
	height: 80px;
}
.not_list li h2 {
	font-size: 22px;
}

.midia-list {

}
.midia-list .midia-item {
	margin-bottom: 15px;
}
.midia-list .midia-item .post_meta {
	margin-top: 10px;
}
.midia-list .midia-item .post_title {
	margin-top: 5px;
}

/* LATERAL */
.sidebar {

}
.sidebar_text {
	background-color: #FFF;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 4px;
}
.list-group .page_item, .list-group .menu-item, .list-group .cat-item {
	list-style: none;
}
.list-group .page_item a, .list-group .menu-item a, .list-group .cat-item a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group .page_item .sub-menu a, .list-group .menu-item .sub-menu a, .list-group .cat-item .sub-menu a {
	background-color: #f3f3f3;
}
.list-group .page_item.current_page_item>a, .list-group .page_item a:focus, .list-group .page_item a:hover, .list-group .menu-item.current-menu-item>a, .list-group .menu-item a:focus, .list-group .menu-item a:hover, .list-group .cat-item.current-cat>a, .list-group .cat-item a:focus, .list-group .cat-item a:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group>.page_item:first-child>a, .list-group>.menu-item:first-child>a, .list-group>.cat-item:first-child>a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group>.page_item:last-child>a, .list-group>.menu-item:last-child>a, .list-group>.cat-item:last-child>a {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group .sub-menu {
	padding: 0;
	border-left: 2px solid #ddd;
}
.list-group .label {
	margin-bottom: 5px;
	display: inline-block;
}
.list-group-item.btn {
	text-align: left;
	border-radius: 0;
}
.list-group-item.btn:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item.btn:last-child {
	margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item.collapse {
	display: none;
}
.list-group-item.collapse.in {
	display: block;
}
input[type="checkbox"].btn {
	vertical-align: top;
}
.sidebar .vagas {
	border-radius: 4px;
	text-align: center;
	padding: 15px;
	margin-bottom: 30px;
}
.sidebar .vagas h2 {
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 700;
	margin: 5px 0 20px;
}
.sidebar .vagas h3 {
	text-transform: uppercase;
	margin: 5px 0 20px;
}
.sidebar .vagas p {
	margin: 20px 0 5px;
	font-size: 1.25em;
}
.vagas .ajax-loader {
	display: block;
	margin: 0 auto;
}
.sidebar .vagas.open {
	background-color: #fdbe11;
}
.sidebar .vagas.open .btn {
	width: 100%;
	display: block;
	padding: 12px 0;
	font-weight: 600;
	background-color: #051d32;
	font-weight: 600;
	font-size: 1.35em;
}
.sidebar .vagas.open p strong {
	color: #a50a0a
}
.sidebar .vagas .trouble {
	font-size: 0.75em;
	color: #16416e;
	text-decoration: underline;
}
.sidebar .vagas.closed {
	background-color: #FFFFFF;
}
.sidebar .box_white {
	background-color: #FFF;
	border-radius: 4px;
	padding: 15px;
	border: 1px solid #dddddd;
	margin-bottom: 30px;
}
.sidebar .box_white h3 {
	margin-top: 5px;
	font-size: 1.325em;
	color: #144070;
	font-weight: 600;

}
.sidebar .box_white .data_inicio {
	color: #144070;
	font-size: 1.325em;
}
.sidebar .curso-info {
	margin-bottom: 30px;
}
.sidebar .curso-info .list-group-item {
	color: #FFF;
	background-color: #16416e;
	border-color: #0c2c4e;
}
.sidebar .curso-info .list-group-item-heading {
	color: #fdbe11;
	font-weight: 600;
}

/* newsletter */
.select_curso {
	display: none;
}

/* FOOTER */
.footer {
  background-color: #061324;
  color: #FFF;
  border-top: 5px solid #f69a3d;
  font-size: 1.25em;
}
.footer .footer-boxes {
	background: #061324 center/cover no-repeat url(../images/bg-footer.jpg);
	padding: 10px 0 30px; 
}
.footer .widget {
	list-style: none;
}
.footer .widget .widgettitle {
	font-size: 1em;
	text-transform: uppercase;
	color: #fabc37;
	font-weight: 700;
}
.footer .widget ul {
	padding: 0;
}
.footer .widget ul li {
	font-size: 0.875em;
	list-style: none;
	margin: 0.75em 0;
}
.footer .widget ul li a {
	color: #FFF;
	text-decoration: none;
}
.footer .copy {
	background-color: #121a23;
	text-align: center;
	font-size: 0.9em;
	padding: 1em 0;
	margin: 0;
}

/* MODAL */
.modal_area {
}
.modal_area .modal-content {
	border: 5px solid #fdbe11;
}
.modal_area .modal-header {
	border: 0;
}
.modal_area .modal_area_desc {
	font-size: 16px;
	color: #16416e;
	margin: 1em 0;
	line-height: 1.3em;
}
.modal_area .modal_tipo_title {
	color: #b99400;
	text-transform: uppercase;
}
.modal_area .modal_curso_list {
	font-size: 16px;
	margin-bottom: 30px;
}
.modal_area .modal_curso_list li {
	margin: 0.85em 0;
}
.modal_area .modal_sidebar_box {
	padding: 15px;
	border: 1px solid #e3e3e3;
	border-radius: 8px;
	margin-bottom: 30px;
	text-align: center;
}
.modal_area .modal_sidebar_box .btn-primary {
	color: #FFF;
}


@media (min-width: 480px) {



}

@media (min-width: 768px) {

.bar .navbar-toggle {
	display: block!important;
}
.bar .navbar-collapse.collapse {
	display: none!important;
	width: auto;
}
.bar .navbar-collapse.collapse.in {
	display: block!important;
}
.bar .navbar-nav>li {
	float: none;
}
.tp .link-area {
	padding: 15px 45px;
}
.ho_logo h1 {
	height: 130px;
}
.ho_logo h1 a {
	background-size: auto 80%;
}
.ho_seg a {
	font-size: 14px;
	padding: 5px 10px;
}
.ho_seg a.active {
	margin: 0 5px;
}

.ho_slide_pages.collapse {
	display: block;
}

.ho_emfoco_main a {
	font-size: 1.125em;
}
.ho_emfoco_list li {
	margin: 5px 0;
	font-size: 0.925em;
}

.post .foto_noticia {
	display: inline-block;
	width: 60%;
	margin-right: 20px;
	float: left;
}

}

@media (max-width: 991px) {
	.tp .tp_links {
		width: 100%;
	}
}


@media (min-width: 992px) {

.bar .navbar-toggle {
	display: none!important;
}
.bar .navbar-collapse {
	width: 58.33333333%!important;
	padding-left: 0;
	position: relative;
	top: 0;
	background: transparent;
}
.bar .navbar-collapse.collapse {
	display: block!important;
}
.bar .menu li {
	float: left;
	font-size: 0.725em;
}
.bar .menu li + li::before {
	content: " | ";
}
.bar .menu li a {
	padding: 10px 0;
}
.bar .menu li a:hover {
	color: #fabc37;
}
.bar .menu li:first-child a {
	margin-left: 0;
}
.bar .bar-right {
	width: 41.66666667%;
	float: left;
}
.bar .bar-search {
	display: inline-block;
	vertical-align: bottom;
	width: 33.33%;
	position: relative;
	top: 0;
	background: transparent;
	padding: 5px 0;
}
.bar .bar-social a {
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.bar .bar-social a:hover {
	background-color: #faea37;
}
.tp .tp_logo a {
	height: 115px;
	background-position: 20px center;
}
.tp_links a:first-child {
	border-left: 1px solid #26568a;
}
.tp_links a:last-child {
	border-right: 1px solid #26568a;	
}
.tp .link-area {
	height: 115px;
	width: 25%;
	position: relative;
}
.tp .link-area:hover {
	background-color: #26568a;
}
.tp .link-area .link-name {
    font-size: 16px;
    display: block;
    vertical-align: bottom;
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    padding: 0 5px;
}
.tp .link-area .link-description {
    display: block;
    position: absolute;
    top: 60px;
    width: 100%;
    padding: 0 5px;
    left: 0;
}

.ho_logo h1 {
	height: 160px;
}
.ho_seg {
	padding-top: 73px;
}
.ho_seg ul li {
	display: inline;
}
.ho_seg ul li + li::before {
	content: " | ";
	color: #f59a3d;
}

.page_header, .page_header.curso_header {
	height: 240px;
}
.page_header .page_title {
	padding-top: 100px;
}
.page_header.curso_header .page_title {
	padding-top: 40px;
}
.page_header .page_title_img {
	height: 240px;
}
.post .foto_noticia {
	width: 50%;
}

.footer {
	font-size: 1em;
}
.footer .widget ul li {
	margin: 0.3em 0;
}
.footer .widget ul li a:hover {
	color: #faea37;
}

}

/*
@media (min-width: 1200px) {

.bar .navbar-collapse {
    width: 50%!important;
}
.bar .bar-right {
	width: 50%;
}

}
*/