@charset "utf-8";
/* CSS Document */
/*sopinal.pt*/
/*por CiberSistemas - www.cibersistemas.pt*/
/*27 Julho 2015*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans&amp;subset=latin,latin-ext);

/*resetcss eric meyer - sem table por causa menu*/

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, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*vários geral*/
.clear {
	clear:both;
}
.clearfix {
	clear:both;
	height:15px;
}
html { overflow-y: scroll;}

h1, h2, h3, .label {
	font-family:'Open Sans', sans-serif;
}

/*cores*/
.azulC {
	background:#549ce8;
}
.azulM {
	background:#336699;
}
.azulE {
	background:#004080;
}
.verdeC {
	background:#84b235;
}
.verdeA {
	background:#b3b80f;
}
.verdeE {
	background:#5f8e21;
}
.verdeAc {
	background:#808000;
}
.branco {
	background-color:#fff;
	color: #004080;
}
/*layout principal - stickyfooter*/

html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background:#bbbd90;
	font-family:Arial, Helvetica, san-serif;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -225px 0;
}
#footer_wrapper {
	clear:both;
	border-top:#fff 3px solid;
	position:relative;
	width: 100%;
	height: 222px;
	font-family:Arial, Helvetica, san-serif;
	background: #5b88b6;
	background: -moz-linear-gradient(top, #5b88b6 0%, #4c6c86 60%, #4c6c86 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b88b6), color-stop(60%, #4c6c86), color-stop(100%, #4c6c86));
	background: -webkit-linear-gradient(top, #5b88b6 0%, #4c6c86 60%, #4c6c86 100%);
	background: -o-linear-gradient(top, #5b88b6 0%, #4c6c86 60%, #4c6c86 100%);
	background: -ms-linear-gradient(top, #5b88b6 0%, #4c6c86 60%, #4c6c86 100%);
	background: linear-gradient(to bottom, #5b88b6 0%, #4c6c86 60%, #4c6c86 100%);
}
#content_wrapper {
	width: 100%;
	padding: 25px 0 223px 0;
	background: #f9f9f3;
	background: -moz-linear-gradient(top, #f9f9f3 0%, #ccbb6b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f3), color-stop(100%, #ccbb6b));
	background: -webkit-linear-gradient(top, #f9f9f3 0%, #ccbb6b 100%);
	background: -o-linear-gradient(top, #f9f9f3 0%, #ccbb6b 100%);
	background: -ms-linear-gradient(top, #f9f9f3 0%, #ccbb6b 100%);
	background: linear-gradient(to bottom, #f9f9f3 0%, #ccbb6b 100%);
}
#footer_wrapper, div#content_wrapper {
	min-width: 960px;
}
#footer_inner_wrapper, #content_inner_wrapper {
	width: 960px;
	margin: 0 auto;
}
/*conteudo*/
/*conteudo header*/
#header {
	width: 956px;
	height: 220px;
	margin: 0 auto;
	border-width:0 2px;
	border-color: #bbe7ff;
	border-style: solid;
	background: #bbe7ff url(../img/header.jpg) no-repeat center top;
	-webkit-border-radius: 25px 25px 0 0;
	-moz-border-radius: 25px 25px 0 0;
	border-radius: 25px 25px 0 0;
}
#logo {
	background: transparent url(../img/sopinal-equipamentos-urbanos-h.png) no-repeat top left;
	width: 238px;
	height: 86px;
	float: left;
	margin:38px 0 0 22px;
}
#logo a {
	width: 238px;
	height: 86px;
	display: block;
	overflow: hidden;
	text-indent: -99999em;
}
/*conteudo nav*/
#nav {
	height: 28px;
	width: 956px;
	margin: 0;
	padding:0;
	border:2px solid #bbe7ff;
	border-width:0 2px;	
	background:#fff;
}
/*content*/
#content {
	width: 956px;
	min-height: 260px;
	margin: 0 auto;
	border-width:0 2px 2px 2px;
	border-color: #bbe7ff;
	border-style: solid;
	background: #295b16 url(../img/erva.jpg) repeat center top;
	padding-bottom:46px;
}
h1 {
	font-size:1.8em;
	line-height:1em;
	letter-spacing: -1px;
	color:#fff;
	font-weight:normal;
	padding:18px 0 12px 0;
	margin:0 23px;
	
}
/*main*/
#main {
	background: #fff;
	width: 600px;
	min-height: 200px;
	padding: 20px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}

