@import url(extra.css);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);

a {
  color: #000000;
  text-decoration: none
}

a:hover {
  color: #16318A
}

a img {
  border: 0
}

body {
  min-width: 1000px;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

body, div, td {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
  color: #000000
}

h1 a,
h1 a:hover{
  text-decoration: none;
}

h1.headings{
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
  font-weight: 600;
  text-align: center;
}
h1.headings a{
  color: #324055;
}
h5.headings{
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  font-weight: 300;
  text-align: center;
}

ol, ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.alinhaEsquerda {
  text-align: left
}

.alinhaDireita {
  text-align: right
}

.autocomplete-suggestions {
  position: fixed;
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
  max-height: 200px !important
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  font-size: 1em
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

.bloco {
  position: relative;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  margin-bottom: 40px
}

.bloco-full {
  position: relative;
  width: 90%;
  margin: 0 auto 40px 5%
}

.bloco-bg-clientes {
  position: relative;
  padding: 30px 0 0 0;
  width: 100%
}

.bloco-bg-downloads {
  position: relative;
  padding: 30px 0;
  background-color: #FFFADB;
  width: 100%
}

.bloco-bg-precos {
  display: table;
  position: relative;
  padding: 30px 0;
  background-color: #F4F4F4;
  width: 100%
}

.bloco-bg-produto {
  position: relative;
  margin: 0 auto 40px 50px;
  width: calc(100% - 100px);
}

.bloco-bg-video {
  border-top: solid 1px #FFA600;
  border-bottom: solid 1px #FFA600;
  position: relative;
  padding: 30px 0 1px 0;
  background: #FFF4C8 url('/images/svg/bg_video.svg') 50% 50% no-repeat;
  background-size: cover;
  width: 100%
}

.bloco-slider {
  position: relative;
  width: auto;
  background: url(/images/slider_bg.png) 0 100% repeat-x
}

.bloco-bg-suporte {
  position: relative;
  padding: 30px 0;
  background-color: #EEFFDB;
  width: 100%
}

.bloco-bg2 {
  position: relative;
  background-color: #F4F4F4;
  padding: 30px 0;
  width: 100%
}

.bloco-bg3 {
  position: relative;
  background-color: #FFFFFF;
  padding: 30px 0;
  width: 100%
}

.bloco-bg3-slider {
  position: relative;
  background-color: #FFFFFF;
  padding: 30px 0;
  width: 100%;
  border-bottom: solid 1px #DDD;
}

.bloco-contato {
  position: relative;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  margin-bottom: 40px;
  min-height: 400px
}

.bloco-contato-bg {
  background-color: #FFFFFF
}

.bodyContents{
  padding-top: 100px;
}

.btn.btn-fluid{
  width: 100%;
  padding-top: 7px;
}
.btn.btn-fluid .btn-label{
  float: left;
  margin-top: -7px;
}
.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.btn { margin-bottom:10px; }

.center.aligned{
  text-align: center !important;
}

.clearfix {
  clear: both
}

.dica-icon-right{
  position: absolute;
  z-index: 99;
  right: 1px;
  top: 4px
}

.form-group.tabled{
  display: table;
  width: 100%;
}

.form-row{
  padding-bottom: 10px;
}

.grid-header div{
  margin-top: 10px;
  font-size: 1.2em;
  padding-top: .5em;
  padding-bottom: .5em;
  border-bottom: solid 2px #dda100;
}
.grid-row{
  margin: 2px 0;
  padding-top: .7em;
  padding-bottom: .7em;
}
.grid-row.bg1{
  background-color: #ffffff;
}
.grid-row.bg2{
  background-color: #ebebeb;
}
.grid-row.thin{
  font-weight: 300;
}
.grid-row a{
  font-weight: bold;
  text-decoration: underline;
}

.info-verifier {
  display: inline-block;
  margin: 5px 0 0 0;
  width: 35px;
  height: 30px;
  font-size:  20px;
  line-height: 40px;
  text-align:  center;
}

.inputError{
  border: solid 1px red !important;
  border-bottom: solid 2px red !important;
  background-color: #fff0e0 !important;
}

.left.aligned{
  text-align: left !important;
}

.modular_conteudo a {
  color: #22388E
}

.no-paddings{
  padding: 0!important;
}

.green {
  color: #16c81b
}
.red {
  color: #FF0004
}

.social-icons {
  display: block;
  text-align: center;
  margin: 5px 0
}

.social-icons a {
  display: inline-block;
  margin: 0 4px;
  width: 36px;
  height: 36px;
  border: solid 1px #FFFFFF;
}

.social-icons a.fb {
  background: #325c99 url(/images/social/facebook-logo.png) 50% 50% no-repeat
}

.social-icons a.gg {
  background: #ce3e2c url(/images/social/google-plus-logo.png) 50% 50% no-repeat
}

.social-icons a.tw {
  background: #1bc6ff url(/images/social/twitter-logo.png) 50% 50% no-repeat
}

.social-icons a.in {
  background: #0274b3 url(/images/social/linkedin-logo.png) 50% 50% no-repeat
}

.social-icons a.yt {
  background: #df0000 url(/images/social/youtube-logo.png) 50% 50% no-repeat
}

.text-info .icon-label{
  display: inline-block;
  float: left;
  margin: 0 20px 0px 0;
  font-size: 2.4em;
  padding: .4em;
  border: solid 1px #DDD;
}

.video .overlay.view{
  position: relative;
}
/*.video .overlay.view .mask{
  display: none;
  vertical-align: middle;
}*/
.video .overlay.view .mask{
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0, .2);
  text-align: center;
}
.video .overlay.view .mask p{
  position: absolute;
  z-index: 2;
  width: 100%;
  color: #FFF;
  bottom: 15px;
  padding: 5px;
  background-color: rgba(0,0,0,.25);
  font-family: 'Roboto', sans-serif;
}
.video .overlay.view .mask p i.large{
  font-size: 2em;
}

footer {
  position: relative;
  background-color: #2a3f54;
  border-top: solid 1px #FFB600;
  height: 50px;
  padding:  15px;
}

footer .footerConteudo {
  width: 100%;
  font-size: 1em;
  text-align: center;
  color: #FFF;
}

#boletim .canvasbox{
  margin: 5px 0;
  padding: 15px;
  display: table;
  position: relative;
  width: 100%;
  min-height: 100px;
  background-color: #F7CA4E;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#boletim h3{
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  font-size: 1.6em;
  margin: 0 0 15px 0;
  text-align: center;
}

