.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/helveticaneue.eot');
    src: local('☺'),url('../fonts/helveticaneue.woff') format('woff'),url('../fonts/helveticaneue.ttf') format('truetype'),url('../fonts/helveticaneue.svg#helveticaneue') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('../fonts/helveticaneuebold.eot');
    src: local('☺'),url('../fonts/helveticaneuebold.woff') format('woff'),url('../fonts/helveticaneuebold.ttf') format('truetype'),url('../fonts/helveticaneuebold.svg#helveticaneuebold') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'VectoraLTStd-Bold';
    src: url('../fonts/vectoraltstd-bold.eot');
    src: local('☺'),url('../fonts/vectoraltstd-bold.woff') format('woff'),url('../fonts/vectoraltstd-bold.ttf') format('truetype'),url('../fonts/vectoraltstd-bold.svg#VectoraLTStd76BoldItalic') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'VectoraLTStd-Roman';
    src: url('../fonts/vectoraltstd-roman.eot');
    src: local('☺'),url('../fonts/vectoraltstd-roman.woff') format('woff'),url('../fonts/vectoraltstd-roman.ttf') format('truetype'),url('../fonts/vectoraltstd-roman.svg#VectoraLTStd55Roman') format('svg');
    font-weight: 400;
    font-style: normal;
}

.jcarousel-container-horizontal, .jcarousel-clip-horizontal {
    width: 488px;
    height: 184px;
    padding: 0 44px;
}

.jcarousel-clip {
    overflow: hidden
}

.jcarousel-clip-horizontal {
    padding: 0
}

.jcarousel-item {
    width: 80px;
    height: 75px;
    padding: 2px;
    margin: 2px 10px 2px 2px;
    border: 1px solid #e0e0df;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 4px #d7d8d3,-2px -2px 4px #d7d8d3;
    -moz-box-shadow: 2px 2px 4px #d7d8d3,-2px -2px 4px #d7d8d3;
    box-shadow: 2px 2px 4px #d7d8d3,-2px -2px 4px #d7d8d3;
}

.jcarousel-item img {
    display: block;
    margin: 0 auto;
}

.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
    position: absolute;
    top: 17px;
    right: 0;
    width: 34px;
    height: 54px;
    cursor: pointer;
    background: url(../img/sprite_nav_carousel.png) -34px 0 no-repeat;
}

.jcarousel-next-disabled-horizontal {
    cursor: default;
    background-position: -34px -54px;
}

.jcarousel-prev-horizontal {
    right: auto;
    left: 0;
    background-position: 0 0;
}

.jcarousel-prev-disabled-horizontal {
    cursor: default;
    background-position: 0 -54px;
}

html {
    height: 100%;
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font: 12px Calibri,Arial,sans-serif;
    color: #646464;
    background-color: #e9e9e9;
    text-align: center;
}

body.produtos nav ul li.produtos a {
    color: #ff7e00
}

body.servicos nav ul li.servicos a {
    color: #ff7e00
}

body.empresa nav ul li.empresa a {
    color: #ff7e00
}

input, select, textarea {
    float: left;
    display: inline;
    width: 220px;
    margin-bottom: 20px;
    border: 1px solid #8f8f8f;
}

input:focus, textarea:focus, select:focus {
    border-color: #000
}

input[type=checkbox], input[type=radio] {
    border: 0;
    width: auto;
    white-space: nowrap;
}

input[type=radio] {
    vertical-align: text-bottom
}

input[type=checkbox] {
    vertical-align: bottom;
    *vertical-align: baseline;
}

input[type=button], input[type=submit], button {
    cursor: pointer
}

form br {
    clear: both
}

::-moz-selection {
    background-color: #079cd7;
    color: #fff;
}

::selection {
    background-color: #079cd7;
    color: #fff;
}

a {
    text-decoration: none
}

#container {
    width: 980px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    text-align: left;
}

