/* Enter Your Custom CSS Here */
#title {
	border-top:0px;
	border-bottom:0px;
}
.hr-border {
	height:0px;
}

#enquadramento {
	text-align: center;
  	background-color: #003399;
}

.teaserbox {
	border: 0px;
  	padding: 1px;
  	background-color: #003399;
}

.section {
	margin-bottom:0px;
}
.container {
	margin: 0px auto;
}

#semmargem {
	margin-top: -20px; !important;
}

.wpcf7 
		input[type="email"],
		input[type="text"]
		
{
	
}

#formfirmas {
  width:100%;
    margin-left:auto;
    margin-right:auto;
	height: 30px;
  	
}

.edit {
  	width: 400px;
  	margin-left:auto;
    margin-right:auto;
  	margin-bottom: -200px;
  	height: 20px;
  display: block;

}
input[type=text]{
  	width: 400px;
    text-align: center;
  	margin-left:auto;
   	margin-right:auto;

}
input[type=email]{
  	width: 380px;
    text-align: center;
  	margin-left:0px;
   	margin-right:auto;
  		
  		
}

.botao {
  	
	width: 30%;
  	margin-left: 10px;
    margin-right: 10px;
  	margin-top: 5px;
  	text-align: center;
   
}

input[type=submit]{
        background:#003399;
        color:#ffffff;
  		text-align: center;
  		
  		
}

#nfirmas {
	font-size: 16px;
}

#sfirmas {
 	font-size: 16px; 
}

#rfirmas {
  	color: #003399;
  	font-size: 32px;
}