html{
    overflow-y: scroll;
    overflow-x: hidden; 
}
html, body{
    height: 100%;
}
body{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
    color: #444;
	top:0!important;
}
body, #wrap-page, #page{
    min-height: 100%;
}
#wrap-page{
    height: auto;
}
img{
    max-width: 100%;
}
h1,h2,h3,h4,h5{
	color: #222;
}
.cursor-default{
	cursor: default;
}
.static{
	position: static !important;
}
.absolute{
	position: absolute !important;
}
.relative{
	position: relative !important;
}
.top{
	top: 0;
}
.bot{
	bottom: 0;
}
.left{
	left: 0;
}
.w-20{
	width: 20% !important;
}
.gradient-black{
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.30) 47%, rgba(0,0,0,0.80) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.30) 47%, rgba(0,0,0,0.80) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.30) 47%, rgba(0,0,0,0.80) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.30) 47%, rgba(0,0,0,0.80) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.shadow{
	-webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
}
.of-h, .of-h:hover{
	overflow: hidden;
}
button:hover{
	cursor: pointer;
}
button.fa{
	outline: none !important;
}
.bg-azul{
	background-color: #034F84;
}
.bg-azul-2{
	background-color: #044a7b;
}
.bg-vermelho{
	background-color: #EE3A43;
}
a.text-vermelho, .text-vermelho{
	color: #EC3943;
}
.text-azul, a.text-azul{
	color: #4E83A9;
	text-decoration: none;
}
.border-vermelho{
	border-color: #EC3943 !important;
}
.b-list{
	border-bottom: 1px solid #4E83A9;
}
.header, .of-h .fa{
	z-index: 1000;
	top: 0;
}
.main-menu{
	padding: 30px 0;
}
.breadcrumb-item+.breadcrumb-item::before{
	content: '>';
	color: #ccc;
}
.breadcrumb-item.active{
	color: #ccc;
}
.nav-link{
	color: #222;
	padding: 7px 8px;
}
.menu .nav-link,.font-weight-500{
	font-weight: 500;
}
.menu-institucional .menu .nav-link{
	font-size: 12px;
	font-weight: 400;
}
.menu .border{
	border-color: #222;
	padding: 7px 15px; 
}
.btn.bt-mobile{
	color: #222;
	font-size: 30px;
}
.dropdown-toggle::after{
	display: none;
}
.dropdown-menu{
	min-width: 293px;
}
li.bt-buscar{
	cursor: pointer !important;
}
.dropdown-menu.drop-busca{
	min-width: 468px;
}
.lateral{
	width: calc(100% * 3);
	top: 0;
	left: 100%;
}
#carousel .carousel-indicators{
	background: rgba(0,0,0,0.2);
	background: -moz-linear-gradient(left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}