#frmContato {
  margin: 25px 15px
}

#frmContato .coluna1 {
  float: left;
  width: 50%;
  height: auto
}

#frmContato input[type=text],
#frmContato input[type=email],
#frmContato textarea {
  padding: 15px;
  width: calc(100% - 10px);
  border: solid 1px #DDDDDD;
  border-bottom: solid 2px #FFC600;
  color: #FF9E00;
  margin: 10px 0;
  font-size: 13px;
  border-radius: 5px 5px 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  background-color: transparent
}

#frmContato textarea {
  float: right
}

#frmContato .botao {
  text-align: right;
  margin: 0;
  display:  table;
  width:  100%;
  padding-top:  10px;
}

#headerTopo {
  position: fixed;
  z-index: 999;
  height: 100px;
  width: 100%;
  top: 40px;
  margin: 0;
  background-image: url('/images/nav-bg-left.png'), url('/images/nav-bg-right.png'), url('/images/nav-bg-middle.png');
  background-position: 0 100%, 100% 100%, 50% 100%;
  background-repeat: no-repeat, no-repeat, repeat-x
}

#headerTopo .mobileMenu{
  display: none;
}

#headerTopo .logo {
  width: 216px;
  height: 86px;
  margin: 12px 0 0 35px;
  float: left;
}

#headerTopo .logo img {
  margin-top: 5px
}

#headerWrapper {
  position: relative;
  width: 100%;
  height: auto;
  background: url('/images/bg1.jpg') no-repeat bottom;
  background-size: 100%;
  border-bottom: solid 1px #D1D1D1
}

#homeAssinar{
  display: block;
  padding: 15px 0;
  position: relative;
  min-height: 550px;
}
#homeAssinar h5{
  text-align: center;
  margin: 15px 0 45px;
}
#homeAssinar label{
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
#homeAssinar label.clean{
  height: 20px !important;
  line-height: 20px !important;
}
#homeAssinar label.accepting input{
  margin-right: 15px;
}
#homeAssinar a.accepting-signin{
  text-decoration: underline;
  color: #324055;
}
#homeAssinar hr.divider{
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
#homeAssinar input{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#homeContato .blocoDescricao{
  margin-bottom: 65px;
}

#homeCorpo {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0
}

#signup-completed{
  text-align: center;
  margin-top: 150px;
}
#signup-completed i.green{
  font-size: 4em;
  margin-bottom: 15px;
}
#signup-completed h1,
#signup-completed h2{
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
}
#signup-completed h2{
  margin: 0 0 25px 0;
  font-size: 1.2em;
  color: #515659;
  line-height: 25px;
}

