@charset "iso-8859-1";
@font-face {
    font-family: 'AvantGard Md BT';
    src: url('avgardmi-webfont.eot');
    src: url('avgardmi-webfont.eot?#iefix') format('embedded-opentype'),
         url('avgardmi-webfont.woff2') format('woff2'),
         url('avgardmi-webfont.woff') format('woff'),
         url('avgardmi-webfont.ttf') format('truetype'),
         url('avgardmi-webfont.svg#avantgarde_md_btMdOb') format('svg');
    font-weight: normal;
    font-style: normal;
}

	.newsletter{
		
		margin-left:50px;
		
	}
	
	
	#FFormNews{
		
		margin-left:350px;
		position:absolute;
		margin-top:-44px;
		
	}
	
	#NNome{
		
		width: 225px;
		height:35px;
		border-radius: 5px;
		margin-top: 8px;
		margin-left:130px;
		
		
}

    .EmailFor{
		
		margin-left:170px;
		margin-top: -35px;
		position: absolute;
		float:left;
		width: 225px;
		height:35px;
		border-radius: 5px;
		margin-left:370px;
		
}

	#btn_enviarFor {
		background-color: #034486;
		color:#FFF;
		width: 125px;
		height:35px;
		transition: background ease-out 0.6s;
		font-size: 14px;
		margin-top:-37px;
		position: absolute;
		margin-left:600px
	}
	
	#btn_enviarFor:hover {
		background-color: #067ff9;
		cursor:pointer;	
	} 
	
	
	@media screen and (max-width: 1268px) {
	
		
		


		#FFormNews{
			
			margin-left:-1px;
			margin-top:24px;
			position:relative
		}
		
		
		#NNome{
		
			width: 225px;
			height:35px;
			border-radius: 5px;
			margin-top: 8px;
			margin-left:40px;
		
		
	}
		
		
		.EmailFor{
		
			margin-left:40px;
			margin-top: 15px;
			position: absolute;
			float:left;
			width: 225px;
			height:35px;
			border-radius: 5px;
		
	}
	
		#btn_enviarFor {
			background-color: #034486;
			color:#FFF;
			width: 125px;
			height:35px;
			transition: background ease-out 0.6s;
			font-size: 14px;
			margin-top:15px;
			position: absolute;
			margin-left:300px
	}
			
}

	@media screen and (max-width: 468px) {
		
		
		#btn_enviarFor {
			background-color: #034486;
			color:#FFF;
			width: 125px;
			height:35px;
			transition: background ease-out 0.6s;
			font-size: 14px;
			margin-top:65px;
			position: absolute;
			margin-left:40px;
			position:relative;
	}
		
		
		
}
	

	#btn_enviar {
		background-color: #034486;
		color:#FFF;
		width: 125px;
		height:35px;
		transition: background ease-out 0.6s;
		font-size: 24px;
		float:right;
		margin-right: 30px;
	}
	#btn_enviar:hover {
		background-color: #067ff9;
		cursor:pointer;	
	}
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
body {
	background-color:#F8F8F8;	
}
.Main {
	position:relative;
	left:50%;
	margin-left:-500px;
	width:1000px;
	overflow:auto;	
}
.descdiv:hover .desc {
	background-color: rgba(0, 0, 0, 0.50);
	color:#FFF;	
}
.desc {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	display: block;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.25);
	color: #FFF;
	font-size: 15px;
	transition: all 0.3s ease-out 0s;
	width: 100%;
	z-index: 2500;
	position: relative;
	text-decoration: none !important;
}
.UmT {
	float:left;
	width: 30%;	
}
.NP {
	margin-left:5%;	
}
.UmT > img {
	width:100%;	
}
.sombra {
	box-shadow: 3px 5px 5px #CCC;
	border:1px solid #CCC;
}
h1 {
	font-size: 36px;
	line-height: 72px;	
	color: #034486;
	border-bottom: 1px solid #034486;
}
.QP {
	width:40%;
	float:left;	
}
.SP {
	width:55%;
	float:left;
	min-height:330px;
	margin-left:5%;	
}
.UmQ {
	width:22.5%;
	float:left;	
}
.NPUmQ {
	margin-left: 30px;	
}
.Hr {
	width: 750px;
	height:2px;
	border-radius:2px;
	position:relative;
	left:50%;
	margin-left: -375px;
	background-color:#CCC;
	float:left;	
}
.ListaNovidade {
	width:100%;
	transition: all ease-out 1s;
	overflow:auto;
}
.Spacer {
	background-image:url(imagens/spacer.jpg);
	height:10px;
	background-position: center;
	background-repeat: no-repeat;	
}
.ListaNovidade:hover {
	background-color: #CCE7FE;
}

.text {
  display: block;
  margin: 0;
  width: 100%;
  font-family: sans-serif;
  font-size: 16px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}
.text:focus {
  outline: none;
}

.campo {
  padding: 5px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.campo:focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}
p {
	color: #666;	
}
.SpacerV {
	margin-top: 51px;
	width: 46px;
	background: url(imagens/spacerv.jpg);
	background-position:bottom center;
	float:left;
	height:153px;
	background-repeat: repeat-y;	
}
.InH {
	line-height: 36px;
	font-size:18px;
	color: #7B1D01;
	text-align: center;
}
.link, .link:hover, .link:active {
	text-decoration:none;	
	color:#7B1D01;
}
.MenuEsquerdo {
	float:left;
	width:190px;	
}
.Content {
	width: 790px;
	float:left;
	margin-left:20px;	
}
.effect {
    list-style: none;
    margin:0px;
}	