.mainProdutos #main {
width:870px;
margin:15px 23px;
}

#main h2 {
	font-size:1.2em;
	line-height:1.6em;
	font-weight:600;
	margin-bottom:12px;
	color: #004080;
}

#main h3 {
	font-size:1em;
	line-height:1.2em;
	font-weight:600;
	margin-bottom:8px;
	color: #004080;
}
#main h4 {
	font-size:.8em;
	line-height:1.2em;
	font-weight:600;
	margin-bottom:4px;
	color: #00;
}
#main p {
	font-size:.8em;
	line-height:1.4em;
	margin-bottom:12px;
	overflow: none;
}
#main p small {font-size:.75em;}
#main ul {
	margin-bottom:7px;
}
#main li {
	font-size:.8em;
	line-height:1.4em;
	padding:0 0 5px 0;
	margin:0 0 0 20px;
	list-style: url(../img/visto.png);
}
#main li small{
font-size:.75em;
}
#main li ul {
	margin-top:7px;
}
#main li ul li {
	font-size:1em;
	line-height:1.4em;
	padding:0 0 5px 0;
	margin:0 0 0 40px;
	list-style: url(../img/visto.png);
}

ul.colunas {
	-webkit-column-count:2;
	-moz-column-count:2;
	column-count:2;
	-webkit-column-gap:20px;
	-moz-column-gap:20px;
	column-gap:20px;

}
ul.colunas li {
	-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;

}


#main a  {
	color:#549ce8;
	text-decoration: underline;
}
#main a:hover  {
	text-decoration: none;
}
.sopinal {
	font-weight:600;
	color: #004080;
	text-transform: uppercase;
}
/*coluna*/

#coluna {
	width: 246px;
	position:relative;
}
.institucional #main, .produtos #coluna {
	float: left;
	margin:15px 0 15px 23px;
}
.institucional #coluna, .produtos #main {
	float: right;
	margin:15px 23px 15px 0;
}
.institucional #coluna h2{
	width:155px;
	font-size:1.4em;
	line-height:1.2em;
	margin:3px 0 10px 0;
	
}
#coluna h3 {
	font-size:1em;
	font-weight:600;
	line-height:1.2em;
	margin:5px 0 10px 0;
}
#coluna p {
	font-size:.9em;
	line-height:1.2em;
	margin-bottom:10px;
}
#anteparas01 h3 {
	color:#FFF !important;
}
.simbolo {
	position:relative;
	top:-16px;
	left:167px;
	z-index:1;
}
.folha {
	position:relative;
	top:-83px;
	left:13px;
	z-index:1;
}
.institucional .colTop  {
	color:#1a4800;
	margin:-90px 0 23px 0;
	padding:15px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}
