/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29/05/2014, 16:15:45
    Author     : ivini
*/

*{
    box-sizing: border-box;
    margin:0;
    padding:0;
    text-decoration: none;
    color:#808080;
    font-size: 15px;
    text-align: justify
}
dd{
    margin:0;
}

dt{
    cursor: pointer;
    color:#0d1e61;
    font-size: 25px;
    font-family: "PTSansNarrowRegular", sans-serif
}

h1, h2, h3,h4{
    color:#0d1e61;
    font-size: 25px;
    font-family: "PTSansNarrowRegular", sans-serif

}
footer h2{
    color:#0f1959;
    margin-bottom: 0;
top: -20px;
position: relative;
}
span.sinal{
    color:#fca605;
    font-size: 30px;
    padding-right: 10px
}
a.link-site{
    background: url(i/flecha-right-link.png) no-repeat center left;
    display: block;
    padding-left:14px;
    font-size: 14px;
    color:#808080;
    float:left;
    text-align:center;
}
a.link-site:hover{
    color:#152566
}
.painelCrossLink{
    background: #0d1e61;
    color: #fff;
    width:440px;
    padding:20px;
    position: absolute;
top: -213px;
z-index: 5;
left: 0;
display:none;
}
.painelCrossLink .setaCrossLink{
    width: 24px;
    height:10px;
    background:url(i/flecha-bottom-cross-link.png) no-repeat center top;
    position: absolute;
    top: 100%;
    left:0;
}
.setaCrossLink.link1{
    left: 14%;
}
.setaCrossLink.link2{
    left: 14%;
}
.setaCrossLink.link3{
  left: 33%;
}
.setaCrossLink.link4{
    left: 81%;
}
.opentext{
    height: 47px;
    background:url(i/abre-texto.png) no-repeat center top;
    cursor: pointer;
    margin-bottom: 10px;
}

.painelGrupo{
    display:none;
}
.opentext.fechaTexto{
     background:url(i/esconde-texto.png) no-repeat center top;
}
.content{
    width:980px; /*EDITADO POR HUGO 19/10 12:00*/
    margin: 0 auto;
}
.content p{
    margin: 28px;
}
header{
    background: url(i/header.png) no-repeat center top;
    height: 260px;
    text-align: center;
}
header figure{
    display: block;
    text-align: center;
}
header figure img{
    margin-top: 65px
}
footer{
    background: url(i/bg-empresas.jpg) no-repeat center top;
    height:810px;
    padding:67px 0 45px 0
    
}

footer .aginterfaces{
    margin-top: 140px;
    float: left;
}
footer .endereco{
    
}
footer address{
    font-style: normal;
    font-family: "PTSansRegular", sans-serif;
    font-size: 15px;
    float: right;
    text-align: right;
    margin-top: 105px;
}
/**slider**/
.slider-wrap{ width: 980px; position: relative;}
.slider-wrap .flesha-baner-bottom{
    position: absolute;
left: 0;
width: 38px;
height: 19px;
background: url(i/top-banner.png) no-repeat center top;
display: block;
z-index: 10;
left: 12px;
}
.panel ul	{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel{ float: left; height: 100%; position: relative; width: 980px; }
.stripNavL, .stripNavR, .stripNav{ display: none; }
.nav-thumb {margin-right: 5px; }
#movers-row{background: #fff;
height: 131px;
padding: 24px 20px;
top: -49px;
position: relative;

display: flex;
flex-direction: row;
justify-content: center;
align-items: center}
#main-photo-slider{
    position: relative;
    z-index: 1;
    width: 980px;
}
#movers-row div{width:183px; float: left;  text-align: center;margin-right: 7px;position: relative;z-index: 1}
#movers-row div a.cross-link{ float: right;  text-align: center; margin-bottom: 10px}
.photo-meta-data{ background: url(images/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span { font-size: 13px; }
.cross-link	{ display: block; width:198px;  z-index: 9999; }
.active-thumb { }