body {
	background: transparent;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-size:contain;
}
h2 {
    font-size: 20px;
    text-align: center;
    color: #1f3447;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Calibri", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
p {
    font-size: 20px;
    text-align: left;
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Calibri", Arial, Helvetica, sans-serif;
   
}
.cont_topo
{
	width: 100%;
	height: 650px;
	background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgba(4, 116, 207));
	
}
.cont_topo_pag
{
	width: 100%;
    height: 170px;
    border-bottom: 1px solid #e1e1e1;	
  
}
.topo
{
	max-width: 1200px;
	height:100px;
	margin: 0 auto;
	
}
.imblema
{
	width: 35%;
	height: auto;
	margin: -30px auto;
	
}
.imblema img
{
	width: 100%;
		
}
.menu_int2 {
    width: 100%;
    min-height: 35px;
    float: right;
    margin-top: 5px;
    z-index: 12;
    position: relative;
    border: 0px solid #fff;
}
.menu_int {
    width: 100%;
    min-height: 40px;
    float: left;
    margin-top: 5px;
    z-index: 12;
    position: relative;
    border: 0px solid #fff;
}
.ico_rede_top {
    width: 30px;
    float: right;
    margin: 0px 5px 0 5px;
    border: 0px solid #fff;
}
.ico_rede_top img {
    width: 100%;
   
}
.ico_rede_top img:hover {
    opacity: 0.5;
}
.logo
{
	width: auto;
	height: 100%;
	float: left;
	margin: 5px auto;
	z-index: 88;
	image-rendering: optimizeQuality;
}

.cont_menu
{
	max-width: 900px;
	min-height: 70px;
	float: right;
	margin-top: 0px;
	z-index: 12;
	position: relative;
	border: 0px solid #fff;
}
.cont_conteudo {
    padding: 0px;
    background-color: #FFf;
	min-height: 400px;
	
}
.conteudo {
    padding: 10px;
    min-height: 400px;
    margin: 0px auto;
    max-width: 1200px;
    color: #333;
    overflow: hidden;
}
#evento {
    background: #1f3447;
    border: 0px solid #1f3447;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}
#titulo {
    background: transparent;
    color: #1f3447;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
	font-size: 32px;
	font-family: Calibri, Arial, Helvetica, sans-serif;	
}
.evento_foto
{
	width: 95%;
	min-height: 140px;
	overflow: hidden;
	margin: 10px auto;
	text-align: center!important;	
}
.evento_tit
{
	width: 95%;
	min-height: 80px;
	overflow: hidden;
	margin: 10px auto 10px;	
	color: #fff!important;
	font-weight: 500;
	font-size: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}

.bot_ler
{
	width: 45%;
	min-height: 35px;
	border-radius: 20px;
	margin: 10px auto 10px;	
	color: #fff!important;
	font-size: 18px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #fff;
    padding-top: 7px;
    padding-bottom: -5px;
	cursor: pointer;
}
.bot_ler:hover
{
	color: #1f3447!important;
	background-color: #fff;
	border: 1px solid #fff;
}
.evento_txt
{
	width: 95%;
	min-height: 50px;
	overflow: hidden;
	margin: 10px auto;	
	color: #fff!important;
	font-size: 16px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}
.evento_foto img
{
	width: 100%;
    height: auto;
    opacity: 100;
	float: none;	
}
#evento_b {
	background: #322963;
	border: 0px solid #322963;
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
	font-weight: 0;	
	overflow: hidden;
}
#evento_b img
{
	width: 100%;
	height: 105%;
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
	background: #FFf;
}
.js .anime {
	opacity: 0;
	transform: translate3D(0px, 100px, 0px);
	transition: .8s all ease;
}

.js .anime-init {
	opacity: 1;
	transform: translate3D(0px, 0px, 0px);
	transition: .8s all ease;
}

