/* line 10, ../_sass/geral.scss */
html, body {
  margin: 0px;
  padding: 0px;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  color: #1a3c58;
  font-size: 10pt;
  height: 100%;
  width: 100%;
  background: #fff;
  /* background-attachment: fixed;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;*/
  letter-spacing: 0px;
  line-height: 15pt;
}

/* line 17, ../_sass/geral.scss */
html {
  /*overflow-y:scroll;*/
}

/* line 18, ../_sass/geral.scss */
a {
  text-decoration: none;
  cursor: pointer;
  color: #1a3c58;
  text-decoration: none;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

/* line 23, ../_sass/geral.scss */
a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #1bdbb2 !important;
  text-decoration: none;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

/* line 28, ../_sass/geral.scss */
ul, li {
  padding: 0px;
  margin: 0px;
  float: left;
  list-style: none;
  display: block;
}

/* line 29, ../_sass/geral.scss */
p {
  margin: 0;
  padding: 0;
}

/* line 30, ../_sass/geral.scss */
form {
  margin: 0;
  padding: 0;
}

/* line 31, ../_sass/geral.scss */
div, input, input:focus, textarea, textarea:focus, select, select:focus {
  outline: 0 none;
}

/* Scrollers */
/* line 34, ../_sass/geral.scss */
.wrapper {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/* line 35, ../_sass/geral.scss */
.scroller {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
}

/* line 36, ../_sass/geral.scss */
.scroller ul {
  position: relative;
  float: left;
  height: 100%;
  overflow: hidden;
  width: 100%;
}

/* line 37, ../_sass/geral.scss */
.scroller li {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
}

/* line 38, ../_sass/geral.scss */
.dragging {
  -webkit-user-drag: none !important;
}

/* Helpers */
/* line 42, ../_sass/geral.scss */
.border {
  -o-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/* line 48, ../_sass/geral.scss */
.border-top {
  -o-border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  -webkit-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
}

/* line 54, ../_sass/geral.scss */
.border-bottom {
  -o-border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border-radius: 0px 0px 15px 15px;
  border-radius: 0px 0px 15px 15px;
}

/* line 61, ../_sass/geral.scss */
.page {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  visibility: hidden;
}

/* line 62, ../_sass/geral.scss */
.pageSize {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

/* line 64, ../_sass/geral.scss */
.topo {
  background: none;
  position: fixed;
  z-index: 800;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 180px;
  padding: 40px 20px;
  background: url(images/bg_menu.png) repeat-y top left;
  -webkit-transition: left 0.1s ease-out;
  -moz-transition: left 0.1s ease-out;
  -o-transition: left 0.1s ease-out;
  transition: left 0.1s ease-out;
}

/* line 69, ../_sass/geral.scss */
.alinhamentoTopo {
  position: relative;
  width: 100%;
  margin: auto;
  background: none;
}

/* line 70, ../_sass/geral.scss */
.topo .logo {
  position: relative;
  float: left;
  width: 100%;
  text-align: right;
}

/* line 71, ../_sass/geral.scss */
.topo .menu {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
}

/* line 72, ../_sass/geral.scss */
.topo .menu li {
  position: relative;
  float: left;
  width: 100%;
  font-family: "NovecentowideDemiBold";
  font-weight: normal;
  color: #1a3c58;
  /* #fff */
  text-transform: uppercase;
  font-size: 10pt;
  text-align: right;
}

/* line 73, ../_sass/geral.scss */
.topo .menu li a {
  font-family: "NovecentowideDemiBold";
  font-weight: normal;
  color: #1a3c58;
  /* #fff */
  text-transform: uppercase;
  font-size: 10pt;
  text-align: right;
}

/* line 74, ../_sass/geral.scss */
.topo .menu li.ativo a {
  color: #1bdbb2 !important;
}

/* line 75, ../_sass/geral.scss */
.topo .social {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
}

/* line 76, ../_sass/geral.scss */
.topo .social li {
  position: relative;
  float: right;
  width: 17px;
  height: 17px;
  margin-left: 5px;
  font-family: "NovecentowideDemiBold";
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 10pt;
  text-align: right;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

/* line 81, ../_sass/geral.scss */
.topo .social li#itLink_facebook {
  background: url(images/social.png) no-repeat -17px 0px;
}

/* line 82, ../_sass/geral.scss */
.topo .social li#itLink_facebook:hover {
  background: url(images/social_hover.png) no-repeat -17px 0px;
}

/* line 83, ../_sass/geral.scss */
.topo .social li#itLink_linkedin {
  background: url(images/social.png) no-repeat 0px 0px;
}

/* line 84, ../_sass/geral.scss */
.topo .social li#itLink_linkedin:hover {
  background: url(images/social_hover.png) no-repeat 0px 0px;
}

/* line 85, ../_sass/geral.scss */
.opened .topo {
  left: 0px !important;
}

/* line 86, ../_sass/geral.scss */
.linkTopo {
  width: 20px;
  height: 100%;
  background: url(images/bg_menu.png) repeat-y top right;
  position: fixed;
  z-index: 900;
  top: 0px;
  left: 220px;
  bottom: 0px;
  padding: 50px 10px;
  display: none;
  -webkit-transition: left 0.1s ease-out;
  -moz-transition: left 0.1s ease-out;
  -o-transition: left 0.1s ease-out;
  transition: left 0.1s ease-out;
}

/* line 91, ../_sass/geral.scss */
.linkTopo a {
  position: relative;
  float: left;
  width: 32px;
  height: 27px;
  background: url(images/menu.png) no-repeat top left;
}

/* line 92, ../_sass/geral.scss */
.opened .linkTopo {
  left: 220px !important;
}

/* line 94, ../_sass/geral.scss */
.glow {
  box-shadow: 0 0 15px #000;
  -webkit-box-shadow: 0 0 15px #000;
  -moz-box-shadow: 0 0 15px #000;
  filter: progid:DXImageTransform.Microsoft.Glow(Color=#000,Strength=15);
}

/* line 101, ../_sass/geral.scss */
.inGlow {
  box-shadow: inset 0 0 5px #666;
  -webkit-box-shadow: inset 0 0 5px #666;
  -moz-box-shadow: inset 0 0 5px #666;
  /*filter:progid:DXImageTransform.Microsoft.Glow(Color=#666,Strength=5);*/
}

/* line 108, ../_sass/geral.scss */
.geral {
  float: left;
  position: relative;
  width: 100%;
  background: none;
}

/*.alinhamento{position:relative; width: 960px; background: none; margin: auto; height: auto;}*/
/* line 110, ../_sass/geral.scss */
.alinhamento {
  position: relative;
  width: auto;
  background: none;
  margin: auto;
  height: auto;
  padding-left: 320px;
  left: 0px;
  -webkit-transition: left 0.1s ease-out;
  -moz-transition: left 0.1s ease-out;
  -o-transition: left 0.1s ease-out;
  transition: left 0.1s ease-out;
}

/* line 115, ../_sass/geral.scss */
.alinhamento .interna {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/* line 116, ../_sass/geral.scss */
.opened .alinhamento {
  left: 220px;
}

/* line 118, ../_sass/geral.scss */
section {
  position: relative;
  float: left;
  width: 100%;
  display: block;
  height: auto;
  overflow: hidden;
}

/* line 120, ../_sass/geral.scss */
section .bloco {
  position: relative;
  float: left;
  width: 100%;
}

/* line 121, ../_sass/geral.scss */
section h1 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: "NovecentowideDemiBold";
  text-transform: uppercase;
  font-size: 18pt;
  font-weight: normal;
}

/* line 122, ../_sass/geral.scss */
section .linha {
  position: relative;
  float: left;
  width: 94px;
  height: 2px;
  background: #fff;
  margin-left: 0px;
  margin-top: 10px;
}
/* line 123, ../_sass/geral.scss */
section .linha.dark {
  background: #1a3c58;
}

/* line 127, ../_sass/geral.scss */
section h2 {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 35px;
  font-family: "latoregular";
  font-weight: normal;
  text-transform: lowercase;
  font-size: 28pt;
  line-height: 30pt;
}

/* line 128, ../_sass/geral.scss */
section .texto {
  position: relative;
  float: left;
  width: 500px;
  margin-top: 35px;
}
@media (min-width: 1280px) {
  /* line 128, ../_sass/geral.scss */
  section .texto {
    width: 720px;
  }
}

/* line 133, ../_sass/geral.scss */
section .descr {
  position: relative;
  float: left;
  width: 500px;
  margin-top: 35px;
}
@media (min-width: 1280px) {
  /* line 133, ../_sass/geral.scss */
  section .descr {
    width: 720px;
  }
}

/* line 139, ../_sass/geral.scss */
section#home {
  background: #175467;
  /* min-height: 600px;*/
}

/* line 140, ../_sass/geral.scss */
section#home .banners {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  border: 0px;
  margin: 0px;
  display: block;
}

