/* Global */

/*
font-family: 'Questrial', sans-serif;
font-family: 'Sanchez', serif;
*/

body {
	font-family: 'Questrial', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	color: #444444;
	background-color:#ffffff;
    -webkit-font-smoothing: antialiased;
}
img {
	max-width: 100%;
}

.clear{ clear: both; }

a:link {
	color: #595959;
	text-decoration: none;
}   
a:hover {
	color: #479237;
	text-decoration: none;
} 
a:visited {
	color: #479237;
	text-decoration: none;
}

p {
    font-family: 'Questrial', sans-serif;
    font-weight:normal;
    line-height: 1.3em;
    margin-top: 10px;
	  text-align: justify;
    text-justify: inter-word;
}

#contactos {
    font-size: 0.8em;  
}

#contactos a {
    color: #ffffff;  
}

#contactos a:hover {
    color: #134051;  
}

#facebook {
    font-size: 0.9em;  
}

#domicilios {
    font-size: 0.9em;  
}

#domicilios a {
    color: #ffffff;  
}

#domicilios a:hover {
    color: #134051;  
}

.three-column-content-wrapper {
    width:33.3%;
    float:left;
}

.three-column-content {
    background-color:#115487;
    padding:20px;
    width:80%;
    margin:0px auto;
    min-height:300px;
}

.orange-text {
 color:#d66c51;
}

.three-column-content h3 {
letter-spacing:1px;
}

.white-text {
    color:#ffffff;
}

.small-text {
    font-size:.7em;
    line-height:5px;
}

.icon-gap {
    margin: 12px 0 2px 0;
}

.top-dot-container {
    width:100%;
    height:auto;
    border-top: dotted 4px #0f81fe;
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    background-color: #ffffff;
}

.text-center {
    text-align:center;
}

.text-right {
    text-align:right;
}

.text-left {
    text-align:left;
}


/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#eeeeef;
	z-index:100;
}
#logo {
	text-align: center;
	margin: 10px 0;
}
#nav {
	text-align: right;
	margin: 30px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0 0 0 30px;
  color: #595959;
}
.navigation li:hover{
	cursor:pointer;
	color: #479237;
}

.navigation .active{
	cursor:pointer;
	color: #444444;
}

/* Form */

.btn {
    font-family: 'Questrial', sans-serif;
    color: #FFFFFF;
    padding: 7px 10px;
    margin-bottom:25px;
    background-color:#0f81fe;
    text-align: center;
    vertical-align: middle;
    float:left;
}

.btn a:link {
    font-size: .9em;
    color: #FFFFFF;
    padding: 11px 15px;
    text-decoration:none;
}

.btn a:active {
    font-size: .9em;
    color: #FFFFFF;
}

.btn a:visited {
    font-size: .9em;
    color: #FFFFFF;
}

.btn a:hover {
    text-decoration:underline;
    color: #FFFFFF;
}

.white-btn {
    font-family: 'Questrial', sans-serif;
    color: #0f81fe;
    font-size:.9em;
    font-weight: normal;
    padding: 7px;
    margin:25px 0 25px 0;
    background-color:#ffffff;
    float:left;
    border: none;
    width: 110px;
    text-align: center;
    vertical-align: middle;
}

.white-btn a:link {
    font-family: 'Questrial', sans-serif;
    color: #fe931f;
    text-decoration:none;
}

.white-btn a:active {
    font-family: 'Questrial', sans-serif;
    color: #fe931f;
}

.white-btn a:visited {
    font-family: 'Open Sans', sans-serif;
    color: #fe931f;
}

.white-btn a:hover {
    text-decoration:underline;
    color:#fe931f;
}

.first {
    margin-top:0;
    padding-top:0;
}

.icon {
    padding: 10px 0;
}

#data-entry-form {
    text-align:left;
}

#data-entry-form input {
    padding: 7px;
}

.entry {
    width: 90%;
    border: none;
    padding: 0px;
    margin: 0px;
}

.entry-textarea {
    color:#666666;
    padding:6px;
}

#data-entry-form label {
    display: inline-block;
    text-align: left;
    color:#ffffff;
    padding-top:10px;
}

.form-label-width {
    margin-bottom:5px;
}

/* Info Geral */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:140px 0;
}



/* Quem Somos */ 

#slide1{
	background-color:#FFFFFF;
}

#slide1 h1 {
	font-size: 3.0em;
	letter-spacing: -.01em;
	line-height: 1.15em;
	color:#479237;
	margin-top:.6em;
	margin-bottom:.4em;
	font-weight: 600;
	font-family: 'Sanchez';
    
}

#slide1 h2 {
	font-size: 2em;
	color: #479237;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
    font-family: 'Sanchez';
}

#slide1 h3 {
	font-size: 1.4em;
	color: #479237;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
    font-family: 'Sanchez';
}

/* slideSeparador */ 

#slideSeparador{
	background: url('fundo_verde.jpg');
  background-size:cover;
	background-color:#000000;
	height: 100px;
}

#slideSeparador2{
	background: url('fundo_verde.jpg');
  background-size:cover;
	background-color:#000000;
	height: 5px;
}

#localidade {
	padding-left:.3em;
	padding-right:6em;
}

/* Slide 2 */ 

#slide2{
	/*background: url('fundo_verde.jpg');
    background-size:cover;
	background-color:#000000;
	color:#ffffff; */
	background-color:#FFFFFF;
	font-style: normal;
}

#slide2 h1 {
	font-size: 3.0em;
	letter-spacing: .01em;
	line-height: 1.15em;
	color:#479237;
	margin-top:.6em;
  margin-bottom:.4em;
	font-weight: 600;
  font-family: 'Sanchez';
  /* padding-bottom:20px */
}

