/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
body {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
ul {
  padding: 0;
}
li {
  padding: 0;
  display: inline-block;
}
h2 {
  text-transform: uppercase;
  margin: 0px;
  padding: 35px 0px;
  font-weight: 400;
}
input,
button,
textarea {
  outline: none;
}
a {
  text-decoration: none!important;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #4b4b4b;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #4b4b4b;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #4b4b4b;
}
/* Atomic */
::-moz-selection {
  background: #2bc0a7;
  /*---Cor de fundo--*/
  color: #ffffff;
}
::selection {
  background: #2bc0a7;
  /*---Cor de fundo--*/
  color: #ffffff;
}
.content {
  width: 990px;
  margin: 0 auto;
  position: relative;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.clear {
  clear: both !important;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-border {
  border: 0 !important;
}
.d-none {
  display: none !important;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.no-bg {
  background: none !important;
}
.bx-wrapper .bx-pager {
  z-index: 99;
  bottom: 0px;
  padding: 15px 0px;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
  height: 8px;
  width: 8px;
  margin: 0 5px;
  background: #f7f7f7;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a.active,
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a:hover {
  background-color: #65bbf1;
  /*border: 1px solid @branco;*/
}
.bx-wrapper .bx-next {
  right: -34px;
}
.ico-blank {
  background: url('../img/ico_blank.jpg') no-repeat left top;
}
.brd-rad-left-top {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.brd-rad-right-top {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section {
  width: 100%;
  height: auto;
  position: relative;
}
section .carousel {
  background: transparent;
  width: 980px;
  height: 160px;
  position: relative;
  bottom: -120%;
  left: 24%;
  margin-left: 0%;
  z-index: 2;
}
section .carousel a {
  width: 20%;
  height: 120px;
  display: block;
  float: left;
}
section#servicos-conheca {
  z-index: 98;
  margin-top: 0px;
  overflow: inherit;
}
section#servicos-conheca .content .bx-wrapper {
  max-width: 920px;
  margin-left: 50px;
}
section#servicos-conheca .content .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 170px;
}
section#servicos-conheca .content .bx-wrapper .bx-prev {
  left: -50px;
}
section#servicos-conheca .content .allServices {
  display: block;
  width: 222px;
  margin: 0 auto;
  line-height: 52px;
  font-size: 17px;
  text-align: center;
  color: #FFF;
  background: url("../img/sprite.fw.png") -416px -60px no-repeat;
}
section#servicos-conheca .content .allServices:hover {
  background-position: -639px -60px;
}
section#servicos-conheca span.tt-servicos-conheca {
  line-height: 35px;
  width: 142px;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background: url('../img/sprite.png') no-repeat left top;
  background-position: -246px -76px;
  position: absolute;
  left: 50%;
  top: 10px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
section#servicos-conheca span .conheca {
  position: relative;
  top: 120%;
}
section#servicos-conheca .todosServicos {
  display: none;
}
section#servicos-conheca .coluna-um,
section#servicos-conheca .coluna-dois,
section#servicos-conheca .coluna-tres {
  width: 275px;
  height: 385px;
  float: left;
  position: relative;
  cursor: pointer;
  margin-bottom: 75px;
}
section#servicos-conheca .coluna-um img,
section#servicos-conheca .coluna-dois img,
section#servicos-conheca .coluna-tres img {
  display: block;
}
section#servicos-conheca .coluna-um .info-box,
section#servicos-conheca .coluna-dois .info-box,
section#servicos-conheca .coluna-tres .info-box {
  z-index: 99;
  top: 180px;
  min-height: 165px;
  width: 275px;
  position: absolute;
  background: url('../img/brilho.png') no-repeat left top #243d59;
}
section#servicos-conheca .coluna-um .info-box.open,
section#servicos-conheca .coluna-dois .info-box.open,
section#servicos-conheca .coluna-tres .info-box.open {
  height: 412px;
}
section#servicos-conheca .coluna-um .info-box .icone,
section#servicos-conheca .coluna-dois .info-box .icone,
section#servicos-conheca .coluna-tres .info-box .icone {
  width: 100%;
  text-align: center;
  height: 35px;
  margin-top: 20px;
  display: inline-block;
}
section#servicos-conheca .coluna-um .info-box .icone i,
section#servicos-conheca .coluna-dois .info-box .icone i,
section#servicos-conheca .coluna-tres .info-box .icone i {
  width: 45px;
  height: 40px;
  display: inline-block;
  background: url('../img/sprite.png') no-repeat left top;
}
section#servicos-conheca .coluna-um .info-box .icone i.recuperacao-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.recuperacao-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.recuperacao-icon {
  background-position: 0 -46px;
}
section#servicos-conheca .coluna-um .info-box .icone i.custoeganho-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.custoeganho-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.custoeganho-icon {
  background-position: 0 -92px;
}
section#servicos-conheca .coluna-um .info-box .icone i.reestruturacao-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.reestruturacao-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.reestruturacao-icon {
  background-position: 0 -135px;
}
section#servicos-conheca .coluna-um .info-box .icone i.diagnostico-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.diagnostico-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.diagnostico-icon {
  background-position: 0 -185px;
}
section#servicos-conheca .coluna-um .info-box .icone i.avaliacao-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.avaliacao-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.avaliacao-icon {
  background-position: 0 -235px;
}
section#servicos-conheca .coluna-um .info-box .icone i.pericias-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.pericias-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.pericias-icon {
  background-position: 0 -280px;
}
section#servicos-conheca .coluna-um .info-box .icone i.ti-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.ti-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.ti-icon {
  background-position: 0 -330px;
}
section#servicos-conheca .coluna-um .info-box .icone i.viabilidade-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.viabilidade-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.viabilidade-icon {
  background-position: 0 -375px;
}
section#servicos-conheca .coluna-um .info-box .icone i.assessoria-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.assessoria-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.assessoria-icon {
  background-position: -110px -135px;
}
section#servicos-conheca .coluna-um .info-box .icone i.planejamento-est-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.planejamento-est-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.planejamento-est-icon {
  background-position: -110px -185px;
}
section#servicos-conheca .coluna-um .info-box .icone i.planejamento-tri-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.planejamento-tri-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.planejamento-tri-icon {
  background-position: -110px -235px;
}
section#servicos-conheca .coluna-um .info-box .icone i.family-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.family-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.family-icon {
  background: url('../img/icone-family.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#servicos-conheca .coluna-um .info-box .icone i.concelho-icon,
section#servicos-conheca .coluna-dois .info-box .icone i.concelho-icon,
section#servicos-conheca .coluna-tres .info-box .icone i.concelho-icon {
  background: url('../img/icone-concelho.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#servicos-conheca .coluna-um .info-box .servicos,
section#servicos-conheca .coluna-dois .info-box .servicos,
section#servicos-conheca .coluna-tres .info-box .servicos {
  text-align: center;
  width: 100%;
  margin-top: 25px;
  font-size: 18px;
  color: white;
  font-weight: 400;
}
section#servicos-conheca .coluna-um .info-box .servicos.db,
section#servicos-conheca .coluna-dois .info-box .servicos.db,
section#servicos-conheca .coluna-tres .info-box .servicos.db {
  margin-top: 12px;
}
section#servicos-conheca .coluna-um .info-box .servicos p,
section#servicos-conheca .coluna-dois .info-box .servicos p,
section#servicos-conheca .coluna-tres .info-box .servicos p {
  display: none;
  opacity: 0;
  width: auto;
  padding: 0px 25px 50px;
  font-size: 14px;
  text-align: left;
  float: left;
}
section#servicos-conheca .coluna-um .info-box .servicos p .topico,
section#servicos-conheca .coluna-dois .info-box .servicos p .topico,
section#servicos-conheca .coluna-tres .info-box .servicos p .topico {
  background: url(../img/list-verde.png) left 3px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  padding-left: 15px;
}
section#servicos-conheca .coluna-um .info-box .servicos .btExpand,
section#servicos-conheca .coluna-dois .info-box .servicos .btExpand,
section#servicos-conheca .coluna-tres .info-box .servicos .btExpand {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  bottom: -25px;
  left: 50%;
  margin-left: -25px;
  background: url("../img/sprite.fw.png") -283px 0px no-repeat;
}
section#servicos-conheca .coluna-um.voltar,
section#servicos-conheca .coluna-dois.voltar,
section#servicos-conheca .coluna-tres.voltar {
  height: 385px;
  background: url("../img/bg-votar.jpg") no-repeat;
}
section#servicos-conheca .coluna-um.voltar .tt-voltar,
section#servicos-conheca .coluna-dois.voltar .tt-voltar,
section#servicos-conheca .coluna-tres.voltar .tt-voltar {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  padding-top: 193px;
}
section#servicos-conheca .coluna-um.voltar .btTopo,
section#servicos-conheca .coluna-dois.voltar .btTopo,
section#servicos-conheca .coluna-tres.voltar .btTopo {
  bottom: -1px;
  left: 150px;
  width: 26px;
  height: 13px;
  position: absolute;
  background: url("../img/sprite.fw.png") -110px -335px no-repeat;
}
section#servicos-conheca .coluna-um.voltar .voltar-icon,
section#servicos-conheca .coluna-dois.voltar .voltar-icon,
section#servicos-conheca .coluna-tres.voltar .voltar-icon {
  top: 145px;
  left: 140px;
  width: 46px;
  height: 22px;
  position: absolute;
  background: url("../img/sprite.fw.png") -110px -283px no-repeat;
}
section#servicos-conheca .coluna-um.voltar:hover .voltar-icon,
section#servicos-conheca .coluna-dois.voltar:hover .voltar-icon,
section#servicos-conheca .coluna-tres.voltar:hover .voltar-icon {
  background-position: -166px -283px;
}
section#servicos-conheca .coluna-um.voltar:hover .btTopo,
section#servicos-conheca .coluna-dois.voltar:hover .btTopo,
section#servicos-conheca .coluna-tres.voltar:hover .btTopo {
  background-position: -166px -335px;
}
section#servicos-conheca .coluna-um:hover .servicos .btExpand,
section#servicos-conheca .coluna-dois:hover .servicos .btExpand,
section#servicos-conheca .coluna-tres:hover .servicos .btExpand,
section#servicos-conheca .coluna-um.active .servicos .btExpand,
section#servicos-conheca .coluna-dois.active .servicos .btExpand,
section#servicos-conheca .coluna-tres.active .servicos .btExpand {
  background-position: -339px 0px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.recuperacao-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.recuperacao-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.recuperacao-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.recuperacao-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.recuperacao-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.recuperacao-icon {
  background-position: -54px -46px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.custoeganho-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.custoeganho-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.custoeganho-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.custoeganho-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.custoeganho-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.custoeganho-icon {
  background-position: -54px -92px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.reestruturacao-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.reestruturacao-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.reestruturacao-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.reestruturacao-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.reestruturacao-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.reestruturacao-icon {
  background-position: -54px -135px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.diagnostico-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.diagnostico-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.diagnostico-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.diagnostico-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.diagnostico-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.diagnostico-icon {
  background-position: -54px -185px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.avaliacao-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.avaliacao-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.avaliacao-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.avaliacao-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.avaliacao-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.avaliacao-icon {
  background-position: -54px -235px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.pericias-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.pericias-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.pericias-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.pericias-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.pericias-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.pericias-icon {
  background-position: -54px -280px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.ti-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.ti-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.ti-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.ti-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.ti-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.ti-icon {
  background-position: -54px -330px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.viabilidade-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.viabilidade-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.viabilidade-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.viabilidade-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.viabilidade-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.viabilidade-icon {
  background-position: -54px -375px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.assessoria-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.assessoria-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.assessoria-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.assessoria-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.assessoria-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.assessoria-icon {
  background-position: -166px -135px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.planejamento-est-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.planejamento-est-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.planejamento-est-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.planejamento-est-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.planejamento-est-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.planejamento-est-icon {
  background-position: -166px -185px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.planejamento-tri-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.planejamento-tri-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.planejamento-tri-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.planejamento-tri-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.planejamento-tri-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.planejamento-tri-icon {
  background-position: -166px -235px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.topico-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.topico-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.topico-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.topico-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.topico-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.topico-icon {
  background-position: -166px -235px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.family-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.family-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.family-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.family-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.family-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.family-icon {
  background: url('../img/icone-family-h.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#servicos-conheca .coluna-um:hover .info-box .icone i.concelho-icon,
section#servicos-conheca .coluna-dois:hover .info-box .icone i.concelho-icon,
section#servicos-conheca .coluna-tres:hover .info-box .icone i.concelho-icon,
section#servicos-conheca .coluna-um.active .info-box .icone i.concelho-icon,
section#servicos-conheca .coluna-dois.active .info-box .icone i.concelho-icon,
section#servicos-conheca .coluna-tres.active .info-box .icone i.concelho-icon {
  background: url('../img/icone-concelho-h.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#servicos-con {
  z-index: 98;
  margin-top: -75px;
  overflow: inherit;
}
section#servicos-con .content {
  margin-bottom: 90px;
}
section#servicos-con .content .allServices {
  display: block;
  width: 222px;
  margin: 0 auto;
  line-height: 52px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  background: url("../img/sprite.fw.png") -416px -60px no-repeat;
}
section#servicos-con .content .allServices:hover {
  background-position: -639px -60px;
}
section#servicos-con span.tt-servicos {
  line-height: 35px;
  width: 141px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background: url('../img/sprite.png') no-repeat left top;
  background-position: -88px 0px;
  position: absolute;
  left: 50%;
  top: 0px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
section#servicos-con span .conheca {
  position: relative;
  top: 120%;
}
section#servicos-con .todosServicos {
  display: none;
}
section#servicos-con .coluna-um,
section#servicos-con .coluna-dois,
section#servicos-con .coluna-tres {
  width: 330px;
  height: 385px;
  float: left;
  position: relative;
  cursor: pointer;
  margin-bottom: 75px;
}
section#servicos-con .coluna-um img,
section#servicos-con .coluna-dois img,
section#servicos-con .coluna-tres img {
  display: block;
}
section#servicos-con .coluna-um .info-box,
section#servicos-con .coluna-dois .info-box,
section#servicos-con .coluna-tres .info-box {
  z-index: 99;
  top: 220px;
  left: 0px;
  min-height: 165px;
  width: 330px;
  position: absolute;
  background: url('../img/brilho.png') no-repeat left top #243d59;
}
section#servicos-con .coluna-um .info-box.open,
section#servicos-con .coluna-dois .info-box.open,
section#servicos-con .coluna-tres .info-box.open {
  height: 412px;
}
section#servicos-con .coluna-um .info-box .icone,
section#servicos-con .coluna-dois .info-box .icone,
section#servicos-con .coluna-tres .info-box .icone {
  width: 100%;
  text-align: center;
  height: 35px;
  margin-top: 20px;
  display: inline-block;
}
section#servicos-con .coluna-um .info-box .icone i,
section#servicos-con .coluna-dois .info-box .icone i,
section#servicos-con .coluna-tres .info-box .icone i {
  width: 45px;
  height: 40px;
  display: inline-block;
  background: url('../img/sprite.png') no-repeat left top;
}
section#servicos-con .coluna-um .info-box .icone i.recuperacao-icon,
section#servicos-con .coluna-dois .info-box .icone i.recuperacao-icon,
section#servicos-con .coluna-tres .info-box .icone i.recuperacao-icon {
  background-position: 0 -46px;
}
section#servicos-con .coluna-um .info-box .icone i.custoeganho-icon,
section#servicos-con .coluna-dois .info-box .icone i.custoeganho-icon,
section#servicos-con .coluna-tres .info-box .icone i.custoeganho-icon {
  background-position: 0 -92px;
}
section#servicos-con .coluna-um .info-box .icone i.reestruturacao-icon,
section#servicos-con .coluna-dois .info-box .icone i.reestruturacao-icon,
section#servicos-con .coluna-tres .info-box .icone i.reestruturacao-icon {
  background-position: 0 -135px;
}
section#servicos-con .coluna-um .info-box .icone i.diagnostico-icon,
section#servicos-con .coluna-dois .info-box .icone i.diagnostico-icon,
section#servicos-con .coluna-tres .info-box .icone i.diagnostico-icon {
  background-position: 0 -185px;
}
section#servicos-con .coluna-um .info-box .icone i.avaliacao-icon,
section#servicos-con .coluna-dois .info-box .icone i.avaliacao-icon,
section#servicos-con .coluna-tres .info-box .icone i.avaliacao-icon {
  background-position: 0 -235px;
}
section#servicos-con .coluna-um .info-box .icone i.pericias-icon,
section#servicos-con .coluna-dois .info-box .icone i.pericias-icon,
section#servicos-con .coluna-tres .info-box .icone i.pericias-icon {
  background-position: 0 -280px;
}
section#servicos-con .coluna-um .info-box .icone i.ti-icon,
section#servicos-con .coluna-dois .info-box .icone i.ti-icon,
section#servicos-con .coluna-tres .info-box .icone i.ti-icon {
  background-position: 0 -330px;
}
section#servicos-con .coluna-um .info-box .icone i.viabilidade-icon,
section#servicos-con .coluna-dois .info-box .icone i.viabilidade-icon,
section#servicos-con .coluna-tres .info-box .icone i.viabilidade-icon {
  background-position: 0 -375px;
}
section#servicos-con .coluna-um .info-box .icone i.assessoria-icon,
section#servicos-con .coluna-dois .info-box .icone i.assessoria-icon,
section#servicos-con .coluna-tres .info-box .icone i.assessoria-icon {
  background-position: -110px -135px;
}
section#servicos-con .coluna-um .info-box .icone i.planejamento-est-icon,
section#servicos-con .coluna-dois .info-box .icone i.planejamento-est-icon,
section#servicos-con .coluna-tres .info-box .icone i.planejamento-est-icon {
  background-position: -110px -185px;
}
section#servicos-con .coluna-um .info-box .icone i.planejamento-tri-icon,
section#servicos-con .coluna-dois .info-box .icone i.planejamento-tri-icon,
section#servicos-con .coluna-tres .info-box .icone i.planejamento-tri-icon {
  background-position: -110px -235px;
}
section#servicos-con .coluna-um .info-box .icone i.family-icon,
section#servicos-con .coluna-dois .info-box .icone i.family-icon,
section#servicos-con .coluna-tres .info-box .icone i.family-icon {
  background: url('../img/icone-family.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#servicos-con .coluna-um .info-box .icone i.concelho-icon,
section#servicos-con .coluna-dois .info-box .icone i.concelho-icon,
section#servicos-con .coluna-tres .info-box .icone i.concelho-icon {
  background: url('../img/icone-concelho.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#servicos-con .coluna-um .info-box .servicos,
section#servicos-con .coluna-dois .info-box .servicos,
section#servicos-con .coluna-tres .info-box .servicos {
  text-align: center;
  width: 100%;
  margin-top: 25px;
  font-size: 18px;
  color: white;
  font-weight: 400;
}
section#servicos-con .coluna-um .info-box .servicos.db,
section#servicos-con .coluna-dois .info-box .servicos.db,
section#servicos-con .coluna-tres .info-box .servicos.db {
  margin-top: 12px;
}
section#servicos-con .coluna-um .info-box .servicos p,
section#servicos-con .coluna-dois .info-box .servicos p,
section#servicos-con .coluna-tres .info-box .servicos p {
  display: none;
  opacity: 0;
  width: auto;
  padding: 0px 25px 50px;
  font-size: 14px;
  text-align: left;
  float: left;
}
section#servicos-con .coluna-um .info-box .servicos p .topico,
section#servicos-con .coluna-dois .info-box .servicos p .topico,
section#servicos-con .coluna-tres .info-box .servicos p .topico {
  background: url(../img/list-verde.png) left 3px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  padding-left: 15px;
}
section#servicos-con .coluna-um .info-box .servicos .btExpand,
section#servicos-con .coluna-dois .info-box .servicos .btExpand,
section#servicos-con .coluna-tres .info-box .servicos .btExpand {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  bottom: -25px;
  left: 50%;
  margin-left: -25px;
  background: url("../img/sprite.fw.png") -283px 0px no-repeat;
}
section#servicos-con .coluna-um.voltar,
section#servicos-con .coluna-dois.voltar,
section#servicos-con .coluna-tres.voltar {
  height: 385px;
  background: url("../img/bg-votar.jpg") no-repeat;
}
section#servicos-con .coluna-um.voltar .tt-voltar,
section#servicos-con .coluna-dois.voltar .tt-voltar,
section#servicos-con .coluna-tres.voltar .tt-voltar {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  padding-top: 193px;
}
section#servicos-con .coluna-um.voltar .btTopo,
section#servicos-con .coluna-dois.voltar .btTopo,
section#servicos-con .coluna-tres.voltar .btTopo {
  bottom: -1px;
  left: 150px;
  width: 26px;
  height: 13px;
  position: absolute;
  background: url("../img/sprite.fw.png") -110px -335px no-repeat;
}
section#servicos-con .coluna-um.voltar .voltar-icon,
section#servicos-con .coluna-dois.voltar .voltar-icon,
section#servicos-con .coluna-tres.voltar .voltar-icon {
  top: 145px;
  left: 140px;
  width: 46px;
  height: 22px;
  position: absolute;
  background: url("../img/sprite.fw.png") -110px -283px no-repeat;
}
section#servicos-con .coluna-um.voltar:hover .voltar-icon,
section#servicos-con .coluna-dois.voltar:hover .voltar-icon,
section#servicos-con .coluna-tres.voltar:hover .voltar-icon {
  background-position: -166px -283px;
}
section#servicos-con .coluna-um.voltar:hover .btTopo,
section#servicos-con .coluna-dois.voltar:hover .btTopo,
section#servicos-con .coluna-tres.voltar:hover .btTopo {
  background-position: -166px -335px;
}
section#servicos-con .coluna-um:hover .servicos .btExpand,
section#servicos-con .coluna-dois:hover .servicos .btExpand,
section#servicos-con .coluna-tres:hover .servicos .btExpand,
section#servicos-con .coluna-um.active .servicos .btExpand,
section#servicos-con .coluna-dois.active .servicos .btExpand,
section#servicos-con .coluna-tres.active .servicos .btExpand {
  background-position: -339px 0px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.recuperacao-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.recuperacao-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.recuperacao-icon,
