body {
	background-image:url('../img/back.png');
	width: 100%;
	height: 100%;
	font-family: conden, Arial, verdana;
	letter-spacing: 0.1pt;
} 

@font-face {
	font-family: conden;
	src: url('../font/UniversLTStd-Cn.otf');
}

#art{
	background-image:url('../img/bg_structure.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	position: absolute;
}

/* Header */

header{
	width: 960px;
	height: 90px;
	padding-top: 25px;
	font-size: 15px;
}

#logo, nav{
	width: 480px;
}

nav ul{
	padding-top: 28px;
}

nav li{
	display: inline;
	margin-right: 1px;
	padding: 7px 10px 5px 10px;
}

nav a{
	text-decoration: none;
	color: white;
}

.select{
	background-color:#ff7600;
/* 	box-shadow: 0px 0px 1px 1px #a8a8a8; */
}

nav ul a li:hover{
	background-color:#ff7600;
	transition: 0.2s;
	-moz-transition: 0.2s; /* Firefox 4 */
	-webkit-transition: 0.2s; /* Safari and Chrome */
	-o-transition: 0.2s; /* Opera */	
}

/* Conteudo */

#shadow{
	background-color: #e7e7e7;
	width: 960px;
	height: 785px;
	-moz-box-shadow:    0px 0px 20px 3px #2b2b2a;
    -webkit-box-shadow: 0px 0px 20px 3px #2b2b2a;
    box-shadow:         0px 0px 20px 3px #2b2b2a;
}

#content{
	color: #3f3e43;
	height: 760px;
}

/* Inicio */


/* SlideShow */

.slideshow{
    box-shadow:         0px 1px 10px 0px #2b2b2a;
	-moz-box-shadow:    0px 1px 10px 0px #2b2b2a;
    -webkit-box-shadow: 0px 1px 10px 0px #2b2b2a;
    height: 400px;
	width: 960px;

}

/* descrição empresa */

.texto{
	width: 900px;
	margin-top: 40px;
	border-top:1px solid #CECCCC; 
	padding-top:30px
}

.texto p{
	font-size: 17px;
	margin-top: 18px;
	margin-bottom: 0px;
	line-height: 28px;
}

/* Produto */

#rowproduto{
	margin-left: 30px;
	padding-top: 30px;
}

.imgaleria{
	height: 230px;
	width: 297px;
	margin: 2px;
}

.first, .second{
	position: absolute;
}

.second{
	height: 230px;
	width: 297px;
	opacity: 0;
}
#rowproduto h3{
	font-size: 18px;
	font-weight: 100;
 	line-height: 18px;
	margin-top: 0px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 5px;
	padding-top: 15px;
	border-top:1px solid #CECCCC;
	color: white;
}

#rowproduto h4{
	font-size: 14px;
	margin-top: 0;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #ff7600;
	font-weight: 100;
 	line-height: 18px;
}

.second img{
	margin-left: 15px;
}

.imgaleria:hover .second{
	opacity: 1;
	background-image:url('../img/galeria/back.png');
	transition: 0.4s;
	-moz-transition: 0.4s; /* Firefox 4 */
	-webkit-transition: 0.4s; /* Safari and Chrome */
	-o-transition: 0.4s; /* Opera */
}
.imgaleria:hover .second h3{
	color: white;	
}

.chao{
	position: absolute;
	bottom:5px;
	width:297px;
	height: 100px;
}

/* Suporte */

#imgtop{
	height: 243px;
    box-shadow:         0px 1px 10px 0px #2b2b2a;
	-moz-box-shadow:    0px 1px 10px 0px #2b2b2a;
    -webkit-box-shadow: 0px 1px 10px 0px #2b2b2a;
}

#suportext{
	height: 760px;
	width: 960px;
}

.rowtext{
	width: 900px;
	margin-left: 30px;
	border-top: 1px solid #CECCCC;
	padding-top: 30px;
}

.rowtext2{
	padding-top: 30px;
	margin-bottom: 30px;
	width: 900px;
	margin-left: 30px;
	border-top: 1px solid #CECCCC;

}

.rowtext h3,.rowtext2 h3, .rowtext h5, .rowtext2 h5{
	margin: 0;
}

.rowtext h3,.rowtext2 h3{
 	font-size: 18px;
 	font-weight: 100;
 	color: #ff7600;
 	text-shadow: 1px 0px 1px #BEBEBE;
}

.rowtext h5,.rowtext2 h5{
 	font-size: 16px;
 	font-weight: 100;
 	line-height: 22px;
 	
}