/* line 141, ../_sass/geral.scss */
section#home .banners .itPag {
  position: relative;
  float: left;
  width: auto;
  height: 100%;
}

/* line 142, ../_sass/geral.scss */
section#home .banners .itBanner {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

/* line 143, ../_sass/geral.scss */
section#home .banners .itBanner .imgAux {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  display: none;
}

/* line 144, ../_sass/geral.scss */
section#home .banners .itBanner .inf {
  display: none;
}

/* line 145, ../_sass/geral.scss */
section#home .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 196;
  background: none;
}

/*section#home .bg img.old {position: absolute; top: 0px; left: 0px; z-index: 196; width: 100%; height: auto;}
section#home .bg img.new {position: absolute; top: 0px; left: 0px; z-index: 195; width: 100%; height: auto;}*/
/* line 148, ../_sass/geral.scss */
section#home .bg .old {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 196;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: fixed;
}

/* line 154, ../_sass/geral.scss */
section#home .bg .new {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 195;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: fixed;
}

/* line 160, ../_sass/geral.scss */
section#home .infos {
  position: absolute;
  right: 10%;
  bottom: 150px;
  width: 460px;
  height: auto;
  /*320px;*/
  z-index: 198;
  -webkit-transition: right 0.1s ease-out;
  -moz-transition: right 0.1s ease-out;
  -o-transition: right 0.1s ease-out;
  transition: right 0.1s ease-out;
}