section#servicos-con .coluna-um.active .info-box .icone i.recuperacao-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.recuperacao-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.recuperacao-icon {
  background-position: -54px -46px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.custoeganho-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.custoeganho-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.custoeganho-icon,
section#servicos-con .coluna-um.active .info-box .icone i.custoeganho-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.custoeganho-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.custoeganho-icon {
  background-position: -54px -92px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.reestruturacao-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.reestruturacao-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.reestruturacao-icon,
section#servicos-con .coluna-um.active .info-box .icone i.reestruturacao-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.reestruturacao-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.reestruturacao-icon {
  background-position: -54px -135px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.diagnostico-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.diagnostico-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.diagnostico-icon,
section#servicos-con .coluna-um.active .info-box .icone i.diagnostico-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.diagnostico-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.diagnostico-icon {
  background-position: -54px -185px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.avaliacao-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.avaliacao-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.avaliacao-icon,
section#servicos-con .coluna-um.active .info-box .icone i.avaliacao-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.avaliacao-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.avaliacao-icon {
  background-position: -54px -235px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.pericias-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.pericias-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.pericias-icon,
section#servicos-con .coluna-um.active .info-box .icone i.pericias-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.pericias-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.pericias-icon {
  background-position: -54px -280px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.ti-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.ti-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.ti-icon,