nav.blog{
  display:table;
  margin: 15px 0;
}
nav.blog ul.main{
  list-style:none;
  padding:0;
  margin:0
}
nav.blog ul.main > li{
  display:block;
  padding:0;
  margin:2px 0
}
nav.blog ul.main > li a{
  display:block;
  padding:5px 15px;
  color: #000;
  font-weight: 300;
  font-size:.9em;
  text-decoration:none;
  text-transform: uppercase;
  border:solid 1px #FFF;
  border-left: solid 1px #ea8c28;
  border-bottom: none;
  -o-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}
nav.blog > ul.main > li > a.ativo,
nav.blog > ul.main > li > a:hover{
  width: calc(100% + 5px);
  color:#000000;
  background: #ffdb7a;
}

nav.blog ul.sub {
  background-color: #f1f1f1;
  padding: 0;
}

nav.blog ul.sub > li{
  display:block;
  padding:0;
  margin:2px 0
}

nav.blog ul.sub > li > a {
  border: none;
  font-size: .85em;
  padding:8px 8px 7px 25px;
}

nav.blog ul.sub > li > a.ativo,
nav.blog ul.sub > li > a:hover{
  width: calc(100% + 5px);
  color:#333;
  background: #ddd;
}

.post{
  margin:0 0 30px 0;
}
.post h1.titulo a{
  color:#000000;
  font-weight:300;
  font-size: .9em
}
.post h1.titulo a:hover{
  text-decoration:underline
}
.post h2.subtitulo{
  color:#666666;
  font-weight:300;
  font-size:20px;
  margin: 0 0 25px 0;
}
.post .publicacao{
  font-size:.75em;
  margin:10px 0 5px 0;
  color: #777;
}
.post .publicacao span{ font-weight:bold; }
.post .post-editado{
  font-size:12px;
  color:#979797;
  margin:5px 0
}
.post .conteudo{
  display:table;
  width:100%;
  margin:30px 0;
  line-height:1.7em
}
.post .imagempost{
  margin:0 0 10px 0;
  text-align:center
}
.post .imagempost img{
  width:100%;
  height:auto
}
.post .leiamais{
  border-radius:3px;
  border:solid 1px #DDD;
  color:#7F7F7F;
  padding:5px 10px;
}
.post .leiamais:hover{
  border:solid 1px #000000;
  color:#000000;
  background-color:#F7F7F7
}
.post .share{
  display:table;
  width:100%;
  margin:10px 0;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-box-shadow: inset rgba(0,0,0,.2) 0 0 5px;
  -moz-box-shadow: inset rgba(0,0,0,.2) 0 0 5px;
  box-shadow: inset rgba(0,0,0,.2) 0 0 5px;
  line-height: 30px;
  padding: 0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.post .share span{
  display:inline-block;
  font-size:11px;
  padding:8px;
  color:#9B9B9B;
  font-weight: bold;
}
.post .btn-share{
  display:inline-block;
  width: 45px;
  height: 35px;
  margin: 0 2px;
  vertical-align: middle;
  border: solid 1px #FFF;
}
.post .btn-share.fb{
  background:#325c99 url('/images/social/facebook-logo.png') 50% 50% no-repeat
}
.post .btn-share.gg{
  background:#ce3e2c url('/images/social/google-plus-logo.png') 50% 50% no-repeat
}
.post .btn-share.tw{
  background:#1bc6ff url('/images/social/twitter-logo.png') 50% 50% no-repeat
}
.post .btn-share.in{
  background:#0274b3 url('/images/social/linkedin-logo.png') 50% 50% no-repeat
}
.paginacao{
  display:table;
  width:100%;
  text-align:center
}

#homePrecos h1{
  margin-bottom: 10px;
}
#homePrecos h5{
  margin-bottom: 20px;
}

#homePrecos label{
  margin-bottom: 0 !important;
}

#homePrecos .grid-row div span{
  color: #314c66;
  font-weight: bold;
}

#homeRecursos .blocoDescricao {
  margin-bottom: 5px
}

#homeSlider {
  height: auto;
  overflow: hidden
}

#homeSuporte .blocoDescricao{
  margin-bottom: 65px;
}

#homeSuporte .canvas {
  height: auto;
  margin: 0 15px
}

#homeSuporte ul li {
  float: left;
  margin: 0 1%;
  width: 23%;
  min-height: 100px
}

#homeSuporte ul li .imagem {
  text-align: center;
  margin-bottom: 10px
}

#homeSuporte ul li .titulo {
  text-align: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
}

#homeSuporte ul li .descricao {
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
}