/* line 165, ../_sass/geral.scss */
section#home .infos .link {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin: 0px;
  display: none;
}

/* line 166, ../_sass/geral.scss */
section#home .infos .titulo {
  display: none;
}

/* line 167, ../_sass/geral.scss */
section#home .infos .link div {
  position: relative;
  float: left;
  width: 460px;
  padding: 0px;
}

/* line 170, ../_sass/geral.scss */
.opened section#home .infos {
  right: -150px;
}

/* line 171, ../_sass/geral.scss */
section#home .navegacao {
  position: absolute;
  bottom: 50px;
  left: 0px;
  width: auto;
  height: auto;
  margin-top: 0px;
  display: none;
  z-index: 199;
  -webkit-transition: left 0.1s ease-out;
  -moz-transition: left 0.1s ease-out;
  -o-transition: left 0.1s ease-out;
  transition: left 0.1s ease-out;
}

/* line 176, ../_sass/geral.scss */
section#home .navegacao #indicador {
  position: relative;
  float: left;
  height: auto;
  margin-left: 5px;
}

/* line 177, ../_sass/geral.scss */
section#home .navegacao .liNav {
  position: relative;
  float: left;
  margin: 5px;
  width: 10px;
  height: 10px;
  background: url(images/indicador.png) no-repeat 0px 0px;
}

/* line 178, ../_sass/geral.scss */
section#home .navegacao .liNav:hover {
  background: url(images/indicador_hover.png) no-repeat 0px 0px;
}

/* line 179, ../_sass/geral.scss */
section#home .navegacao .liNav.ativo {
  background: url(images/indicador_hover.png) no-repeat 0px 0px;
}

/* line 180, ../_sass/geral.scss */
.opened section#home .navegacao {
  left: 220px;
}

/* line 182, ../_sass/geral.scss */
section#sobre {
  background: #fff;
  padding-top: 100px;
  padding-bottom: 50px;
}

/* line 183, ../_sass/geral.scss */
section#sobre .linha {
  margin-top: 10px;
}

/* line 185, ../_sass/geral.scss */
section#sobre .mvv {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
  max-width: 600px;
}
@media (min-width: 1280px) {
  /* line 185, ../_sass/geral.scss */
  section#sobre .mvv {
    max-width: 1080px;
  }
}
/* line 195, ../_sass/geral.scss */
section#sobre .mvv .col {
  position: relative;
  float: none;
  width: 45%;
  vertical-align: top;
  margin-top: 20px;
  margin-right: 4%;
  display: inline-block;
}
@media (min-width: 1280px) {
  /* line 195, ../_sass/geral.scss */
  section#sobre .mvv .col {
    width: 20%;
  }
}
@media (max-width: 768px) {
  /* line 195, ../_sass/geral.scss */
  section#sobre .mvv .col {
    width: 95%;
  }
}
/* line 212, ../_sass/geral.scss */
section#sobre .mvv .col h5 {
  font-size: 10pt;
  margin-top: 10px;
}
/* line 219, ../_sass/geral.scss */
section#sobre .como-trabalhamos {
  margin-top: 20px;
}
/* line 221, ../_sass/geral.scss */
section#sobre .como-trabalhamos img {
  margin-top: 40px;
  max-width: 100%;
  width: auto;
  height: auto;
}

