@font-face {
    font-family: OpenSans-BoldItalic-webfont;
    src: url(../fonts/OpenSans-BoldItalic-webfont.ttf);
}

@font-face {
    font-family: OpenSans-Bold-webfont;
    src: url(../fonts/OpenSans-Bold-webfont.ttf);
}

@font-face {
    font-family: OpenSans-ExtraBoldItalic-webfont;
    src: url(../fonts/OpenSans-ExtraBoldItalic-webfont.ttf);
}

@font-face {
    font-family: OpenSans-ExtraBold-webfont;
    src: url(../fonts/OpenSans-ExtraBold-webfont.ttf);
}

@font-face {
    font-family: OpenSans-Italic-webfont;
    src: url(../fonts/OpenSans-Italic-webfont.ttf);
}

@font-face {
    font-family: OpenSans-LightItalic-webfont;
    src: url(../fonts/OpenSans-LightItalic-webfont.ttf);
}

@font-face {
    font-family: OpenSans-Light-webfont;
    src: url(../fonts/OpenSans-Light-webfont.ttf);
}

@font-face {
    font-family: OpenSans-Regular-webfont;
    src: url(../fonts/OpenSans-Regular-webfont.ttf);
}

@font-face {
    font-family: OpenSans-SemiboldItalic-webfont;
    src: url(../fonts/OpenSans-SemiboldItalic-webfont.ttf);
}

@font-face {
    font-family: OpenSans-Semibold-webfont;
    src: url(../fonts/OpenSans-Semibold-webfont.ttf);
}

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

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
img{max-width:100%;}

body{
	background-color: #ffffff;
	overflow-x: hidden;
	font-family: OpenSans-Regular-webfont;

	
}

h1{
	color:#F39200;
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
	font-family: OpenSans-Bold-webfont;
}

#content{
	width: 100%;
}

#top{
	top:0px;
	background-color: #444444;
	width: 100%;
	height: 40px;
}

#logo{
	width: 241px;
	position: absolute;
	margin-left: 10%;
	top: 20px;
	z-index: 100;
}

#novidades{
	width: 50%;
	float: left;
	min-height: 500px;
	
}

#novidadesIn{
	width: 80%;
	float: right;
	min-height: 400px;	
	margin-right: 10px;
	margin-top: 20px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: justify;
	color: #B9B9B9;
	font-size: 14px;
}

#destaques{
	width: 50%;
	float: left;
	min-height: 500px;	
}

#destaquesIn{
	width: 80%;
	float: left;
	min-height: 400px;	
	margin-left: 10px;
	margin-top: 20px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: justify;
	color: #B9B9B9;
	font-size: 14px;
}

#marcas{
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #B9B9B9; 
	font-family: OpenSans-Regular-webfont;
	font-size: 14px;
}

#marcaSing{
	width: 42%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	color: #B9B9B9;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 245px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	
}

#marcaSingText{
	width: 62%;
	float: left;
	color: #B9B9B9;
	font-size: 16px;
	margin-left: 4%;
	margin-right: 4%;
	font-family: OpenSans-Regular-webfont;
	font-size: 13px;
	
}

#marcaSingImg{
	width: 30%;
	float: left;
	
}


#equipa{
	width: 50%;
	float: left;
	min-height: 200px;	
}

#produtos{
	width: 25%;
	float: left;
	min-height: 200px;	
}

#equipaImg{
	width: 50%;
	float: left;
	min-height: 200px;	
}

#produtosImg{
	width: 75%;
	float: left;
	min-height: 100px;	
}

#equipaImgIn{
	width: 80%;
	float: left;
	min-height: 200px;	
	margin-left: 10px;
	margin-top: 20px;
}

#produtosImgIn{
	width: 80%;
	float: left;
	min-height: 100px;	
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#equipaIn{
	width: 80%;
	float: right;
	min-height: 200px;	
	margin-right: 10px;
	margin-top: 20px;
	text-align: justify;
	color: #B9B9B9;
	font-size: 14px;
}

#produtosIn{
	width: 80%;
	float: right;
	min-height: 100px;	
	margin-right: 10px;
	margin-top: 60px;
	text-align: justify;
	color: #B9B9B9;
	font-size: 14px;
}


#empresaCat{
	width: 80%;
	min-height: 200px;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 40px;
}

#empresaMissao{
	width: 31%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #B9B9B9;
	font-family: OpenSans-Regular-webfont;
	font-size: 14px;
}

#tituloAll{
	color:#F39200;
	font-size: 20px;
	font-family: OpenSans-Bold-webfont;
}

#tituloAll2{
	color: #B9B9B9;
	font-size: 18px;
	font-family: OpenSans-Regular-webfont;
}

#enviarAmigo, #facebook{
	margin-top: 70px;
}

#orcamento_container{
	width:85%;
	height:335px;
	margin:auto;
	margin-top:50px;
	margin-bottom:50px;
}

