/*
* @Author: macosx
* @Date:   2018-11-07 20:13:05
* @Last Modified by:   macosx
* @Last Modified time: 2018-11-12 18:55:37
*/
@import url('https://fonts.googleapis.com/css?family=Patua+One');
@import url('https://fonts.googleapis.com/css?family=Roboto');
img{
	max-width: 100%;
}
h1{
	margin-top: 0px;
	background-color: #fff;
}
.logo{
	/*z-index: 999;*/
}
.dropdown-menu{
	border: solid 1px #fff;
}
.dropdown-menu li a:hover{
	color: #008fdb;
	background-color: #fff;
}
.menu{
	padding-top: 22px;
	padding-bottom: 33px;
}
.nav li a{
	font-size: 14px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	border-top: solid 5px #fff;
}
.nav li a:hover{
	background-color: #fff;
	border-top: solid 5px #008fdb;
}
.nav li a:active{
	background-color: #fff;
	border-top: solid 5px #008fdb;
}
.navbar{
	margin-bottom: 0px;
}
.barr-azul{
	background-color: #008fdb;
}
.logo img{
	position: absolute;
}
.telefone{
	font-size: 15px;
	font-family: Arial, sans-serif;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.telefone .num{
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 5px;
}
.restrito{
	
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
.restrito a{
	font-family: Arial, sans-serif;
	color: #fff;

	padding: 13px 20px;
}
.restrito a:hover{
	background-color: #fff;
	color: #008fdb;
	border-radius: 40px;
	text-decoration:none;
}
.suporte{
	
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
.suporte a{
	font-family: Arial, sans-serif;
	color: #fff;
	padding: 13px 20px;
}
.suporte a:hover{
	background-color: #fff;
	color: #008fdb;
	border-radius: 40px;
	text-decoration:none;
}

/*Banner*/
.titulo-banner{
	background-color: rgba(107,107,107,0.4);
	font-size: 50px;
	text-transform: uppercase;
	position: absolute;
	top:85%;
	left: 63px;
	z-index: 999;
}
.titulo-banner:after{
	
}
.titulo-banner a{
	color: #fff;
}

#banner .item {
	max-height: 365px;
	overflow: hidden;
}

#banner .item img{
    display: block;
    /*width: 100%;*/
    height: auto;
}
.ban{
	padding: 0px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: none repeat scroll 0 0 #0091dd;
}

.owl-theme .owl-controls {
    margin-top: 0px; */
    text-align: center;
    display: block;
}
/*Noticias*/
.noticias{
	    position: relative;
    padding-top: 30px;
    margin-top: -25px;
}
.noticias:before{
	content: '';
	position: absolute;
	width: 140px;
	height: 10px;
	background-color: #0091dd;
	left: 3;
	top: 0;
}
.title{
	font-family: 'Patua One', cursive;
	font-size: 23px;
	margin-bottom: 15px;
}
.titulonoticia a {
	font-family: 'Patua One', cursive;
	font-size: 23px;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #000;
}
.chamada a {
	font-size: 13px;
	color: #626262;
}
.col-md-12.col-lg-12.btnmais.evn {
    margin-top: 10px;
}
.btnmais{
	margin-top: 40px;
	margin-bottom: 50px;
	text-align: center;
}
.btnmais a{
	background-color: #0091dd;
	padding: 15px 40px;
	color: #fff;
	font-size: 14px;
	border-radius: 40px;
}
.btnmais a:hover{
	color: #0091dd;
	background-color: #fff;

	text-decoration: none;
	-webkit-box-shadow: -2px 1px 18px 8px rgba(0,144,221,0.47);
	-moz-box-shadow: -2px 1px 18px 8px rgba(0,144,221,0.47);
	box-shadow: -2px 1px 18px 8px rgba(0,144,221,0.47);
}
/*MEIO*/
.meio{
	background-color: #0091dd;
	padding-top: 22px;
	padding-bottom: 20px;

}
.mid{
	display: flex;
	align-items: center;
}
.meiopt1{
	text-align: center;
	font-family: 'Patua One', cursive;
	font-size: 25px;
	color: #fff;
}
.meiopt2{
	border-left: solid 5px #fff;
	padding-left: 50px;
}
.meiopt2 .titulo{
	font-family: 'Patua One', cursive;
	font-size: 25px;
	color: #fff;
}
.meio .texto{
	color: #fff;
}
.meiopt3 a{
	padding: 13px 20px;
	background-color: #fff;
	border-radius: 40px;
	font-weight: bold;
	color: #0091dd;
}
.meiopt3 a:hover{
	color: #fff;
	background-color: #0091df;
	text-decoration: none;
	-webkit-box-shadow: -2px 1px 18px 8px rgba(255,255,255,0.47);
	-moz-box-shadow: -2px 1px 18px 8px rgba(255,255,255,0.47);
	box-shadow: -2px 1px 18px 8px rgba(255,255,255,0.47);
}
/*Agendas*/
#agendas{
	padding-top: 40px;
}
#agendas .title{
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 50px;
}
#agendas .titulovideo{
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 15px;
}
.agendament{
	position: absolute;
}
.cont{
	padding: 0px;
}
.metadedir{
	background-color: #f4f4f4;
	width: 48%;
	float: right;
	height: 620px;
	position: relative;
}
.eventos{
	padding-left: 20px;
	background-color: #f4f4f4;
}
.agendaevent{
	padding-top: 20px;
	margin-bottom: 15px;
	border-bottom: solid 1px #626262;
}
.titleAgenda{
	font-family: 'Patua One', cursive;
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.titleEvent{
	font-family: 'Patua One', cursive;
	font-size: 21px;
	margin-bottom: 10px;
}
.titleEvent a{
	color: #444444;
}
.titleEvent a:hover{
	color: #0091dd;
	text-decoration: none;
}
.textEvent{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #626262;
}
.dateEvent{
	margin-top: 15px;
	margin-bottom: 23px;
	font-size: 16px;
	color: #0091dd;
	font-style: italic;
}

.info{
	text-align: center;
	height: 220px;
}
.info:after{
	content: '';
	position: absolute;
	width: 140px;
	height: 1px;
	background-color: #444444;
	left: 80px;
	bottom: 0;
}
#numeros{
	margin-top: 70px;
	margin-bottom: 80px;
}
.counter-value{
	font-size: 90px;
	font-family: 'Patua One', cursive;
	color: #0091dd;
}
.nomitem{
	font-size: 26px;
	font-family: 'Patua One', cursive;
	color: #626262;
	text-transform: uppercase;
}
.titulo-sessao{
	font-family: 'Patua One', cursive;
	font-size: 45px;
	text-align: center;
	color: #626262;
}
.azul{
	color: #0091dd;
}