section#servicos-con .coluna-um.active .info-box .icone i.ti-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.ti-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.ti-icon {
  background-position: -54px -330px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.viabilidade-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.viabilidade-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.viabilidade-icon,
section#servicos-con .coluna-um.active .info-box .icone i.viabilidade-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.viabilidade-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.viabilidade-icon {
  background-position: -54px -375px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.assessoria-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.assessoria-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.assessoria-icon,
section#servicos-con .coluna-um.active .info-box .icone i.assessoria-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.assessoria-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.assessoria-icon {
  background-position: -166px -135px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.planejamento-est-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.planejamento-est-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.planejamento-est-icon,
section#servicos-con .coluna-um.active .info-box .icone i.planejamento-est-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.planejamento-est-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.planejamento-est-icon {
  background-position: -166px -185px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.planejamento-tri-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.planejamento-tri-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.planejamento-tri-icon,
section#servicos-con .coluna-um.active .info-box .icone i.planejamento-tri-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.planejamento-tri-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.planejamento-tri-icon {
  background-position: -166px -235px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.topico-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.topico-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.topico-icon,
section#servicos-con .coluna-um.active .info-box .icone i.topico-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.topico-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.topico-icon {
  background-position: -166px -235px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.family-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.family-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.family-icon,
section#servicos-con .coluna-um.active .info-box .icone i.family-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.family-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.family-icon {
  background: url('../img/icone-family-h.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#servicos-con .coluna-um:hover .info-box .icone i.concelho-icon,
section#servicos-con .coluna-dois:hover .info-box .icone i.concelho-icon,
section#servicos-con .coluna-tres:hover .info-box .icone i.concelho-icon,
section#servicos-con .coluna-um.active .info-box .icone i.concelho-icon,
section#servicos-con .coluna-dois.active .info-box .icone i.concelho-icon,
section#servicos-con .coluna-tres.active .info-box .icone i.concelho-icon {
  background: url('../img/icone-concelho-h.png') no-repeat left top;
  background-size: cover;
  width: 50px;
  height: 50px;
}
section#produtos-con {
  height: 550px;
  background: url("../img/bg-produtos.jpg") 49% top no-repeat;
}
section#produtos-con span.tt-produtos {
  line-height: 35px;
  width: 141px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background: url(../img/sprite.fw.png) -88px 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}
