﻿@charset "utf-8";
@import url( "base.css" );


/**
 * @comment: estilo geral da HOME
 */

#content {
    /*background: url('../img/bg/bg_home.jpg') no-repeat top center;*/
    background: url('../img/bg/bg-vexty-renda-futura.jpg') no-repeat top center;
    background-size: cover;
    margin-top: -30px;
    min-height: 682px;
    min-width: 930px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#content div.center {
  overflow: visible;
}
#content div.start {
  /*background: url('../img/bg/bg_home_start.png');*/
  
  background: #782984d6;
  float: left;
  height: 441px;
  margin-left: -16px;
  padding: 62px 16px 40px;
  position: relative;
  width: 350px;
}
#content div.start h2 {
  background: url('../img/tx/tx_home_start_h2.png') no-repeat top center;
  height: 101px;
  margin: 0 auto 45px;
  width: 352px;
}
#content div.start ul {
  position: relative;
}
#content div.start ul li {
  display: none;
  left: 15px;
  position: absolute;
  top: 0;
  width: 320px;
}
#content div.start ul li.active {
  display: block;
}
#content div.start ul li span {
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto 20px;
  height: 63px;
  width: 79px;
}
#content div.start ul li span.planner {
  background-image: url('../img/bg/bg_home_slider_planner.png');
}
#content div.start ul li span.adjust {
  background-image: url('../img/bg/bg_home_slider_adjust.png');
}
#content div.start ul li span.graph {
  background-image: url('../img/bg/bg_home_slider_graph.png');
}
#content div.start ul li h3 {
  color: #fff;
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.286em;
  font-weight: bold;
  margin-bottom: 2px;
  text-align: center;
  -webkit-text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
  -moz-text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
  -o-text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
  text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
  text-transform: uppercase;
}
#content div.start ul li p {
  color: #fff;
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.286em;
  font-weight: 300;
  line-height: 1.35em;
  text-align: center;
  -webkit-text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
  -moz-text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
  -o-text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
  text-shadow: 0px 2px 4px rgba(16, 16, 17, 0.75);
}
#content div.start div.control {
  bottom: 114px;
  left: 16px;
  position: absolute;
  text-align: center;
  width: 350px;
}
#content div.start div.control button {
  background: url('../img/bt/bt_home_start_slider.png') no-repeat 0 0;
  border: none;
  cursor: pointer;
  display: inline-block !important;
  height: 15px;
  margin: 0 6px;
  width: 16px;
}
#content div.start div.control button.active {
  background-position: -15px 0;
  cursor: default;
}
#content div.start div.control button.active:hover {
  filter:alpha(Opacity=100);
  opacity: 1.0;
}
#content div.start > a {
  background: #b6d43e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  bottom: 40px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(13, 14, 14, 0.75);
  -moz-box-shadow: 0px 2px 2px 0px rgba(13, 14, 14, 0.75);
  -o-box-shadow: 0px 2px 2px 0px rgba(13, 14, 14, 0.75);
  box-shadow: 0px 2px 2px 0px rgba(13, 14, 14, 0.75);
  color: #f3f3f3 ;
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.429em;
  left: 76px;
  margin: 0 auto;
  padding: 7px 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 230px;
}

/**
 * @comment: footer - Copiado de https://www.odebrechtprevidencia.org.br/css/estiloOdeprev.css
 */

 .emptyLine {
  width: 100%;
  height: 10px;
  float: left;
  background-color: #fff;
}
.boxFooter {
  font-size: 13px;
  line-height: 1.5;
  font-family: Tahoma, sans-serif!important;
  text-align: justify;
  color: #535250;
  float: left;
  width: 100%;
  height: 260px;
  background-color: #bdbdbd;
}
.boxFooter p + p {
  margin-top: 0.8em;
}
.centralizaFooter {
  width:950px;
  height:258px;
  margin:auto auto;
  color:#58595A;
}
.logoFooter {
  position:relative;
  background:url('https://www.odebrechtprevidencia.org.br/img/logo_footer.jpg') no-repeat top center #FFFFFF;
  width:204px;
  height:96px;
}
.boxContato {
  float:left;
  width:475px;
  height:136px;
  font-size:11px;
}
.contato {height:65px}

.contato a {color:#e41f2b}
.contato span {color:#e41f2b}

.endSP {width:236px; float:left; font-weight:bold;}
.endBA {width:236px; float:left; font-weight:bold;}

.boxMenufooter {
  float:left;
  width:475px;
  height:136px;
  font-size:10px;
  margin-top: -100px;
}
.boxMenufooter a {text-decoration:none;}
.menuFooter1 {
  width:236px;
  height:136px;
  float:left;
  text-align:left;
}
.menuFooter1 ul {list-style:none; margin-left:20px; line-height:30px;}
.menuFooter1 li:first-child {border-top: none!important;color: #E4002B;}
.menuFooter1 ul li {border-top:solid thin #8E8F93; }
.menuFooter1 ul li a {color:#58595A; }
.menuFooter1 ul li a:hover {color:#E82127;}
.menuFooter1 ul li ul {
  display: none;
  widht:auto;
  position:absolute;
  height: auto;
  left: 15px;
  z-index: 1900;
  margin-left:0;
}
.menuFooter1 ul li:hover ul {
  display: block;
  position: relative;
}
.menuFooter2 {
  width: 236px;
  height: 122px;
  float: left;
  margin-top: 30px;
}
.menuFooter2 ul {list-style:none; margin-left:50px; line-height:30px;}
.menuFooter2 ul li {border-top:solid thin #8E8F93; }
.menuFooter2 ul li a {   color:#58595A; }
.menuFooter2 ul li a:hover {color:#E82127;}
.menuFooter1 img, .menuFooter2 img {padding-right:3px;}

/**
 * @comment: seletores genéricos
 */

 #content div.start > a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content div.start > a:hover
, #content div.start div.control button:hover {
  filter:alpha(Opacity=70);
  opacity: 0.7;
}
#content div.start h2
, #content div.start ul li span
, #content div.start div.control button {
  display: block;
  overflow: hidden;
  text-indent: -999em;
}