.titulo{
	width: 160px;
}

.descricao{
	width: 700px;
	margin-top: 0px;
}

.descricao2{
	width: 700px;
	margin-top: 18px;
}


/* Contacto */

#tileContainer{
	display: none;
		margin: 0;
}


#form{
	width: 380px;
	height: 700px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
	overflow: hidden;
}

/* Mapa */

#mapa{
	width: 520px;
	height: 630px;
	margin-top: 30px;
}

#mapgoogle{
	border-bottom: 1px solid #CECCCC;
	padding-bottom: 30px;	
}

#contacto, #mails{
	margin-top: 27px;
	width: 250px;
}

#contacto ul, #mails ul{
	padding-left: 0;
	line-height: 22px;
	font-size: 16px;
	
}

#mails a{
	text-decoration: none;
	color: #ff7600;
	margin-left: 3px;
}

/* Footer */

footer{
	background-color:#4b4b4b ;
	height: 35px;
	font-size: 14px;
    color: white;
    font-weight: 100;
}

#img, #copy{
	margin-top: 11px;
	padding: 0px 30px 0px 30px;
}


/* Iphone */

@media (min-width:401px) and (max-width:1024px){

header, #shadow, #content, #rowproduto, #suportext {
	min-width: 400px;
	width: 100%;
}

#logo {
	width: 250px;
	margin-left: 5px;
}

nav{
	float: right !important;
	margin-right: 5px;
}

#shadow, #content, #rowproduto{
	height: auto;
	overflow: hidden;
}

#rowproduto, .rowtext, .rowtext2{
	margin-left: 10px;
}

.descricao2, .descricao{
	width: 620px;
}

#form {
	margin-right: 0;
}

#mapa, #mapa iframe{
	width: 450px;
}

#contacto{
	width: 220px;
}

}	   





/* Iphone */

@media (min-width:100px) and (max-width:400px){
	   
/* Header */

header{
	width: 300px;
	height: 120px;
	padding-top: 25px;
	font-size: 15px;
	float: none;
}

#logo{
	width: 300px;
	text-align: center;
}	

nav{
	width: 300px;
}

nav ul{
	margin-top: 25px;
	margin-left: 0;
	padding: 0;
}

nav li{
	display: inline;
	margin-right: 1px;
	padding: 7px 10px 5px 10px;
}


/* Conteudo */
  
#shadow{
	width: 300px;
	height: auto;
}

#content{
	color: #3f3e43;
	height: auto;
	overflow: hidden;
}

#slideshow, #imgtop, #form, #art, #img{
	display: none;
	margin: 0;
}

/* Inicio */

/* Home */

.texto{
	width: 280px;
	height: auto;
	margin: 10px 10px 10px 10px;
	padding: 0;
	border: 0;
}

/* Produto */

#rowproduto {
	width: 300px;
	height: 2160px;
    margin: 0px;
    padding: 5px 0 0 0;
}

#rowproduto h3{
	border: 0;
	margin-top: 125px;
}

.imgaleria, .second, .imgaleria img{
	width: 280px;
	height: 230px;
}

.imgaleria:hover .second{
	background-image:none;
}

.imgaleria {
	margin: 5px 10px 5px 10px;
}

.second{
	opacity: 1;
}

.second img{
	background-size:280px 230px;
}

.chao{
	background-image:url('../img/galeria/back2.png');
	width: 280px;
	height: 230px;
	bottom: 0;
}

/* Suporte */

#suportext{
	width: 300px;
	height: 600px;
}

.rowtext{
	width: 280px;
	height: 310px;
    margin: 0 10px 0px 10px;
    padding: 0;
    border: 0;
}

.rowtext2{
	width: 280px;
	height: 140px;
    margin: 0 10px 0px 10px;
    padding: 0;
    border: 0;
}

.descricao2, .descricao, .titulo{
	width: 280px;
	margin-top: 15px;
}

/* Contacto */

#mapa{
	width: 280px;
	margin-left: 10px;
	margin-top: 10px;
}

#mapa iframe{
	width: 100%;
}

#map .gmnoprint{
	z-index: -100000000000px !important;
}

#mapgoogle {
    border-top: 1px solid #CECCCC;
    padding-bottom: 0px;
}

#contacto ul{
	width: 140px;
	margin-left: 70px;
}

#mails ul{
	width: 220px;
	margin-left: 30px;
}

#tileContainer{
	display: none;
		margin: 0;
}

/* Footer */

footer{
	width: 300px;
	height: 26px;
	font-size: 12px;
}

#copy{
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 26px;
}