﻿/*========================Empresa=========================*/
.empresa_foto{
float:left;
width:500px;
}
.empresa_texto{
line-height: 20px;
margin-left:510px;
color:black;
text-align: justify;
}
/*========================Produtos=========================*/
.produto .imagem {
width: 500px;
float: left;
}
.produto .text{
float: left;
width: calc(100% - 520px); /* 500 da imagem + 20px do padding */
padding: 0 0 0 20px;
text-align: left;
line-height: 20px
}

.produto .nome{
font-size: 2em;
color: #100387;
min-height:30px;
}
.produto .observacao{
padding: 0 0 10px;
color:black;

}
.produto p{
padding: 10px 0;
text-align: justify;
text-justify: inter-word;
}
.produto a{
color: blue;
}



/*========================LINGUAGENS=========================*/
.linguagem {
background-color: #e4e4e4;
color:black;
}

.linguagem .wrapper {
}

.linguagens{
	float: right;
}

.linguagens div {
	float:left;
}

.linguagens a {
	margin-left: 5px;
}

/*=======================Banner=========================*/
#bannerwrapper {
margin-left:50px;
margin-top:30px;
}

#slider {
	height: 450px;
	overflow: hidden;
}


/*========================Clientes=========================*/
.clientes{
	width: 23%;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 22px;
	float:left;
	margin-left:20px;
	
}
/*====================================== Contactos ========================================*/
#contatos {
	padding-top: 40px;	
}

.contatos,
#contato_form {
float: left;
width: 492px;
font-size: 12px;
font-style: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:black;
}

#contato_form {  /*linha vertical*/
	width: 491px;
	padding-right: 20px;
	border-right: 1px solid #999999;

}

.contatos {
	padding-left: 20px;
}

#contatos label {
	font-size:16px;
	width: 100px;
	display: inline-block;
	vertical-align: top;
		color:black;
}

#contatos span {
	width: calc(100% - 100px);
	display: inline-block;
}

#contatos input[type=text],
#contatos textarea {
	width: 340px;
	padding: 2px 10px;
	border: 1px solid black;
	color: black;
}

#contatos input[type=submit] {
	float: right;
	margin-right: 20px;
}

#contatos textarea {
	height: 150px;
}

.termos {
	display: inline;
	float: left;
	width: 100%;
}

.termos input[type=submit] {
    float: right;
    margin-right: 20px;
}

.btnsubmit {
    width: 100px;
    height: 40px;
    min-width: 7%;
    min-height: 5%;
    margin-top: 1%;
    background-color: #999999;
    color: #FFF;
    border-radius: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	padding: 50px 100px;
	font-size: 13px;
	font-style: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:black;
	overflow-y: scroll;
}

.contatosh2 {
	margin-bottom: 2%;
	color: #474E69;
	margin-left:1%;
}
input, textarea {
	padding: 10px;
	border: 1px solid #00000;
	
	color: #999999;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	margin-left:50px;	
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 1px solid #00000;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}
.form{
margin-left:1%;
margin-bottom:1%;
}
.form label {
	
	color: #999999;
}
.submit input {
	width: 100px; 
	height: 40px;
	min-width:7%;
	min-height:5%;
	margin-top:1%;
	background-color: #4D4948; 
	color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}

/*====================================== body ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/*----------------------------------------------------------------------------------*/
html {
}
body {
	height: 100%;
	color: #b1b1b1;
	font-family: "Arial", Verdana, Tahoma;
	font-size: 12px;
}

#bodywrapper {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -84px;
	

	background-color: #f4f4f4;
	/* comentar para ficar com o fundo a cheio  */
   /* background-image: linear-gradient( 180deg,         /* rotação */
	                                 /*  #ffffff 0,      /* cor na posição 0px */
									/*   #e4e4e4 124px,  /* transição para '#ffffff' até a posição 124px */
									 /*  #e4e4e4 124px,  /* transição para '#e4e4e4' até a posição 124px */
									 /*  #ffffff 600px,  /* transição para '#ffffff' até a posição 600px */
									 /*  #ffffff);       /* transição para '#ffffff' até o final */
}
#footerpush {
	height: 84px;
}
.flt_lt {
	float: left;
	display: inline;
}
.flt_rt {
	float: right;
	display: inline;
}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/
.wrapper {
	margin: 0 auto;
	width: 1024px;
}