/* line 230, ../_sass/geral.scss */
section#equipe {
  background: none;
  padding-top: 0px;
  padding-bottom: 150px;
}

/* line 231, ../_sass/geral.scss */
section#equipe .linha {
  margin-left: 50px;
}

/* line 232, ../_sass/geral.scss */
section#equipe .imagem {
  position: relative;
  float: left;
  width: auto;
  margin-top: 35px;
  margin-right: 25px;
}

/* line 234, ../_sass/geral.scss */
section#equipe .equipe {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
}
/* line 236, ../_sass/geral.scss */
section#equipe .equipe table {
  max-width: 600px;
}
/* line 239, ../_sass/geral.scss */
section#equipe .equipe table, section#equipe .equipe tr, section#equipe .equipe td {
  border: 0px;
}
@media (max-width: 768px) {
  /* line 243, ../_sass/geral.scss */
  section#equipe .equipe td {
    width: 100%;
    display: block;
  }
}
/* line 248, ../_sass/geral.scss */
section#equipe .equipe img {
  width: 190px;
  height: auto;
  margin-right: 20px;
}
/* line 254, ../_sass/geral.scss */
section#equipe .equipe h3 {
  font-size: 12pt;
  font-style: italic;
  padding-bottom: 10px;
}
/* line 260, ../_sass/geral.scss */
section#equipe .texto {
  margin-top: 0px;
}

/* line 264, ../_sass/geral.scss */
section .none {
  display: none;
}

/* line 265, ../_sass/geral.scss */
section#servicos {
  margin-top: 0px;
  background: #fff url(images/bg_consultoria.jpg) no-repeat left top;
  /*#849ece*/
  background-size: 100% auto;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 755px;
}
/* line 271, ../_sass/geral.scss */
section#servicos .titulo {
  padding-top: 200px;
  color: #fff;
}

/* line 276, ../_sass/geral.scss */
section#servicos .linha {
  margin-left: -50px;
}

/* line 277, ../_sass/geral.scss */
section#servicos .servicos {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 115px;
}

/* line 278, ../_sass/geral.scss */
section#servicos .servicos ul {
  position: relative;
  float: left;
  width: 100%;
}

/* line 279, ../_sass/geral.scss */
section#servicos .servicos ul li {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 20px;
}

/* line 280, ../_sass/geral.scss */
section#servicos .servicos .itSvc a:hover {
  color: #175467 !important;
}

/* line 282, ../_sass/geral.scss */
section#servicos .servicos .itSvc .link .alinhamento {
  height: 100%;
  display: block;
  float: left;
}

/* line 288, ../_sass/geral.scss */
section#servicos .servicos .itSvc .link h1 {
  width: auto;
  font-family: "latoregular";
  font-weight: normal;
  text-transform: lowercase;
  font-size: 28pt;
  line-height: 30pt;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

/* line 293, ../_sass/geral.scss */
section#servicos .servicos .itSvc .link:hover h1 {
  color: #175467;
}

/* line 294, ../_sass/geral.scss */
section#servicos .servicos .itSvc.ativo .link h1 {
  font-family: "latobold";
}

/* line 295, ../_sass/geral.scss */
section#servicos .servicos .itSvc .link a {
  z-index: 101;
}

/* line 296, ../_sass/geral.scss */
section#servicos .servicos .itSvc .link .saibaMais {
  position: relative;
  float: left;
  font-size: 10pt;
  margin-top: 5px;
  margin-left: 5px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

/* line 301, ../_sass/geral.scss */
section#servicos .servicos .itSvc .link:hover .saibaMais {
  color: #175467;
}

/* line 302, ../_sass/geral.scss */
section#servicos .servicos .itSvc .conteudo {
  display: none;
}

/* line 303, ../_sass/geral.scss */
section#servicos .servicos .itSvc .bg {
  position: relative;
  float: left;
  width: 100%;
  height: 260px;
  margin-top: 20px;
}

/* line 306, ../_sass/geral.scss */
section#servicos .servicos .itSvc .conteudo .texto {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-left: 50px;
  width: 450px;
  font-size: 12pt;
  line-height: 15pt;
}

/* line 310, ../_sass/geral.scss */
section#servicos .servicos .itSvc .conteudo .grade {
  margin-top: 20px;
  width: 450px;
}

/* line 311, ../_sass/geral.scss */
section#servicos .servicos .itSvc .conteudo .link {
  padding: 20px 0px 60px 0px;
}

/* line 312, ../_sass/geral.scss */
section#servicos .servicos .itSvc .conteudo a {
  margin-top: 10px;
  font-weight: bold;
}