#slide2 h2 {
	font-size: 2em;
	color: #479237;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
  font-family: 'Sanchez';
}

#slide2 h3 {
	font-size: 1.4em;
	color: #134051;
	padding-bottom:20px;
	font-weight: 400;
   font-family: 'Sanchez';
	word-wrap: break-word;
}

#slide2 h4 {
	font-size: 1em;
	color: #134051;
	padding-bottom:0px;
	font-weight: 400;
  font-family: 'Sanchez';
	word-wrap: break-word;
	font-weight: bold;
}




/* Slide 3 */ 

#slide3{
	background-color:#ffffff;
	font-style: normal;
}

#slide3 h1 {
	font-size: 3.8em;
	letter-spacing: .01em;
	line-height: 1.15em;
	color:#812C1a;
	font-weight: 600;
    font-family: 'Sanchez';
}

#slide3 h2 {
	font-size: 2em;
	color: #479237;
	line-height: 1.0em;
	padding-bottom:20px;
	font-weight: 400;
    font-family: 'Sanchez';
}

#slide3 h3 {
	font-size: 1.4em;
	color: #134051;
	padding-bottom:20px;
	font-weight: 400;
    font-family: 'Sanchez';
}


/* Slide 4 */ 

#slide4{
	background-color:#ffffff;
	font-style: normal;
}

#slide4 h1 {
	font-size: 3.8em;
	letter-spacing: .01em;
	line-height: 1.15em;
	color:#812C1a;
	font-weight: 600;
    font-family: 'Sanchez';
}

#slide4 h2 {
	font-size: 2em;
	color: #479237;
	line-height: 1.0em;
	padding-bottom:20px;
	font-weight: 400;
    font-family: 'Sanchez';
}

#slide4 h3 {
	font-size: 1.4em;
	color: #134051;
	padding-bottom:0px;
	font-weight: 400;
    font-family: 'Sanchez';
}

#slide4 h4 {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #134051;
	padding-bottom:0px;
	font-weight: 400;
    font-family: 'Sanchez';
	padding-top: 15px;
	text-align: justify;
}


/* Slide 5 */

#slide5{
	background: url('fundo_verde.jpg') ;
	background-color:#000000;
	color:#ffffff;
	font-style: normal;
}

#slide5 h1 {
	font-size: 3.8em;
	letter-spacing: .013m;
	line-height: 1.15em;
	color:#ffffff;
	font-weight: 600;
  font-family: 'Sanchez';

}

#slide5 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
  font-family: 'Sanchez';
}

#slide5 h3 {
	font-size: 1.3em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
  font-family: 'Sanchez';
}

#slide5 h4 {
	font-size: 1em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:0px;
	font-weight: 400;
  font-family: 'Sanchez';
}





/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:20%;
	padding:0;
}
    
#nav a{
    font-size: .9em !important;
    float:left;
    width:20%;
/*    padding:15px; */
    letter-spacing: 0em;
    margin-top: -16px;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

#decorative {
	/*display:none; */ 
}

#areaActuacao {
	display:none; 
}

.menu {
	position:relative;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#eeeeef;
	z-index:100;
}

#content {
	text-align:left;
	width:100%;
}

.three-column-content-wrapper {
    width:100%;
    float:none;
    clear:both;       
}
    
.three-column-content {
    background-color:#115487;
    padding:10px;
    width:80%;
    margin:0px auto;
    min-height:inherit;
    margin-bottom:20px;
}
    
#slide1 h1 {
	line-height: 1em;
    margin-top:80px;
    font-family: 'Sanchez';    
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
    font-family: 'Sanchez';    
}
#slide2 h2 {
	line-height: 1em;
    font-family: 'Sanchez';
}
#slide3 h1 {
	line-height: 1em;
    font-family: 'Sanchez';    
}
#slide3 h2 {
	line-height: 1em;
    font-family: 'Sanchez';
}
#slide4 h1 {
	line-height: 1em;
    font-family: 'Sanchez';
}
#slide4 h2 {
	line-height: 1em;
    font-family: 'Sanchez';
}

 .text-right {
 text-align:left;
}

 .small-text {
    font-size:.7em;
    line-height:150px;
}

    
}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 40%;
	text-align: center;
} 

body {
	font-size: 0.9em;
}

#slide2 {
    padding-top:2%;
}
    
#slide3 {
    padding-top:2%;
}

#slide4 {
    padding-top:2%;
}

    
#nav {
	width:100%;
	margin:5px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:20%;
  font-size:.8em !important;
}
    
#nav a {
	float: left;
	width:20%;
  font-size:.7em !important;
  margin-top: -15px;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:10px 0;
}

#slide1 h1 {
	line-height: 1em;   
    font-family: 'Sanchez';
    padding-top:5px;
    font-size: 1em;    
    }
#slide1 h2 {
	line-height: 1em;
    font-family: 'Sanchez';
}
#slide2 h1 {
	line-height: 1em;
    font-family: 'Sanchez';
    font-size: 2.5em;    
}
#slide2 h2 {
	line-height: 1em;
    font-family: 'Sanchez';
}
#slide3 h1 {
	line-height: 1em;
    font-family: 'Sanchez';
    font-size: 2.5em;    
}
#slide3 h2 {
	line-height: 1em;
    font-family: 'Sanchez';
}
#slide4 h1 {
	line-height: 1em;
    font-family: 'Sanchez';
    font-size: 2.5em;
}
#slide4 h2 {
	line-height: 1em;
    font-family: 'Sanchez';
}



}