section#produtos-con .clientes {
  background: #FFF;
  width: 990px;
  height: 160px;
  position: absolute;
  top: -107px;
  left: 50%;
  margin-left: -495px;
  z-index: 2;
}
section#produtos-con .clientes .tt-clientes {
  line-height: 35px;
  text-align: center;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  background: url("../img/sprite.fw.png") 75px -463px no-repeat;
}
section#produtos-con .clientes a {
  width: 20%;
  height: 120px;
  display: block;
  float: left;
}
section#produtos-con .clientes a.delucca {
  background: url("../img/delucca.png") center -46px no-repeat;
}
section#produtos-con .clientes a.delucca:hover {
  background-position: center 54px;
}
section#produtos-con .clientes a.ecofitus {
  background: url("../img/ecofitus.png") center -64px no-repeat;
}
section#produtos-con .clientes a.ecofitus:hover {
  background-position: center 36px;
}
section#produtos-con .clientes a.eliane {
  background: url("../img/eliane.png") center -50px no-repeat;
}
section#produtos-con .clientes a.eliane:hover {
  background-position: center 50px;
}
section#produtos-con .clientes a.giassi {
  background: url("../img/giassi.png") center -50px no-repeat;
}
section#produtos-con .clientes a.giassi:hover {
  background-position: center 49px;
}
section#produtos-con .clientes a.totalplast {
  background: url("../img/totalplast.png") center -52px no-repeat;
}
section#produtos-con .clientes a.totalplast:hover {
  background-position: center 48px;
}
section#produtos-con .content-produtos {
  height: 100%;
  overflow: hidden;
}
section#produtos-con .content-produtos .area-produtos {
  height: 180%;
  top: -215px;
  left: -5%;
  width: 110%;
  position: relative;
  -ms-transform: rotate(12.7deg);
  /* IE 9 */
  -webkit-transform: rotate(12.7deg);
  /* Chrome, Safari, Opera */
  transform: rotate(12.7deg);
}
section#produtos-con .content-produtos .area-produtos .factor,
section#produtos-con .content-produtos .area-produtos .custos {
  position: relative;
  display: block;
  height: 150%;
  width: 50%;
  float: left;
}
section#produtos-con .content-produtos .area-produtos .factor:hover,
section#produtos-con .content-produtos .area-produtos .custos:hover {
  background: rgba(0, 0, 0, 0.5);
}
section#produtos-con .content-produtos .area-produtos .factor .textos {
  position: absolute;
  top: 415px;
  right: 175px;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(-13deg);
  width: 285px;
  color: #FFF;
}
section#produtos-con .content-produtos .area-produtos .factor .textos h2 {
  font-size: 26px;
  padding-bottom: 10px;
  line-height: 32px;
}
section#produtos-con .content-produtos .area-produtos .factor .textos h2 strong {
  font-size: 40px;
}
section#produtos-con .content-produtos .area-produtos .factor .textos h2 i {
  display: block;
  float: left;
  width: 65px;
  height: 65px;
  background: url("../img/sprite.fw.png") -110px -42px no-repeat;
}
section#produtos-con .content-produtos .area-produtos .factor .textos p,
section#produtos-con .content-produtos .area-produtos .factor .textos span {
  font-size: 16px;
  font-weight: 400;
}
section#produtos-con .content-produtos .area-produtos .factor .textos span i {
  display: block;
  float: left;
  width: 10px;
  height: 18px;
  background: url("../img/sprite.fw.png") -574px 7px no-repeat;
}
section#produtos-con .content-produtos .area-produtos .factor .textos span:hover i {
  background-position: -600px 7px;
}
section#produtos-con .content-produtos .area-produtos .custos .textos {
  position: absolute;
  top: 270px;
  left: 175px;
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(-13deg);
  width: 315px;
  color: #FFF;
}
section#produtos-con .content-produtos .area-produtos .custos .textos h2 {
  font-size: 26px;
  padding-bottom: 10px;
  line-height: 32px;
}
section#produtos-con .content-produtos .area-produtos .custos .textos h2 strong {
  font-size: 40px;
}
section#produtos-con .content-produtos .area-produtos .custos .textos h2 i {
  display: block;
  float: left;
  width: 65px;
  height: 65px;
  background: url("../img/sprite.fw.png") -177px -42px no-repeat;
}
section#produtos-con .content-produtos .area-produtos .custos .textos p,
section#produtos-con .content-produtos .area-produtos .custos .textos span {
  font-size: 16px;
  font-weight: 400;
}
section#produtos-con .content-produtos .area-produtos .custos .textos span i {
  display: block;
  float: left;
  width: 10px;
  height: 18px;
  background: url("../img/sprite.fw.png") -574px 7px no-repeat;
}
section#produtos-con .content-produtos .area-produtos .custos .textos span:hover i {
  background-position: -600px 7px;
}
section#contaton .content {
  padding-top: 80px;
}
section#contaton span.tt-contato {
  line-height: 35px;
  width: 141px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background: url(../img/sprite.fw.png) -88px 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
