@charset "utf-8";
/* CSS Document */

* {margin: 0}

html {position:relative; min-height: 100%;}

body
{
	margin-bottom: 160px;  
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	background-image: url(../images/pattern.png);
	font-weight: 100;
}

.centra {width:960px; margin:auto;}
header {width: 960px; margin: auto; position: relative;	padding-top: 15px;}
.espacoHead {width: 960px;	margin: auto;}
.espacoHead .logo { display: inline-block;}

.espacoHead .logo a {

	width: 339px;
	height: 76px;
	background-image: url(../images/logo.png);
	display: inline-block;
}

.espacoHead .logo a:hover {opacity:0.8;}

.redesocial {

	height: 50px;
	margin-top: 15px;
	line-height: 50px;
	color: #006A51;
	font-size: 17px;
	display: inline-block;
	right: 0;
	position: absolute;
	font-weight: 300;
}

.redesocial a {

	text-decoration: none;
	font-family: 'icons';
	font-size: 25px;
	background-color: #006A51;
	color: #659e5d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-raidus: 50%;
	padding: 10px;
	margin-left: 10px;
}

.redesocial a:hover {color: #FCEB6E;}

nav {

	width: 950px;
	height: 45px;
	margin-top: 15px;
	background-color: #006A51;
	border-bottom:5px solid #015340;
	padding-left: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

nav ul {float: left;}
nav ul li {margin-left: 10px; list-style: none; display: inline-block;}

nav ul li a { 

	display: block;
	font-size: 18px;
	color: #659e5d;/*rgba(252,235,110,0.4);*/
	font-weight: 300;
	text-decoration: none;
	line-height: 50px;
	height: 30px;
	padding: 0 10px;
}

nav ul li a:hover, nav ul li a.active { 

	display: block;
	font-size: 18px;
	text-decoration: none;
	background-color: #00614a;
	color: #FCEB6E;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #028163;
	border-top: 2px solid #015340;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}



nav h1 {

	height: 45px;
	line-height: 45px;
	float: left;
	color: rgb(252,235,110);
	display: block;
	float: right;
	margin-right: 30px;
	font-weight: 200;
}


/*
	
	=====> mainContent

*/


.mainContent {

	position: relative;
	width: 960px;
	margin: auto;
	background-color: #F0F0F0;
	padding-bottom: 40px;
}

.banner {

	width: 960px;
	height:300px;
}

.banner ul {list-style: none;}

.content {

	width: 900px;
	margin: auto;
	padding-top: 40px;
	overflow: hidden;
}

.texto {

	width: 560px;
	position: relative;
	float: left;
}

.content h1 {

	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #FCEB6E;
	background-color: #006A51;
	font-size: 18px;
	font-weight: 300;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.texto p {

	margin-top: 20px;
	color: #006A51;
	font-size: 15px;
	line-height: 23px;
	font-weight: 300;
	text-align: justify;
}

.areaDta {width: 300px;	float: right;}
.areaDta .centraVert {margin-top: 70px;}
.areaDta article {width: 300px; overflow: hidden; margin-top: 20px;}
.areaDta article figure {width: 100px; float: left; height: 100px;}
.areaDta article h2 {font-weight: normal; font-size: 17px; padding: 20px 0; margin-left: 110px; line-height: 20px; color: #006A51;}

footer {

	width: 100%;
	height: 155px;
	position: absolute;
	bottom: 0;
	background-color: #006A51;
	border-top:5px solid #044735;
}

.contemArtigos {

	margin-left: 30px;
	float:left;
}

.contemArtigos article {

	padding: 0 10px 0 0;
	margin-top: 25px;
	margin-right: 15px; 
	display: inline-block;
	vertical-align: top;
}

.contemArtigos h2 {

	font-size: 15px;
	font-weight: 300;
	padding-bottom: 10px;
	color: #b1c565;/*rgba(252,235,110,0.4);*/
	border-bottom: 1px solid #b1c565;/*rgba(252,235,110,0.4);*/
}

.contemArtigos ul {

	margin-top: 10px;
}

.contemArtigos ul li {

	list-style: none;
	font-size: 13px;
	line-height: 20px;
	color: #b1c565;/*rgba(252,235,110,0.4);*/
}

.contemArtigos ul li a {

	text-decoration: none;
	color: #b1c565;/*rgba(252,235,110,0.4);*/
}

.contemArtigos ul li a:hover {

	color: #FCEB6E;
}

.direitos {

	width: 340px;
	margin-top: 45px;
	float: right;
	right: 30px;
	position: relative;
	color: #b1c565;/*rgba(252,235,110,0.4);*/
	font-size: 13px;
	text-align: right;
	line-height: 18px;
}

.direitos a {

	color: #b1c565;/*rgba(252,235,110,0.4);*/
}

.direitos a:hover {

	color: #FCEB6E;
}





/*
	
	=====> EQUIPA

*/


.areaEquipa {margin-top: 10px; overflow: hidden;}
.areaEquipa .divisaoEquipa {overflow: hidden; margin-top: 10px;}
.areaEquipa .divisaoEquipa h3 {font-size: 18px; font-weight: 400; color: #006A51; margin-bottom: 10px;}
.areaEquipa ul li {list-style: none; float: left; margin-right: 20px; margin-top: 10px;}
.areaEquipa ul li.last {margin-right: 0}
.areaEquipa ul li a {

	width: 286px;
	padding: 20px 0;
	background-color: #E6E6E6;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    font-size:15px;
    line-height: 20px;
    font-weight: 300;
    transition:all linear 0.15s;
    text-decoration: none;
	font-weight: 300;
	color: #006A51;
	font-weight: 400;
}

.areaEquipa ul li a:hover {background:#d2d0d0;}


/*
	
	=====> SERVIÇOS

*/

.widthMax {width: 580px;}

/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
    margin-top: 20px;
}
 
/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {display:block; clear:both;content:'';}
.tab-links li {margin: 5px 5px 0 0; float:left; list-style:none;}
.tab-links li.last {margin-right: 0}
.tab-links a {
    /*padding:9px 15px;*/
    width: 141px;
    padding: 10px 0;
    text-align: center;
    display:inline-block;
    border-radius:10px;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
    font-size:15px;
    font-weight: 300;
    transition:all linear 0.15s;
    text-decoration: none;
    background-color: #E6E6E6;
	font-weight: 300;
	color: #006A51;
}

.tab-links a:hover {background:#d2d0d0; text-decoration:none;}
li.active a, li.active a:hover {background:#006A51; color: #FCEB6E;}

/*----- Content of Tabs -----*/
.tab-content {
	margin-top: 10px;
	padding:20px; 
	border-radius:10px;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:-1px 1px 1px rgba(0,0,0,0.15); 
	background:#f8f6f6; 
	color: #646464;
	border: 1px solid #6ba799;
}

.tab-content h2 {font-weight: 300; font-size: 18px; color: #006A51; margin-bottom: 10px;}
.tab-content p {font-size: 15px; line-height: 22px; color: #646464; margin: 0; padding: 0}
.tab-content ul {margin: 0 0 0 30px;}
.tab-content ul li {font-weight: 300; font-size: 15px; line-height: 18px; margin-top: 10px;}
.tab {display:none;}
.tab.active {display:block;}
/*.texto ul {list-style: none;margin-top: 10px;}

.texto ul li {

	margin: 10px 10px 0px 0;
	background-color: #E6E6E6;
	font-weight: 300;
	font-size: 17px;
	float: left;
	text-align: center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.texto ul li a {

	text-decoration: none;
	color: #006A51;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
}

.texto ul li a:hover {

	color: #FCEB6E;
	background-color: #006A51;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*/
.areaDta .notas h2 {

	margin-top: 25px;
	width: 130px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	font-weight: 300;
	color: #FCEB6E;
	background-color: #006A51;

	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;

	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}

.areaDta .notas p {

	font-size: 15px;
	line-height: 20px;
	padding: 20px;
	color: #006A51;
	font-weight: 300;
	background-color: #E6E6E6;

	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;

	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;

	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.areaDta .notas p .bold {font-weight: 400;}


/*
	
	=====> CONTACTOS

*/


.texto span {

	color: #006A51;
	font-size: 13px;
}

.texto form {

	width: 560px;
	overflow: hidden;
}

.texto form p {

	margin: 10px 0 0;
	padding:0;
}

.texto form p label {

	width: 100px;
	height: 35px;
	line-height: 35px;
	background-color: #006A51;
	color: #FCEB6E;
	padding-left: 15px;
	font-size: 15px;
	float: left;

	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;

	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;

	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.texto form p input {

	width: 415px;
	height: 35px;
	display: block;
	line-height: 35px;
	padding: 0 15px;
	outline: 0;
	border:none;
	color: #006A51;
	font-weight: 300;
	font-size: 15px;
	background-color: #E6E6E6;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;

	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;

	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;

	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.texto form p .mensagem {

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 10px;

	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;

	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.texto form p textarea {

	clear: both;
	width: 530px;
	height: 120px;
	display: block;
	line-height: 18px;
	padding: 15px;
	outline: 0;
	border:none;
	color: #006A51;
	font-weight: 300;
	font-size: 15px;
	background-color: #E6E6E6;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	resize:none;

	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;

	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;

	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.texto form p input.submit {

	width: 100px;
	height: 35px;
	color: #FCEB6E;
	background-color: #006A51;
	float: right;
	cursor: pointer;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.texto form p input.submit:hover {

	background-color: #00614a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

::-webkit-input-placeholder {
   font-family: 'Roboto', Arial, Helvetica, sans-serif; color: #006A51;
}

:-moz-placeholder { /* Firefox 18- */
   font-family: 'Roboto', Arial, Helvetica, sans-serif; color: #006A51;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-family: 'Roboto', Arial, Helvetica, sans-serif; color: #006A51;
}

:-ms-input-placeholder {  
   font-family: 'Roboto', Arial, Helvetica, sans-serif; color: #006A51;
}

.texto input:focus, .texto textarea:focus {background-color:#DCDCDC;}

input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 50px #E6E6E6 inset; -webkit-text-fill-color: #006A51;}


.gdpr {margin-bottom: 1rem}
.gdpr p {margin-bottom: 10px!important; display: block;}
.gdpr label {float: left; margin-right: 1rem; line-height: 20px; color: #006A51}
.gdpr .floatRadio {float: left; margin-right: 2rem;}
.gdpr input[type="radio"] {width: 20px; height: 20px}
.gdpr p a {color: #323232; text-decoration: underline;}
.gdpr p a:hover {color: #006A51;}



/*sem form */
.formContactos .areaDta {width: 100%;}
.formContactos .areaDta .centraVert {margin-top: 0px;}
.formContactos .areaDta article {width: 300px; overflow: hidden; margin-top: 20px;}
.formContactos .areaDta article figure {width: 100px; float: left; height: 100px;}
.formContactos .areaDta article h2 {font-weight: normal; font-size: 17px; padding: 20px 0; margin-left: 110px; line-height: 20px; color: #006A51;}
.formContactos .areaDta .notas h2 {width: 500px;}
iframe {margin-top: 30px}



/*
	
	=====> TERMOS

*/


.content .info {

	width: 900px;
	margin: auto;
	text-align: justify;
} 

.info h2 {

	line-height: 50px;
	text-align: center;
	display: block;
	color: #006A51;
	font-size: 18px;
	font-weight: 400;
}

.info p, .info ul {

	margin-top: 20px;
	color: #006A51;
	font-size: 14px;
	line-height: 23px;
	font-weight: 300;
}

.info p .bold {

	font-weight: 400;
}

.info p .italico {

	font-weight: 300;
	font-style: italic;
}

.info a {color: #006A51;}
.info a:hover {opacity: 0.8}


.info .marginLeftTermos {margin-left: 2rem; font-weight: bold; color: #006A51}
.info .ulTermos {list-style: circle; margin-left: 4rem; line-height: 25px; margin-top: 0; margin-bottom: 20px}
.info .marginLeftBigger {margin-left: 3rem} 



/*
	
	=====> MAPA

*/

.info > div {

	width: 600px;
	margin: auto;
	height: 230px;
	background-color: #EBEBEB;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

.contemArtigosMapa {

	width: 360px;
	margin: auto;
	overflow: hidden;
}

.contemArtigosMapa article {

	width: 160px;
	color: #006A51;
	margin: 50px 10px 0;
	float: left;
}

.contemArtigosMapa article h3 {

	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	font-weight: 300;
	color: #FCEB6E;
	background-color: #006A51;

	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;

	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.contemArtigosMapa article ul {background-color: #E6E6E6; padding: 5px 0;}

.contemArtigosMapa article ul li {

	height: 20px;
	line-height: 20px;
	padding: 5px 0;
	text-align: center;
	font-size: 15px;
	list-style: none;
	font-weight: 300;
	background-color: #E6E6E6;
}

.contemArtigosMapa article ul li a {

	text-decoration: none;
	color: #006A51;
}

.contemArtigosMapa article ul li a:hover {

	font-weight: 400;
}


/* ======= Contactos =======*/
div.status_sucess {
	width: 560px;
	height: 366px;
	position: absolute;
	z-index: 2;
	background-color: rgba(175,200,45,0.7);
	text-align: center;
	margin-top: 25px;
}

div.status_sucess span, div.status_error span {
	text-align: center;
	line-height: 366px;
	color: #FFF;
	font-family: 'open_sansregular';
}

div.status_error {
	width: 560px;
	height: 366px;
	position: absolute;
	z-index: 2;
	background-color: rgba(255,0,0,0.7);
	text-align: center;
	margin-top: 25px;
}

.loading {
	background: url(../images/bx_loader.gif) no-repeat;
	width: 32px;
	height: 32px;
	margin-left: 264px;
	margin-top: 150px;
	z-index: 3;
	position: absolute;
}

.formContactos .msg_env {margin-top: 20px; font-weight:bold; background-color:#006A51; padding: 1rem 2rem; text-align: center; display: none; margin-bottom: 1rem}
.formContactos .msg_env span, .formContactos .msg_nonenv span {color: #FFFFFF!important; font-size: 16px; font-weight: normal;}
.formContactos .msg_nonenv {margin-top: 20px; font-weight:bold; background-color:rgb(255,0,0); padding: 1rem 2rem; text-align: center; display: none; margin-bottom: 1rem}