.box {
	width: 31.33%;
	min-height: 450px;
	border-radius: 0px;
	margin: 0px 1% 0px 1%;
	border: 0px solid #000;
	float: left;
	overflow: hidden;
}
.box_tit {
	width: 100%;
	height: 50px;
	margin: 0px auto 0px auto;
	border: 0px solid #fff;
	text-align: center;
	color: #666!important;
	font-size: 38px;
	font-family: Calibri, Arial, Helvetica, sans-serif;	
}
.rodape {
    padding: 20px;
    background-color: #1f3447;
    min-height: 150px;
    overflow: hidden;
	z-index: 3;
	margin-top: 30px;
}
.cont_rodape {
    max-width: 1128px;
    min-height: 100px;
    padding: 0px;
    margin: 0 auto;
    background-color: transparent;
}
.col_rod_1
{
	width: 50%;
	float: left;
	border: 0px solid #FFF;
	text-align: left;
}
.col_rod_1 img
{
	width:30%;
	float: left;
	border: 0px solid #FFF;
	text-align: left;
}
.col_rod_2
{
	width: 50%;
	float: left;
	border: 0px solid #FFF;
	text-align: right;
}
.txt_rod
{
	font-size: 22px;
	color: #FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	text-align: right;
}
.col_rod_1 p{
	color: #fff;
	font-family: Calibri, Arial, "Century Gothic";
	font-size:18px;
}
.col_rod_2 p{
	color: #fff;
	font-family: Calibri, Arial, "Century Gothic";
    font-size:18px;
    text-align: right;
}
.tit
{
	font-size:24px;
	color: #FFF;
	font-family: Calibri, Arial, "Century Gothic";
	margin-bottom: 10px;
}
.janela_mestra
{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed !important;
	z-index: 100;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
    background-attachment: fixed;
    overflow: auto;
}

.janela
{
    width: 35%;
    min-height: 100px;
    position: absolute;
    left: 32.5%;
    top: 130px;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
	text-align: center; 
	background-color: #fff;
	padding: 10px;
    z-index: 101;
	overflow: hidden;
	border-radius: 5px;
}
.fechar
{
    width: 100%;
    height: 10px;
    font-size: 12px;
    text-align: right;
    float: left;
    margin: 0px 0 5px 0;
    COLOR: #666;
    text-decoration: none;
    cursor: pointer;
}
#campo2 {
    width: 94.3%;
    height: 45px;
    margin: 10px auto;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding-left: 1%;
    float: none;
	  background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#arquivo {
  min-width: 70%;
  height: 45px;
  margin: 10px auto;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  padding-left: 10px;
  float: none;
  border-radius: 4px;
  box-shadow: none;
  color: #888;
}
#campo3 {
    width: 56%;
    height: 45px;
    margin: 10px 0.5% 10px 0%;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding-left: 1%;
    float: left;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#campo4 {
  width: 36%;
  height: 45px;
  margin: 10px 0% 10px 0.5%;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  padding-left: 1%;
  float: left;
  background-color: #f7f8f9;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 0px #fff inset;
  border-radius: 4px;
  box-shadow: none;
}
#txtbut {
  width: 96%;
  height: 45px;
  margin: 20px auto;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  background-color: #00baff;
  color: #fff!important;
  padding: 10px 0 10px 0;
  text-decoration: none;
  float: none;
  border-radius: 30px;
  cursor: pointer;
  box-shadow: none;
  box-shadow: 0px 0px 0px #fff inset;
  border: 0px solid #fff;
}
#txtbut:hover {
  background-color: #2b2b2b;

}
#descrito {
  width: 94%;
  height: 65px;
  margin: 10px auto;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  padding-left: 10px;
  float: none;
  background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
.cont_per
{
    width: 46%;
    float: left;
    min-height: 20px;
    position: relative;
    margin: 0 2% 0 2%;
}
#capcha_campo {
    width: 39%;
    height: 45px;
    margin: 0px 0 0 0;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding-left: 1%;
    float: right;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