/* ------------------ HEADER HERE -------------------*/
.header {
	width: 100%;
	background: white;
}
.header-container {
	width: 100%;
	margin: 0 auto;
	padding: 22px 0;
}
.header-container .logo {
	display: inline-block;
	float: left;

}
.header-container .logo a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}
.header-container .toll-free {
	display: inline-block;
	float: right;
	padding: 20px 27px 0 0;
}
.header-container .toll-free p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	display: inline-block;
}
/*-------------------------------------------*/

/* ------------------------- NAVIGATION HERE ---------------*/

.nav-in {
	width: 80%px;
	
	margin-left:20%;
}
.nav-in ul {
	margin: 0 auto;
	float: right;
	height: 46px;
	margin-top:20px;
	
}
.nav-in ul li {
	float: left;
	display: inline-block;	
	padding: 0 16px;
	height: 46px;
}
.nav-in ul li:last-child {
padding-right: 0px;
}
.nav-in ul li a {
	height: 46px;
	padding: 7px 0;
}

.barramenu{
background: url(../images/nav-li-bg.png) no-repeat right center;
}
.nav-in ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: black;
	display: inline-block;

}
.nav-in ul li a span {
}
.nav-in ul li a:hover {
}
.ped {
	padding-right: 0 !important;
}
/* ---------------------------------------------------------*/

/* ------------------------ MIAN CONTENT HERE --------------*/

.container {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;	
}
.container-in {
	width: 940px;
	margin: 0 auto;
}
.container-in img {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}

.container h3 {
	padding: 0 0 20px;
	color: black;
}

.container p {
	padding: 10px 0;
	text-align: justify;
	text-justify: inter-word;
}

.read1 {
	width: calc(33% - 16px);
	float:left;
	padding: 0 0 23px 0;
	margin: 0 0 0 18px;
}
.read1-img1 {
	height: 200px;
	margin-top: 0;
	margin-right: 0;
	text-align: center;
}

.read1-img1 img {
	height: 100%;
	width: calc(100% - 2px);
}

.read1 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:  #100387;
	font-weight: normal;
	text-align: center;
	padding: 5px 11px;
}

.read1-title {
	height:50px;
	position: relative;
}

.read1-title h3 {
	position: absolute;
	bottom: 0;
	width: calc(100% - 20px);
	padding: 0 10px;
}

.read1-title h3:hover {
	text-decoration: underline;
}

.read1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	padding: 0 9px 27px 9px;
}
.read1 a {
	margin: 0 auto;
	border: 1px solid #4D4948;
	border-radius: 6px;
	position: relative;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  #100387;
	font-size: 11px;
	padding: 7px 0 6px;
}


/* ------------------ SIDEBAR/CONTENT HERE --------------------------*/
#sidebar {
	float: left; /* se voltas a tirar isto vou ... */
	padding: 30px 0 0; /* 0 = vai deixar de aparecer quando nao tem conteúdos */
	width: 240px;
}
#content {
	float: right;
	width: calc(100% - 260px); /* menos os paddings */
	padding: 0;
}
/* ------------------ BREADCRUMBS HERE --------------------------*/
.crumbs {
	height: 20px;
	line-height: 20px;
	float: left;
}

.crumbs ul {
	float: left;
}

.crumbs ul li {
	float: left;
}

.crumbs ul li:not(:first-child) {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid black;
}

.crumbs ul li a {
	text-transform: uppercase;
	font-weight:bold;
	color:#4D4948;
}