.colTop li {
	font-size:.85em;
	font-weight:500;
	line-height:1.35em;
	padding:0 0 5px 0;
	margin:0 0 0 20px;
	list-style: url(../img/visto.png);
}
.asopinal {
	background: #f9f9f3;
	background: -moz-linear-gradient(-45deg, #f9f9f3 0%, #ccbb6b 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f9f9f3), color-stop(100%, #ccbb6b));
	background: -webkit-linear-gradient(-45deg, #f9f9f3 0%, #ccbb6b 100%);
	background: -o-linear-gradient(-45deg, #f9f9f3 0%, #ccbb6b 100%);
	background: -ms-linear-gradient(-45deg, #f9f9f3 0%, #ccbb6b 100%);
	background: linear-gradient(135deg, #f9f9f3 0%, #ccbb6b 100%);
}
.missao {
	background: #ffffff;
	background: -moz-linear-gradient(-45deg, #ffffff 0%, #a3aaba 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #a3aaba));
	background: -webkit-linear-gradient(-45deg, #ffffff 0%, #a3aaba 100%);
	background: -o-linear-gradient(-45deg, #ffffff 0%, #a3aaba 100%);
	background: -ms-linear-gradient(-45deg, #ffffff 0%, #a3aaba 100%);
	background: linear-gradient(135deg, #ffffff 0%, #a3aaba 100%);
}
.colSecund, .colSub {
	margin-bottom:23px;
	padding:15px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}

.colSecund p.contactos {
	font-size:.75em !important;
	line-height: 1.3em !important;
	color:#000;
}
.clientes #main {
	padding-bottom:200px;
	background:#fff url(../fotos/clientes-main-bg.jpg) no-repeat right bottom;
}
.clientes-colA {
	height:160px;
	background:#fff url(../fotos/clientes-colA-bg.jpg) no-repeat center;
}
.clientes-colB {
	height:160px;
	background:#fff url(../fotos/clientes-colB-bg.jpg) no-repeat center;
}
.servicos #main {
	padding-bottom:160px;
	background:#fff url(../fotos/servicos-main-bg.jpg) no-repeat right bottom;
}
.servicos-colA {
	height:160px;
	background:#fff url(../fotos/servicos-colA-bg.jpg) no-repeat center;
}
.servicos-colB {
	height:160px;
	background:#fff url(../fotos/servicos-colB-bg.jpg) no-repeat center;
}
.historial-1968 {
	height:160px;
	background:#fff url(../fotos/historial-1968-bg.jpg) no-repeat right bottom;
}
.historial-1986 {
	height:160px;
	background:#fff url(../fotos/historial-1986-bg.jpg) no-repeat right bottom;
}
.historial-hoje {
	height:160px;
	background:#fff url(../fotos/historial-hoje-bg.jpg) no-repeat right bottom;
}
.cert-qual {
	background: #4e6c86 url(../fotos/cert-qual.jpg) no-repeat center bottom;
	height:160px;
}
.institucional .corBranco {
	color: #FFF;
}

.corBranco li {
	list-style: url(../img/visto_branco.png);
}
.iso {
	margin:15px 60px;
}
/*produtos*/

.produtos .colTop {
	color:#fff;
	margin:0 0 23px 0;
	padding:15px;
	min-height:110px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}
.produtos .colTop h2 {
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
	font-size:1.05em;
	line-height:1.3em;
	font-weight:100;
	color:#fff;
}
.produtos .colTop h2 a strong, .produtos .colTop h2 strong {
	font-weight:600;
}
.produtos .colTop h2 a strong::after, .produtos .colTop h2 strong::after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.produtos .colTop h2 a, .produtos .colTop h2 a:link, .produtos .colTop h2 a:visited, .produtos .colTop h2 a:hover, .produtos .colTop h2 a:active {
	text-decoration:none;
	color:#fff;
	min-height:110px;
	width:216px;
	display:block;
}
.produtos .colSub a {
	text-transform:uppercase;
	text-decoration: none;
	font-size:.8em;
	font-weight: 600;
	line-height:1.3em;
	color:#fff;
	width:216px;
	min-height:20px;
	display:block;
}

.colSubSub {
margin-left:16px;
width:200px !important;
font-size:.75em !important;
}



.breadcrumbs {
	text-transform:lowercase;
	font-size:.7em !important;
	margin-top:-6px;
	padding-bottom: 10px;
	border-bottom: #eee 1px solid;
}
/*conteudo footer*/
.colFooter {
	width: auto;
	margin: 10px;
	float:left;
	color: #fff;
}
.colFooter:last-child {
	float:right;
	/*margin-right:20px; */
	margin-right: 9px;
	z-index:1;
}
.colFooter h2 a {
	display:block;
	background: url(../img/sprite.png) no-repeat -134px 0;
	width: 148px;
	padding: 30px 0 0 57px;
	margin-right:20px;
	font-size: .85em;
	letter-spacing: -1px;
	line-height: 1.3em;
}
.colFooter h3 {
	font-size: .8em;
	line-height: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
	margin: 6px 0 9px 5px;
}
.colFooter li, .colFooter p {
	font-size: .7em;
	line-height: 1.2em;
	margin-left: 5px;
}
.colFooter p {
	margin-bottom: 11px;
}
.colFooter p strong {
	line-height: 1.9em;
}
.colFooter a {
	color: #fff;
	text-decoration: none;
}
.colFooter a:hover {
	text-decoration: underline;
}
.colFooter h3 a:hover, .colFooter h2 a:hover {
	text-decoration: none;
}
/* qlt e social*/


.qlt {
	background: url(../img/sprite.png) no-repeat 0 0;
	margin:25px 0 0 0;
	float:right;
	clear:right;

}
.qlt a {
	width:60px;
	height:90px;
	display:block;
	overflow:hidden;
	text-indent: -99999em;
}
.qlt:hover {
	background: url(../img/sprite.png) no-repeat -60px 0;
}
#social {
	float:right;
	margin:10px 0 0 0;
}
#social a {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent: -99999em;
	margin-left:5px;
	float:left;

}
.facebook {
	background:url(../img/sprite.png) no-repeat -150px -70px;
}
.google {
	background:url(../img/sprite.png) no-repeat -180px -70px;
}
.linkedin{
	background:url(../img/sprite.png) no-repeat -210px -70px;
}
.rss{
	background:url(../img/sprite.png) no-repeat -240px -70px;
}
.twitter{
	background:url(../img/sprite.png) no-repeat -270px -70px;
}
.youtube{
	background:url(../img/sprite.png) no-repeat -300px -70px;
}

/*slideboxes*/

#slideboxes {
	margin-left:10px;
}
.wrap {
	display:inline-block;
	position:relative;
	width:205px;
	height:160px;
	margin:23px 13px 0 13px;
	overflow:hidden;
}
.wrap img {
	top:0;
	left:0;
	position:absolute;
	cursor:pointer;/*ie*/
	z-index:2;/*ie8*/
}
.txt {
	top:0;
	left:0;
	position:absolute;
	margin:1px;
	padding:15px;
	width:173px;
	height:128px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}
.txt a {
	width:173px;
	height:128px;
	display:block;
}
#slideboxes h2 {
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
	font-size:1.05em;
	line-height:1.3em;
	font-weight:100;
	color:#fff;
}
#slideboxes h2 a strong {
	font-weight:600;
}
#slideboxes h2 a strong::after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
#slideboxes h2 a, #slideboxes h2 a:link, #slideboxes h2 a:visited, #slideboxes h2 a:hover, #slideboxes h2 a:active {
	text-decoration:none;
	color:#fff;
}
/*home*/

.homepage h1 {
clear:both;
}

.homepage #coluna {
width:205px;
margin-top:46px;
margin-bottom:0;
}

.homepage .colSecund, .homepage .corBranco {
margin-bottom:0 !important;
}

.homepage #coluna h2 {
width:100%;
margin-bottom:16px;
}