#homeSuporte ul li .mais {
  text-align: center;
  margin-bottom: 15px;
  font-size: 14px;
}

#homeSuporte ul li .mais a {
  display: inline;
  padding-bottom: 5px;
  color: #555555;
  font-weight: bold;
  border-bottom: solid 1px #000000
}

#homeSuporte ul li .mais a:hover {
  color: #183E8A;
  border-bottom: solid 1px #183E8A
}

#homeVideo h1 {
  text-align: center;
  padding: 0;
  margin: 15px 0;
  font-size: 40px
}

#homeVideo .canvas {
  text-align: center
}

#homeVideo .video {
  display: inline-block;
  position: relative;
  width: auto;
  height: 425px;
  background-color: #DCDCDC;
  padding: 10px 0 50px 0;
  background: url('/images/video-shadow.png') 50% 100% no-repeat;
}

#homeVideo .video iframe {
  border: solid 5px #000000;
  border-bottom: solid 10px #000000;
  box-shadow: #000000 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

#sliders h5{
  margin-bottom: 40px !important;
}

#tbl-recursos td {
  padding: 10px 15px;
  border-radius: 10px;
  line-height: 20px;
}

#tbl-recursos .heading {
  font-family: 'Roboto Condensed', sans-serif;
  background-color: #FFE850;
  font-size: 18px;
}

#tbl-recursos .texto {
  background-color: #EFEFEF;
  font-size: 14px;
}

#wrapper {
  position: relative;
  width: 100%;
  height: auto
}

#wrapperSite {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto
}

#aviso-topo {
  display: table;
  background-color: #3b72d9;
  border-bottom: solid 1px #000000;
  font-size: 16px;
  color: #FFFFFF;
  padding: 15px;
  position: absolute;
  z-index: 999;
  top: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-animation: blink normal 0.5s 3 ease-in-out; /* Firefox */
  -webkit-animation: blink normal 0.5s 3 ease-in-out; /* Webkit */
  -ms-animation: blink normal 0.5s 3 ease-in-out; /* IE */
  animation: blink normal 0.5s 3 ease-in-out; /* Opera */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#aviso-topo p {
  margin: 0
}

#aviso-topo a {
  color: #FFFFFF;
  text-decoration: none
}

#aviso-topo a:hover {
  text-decoration: underline
}

/*@media screen and (max-width: 1070px) {
  #headerNav li a {
    font-size: 14px;
    padding: 10px 5px
  }

  !*#headerTopo{ min-width:1000px }*!
}*/

#mask {
  display: block;
  position: fixed;
  z-index: 9990;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4)
}

#nav-icon {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #f7bc01;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
  top: 12px;
}

#nav-icon span:nth-child(4) {
  top: 24px;
}

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

