@charset "UTF-8";
/* CSS Document */

Reseter  html, body, span, img, div, a, table, tr, td, th, tr, ul, ol, li, p, h1, h2, h3 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-decoration:none;
	list-style:none;
	font-size:100%;
	background-color:none;
	width:auto;
	vertical-align:baseline;
	color: none;
}
	a, a:visited, a:hover, a:active {
  color: inherit;
}

body {
	overflow-x: hidden;
}

#wrapper {
	width:100%;
	height:auto;
} 

/*HEADER*/
header {
	margin:0 auto;
}
header a {
	display:flex;
	justify-content:center;
	aline-items:center;
	margin:auto;
	margin-bottom:1%;
}
#logo {
	display:flex;
	justify-content:center;
	aline-items:center;
	margin-top:15px;
}
/*FIM HEADER*/


#content {
	height:554px;
	width:1440px;
	margin:0 auto;
	
}
#linguas {
	height:30px;
	float:right;
	width:87px;
	font-size:14px;
	color:#FFF;
	font-family: "Tw Cen MT","futura-pt", sans-serif, "trebushet ms", "Arial";
	position:absolute;
	margin-left:1110px;
	background-color:rgba(183, 183, 183, 0.49);
}


li.fr {
	display: none !important;
}


li.pt, li.en, li.fr {
	width:30px;
	float:left;
	justify-content:center;
	align-items:center;
	display:flex;
	margin-left:2%;
	margin-top:6%;
}
li.pt a:hover, li.en a:hover, li.fr a:hover, li#endereco a:hover, li.address a:hover, li#emailaddress a:hover {
	color:#f48157;
	cursor: pointer;
}
li.traco {
	width:20px;
	float:left;
	display:flex;
	justify-content:center;
	aline-items:center;
	margin-top:6%
}
li.icon a {
	color:transparent;
}


/*CONTENT*/

img#logotipo {
	width: 140px;
	height: 166.67px;
}

nav {
	width:150px;
	height:555px;
	float:left;
	margin-left:2%;
	position:absolute;
	background-color:#FFF;
	z-index:1;
}
li.navtxtestilos {
	text-align:center;
}

li#navtxt  {
	color:#f48157;
	padding-top:73px;
}
li#navtxt2 {
	color:#f4c655;
	padding-top:75px;
}
li#navtxt3 {
	color: #4DB77C;
	padding-top:74px;
	margin-left: 2px;
}

#conteudotxt {
	width:639px;
	position:absolute;
	margin-left:259px;
	background-color:#FFF;
	z-index:1;
	height:555px;
	font-family: "Tw Cen MT","futura-pt", sans-serif, "trebushet ms", "Arial";

}

#empresa a {
	background-image:url("../imagens/empresa_bt_p.png");
	width: 75px !important;
	height: 75px !important;
	background-size: cover;
/*	margin-top: -5%;
*/}
#empresa a:hover {
	background-image:url(../imagens/empresa_bt_p_on.png);
/*	margin-top: -5%;*/
}
#servicos a {
	background-image:url(../imagens/servicos_bt_p.png);
	width: 75px !important;
	height: 75px !important;
	background-size: cover;
	/*margin-top: 0%;*/
}

#servicos a:hover {
	background-image:url(../imagens/servicos_bt_p_on.png);
	/*margin-top: 0%;*/
}

#contactos a {
	background-image:url(../imagens/contactos_bt_p.png);
	width: 75px !important;
	height: 75px !important;
	background-size: cover;
	/*margin-top: 17%;*/
}

#contactos a:hover {
	background-image:url(../imagens/contactos_bt_p_on.png);
	/*margin-top: 17%;*/
}

#empresa {
	background-repeat:no-repeat;
	margin-top: -3%;
}
#servicos {
	margin-top: -2%;
}

#contactos {
	margin-top: -3px;
}


#empresa, #servicos, #contactos {
/*	margin-bottom:10px;
*/	justify-content:center;
	display:flex;
	align-items:center;
	background-color:#FFF;
	height: 119px;
	cursor: pointer;
}


#empresa a, #servicos a, #contactos a {
	display: block;
	background-repeat:no-repeat;
	font-family: "Tw Cen MT","futura-pt", sans-serif, "trebushet ms", "Arial";
	font-size:16px;
	letter-spacing:0.7px;
	z-index: 1;
	cursor: pointer;
	position: relative;
}

.w3-animate-fading {
	object-fit: cover !important;
	height:106.5% !important;
	animation: fading 10s infinite !important;	
}


@-webkit-keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}


/*FIM CONTENT*/



/*FOOTER*/
footer {
	height:58px;
	background-color:#f1f2f2;
	clear:both;
	z-index: 1;
	position: relative;
	
}

#footercontainer {
	font-family: "Tw Cen MT","futura-pt", sans-serif, "trebushet ms", "Arial";
	display:flex;
	justify-content:center;
	width:1100px;
	margin: 0 auto;
}

#morada {
	width:40%;
	padding-left:5%;
}



li.socialmedia, #morada, li#endereco {
	color:#979798;
	font-size:16px;
	letter-spacing:0.5px;
}

#redessociais, #email, #morada {
	margin-top:18px;
}

#redessociais {
	width:21%;
	margin-left: 0%;
}


li#txt {
	width:34%;
	float:left;
	margin-top:2.5%;
}

li#fb a {
	background-image: url("../imagens/fb_logo.png");
	float:left;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: -1%;
	width: 35px;
	height: 31px;
	margin-right: 2.5%;
}

li#fb a:hover {
	background-image: url("../imagens/fb_logo_active.png");
}


li#link a {
	background-image: url("../imagens/linkedin_logo.png");
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 45px;
	height: 31px;
	margin-top: -1%;
}

li#link a:hover {
	background-image: url("../imagens/linkedin_logo_active.png")
}

#email {
	width:28.5%;
	padding-left:1.2%;
}

li#mail a {
	float:left;
	margin-top:1.4%;
	width: 22px;
	height: 15px;
	background-image: url("../imagens/email.png");
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: cover;
}

li#mail a:hover {
	background-image: url("../imagens/email_hover.png");
}


li#emailaddress {
	width: 49%;
	float: right;
	margin-top: 0.5%;
	margin-right: 10px;
}

li#endereco {
	width: 18%;
	float: left;
	margin-top: 1%;
	margin-left: 19%;
}

li.moradatxt {
	float:left;
	margin-right:6%;
}

li.address {
	font-size:15px;
	text-align:left;
	width:461px;
	margin-top:0.5%;
}

li.socialmedia {
	margin-top:-0.5%;
}

#direitos {
	margin-top:0.8%;
	height:46px;
}

li.edifitecadireitos , li.design  {
	justify-content:center;
	display:flex;
	font-family: "Tw Cen MT","futura-pt", sans-serif, "trebushet ms", "Arial";
	color:#D2D4D4;
	font-size:12px;
	letter-spacing:0.5px;
}

.design {
	margin-bottom:0.5%;
}

li#txt, #emailaddress {
	color: #979798;
}



/*FIM FOOTER*/