#form_container{
	width:50%;
	height:100%;
	float:left;
}

#tit_orcamento{
	width:100%;
	height:45px;
	margin-left:2.5%;
	color: #F39200;	
	font-family: OpenSans-Bold-webfont;
	font-size: 20px;
}

#desc_orcamento{
	width:100%;
	height:30px;
	margin-left:2.5%;	
	font-family: OpenSans-Regular-webfont;
	font-size: 14px;
	color: #B9B9B9;
}

#img_container{
	width:50%;
	height:100%;
	float:left;
}

#contactos_container{
	width:85%;
	height:350px;
	margin:auto;
}

#contactos{
	margin-top:40px;
	margin-bottom:40px;
	width:45%;
	height:350px;
	float:left;
	color: #454545;
	font-family: OpenSans-Regular-webfont;
	font-size: 14px;
}

#tit  {
	width:100%;
	height:10%;
	margin-top:2.5%;
	margin-bottom:2.5%;
	font-size:20px;
	font-family: OpenSans-Bold-webfont;
	color:#F39200;
}

#morada  {
	width:100%;
	height:15%;
	margin-top:2.5%;
	margin-bottom:2.5%;
	font-size:14px;
	font-family: OpenSans-Bold-webfont;
	color: #B9B9B9;
}

#tel_container  {
	width:100%;
	height:35%;
	margin-top:2.5%;
	margin-bottom:2.5%;
}

#tel_container2  {
	width:50%;
	height:100%;
	float:left;
}

#tel  {
	width:100%;
	height:50%;
}

#fax  {
	width:100%;
	height:50%;
}

#tlm {
	width:50%;
	height:100%;
	float:left;
}

#mail  {
	width:100%;
	height:20%;
	margin-top:2.5%;
	margin-bottom:2.5%;
}

a{
	color:#F39200;
}

#nome{
	background-color: #F3F3F3; 
	border: 1px solid #BABABA;
	height:28px; 
	color:#BABABA; 
	width:45%; 
	padding-left:1%; 
	font-family: OpenSans-Regular-webfont;
	font-size: 13px;
	margin-top:10px; 
	margin-left:2.5%;
	}
	
#nome2{
	background-color: #E2E2E2;	
	border: 1px solid #B9B9B9;
	height:20px; 
	color:#454545; 
	width:60%; 
	padding-left:1%; 
	font-family: OpenSans-Regular-webfont;
	font-size: 13px;
	margin-left:10%;
	}	
#nome22{
	background-color: #E2E2E2;	
	border: 1px solid #B9B9B9;
	height:20px; 
	color:#454545; 
	width:60%; 
	padding-left:1%; 
	font-family: OpenSans-Regular-webfont;
	font-size: 13px;
	margin-top:10px; 
	margin-left:10%;
	}		
		

.mapa1{
	margin-top:40px;
	margin-bottom:40px;
	width: 45%;
	height: 350px;
	float:right;
}

#imgSmall{
	width: 100%;
}

#rodape{
	width: 100%;
	float: left;
	min-height: 180px;
	background-color: #E2E2E2;	
	color: #A2A2A2;
}


#foot{

	margin-top: 100px;
	width: 31%;
	float: left;
	padding-left: 9%;
	font-family: OpenSans-Regular-webfont;
	font-size: 12px;
}

#facefoot{
	width: 11%;
	float: left;
	margin-top: 85px;
	padding-left: 9%;
}

#formfoot{
	width: 40%;
	margin-top: 10px;
	float: left;
	font-family: OpenSans-Regular-webfont;
	font-size: 14px;
}



/*satrt menu*/

#menu_principal{
	background-color: #E9E9E9;
	background-repeat:repeat-x;
	width:100%;
	height:60px;
	z-index: 10;
	font-family: OpenSans-Regular-webfont;
	
}

#menu{
	
	position: absolute;
	width:815px;
	margin-left:35%;
	z-index: 10;
	
	}	


/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	

}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: left;
	margin-right: 0px;
	
	
}

/*Style for menu links*/
li a {
	display:block;
	min-width:50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size:12px;
	color: #7B7B7B;
	background: #E9E9E9;
	text-decoration: none;
	border-left: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

#MenuCont{
	border-right: 2px;
	border-style: solid;
	border-color: #CCCCCC;
}

/*Hover state for top level links*/
li:hover a {
	color:#F39200;
}

/*Style for dropdown links*/
li:hover ul a {
	background: #E9E9E9;
	color: #7B7B7B;
	height: 40px;
	line-height: 40px;
	

}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	background: #2F3036;
	color: #3E92D0;
}

/*Hide dropdown links until they are needed*/
li ul {
	display: none;
	
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float:none;
}

/*Prevent text wrapping*/
li ul li a {
	width: auto;
	min-width: 140px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
	
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {

	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	display: none;
	
	
	
	
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
	
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
	
}

/*end menu*/