@media (min-width: 320px) and (max-width: 778px) {
  body {
    min-width: 100%;
  }
  .bloco {
    width: 100%;
    left: 50%;
    margin-left: -50%
  }

  .bloco-contato {
    width: 100%;
    left: 0;
    margin-left: 0
  }

  .bloco-slider{
    background: none;
  }

  .bhoechie-tab{
    width: 100% !important;
    padding: 0 !important;
  }
  .bhoechie-tab-content{
    padding: 20px 5px !important;
  }
  .bhoechie-tab-content .col-xs-10{
    width: 100% !important;
  }
  .bhoechie-tab-menu{
    display: none !important;
  }

  .bx-controls{
    margin-top: 15px !important;
  }

  .bx-controls-direction {
    display: none;
  }

  .bx-wrapper .bx-pager {
    width: 100%;
    right: auto;
    top: auto
  }

  .bx-wrapper .bx-pager.bx-default-pager {
    bottom: auto
  }

  .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    margin: 2px 5px
  }

  #aviso-topo {
    top: -5px;
  }

  #frmContato .coluna1 {
    float: none;
    width: 100%;
  }

  #frmContato input[type=text], #frmContato input[type=email], #frmContato textarea{
    width: 100%;
  }

  footer {
    height: 100px
  }

  footer .footerConteudo {
    position: relative;
    z-index: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    left: 0;
  }

  #frmSignUp{
    padding: 0 !important;
    width: calc(100% - 20px) !important;
    margin: 0 10px !important;
  }
  #frmSignUp .col-xs-12{
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  #frmSignUp label:not(.control-label, .accepting){
    display: table;
    width: 100%;
    padding-top: 15px !important;
  }
  #frmSignUp label[for="as_site"]{
    text-align: left;
  }
  #frmSignUp .control-label{
    height: auto !important;
    line-height: normal !important;
    width: 100% !important;
    text-align: left !important;
    padding: 0 !important;
  }
  #frmSignUp .accepting{
    width: 80%;
    padding: 0 !important;
    margin: 5px 10% 20px 10% !important;
    text-align: left !important;
    min-height: 30px !important;
  }
  #frmSignUp .bt-do-signup.pull-right{
    float: none !important;
    margin-left: 25px;
  }

  #headerWrapper{
    background-size: cover !important;
  }

  #headerBanner {
    display: none
  }

  #signUp {
    display: inline-block;
    width: 96%;
    position: absolute;
    z-index: 2;
    top: 80%;
    left: 0;
    margin: 0 2%;
  }

  #signUp a.signup{
    font-size: 1em;
    width: 90%;
    margin: 0 5%;
  }

  #signUp .saibamais,
  #signUp .social-icons{
    display: none;
  }

  #signUp img {
    width: 60%;
    height: auto
  }

  #headerNav {
    margin: 0;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 90px;
    left: 10px
  }

  #headerNav .mobile {
    display: inline-block;
    padding: 8px 15px 10px 36px;
    margin-bottom: 15px;
    background: #FFFFFF url('../blog/img/menuthree.png') 10px 50% no-repeat;
    border-radius: 5px;
    cursor: pointer;
    float: right
  }

  #headerNav li {
    display: none;
    width: 100%;
    background: #27394b;
    border-bottom: solid 1px #1f2f3f;
  }

  #headerNav li a {
    padding: 10px 15px 8px
  }

  #headerNav li a:hover {
    color: #C8C8C8
  }

  #headerNav li.signup {
    display: none
  }

  #headerTopo .logo {
    width: 200px;
    height: auto;
    margin-top: 15px;
    margin-left: 15px
  }

  #headerTopo .logo img{
    width: 100%;
  }

  #headerTopo {
    min-width: 100%
  }

  #headerTopo .mobileMenu{
    display: block;
    width: 40px;
    height: 30px;
    position: absolute;
    z-index: 2;
    right: 15px;
    bottom: 40px;
  }

  #headerVideo {
    display: inline-block;
    width: 96%;
    position: absolute;
    z-index: 2;
    margin: 0 2%;
    left: 0;
    top: 45%;
    text-align: center;
  }

  #headerVideo .video {
    width: 86%;
    height: auto;
    display: inline-block;
  }

  #headerVideo .video a {
    width: 100%;
    height: 100%;
    background-size: 100% 200%
  }

  #headerVideo .video a:hover {
    background-size: 100% 200%;
    background-position: 0 -100%
  }

  #headerVideo .video a img{
    display: inline-block;
    width: 100%;
  }

  #homeCaracteristicas .coluna1, #homeCaracteristicas .coluna2 {
    margin: 0 0 15px 0;
    width: 100%;
  }

  #homeCaracteristicas #admhModular li {
    display: inline-block
  }

  #homeCaracteristicas #admhModular li a {
    background: #F5D577
  }

  #homeContato .blocoDescricao{
    margin-bottom: 25px;
  }

  #homePrecos .col-xs-8.col-xs-offset-2{
    width: 100% !important;;
    margin: 0 !important;
  }

  #homeSuporte ul li {
    margin: 0 0 25px;
    width: 100%
  }
  #homeSuporte ul li:last-child{
    margin-bottom: 0 !important;
  }

  #table-download {
    display: none
  }
}

/* Radio Buttons */
@keyframes click-wave {
  0% {
    height: 20px;
    width: 20px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -90px;
    margin-top: -90px;
    opacity: 0;
  }
}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none !important;
  z-index: 9;
}
.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #eab300;
}
.option-input:checked::before {
  height: 20px;
  width: 20px;
  position: absolute;
  content: '✔';
  display: inline-block;
  font-size: 16.66667px;
  text-align: center;
  line-height: 20px;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #eab300;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}
/* Tabs */
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #f0ad4e;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #356ca0;
  background-image: #356ca0;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #356ca0;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  padding-left: 20px;
}
div.bhoechie-tab-content label{
  height: 50px;
  line-height: 50px;
  text-align: right;
}

div.bhoechie-tab{
  padding-right: 30px;
  padding-top: 30px;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
div.bhoechie-tab-menu .list-group-item{
  padding-top: 42px;
  padding-bottom: 42px;
}

@media (min-width: 1000px){
  #homeCorpo.bodyContents{
    width: 80%;
    margin: 0 auto;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

/* Firefox */
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

/* Webkit */
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

/* IE */
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

/* Opera */