/* ------------------ FOOTER HERE --------------------------*/
.footer {
	width: 100%;
	background: #4D4948;
	height: 84px;
}
.footer-in {
	width: 100%;
	margin: 0 auto;
	padding: 36px 0 36px 0;
}
.copyright {
	float: right;
	display: inline-block;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	display: inline-block;
	text-align: right;
}
.copyrightleft {
	float: left;
	display: inline-block;
	padding: 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	display: inline-block
	
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	display: inline-block;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}
/* ---------------------------------------------------------*/
/*========================Noticias_Detalhes=========================*/
.noticiadetalhes{
float:left;
margin-top:50px;
width:100%;
margin-bottom:50px;

}
.noticiadetalhes .imagem {
width:500px;
float: left;
}
.noticiadetalhes .text{
float: left;
width: calc(100% - 520px); /* 500 da imagem + 20px do padding */
padding: 0 0 0 20px;
color:black;
}

.noticiadetalhes .titulo{
font-size: 2em;
color: #100387;
min-height: 50px; 
}
.noticiadetalhes .corpo{
padding: 0 0 10px;
height: 135px;
	color:black;
}

/*========================Noticias=========================*/
.noticias {
	border: 1px solid #100387;
	width: calc(25% - 15px);
	float: left;
	margin: 0 10px 10px 0;
	box-shadow: 5px 5px 5px #888888;
	color:black;
	margin-top:50px;
}

.foto_noticia {
	width: 50px;
	height: 50px;
	margin: 10px;
	background-color:black;
	background-color: #fff;
	text-align: center;
	float: left;
}
.foto_noticia img {
	width: 50px;
	height: 50px;
}

.corpo_noticia{
	padding: 10px;
}

.corpo_noticia h4 {
	height: 50px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 1.2em;
	color: #100387;
}

.corpo_noticia p.date {
	text-align: right;
	font-size: 0.8em;
}

.ler_mais{
	margin-top:-10px;
	font-weight:bold;
	
}

.ler_mais p  a{
	text-align: right;
	padding: 0;
	color: #100387;
	float:right;
}
/*========================Serviço Detalhados=========================*/
.servicodetalhes{
float:left;
margin-top:30px;
width:100%;
margin-bottom:50px;
}
.servicodetalhes .imagem {
width: 500px;
float: left;
}
.servicodetalhes .text{
float: left;
width: calc(100% - 520px); /* 500 da imagem + 20px do padding */
padding: 0 0 0 20px;
text-align: left;
line-height: 20px;
color:black;
}

.servicodetalhes .nome{
font-size: 2em;
color: #100387;
min-height: 50px; 
}
.servicodetalhes .observacao{
padding: 0 0 10px;

color:black;
}

.read2 {
	width: calc(25% - 23px);
	float:left;
	padding: 0 0 23px 0;
	margin: 0 18px 0 0;
}
.read2-img2 {
	height: 200px;
	margin-top: 0;
	margin-right: 0;
	text-align: center;
}

.read2-img2 img {
	height: 100%;
	width: calc(100% - 2px);
}

.read2 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:  #100387;
	font-weight: normal;
	text-align: center;
	padding: 5px 11px;
}

.read2-title {
	height:50px;
	position: relative;
}

.read2-title h3 {
	position: absolute;
	bottom: 0;
	width: calc(100% - 20px);
	padding: 0 10px;
}

.read2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	padding: 0 9px 27px 9px;
}
.read2 a {
	margin: 0 auto;
	border: 1px solid #4D4948;
	border-radius: 6px;
	position: relative;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  #100387;
	font-size: 11px;
	padding: 7px 0 6px;
}
/*========================Clientes=========================*/

.read3 {
	width: calc(25% - 23px);
	float:left;
	padding: 0 0 23px 0;
	margin: 0 23px 0 0;
}
.read3-img3 {
	height: 200px;
	margin-top: 0;
	margin-right: 0;
	text-align: center;
}

.read3-img3 img {
	height: 100%;
	width: calc(100% - 2px);
}
 
.read3 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #100387;
	font-weight: normal;
	text-align: center;
	padding: 5px 11px;
}

.read3-title {
	height:55px;
	position: relative;
}

.read3-title h3 {
	position: absolute;
	bottom: 0;
	width: calc(100% - 20px);
	padding: 0 10px;
}

.read3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	padding: 0 9px 27px 9px;
}
.read3 a {
	margin: 0 auto;
	border: 1px solid #4D4948;
	border-radius: 6px;
	position: relative;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  #100387;
	font-size: 11px;
	padding: 7px 0 6px;
}