.homepage #coluna h2 a{
color:#fff;
text-decoration:none;
}



.homepage .colSecund{
min-height: 350px;
padding-bottom: 10px;
}

#bm1431623683634 a {font-size:.75em; line-height:1.2em; color:#fff; text-decoration:none;}
#bm1431623683634 a:hover {text-decoration:underline;}
#bm1431623683634 div.bmfeedItem{margin-bottom:1em;overflow:hidden;zoom:1;height:60px;overflow:hidden;}
#bm1431623683634 img{float:left;margin-right:5px; border-radius:8px;}
#bm1431623683634 div > p:first-child{margin-top:0}
#bm1431623683634 div > p:last-child {margin-bottom:0}

.arrow {
width:80px;
height:24px;
background:url(../img/arrow-down.png) no-repeat;
margin:0 auto 10px auto;
display:block;
clear:both;
}

/*slider mod*/

#wowslider-container1 {
float:left;
margin:46px 23px;
}

#wowslider-container1 .ws_images img, #wowslider-container1 .ws_effect img, #wowslider-container1 .ws_effect>* {
  
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius: 16px; 
}

/*slider soptech*/

#slideSoptech{ 
	box-sizing:border-box;
    margin:46px 23px 23px 23px; 
    position: relative; 
	clear:both;
    width: 440px; 
    height: 310px;
	padding:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius: 16px; 
	background:#fff;

}

#slideSoptech > div { 
    position: absolute; 
    top: 16px; 
    left: 16px; 	
}

#slideSoptech:after {
    content: url(../img/soptech.png);
	position:absolute;
	right:16px;
	bottom:16px;
	pointer-events:none;
}