section#contaton form {
  width: 50%;
  padding: 0px 12px 30px 50px;
  position: relative;
  z-index: 99;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section#contaton form p {
  font-size: 18px;
  font-weight: 400;
  margin: 0px 0px 25px;
  color: #4b4b4b;
}
section#contaton form label.error {
  position: absolute;
  top: -300px;
  visibility: hidden;
}
section#contaton form input,
section#contaton form textarea {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #ababab;
  padding: 8px 10px;
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 20px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section#contaton form input.error,
section#contaton form textarea.error {
  border-color: red;
}
section#contaton form textarea {
  height: 138px;
}
section#contaton form button {
  position: absolute;
  bottom: -15px;
  left: 50px;
  color: #FFF;
  border: 0px;
  background: none;
  line-height: 34px;
  width: 94px;
  cursor: pointer;
  background: url(../img/sprite.fw.png) -399px 0 no-repeat;
}
section#contaton form button:hover {
  color: #2bc0a7;
}
section#contaton .local {
  width: 50%;
  padding: 0px 60px 0px 28px;
  color: #4b4b4b;
  font-size: 16px;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section#contaton .local span i {
  display: block;
  float: left;
  width: 32px;
  height: 35px;
  background: url("../img/sprite.fw.png") -538px 10px no-repeat;
}
section#contaton .local strong {
  font-weight: 600;
  font-size: 28px;
}
section#contaton .local strong i {
  display: block;
  float: left;
  width: 32px;
  height: 35px;
  background: url("../img/sprite.fw.png") -505px 10px no-repeat;
}
section#contaton .local strong small {
  font-weight: 400;
  font-size: 20px;
}
section#contaton .local .mapa {
  width: 413px;
  height: 238px;
  margin-top: 25px;
  background: #ababab;
}
section#contaton .local .mapa .overlayGmap {
  width: 47px;
  height: 50px;
  background: url("../img/pin.png") no-repeat;
}
section#contaton .local .linkMaps {
  position: absolute;
  z-index: 9999;
  color: #4b4b4b;
  line-height: 25px;
  left: 25px;
  bottom: -30px;
}
section#contaton .local .linkMaps i {
  display: block;
  width: 30px;
  height: 25px;
  float: left;
  background: url('../img/sprite.png') no-repeat left top;
  background-position: -25px 0;
}
section#contaton .local .linkMaps:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
section#sobre_precisa {
  z-index: 98;
  margin-top: -75px;
  overflow: inherit;
}
section#sobre_precisa span.tt-sobre {
  line-height: 35px;
  width: 141px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background: url(../img/sprite.fw.png) -88px 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