/* line 314, ../_sass/geral.scss */
section#educacao {
  /* background: #175467; */
  margin-top: 0px;
  background: #fff url(images/bg_treinamentos.jpg) no-repeat left top;
  /*#849ece*/
  background-size: 100% auto;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 1168px;
}
/* line 320, ../_sass/geral.scss */
section#educacao .titulo {
  padding-top: 500px;
  color: #fff;
}
/* line 325, ../_sass/geral.scss */
section#educacao .banner {
  margin-top: 40px;
  width: 100%;
  height: 260px;
  background: url(images/educacao.jpg) no-repeat left center;
}
/* line 331, ../_sass/geral.scss */
section#educacao .texto {
  margin-top: 300px;
}
/* line 334, ../_sass/geral.scss */
section#educacao h2 {
  color: #6288c6;
}

/* line 338, ../_sass/geral.scss */
section#educacao .linha {
  width: 180px;
  margin-top: 10px;
}

/* line 339, ../_sass/geral.scss */
section#educacao .treinamentos {
  position: relative;
  float: left;
  width: 100%;
  margin: 20px 0px;
  color: #6288c6;
}

/* line 340, ../_sass/geral.scss */
section#educacao .treinamentos ul {
  position: relative;
  float: left;
  width: 100%;
}

/* line 341, ../_sass/geral.scss */
section#educacao .treinamentos ul li {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 0px;
  /*  padding: 40px 0px; */
  padding: 0px 0px;
}

/* line 344, ../_sass/geral.scss */
section#educacao .treinamentos .itTre a {
  color: #6288c6;
}

/* line 345, ../_sass/geral.scss */
section#educacao .treinamentos .itTre a:hover {
  color: #175467 !important;
}

/* line 347, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .link .alinhamento {
  height: 100%;
  display: block;
  float: left;
}

/* line 353, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .border {
  border: 1px solid #6288c6;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  float: left;
  width: 100%;
  max-width: 600px;
  display: block;
  padding: 5px 20px;
  margin-left: -20px;
  margin: 5px 0px;
}

/* line 367, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .link h1 {
  width: auto;
  font-family: "latoregular";
  font-weight: normal;
  text-transform: lowercase;
  font-size: 28pt;
  line-height: 30pt;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

/* line 372, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .link:hover h1 {
  color: #175467;
}

/* line 373, ../_sass/geral.scss */
section#educacao .treinamentos .itTre.ativo .link h1 {
  font-family: "latobold";
}

/* line 374, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .link a {
  z-index: 101;
}

/* line 375, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .link .saibaMais {
  position: relative;
  float: left;
  font-size: 10pt;
  margin-top: 5px;
  /* margin-left: 5px; */
  margin-left: 0px;
  width: 100%;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

/* line 383, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .link:hover .saibaMais {
  color: #175467;
}

/* line 384, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .conteudo {
  display: none;
}

/* line 385, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .conteudo .texto {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 386, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .conteudo a {
  margin-top: 10px;
  font-weight: bold;
}

/* line 387, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .conteudo .logo {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 50px;
}

/* line 388, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .conteudo .data {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 25px;
}

/* line 389, ../_sass/geral.scss */
section#educacao .treinamentos .itTre h2 {
  margin-top: 0px;
  margin-bottom: 40px;
}

/* line 390, ../_sass/geral.scss */
section#educacao .treinamentos .itTre h2 a {
  width: auto;
  font-family: "latolight";
  font-weight: normal;
  text-transform: lowercase;
  font-size: 28pt;
  line-height: 30pt;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

/* line 395, ../_sass/geral.scss */
section#educacao .treinamentos .itTre .linha {
  width: 180px;
  margin-top: 25px;
  margin-left: -50px;
}

/* line 397, ../_sass/geral.scss */
section#clientes {
  /* background: #175467; */
  margin-top: 40px;
  background: #fff url(images/bg_clientes.jpg) no-repeat left top;
  /*#849ece*/
  background-size: 100% auto;
  padding-top: 0px;
  padding-bottom: 50px;
  min-height: 673px;
}
/* line 403, ../_sass/geral.scss */
section#clientes .titulo {
  padding-top: 80px;
  color: #fff;
}
/* line 407, ../_sass/geral.scss */
section#clientes .subtitulo {
  color: #fff;
  text-transform: lowercase;
  font-size: 28pt;
  line-height: 30pt;
  margin-top: 10px;
  font-family: "latolight", Arial, Tahoma, Verdana;
}
/* line 415, ../_sass/geral.scss */
section#clientes .texto {
  margin-top: 0px;
}
/* line 418, ../_sass/geral.scss */
section#clientes h2 {
  color: #6288c6;
}