footer{
	background-color: #f4f4f4;
	padding: 20px;
	margin-top: 40px;
	color: #6f6f6f;
	font-size: 14px;
}
footer .destaque{
	font-size: 18px;
}
.logorodape{
	text-align: center;
}
.fimpag{
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #0091dd;
}

@media(max-width: 1024px){
	.titulo-banner{
	top: 81%;
    left: 0px;
	}
	.cont{
		    height: 600px;
	}
	.metadedir{
		    width: 53%;
		    height: 667px;
	}
	.info:after{
		left: 42%;
	}
}
@media(max-width: 768px){
	.logo{
		text-align: center;
	}
	.logo img{
	position: relative;
	}
	.telefone{
		text-align: center;
	}
	.restrito{
		text-align: center;
	}
	.suporte{
		text-align: right;
	}
	.titulo-banner{
		top: 74%;
    left: 24px;
	
	}
	.noticias{
		color: #444444;
	}
	.noticias .title{
		text-align: center;
	}
	.noticiacol{
		text-align: center;
		margin-bottom: 52px;
	}
	.agendament{
		position: relative;
	}
	.metadedir {
    	width: 100%;
    	height: auto;
	}
}
@media(max-width: 425px){
	.meiopt3{
		margin-top: 27px;
    text-align: center;
	}
	.meiopt2{
		border: none;
		padding-left: 0px;
		margin-top: 40px;
	}
	.meiopt2 .titulo{
		font-size: 18px;
	}
	.mid{
		display: inline;
	}
	.icon-bar{
		border: solid 1px #0091DE;
	}
	.titulo-banner {
    	top: 55%;
    	left: 24px;
	}
	.suporte{
		text-align: center;
	}
	.logosis{
		margin-top: 15px;
		text-align: center;
	}
	.logorodape{
		margin-bottom: 20px;
	}
	.info:after {
    left: 30%;
	}
}
@media(max-width: 320px){
	.titulo-banner{
		    top: 50%;
    left: 16px;
	}
}