section#sobre_precisa .col-left,
section#sobre_precisa .col-right {
  width: 50%;
  position: relative;
  float: left;
  min-height: 480px;
  background: #FFFFFF;
}
section#sobre_precisa .col-left p,
section#sobre_precisa .col-right p {
  font-weight: 500;
  line-height: 25px;
}
section#sobre_precisa .col-left {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section#sobre_precisa .col-left h3 {
  padding-left: 50px;
}
section#sobre_precisa .col-left img {
  display: block;
  margin: 155px auto 0px;
}
section#sobre_precisa .col-left p {
  width: 355px;
  margin-bottom: 40px;
  padding-left: 50px;
}
section#sobre_precisa .col-right {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section#sobre_precisa .col-right h2 {
  color: #1d4e6e;
  font-size: 32px;
  margin: 0px;
  padding: 60px 0px 10px;
}
section#sobre_precisa .col-right h3 {
  margin-top: 103px;
}
section#sobre_precisa .col-right p {
  width: 450px;
}
section#sobre_precisa .col-right ul li {
  width: 40%;
  float: left;
  font-weight: 400;
  display: list-item;
  margin-left: 20px;
  line-height: 22px;
  list-style: url(../img/list-verde.png);
}
section#sobre_precisa .atributes {
  height: 300px;
  background: #345f88;
  background: -moz-linear-gradient(-45deg, #345f88 0%, #274766 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #345f88), color-stop(100%, #274766));
  background: -webkit-linear-gradient(-45deg, #345f88 0%, #274766 100%);
  background: -o-linear-gradient(-45deg, #345f88 0%, #274766 100%);
  background: -ms-linear-gradient(-45deg, #345f88 0%, #274766 100%);
  background: linear-gradient(135deg, #345f88 0%, #274766 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#345f88', endColorstr='#274766', GradientType=1);
}
section#sobre_precisa .atributes .col-4 {
  width: 315px;
  float: left;
  color: #FFFFFF;
  font-weight: 400;
  padding-top: 20px;
}
section#sobre_precisa .atributes .col-4 p {
  text-align: left;
  line-height: 25px;
}
section#sobre_precisa .atributes .col-4 h3 {
  padding-left: 35px;
}
section#sobre_precisa .atributes .col-4.l {
  padding-left: 15px;
}
section#sobre_precisa .atributes .col-4.l p {
  padding: 0px 35px;
}
section#sobre_precisa .atributes .col-4.c h3 {
  padding-left: 50px;
}
section#sobre_precisa .atributes .col-4.c p {
  padding: 0px 56px;
}
section#sobre_precisa .atributes .col-4.r h3 {
  padding-left: 20px;
}
section#sobre_precisa .atributes .col-4 ul {
  padding-left: 20px;
}
section#sobre_precisa .atributes .col-4 ul li {
  width: 40%;
  float: left;
  font-weight: 400;
  display: list-item;
  margin-left: 20px;
  line-height: 25px;
  list-style: url(../img/list-azul.png);
}
section#sobre_precisa .atributes h3 {
  font-weight: 400;
  text-transform: uppercase;
  line-height: 45px;
}
section#sobre_precisa .atributes h3 i {
  display: block;
  float: left;
  width: 50px;
  height: 45px;
  background: url(../img/sprite.fw.png) no-repeat;
}
section#sobre_precisa .atributes h3 i.visao {
  background-position: -469px -348px;
}
section#sobre_precisa .atributes h3 i.missao {
  background-position: -527px -299px;
}
section#sobre_precisa .atributes h3 i.valores {
  background-position: -471px -299px;
}
section#sobre_precisa .g-financeira {
  padding-left: 50px;
}
section#sobre_precisa .g-financeira h2 {
  text-transform: none;
  font-size: 32px;
  color: #206da0;
  padding: 40px 0px;
}
section#sobre_precisa .g-financeira h4 {
  font-size: 21px;
  font-weight: 400;
  color: #4b4b4b;
}
section#sobre_precisa .g-financeira h4 strong {
  color: #206da0;
  font-weight: 400;
}
section#sobre_precisa .g-financeira p {
  float: left;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  color: #4b4b4b;
  margin-top: 0px;
  padding-right: 35px;
}
section#sobre_precisa .g-financeira p.link {
  font-weight: 400;
}
section#sobre_precisa .g-financeira p a {
  color: #206da0;
}
section#sobre_precisa .g-financeira p a:hover {
  text-decoration: underline;
}
section#sobre_precisa .g-financeira ul li {
  width: 45%;
  float: left;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px;
  padding-right: 26px;
  color: #4b4b4b;
  display: list-item;
  margin-left: 20px;
  line-height: 27px;
  list-style: url(../img/list-verde.png);
}
section#sobre_precisa .g-financeira ul li.last {
  padding-right: 0px;
}
section .content-g-finan {
  margin-bottom: 60px;
  overflow: hidden;
}
.back-top {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  background-color: #004264;
  z-index: 16;
  bottom: 352px;
  border-left: 4px solid #02841a;
  border-top: 4px solid #02841a;
  right: 100px;
  transform: rotate(45deg);
  z-index: 99999;
}
.back-top .arrow-top {
  display: block;
  width: 15px;
  height: 15px;
  top: 7px;
  cursor: pointer;
  left: 7px;
  position: absolute;
  background-color: #004264;
  z-index: 17;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}