.demo-2 {
    position:relative;
    width:100%;
    height:243px;
    overflow:hidden;
    float:left;
    background-color:#6BAFFF;
	padding-left:0;
}
.demo-2 p,.demo-2 h2 {
    color:#fff;
    top:10px;
    position:relative
}
.demo-2 p {
    font-size:12px;
    line-height:18px;
    margin:0
}
.demo-2 h2 {
    font-size:20px;
    line-height:24px;
    margin:0;
	font-weight: 400;
}
.effect img {
    position:absolute;
    left:0;
    bottom:0;
    cursor:pointer;
    
    -webkit-transition:bottom .3s ease-in-out;
    -moz-transition:bottom .3s ease-in-out;
    -o-transition:bottom .3s ease-in-out;
    transition:bottom .3s ease-in-out;
	width:100%;
}
.effect img.top:hover {
    bottom:-45px;
    padding-top:100px
}
h2.zero,p.zero {
    margin:0;
    padding-left:10px;
}
.LinhaHr {
	width:100%; height:20px; border-bottom: 2px dotted #CCC;
	float:left;
}
.Titulo {
width: 788px;
text-align: center;
background: #034486 none repeat scroll 0% 0%;
border: 1px inset #CCC;
color: rgb(255, 255, 255);
font-size: 20px;
padding: 10px 0;	
}
.bbbtn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}
.bbbtn {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC #CCC #BBB;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}
.alert-warning {
    background-image: linear-gradient(to bottom, #FCF8E3 0px, #F8EFC0 100%);
    background-repeat: repeat-x;
    border-color: #F5E79E;
}
.alert {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-warning {
    color: #8A6D3B;
    background-color: #FCF8E3;
    border-color: #FAEBCC;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
	text-align:center;
	margin-top: 20px;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #00CA6A;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover{
	text-decoration:none;
	color:#FFF;	
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
[class^="hvr-"] {
  /*display: inline-block;*/
  /*vertical-align: middle;*/
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background-color:#419F4C;
  text-decoration: none;
  color: #FFF;
  /* Prevent highlight colour when element is tapped */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.vaga-label {
	display:block;
	width:100%;	
}
.vaga-label .vaga-input-text {
	width:100%;	
}
.vaga-textarea {
	width:100%;
	height:150px;
	resize:none;	
}
.container-enviar{
	width:100%;
	text-align:center;
	margin-top:10px;	
}
.label-tipo {
	float:left;
	background-color: #F8F8F8;
	border:2px solid #CCC;
	box-shadow: 3px 3px 3px #CCC;
	padding:10px;
	border-radius:5px;
	margin-bottom: 20px;
	transition: all ease-in 0.6s;
}
.label-tipo.selecionado {
	border:2px solid #2098d1;
	box-shadow: 3px 3px 3px #2098d1;
}
.label-tipo:hover {
	cursor: pointer;	
}
.op_emprego {
	float:left;
}
.op_emprego-vaga-candidato {
	float:left;
	margin-left:1px;	
}
.op_emprego_cell {
	display:none;
}
.op_container{
	padding-left:60px; padding-top:50px; padding-right:0;	
}
.cell {
	display:none;	
}
.bottom-30 {
	padding-bottom:30px;	
}
.servicos-container {
height:465px;
padding-left:25px;
padding-top:50px;	
}
.noticias-container {
padding-left:15px; padding-top:50px;	
}
.empregos-container{
	padding-top:50px; padding-left: 25px; padding-right: 20px;
}
.associados-container {
	padding-right:0; padding-left: 20px; padding-top: 13px;	
}
.fb-container {
padding-left:25px; padding-right:0; padding-top:8px; margin-bottom: 20px;
}
.footer-img-container {
padding-left: 55px;padding-top: 30px; padding-bottom:65px;	
}
.foo2 {
padding-left: 40px;	
}
.texto-footer {
line-height: 65px; padding-left:35px; color:#FFF;	
}
.ampliweb_logo {
	margin-top:15px;
}
@media only screen and (max-width: 480px) {
.footer-img-container{
	padding:10px;
	padding-bottom: 20px; !important;
}
.footer-img-container img {
	width:100%;	
}
.texto-footer{
	line-height: 20px !important;
	padding:10px;
	font-size: 13px;	
}
.op_emprego_cell {
	display:block;
	margin-bottom:2px;
}
.op_emprego {
	display:none;	
}
.op_container{
	padding:10px;
	padding-top:50px;
}
.op_container img {
	width:100%;	
}
.servicos {
	width:100%;	
}
.ul-menu li {
	width:100%;	
}
.topo-logo, .topo-fone, .topo-associe {
	padding:0;	
}
.topo-logo img{
	width:100%;
}
.topo-fone img {
	width:100%;
}
.topo-associe .desktop {
	display:none;	
}
.topo-associe {
	padding:0 !important;	
}
.topo-associe .cell{
	display:block;
	
}
.menu-container{
	display:none;	
}
.container {
	padding:0;	
}
.bottom-30 {
	padding-bottom:0;	
}
.servicos-container {
	padding-left:10px;
	padding-top:20px;
	padding-bottom:40px;
	height:auto;
}
.noticias-container{
	padding-left:10px;
	padding-top:0;	
}
.empregos-container{
	padding:10px;
	padding-top:50px;
}
.associados-container {
	padding:10px;
}
.fb-container {
	padding:10px;	
}
.ampliweb_logo {
	margin:0 !important;
	margin-top:10px;
}
#2 li img {
	width:100%;	
}
}
