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

body {
	 margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 width:100%;
	 height:100%;
	 background-attachment:fixed;
	 background-position:center top;
	 background-repeat:no-repeat;
}
.body_envelope {
	width:100%;
	height:100%;
	overflow:hidden;
}
.header {
	width:100%;
	height:75px;
	background-image: -moz-linear-gradient(top, #4d4d4d, #181818);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #4d4d4d), color-stop(1.0, #181818));
	background-color:#181818;
	-webkit-box-shadow: 0px 3px 8px #313131;
	-moz-box-shadow: 0px 3px 8px #313131;
	box-shadow: 0px 3px 8px #313131;
}
.footer {
	width:100%;
	height:58px;
	position:fixed;
	bottom:0px;
	z-index:50;
}
.footer_SS {
	width:218px;
	height:120px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/SS_logo.png);
}
.footer_SS_english {
	width:218px;
	height:120px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/SS_logoeng.png);
}
.footer_signature {
	width:772px;
	height:58px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-image:url(../images/footer.jpg);
}
.footer_copyright {
	width:385px;
	height:20px;
	position:absolute;
	top:8px;
	left:11px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	color:white;
	text-align:left;
	
}
.footer_w4tw {
	width:365px;
	height:20px;
	position:absolute;
	top:8px;
	right:11px;
}
.footer_w4tw_txt {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	color:white;
	text-align:right;
}
.footer_w4tw_txt a:link {
	color:white;
	text-decoration:none;
}
.footer_w4tw_txt a:visited {
	color:white;
}
.footer_w4tw_txt a:hover {
	color:#e3862d;
}
.footer_w4tw_txt a:active {
	color:white;
}
.footer_morada {
	width:750px;
	height:20px;
	position:absolute;
	top:28px;
	left:11px;
}
.footer_morada_txt {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color:#e3862d;
	text-align:center;
}
.footer_morada_txt a:link {
	color:#e3862d;
	text-decoration:none;
}
.footer_morada_txt a:hover {
	color:white;
}
.contents {
	width:100%;
	height:100%;
}
.central {
	width:1000px;
	height:100%;
	margin-left:-500px;
	left:50%;
	position:relative;
}
.contents_right {
	width:618px;
	height:100%;
	right:0px;
	position:absolute;
	background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f9f9f9), color-stop(1.0, #eaeaea));
	background-color:#f9f9f9;
	-webkit-box-shadow: 0px 3px 8px #313131;
	-moz-box-shadow: 0px 3px 8px #313131;
	box-shadow: 0px 3px 8px #313131;
	overflow-y:scroll;
}
.contents_right_home {
	width:618px;
	height:100%;
	right:0px;
	position:absolute;
}
.logo {
	width:365px;
	height:115px;
	position:absolute;
	top:0px;
	left:0px;
	-webkit-box-shadow: 3px 3px 8px #313131;
	-moz-box-shadow: 3px 3px 8px #313131;
	box-shadow: 3px 3px 8px #313131;
}
.menu_envelope {
	width:618px;
	height:45px;
	position:absolute;
	top:15px;
	right:0px;
}
.menu_top {
	width:500px;
	height:25px;
	position:absolute;
	top:0px;
	left:0px;
}
.menu_bottom {
	width:490px;
	height:20px;
	position:absolute;
	top:25px;
	left:0px;
}
.language {
	width:130px;
	height:33px;
	position:absolute;
	top:6px;
	right:0px;
	background-color:#e3862d;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.telefones {
	width:261px;
	height:97px;
	position:absolute;
	top:20px;
	right:0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 8px #313131;
	-moz-box-shadow: 3px 3px 8px #313131;
	box-shadow: 3px 3px 8px #313131;
	background-image:url(../images/telefones.jpg);
}
.telephones {
	width:261px;
	height:97px;
	position:absolute;
	top:20px;
	right:0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 8px #313131;
	-moz-box-shadow: 3px 3px 8px #313131;
	box-shadow: 3px 3px 8px #313131;
	background-image:url(../images/telephones.jpg);
}
.headline {
	width:100%;
	height:auto;
	position:absolute;
	top:135px;
	right:0px;
	font-family: 'Roboto Slab', serif;
	font-weight:300;
	font-size:58px;
	line-height:50px;
	color:#1f1f1f;
	text-align:right;
}
.selling_points {
	width:100%;
	height:auto;
	position:absolute;
	top:245px;
	right:0px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size:16px;
	line-height:22px;
	color:#1f1f1f;
	text-align:right;
}
.sticker_pt {
	width:205px;
	height:206px;
	position:absolute;
	top:330px;
	right:0px;
	background-image: url(../images/sticker_pt.png);
}
.sticker_en {
	width:205px;
	height:206px;
	position:absolute;
	top:330px;
	right:0px;
	background-image: url(../images/sticker_en.png);
}
.oferta_envelope {
	width:100%;
	height:122px;
	position:absolute;
	z-index:40;
	top:550px;
	left:0px;
	background-image:url(../images/orange.png);
	background-repeat:repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 8px #313131;
	-moz-box-shadow: 3px 3px 8px #313131;
	box-shadow: 3px 3px 8px #313131;
}
.oferta_main_txt {
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size:26px;
	line-height:30px;
	color:#1f1f1f;
	text-align:center;
	text-transform: uppercase;
	padding-top:20px;
}
.oferta_main_details {
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:12px;
	line-height:18px;
	color:#1f1f1f;
	text-align:center;
	text-transform: uppercase;
}
.testemunhos_box {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: solid #999;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
}
.testemunhos_txt {
	font-family: 'Noto Serif', serif;
	font-weight:400;
	font-style:italic;
	font-size:16px;
	line-height:24px;
	color:#999;
}
.testemunhos_txt2 {
	font-family: 'Noto Serif', serif;
	font-weight:400;
	font-style:italic;
	font-size:12px;
	line-height:20px;
	color:#999;
}
	