#slideSoptech div img {width: 408px; 
    height: 278px;}


/*mapa - localizacao*/
#map_canvas {
	height:605px;
	width:592px;
	margin:5px 0 25px 0;
	background: #fff url(../img/loader.gif) no-repeat center;
	border:#549ce8 4px solid;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#map_content div, #map_content p, #map_content1 div, #map_content1 p {
	padding:0;
	margin:0;
}
#map_content {
	width:180px;
	height:85px;
	font-size:.9em;
	overflow:hidden;
	line-height:1.1em;
}
#map_content1 {
	width:180px;
	height:100px;
	font-size:.9em;
	overflow:hidden;
	line-height:1.1em;
}
#directionsPanel {
	height: auto;
	font-size:1em;
	margin:15px 0 25px 0;
	font-size:.9em;
	line-height:1.2em;
}
#directionsPanel form input#start {
	width:240px;
	border:#ccc 1px solid;
}
#directionsPanel form select {
	width:120px;
	border:#ccc 1px solid;
}
#directionsPanel form input#start:focus, #directionsPanel form select:focus {
	border:#e77b31 1px solid;
}
/***produtos***/
.fotoDir {
	float:right;
}
#subProdutos {
	margin:30px 0 0 -15px;
}
#subProdutos img, .fotoDir {
	width:100px;
	height:110px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	opacity:.7;
	overflow: hidden;
	padding:4px;
}
#subProdutos img:hover, .fotoDir {
	opacity:1;
	overflow: hidden;
}
#subProdutos a {
	width:108px;
	height:118px;
	display:block;
	float:left;
	margin:0 0 15px 15px;
}
/* tooltip  */
.tooltip {
	display:none;
	background:transparent url(../img/tooltip_bg.png);
	font-size:12px;
	line-height:1.2em;
	height:80px;
	width:170px;
	padding:20px;
	color:#fff;
}
/*CiberSistemas*/

#cibersistemas {
	position:absolute;
	z-index:99999;
	bottom:2px;
	right:2px;
	width:40px;
	height:30px;
	background: url(../img/cs.png) no-repeat 0 0;
}
#cibersistemas:hover {
	width:160px;
	height:30px;
	background: url(../img/cs.png) 160px 0;
}
#cibersistemas a {
	width:40px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent: -99999em;
}
#cibersistemas a:hover {
	width:160px;
	height:30px;
}
/*csMedium*/

.novidades h1 a {
	color:#fff;
	text-decoration:none;
}
.novidades .colTop {
	background:#808000;
}


/*2014*/


/* Image Box Style */
.box, .colFotos img {
	position: relative;
	overflow: hidden;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}


#coluna .box, .colFotos > img {
   	width: 216px;
	height: auto;
	margin-bottom:16px;
}

#coluna .box:last-child, .colFotos > img:last-child {margin-bottom:0;}

.subIndex {
padding-top:4px;
}

.subIndex .box,  .box.fotoIsolada {
	display: inline-block;
	width: 280px;
	height: 160px;
	margin:0 20px 20px 0;
	border-width:5px;
	border-style:solid;
}

.mainProdutos .subIndex .box {
	width: 266px;
}

.box.fotoIsolada {
	height: 245px;
	margin:0 6px 20px 0;
}

.subIndex.notWide .box {
width: 125px;
}

.subIndex.mediumWide .box {
width: 176.66666666666px;
}
.subIndex.mediumWide .box img {
float:right;
}



.subIndex .box:nth-child(even) {
	margin-right:0;
}

.subIndex.notWide .box:nth-child(even), .mainProdutos .subIndex .box, .subIndex.mediumWide .box:nth-child(2n)  {
	margin-right:20px;
}

.subIndex.notWide .box:nth-child(4n), .mainProdutos .subIndex .box:nth-child(3n), .subIndex.mediumWide .box:nth-child(3n){
	margin-right:0;
}



.box img, .simple-caption {
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}


/* Caption Common Style */
.simple-caption {
	position: absolute;
	color: #fff;
	z-index: 100;
	left: 0;
	line-height:15px;
	padding-top:5px;
	height: 35px;
	font-size:.75em;	
	display: inline-block;
	bottom: -40px;
	text-align: center;
	width: 100%;
	font-family:font-family:'Open Sans', sans-serif;
	background:#336699;
	opacity:.8;
	border-radius:0;
}