.back-top .arrow-top:hover {
  border-left: 2px solid #02841a;
  border-top: 2px solid #02841a;
}
.banner_produtos {
  height: 230px !important;
}
.banner_produtos ul li {
  height: 230px !important;
}
.inc-factor {
  margin-top: 100px;
}
.inc-custos {
  margin-top: 100px;
}
.carousel-custo {
  height: 400px !important;
  margin-top: 150px !important;
}
.panel-info {
  border-color: #fff;
}
.panel-info .panel-heading {
  color: #666;
  background-color: #ffffff;
  border-color: #ffffff;
}
.pointer-outline {
  outline: 0;
  cursor: pointer;
}
.i-plus {
  width: 20px;
  display: block;
  height: 20px;
  background: url(../img/plus.png) no-repeat;
  background-size: cover;
  float: right;
  margin-top: 8px;
  cursor: pointer;
  position: relative;
}
.i-plus:before {
  content: '';
  position: absolute;
  right: 30px;
  top: 11px;
  display: block;
  width: 100px;
  height: 1px;
  background: #e4e4e4;
}
.i-plus#indice-1:before {
  width: 150px;
}
.i-plus#indice-3:before {
  width: 465px;
}
.i-plus#indice-4:before {
  width: 515px;
}
.i-plus#indice-6:before {
  width: 645px;
}
.painel {
  background-color: #f5f5f5;
  width: 70%;
  height: 82px;
  color: #fff;
  border-left: 10px solid #378f45;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
  margin-right: 0px;
  margin-bottom: 10px;
  padding-right: 0px;
  margin-left: 20px;
}
.painel p {
  text-transform: uppercase;
  text-align: center;
  width: 100% !important;
  color: #243d59;
  font-weight: 600;
  -webkit-transform: skew(10deg) !important;
  -moz-transform: skew(10deg) !important;
  -ms-transform: skew(10deg) !important;
  -o-transform: skew(10deg) !important;
  transform: skew(10deg) !important;
}
.link-rel {
  text-decoration: none;
  color: #4b4b4b;
}
.link-rel:hover {
  color: #1a842c;
}
#banner .bx-wrapper .bx-next {
  right: 40px !important;
}
header {
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  width: 100%;
  border-bottom: 5px solid #1a842c;
}
header #menu {
  width: 100%;
  height: 80px;
  position: absolute;
  z-index: 9999;
  top: 10px;
}
header #menu .menu-icon {
  width: 25px;
  height: 37px;
  background: url('../img/sprite.png') no-repeat left top;
  display: inline-block;
  vertical-align: middle;
}
header #menu .menu-icon a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
header #menu .menu-icon.home {
  background-position: 0 0;
}
header #menu .menu-icon.location {
  background-position: -25px 0;
}
header #menu .menu-icon:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
header #menu ul {
  display: inline-block;
  width: 772px;
  height: auto;
  margin: 0px;
}
header #menu ul li {
  width: auto;
  height: auto;
  margin-right: 50px;
}
header #menu ul li.logotipo {
  margin: 0 50px;
}
header #menu ul li.logotipo img {
  vertical-align: middle;
}
header #menu ul li.logotipo a:hover {
  border: none;
}
header #menu ul li a {
  font-size: 16px;
  color: white;
  font-weight: 400;
  padding: 10px 0px;
}
header #menu ul li a:hover {
  background: url('../img/underline-menu.png') no-repeat center 35px;
}
header #banner {
  width: 100%;
  height: 650px;
}
header #banner ul {
  margin: 0;
  padding: 0;
}
header #banner ul li {
  width: 100%;
  height: 650px;
  position: relative;
}
header #banner ul li a {
  display: block;
  height: 100%;
  width: 100%;
}
header #banner ul li a .text-1 {
  font-size: 36px;
  color: #ffffff;
  font-weight: 300;
  position: absolute;
  top: 240px;
  left: 80px;
  letter-spacing: -1px;
}
header #banner ul li a .text-1.strong {
  font-weight: 500;
  font-size: 45px;
}
header #banner ul li a .text-1.strong strong {
  font-weight: 600;
}
header #banner ul li a .text-1 span {
  font-size: 21px;
  display: block;
  margin-top: 25px;
  font-weight: 300;
  letter-spacing: 0px;
}
header #banner ul li a .text-1 span i {
  display: block;
  float: left;
  padding-left: 5px;
  height: 30px;
  width: 10px;
  background: url('../img/sprite.png') no-repeat left top;
  background-position: -59px 7px;
}
#produto-page {
  background-position: center -120px;
}
#produto-page.p-bottom {
  padding-bottom: 510px;
}
#produto-page .banner-custos {
  background: url("../img/banner/banner-custos.jpg") center top no-repeat;
  height: 650px;
  position: absolute;
  width: 100%;
  bottom: 0px;
  border-bottom: 5px solid #225886;
}
#produto-page .banner-custos .text-1 {
  font-size: 45px;
  color: #fff;
  font-weight: 500;
  position: absolute;
  top: 325px;
  left: 80px;
  letter-spacing: -1px;
}
#produto-page .banner-custos .sombra_bottom {
  position: absolute;
  width: 100%;
  height: 120px;
  top: -120px;
  background: url("../img/sombra-bottom.png") center bottom no-repeat;
}
#produto-page .content {
  top: -75px;
}
#produto-page .content .textos,
#produto-page .content .diferenciais {
  background: #FFF;
  position: relative;
  width: 50%;
  float: left;
  min-height: 630px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#produto-page .content .diferenciais {
  padding: 280px 50px 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#produto-page .content .diferenciais h4 {
  margin: 20px auto;
  font-weight: 400;
  text-align: center;
  width: 350px;
  line-height: 56px;
  color: #FFF;
  text-transform: uppercase;
  background: url("../img/sprite.fw.png") -246px -135px no-repeat;
}
#produto-page .content .diferenciais img {
  position: absolute;
  top: -90px;
  left: 70px;
}
#produto-page .content .textos {
  padding: 50px 50px 0px 40px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#produto-page .content .textos h2 {
  color: #1a842c;
  font-size: 40px;
  padding-bottom: 10px;
  width: 250px;
  line-height: 40px;
}
#produto-page .content .textos h2 i {
  display: block;
  float: left;
  width: 100px;
  height: 88px;
  background: url("../img/sprite.fw.png") -246px -290px no-repeat;
}
#produto-page .content .textos p {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 50px;
}
#produto-page .content .textos span {
  display: block;
  line-height: 35px;
  width: 141px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background: url("../img/sprite.fw.png") -88px 0 no-repeat;
}
#produto-page .content .textos ul li {
  display: list-item;
  margin-left: 20px;
  line-height: 22px;
  list-style: url("../img/list-verde.png");
}
#produto-page .content .textos ul li.no-list {
  display: inline-block;
  margin-left: 0px;
}
#produto-page .content .clientes {
  background: #FFF;
  width: 980px;
  height: 160px;
  position: absolute;
  bottom: -134px;
  left: 50%;
  margin-left: -490px;
  z-index: 2;
}
#produto-page .content .clientes .tt-clientes {
  line-height: 35px;
  text-align: center;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  background: url("../img/sprite.fw.png") 70px -463px no-repeat;
}
#produto-page .content .clientes a {
  width: 20%;
  height: 120px;
  display: block;
  float: left;
}
#produto-page .content .clientes a.delucca {
  background: url("../img/delucca.png") center -46px no-repeat;
}
#produto-page .content .clientes a.delucca:hover {
  background-position: center 54px;
}
#produto-page .content .clientes a.ecofitus {
  background: url("../img/ecofitus.png") center -64px no-repeat;
}
#produto-page .content .clientes a.ecofitus:hover {
  background-position: center 36px;
}
#produto-page .content .clientes a.eliane {
  background: url("../img/eliane.png") center -50px no-repeat;
}
#produto-page .content .clientes a.eliane:hover {
  background-position: center 50px;
}
#produto-page .content .clientes a.giassi {
  background: url("../img/giassi.png") center -50px no-repeat;
}
#produto-page .content .clientes a.giassi:hover {
  background-position: center 49px;
}
#produto-page .content .clientes a.totalplast {
  background: url("../img/totalplast.png") center -52px no-repeat;
}
#produto-page .content .clientes a.totalplast:hover {
  background-position: center 48px;
}
#produto-page .content.custos {
  height: 525px;
}
#produto-page .content.custos .textos {
  min-height: 520px;
}
#produto-page .content.custos .textos h2 {
  color: #244260;
}
#produto-page .content.custos .textos h2 i {
  background-position: -350px -290px;
}
#produto-page .content.custos .textos span {
  background-position: -246px -76px;
}
#produto-page .content.custos .textos ul {
  position: absolute;
  bottom: -90px;
  margin: 30px 0px 0px;
  z-index: 99;
}
#produto-page .content.custos .textos ul li {
  list-style: url("../img/list-azul.png");
  line-height: 25px;
}
#produto-page .content.custos .diferenciais {
  position: absolute;
  right: 0px;
  top: 0px;
  min-height: 500px;
  z-index: 99;
}
#produto-page .content.custos .diferenciais h4 {
  background-position: -246px -215px;
}
#produto-page.prod-factor .content {
  height: 500px;
}
#produto-page.prod-factor .content .textos {
  min-height: 500px;
}
#produto-page.prod-factor .content .textos ul {
  position: absolute;
  bottom: -105px;
  left: 40px;
  z-index: 99;
}
#produto-page.prod-factor .content .diferenciais {
  position: absolute;
  right: 0px;
  top: 0px;
  min-height: 500px;
  z-index: 99;
}
#servicos-page {
  background-position: center -120px;
}
#servicos-page.p-bottom {
  padding-bottom: 510px;
}
#servicos-page .content {
  top: -75px;
}
#servicos-page .content .textos,
#servicos-page .content .diferenciais {
  background: #FFF;
  position: relative;
  width: 50%;
  float: left;
  min-height: 260px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#servicos-page .content .textos {
  padding: 30px 30px 0px 40px;
  width: 100%;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#servicos-page .content .textos .icone-servicos {
  display: block;
  float: left;
  width: 60px;
  margin-top: 20px;
}
#servicos-page .content .textos .display-none {
  display: none;
}
#servicos-page .content .textos h2 {
  color: #5a5a5a;
  font-size: 31px;
  line-height: 40px;
  margin-left: 85px;
  text-transform: none;
  font-weight: 600;
}
#servicos-page .content .textos h3 {
  color: #4b4b4b;
  font-size: 18px;
  width: 100%;
  line-height: 40px;
  text-transform: uppercase;
}
#servicos-page .content .textos h3.txt-blue {
  color: #30587e;
  line-height: 24px;
}
#servicos-page .content .textos h3.indice-1,
#servicos-page .content .textos h3.indice-2,
#servicos-page .content .textos h3.indice-3,
#servicos-page .content .textos h3.indice-4 {
  cursor: pointer;
}
#servicos-page .content .textos h4 {
  color: #FFF;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  margin: 0px 0px 10px;
  width: 228px;
  font-weight: 400;
  line-height: 55px;
  background: url('../img/sprite.png') no-repeat left top;
  opacity: .65;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
}
#servicos-page .content .textos h4:hover {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
}
#servicos-page .content .textos h4.ps {
  background-position: -632px -135px;
}
#servicos-page .content .textos h4.amb {
  background-position: -632px -215px;
}
#servicos-page .content .textos p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  width: 80%;
  color: #5a5a5a;
}
#servicos-page .content .textos ul {
  font-size: 18px;
  font-weight: 300;
}
#servicos-page .content .textos ul li {
  display: list-item;
  margin-left: 35px;
  padding-left: 5px;
  margin-bottom: 15px;
  width: 80%;
  list-style: url("../img/list-verde.png");
}
#servicos-page .content .textos ul li.no-list {
  display: inline-block;
  margin-left: 0px;
}
#servicos-page .content.custos {
  height: 525px;
}
#servicos-page .content.custos .textos {
  min-height: 520px;
}
#servicos-page .content.custos .textos h2 {
  color: #244260;
}
#servicos-page .content.custos .textos h2 i {
  background-position: -350px -290px;
}
#servicos-page .content.custos .textos span {
  background-position: -246px -76px;
}
#servicos-page .content.custos .textos ul {
  position: absolute;
  bottom: -90px;
  margin: 30px 0px 0px;
  z-index: 99;
}
#servicos-page .content.custos .textos ul li {
  list-style: url("../img/list-azul.png");
  line-height: 25px;
}
#servicos-page .content.custos .diferenciais {
  position: absolute;
  right: 0px;
  top: 0px;
  min-height: 500px;
  z-index: 99;
}
#servicos-page .content.custos .diferenciais h4 {
  background-position: -246px -215px;
}
#servicos-page.prod-factor .content {
  height: 500px;
}
#servicos-page.prod-factor .content .textos {
  min-height: 500px;
}
#servicos-page.prod-factor .content .textos ul {
  position: absolute;
  bottom: -65px;
  left: 40px;
  z-index: 99;
}
#servicos-page.prod-factor .content .diferenciais {
  position: absolute;
  right: 0px;
  top: 0px;
  min-height: 500px;
  z-index: 99;
}
footer {
  background: #014366;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #182d41), color-stop(1, #014366));
  background: -ms-linear-gradient(bottom, #182d41, #014366);
  background: -moz-linear-gradient(center bottom, #182d41 0%, #014366 100%);
  background: -o-linear-gradient(#014366, #182d41);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#014366', endColorstr='#182d41', GradientType=0);
  height: 375px;
  position: relative;
  clear: both;
}
footer .sombra_bottom {
  position: absolute;
  width: 100%;
  height: 150px;
  top: -120px;
  background: url("../img/sombra-bottom.png") center bottom no-repeat;
}
footer .top-footer {
  height: 45px;
  background: #ffffff url("../img/bg-footer.jpg") center top no-repeat;
}
footer img.t-anos {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: 295px;
}
footer ul {
  margin: 30px 160px 50px;
}
footer ul li {
  border-left: 1px solid #1a842c;
  line-height: 15px;
}
footer ul li a {
  font-weight: 300;
  font-size: 16px;
  padding: 0px 20px;
  color: #FFF;
}
footer ul li a:hover {
  color: #1a842c;
}
footer .logo {
  display: block;
  margin: 0 auto;
  width: 178px;
}
footer .copyright {
  /*text-transform: uppercase;*/
  margin-top: 50px;
  color: #ffffff;
  font-weight: 300;
  text-align: center;
  font-size: 11px;
  letter-spacing: 1px;
}
footer .copyright a {
  color: #ffffff;
}
footer .copyright a:hover {
  color: #ff6600;
}
@media all and (max-height: 720px) {
  header #banner {
    height: 430px;
  }
  header #banner ul li {
    height: 430px;
    background-position: center -200px !important;
  }
}
.links-box {
  padding: 10px;
  display: block;
  width: 220px;
  color: #FFFFFF;
  text-align: center;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #317b3a;
  background: -moz-linear-gradient(-45deg, #4eb452 0%, #317b3a 33%, #255e2c 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #4eb452), color-stop(33%, #317b3a), color-stop(100%, #255e2c));
  background: -webkit-linear-gradient(-45deg, #4eb452 0%, #317b3a 33%, #255e2c 100%);
  background: -o-linear-gradient(-45deg, #4eb452 0%, #317b3a 33%, #255e2c 100%);
  background: -ms-linear-gradient(-45deg, #4eb452 0%, #317b3a 33%, #255e2c 100%);
  background: linear-gradient(135deg, #4eb452 0%, #317b3a 33%, #255e2c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63cf65', endColorstr='#47a14b', GradientType=1);
}
.relacionadosBox {
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #63cf65;
  background: -moz-linear-gradient(-45deg, #63cf65 0%, #47a14b 33%, #47a14b 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #63cf65), color-stop(33%, #47a14b), color-stop(100%, #47a14b));
  background: -webkit-linear-gradient(-45deg, #63cf65 0%, #47a14b 33%, #47a14b 100%);
  background: -o-linear-gradient(-45deg, #63cf65 0%, #47a14b 33%, #47a14b 100%);
  background: -ms-linear-gradient(-45deg, #63cf65 0%, #47a14b 33%, #47a14b 100%);
  background: linear-gradient(135deg, #63cf65 0%, #47a14b 33%, #47a14b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63cf65', endColorstr='#47a14b', GradientType=1);
  width: 100%;
  max-width: 400px;
  display: block;
  float: left;
  margin-top: 60px;
}
.relacionadosBox .servicosRelacionadosH3,
.relacionadosBox .servicosRelacionadosUl {
  margin: 0;
  padding: 10px 20px;
  color: #fff !important;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
}
.relacionadosBox .servicosRelacionadosH3 li,
.relacionadosBox .servicosRelacionadosUl li {
  list-style: url(../img/list-branco.png) !important;
  margin-right: 0;
  width: 100%;
}
.relacionadosBox .servicosRelacionadosH3 li a,
.relacionadosBox .servicosRelacionadosUl li a {
  color: #fff !important;
}
.relacionadosBox .servicosRelacionadosH3 li a:hover,
.relacionadosBox .servicosRelacionadosUl li a:hover {
  text-decoration: underline !important;
  color: #e5e5e5;
}
.readMore {
  line-height: 35px;
  height: 35px;
  width: 142px;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background: url(../img/sprite.png) no-repeat left top;
  background-position: -246px -76px;
  z-index: 99;
  display: block;
  margin-top: 40px;
  cursor: pointer;
}
.textOculto {
  display: none;
  width: 100%;
  float: left;
}
.textOculto h3 {
  color: #4b4b4b;
  font-size: 18px;
  width: 100%;
  line-height: 40px;
  text-transform: uppercase;
}
.textOculto p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  width: 80%;
  color: #5a5a5a;
}
.twoColumns {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  -webkit-column-gap: 25px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 25px;
  /* Firefox */
  column-gap: 25px;
}
.twoColumns *:first-child {
  margin-top: 0;
}
.listFamiliar {
  display: block;
  width: 100%;
  overflow: hidden;
}
.listFamiliar li {
  display: block !important;
  float: left !important;
  height: 55px;
  line-height: 55px;
  margin-right: 40px;
  list-style: none;
  color: #FFF;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  margin: 0px 0px 10px;
  width: 228px !important;
  font-weight: 400;
  background: url(../img/sprite.png) no-repeat left top;
  background-position: -632px -135px;
  opacity: .65;
}
.listFamiliar li:last-of-type {
  margin-right: 0;
}
.listFamiliar li:hover {
  opacity: 1;
}