/* line 422, ../_sass/geral.scss */
section#clientes .linha {
  width: 180px;
  margin-top: 10px;
}

/* line 423, ../_sass/geral.scss */
section#clientes .clientes {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 120px;
}

/* line 424, ../_sass/geral.scss */
section#clientes .clientes ul {
  position: relative;
  float: left;
  width: 100%;
  max-width: 500px;
}

/* line 425, ../_sass/geral.scss */
section#clientes .clientes ul li {
  position: relative;
  float: left;
  width: 150px;
  height: auto;
  margin-right: 15px;
  margin-top: 40px;
}
/* line 426, ../_sass/geral.scss */
section#clientes .clientes ul li img {
  max-width: 100%;
  width: auto;
  height: auto;
}

/* line 433, ../_sass/geral.scss */
section#contato {
  background: #ececec;
  padding-top: 100px;
  padding-bottom: 150px;
}

/* line 434, ../_sass/geral.scss */
section#contato .linha {
  margin-top: 10px;
}

/* line 435, ../_sass/geral.scss */
section#contato .form {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
}

/* line 436, ../_sass/geral.scss */
section#contato .form #formContato {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin: 0px 0px;
}

/* line 437, ../_sass/geral.scss */
section#contato .form .erroCampo {
  border: 0px solid #032533;
}

/* line 439, ../_sass/geral.scss */
section#contato .form ul li {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 10px;
}

/* line 440, ../_sass/geral.scss */
section#contato .form label {
  width: 100%;
  float: left;
  position: relative;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  color: #032533;
  font-size: 10pt;
  margin-bottom: 0px;
}

/* line 441, ../_sass/geral.scss */
section#contato .form input {
  width: 388px;
  height: 20px;
  padding: 5px 5px;
  float: left;
  position: relative;
  border: 1px solid #032533;
  background: #fff;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  color: #032533;
  font-size: 10pt;
}

/* line 442, ../_sass/geral.scss */
section#contato .form .textAreaDiv {
  width: 388px;
  height: 80px;
  padding: 5px 5px;
  float: left;
  position: relative;
  background: #fff;
  border: 1px solid #032533;
}

/* line 443, ../_sass/geral.scss */
section#contato .form textarea {
  width: 414px;
  height: 76px;
  resize: none;
  float: left;
  position: relative;
  border: 0px;
  background: none;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  color: #032533;
  font-size: 10pt;
}

/* line 444, ../_sass/geral.scss */
section#contato .form .btnEnviarContato {
  position: relative;
  float: left;
  width: 100%;
}

/* line 445, ../_sass/geral.scss */
section#contato .form .btnEnviarContato input {
  width: auto;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 20px;
  border: 0px;
  cursor: pointer;
  background: #fff;
  font-family: "Anivers-Regular";
  font-size: 10pt;
  font-weight: normal;
  color: #032533;
  text-transform: none;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

/* line 450, ../_sass/geral.scss */
section#contato .form .btnEnviarContato input:hover {
  cursor: pointer;
  background: #032533;
  color: #fff;
}

/* line 451, ../_sass/geral.scss */
section#contato .form .retornoContato {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  color: #032533;
  font-size: 10pt;
  margin-top: 10px;
}

/* line 452, ../_sass/geral.scss */
section#contato .form .retornoContato.none {
  display: none;
}

/* line 453, ../_sass/geral.scss */
section#contato .form .retornoContato .erro {
  color: #032533;
}

/* line 454, ../_sass/geral.scss */
section#contato .form .retornoContato .sucesso {
  color: #032533;
}

/* line 456, ../_sass/geral.scss */
section#contato .loadingContato {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 800;
  display: none;
}

/* line 457, ../_sass/geral.scss */
section#contato .loadingContato .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 801;
  background: #ccc;
  opacity: 0.50;
  *filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* line 459, ../_sass/geral.scss */
section#contato .loadingContato .conteudo {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 802;
}

/* line 460, ../_sass/geral.scss */
section#contato .loadingContato .loadingInterna {
  width: 60px;
  height: 60px;
  margin: auto;
  margin-top: 35%;
}

/* line 461, ../_sass/geral.scss */
section#contato .loadingContato .loadingInterna img {
  width: 60px;
  height: 60px;
  margin: auto;
}

/* line 463, ../_sass/geral.scss */
section#contato .mapa iframe {
  border: 5px solid #032533;
}

