@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);
@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #53656D;
	color: #FFF;
	background-color: rgb(84, 54, 74);
}
@media all and (max-width: 950px) {
  body {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
  }
}

.body_1 {
	background-image: url(../imgs/site/f.jpg);
	background-size: cover;
}
.body_2 {
	background-image: url(../imgs/site/g.jpg);
	background-size: cover;
}
.body_3 {
	background-image: url(../imgs/site/i.jpg);
	background-size: cover;
}
.body_4 {
	background-image: url(../imgs/site/d.jpg);
	background-size: cover;
}
.body_5 {
	background-image: url(../imgs/site/e.jpg);
	background-size: cover;
}
.body_6 {
	background-image: url(../imgs/site/b.jpg);
	background-size: cover;
}


a:link {text-decoration: none; -moz-outline-style: none; outline: none; color: #FFF;}
a:visited {text-decoration: none; -moz-outline-style: none; outline: none; color: #FFF;}
a:active {text-decoration: none; -moz-outline-style: none; outline: none; color: #FFF;}
a:hover {text-decoration: none; -moz-outline-style: none; outline: none; color: #FFF;}
a:focus {text-decoration: none; -moz-outline-style: none; outline: none; color: #FFF;}
h4 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.p1{
	margin:0px;
	padding:0px;
	text-align: justify;
}
.p2{
	margin:0px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
}
.p3{
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}
.p4{
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: -10px;
}
.p5{
	/* [disabled]text-align: justify; */
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 5px;

}
.p6{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.p6 img {
	padding-top: 4px;
}
.p7{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	color: #F90;
	float: left;
}
@media all and (max-width: 950px) {
  .p5, .p7{
	padding-left: 0px;
  }
}
.p8{

	
}
.p9{
	color: #999999;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	padding-right:8px;
}
.txt_descricao2 {
	background-color:rgba(0,0,0,.7);
	border-radius: 10px 10px 0px 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	float: left;
}
@media all and (max-width: 950px) {
  .txt_descricao2 {
	margin-bottom:12px;
	border-radius: 10px;
	padding-bottom:4px;
  }
}
.links_portf{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	float: left;
	font-size:12px;
	height: auto;
	font-weight: bold;
	margin-right:5px;
}
.links_portf a{
	background-color:rgba(0,0,0,.4);
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-size:12px;
	border-radius: 8px;
	height: auto;
	font-weight: bold;
}
@media all and (max-width: 419px) {
  .links_portf a{
	width:109px;
	margin-bottom:4px;
	font-size:14px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .links_portf a{
	width:165px;
	margin-bottom:4px;
	font-size:14px;
  }
}
.links_portf a:hover {
	background-color:rgba(0,0,0,.6);
}
.container {
	width: 100%;
	height: auto;
	margin: auto;
	/* [disabled]position: absolute; */
	z-index: 1;
}
@media all and (max-width: 419px) {
  .container{
	width: 310px;
	padding-left:0px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .container{
	width: 420px;
	padding-left:0px;
  }
}
.grid {
	background-image: url(../imgs/site/pattern.png);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: -1;
}
@media all and (max-width: 950px) {
  .grid{
	display:none;
  }
}
.erro_404 {
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	width:640px;
}
.logo {
	background-color:rgba(0,0,0,.7);
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 12px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	padding-bottom: 14px;
	height: auto;
}
.logo:hover {
	background-color:rgba(0,0,0,.8);
	background-position: 0px -250px;
}
.logo a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 200px;
	height: 58px;
}
.mid_container_left {
	float:left;
	width:530px;
}
@media all and (max-width: 950px) {
  .mid_container_left{
	width:100%;
  }
}
.mid_container_right {
	float:right;
	width:415px;
}
@media all and (max-width: 950px) {
  .mid_container_right{
	float:left;
	width:100%;
  }
}
.mini_cont1{
	margin-bottom: 12px;
	background-color:rgba(0,0,0,.7);
	border-radius: 10px;
	float: right;
	width: 395px;
	padding: 10px;
	height: 60px;
}
@media all and (max-width: 950px) {
  .mini_cont1{
	float: left;
	width: 100%;
	height: auto;
	padding-left: 0px;
	padding-right:0px;
  }
  .mini_cont1 .p1{
	text-align:left;
	padding-left: 12px;
  }
  .mini_cont1 .p3{
	padding-left: 10px;
  }
  .mini_cont1 .img_mini_cont1{
	padding-right: 10px;
  } 
}
.mini_cont1:hover{
	background-color:rgba(0,0,0,.8);
	cursor:pointer;
	background-position: 0px -250px;
}
.mini_cont4{
	margin-bottom: 12px;
	background-color:rgba(0,0,0,.7);
	border-radius: 10px;
	float: left;
	width: 510px;
	padding: 10px;
	height: 152px;
	cursor:pointer;
}
@media all and (max-width: 950px) {
  .mini_cont4{
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
  }
}
.mini_cont4:hover{
	background-color:rgba(0,0,0,.8);
}
.txt_mini_cont1 {
	width:270px;
	padding-top: 3px;
	font-size: 14px;
	padding-left: 17px;
	float: left;
}
@media all and (max-width: 419px) {
  .txt_mini_cont1{
	width:210px;
	padding-left: 4px;
  }
}
.txt_mini_cont2 {
	width:250px;
	padding-top: 3px;
	font-size: 14px;
	float: left;
	padding-left: 60px;
}
@media all and (max-width: 419px) {
  .txt_mini_cont2{
	padding-left: 30px;
  }
}
@media all and (min-width: 420px) and (max-width: 420px) {
  .txt_mini_cont2{
	padding-left: 120px;
  }
}
.txt_mini_cont3 {
	width:328px;
	padding-top: 7px;
	font-size: 14px;
	padding-left: 0px;
	float: right;
	padding-right: 7px;
}
@media all and (max-width: 950px) {
  .txt_mini_cont3{
	float: left;
	width: auto;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
  }
}
.img_mini_cont1 {
	padding-top: 0px;
	font-size: 14px;
	padding-left: 0px;
	float: right;
}
.img_mini_cont2 {
	padding-top: 0px;
	font-size: 14px;
	padding-left: 2px;
	float: left;
}
@media all and (max-width: 950px) {
  .img_mini_cont2{
	float: none;
	width:auto;
	text-align:center;
  }
}
.burger_icon {
	background-color:rgba(0,0,0,.7);
	border-radius: 10px;
	float:left;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	padding:14px 14px 11px 14px;
	margin-top:41px;
	margin-left:10px;
	width:34px;
	display:none;
	cursor:pointer;
}
.burger_icon div {
	background-color:rgba(255,255,255,1);
	float:left;
	width:34px;
	height:4px;
	margin-bottom:3px;
	display:block;
	
}
@media all and (max-width: 950px) {
  .burger_icon {
	display:block;
  }
}
.voltar {
	float:right;
	width:500px;
}
@media all and (max-width: 950px) {
  .voltar {
	width: 284px;
	float:left;
	display:none;
  }
}
.voltar a {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height:20px;
	text-transform:uppercase;
	text-shadow:0px 0px 2px #FFFFFF;
	text-shadow:0px 0px 2px rgba(255,255,255,.5);
	background-color:rgba(20,220,255,1);
	float: right;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	text-align:center;
	width:160px;
	display: block;
	border-radius: 0 0 10px 10px;
	color:rgba(0,0,0,1);
}
@media all and (max-width: 950px) {
  .voltar a {
	float:left;
  }
}
.voltar p {
	margin:0px;
	padding:4px 0px 3px 0px;
}
.voltar div{
	background-color:rgba(0,0,0,.7);
	color:rgba(255,255,255,1);
	display:none;
	height:38px;
	width:150px;
	border-radius:0px 0px 10px 10px;
	padding:5px 5px 5px 5px;
	text-transform:none;
	line-height:16px;
	font-size: 12px;
}
.flags {
	
	float: right;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}
.ul_2 {
	padding-left: 60px;
	list-style-image: url(../imgs/site/arrow_list.png);
}
.ul_3 {
	padding-left: 40px;
	list-style-image: url(../imgs/site/arrow_list.png);
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.ul_3 li {
	padding-bottom: 2px;
}
.btns_div {
	height:40px;
	margin-bottom: 12px;
	background-color:rgba(0,0,0,.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
}
@media all and (max-width: 950px) {
  .btns_div{
	width: 100%;
	height:314px;
	padding:0px;
	padding-top:10px;
	display:none;
  }
}
.btns a {
	font-family: 'Open Sans', sans-serif;
	line-height:20px;
	text-transform:uppercase;
	text-shadow:0px 0px 2px #FFFFFF;
	text-shadow:0px 0px 2px rgba(255,255,255,.5);
	float:left;
	height:20px;
	padding: 10px 31px 10px 31px;
	background-color:rgba(0,0,0,.4);
	margin: 0px;
	margin-right: 5px;
	display: block;
	border-radius: 10px;
	font-size: 14px;
}
@media all and (max-width: 950px) {
  .btns a{
	padding-left:0px;
	padding-right:0px;
	width:96%;
	text-align:center;
	margin-bottom:6px;
	margin-right: 2%;
	margin-left: 2%;
  }
}
.btns a:hover {
	background-color:rgba(0,0,0,.6);
}
.social_div {
	float: right;
	padding-left:5px;
	padding-top:7px;
	display:block;
	margin-right:3px;
}
@media all and (max-width: 950px) {
  .social_div {
	  margin-right:10px;
	  margin-top:-2px;
  }
}
.aToolTip {
	background-image: url(../imgs/site/nuvem.png);
	text-align: center;
	font-size:12px;
	width:120px;
	height:44px;
	color: #999;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.btn_enviar {
	cursor:pointer;
	width: 198px;
	height: 30px;
	background-color: transparent;
	background-color:rgba(0,0,0,.4);
	text-align: center;
	font-size:16px;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #3A484E;
}
@media all and (max-width: 950px) {
  .btn_enviar {
	width: 100%;
	height: 40px;
  }
}
.btn_enviar:hover {
	background-color:rgba(0,0,0,.6);
}
.txt_title {
	padding-left: 15px;
	margin-bottom: 12px;
	background-color:rgba(0,0,0,.7);
	padding-top: 7px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.txt_descricao {
	margin-bottom: 12px;
	background-color:rgba(0,0,0,.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 40px;
	padding-top: 25px;
}
.div_footer {
	margin-bottom: 15px;
	background-color:rgba(0,0,0,.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 940px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color:rgba(255,255,255,1);
}
@media all and (max-width: 419px) {
  .div_footer{
	width: 284px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .div_footer{
	width: 396px;
  }

}
.image_slider{
	margin-bottom: 12px;
	background-color:rgba(0,0,0,.7);
	border-radius: 10px;
	width: 940px;
	padding: 10px;
	height: 270px;
}
@media all and (max-width: 419px) {
  .image_slider{
	width: 284px;
	height: 83px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .image_slider{
	width: 396px;
	height: 115px;
  }
}
.erros{
	color: #FC3;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.clr_floats {
	clear: both;
}
.container2 {
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
@media all and (max-width: 419px) {
  .container2{
	width: 304px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .container2{
	width: 416px;
  }
}
.container3 {
	height: auto;
	padding: 10px;
	background-color:rgba(0,0,0,.7);
	border-radius: 0px 10px 10px 10px;
	margin-bottom: 12px;
}
@media all and (max-width: 950px) {
  .container3 {
	border-radius: 10px;
  }
}
.container4 {
	width:auto;
	background-color:rgba(0,0,0,.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.container5 {
	width:auto;
	background-color:rgba(0,0,0,.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.txt_img1 {
	float: left;
	width: 530px;
	height: 200px;
	background-color: rgba(0,0,0,.4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.txt_img1:hover {
	background-color:rgba(0,0,0,.6);
}
@media all and (max-width: 950px) {
  .txt_img1{
	width: 100%;
	height:auto;
	padding-bottom:18px;
  }
}
.txt_img2 {
	float:left;
	width: 530px;
	height: 410px;
	background-color:rgba(0,0,0,.4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
@media all and (max-width: 950px) {
  .txt_img2{
	width: auto;
	height: auto;
	padding-bottom: 18px;
  }
}
.img1 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img7.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display:block;
}
.txt_img_mini1 {
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 35px;
	
}
@media all and (max-width: 950px) {
  .txt_img_mini1 {
	padding-left: 10px;
	padding-right: 10px;
  }
}
.img2 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img6.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display:block;
}
.img3 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img3.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display:block;
}
.img4 {
	float:right;
	width: 400px;
	height: 410px;
	background-image: url(../imgs/site/img4.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display:block;
}
.img5 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img1.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display:block;
}
.img6 {
	float:right;
	width: 400px;
	height: 410px;
	background-image: url(../imgs/site/img6.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display:block;
}
.img7 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img7.png);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display:block;
}
.img8 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img5.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	background-position: 0px -208px;
	display:block;
}
.img10 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img10.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.img11 {
	float:right;
	width: 400px;
	height: 200px;
	background-image: url(../imgs/site/img11.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
@media all and (max-width: 419px) {
  .img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8, .img9, .img10, .img11{
	float: left;
	width: 283px;
	background-position: -56px 0px;
  }
  .img3 {
	background-position:-6px 0px;
  }
  .img4 {
	background-position:-60px 0px;
  }
  .img8 {
	background-position:-56px -210px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8, .img9, .img10, .img11{
	float: left;
	width: 394px;
	background-position: 0px 0px;
  }
  .img8 {
	background-position:0px -210px;
  }
}
.links_imgs {
	float:right;
	width: 400px;
	height: 200px;
	background-repeat: no-repeat;
	border-radius: 10px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 400px;
	display: block;
}
.links_imgs:hover {
	background-image: url(../imgs/site/links_imgs_glow.png);
}
.orange_links a{
	color: #F90;
	display: block;
	width: auto;
}
.orange_links a:hover{
	color: #F60;
}
table{
	background-color:#262F33;
}
table td{
	background-color:#2E383D;
	height: 50px;
}
.table_divs{
	height:70%;
	background-color: #262F33;
	width: 100%;
	padding-top: 15px;
}
.table_divs:hover{
	background-color: #38454B;
}
.form_title {
	border-radius: 5px;
	background-color:rgba(0,0,0,.4);
	padding-left:30px;
	padding-top:11px;
	padding-bottom:10px;
	margin-top:20px;
	font-size: 16px;
	font-weight: bold;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

@media all and (max-width: 950px) {
  .links_imgs{
	float:left;
  }
}
@media all and (max-width: 419px) {
  .links_imgs{
	width:283px;
	background-position:-40px 0px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .links_imgs{
	width:394px;
	background-position:-3px 0px;
  }
}

@media all and (max-width: 419px) {
  .form_title {
	width: 250px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .form_title {
	width: 366px;
  }
}

.div_form_main {
	width:auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.contactos_info {
	border-radius: 5px;
	background-color:rgba(0,0,0,.4);
	width:270px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 12px;
}
@media all and (max-width: 419px) {
	.contactos_info{
	  width:252px;
	}
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .contactos_info{
	width:364px;
  }

}
.div_form_txt1 {
	border-radius: 5px;
	background-color:rgba(0,0,0,.4);
	float: left;
	width: 100px;
	height: 26px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-top: 8px;
	margin-right: 7px;
	margin-left: 20px;
	margin-top: 1px;
}

.div_form1 {
	float: left;
	height: 50px;
	width: 460px;
}
.div_form2 {
	float: left;
	height: auto;
	margin-bottom: 7px;
	width: 460px;
}
.div_form_btn {
	float: left;
	height: auto;
	margin-bottom: 10px;
	margin-left: 142px;
}
@media all and (max-width: 950px) {
  .div_form1 {
	width: 282px;
  }
  
  .div_form2 {
	width: 396px;
  }

  .div_form_txt1{
	width:381px;
	margin-left: 0px;
	float:none;
	text-align: left;
	padding-left: 15px;
	padding-right: 0px;
  }

  .div_form_btn {
	margin-left: 0px;
	width: 100%;
}
}
@media all and (max-width: 419px) {
	.div_form_txt1 {
	  width: 268px;
	}
}
@media all and (max-width: 419px) {
	.div_form2 {
		width: 282px;
	  }
}
.input_form{
	border-radius: 5px;
	height:25px;
	font-size:16px;
	width: 400px;
	color: #FFF;
	border: 1px solid #3A484E;
	background-color: transparent;
	background-color:rgba(0,0,0,.4);
	margin: 0px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
@media all and (max-width: 950px) {
  .input_form{
	width:374px;
	margin-bottom:10px;
	float:none;
  }
}
@media all and (max-width: 419px) {
	.input_form {
	  width: 260px;
	}
}
.input_file2_div{
	border-radius: 5px;
	height:28px;
	font-size:16px;
	width: 410px;
	color: #FFF;
	border: 1px solid #3A484E;
	background-color: transparent;
	background-color:rgba(0,0,0,.4);
	margin: 0px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 5px;
	/* [disabled]padding-right: 10px; */
	padding-bottom: 5px;
	padding-left: 10px;
}
.file_input_textbox
{
	float: left;
	width: 300px;
}

.file_input_div {
	position: relative;
	width: 90px;
	height: 30px;
	overflow: hidden;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.file_input_button {
	cursor:pointer;
	width: 80px;
	height: 28px;
	background-color: transparent;
	background-color:rgba(0,0,0,.4);
	text-align: center;
	font-size:12px;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #3A484E;
	position: absolute;
	top: 0px;
	left: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin: 0px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.file_input_hidden {
	font-size: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
}
.input_file2{
	/* [disabled]-moz-border-radius: 5px; */
	/* [disabled]-webkit-border-radius: 5px; */
	/* [disabled]border-radius: 5px; */
	height:26px;
	font-size:16px;
	width: 315px;
	color: #FFF;
	background-color: transparent;
	/* [disabled]background-color:rgba(0,0,0,.4); */
	margin: 0px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	/* [disabled]text-transform: none; */
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 5px; */
	/* [disabled]padding-left: 10px; */
	border: 0px none transparent;
	float: left;
}
.input_form2{
	height:25px;
	font-size:16px;
	width: 475px;
	color: #262F33;
	border: 2px solid #262F33;
}
.input_form3{
	height:200px;
	font-size:16px;
	width: 450px;
	/* [disabled]color: #262F33; */
	border: 2px solid #262F33;
}
.input_file{
	font-size:16px;
	color: #262F33;
	border: none;
	background-color: #FFF;
	height: 25px;
}
textarea{
	border-radius: 5px;
	height:100px;
	font-size:16px;
	width: 400px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #3A484E;
	background-color: transparent;
	background-color:rgba(0,0,0,.4);
	margin: 0px;
	resize:none;
	padding: 10px;
	float: left;
}

.mensagem_enviada{
	border-radius: 5px;
	background-color:rgba(0,0,0,.4);
	padding-left:30px;
	padding-top:11px;
	padding-bottom:10px;
	margin-top:0px;
	text-align: center;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	
}
@media all and (max-width: 950px) {
  textarea {
	width: 374px;
  }
  .mensagem_enviada{
	width: 280px;
	padding-left:0px;
  }
}
@media all and (max-width: 419px) {
	textarea {
	  width: 260px;
	}
}
.div_thumbs {
	float: left;
	width: 178px;
	height: auto;
	margin: 5px;
}
@media all and (max-width: 419px) {
  .div_thumbs{
	width:273px;
	background-color:rgba(0,0,0,.4);
	border-radius:10px;
	padding-top:8px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .div_thumbs{
	width:386px;
	background-color:rgba(0,0,0,.4);
	border-radius:10px;
	padding-top:8px;
  }
}
.thumbs_center {
	border-radius: 5px;
	height: 168px;
	float: left;
	background-color:rgba(0,0,0,.7);
	padding: 5px;
	width: 168px;
	text-align:center;
}
@media all and (max-width: 419px) {
  .thumbs_center{
	margin-left: 50px;
	margin-bottom: 3px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .thumbs_center{
	margin-left: 109px;
	margin-bottom: 3px;
  }
}
.thumbs_center a {
	position:relative;
	overflow:hidden;
	display:block;
	height: 168px;
	width: 168px;
	background-color: #000;
}
.thumbs_center img{
	position:relative;
	z-index:2;
}
.thumbs_center span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../imgs/site/magnify.png) no-repeat 50% 50%;
	z-index:1
}
.imgs_cells {
	height: auto;
	float: left;
	font-size: 12px;
	background-color:rgba(0,0,0,.7);
	width: 158px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 5px;
}
@media all and (max-width: 419px) {
  .imgs_cells{
    width: 233px;
	font-size: 14px;
	border-radius: 0px 0px 10px 10px;
	padding: 20px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .imgs_cells{
	width:346px;
	font-size: 14px;
	border-radius: 0px 0px 10px 10px;
	padding: 20px;
  }
}
.arrow_mini_cont1 {
	float:left;
	margin-top:26px;
	height: 11px;
	width: 9px;
	margin-left: 10px;
	background-image: url(../imgs/site/arrow_mini_cont.png);
	background-repeat: no-repeat;
}
@media all and (max-width: 419px) {
  .arrow_mini_cont1{
	display:none;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .arrow_mini_cont1{
	margin-left: 20px;
	margin-right: -10px;
  }
}
.arrows_div {
	margin-bottom: 20px;
	height: 30px;
}
.arrows_container {
	float: right;
	background-color:rgba(0,0,0,.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 40px;
	padding-right: 3px;
	padding-left: 10px;
}
.arrow_left {
	float: left;
	background-image: url(../imgs/site/prev_next.png);
	width:40px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	background-position: 0px 0px;
}
.arrow_left:hover {
	background-image: url(../imgs/site/prev_next.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.arrow_right {
	float: left;
	background-image: url(../imgs/site/prev_next.png);
	width:40px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	background-position: -40px 0px;
}
.arrow_right:hover {
	background-image: url(../imgs/site/prev_next.png);
	background-repeat: no-repeat;
	background-position: -40px -40px;
}
.num_page {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color:rgba(0,0,0,.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 6px;
	margin-right: 7px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.form_div_right {
	float: left;
	width: 300px;
	padding-left: 15px;
}
.form_div_left {
	float: left;
	width: 605px;
}
@media all and (max-width: 950px) {
  .form_div_right{
	width: 282px;
	padding-left: 0px;
  }
  .form_div_left {
	width: 100%;
  }
}
.politic_priv_div{
	color:#333333;
	padding: 20px 15px 0px 15px;
	/* [disabled]font-size: 16px; */
}
.politic_priv_div img{
	position:absolute;
	padding: 5px 15px 0px 500px;
}
@media all and (max-width: 419px) {
  .politic_priv_div img{
	position:relative;
	padding: 5px 15px 0px 15px;
  }
}
@media all and (min-width: 420px) and (max-width: 950px) {
  .politic_priv_div img{
	position:relative;
	padding: 5px 15px 0px 15px;
  }
}