.contato_b {
    width: 60%;
    float: none;
    min-height: 400px;
    background-color: #fff;
	overflow: hidden;
	margin: 0 auto;
}
#campo_select {
    width: 98%;
    height: 35px;
    margin: 10px auto;
    font-family: Calibri, Arial, "Century Gothic";
    font-size: 18px;
    padding-left: 10px;
    float: none;
   
}
#estado, #cidade {
width: 98%;
    height: 39px;
    margin: 10px 1% 10px 1%;
    font-family: Calibri, Arial, "Century Gothic";
    font-size: 18px;
    padding-left: 10px;
    float: left;
    border-radius: 0px;
}
#campo_select_p {
    width: 47%;
    height: 39px;
    margin: 10px 1% 10px 1%;
    font-family: Calibri, Arial, "Century Gothic";
    font-size: 18px;
    padding-left: 10px;
    float: left;
    border-radius: 0px;
}
#campo_select_p2 {
    width: 98%;
    height: 39px;
    margin: 10px 1% 10px 1%;
    font-family: Calibri, Arial, "Century Gothic";
    font-size: 18px;
    padding-left: 10px;
    float: left;
    border-radius: 0px;
}

.cont_log {
    width: 100%;
    min-height: 50px;
    float: left;
    margin: 20px 0 20px 0;
    overflow: hidden;
}
.prog3 {
    width: 48%;
    float: left;
    min-height: 40px;
    margin-left: 1%;
    margin-right: 1%;
    text-align: center;
    color: #666;
    /* text-shadow: 0.1em 0.1em 0.2em black; */
    font-size: 18px;
}

