*{font-family: 'Lato', sans-serif;}
h1.pi-has-border, .h1.pi-has-border, h2.pi-has-border, .h2.pi-has-border, h3.pi-has-border, .h3.pi-has-border, h4.pi-has-border, .h4.pi-has-border, h5.pi-has-border, .h5.pi-has-border, h6.pi-has-border, .h6.pi-has-border{padding-bottom:15px;}
.pi-section-white h1.pi-has-border:after, .pi-section-white .h1.pi-has-border:after, .pi-section-white h2.pi-has-border:after, .pi-section-white .h2.pi-has-border:after, .pi-section-white h3.pi-has-border:after, .pi-section-white .h3.pi-has-border:after, .pi-section-white h4.pi-has-border:after, .pi-section-white .h4.pi-has-border:after, .pi-section-white h5.pi-has-border:after, .pi-section-white .h5.pi-has-border:after, .pi-section-white h6.pi-has-border:after, .pi-section-white .h6.pi-has-border:after{
	background:#4da471;
}

/*fundo*/
body{background:url(../img/fundo.jpg) no-repeat center top -70px;}

.conteudo{min-height:200px}
.pi-header-row-sticky-w{background:none}
.fundo{background:url(../img/bglogo.png) repeat-x center 186px;border-bottom: 5px solid #fdc930;}


.pi-img-overlay {
    background: rgba(1,90,150,0.8);
    color: rgba(250, 250, 250, 0.8);
} 
.pi-section-header-w.pi-section-dark {
	background-color: #101d45;
}
.pi-border-bottom-strong-base {
    border-bottom: 5px solid #fdc930;
}
.logo{ 
	margin:0;
	padding: 32px 0;
	z-index:99;
}  
.logoativo{display:none}

.pi-section-header-lg .pi-header-block-logo img {
	max-height: 320px; 
} 
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .pi-header-block-logo img{
	max-height: 110px;
}  
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .logo,
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .nomeevento,
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .logotopo{
	background: none;
	display:none;
} 
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .logo img{
	margin-bottom:10px;
}
.fundo.pi-header-row-sticky-active{
	background:#101d45 url(../img/bglogo.png) center -173px repeat-x;
}
.fundo.pi-header-row-sticky-active .logo{
	padding: 9px 0;
} 
.pi-section-header-sm {
  min-height: 1px;
}
/*
.pi-section-header-sm .pi-header-block-txt {
  margin-top: 0px; 
}
*/
.pi-section-header-sm {
  font-size: 12px;
}

.fundo.pi-header-row-sticky-active .logoativo{
	padding: 10px 0;
	margin:0;
	display:inherit;
}
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg {
    min-height: 40px
}

/*menu*/
.pi-section-white .pi-menu > li > a { 
	color:#fff;
}
.pi-menu li.pi-has-dropdown > a:after, .pi-menu-btn-list li.pi-has-dropdown > a:after, .pi-simple-menu li.pi-has-dropdown > a:after{
	opacity:1
}
.pi-section-white .pi-menu > li:hover {
	color: #14235c; 
}
.pi-section-white .pi-menu > li:hover {
	background: #48823c;
}
.pi-section-dark .menusec > li a{
	background: transparent;
	color: #fff;
}
.pi-section-dark .menusec > li:hover{
	background: transparent; 
}
.pi-section-dark .menusec > li a:hover{
	color:#ffb900;
}
.pi-submenu-dark li {
	background: #0591df;
	color: #fff;
}
.pi-submenu-dark li > a {
	color: #fff;
}
.pi-submenu-dark.pi-items-have-borders li {
	border-color: #0675b3; 
} 
.pi-section-white .pi-menu.pi-items-have-borders > li {
	border-color: #48823c;
	border:0;
}
.pi-submenu-dark li:hover {
	background: #48823c; 
}

.pi-text-color1 {
	color: #f1c73e !important;
}
.pi-text-color2 {
	color: #1795d3 !important;
}
.pi-text-color3 {
	color: #66af58 !important;
}
.pi-text-color4 {
	color: #0b4972 !important;
}
.pi-section-white a {
    color: rgba(50,100,130,1);
	font-weight:bold;
} 
.pi-list-icons-dot li:after, .pi-list-icons-ok li:after, .pi-list-icons-link li:after, .pi-list-icons-help li:after {
	color: #00824a;
}
.pi-icon-base{
	background:#0094d6;
} 
.pi-section-dark .pi-social-icons.pi-full-height li a{
	background:#0094d6;
}
.pi-section-dark a {
    color: #6ebe48;
    color: #ccccd5;
    font-weight: 600;
}
.pi-section-white h5.pi-has-base-border:after, .pi-section-white h4.pi-has-base-border:after, .pi-section-white h3.pi-has-base-border:after{
	background:#482a06;
}
.pi-btn-base {
	background: #015899;
	border: 1px solid #1e236c;
	box-shadow:inset 0 0 0 #000;
}
.pi-btn-base:hover{
	background: #66ae58;
	border-color: #58954c;
	webkit-box-shadow: inset 0 0 0 #999;
	-moz-box-shadow: inset 0 0 0 #999;
	box-shadow: inset 0 0 0 #999;
	color:#2f3590;
} 
.pi-btn-base.pi-btn-no-border{
	border-color: #007141;
	border-top-color:#006530;
}
.pi-icon-box-hover:hover .pi-icon-box-icon-circle.pi-icon-box-icon-dark{
	background: #3991d7;
}
.pi-alert-info {
	background: #ddf3ea;
	border-color: #c0dfd1;
	color: #448D97;
}
.pi-caption-icon{
	background: rgba(50,55,144, 0.85);
}
.pi-caption-icon:hover{
	background: rgba(250,200,50, 0.85);
}
.pi-section-white h2 a.pi-link-dark:hover, .pi-section-white .h3 a.pi-link-dark:hover, .pi-section-grey h5 a.pi-link-dark:hover, .pi-section-white h2 a.pi-link-dark:hover,
.pi-section-white h1 a.pi-link-dark:hover, .pi-section-white .h1 a.pi-link-dark:hover, .pi-section-white h2 a.pi-link-dark:hover, .pi-section-white .h2 a.pi-link-dark:hover, .pi-section-white h3 a.pi-link-dark:hover, .pi-section-white .h3 a.pi-link-dark:hover, .pi-section-white h4 a.pi-link-dark:hover, .pi-section-white .h4 a.pi-link-dark:hover, .pi-section-white h5 a.pi-link-dark:hover, .pi-section-white .h5 a.pi-link-dark:hover, .pi-section-white h6 a.pi-link-dark:hover, .pi-section-white .h6 a.pi-link-dark:hover{
	color: #2f3590;
}
.pi-bullets-base li .pi-bullet-icon{
	background: #2f3590;
}
 
 
.pi-section-dark .pi-menu.pi-items-have-borders > li {
	border-color: #2f3590;
}
.data{color:#fff}
.pi-section-header-lg .pi-simple-menu > li > a, .pi-section-header-lg .pi-menu-btn-list > li > a, .pi-section-header-lg .pi-menu > li > a{
	font-size:13px;
	text-transform: uppercase; 
}
.pi-menu li.pi-has-dropdown > a {
    position: relative;
    padding-right: 15px;
}
.pi-menu li.pi-has-dropdown > a:after, .pi-menu-btn-list li.pi-has-dropdown > a:after, .pi-simple-menu li.pi-has-dropdown > a:after {
    right: 6px;
}
.pi-menu > li > a {
    padding: 0 21px;
}
.pi-section-white .pi-menu > li a:hover { 
	color: #00579d;
}
.pi-section-white .pi-submenu > li a:hover { 
	color: #fff;
	text-decoration:none;
}
.pi-section-white .pi-menu > li:hover > a {
	color: #fff;
	text-decoration:none;
}
.pi-section-white .pi-menu.pi-has-hover-border > li:hover > a:before {
	border-color: #48823c;
}  

.pi-simple-menu > li > a {
	padding: 0 12px;
}
.pi-section-header-lg .pi-full-height > li > a {
	line-height: 50px;
}
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .pi-full-height > li > a {
	line-height: 40px;
} 
.pi-section-header-lg .pi-header-block-txt {
	margin-top:0;
}
.pi-header-block.pi-header-block-txt.txtheader{
	margin-top:40px;
	text-align:right;
}
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .pi-header-block-txt {
	margin-top: 0; 
} 
.pi-simple-menu > li > .pi-submenu {
	left: 11px;
}
.pi-submenu-dark.pi-has-border, .pi-submenu-dark.pi-has-border .pi-submenu {
	border-color: #0b70b6;
}
.pi-submenu{
	width:235px;
}
::selection {
	background: #58954c;
}
.pi-section-dark a:hover {
	color: #febc11;
}
.pi-btn-base-2{
	background: #4da471;
	border: 1px solid #3e9d46;
}
p, li{
	font-size:15px;
	text-align:justify;
}
.menu li{
	font-size:13px;
}
.pi-section-base-gradient {
	background: #1b858e;
	background: -moz-linear-gradient(left, #1b858e 0%, #0a3774 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1b858e), color-stop(100%, #0a3774));
	background: -webkit-linear-gradient(left, #1b858e 0%, #0a3774 100%);
	background: -o-linear-gradient(left, #1b858e 0%, #0a3774 100%);
	background: -ms-linear-gradient(left, #1b858e 0%, #0a3774 100%);
	background: linear-gradient(to right, #1b858e 0%, #0a3774 100%);
}
.pi-section-grey h1, .pi-section-grey .h1, .pi-section-grey h2, .pi-section-grey .h2, .pi-section-grey h3, .pi-section-grey .h3, .pi-section-grey h4, .pi-section-grey .h4, .pi-section-grey h5, .pi-section-grey .h5, .pi-section-grey h6, .pi-section-grey .h6 {
	color: #482a06;
}
 .pi-section-dark.pi-border-top-light {
    border-top: 0px solid #2e343a;
}
.pi-scroll-top-arrow:hover {
	border-color: rgba(100,170,90, 0.8);
	background: rgba(100,170,90,1);
	color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pi-text-bg-green {
	background: #00579d;
}
.pi-menu-mobile li ul li{
	background:#3a3a3a;
	padding-left:10px;
}
/* tabela inscricao */
.inscricao thead tr{
	background:#482a06; 
}
.pi-section-white table.pi-table.pi-table-complex thead tr th{
	color:#fff; 
	background:#2f3590; 
}
.pi-section-white table.pi-table td{
	text-align:center;
}
.tipo1a{ background:#fff7ef;}
.tipo1b{ background:#fff2e4;} 


.pi-table-hovered tr:hover{
	background:#eee;
} 

.pi-tabs-vertical .pi-tabs-navigation {
	float: left;
	width: 320px;
	margin-top: 0;
}
.pi-section-white .pi-tabs-navigation-transparent li.pi-active a{
	background:#c7e6e8;
}


.pi-section-white .pi-tabs-navigation li a.tab1  {background:rgba(10,70,110,1); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab2  {background:rgba(10,70,110,1); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab3  {background:rgba(10,70,110,0.95); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab4  {background:rgba(10,70,110,0.95); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab5  {background:rgba(10,70,110,0.90); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab6  {background:rgba(10,70,110,0.90); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab7  {background:rgba(10,70,110,0.85); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab8  {background:rgba(10,70,110,0.85); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab9  {background:rgba(10,70,110,0.80); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab10  {background:rgba(10,70,110,0.80); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab11  {background:rgba(10,70,110,0.75); color:#fff;}
.pi-section-white .pi-tabs-navigation li a.tab12  {background:rgba(10,70,110,0.75); color:#fff;}

.pi-section-white .pi-tabs-navigation li a:hover {
    background: #ffffff;
    color: #2e343c;
}

.pi-header-row-fixed #page{margin-top:360px}

.pi-icon-box-vertical .pi-icon-box-icon-circle.icon-chamada-normas{
	background:#f79e2a;
}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icon-chamada-modelo{
	background:#13743f;
}
.icon-chamada-normas i, .icon-chamada-modelo i{font-size:45px;}

.pi-icon-box-vertical .pi-icon-box-icon-circle.icon-foto-1{	background:#f79d39;}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icon-foto-2{	background:#037645;}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icon-foto-3{	background:#079bfb;}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icon-foto-4{	background:#cd150f;}
.icon-foto-1 i, .icon-foto-2 i, .icon-foto-3 i, .icon-foto-4 i{font-size:45px;}
 
.pi-section-white  h6.pi-has-border:after, .pi-section-white .h6.pi-has-border:after{
	background:#bdc3ca;
	height:1px;
}
.pi-section-white .validacao{
	border:1px solid red;
	border-color:#d72c10;
	border-top-color:#d72c10;
}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icone-home1{font-size:65px;background: #0f7341;}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icone-home2{font-size:65px;background: #e19a38;}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icone-home3{font-size:65px;background: #827576;}
.pi-icon-box-vertical .pi-icon-box-icon-circle.icone-home4{font-size:65px;background: #355f96;}

.icone-home1 i{font-size:65px;}
.icone-home2 i{font-size:65px;}
.icone-home3 i{font-size:65px;}
.icone-home4 i{font-size:65px;}
 

.botao-home{
	background:rgba(2,136,184,1);
	height:90px;
	padding:15px;
	text-transform:uppercase;
	margin-top:6px;
}
.botao-home:hover{
	background:rgba(5,118,156,1);
}
.botao-home .botao-txt{float:left;}
.botao-home h3{ width:230px; display:block; color:#00a9e8} 
.botao-home h4{ color:#fff; text-transform:none; font-size:0.9em; line-height:0.4em} 
.botao-home .botao-icone{float:left}

.pi-section-white a.batao-iconea {
    color: #fff;
	font-weight:normal;
}

.pi-icon-box-vertical .pi-icon-box-icon-circle.pi-icon-box-icon-base{
	background:rgba(74,164,117,0.9);
}

.pi-titlebar.pi-titlebar-small {
    padding-top: 10px;
    padding-bottom: 5px; 
}

/*botao social */
.pi-section-header-lg .pi-social-icons {
    margin-top: 10px; 
}
.pi-social-icons li a i{
	width:30px;
	height:30px;
	line-height:30px;
}
.pi-social-icons li a{
	width:30px;
	height:30px;
}
	
.pi-icon-box .pi-icon-box-icon-circle.pi-icon-box-icon-base{
	background:#0b4972;
}
.pi-icon-box-hover:hover .pi-icon-box-icon-circle.pi-icon-box-icon-base {
    background: #68ad5c;
    color: #fff;
}
/* tablet vertical */
@media (max-width: 1024px) {  
.pi-section-header-lg .pi-header-block-logo img, .pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .pi-header-block-logo img {max-height: 100px;}
.fundo.pi-header-row-sticky-active { background: #fff url(../img/bgmenu.gif) 0 139px repeat-x;}

.pi-header-block:first-child:not(.pi-pull-right) {	margin-left: 10px;} 
.concursofotos{background-image: url(../img/bg/fotos.jpg);}
} 
/* tablet vertical */
@media (max-width: 768px) {   
.pi-section-header-lg .pi-btn{text-shadow:none;color: #fff !important;background: #1d9f9c; margin-right:20px; padding: 10px; font-size: 25px; z-index:1000; cursor:pointer}
.menumobile{margin-top:-230px; height:0;}
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .btn{margin-top:100px;}
.fundo.pi-header-row-sticky-active { background: #fff url(../img/bgmenu.gif) 0 130px repeat-x;}
.pi-section-header-lg .pi-header-block-logo img, .pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .pi-header-block-logo img {	max-height: 100px;} 
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .logo {background: none;}
.pi-menu-mobile li a {padding: 10px 20px;}
.pi-menu-mobile-dark li:hover > a {color: #0094d6;}
.pi-header-block {	margin-left: 10px;} 
.pi-section-header-sm {min-height: 1px;}
.pi-header-row-sticky-active .pi-header-block-logo {width: 430px;}  
.fb-like-box{width:200px;} 
.social{display:none}
table.pi-table td, table.pi-table th{padding:9px 10px 10px 10px; font-size:12px; line-height:1.3em;}
h1,h2,h3{letter-spacing:0; margin-bottom:5px;}
}
/* iPhone 2G-4S in landscape */
@media (min-width: 320px) and (max-width: 480px){  
.pi-section-header-lg .pi-header-block-logo img, .pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .pi-header-block-logo img {max-height: 60px;}
.logo {background: none;}
.logo img {margin-bottom: 0;}
/*.menumobile {margin-top: -120px;}*/
.menumobile {margin-top: 10px;}
.pi-header-block:first-child:not(.pi-pull-right) {margin-left: 0px;}
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .btn {margin-top: 10px;}
.pi-header-row-sticky-active .pi-header-block-logo {width: initial;}
.pi-scroll-top-arrow, .pi-scroll-top-arrow pi-active{display:none;}
.fundo {
    background: url(../img/bglogo.png) repeat-x center 400px;
    border-bottom: 0;
}
button.pi-btn{
	color: #fff !important;
	text-shadow: 0 0 0 #fff;
}
.pi-header-row-fixed .pi-main-header-w .pi-section-header-lg {
    min-height: 0;
}
.pi-section h1.h1.pi-center{font-size:40px !important}
.nomesecao a {
    display: block;
    margin-bottom: 10px;
}
.plenary{
	padding:0
}
.plenary div.pi-col-sm-12{padding:0}
.plenary div.pi-col-2xs-3 img{padding-top:20px}

}