#carousel .carousel-indicators li{
	width: auto;
	height: auto;
	text-indent: 0;
}
.carousel-indicators li:hover{
	cursor: pointer !important;
}
#carousel-noticias .carousel-indicators li, #carousel-eventos .carousel-indicators li{
	height: 5px;
	background-color: rgba(221,221,221,1);
}
.galeria .carousel-indicators{
	bottom: 92%;
}
.carousel-caption{
	position: static;
	text-align: left;
	color: #222;
}
img.d-flex{
	max-width: 150px;
}
.btn, a.btn{
	color: #fff;
}
.btn, a.btn, .page-item.active .page-link{
	background-color: #EE3A43;
	border-color: #EE3A43;
}
.btn, .form-control, .nav-link.rounded,form.rounded{
	border-radius: 20px !important;
}
.titulo, a.titulo-link{
	font-size: 35px;
	text-decoration: none;
	color: #222;
}
a.titulo-link:hover{
	opacity: .8;
}
.noticia .titulo, .noticia a.titulo-link{
	font-size: 22px;
}
#ModalBusca .close {
	margin-top: -13px;
	margin-right: -6px;
}
.busca .titulo,.busca a.titulo-link{
	font-size: 15px;
}
.busca p{
	font-size: 12px;
}
.busca .rec {
    padding: 3px 5px;
	font-size: 0.7em;
	color: #fff;
	font-weight: normal;
}
.texto-noticia > p, .texto-noticia > h4, .texto-noticia > h5, .texto-noticia > h6{
	padding: 0 15px;
}
.wrap-icon{
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-color: #4E83A9 !important;
}
.destaque .titulo, .destaque a.titulo-link{
	font-size: 14px;
}
.destaque img.d-flex{
	max-width: 120px;
}
a.card-link{
	color: #444;
}
a.page-link, a.page-link:hover{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #034F84;
    border-color: #034F84;
	border-radius: 50%;
	margin: 5px;
}
.page-item.active .page-link{
	color: #EE3A43;
}
.rounded-right-0{
	border-top-right-radius: 0 !important; 
	border-bottom-right-radius: 0 !important; 
}
.rounded-left-0{
	border-top-left-radius: 0 !important; 
	border-bottom-left-radius: 0 !important; 
}
footer .wrap-icon, .menu-institucional .wrap-icon, .menu .wrap-icon, .page-ano{
	width: 30px;
	height: 30px;
	text-align: center;
}
footer .wrap-icon, .menu-institucional .wrap-icon, .page-ano{
	line-height: 28px;
}
.page-ano{
	font-size:20px;
	line-height:25px;
}
#wrap-footer a{
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}
.menu-footer{
    list-style: none;
}
.menu-footer li:before{
    content: "•";
    color: #4E83A9;
}
.menu-footer li a:hover{
	text-decoration: underline !important;
}
.social-list li:before{
    content: "";
}
.owl-nav{
	text-align: center;
    width: 100px !important;
    margin: 10px auto;
    overflow: hidden;
}
.owl-prev, .owl-next{
	float: left;
	width: 40px;
    height: 40px;
    line-height: 34px;
    font-size: 30px;
    color: #034F84;
    border: 1px solid #034F84;
    border-radius: 50%;
    margin: 0 3px;
}
.nav-pills .nav-link{
	border-radius: 0;
	margin: 1px;
}
.nav-pills .nav-link.active, .show>.nav-pills .nav-link{
	background-color: #EE3A43;
}
.n-vagas{
	font-size: 23px;
}
.list-cursos a{
	font-size: 18px;
}
.list-cursos a:hover, .list-cursos-fc a:hover{
	background-color: #EE3A43 !important;
	color: #fff;
}
/* Addthis */
body > .addthis-smartlayers{
	display: none;
}
.indicar{
	line-height: 38px;
}
.indicar .addthis-animated{
	position: absolute !important;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.indicar .at-style-responsive a.at-share-btn{
	display: block;
	background: none !important;
	outline: 0;
}
.indicar .at-style-responsive .at-share-btn span{
	visibility: hidden;
}
.indicar .fa{
	color: #4E83A9;
}
.wrap-map{
	margin-bottom: -6px;
}
.font-100{
	font-size: 100px;
}
.text-error{
	font-size: 30px;
}
.no-flex p, .no-flex h5{
	padding: 0 15px;
}
.owl-carousel .owl-nav.disabled{
	display: block !important
}
.icon-flag{
	width: 32px !important;
	margin-top: 2px;
}
#google_translate_element,.goog-te-banner-frame,.goog-te-balloon-frame,#goog-gt-tt,.goog-te-balloon-frame,.goog-tooltip,.goog-tooltip:hover {
	display:none !important;
}
.mt-negativo{margin-top:-1.5rem;}
@media screen and (max-width: 479px){
	.img-none{
		display: none;
	}
	.col-img.absolute{
		position: static !important;
	}
}
@media screen and (max-width: 480px){
	.media.noticia{
		display: block;
	}
	img.d-flex{
		width: 100% !important;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.noticia .titulo, .noticia a.titulo-link{
		font-size: 18px;
	}
	.noticia img.d-flex{
		display: none !important;
	}
}
@media screen and (max-width: 640px){
	.h-10{
		height: 10%;
	}
    .nav-justified .nav-item{
		flex-basis: auto !important;
		width: 100%;
	}
	.addthis_inline_share_toolbox_rjys{
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 992px){
	.absolute.header-curso{
		background-color: #034F84;
		position: static !important;
		padding: 40px 0 0;
	}
}
@media screen and (min-width: 1919px){
	body{
		font-size: 18px;
	}
	.container{
		max-width: 1570px !important;
	}
	.menu-institucional .menu .nav-link{
		font-size: 14px;
	}
}
@media screen and (min-width: 900px){
	/*.absolute.header-curso{
		background-color: #034F84;
		position: static !important;
		padding: 40px 0 0;
	}*/
	#icone-whatsapp{
		align-self: flex-end;
		float:  right;
	}
}
