/*
Theme Name: Rio Ônibus
Theme URI: http://
Author: Rio Ônibus
Description: Web Site Rio Ônibus
Version: 1.0
*/
/* =Reset
-------------------------------------------------------------- */
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%;
  vertical-align: baseline;
}
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;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

@font-face {
  font-family: 'incised901_btroman';
  src: url('/site/wp-content/themes/rio-onibus/fonts/font-webfont.eot');
  src: url('/site/wp-content/themes/rio-onibus/fonts/font-webfont.eot#iefix') format('embedded-opentype'), url('/site/wp-content/themes/rio-onibus/fonts/font-webfont.woff') format('woff'), url('/site/wp-content/themes/rio-onibus/fonts/font-webfont.ttf') format('truetype'), url('/site/wp-content/themes/rio-onibus/fonts/font-webfont.svg#incised901_btroman') format('svg');
  font-weight: normal;
  font-style: normal;
}

.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.clear {
  clear: both !important;
}
.no-margin {
  margin: 0 !important;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: incised901_btroman;
  font-weight: normal;
}
.btn {
  background: url("/site/wp-content/themes/rio-onibus/images/btn.png") no-repeat scroll center center #ff9a00;
  color: #FFFFFF;
  display: block;
  font-family: "Myriad Pro", "Verdana";
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  padding: 4px 8px  5px 8px;
  text-decoration: none;
}
.box-content {
  border: 1px solid #f1d4b0;
  padding: 12px;
  margin-bottom: 30px;
  background: #FFF;
  -moz-box-shadow: 0px 0px 5px #DBDBDB;
  /* Firefox */
  -webkit-box-shadow: 0px 0px 5px #DBDBDB;
  /* Safari, Chrome */
  box-shadow: 0px 0px 5px #DBDBDB;
  /* CSS3 */
}
.box-content .saiba-mais {
  float: left;
  margin: 10px 0 0px 0;
}
.box-content h3 {
  font-size: 16px;
  color: #cccc00;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 2px solid #f7941e;
  line-height: 18px;
}
.box-content p {
  line-height: 18px;
}
.title-single {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 15px;
}
body {
  color: #868686;
  font-size: 14px;
  font-family: "Myriad Pro", "Verdana";
  background: transparent url("/site/wp-content/themes/rio-onibus/images/background.png") repeat scroll 0 0;
}
header {
  background: #f8f8f8;
  height: 80px;
  border-bottom: 2px solid #F1F1F1;
}
header .top {
  position: relative;
  height: 4px;
}
header .top span {
  width: 50%;
  position: absolute;
  top: 0;
  display: block;
  height: 4px;
}
header .top .left {
  left: 0;
  background: #034c8f;
}
header .top .right {
  right: 0;
  background: #f7931c;
}
header .box-center {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
header .box-center .logo {
  float: left;
  margin-top: 17px;
}
header .box-center nav {
  float: right;
  margin-top: 30px;
  width: 655px;
}
header .box-center nav a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  border-right: 1px solid #F8E4C9;
  color: #868686;
  display: block;
  font-size: 13px;
  height: 13px;
  margin-right: 11px;
  padding: 1px 11px 1px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
header .box-center nav #menu-item-15 a {
  border-right: 0 !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
}
header .box-center nav .menu > li {
  position: relative;
  float: left;
}
header .box-center nav .menu > li .sub-menu {
  display: none;
  position: absolute;
  left: -3px;
  top: 15px;
  width: 103px;
  z-index: 999;
  border: 1px solid #f1d4b0;
  background: #FFF;
  -moz-box-shadow: 0px 0px 5px #DBDBDB;
  /* Firefox */
  -webkit-box-shadow: 0px 0px 5px #DBDBDB;
  /* Safari, Chrome */
  box-shadow: 0px 0px 5px #DBDBDB;
  /* CSS3 */
}
header .box-center nav .menu > li:hover .sub-menu {
  display: block;
}
header .box-center nav .menu > li:hover .sub-menu a {
  display: block;
  padding: 5px;
  border: 0;
  margin: 0;
}
header .box-center nav .menu > li:hover .sub-menu a:hover {
  background: #FCF0E3;
}
header .box-center nav .menu > li:hover .sub-menu .separator {
  display: none;
}
header .box-center .search {
  background: none repeat scroll 0 0 #f3f3f3;
  float: right;
  height: 27px;
  margin-top: 23px;
  position: relative;
  width: 150px;
}
header .box-center .search .field {
  border-left: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  height: 15px;
  left: 0;
  padding: 4px 6px 6px;
  position: absolute;
  top: 0;
  color: #909090;
  width: 110px;
  background: #f3f3f3;
}
header .box-center .search .submit {
  background: url("/site/wp-content/themes/rio-onibus/images/sprite.png") no-repeat scroll 5px 5px #f7941d;
  border: 0 none;
  cursor: pointer;
  height: 27px;
  position: absolute;
  right: 0;
  top: 0;
  width: 27px;
}
header .box-center .medias {
  bottom: -22px;
  display: block;
  position: absolute;
  right: -6px;
}
.slideshow {
  height: 370px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.slideshow .slide {
  height: 370px;
  width: 100%;
}
.slideshow .content {
  position: relative;
}
.slideshow .content .title {
  font-family: incised901_btroman;
  background: none repeat scroll 0 0 #D9D5D4;
  bottom: 80px;
  color: #F7941E;
  font-weight: normal;
  left: 20px;
  padding: 8px;
  position: absolute;
  text-transform: uppercase;
  z-index: 999;
  font-size: 20px;
}
.slideshow .content .description {
  font-family: incised901_btroman;
  font-size: 14px;
  background: transparent url('/site/wp-content/themes/rio-onibus/images/background-transparent-black.png') repeat scroll 0 0;
  top: 292px;
  width: 800px;
  color: #FFF;
  font-weight: normal;
  left: 20px;
  padding: 8px;
  position: absolute;
  text-transform: uppercase;
  z-index: 999;
  line-height: 18px;
}
.slideshow .next {
  background: url("/site/wp-content/themes/rio-onibus/images/arrow.png") no-repeat scroll -79px -54px transparent;
  display: block;
  height: 40px;
  right: 20px;
  position: absolute;
  top: 161px;
  width: 40px;
  z-index: 999;
  cursor: pointer;
}
.slideshow .next:hover {
  background-position: -79px -1px;
}
.slideshow .prev {
  background: url("/site/wp-content/themes/rio-onibus/images/arrow.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 40px;
  left: 20px;
  position: absolute;
  top: 161px;
  width: 40px;
  z-index: 999;
  cursor: pointer;
}
.slideshow .prev:hover {
  background-position: 0 -53px;
}
.slideshow .nav {
  bottom: 114px;
  display: block;
  left: 20px;
  position: absolute;
  z-index: 999;
}
.slideshow .nav a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  float: left;
  color: #FFF;
  background: #B49380;
  padding: 4px 6px;
  text-decoration: none;
  height: 15px;
  font-size: 16px;
  margin-right: 4px;
  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE 5-7 */

  filter: alpha(opacity=30);
  /* Netscape */

  -moz-opacity: 0.3;
  /* Safari 1.x */

  -khtml-opacity: 0.3;
  /* Good browsers */

  opacity: 0.3;
}
.slideshow .nav .activeSlide {
  background: #f7941e;
  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */

  filter: alpha(opacity=100);
  /* Netscape */

  -moz-opacity: 1;
  /* Safari 1.x */

  -khtml-opacity: 1;
  /* Good browsers */

  opacity: 1;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.wrap .breadcrumbs {
  padding: 15px 0;
  text-transform: uppercase;
}
.wrap .breadcrumbs a {
  color: #868686;
  text-decoration: none;
}
.home .box-content {
  width: 460px;
}
.home .box-content .video {
  margin-bottom: 10px;
}
.list-noticias .item h3 {
  border-bottom: 0 none;
  color: #6B99BD;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
  margin-top: 10px;
  padding-bottom: 0;
  text-transform: uppercase;
}
.list-noticias .item .thumbnail {
  height: 146px;
  position: relative;
}
.list-noticias .item .thumbnail .data {
  background: none repeat scroll 0 0 #99CC00;
  bottom: 0px;
  color: #FFFFFF;
  padding: 4px 0;
  position: absolute;
  right: 1px;
  width: 48px;
}
.list-noticias .item .thumbnail .data .dia {
  display: block;
  font-family: verdana;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.list-noticias .item .thumbnail .data .mes {
  display: block;
  font-family: verdana;
  font-size: 10px;
  margin-top: 1px;
  text-align: center;
  text-transform: uppercase;
}
.the-content {
  color: #636363;
  font-family: "Myriad Pro", "Verdana";
  font-size: 13px;
  line-height: 16px;
  font-size: 14px;
  line-height: 20px !important;
}
.the-content a {
  color: #EF8409;
}
.the-content table {
  width: 100%;
  margin-bottom: 15px;
}
.the-content table td {
  padding: 10px 7px;
}
.the-content table th {
  padding: 0px 7px;
  font-size: 17px;
  background: #FF8A00;
  color: #FFF;
}
.the-content table .one td {
  background: #FCF0E3;
}
.the-content .alignright {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}
.the-content .separador {
  height: 10px;
  margin-bottom: 15px;
  width: 100%;
  clear: both;
  border-bottom: 2px dotted #E5E5E5;
}
.the-content .alignleft {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.the-content .aligncenter {
  display: block;
  margin: 15px auto;
}
.the-content h2,
.the-content h3,
.the-content h4 {
  border: 0 none;
  color: #636363;
  font-size: 17px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.the-content .img-destaque {
  margin-top: 15px;
  margin-bottom: 15px;
}
.the-content .img-destaque img {
  width: 100%;  
}

.the-content img {
  max-width: 100%;
  height: auto;
}

.the-content p {
  margin-bottom: 15px;
  line-height: 20px !important;
}
.the-content  img.size-full{
  width: 100%;
  height: auto;
}
.the-content iframe{
  width: 100%;  
}
.the-content ul {
  list-style-type: disc;
  margin-bottom: 20px;
  margin-left: 16px;
}
.the-content ul li {
  margin-bottom: 6px;
}
.the-content ol {
  list-style-type: square;
  margin-bottom: 15px;
  margin-left: 16px;
}
.the-content ol li {
  margin-bottom: 4px;
}
.the-content .wp-caption {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #F1F1F1;
  padding: 3px;
  border: 1px solid #E8E8E8;
}
.the-content .wp-caption .wp-caption-text {
  font-size: 13px;
  margin: 0;
  padding: 0 6px 6px;
  text-align: center;
}
.the-content .wp-caption img {
  display: block;
  margin: 5px auto;
}
footer {
  background: url("/site/wp-content/themes/rio-onibus/images/background-footer.png") repeat-x scroll 0 -50px transparent;
  padding: 30px 0 21px;
}
footer .box-center {
  width: 1000px;
  margin: 0 auto;
}
footer .box-center .copyright {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  float: left;
}
footer .box-center nav {
  float: right;
}
footer .box-center nav .menu > li {
  position: relative;
  float: left;
}
footer .box-center nav .menu > li a {
  color: #868686;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  display: block;
  float: left;
  font-size: 12px;
  height: 13px;
  margin-right: 9px;
  padding: 1px 0px 1px 9px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
footer .box-center nav .menu > li .sub-menu {
  display: none;
  position: absolute;
  left: 2px;
  bottom: 14px;
  width: 100px;
  z-index: 999;
  border: 1px solid #f1d4b0;
  background: #FFF;
  -moz-box-shadow: 0px 0px 5px #DBDBDB;
  /* Firefox */
  -webkit-box-shadow: 0px 0px 5px #DBDBDB;
  /* Safari, Chrome */
  box-shadow: 0px 0px 5px #DBDBDB;
  /* CSS3 */
}
footer .box-center nav .menu > li .sub-menu li {
  margin: 0;
  padding: 0;
  display: block;
}
footer .box-center nav .menu > li .sub-menu li a {
  display: block;
  padding: 5px;
  border: 0;
  margin: 0;
  width: 90px;
  text-align: left;
}
footer .box-center nav .menu > li:hover .sub-menu {
  display: block;
}
footer .box-center nav .menu > li:hover .sub-menu a:hover {
  background: #FCF0E3;
}
footer .box-center nav .menu > li:hover .sub-menu .separator {
  display: none;
}
.paginacao {
  height: 40px;
}
.paginacao ul {
  list-style-type: none;
  margin-top: 10px;
  margin-left: 0;
}
.paginacao ul li {
  float: left;
  margin-right: 6px;
}
.paginacao ul li a {
  background: none repeat scroll 0 0 #EAEAEA;
  color: #727272;
  display: block;
  font-size: 15px;
  padding: 3px 7px;
  text-decoration: none;
}
.paginacao ul li span {
  color: #727272;
  display: block;
  font-size: 15px;
  padding: 3px 7px;
  text-decoration: none;
}
.paginacao ul li a:hover,
.paginacao ul li .current {
  background: #FFA300;
  color: #FFF;
}
.internal {
  margin-top: 30px;
}
.internal h2 {
  margin-top: 6px;
  border-bottom: 2px solid #E5E5E5;
  color: #6B99BD;
  font-size: 25px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.internal .page {
  width: 710px;
}
.internal .sidebar {
  width: 265px;
}
.internal .sidebar .menu-sidebar a {
  border-bottom: 1px dashed #E5E5E5;
  color: #636363;
  display: block;
  padding: 10px;
  line-height: 17px;
  text-decoration: none;
}
.internal .sidebar .menu-sidebar a:hover,
.internal .sidebar .menu-sidebar .current_page_item {
  background: #FCF0E3;
}
.internal .sidebar .menu-sidebar .no-posts {
  padding: 10px;
  line-height: 17px;
}
.list-posts .item {
  margin-bottom: 25px;
}
.link-voltar {
  float: right;
  height: 22px;
  padding-top: 0;
}
.link-voltar a {
  color: #FFF;
  width: 50px;
}
.share {
  float: left;
}
.share iframe {
  float: left;
}
.palavras {
  min-height: 200px;
}
.palavras > .palavra {
  background: none repeat scroll 0 0 #FF8A00;
  color: #FFFFFF;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 6px 16px 6px 0;
  padding: 6px;
  cursor: pointer;
  position: relative;
}
.palavras > .palavra .box {
  background: none repeat scroll 0 0 #FFFFFF;
  display: none;
  left: 0;
  padding: 15px;
  position: absolute;
  top: 0;
  width: 400px;
  z-index: 9;
}
.palavras > .palavra .box .close {
  background: none repeat scroll 0 0 #4C4C4C;
  color: #FFFFFF;
  display: block;
  float: right;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  height: 20px;
  line-height: 15px;
  margin-right: -10px;
  margin-top: -10px;
  padding-top: 5px;
  text-align: center;
  width: 25px;
}
.palavras > .palavra .box h3 {
  border-bottom: 2px solid #F7941E;
  color: #CCCC00;
  font-size: 16px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.palavras > .palavra .box .description {
  color: #4C4C4C;
}
.palavras > .palavra .box .description p {
  padding: 0;
  margin: 0;
}
.glossario {
  border-bottom: 2px dotted #E5E5E5;
  height: 30px;
  margin-bottom: 20px;
}
.glossario span {
  background: none repeat scroll 0 0 #F2F2F2;
  cursor: pointer;
  float: left;
  margin-right: 5px;
  padding: 1px 5px;
}
.glossario span:hover,
.glossario .current {
  background: #6B99BD;
  color: #FFF;
}

.simulador table{
  margin-bottom: 0;
}

.simulador table th {
border-bottom: 1px solid #FFFFFF;

}

.simulador table th h3 {
    background: url("/site/wp-content/themes/rio-onibus/images/sprite-simulador-2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #CCCC57;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    padding: 2px 0 13px 31px;
    height: 6px;
    width: 505px;
}

.simulador table tr.one th{background-color:#f8f8f8 !important; font-size:14px;}
.simulador table tr.two th{background-color:#f5f5f5 !important; font-size:14px;}




.simulador table tr.one th p{
    color: #A69E9E;
    font-family: myriad pro;
    font-size: 14px;
    font-weight: normal;
padding-left: 32px;    
    width: 500px;
  margin-top: -8px;}

    .simulador table tr.two th p{
   color: #A69E9E;
    font-family: myriad pro;
    font-size: 14px;
    font-weight: normal;
 padding-left: 32px; 
    width: 500px;
  margin-top: -8px;}




.simulador .oleo{background-position:12px 13px;}
.simulador .pneus{background-position: 1px -49px;}
.simulador .veiculos{background-position: 0 -96px;}
.simulador .salarios{background-position:-1px -148px;}
.simulador .inpc{background-position:-2px -193px;}

.simulador table td{    
    background:#f8f8f8 !important;
    color: #CCCC57;
    font-family: Myriad Pro;
    font-size: 26px;
    font-weight: bold;
    text-align: right;
    position: relative;
    line-height: 16px;
    padding:0 !important;
    height: 75px;
}

.simulador table td > div{
    border: 1px solid #F7941E !important;
    height: 22px;
    padding: 10px;
    margin-bottom: -14px;
    color: #828282;
}

.simulador table td input{    
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #828282;
  float: left;
  font-family: Verdana;
  font-size: 22px;
  font-weight: bold;
  height: 24px;
  line-height: 22px;
  margin-top: -4px;
  padding: 0;
  text-align: right;
  width: 72px;
}   

.simulador .result .title{
    background: none repeat scroll 0 0 #F7941E;
    color: #FFFFFF;
    float: left;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    padding: 14px 0 15px 16px;
    width: 546px;
}

.simulador .result .info{
  background: url("/site/wp-content/themes/rio-onibus/images/background-tarifa-resultante.png") repeat-x scroll 0 1px transparent;
    border: 1px solid #F7941E !important;
    color: #F7941E;
    float: left;
    height: auto;
    padding: 0 !important;
    width: 120px;
}

.simulador .result .info .border{  
  border: 1px solid #C5C5C5;
  height: 45px;
}

.simulador .result .valor{
    display: block;
    float: right;
    font-family: verdana;
    font-size: 26px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-right: 4px;
    margin-top: 12px;
    text-shadow: 0.5px 0.5px 1px #C1C1C1;
}

.simulador .result .rs{
    display: block;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: 6px;
    margin-top: 9px;
    text-shadow: 0.5px 0.5px 1px #C1C1C1;
}

.simulador .tarifa-atual{
    background: url("/site/wp-content/themes/rio-onibus/images/background-preco-atual.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 66px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding: 8px 32px 0 0;
    width: 142px;
}

.simulador .tarifa-atual h3{
    color: #5F5F5F;
    font-family: Verdana;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
}

.simulador .tarifa-atual .data{
    color: #6B99BD;
    font-family: verdana;
    font-size: 11px;
    font-style: italic;
    line-height: 13px;
    text-align: right;
}

.simulador .tarifa-atual .valor{
    color: #6B99BD;
    font-family: Verdana;
    font-size: 14px;
    font-style: italic;
    line-height: 13px;
    text-align: right;
    text-shadow:0.5px 0.5px 1px #C1C1C1;
}

.simulador .tarifa-atual .valor b{
    color: #5F5F5F;
    display: block;
    float: right;
    margin-right: 4px;
    margin-top: 5px;
    font-style: normal;
}

.simulador .tarifa-atual .valor span{
    color: #F7941E;
    display: block;
    float: right;
    font-size: 25px;
    font-weight: bold;
    margin-top: 7px;
    font-style: normal;
}

.simulacoes-tarifarias .item{  
  position: relative;
  padding:0;
  border: 0 !important;
  min-height: 37px !important;
}

.simulacoes-tarifarias {
  margin-bottom: 1px !important;
}

.simulacoes-tarifarias td{
  padding: 0;
  border-bottom: 1px solid #FFF !important;
  position: static !important;
}

.simulacoes-tarifarias td h3{
    color: #CCCC57;
    float: left;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px 0 0 36px;
    text-align: left;
    text-transform: uppercase;
    width: 575px;
}

.simulacoes-tarifarias td h3{
  background: transparent url('/site/wp-content/themes/rio-onibus/images/sprite-tarifas-2.png') no-repeat scroll 9px 9px;
}

.item-2 h3{background-position: 9px -34px !important;}
.item-3 h3{background-position: 7px -77px !important;}
.item-4 h3{background-position: 6px -115px !important;}
.item-5 h3{background-position: 6px -154px !important;}
.item-6 h3{background-position: 5px -188px !important;}
.item-7 h3{background-position: 5px -224px !important;}
.item-8 h3{background-position: 5px -262px !important;}
.item-9 h3{background-position: 5px -298px !important;}

.simulacoes-tarifarias td .check{
    background: url("/site/wp-content/themes/rio-onibus/images/check.png") no-repeat scroll -4px -29px transparent;
    cursor: pointer;
    display: block;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 33px;
    width: 20px;
}

.simulacoes-tarifarias td .descricao{
    color: #949494;
    display: none;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin: 4px 8px 11px 11px;
    text-align: left;
    width: 636px;
}

.simulacoes-tarifarias .valor{
  text-align: center;
  vertical-align: middle;
  border:0 !important;  
  font-family: Verdana;
  font-size: 24px !important;
}

.simulacoes-tarifarias .valor div{
  border: 0 !important;
}

.simulacoes-tarifarias .valor .num{
  display: none;
}

.simulacoes-tarifarias td.one{background:#f8f8f8; border-bottom:1px solid #f8f8f8;}
.simulacoes-tarifarias td.two{background:#f5f5f5; border-bottom:1px solid #f5f5f5;}


.open .descricao{display: block !important;}
.open .check{background-position:-4px -5px !important;}
.open .valor{border: 1px solid #F7941E !important;}
.open .valor .num{display: block !important;}
.open .valor .sep{display: none !important;}
.valor .sep{color:#F7941E !important;font-size: 15px;}

div.newsletter{
  height: 14px;
  margin-bottom: 0 !important;
  margin-top: -17px;
  padding-top: 8px;
  position: relative;
}

.newsletter h3{
  float: left;
  border: 0 !important;
  font-size: 14px !important;
}

.newsletter .email{
  background: url("/site/wp-content/themes/rio-onibus/images/icon-newsletter.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  border: 0 none;
  float: left;
  font-size: 12px;
  height: 18px;
  margin-left: 11px;
  margin-top: -2px;
  padding-left: 23px;
  width: 215px;
}

.newsletter .submit{
  background: url("/site/wp-content/themes/rio-onibus/images/btn.png") no-repeat scroll center center #FF9A00;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  height: 21px;
  margin-right: -4px;
  margin-top: -1px;
  padding-bottom: 2px;
  width: 34px;
}

.newsletter .img-load{
  position: absolute;
  right: -24px;
  top: 7px;
  width: 18px;
}

.box-home-left{width:489px;}
.box-home-left .saiba-mais{margin-top: 0 !important;}


.simulacoes-tarifarias td h4 {
    color: #A69E9E;
    font-family: myriad pro;
    font-size: 0.54em;
    padding-left: 38px;
    padding-top: 31px;
    text-align: left;
    width: 581px;
}

/* LADING PAGE */

@font-face {
    font-family: 'HelveticaNeueLTStd77BoldCondensed';
    src: url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-bdcn.eot');
    src: url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-bdcn.eot') format('embedded-opentype'),
         url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-bdcn.woff') format('woff'),
         url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-bdcn.ttf') format('truetype'),
         url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-bdcn.svg#HelveticaNeueLTStd77BoldCondensed') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueLTStd47LightCondensed';
    src: url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-ltcn.eot');
    src: url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-ltcn.eot') format('embedded-opentype'),
         url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-ltcn.woff') format('woff'),
         url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-ltcn.ttf') format('truetype'),
         url('/site/wp-content/themes/rio-onibus/fonts/landingfonts/helveticaneueltstd-ltcn.svg#HelveticaNeueLTStd47LightCondensed') format('svg');
}


.landing .topo {width: auto; height: 60px; background:transparent url(/site/wp-content/themes/rio-onibus/images/topo.png) no-repeat scroll top center; position: relative;}

.landing .btn-close-landing{width:37px; height: 31px; background: url(/site/wp-content/themes/rio-onibus/images/close.png); position: absolute; left: 759px; top: 7px; cursor:pointer;}

.landing {
  width: 100%;
  height: 100%;
  background-color: #f2ede2;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

.landing .landing_inner {width: 960px;margin: 0 auto;position: relative;}

.landing .titulo {
  width: 500px;
  margin: 13px 0 -2% 23%;
  text-align: center;
  height: 110px;
}

.landing .link{
  position: absolute;
  top: -9px;
  left: 43px;
}

.landing .titulo h2{ font-family: 'HelveticaNeueLTStd77BoldCondensed'; text-transform: uppercase; color: #fd9531; margin-bottom: 0; font-size: 28px;}
.landing .titulo h1{ 
font-family: 'HelveticaNeueLTStd77BoldCondensed';
text-transform: uppercase;
color: #fd9531;
font-size: 44px;
margin-bottom: 16px;
margin-top: 1px;
}

.landing .content {background: url(/site/wp-content/themes/rio-onibus/images/landing_inner.png); width: 628px; height: 407px; margin: auto;}

.landing .saiba {padding: 361px 0 0 228px;}

.landing .saiba p a {
color: white;
font-family: 'HelveticaNeueLTStd47LightCondensed';
text-transform: uppercase;
font-size: 21px;
text-decoration: none;
padding-top: 1px;
float: left;
}