/* line 465, ../_sass/geral.scss */
.rodape {
  width: 100%;
  background: none;
  position: relative;
  float: left;
  color: #fff;
}

/* line 466, ../_sass/geral.scss */
.alinhamentoRodape {
  position: relative;
  margin: auto;
  width: 720px;
  height: 100%;
  background: none;
}

/* line 468, ../_sass/geral.scss */
h1 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  font-size: 22pt;
  line-height: 25pt;
  margin: 0px;
  padding: 0px;
}

/* line 469, ../_sass/geral.scss */
h2 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  font-size: 18pt;
  line-height: 20pt;
  margin: 0px;
  padding: 0px;
}

/* line 470, ../_sass/geral.scss */
h3 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  font-size: 14pt;
  line-height: 15pt;
  margin: 0px;
  padding: 0px;
}

/* line 471, ../_sass/geral.scss */
h4 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  font-size: 10pt;
  line-height: 15pt;
  margin: 0px;
  padding: 0px;
}

/* line 472, ../_sass/geral.scss */
h5 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "latoregular", Arial, Tahoma, Verdana;
  font-size: 10pt;
  line-height: 15pt;
  margin: 0px;
  padding: 0px;
}

/* line 473, ../_sass/geral.scss */
hr {
  position: relative;
  float: left;
  height: 1px;
  background: #000;
  width: 100%;
  border: 0;
}

/* line 475, ../_sass/geral.scss */
.divLB {
  float: left;
  position: relative;
  background: #fff;
  padding: 15px;
}

/* line 477, ../_sass/geral.scss */
.loadingGeral {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 997;
  display: none;
}

/* line 478, ../_sass/geral.scss */
.loadingGeral .bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 998;
  background: #fff;
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 480, ../_sass/geral.scss */
.loadingGeral .conteudo {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
}

/* line 481, ../_sass/geral.scss */
.loadingGeral .loadingInterna {
  width: 32px;
  height: 32px;
  margin: auto;
  margin-top: 20%;
}

/* line 482, ../_sass/geral.scss */
.loadingGeral .loadingInterna img {
  width: 32px;
  height: 32px;
  margin: auto;
}

/* line 484, ../_sass/geral.scss */
.divLoading {
  opacity: 0.95;
  *filter: alpha(opacity=95);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}