/*Posts*/
.topo{
	background-color: #0091dd;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}
.topo h2{
	font-family: 'Patua One', cursive;
	font-size: 30px;
}
.postconteudo p{
	margin-top: 25px;
	text-indent: 22px;
	text-align: justify;
	font-size: 17px;
}
.postconteudo  img{
	margin-top: 25px;
	margin-right: 20px;
	width: 55%;
	float: left;
}
.titulo-noticia{
	margin-top: 14px;
	font-family: 'Patua One', cursive;
	font-size: 32px;
	color: #626262;
}
.titulo-superior{
	margin-top: 14px;
	font-family: 'Patua One', cursive;
	font-size: 38px;
	color: #626262;
}
.data-noticia{
	font-family: 'Patua One', cursive;
	font-size: 16px;
	color: #606060;
}

.ultimas{
	text-align: center;
	margin-top: 14px;
	font-family: 'Patua One', cursive;
	font-size: 32px;
	color: #626262;
	margin-bottom: 30px;
}
.bloconoticia{
	margin-top: 25px;
	text-align: center;
}
.tituloultimas{
	text-align: center;
	font-family: 'Patua One', cursive;
	font-size: 20px;
	color: #626262;
	margin-bottom: 30px;
}
.lateral a:hover .tituloultimas{
	color: #0091dd;
}
@media(max-width: 425px){
	.postconteudo  img{
	width: 100%;
	}
}

/*Listagem*/
.bl-noticia{
	margin-top: 40px;
}
.bl-noticia a:hover .tituloultimas{
	color: #0091dd;
}
.restritologado{
	
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
.restritologado a{
	font-family: Arial, sans-serif;
	color: #fff;

	padding: 13px 20px;
}
.restritologado a:hover{
	background-color: #fff;
	color: #008fdb;
	border-radius: 40px;
	text-decoration:none;
}
.restritologado ul{
	list-style: none;
}
.restritologado {
    padding-top: 8px;
    padding-bottom: 20px;
    font-size: 16px;
}
.restritologado a:focus{
	background-color: #fff;
	color: #008fdb;
	border-radius: 40px;
	text-decoration:none;
}
.segundomod{
	border-right: solid 2px #c8c8c8;
}
.linhafim{
	margin-top: 8px;
}
.senha{
	margin-top: 8px;
	font-size: 14px;
	float: right;
}
.segundomod input{
	margin-top: 15px;
}
#menu_usuario{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 285px;
	background: #eaeaea;
	padding: 15px ;
	text-align: center;
	z-index: 999;
}
	#menu_usuario li.dropdown{
		display: inline-block;
	}
	#menu_usuario .btns{
		text-align: center;
		margin-bottom: 10px;
	}
	#menu_usuario .dropdown-menu{
		background-color: #00aeee;
	}
	#menu_usuario .infos{
		font-family: 'Conv_Trebuchet MS';
		margin-bottom: 10px;
		text-align: center;
	}
	#menu_usuario .dropdown-menu > li{
		padding: 3px 0;
	}
	#menu_usuario .dropdown-menu > li > a{
		color: #fff;
	}
	#menu_usuario .dropdown-menu > li > a:hover{
		color: #262626;
	}

@media(max-width: 1440px){
	#menu_usuario {    
    	right: 0px;
	}

	.video-iframe {
		width: 585px;
	}
}

@media(max-width: 1410px){
	.logo img {
    position: relative;
    padding-left: 36px;
	}
	h1{
		margin-bottom: 0px;
	}
	.telefone{
		padding-top: 69px;
	}
	.suporte{
		padding-top: 69px;
	}
		.restrito {
    padding-top: 69px;
    font-size: 13px;
	}
	.telefone {
    font-size: 13px;
	}
	.suporte {
    font-size: 14px;
	}
	
}

@media(max-width: 1200px){
	.agendament {
    	width: 90% !important;
	}
}

@media(min-width: 1600px){
	#menu_usuario {
    
    right: 78px;
	}
}

@media(max-width: 1024px){
	#menu_usuario{
	    padding-bottom: 3px;
	    right: 19px;
	}
	.agendament {
    width: 90% ;
	}
	.logo img {
    position: relative;
    padding-left: 20px;
	}

	.container{
		width: 100%;
	}
}

@media(max-width: 1000px){
	#menu_usuario{
		     position: relative;
		    width: 100%;
		    margin-top: 36%;
		    height: 168px;
		}
	.agendament {
    	width: 90% ;
	}
	.telefone{
		padding-top: 40px;
	}
	.restrito{
		    padding-top: 40px;

	}
	.suporte{
		padding-top: 40px;
	}
	h1{
		text-align: center;
	}
		.logo img {
    padding-left: 0px;
	}
}

@media(max-width: 800px){
	#menu_usuario{
		margin-top: 28%;
		width: 96%;
		margin-left: 33px;
	}
	.suporte{
		padding-top: 15px;
		text-align: center;
	}
	.telefone{
		padding-top: 15px;
	}
	.restrito {
    padding-top: 15px;
	}
}

@media(max-width: 768px){
	#menu_usuario{
	margin-top: 215px;
    width: 96%;
        left: -18px;
	}
	.nav li a {
    font-size: 13px;
	}

	.barr-azul{
		padding: 0px;
	}
	
}

@media(max-width: 425px){
	#menu_usuario{
		width: 100%;
    	left: -33px;
    }
}


@media(max-width: 768px){
	#menu_usuario{
		margin-top: 0px;
	}
}