#txtbut {
    width: 96%;
    height: 40px;
    margin: 20px 2% 20px 1.5%;
    font-family: Calibri, Arial, "Century Gothic";
    font-size: 18px;
    border-radius: 0px;
    background-color: #1f3447;
    color: #fff!important;
    padding: 5px 0 5px 0;
    text-decoration: none;
	float: left;
	border-radius: 5px;
}
#btnEnviar {
    width: 96%;
    height: 40px;
    margin: 20px 2% 20px 1.5%;
    font-family: Calibri, Arial, "Century Gothic";
    font-size: 18px;
    border-radius: 0px;
    background-color: #3A5FCD;
    color: #fff;
    padding: 10px 0 0px 0;
    text-decoration: none;
     
}
#porcentagem
{
    height: 20px;
    margin-left: 10px;
}
progress
{
    height: 20px;
    border-radius: 5px;
    background-color: #ff9900;
}
.cont_cap {
    max-width: 320px;
    margin: 0px auto;
    display: none;
}
.labe {
    width: 100%;
    min-height: 15px;
    font-size: 12px;
    text-align: center;
    float: left;
}
.labe2 {
    width: 50%;
    min-height: 15px;
    font-size: 12px;
    text-align: center;
    float: left;
}
.labe3 {
    width: 94.3%;
    min-height: 15px;
    font-size: 12px;
    text-align: center;
    float: left;
}
.cont_noticia
{
    width: 97%;
    padding: 10px 1% 10px 1%;
    float: left;
    margin: 10px 0 10px 0;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.noticia_foto
{
    width: 25%;
    height: 100px;
    border: 0pt none;
    float: left;
    margin-left: 0.5%;
	margin-bottom: 10px;
    margin-right: 0.5%;
    
}
.noticia_foto img
{
    width: 100%;   
}
.noticia_dados
{
    width: 72%;
    min-height: 50px;
    border: 0pt none;
    float: right;
    margin-left: 0.5%;
	margin-bottom: 10px;
    margin-right: 0.5%;
}
.noticia_dados2
{
    width: 98%;
    min-height: 50px;
    border: 0pt none;
    float: left;
    margin-left: 0.5%;
	margin-bottom: 10px;
    margin-right: 0.5%;
}
.noticia_data
{
    width: 100%;
    min-height: 30px;
    font-size: 26px;
    text-align: left;
    float: left;
    color: #1f3447;
    margin-bottom: 10px;
}
.noticia_tit
{
    width: 100%;
    min-height: 30px;
    font-size: 28px;
    text-align: center;
    float: left;
    color: #1f3447;
    margin-bottom: 30px;
}
.noticia_texto
{
    width: 100%;
    min-height: 30px;
    font-size: 18px;
    text-align: left;
    float: left;
    color: #666;
    
}
.ler
{
    width: 100%;
    font-size: 18px;
    float: left;
    text-align: left;
    font-weight: 600;
    color: #1f3447;
    margin-top: 10px;
}
.vm_foto
{
    width: 150px;
    height: 200px;
    border: 0pt none;
    float: left;
    margin-left: 0.5%;
	margin-bottom: 10px;
    margin-right: 0.5%;
    overflow: hidden;
    
}
.vm_foto img
{
    width: 100%;   
}
.vm_texto
{
    width: 100%;
    min-height: 30px;
    font-size: 22px;
    text-align: left;
    float: left;
    color: #333;
    
}
.min
{
	width: 23%;
	float: left;
	height: 154px;
	border: 1px solid  #c1c1c1;
	overflow: hidden;
	margin: 10px 0.5% 20px 0.5%;
	padding: 0px;
	    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
 .min img
{
	width: 100%;
	
}

.lbox
{
	visibility: hidden;
	opacity: 0;
	height: 50px;
}
.lbox:target
{
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(10,10,10,.7);
	position: fixed;
	z-index: 99;
	-webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.box_img
{
	width: 700px;
	margin: 50px auto;
	text-align: center;
	z-index: 99;
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}
.box_img img
{
	opacity: 0;
	
	margin: 0 auto;
}
.lbox:target .box_img img
{
	opacity: 1;
	transition: opacity .4s linear;
}
.btn
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: absolute;
	width: 50px;
	height: 50px;
	font-size: 40px;
	text-align: center;
}
#prev
{
	left: 5%;
	top: 45%;
}
#next
{
	right: 5%;
	top: 45%;
}
#close
{
	top: 0;
	right: 2%;
}
.cont_contato
{
    width: 60%;
    min-height: 100px;
    float: none;
    margin: 10px auto;
}
.label_capcha
{
	width: 100%;
	text-align: center;
	font-size: 12px;
	height: 15px;
	margin: 20px 0 20px 0;
	float: left;
}
.cont_capcha
{
	width: 60%;
	float: left;
	margin: 20px 20% 0 20%;
	min-height: 50px; 
}
.cont_cap
{
	display: none;
}
.capcha
{
	width: 40%;
	float: left;
	margin: 0px 5% 0 0;
  min-height: 50px; 
  border: 1px solid #ccc;
}
.capcha img
{
	width: 100%;
	height: auto; 
}
#capcha_campo
{
	width: 50%;
	float: right;
	margin: 0px 0 0 0;
	min-height: 50px; 
  font-family: "Roboto Condensed Light", Calibri, Arial, Helvetica, sans-serif;
  font-size: 18px;
  background-color: #f7f8f9;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 0px #fff inset;
  border-radius: 4px;
  box-shadow: none;
}

.cont_cap
{
	max-width: 320px;
	margin: 0px auto;
	display: none;	
}
.imblema2
{
	max-width: 1170px;
	height: auto;
	margin: 20px auto;
	
}
.imblema2 img
{
	width: 100%;
		
}
  /*------------------------------Medias-------------------------------------*/

  @media all and (min-width: 1300px) {
	.imblema {
		width: 450px;
	}
}

  @media all and (max-width: 1120px) {
    .min {
        width: 22.9%;
        float: left;
        height: 140px;
       
        }
	.imblema {
		width: 40%;
	}
	.janela {
		width: 50%;
		min-height: 100px;
		position: absolute;
		left: 25%;
	}
}
@media all and (max-width: 1000px) {
.min {
    width: 31.3%;
    float: left;
    height: 150px;
  
    }
}

	@media all and (max-width: 950px) {
		.imblema {
			width: 50%;
			margin: -50px auto;
        }
        .cont_contato
{
    width: 70%;
    min-height: 100px;
    float: none;
    margin: 10px auto;
}
}

    @media all and (max-width: 850px) {
        #next {
            right: 3%;
            top: 67%;
        }
        #prev {
            left: 3%;
            top: 67%;
        }

         .cont_topo {
             width: 100%;
             height: 600px;
    }
    .cont_contato
    {
        width: 80%;
        min-height: 100px;
        float: none;
        margin: 10px auto;
    }
    .noticia_dados {
        width: 52%;
        min-height: 100px;
        border: 0pt none;
        float: right;
        margin-left: 0.5%;
        margin-bottom: 10px;
        margin-right: 0.5%;
    }
}