/** Simple Caption :hover Behaviour **/
.box:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	 transform: translateY(-100%);
}


/****/
.produtos h2.colTop  {
	text-transform:uppercase;
	font-size:1.05em;
	line-height:1.3em;
	font-weight:100;
	color:#fff;
}
.produtos h2.colTop  a strong, .produtos h2.colTop  strong {
	font-weight:600;
}
.produtos h2.colTop  a strong_after, .produtos h2.colTop  strong::after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.produtos h2.colTop  a, .produtos h2.colTop  a:hover {
	text-decoration:none;
	color:#fff;
	min-height:110px;
	width:216px;
	display:block;
}

.produtos a.colSub  {
	text-transform:uppercase;
	text-decoration: none;
	font-family:'Open Sans', sans-serif;
	font-size:.9em;
	font-weight: 600;
	line-height:1.3em;
	color:#fff;
	width:216px;
	min-height:20px;
	display:block;
}

.label {display:block; font-size:1.2em; color:#fff;  line-height:30px; margin:16px 0; padding-left:8px;clear:both;}

.featureImg{float:right; margin:0 0 20px 20px; width:280px; height:160px; position:relative;}
.featureImg.mediumWide {width: 196px;margin-left:0; float:left;}


.linhaInterior .featureImg {float:left; margin:0 0 20px 0; border-radius:8px; border:#eee 5px solid;}

.pdf {float:right; clear:right; width:auto; width:267px; padding:20px; margin:0 -20px 20px 20px; border-radius:8px 0 0 8px;
	min-height:60px;
	display:block;
}

.linhaInterior .pdf {clear:none; }

.pdf h3 {font-size:1.2em; font-weight:600;
	padding-bottom:8px;
	text-decoration: none !important;
	text-transform:uppercase;
	line-height:1.5em;
	color:#fff !important;
	display:block;
	border-bottom:1px solid #eee;
}

#coluna a.pdf-link,
#main  .pdf  a{ 
	padding-left:20px;
	font-size:.9em;
	text-decoration: none;
	line-height:1.2em;
	margin-bottom:8px;
	color:#fff !important;
	min-height:20px;
	display:block;
	background-image: url(../img/pdf_button.png);
	background-repeat: no-repeat;
	background-position:left 1px;
}
#coluna a.pdf-link{ color: black !important; }

.pdf  a:hover {
text-decoration: underline !important;
}

.dimTable {
width:100%;
box-sizing: border-box;
border-collapse: separate;
border-spacing: 2px;
margin-bottom:25px;
}

.tablePeq {
width:50%;
display:inline-block;
vertical-align:top;
}

.dimTable td, .dimTable th {
border: 1px solid;
text-align:center;
padding:6px 2px;
font-size:.9em;
font-weight:normal;
min-width: 10%; 
}


.dimTable th {
color:#fff;
font-size:.9em;
font-weight:bold;
}


.dimTable small {
font-size:.75em;
font-weight:normal;
line-height:1.5em;
}

.dimTable tr:hover {
background-color: #808000;
color:#fff;
}

.produtos .colTop, .produtos .colSub, .pdf {
-moz-transition: background-color .40s ease-in-out;
-webkit-transition: background-color .40s ease-in-out;
transition: background-color .40s ease-in-out;
			
}

/*cores produtos*/

.colTop.colActual a {
cursor:default !important;
}

.produtos.azulM  .colSub, .produtos.azulM  .colTop, .produtos.azulM .dimTable th  {
background:#549ce8;
}
.produtos.azulM .label, .produtos.azulM .pdf, .produtos.azulM .colActual, .produtos.azulM .colFotos, .produtos.azulM .simple-caption {
background:#336699 !important;
}
.produtos.azulM .box, .produtos.azulM .dimTable td, .produtos.azulM .dimTable th    {
border-color:#336699;
}

.produtos.azulC  .colSub, .produtos.azulC  .colTop, .produtos.azulC .dimTable th   {
background:#336699;
}
.produtos.azulC .label, .produtos.azulC .pdf, .produtos.azulC .colActual, .produtos.azulC .colFotos, .produtos.azulC .simple-caption {
background: #549ce8 !important;
}
.produtos.azulC .box, .produtos.azulC .dimTable td, .produtos.azulC .dimTable th  {
border-color:#549ce8;
}

.produtos.azulE  .colSub, .produtos.azulE  .colTop, .produtos.azulE .dimTable th   {
background:#549ce8;
}
.produtos.azulE .label, .produtos.azulE .pdf, .produtos.azulE .colActual, .produtos.azulE .colFotos, .produtos.azulE .simple-caption{
background: #004080 !important;
}
.produtos.azulE .box, .produtos.azulE .dimTable td, .produtos.azulE .dimTable th {
border-color:#004080;
}

.produtos.verdeC  .colSub, .produtos.verdeC  .colTop, .produtos.verdeC .dimTable th {
background:#5f8e21;
}
.produtos.verdeC .label, .produtos.verdeC .pdf, .produtos.verdeC .colActual, .produtos.verdeC .colFotos, .produtos.verdeC .simple-caption {
background:#84b235 !important;
}
.produtos.verdeC .box, .produtos.verdeC .dimTable td, .produtos.verdeC .dimTable th {
border-color:#84b235;
}

.produtos.verdeA  .colSub, .produtos.verdeA  .colTop, .produtos.verdeA .dimTable th   {
background:#84b235;
}
.produtos.verdeA .label, .produtos.verdeA .pdf, .produtos.verdeA .colActual, .produtos.verdeA .colFotos, .produtos.verdeA .simple-caption{
background:#b3b80f !important;
}
.produtos.verdeA .box, .produtos.verdeA .dimTable td, .produtos.verdeA .dimTable th {
border-color:#b3b80f;
}

.produtos.verdeE  .colSub, .produtos.verdeE  .colTop, .produtos.verdeE .dimTable th  {
background:#84b235;
}
.produtos.verdeE .label, .produtos.verdeE .pdf, .produtos.verdeE .colActual, .produtos.verdeE .colFotos, .produtos.verdeE .simple-caption {
background:#5f8e21 !important;
}
.produtos.verdeE .box, .produtos.verdeE .dimTable td, .produtos.verdeE .dimTable th {
border-color:#5f8e21;
}



.produtos .colTopSub:hover, .produtos .colSub:hover, .produtos .colTop:hover {
	background: #808000;
}
/*Shadowbox*/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:'Open Sans', sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{min-height:26px;line-height:1.5em;}
#sb-title-inner{font-size:14px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../shadowbox/close.png);}
#sb-nav-next{background-image:url(../shadowbox/next.png);}
#sb-nav-previous{background-image:url(../shadowbox/previous.png);}
#sb-nav-play{background-image:url(../shadowbox/play.png);}
#sb-nav-pause{background-image:url(../shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}



/*zoom icon*/

a[rel^="shadowbox"]:hover::after{
content: url(../img/zoom.png);
	position: absolute;
	right: calc(50% - 19px);
	bottom: calc(50% - 19px);
	padding:4px;
	background:rgba(255,255,255,.4);
	border-radius:4px;
}


/*accordion*/

.acc-btn { 
  cursor:pointer;
  margin-top:10px;	
}
.acc-btn:first-child { 
  margin-top:0;	
}

.acc-btn  h2 {
	padding-left: 20px;
	background: transparent url(../img/visto.png) no-repeat left center;
	color: #549ce8 !important;
}

.acc-btn h2:hover { 
text-decoration: underline;
}

.acc-content {
  height:0;
  overflow:hidden;
}
.acc-content-inner {
 padding-bottom:10px;
 margin-bottom:10px;
 border-bottom:#004080 dotted 1px;
}
.open {
  height: auto;
 
}

.acc-btn  h2.selected {
background:#549ce8; 
color:#fff !important;
}

.acc-btn  h2.selected {
text-decoration: none !important;
}



#footer-portugal-2020{
	background-color: #fff;
}
#footer-portugal-2020 a{
	display: block;
	background: url(../img/barra-feder.jpg) no-repeat center center;
	width: 960px;
	height: 124px;
	margin: 0 auto;
}

table.sttb td .stimg{ display: none;}