/* line 485, ../_sass/geral.scss */
.divLoading .interna {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/* line 486, ../_sass/geral.scss */
.divLoading .interna img {
  position: relative;
  float: left;
  margin-left: 220px;
  margin-top: 45%;
}

/* line 488, ../_sass/geral.scss */
.assinaturas {
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 750;
  width: 45px;
  height: 11px;
  visibility: visible !important;
  opacity: 0.10;
  *filter: alpha(opacity=10);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  /* Firefox */
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.1s;
  -moz-transition-delay: 0s;
  /* WebKit */
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-delay: 0s;
  /* Opera */
  -o-transition-property: opacity;
  -o-transition-duration: 0.1s;
  -o-transition-delay: 0s;
  /* Standard */
  transition-property: opacity;
  transition-duration: 0.1s;
  transition-delay: 0s;
}

/* line 506, ../_sass/geral.scss */
.assinaturas:hover {
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 508, ../_sass/geral.scss */
.assinaturas ul {
  position: relative;
  float: left;
  width: 100%;
}

/* line 509, ../_sass/geral.scss */
.assinaturas ul .signUzzye {
  position: relative;
  float: left;
  width: 45px;
  height: 11px;
  background: url(images/assinaturas.png) no-repeat top left;
  background-position: 0px 0px;
}

/* .assinaturas ul .signOrca {position:relative; float:left; width:45px; height:15px; background:url(images/assinaturas.png) no-repeat top left; background-position:-45px 0px; margin-left:5px;} */
/* line 512, ../_sass/geral.scss */
.loadie {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 0;
  height: 4px;
  z-index: 999999;
  -webkit-transition: width 0.1s ease-out;
  /*box-shadow: 0px 1px 5px rgba(0,0,0,0.25);*/
  box-shadow: 0px;
}

/*filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
/*filter: gray; /* IE6-9 */
/*-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
/*To disable grayscale on hover you can use:-
section .listaEmp .itEmp .imagem img:hover {
    filter: none;
    -webkit-filter: grayscale(0);*/
/* MOBILE */
/* geral */
@media (max-width: 1280px) {
  /* line 537, ../_sass/geral.scss */
  section#servicos {
    background-position: left top;
    background-size: 100% auto;
  }
  /* line 540, ../_sass/geral.scss */
  section#servicos .titulo {
    padding-top: 150px;
  }

  /* line 544, ../_sass/geral.scss */
  section#educacao {
    background-position: left top;
    background-size: 100% auto;
  }
  /* line 547, ../_sass/geral.scss */
  section#educacao .titulo {
    padding-top: 400px;
  }
  /* line 550, ../_sass/geral.scss */
  section#educacao .texto {
    margin-top: 300px;
  }

  /* line 554, ../_sass/geral.scss */
  section#clientes {
    background-position: left top;
    background-size: 100% auto;
  }
  /* line 557, ../_sass/geral.scss */
  section#clientes .titulo {
    padding-top: 50px;
  }
}
@media (max-width: 992px) {
  /* line 564, ../_sass/geral.scss */
  html, body {
    width: 100%;
  }

  /* line 566, ../_sass/geral.scss */
  .topo {
    left: -220px;
  }

  /* line 567, ../_sass/geral.scss */
  .linkTopo {
    left: 0px;
    display: block;
  }

  /* line 569, ../_sass/geral.scss */
  .alinhamento {
    padding-left: 100px;
  }

  /* line 571, ../_sass/geral.scss */
  section h1 {
    font-size: 14pt;
  }

  /* line 572, ../_sass/geral.scss */
  section h2 {
    font-size: 20pt;
    line-height: 22pt;
  }

  /* line 573, ../_sass/geral.scss */
  section .texto {
    width: 220px;
  }

  /* line 575, ../_sass/geral.scss */
  section#servicos {
    background-position: center top;
    background-size: none;
  }
  /* line 578, ../_sass/geral.scss */
  section#servicos .titulo {
    padding-top: 180px;
  }

  /* line 582, ../_sass/geral.scss */
  section#educacao {
    background-position: center top;
    background-size: none;
  }
  /* line 585, ../_sass/geral.scss */
  section#educacao .titulo {
    padding-top: 250px;
  }

  /* line 589, ../_sass/geral.scss */
  section#clientes {
    background-position: center top;
    background-size: none;
  }
  /* line 592, ../_sass/geral.scss */
  section#clientes .titulo {
    padding-top: 25px;
  }

  /* line 597, ../_sass/geral.scss */
  section#home .infos {
    bottom: 33% !important;
    right: 8%;
    width: 260px;
  }

  /* line 598, ../_sass/geral.scss */
  section#home .infos .link div {
    width: 100%;
  }

  /* line 599, ../_sass/geral.scss */
  section#home .infos img {
    width: 100%;
    height: auto;
  }

  /* line 601, ../_sass/geral.scss */
  section#sobre .clientes {
    width: 90%;
  }

  /* line 603, ../_sass/geral.scss */
  section#servicos .servicos .itSvc .link h1 {
    font-size: 20pt;
    line-height: 22pt;
  }

  /* line 604, ../_sass/geral.scss */
  section#servicos .servicos .itSvc .conteudo .texto {
    padding-left: 25px;
    width: 75%;
  }

  /* line 606, ../_sass/geral.scss */
  section#educacao .treinamentos .itTre .link h1 {
    font-size: 20pt;
    line-height: 22pt;
  }

  /* line 607, ../_sass/geral.scss */
  section#educacao .treinamentos .itTre .conteudo {
    width: 90%;
  }

  /* line 608, ../_sass/geral.scss */
  section#educacao .treinamentos .itTre .conteudo .logo img {
    width: 100%;
    height: auto;
  }

  /* line 609, ../_sass/geral.scss */
  section#educacao .treinamentos .itTre h2 a {
    font-size: 20pt;
    line-height: 22pt;
  }
}
@media (max-width: 768px) {
  /* line 613, ../_sass/geral.scss */
  section#servicos {
    background: url(images/bg_consultoria_mobile.jpg) no-repeat top left;
  }
  /* line 615, ../_sass/geral.scss */
  section#servicos .titulo {
    padding-top: 100px;
  }

  /* line 619, ../_sass/geral.scss */
  section#educacao {
    background: url(images/bg_treinamentos_mobile.jpg) no-repeat top left;
  }
  /* line 621, ../_sass/geral.scss */
  section#educacao .titulo {
    padding-top: 100px;
  }
  /* line 624, ../_sass/geral.scss */
  section#educacao .texto {
    margin-top: 100px;
  }

  /* line 628, ../_sass/geral.scss */
  section#clientes {
    background: url(images/bg_clientes_mobile.jpg) no-repeat top left;
  }
  /* line 630, ../_sass/geral.scss */
  section#clientes .titulo {
    padding-top: 80px;
  }
}