@media all and (max-width: 750px) {
.box_img {
    width: 90%;
    margin: 50px auto;
    text-align: center;
    float: none;
   
}
.box_img img {
  width: 100%;
}
}

@media all and (max-width: 700px) {
    .min {
        width: 48%;
        float: left;
        height: 180px;
      
        }
	 .imblema {
		width: 60%;
		margin: -50px auto;
	}
	.box {
		width: 70%;
		height: auto;
		margin: 20px auto;
		float: none;
		overflow: hidden;
    }
    .cont_contato
    {
        width: 90%;
        min-height: 100px;
        float: none;
        margin: 10px auto;
    }
}

@media all and (max-width: 600px) {
    .vm_foto {
        width: 200px;
        height: 270px;
        border: 0pt none;
        float: none;
        margin: 10px auto;
     
    }
    .cont_capcha
	  {
		  width: 90%;
		  float: left;
		  margin: 20px 5% 20px 5%;
		  min-height: 50px; 
	}
	.capcha
	  {
		  width: 90%;
		  float: left;
		  margin: 30px 5% 0 5%;
		  min-height: 50px; 
	  }
	  
	  #capcha_campo
	  {
		  width: 90%;
		  float: left;
		  margin: 30px 5% 0 5%;
		  min-height: 40px; 
	  }
    .min {
        width: 98%;
        float: none;
        height: 230px;
        margin: 20px auto;      
        }
	.imblema {
	   width: 70%;
	   margin: -50px auto;
   }
   .box {
	   width: 80%;
	   height: auto;
	   margin: 20px auto;
	   float: none;
	   overflow: hidden;
   }
   .col_rod_1 img {
    width: 100%;
}
.cont_contato
{
    width: 100%;
    min-height: 100px;
    float: none;
    margin: 10px auto;
}
#campo3, #campo4 {
    width: 94.3%;
    height: 45px;
    margin: 10px auto;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
.noticia_foto {
    width: 99%;
    height: 250px;
    border: 0pt none;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 10px;
    margin-right: 0.5%;
}
.noticia_dados {
    width: 99%;
    min-height: 100px;
    border: 0pt none;
    float: right;
    margin-top: 20px;
    margin-left: 0.5%;
    margin-bottom: 10px;
    margin-right: 0.5%;    
}
.noticia_data, .vm_texto {
  text-align: center;
}

}
@media all and (max-width: 500px) {
    .min {
        width: 98%;
        float: none;
        height: 180px;
        margin: 20px auto;      
        }
	.imblema {
	   width: 80%;
	   margin: -50px auto;
   }
   .box {
	   width: 90%;
	   height: auto;
	   margin: 20px auto;
	   float: none;
	   overflow: hidden;
   }
   .noticia_foto {
    width: 99%;
    height: 200px;
    border: 0pt none;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 10px;
    margin-right: 0.5%;
}
.rodape {
    padding: 20px 10px 10px 10px;
    background-color: #1f3447;
    min-height: 150px;
    overflow: hidden;
    z-index: 3;
    margin-top: 30px;
}
.col_rod_1 {
    width: 40%;
    float: left;
    border: 0px solid #FFF;
    text-align: left;
}
.col_rod_2 {
    width: 57%;
    float: right;
    border: 0px solid #FFF;
    text-align: right;
}
.tit {
    font-size: 22px;
    color: #FFF;
    font-family: Calibri, Arial, "Century Gothic";
    margin-bottom: 10px;
}
.col_rod_2 p {
    color: #fff;
    font-family: Calibri, Arial, "Century Gothic";
    font-size: 16px;
    text-align: right;
}
}
@media all and (max-width: 450px) {
    .noticia_foto {
        width: 99%;
        height: 160px;
        border: 0pt none;
        float: left;
        margin-left: 0.5%;
        margin-bottom: 10px;
        margin-right: 0.5%;
    }

}


@media all and (max-width: 400px) {
	.imblema {
	   width: 90%;
	   margin: 100px auto;
   }
   
  
}