header {
    position: relative;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, #e9e9e9, #f6f6f6);
    background-image: -ms-linear-gradient(top, #e9e9e9, #f6f6f6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from( #e9e9e9),to( #f6f6f6));
    background-image: -webkit-linear-gradient(top, #e9e9e9, #f6f6f6);
    background-image: -o-linear-gradient(top, #e9e9e9, #f6f6f6);
    background-image: linear-gradient(top, #e9e9e9, #f6f6f6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f6f6f6', GradientType=0);
}

header .top {
    height: 67px
}

header .logo {
    float: left;
    display: inline;
    margin: 6px 38px 0 32px;
}

header .logo a {
    display: block;
    width: 167px;
    height: 53px;
    background: url(../img/img_logo.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

header .atendimento_online {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 1;
}

header .atendimento_online a {
    display: block;
    padding: 0 12px;
    height: 21px;
    color: #fff;
    font: 700 11px/21px Helvetica,Arial,sans-serif;
    background-color: #61b948;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

header .atendimento_online a:hover {
    background-color: #439e2f
}

nav {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

nav ul {
    margin-top: 15px;
    overflow: hidden;
}

nav ul li {
    float: left;
    display: inline;
    height: 55px;
}

nav ul li:first-child a {
    border-left: 1px solid #dadada
}

nav ul li a {
    display: block;
    height: 33px;
    padding: 0 20px;
    color: #888;
    font: 13px/33px 'VectoraLTStd-Bold',Arial,sans-serif;
    border-right: 1px solid #dadada;
}

nav ul li a:hover {
    color: #009ad6
}

nav ul li.login {
    margin-left: 85px;
    border: 0;
}

nav ul li.login a {
    position: relative;
    padding: 0 0 0 10px;
    color: #009ad6;
    font: 11px/33px 'HelveticaNeue-Bold',Helvetica,Arial,sans-serif;
    border: 0;
}

nav ul li.login a:hover {
    color: #007fba
}

nav ul li.login a span {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 0;
    top: 12px;
    border-color: transparent transparent transparent #009ad6;
    border-style: solid;
    border-width: 5px;
}

nav ul li .ico {
    position: absolute;
    top: -6px;
    width: 30px;
    height: 19px;
    background: url(../img/sprite_ico.png) 0 0 no-repeat;
    z-index: 1;
}

#content {
    *zoom: 1;
    position: relative;
    -webkit-box-shadow: 0 4px 1px #e2e2e2 inset;
    -moz-box-shadow: 0 4px 1px #e2e2e2 inset;
    box-shadow: 0 4px 1px #e2e2e2 inset;
}

#content:before, #content:after {
    display: table;
    content: "";
}

#content:after {
    clear: both
}

#content .box {
    display: block;
    padding: 0;
    position: relative;
    left: auto;
    top: auto;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 1;
}

#content .empresa2col .rows dl {
    width: 46%
}

#content .empresa3col .rows dl {
    width: 30%
}

.lerror {
    list-style-position: inside;
    list-style-type: disc;
}

.lerror li {
    margin-bottom: 5px;
    color: red;
}

.lerror li:last-child {
    margin-bottom: 20px
}

.lerror li label {
    float: none;
    margin: 0;
    width: auto;
    color: red;
    text-align: left;
}

.chome {
    *zoom: 1;
    position: relative;
    margin: 65px auto 0;
    width: 882px;
}

.chome:before, .chome:after {
    display: table;
    content: "";
}

.chome:after {
    clear: both
}

.chome .highlights {
    position: relative;
    clear: both;
}

.chome .highlights .col_1 {
    float: left;
    display: inline;
    width: 240px;
}

.chome .highlights .col_1 h2 {
    font: 35px 'VectoraLTStd-Bold',Arial,sans-serif
}

.chome .highlights .col_1 h3 {
    margin-bottom: 40px;
    font: 15px 'VectoraLTStd-Roman',Arial,sans-serif;
}

.chome .highlights .col_1 h3 strong {
    font-family: 'VectoraLTStd-Bold',Arial,sans-serif
}

.chome .highlights .col_1 p {
    font-size: 15px;
    line-height: 15px;
}

.chome .highlights .col_1 a.saiba_mais {
    position: relative;
    *zoom: 1;
    display: block;
    margin-top: 20px;
    padding-right: 15px;
    color: #009ad6;
    font-size: 13px;
    text-align: right;
    line-height: 14px;
}

.chome .highlights .col_1 a.saiba_mais:before, .chome .highlights .col_1 a.saiba_mais:after {
    display: table;
    content: "";
}

.chome .highlights .col_1 a.saiba_mais:after {
    clear: both
}

.chome .highlights .col_1 a.saiba_mais span {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 4px;
    right: 0;
    border-color: transparent transparent transparent #009ad6;
    border-style: solid;
    border-width: 5px;
}

.chome .highlights .col_1.title {
    cursor: hand;
    cursor: pointer;
}

.chome .highlights .col_2 {
    float: left;
    display: inline;
    margin: 10px 28px 0 28px;
}

.chome .highlights .col_3 {
    float: left;
    display: inline;
    margin-top: 10px;
    width: 270px;
}

.chome .wrap {
    position: absolute;
    left: 0;
    top: 0;
}

.chome .items {
    *zoom: 1;
    margin-top: 30px;
}

.chome .items:before, .chome .items:after {
    display: table;
    content: "";
}

.chome .items:after {
    clear: both
}

.chome .items dl {
    float: left;
    display: inline;
    margin: 8px 14px 0 0;
    width: 210px;
    height: 63px;
    background: url(../img/sprite_items.png) 0 -71px no-repeat;
    cursor: hand;
    cursor: pointer;
}

.chome .items dl.selected {
    margin-top: 0;
    height: 70px;
    background-position: 0 0;
}

.chome .items dl.selected dt {
    margin-top: 19px
}

.chome .items dl.last {
    margin-right: 0
}

.chome .items dl dt {
    font: 21px 'VectoraLTStd-Bold',Arial,sans-serif;
    margin: 11px 0 0;
    text-align: center;
}

.chome .items dl dd {
    margin: 0;
    font: 11px 'VectoraLTStd-Roman',Arial,sans-serif;
    text-align: center;
}

.chome .items dl dd strong {
    font-family: 'VectoraLTStd-Bold',Arial,sans-serif
}

.default {
    *zoom: 1;
    position: relative;
    margin: 0 auto;
    width: 910px;
}

.default:before, .default:after {
    display: table;
    content: "";
}

.default:after {
    clear: both
}

.default .title {
    display: block;
    padding-left: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    font-size: 34px;
    background: url(../img/sprite_empresa.jpg) no-repeat;
    border-bottom: 2px solid #f3f3f3;
}

.default .title.sobre {
    background-position: 0 0
}

.default .title.clientes {
    background-position: 0 -218px
}

.default .title.contato {
    background-position: 0 -316px
}

.default .title.blog {
    background-position: 0 -534px
}

.default .title.login {
    margin-top: 75px;
    padding-left: 0;
    background-image: none;
}

.default .snap {
    position: absolute;
    top: 0;
    left: 0;
}

.default .snap .snapbroker, .default .snap .snaprealty, .default .snap .snaperp, .default .snap .snaptalk {
    font-size: 36px
}

.default .snap .snaptitle {
    margin-left: 92px
}

.default .rows {
    display: block;
    padding: 45px 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.default .rows h2 {
    margin-bottom: 5px;
    color: #353535;
    font-size: 22px;
}

.default .rows p {
    color: #848484;
    font-size: 15px;
    line-height: 18px;
}

.default .rows a {
    color: #009ad6;
    text-decoration: underline;
}

.default .rows a:hover {
    text-decoration: none
}

.default .rows figure {
    float: right;
    display: inline;
    width: 435px;
    margin-left: 35px;
}

.default .rows figure img {
    display: block;
    margin: 0 auto;
}

.default .row_0 {
    background-color: #f9f9f9;
    background-image: -webkit-gradient(radial,center center,0,center center,460,from( #ebebeb),to( #f9f9f9));
    background-image: -webkit-radial-gradient(circle, #ebebeb, #f9f9f9);
    background-image: -moz-radial-gradient(circle, #ebebeb, #f9f9f9);
    background-image: -ms-radial-gradient(circle, #ebebeb, #f9f9f9);
    background-image: -o-radial-gradient(circle, #ebebeb, #f9f9f9);
    background-repeat: no-repeat;
    border-bottom: 0;
}

.default .row_0 h2 {
    margin-left: 35px
}

.default .row_0 p {
    margin-left: 35px;
    font-size: 16px;
}

.default .row_0 figure {
    margin-left: 70px
}

.default .row_0 .bullet {
    margin-left: 35px
}

.default .row_0 .bt_experimente_por {
    margin: 35px 0 0 70px
}

.default .sucesso {
    *zoom: 1
}

.default .sucesso:before, .default .sucesso:after {
    display: table;
    content: "";
}

.default .sucesso:after {
    clear: both
}

.default .sucesso h2 {
    margin-bottom: 10px;
    color: #ff7e00;
    font-size: 26px;
}

.default .sucesso p {
    color: #848484;
    font-size: 14px;
    line-height: 22px;
}

.default .sucesso .opcoes {
    float: left;
    display: inline;
    margin-top: 10px;
    width: 178px;
    margin-right: 60px;
}

.default .sucesso .opcoes .figure {
    width: 178px;
    height: 206px;
    background: url(../img/img_produtos.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.default .sucesso .opcoes.opcao1 .figure {
    background-position: 0 0
}

.default .sucesso .opcoes.opcao2 .figure {
    background-position: -250px 0
}

.default .sucesso .opcoes.opcao3 .figure {
    background-position: -495px 0
}

.default .sucesso .opcoes dd a {
    display: block;
    color: #646464;
    text-align: center;
}

.default .sucesso .opcoes dd a:hover {
    text-decoration: underline
}

.default .col_1, .default .col_2, .default .col_3, .default .mention, .default .data, .default .tabs {
    margin-top: 45px
}

.default .col_1 {
    float: left;
    display: inline;
    width: 270px;
}

.default .col_1 .snapsubtitle {
    color: #848484;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -.02em;
}

.default .col_1 .quem_ja_utiliza {
    margin-top: 50px
}

.default .col_2 {
    float: left;
    display: inline;
    width: 350px;
    margin: 0 25px;
}

.default .col_2 .experimente {
    *zoom: 1;
    display: block;
    margin-top: 45px;
    padding: 25px;
    background-color: #f0f0f0;
}

.default .col_2 .experimente:before, .default .col_2 .experimente:after {
    display: table;
    content: "";
}

.default .col_2 .experimente:after {
    clear: both
}

.default .col_2 .experimente h3 {
    color: #ff7e00;
    font-size: 32px;
    letter-spacing: -.04em;
}

.default .col_2 .experimente h4 {
    margin-bottom: 20px;
    color: #848484;
    font-size: 16px;
    font-weight: 700;
}

.default .col_2 .experimente p {
    text-align: center
}

.default .col_3 {
    float: left;
    display: inline;
    width: 212px;
}

.default .col_3 h3 {
    margin-bottom: 10px;
    color: #000;
    font: 22px/22px 'VectoraLTStd-Roman',Arial,sans-serif;
}

.default .col_3 p {
    color: #848484;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -.02em;
}

.default .clogin {
    float: left;
    display: inline;
    padding: 50px;
    width: 340px;
    height: 390px;
    background-color: #f0f0f0;
}

.default .clogin.clogin_r {
    float: right;
    display: inline;
}

.default .clogin h2 {
    margin-bottom: 25px;
    color: #4d4d4d;
    font-size: 24px;
}

.default .clogin a {
    color: #009ad6;
    font-weight: 700;
}

.default .clogin p {
    text-align: center
}

.default .clogin .bt_login {
    margin-top: 0
}

.default .mention {
    float: left;
    display: inline;
    width: 270px;
    margin-right: 20px;
}

.default .mention.mention_r {
    float: right;
    display: inline;
    margin-right: 0;
}

.default .mention.post_blog {
    float: right;
    display: inline;
    margin-right: 0;
}

.default .mention.post_blog .post {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}

.default .mention.post_blog .post h3 {
    margin: 0
}

.default .mention.post_blog .post h3 a {
    display: block;
    color: #009ad6;
    font-size: 14px;
    font-weight: 700;
}

.default .mention.post_blog .post h3 a:hover {
    text-decoration: underline
}

.default .mention.post_blog .post p {
    margin: 0
}

.default .mention.post_blog .post p a {
    color: #777;
    line-height: 16px;
}

.default .mention.post_blog .post p a:hover {
    text-decoration: underline
}

.default .mention.post_blog .post .em {
    margin: 0 0 1px;
    color: #000;
    font-weight: 700;
}

.default .mention.post_blog .ver_todos {
    color: #009ad6;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}

.default .mention.post_blog .ver_todos:hover {
    text-decoration: none
}

.default .data {
    float: right;
    display: inline;
    width: 620px;
}

.default .data.data_l {
    float: left;
    display: inline;
    margin-right: 20px;
}

.default .data.data_blog .subtitle {
    display: block;
    margin: 0 0 30px;
    color: #000;
    font-size: 24px;
    font-weight: 700;
}

.default .data.data_blog p {
    color: #777
}

.default .data.data_blog a {
    color: #009ad6
}

.default .data.data_blog .em {
    margin-bottom: 0;
    font-weight: 700;
}

.default .data.data_blog .paging {
    display: block;
    position: relative;
    margin-top: 30px;
    height: 30px;
    border-top: 1px solid #e9e9e9;
}

.default .data.data_blog .paging a {
    position: absolute;
    top: 10px;
    font-size: 14px;
    font-weight: 700;
}

.default .data.data_blog .paging .prev {
    left: 0;
    color: #929292;
}

.default .data.data_blog .paging .next {
    right: 0;
    color: #009ad6;
}

.default .data h1 {
    display: block;
    margin-bottom: 20px;
    color: #000;
    font-size: 22px;
}

.default .data h2 {
    display: block;
    margin: 10px 0;
    color: #000;
    font-size: 18px;
}

.default .data p {
    margin-bottom: 1em;
    color: #848484;
    font-size: 15px;
    line-height: 20px;
}

.default .datatable thead th {
    width: 33.3%
}

.default.experimente .col_1 .snapbroker {
    font-size: 36px
}

.default.experimente .col_1 .snapsubtitle {
    margin: 60px 0 0
}

.default.experimente .col_3 h3 {
    margin-top: 20px;
    color: #848484;
    font: 18px/18px 'VectoraLTStd-Roman',Arial,sans-serif;
}

.breadcrumb {
    *zoom: 1;
    padding: 30px 35px;
}

.breadcrumb:before, .breadcrumb:after {
    display: table;
    content: "";
}

.breadcrumb:after {
    clear: both
}

.breadcrumb p {
    font-size: 13px;
    font-weight: 700;
}

.breadcrumb a {
    color: #009ad6;
    text-decoration: underline;
}

.breadcrumb a:hover {
    text-decoration: none
}

.breadcrumb .separator {
    padding: 0 5px;
    font: 11px Arial,sans-serif;
}

footer {
    *zoom: 1;
    margin-top: 100px;
    background-color: #f0f0f0;
    overflow: hidden;
}

footer:before, footer:after {
    display: table;
    content: "";
}

footer:after {
    clear: both
}

footer section {
    float: left;
    display: inline;
    margin-left: 20px;
    height: 168px;
    border-right: 1px solid #d8d8d8;
}

footer section:first-child {
    margin-left: 30px
}

footer section:nth-child(3n) {
    border-right: 0
}

footer h2 {
    display: block;
    margin: 16px 0 12px;
    font-size: 20px;
}

footer dl {
    float: left;
    display: inline;
    margin: 0 15px;
}

footer dl dt {
    margin: 0 0 2px;
    font-size: 15px;
}

footer dl dd {
    margin: 0 0 2px;
    font-size: 11px;
}

footer a {
    color: #7b7b7b;
    font-weight: 700;
}

footer a:hover {
    text-decoration: underline
}

footer .footnote {
    *zoom: 1;
    clear: both;
    height: 64px;
    background-color: #fff;
}

footer .footnote:before, footer .footnote:after {
    display: table;
    content: "";
}

footer .footnote:after {
    clear: both
}

footer .footnote .partner {
    float: left;
    display: inline;
    width: 349px;
    height: 56px;
    margin: 4px 0 4px 38px;
    background: url(../img/sprite_footer.png) no-repeat;
}

footer .footnote .copyright {
    margin: 0 20px 0 0;
    color: #828282;
    line-height: 64px;
    text-align: right;
}

.datatable {
    position: relative;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.datatable thead tr th {
    padding: 20px 10px;
    color: #d31f00;
    font-size: 22px;
    line-height: 1em;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.datatable thead tr th .em_breve {
    position: absolute;
    top: -10px;
    right: 10px;
    display: block;
    width: 48px;
    height: 48px;
    background: url(../img/ico_embreve.png) no-repeat;
}

.datatable tbody tr {
    border-bottom: 1px solid #e5e5e5
}

.datatable tbody tr td {
    padding: 20px 10px
}

.datatable tbody tr td .item, .datatable tbody tr td .preco, .datatable tbody tr td .periodo {
    display: block;
    padding-bottom: 15px;
    text-align: center;
}

.datatable tbody tr td .item {
    font-size: 13px;
    line-height: normal;
    height: 25px;
    font-weight: 700;
}

.datatable tbody tr td .preco {
    font-size: 22px;
    font-weight: 700;
}

.datatable tbody tr td .bt_saiba_mais {
    margin: 0 35px 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 23px;
    line-height: 23px;
}

.datatable tbody tr td .bullet {
    margin: 0
}

.datatable tbody tr td .bullet li {
    margin-bottom: 0;
    font-size: 14px;
}

.box {
    display: none;
    position: absolute;
    *zoom: 1;
    top: 67px;
    left: 25px;
    margin: 0 auto;
    padding: 40px 0 20px;
    width: 934px;
    background-color: #fff;
    border: 4px solid #ececec;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 6px #c1c1c1;
    -moz-box-shadow: 3px 3px 6px #c1c1c1;
    box-shadow: 3px 3px 6px #c1c1c1;
    z-index: 9;
}

.box:before, .box:after {
    display: table;
    content: "";
}

.box:after {
    clear: both
}

.box h2 {
    margin: 0 40px 40px;
    padding-bottom: 2px;
    color: #000;
    font: 22px 'VectoraLTStd-Roman',Arial,sans-serif;
    border-bottom: 1px solid #ccc;
}

.box .produtos, .box .servicos, .box .empresa {
    *zoom: 1
}

.box .produtos:before, .box .servicos:before, .box .empresa:before, .box .produtos:after, .box .servicos:after, .box .empresa:after {
    display: table;
    content: "";
}

.box .produtos:after, .box .servicos:after, .box .empresa:after {
    clear: both
}

.box.produtos dl {
    float: left;
    display: inline;
    margin: 0 40px 0 0;
}

.box.produtos dl.snapbroker {
    margin-left: 20px;
    width: 207px;
}

.box.produtos dl.snapbroker .figure {
    background-position: 0 0
}

.box.produtos dl.snaprealty {
    width: 182px
}

.box.produtos dl.snaprealty .figure {
    background-position: -207px 0
}

.box.produtos dl.snaperp {
    width: 167px
}

.box.produtos dl.snaperp .figure {
    background-position: -389px 0
}

.box.produtos dl.snaptalk {
    margin-right: 0;
    width: 207px;
}

.box.produtos dl.snaptalk .figure {
    background-position: -556px 0
}

.box.produtos dl dt {
    margin-bottom: 12px;
    color: #000;
    font: 24px 'VectoraLTStd-Roman',Arial,sans-serif;
}

.box.produtos dl dt.figure {
    height: 175px;
    background: url(../img/sprite_produtos.jpg) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.box.produtos dl dd {
    margin: 0;
    width: 200px;
    font: 12px/15px Calibri,Arial,sans-serif;
}

.box.produtos .ico {
    left: 325px
}

.box.servicos .rows {
    clear: both;
    margin: 15px 0 30px 25px;
}

.box.servicos .rows dl {
    float: left;
    display: inline;
    margin: 0 0 20px 40px;
    width: 434px;
}

.box.servicos .rows dl.implementacao .figure {
    background-position: center 2px
}

.box.servicos .rows dl.suporte_tecnico1 .figure {
    background-position: center -108px
}

.box.servicos .rows dl.mapeamento .figure {
    background-position: center -220px
}

.box.servicos .rows dl.suporte_tecnico2 .figure {
    background-position: center -328px
}

.box.servicos .rows dl dt a {
    padding: 0;
    height: auto;
    margin-bottom: 4px;
    color: #079cd7;
    font: 400 14px/normal 'VectoraLTStd-Roman',Arial,sans-serif;
    border-right: 0;
}

.box.servicos .rows dl dt a:hover {
    text-decoration: underline
}

.box.servicos .rows dl dt.figure {
    float: left;
    display: inline;
    margin-right: 15px;
    width: 61px;
    height: 81px;
    background: url(../img/sprite_servicos.jpg) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.box.servicos .rows dl dd a {
    margin: 0;
    padding: 0;
    height: auto;
    color: #646464;
    font: 400 14px/15px Calibri,Arial,sans-serif;
    border-right: 0;
}

.box.servicos .rows dl dd a:hover {
    color: #646464;
    text-decoration: underline;
}

.box.servicos .rows dl:first-child {
    margin-left: 0
}

.box.servicos .ico {
    left: 422px
}

.box.empresa .rows {
    clear: both;
    margin: 15px 0 30px 25px;
}

.box.empresa .rows dl {
    float: left;
    display: inline;
    margin: 0 0 15px 30px;
    width: 282px;
}

.box.empresa .rows dl.sobre .figure {
    width: 70px;
    background-position: center 0;
}

.box.empresa .rows dl.trabalhe_conosco .figure {
    width: 70px;
    background-position: center -102px;
}

.box.empresa .rows dl.clientes .figure {
    width: 94px;
    background-position: center -218px;
}

.box.empresa .rows dl.suporte_tecnico .figure {
    width: 94px;
    background-position: center -316px;
}

.box.empresa .rows dl.ideias .figure {
    width: 76px;
    background-position: center -426px;
}

.box.empresa .rows dl.blog .figure {
    width: 76px;
    background-position: center -534px;
}

.box.empresa .rows dl dt a {
    padding: 0;
    height: auto;
    margin-bottom: 4px;
    color: #079cd7;
    font: 400 14px/normal 'VectoraLTStd-Roman',Arial,sans-serif;
    border-right: 0;
}

.box.empresa .rows dl dt a:hover {
    text-decoration: underline
}

.box.empresa .rows dl dt.figure {
    float: left;
    display: inline;
    height: 81px;
    background: url(../img/sprite_empresa.jpg) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.box.empresa .rows dl dd a {
    margin: 0;
    padding: 0;
    height: auto;
    color: #646464;
    font: 400 14px/15px Calibri,Arial,sans-serif;
    border-right: 0;
}

.box.empresa .rows dl dd a:hover {
    color: #646464;
    text-decoration: underline;
}

.box.empresa .rows dl:first-child {
    margin-left: 0
}

.box.empresa .ico {
    left: 516px
}

.entry {
    overflow: hidden
}

.entry .tabs {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.entry .tabs li {
    float: right;
    display: inline;
}

.entry .tabs li a {
    display: block;
    padding: 5px 25px;
    color: #7c7c7c;
    font: 12px/15px 'VectoraLTStd-Bold',Arial,sans-serif;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.entry .tabs li.selected a {
    color: #fff;
    background-color: #009ad6;
}

.form_fieldset label {
    float: left;
    display: inline;
    width: 65px;
    margin-right: 5px;
    color: #848484;
    line-height: 20px;
    text-align: right;
}

.form_fieldset label.eu_li {
    width: auto;
    margin-right: 0;
    letter-spacing: -.06em;
    text-align: left;
}

.form_fieldset label.eu_li input {
    width: auto
}

.form_fieldset input, .form_fieldset select, .form_fieldset textarea {
    width: 220px
}

.form_fieldset .bt_saiba_mais {
    margin: 20px auto 10px
}

.wrap {
    clear: both
}

.quem_ja_utiliza {
    *zoom: 1;
    width: 270px;
}

.quem_ja_utiliza:before, .quem_ja_utiliza:after {
    display: table;
    content: "";
}

.quem_ja_utiliza:after {
    clear: both
}

.quem_ja_utiliza h3 {
    margin: 0 0 5px 25px;
    color: #000;
    font: 18px 'VectoraLTStd-Roman',Arial,sans-serif;
}

.quem_ja_utiliza h3 strong {
    font-family: 'VectoraLTStd-Bold',Arial,sans-serif
}

.quem_ja_utiliza blockquote {
    position: relative;
    border: 3px solid #e6e6e6;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.quem_ja_utiliza blockquote p {
    margin: 24px 20px;
    color: #5d5d5d;
    font-size: 13px;
    line-height: 16px;
}

.quem_ja_utiliza cite {
    clear: both;
    position: relative;
    display: block;
    margin: -3px 0 0 140px;
    padding-top: 20px;
    color: #5d5d5d;
    background: url(../img/sprite_ico.png) 5px -152px no-repeat;
    font-style: normal;
}

.quem_ja_utiliza cite strong {
    font-size: 15px;
    font-weight: 700;
}

.quem_ja_utiliza cite .logo_cliente {
    position: absolute;
    left: -90px;
    top: 35px;
    z-index: 1;
}

.quem_ja_utiliza cite .logo_cliente img {
    display: block
}

.snapbroker, .snaprealty, .snaperp, .snaptalk {
    font-family: 'VectoraLTStd-Bold',Arial,sans-serif;
    letter-spacing: -.02em;
}

.snapbroker span, .snaprealty span, .snaperp span, .snaptalk span {
    font-family: 'VectoraLTStd-Roman',Arial,sans-serif
}

.snapbroker span {
    color: #b4000d
}

.snaprealty span {
    color: #ff8a00
}

.snaperp span {
    color: #61b948
}

.snaptalk span {
    color: #0066b4
}

.snaptitle {
    margin-top: -5px;
    color: #565656;
    font: 15px 'VectoraLTStd-Roman',Arial,sans-serif;
    text-align: right;
}

.bullet {
    margin: 10px 0;
    list-style-position: inside;
    list-style-type: disc;
}

.bullet li {
    margin-bottom: 5px
}

.bullet li:last-child {
    margin-bottom: 0
}

.bt_video {
    display: block;
    position: relative;
}

.bt_video span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 54px;
    height: 36px;
    margin: -18px 0 0 -27px;
    background: url(../img/bt_video.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 2;
}

.bt_default {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: visible;
    zoom: 1;
    padding: 0;
    border: 0;
}

.bt_default.bt_saiba_mais {
    clear: both;
    display: block;
    margin-top: 30px;
    padding: 3px 9px;
    color: #fff;
    font: 13px 'VectoraLTStd-Bold',Arial,sans-serif;
    background-color: #3dab1d;
    border: 2px solid #cfcfcf;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 3px 1px 3px #ababab,3px 3px 2px #5fba45 inset;
    -moz-box-shadow: 3px 1px 3px #ababab,3px 3px 2px #5fba45 inset;
    box-shadow: 3px 1px 3px #ababab,3px 3px 2px #5fba45 inset;
}

.bt_default.bt_saiba_mais:hover {
    background-color: #439e2f;
    -webkit-box-shadow: 3px 1px 3px #ababab,3px 3px 2px #61a94e inset;
    -moz-box-shadow: 3px 1px 3px #ababab,3px 3px 2px #61a94e inset;
    box-shadow: 3px 1px 3px #ababab,3px 3px 2px #61a94e inset;
}

.bt_default.bt_saiba_mais span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 5px;
    width: 7px;
    height: 9px;
    background: url(../img/sprite_ico.png) 0 -76px no-repeat;
    vertical-align: middle;
}

.bt_default.bt_saiba_mais.bt_experimente_por {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 12px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.bt_default.bt_saiba_mais.bt_experimente_por span {
    width: 10px;
    height: 14px;
    background-position: 0 -111px;
}

.bt_default.bt_saiba_mais.bt_experimente_por i {
    font-size: 12px
}

#modalOverlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 1001;
}

#modalWindow {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1002;
}

#modalContent {
    float: left;
    display: inline;
    position: relative;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px #000;
    -moz-box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px #000;
    text-align: left;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#modalContent .modalclose {
    display: block;
    position: absolute;
    top: -11px;
    right: -11px;
    width: 21px;
    height: 21px;
    background: url(../img/ico_modalclose.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 1;
}
