html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
cite,
code,
small {
  display: block; }

* {
  box-sizing: border-box; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr {
  letter-spacing: 0.1em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 70%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

em,
i {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; }

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

td,
th {
  padding: 0; }

img {
  max-width: 100%;
  display: block;
  margin: auto; }

html {
  font-size: 16px;
  font-size: 100%;
  font-family: "Nunito", sans-serif;
  color: #000; }

body {
  line-height: 1.625; }

p {
  margin-top: 10px; }

h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.05625;
  margin-top: 10.4px;
  margin-top: 0.65rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h2 {
  font-size: 22.224px;
  font-size: 1.389rem;
  line-height: 1.05625;
  margin-top: 31.2px;
  margin-top: 1.95rem;
  margin-bottom: 5.2px;
  margin-bottom: 0.325rem; }

h3 {
  font-size: 21.28px;
  font-size: 1.33rem;
  line-height: 1.625;
  margin-top: 13px;
  margin-top: 0.8125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h4 {
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1.625;
  margin-top: 19.5px;
  margin-top: 1.21875rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h5 {
  font-size: 17.792px;
  font-size: 1.112rem;
  line-height: 1.625;
  margin-top: 32.5px;
  margin-top: 2.03125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h6 {
  font-size: 17.6px;
  font-size: 1.1rem;
  line-height: 1.625;
  margin-top: 32.5px;
  margin-top: 2.03125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h1 + h2 {
  margin-top: 26px;
  margin-top: 1.625rem; }

h2 + h3,
h3 + h4,
h4 + h5 {
  margin-top: 13px;
  margin-top: 0.8125rem; }

h5 + h6 {
  margin-top: -13px;
  margin-top: -0.8125rem; }

h6 {
  font-style: italic;
  font-weight: normal; }

a {
  color: #0053A0;
  transition: all .3s;
  text-decoration: none; }
  a:hover {
    color: #0053A0; }
  a:visited {
    color: #0053A0; }
  a:active {
    color: #0053A0; }

figcaption {
  line-height: 1.625;
  color: #000;
  font-size: .8125rem;
  font-style: italic;
  margin-bottom: 0;
  text-align: center; }

dl dd {
  margin: 0px 0px 13px;
  margin: 0rem 0rem 0.8125rem;
  font-size: 80%; }

blockquote {
  font-style: italic;
  padding-left: 1.4375rem; }

cite {
  font-style: normal; }

figure blockquote {
  padding: 26px 0;
  padding: 1.625rem 0; }
  figure blockquote p {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 2.4375; }

ul li,
ol li {
  margin-bottom: 0; }

hr {
  margin-top: 52px;
  margin-top: 3.25rem;
  margin-bottom: 52px;
  margin-bottom: 3.25rem;
  border: 0;
  color: #000;
  display: block;
  height: 26px;
  height: 1.625rem;
  margin-right: auto;
  margin-left: auto;
  background-size: 100% 26px;
  background-size: 100% 1.625rem;
  background-image: linear-gradient(to bottom, transparent 1px, transparent 11px, #000 11px, #000 15px, transparent 15px, transparent 26px);
  width: 100px; }

small {
  line-height: 0.8125; }

code {
  padding: 26px;
  padding: 1.625rem; }

.attention-grabber {
  font-size: 19.2px;
  font-size: 1.2rem; }

.grid, .grid-double {
  background-image: linear-gradient(to bottom, rgba(0, 170, 255, 0.3) 1px, transparent 1px);
  background-position: left top;
  background-repeat: repeat;
  background-size: 100% 26px;
  background-size: 100% 1.625rem; }

.grid-double {
  background-image: linear-gradient(to bottom, rgba(0, 170, 255, 0.3) 1px, transparent 1px, transparent 13px, rgba(0, 170, 255, 0.2) 13px, transparent 14px, transparent 26px); }

.toggleWrapper {
  display: block;
  position: fixed;
  top: 26px;
  right: 26px;
  background-color: #231F20;
  border-radius: 25px;
  padding: 0 10px 0 20px;
  height: 32px; }

.btnToggleGrid {
  background: url("../images/grid-icons.png") top right no-repeat;
  background-size: 32px;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding-right: 35px;
  height: 32px;
  line-height: 34px;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff; }
  .btnToggleGrid:hover {
    color: #fff; }
  .btnToggleGrid:active {
    color: #f00; }

.double-grid {
  background-position-y: -32px; }

.grid-off {
  background-position-y: -64px; }

.element-invisible,
.visually-hidden,
.u-hidden {
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.ui-widget {
  font-size: 1rem; }

input,
textarea,
select,
option,
optgroup,
button,
legend,
fieldset {
  margin: auto 0;
  box-sizing: border-box;
  outline: none;
  font-family: "Nunito", sans-serif, sans-serif;
  font-size: 100%;
  color: inherit;
  vertical-align: top;
  display: block; }

datalist {
  font-family: "Nunito", sans-serif, sans-serif;
  font-size: 100%; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list],
input[type="file"],
select,
textarea {
  width: 100%;
  max-width: 100%;
  padding: 0.4em;
  background-color: white;
  border-radius: 3px;
  border: 1px solid #899399; }

textarea {
  max-width: 100%; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list] {
  -webkit-appearance: none;
  display: inline; }

textarea {
  -webkit-appearance: none;
  overflow: auto; }

input[type="range"] {
  height: 2em;
  width: 100%;
  max-width: 100%; }

input[type="file"] {
  min-height: 2em; }

input[type="search"] {
  height: 2em;
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  vertical-align: middle; }

select[multiple] {
  height: auto;
  min-height: 2em;
  padding: 0; }
  select[multiple] option {
    margin: 0;
    padding: 0.4em; }

fieldset {
  padding: 26px 52px 26px;
  padding: 1.625rem 3.25rem 1.625rem;
  border-radius: 3px;
  border: 1px solid #899399; }

legend {
  padding: 0 5px;
  font-weight: 700; }

button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="image"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px 13px 0px 0px;
  margin: 0rem 0.8125rem 0rem 0rem;
  height: auto;
  width: auto;
  max-width: 100%;
  background-color: #899399;
  padding: 0.4em;
  cursor: pointer;
  line-height: 1;
  transition: all 0.2s ease-in-out;
  color: white;
  border-radius: 3px;
  border: 1px solid #899399;
  font-family: "Nunito", sans-serif;
  display: inline-block;
  -webkit-appearance: none; }

input[type="image"] {
  text-align: center;
  padding: 0.4em; }

input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
  cursor: not-allowed; }

input:focus,
textarea:focus,
select:focus,
option:focus,
button:focus {
  background-color: #f8f8f8;
  border-color: #0053A0; }

button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
  background-color: #899399;
  color: white; }

form .form-item,
form .exposed-filters .form-item {
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

form .field-suffix,
form .field-prefix {
  display: inline;
  position: relative;
  top: 7px;
  font-size: 80%; }

form .description {
  font-size: 80%; }

form .form-type-radio .description,
form .form-type-checkbox .description {
  margin-left: 0; }

form .vertical-tabs fieldset.vertical-tabs-pane {
  clear: none; }

p.red,
h2.red,
h3.red {
  color: #ed1b2f; }

p.white,
h2.white,
h3.white {
  color: white; }

p.black,
h2.black,
h3.black {
  color: #000; }

p.grey,
h2.grey,
h3.grey {
  color: #899399; }

p.blue,
h2.blue,
h3.blue {
  color: #0053A0; }

.small {
  font-size: 0.6667rem;
  font-style: italic; }

table.tablecenter {
  max-width: 400px;
  margin: auto; }

.loader {
  border: 16px solid #0053A0;
  /* Light grey */
  border-top: 16px solid #ed1b2f;
  /* Blue */
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: spin 2s linear infinite; }
  .loader.loader-small {
    clear: both;
    border: 8px solid #0053A0;
    /* Light grey */
    border-top: 8px solid #ed1b2f;
    /* Blue */
    width: 50px;
    height: 50px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.pane-locale-language-content {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999; }
  .pane-locale-language-content.panel-pane {
    clear: none; }
  .pane-locale-language-content p {
    margin: 0;
    float: left;
    line-height: 30px; }
  .pane-locale-language-content a {
    color: #0053A0;
    text-decoration: none; }
    .pane-locale-language-content a:hover, .pane-locale-language-content a:focus {
      color: #0053A0;
      text-decoration: none; }
  .pane-locale-language-content .pane-content {
    color: #0053A0;
    border-left: 1px solid #0053A0;
    display: table-cell;
    height: 60px;
    padding-left: 15px;
    vertical-align: middle;
    width: 75px; }
    .pane-locale-language-content .pane-content ul {
      padding: 0;
      text-align: center; }
    .pane-locale-language-content .pane-content li.active {
      display: none; }
    .pane-locale-language-content .pane-content .show-edition-active {
      display: block;
      width: 30px;
      height: 30px;
      float: right;
      background: url("../images/langicon/arrow_down_white.png") no-repeat center center; }
  .pane-locale-language-content .edition-check {
    height: 42px;
    width: 75px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer; }
    .pane-locale-language-content .edition-check:checked ~ .show-edition-active {
      background: url("../images/langicon/x_white.png") no-repeat center center; }
    .pane-locale-language-content .edition-check:hover ~ .language-switcher-locale-url {
      opacity: 1;
      visibility: visible; }
  .pane-locale-language-content .pane-content > .language-switcher-locale-url {
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 60px;
    text-align: left;
    transition: opacity 300ms ease-out 0s, height 100ms ease-out 0s;
    visibility: hidden;
    width: 100px;
    z-index: 10001; }
    .pane-locale-language-content .pane-content > .language-switcher-locale-url li {
      list-style: none none inside; }
    .pane-locale-language-content .pane-content > .language-switcher-locale-url:before {
      content: '';
      display: block;
      position: absolute;
      top: -7px;
      right: 0;
      left: 0;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ed1b2f; }
    .pane-locale-language-content .pane-content > .language-switcher-locale-url a {
      color: #ed1b2f;
      text-decoration: none; }
      .pane-locale-language-content .pane-content > .language-switcher-locale-url a:hover, .pane-locale-language-content .pane-content > .language-switcher-locale-url a:focus {
        color: #ed1b2f;
        text-decoration: none; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1.main-title {
  margin-top: 60px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  text-transform: none; }

.no-wrap {
  white-space: nowrap; }

img {
  height: auto; }

.panel-separator {
  display: none; }

.video {
  float: left;
  width: 100%; }

.strong {
  font-weight: bold;
  text-transform: capitalize; }

.booknowbt {
  border: 0px solid #0053A0;
  border-radius: 8px;
  padding: .5em; }

ol {
  counter-reset: item;
  padding: 0; }
  ol > li {
    margin-bottom: 2em;
    counter-increment: item;
    list-style-type: none;
    text-align: justify; }
    ol > li::before {
      content: counter(item) ".";
      display: inline-block;
      font-weight: bold;
      margin-bottom: 1em;
      padding-right: .5rem;
      text-align: right; }

.hide-mobile {
  display: none !important; }

.hide-desk {
  display: block; }

.sc-constraint {
  margin: auto;
  max-width: 850px; }

.description {
  padding: 0px 13px 0px;
  padding: 0rem 0.8125rem 0rem;
  margin: 13px 0 13px;
  margin: 0.8125rem 0 0.8125rem;
  font-size: 80%;
  color: #888;
  font-style: italic;
  border-left: dotted 1px #aaa; }

fieldset {
  margin: 13px 0 13px;
  margin: 0.8125rem 0 0.8125rem;
  position: relative;
  display: block;
  clear: both;
  height: auto !important;
  border: 0;
  padding: 0; }
  fieldset:not(.collapsed) i.icon::before {
    content: "\f056" !important; }
  fieldset.required > label::after {
    margin: -2.6px 0px 0px -2.6px;
    margin: -0.1625rem 0rem 0rem -0.1625rem;
    content: '*';
    color: #db2828; }

.fieldset-wrapper {
  margin: 13px 0 13px;
  margin: 0.8125rem 0 0.8125rem;
  padding: 13px 13px 13px;
  padding: 0.8125rem 0.8125rem 0.8125rem;
  background: #f5f5f5;
  border: 1px dotted #eaeaea;
  overflow: hidden; }

.chosen-container {
  max-width: 100% !important;
  min-width: 100%; }

.form-item {
  margin-bottom: 26px;
  margin-bottom: 1.625rem; }
  .form-item .form-item {
    margin-bottom: 13px;
    margin-bottom: 0.8125rem; }

textarea.error {
  border-color: #ff6a40; }

label {
  color: #000;
  display: block;
  font-weight: normal; }

legend {
  margin-left: 0; }

.select-wrapper {
  position: relative;
  max-width: 100%; }
  .select-wrapper select {
    -moz-appearance: none;
    overflow: -moz-hidden-unscrollable;
    padding-right: 0.4em;
    min-width: 6em;
    width: 100%; }

.webform-container-inline label {
  margin: 13px 0 13px;
  margin: 0.8125rem 0 0.8125rem;
  display: inline !important; }

.webform-container-inline .field div.dropdown {
  width: auto; }

i.icon {
  font-size: 1em;
  text-decoration: none; }

#comments {
  margin-top: 2em; }

.field-collection-view {
  margin: 0; }

body .flexslider {
  border: 0px solid white;
  clear: both;
  float: left;
  margin: 0;
  width: 100%; }
  body .flexslider .flex-direction-nav {
    display: none;
    margin-top: 20px;
    position: absolute;
    top: 50%;
    width: 100%; }
    body .flexslider .flex-direction-nav a {
      background-color: rgba(0, 0, 0, 0.5);
      height: 66px;
      width: 52px; }
    body .flexslider .flex-direction-nav a:before {
      background-image: url("../images/arrownav.svg");
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
      content: '';
      display: block;
      color: white;
      font-weight: 300;
      opacity: 1;
      width: 20px;
      height: 39px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      margin: auto; }
    body .flexslider .flex-direction-nav .flex-next:before {
      transform: rotate(180deg); }
    body .flexslider .flex-direction-nav .flex-prev {
      left: 0 !important; }
    body .flexslider .flex-direction-nav .flex-next {
      right: 0 !important; }
  body .flexslider .flex-control-nav {
    bottom: -30px; }
    body .flexslider .flex-control-nav li:before {
      display: none; }
    body .flexslider .flex-control-nav li a {
      background: rgba(0, 83, 160, 0.5); }
      body .flexslider .flex-control-nav li a.flex-active {
        background: #0053A0; }

.journey-detail {
  background-color: #edeaea;
  float: left;
  position: relative;
  width: 100%; }

.bt-more {
  display: block;
  float: left;
  margin-bottom: 40px;
  height: 30px;
  position: relative;
  width: 100%;
  background-color: #899399; }
  .bt-more:after {
    text-align: center;
    content: '+ info';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: .8rem;
    color: white;
    line-height: 30px; }
  .bt-more:before {
    content: '';
    display: inline-block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 5px solid #899399;
    bottom: -5px;
    left: 0;
    right: 0;
    position: absolute; }
  .bt-more.active:after {
    content: '- info'; }
  .bt-more.active:before {
    border-bottom: 5px solid #899399;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 0;
    bottom: 100%; }
  .bt-more:hover {
    cursor: pointer; }

.journey-travel-journey {
  width: 60%;
  float: left;
  font-size: 80%; }

.journey-travel-bus {
  width: 35%;
  float: right; }

.journey-detail--origin--datetime,
.journey-detail--destination--datetime {
  float: left;
  min-width: 50px;
  max-width: 100px;
  width: 35%; }

.journey-detail--origin--start--point,
.journey-detail--destination--end--point {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto;
  float: right;
  padding-left: 20px;
  width: 65%;
  line-height: 25px; }

.journey-detail--origin--start--point {
  background-image: url("../images/icons/svg/pin_origin.svg");
  background-position-y: 100%; }

.journey-detail--destination--end--point {
  background-image: url("../images/icons/svg/pin_destination_red.svg");
  background-position-x: 1px;
  background-position-y: bottom; }

.journey-detail--origin,
.journey-detail--destination {
  float: left;
  width: 100%; }

.journey-detail-item,
.journey-detail--wait {
  float: left;
  padding: 10px 20px;
  width: 100%;
  font-size: 80%; }

.journey-detail--wait {
  background-color: white;
  border: 5px solid #edeaea; }

.journey-travel-brandname {
  line-height: 32px;
  padding-top: 9px;
  float: right;
  margin-right: 5px; }

.bus-equipment {
  float: right;
  font-size: 50%;
  padding: 5px;
  text-align: center;
  width: 40px; }
  .bus-equipment:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    position: relative;
    width: 100%; }

.bus_profile_property-a_c:before {
  background-image: url("../images/transferbus/svg/ac.svg"); }

.bus_profile_property-wc:before {
  background-image: url("../images/transferbus/svg/wc.svg"); }

.xxx .loader {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px; }

.messages {
  padding: 13px 26px 13px;
  padding: 0.8125rem 1.625rem 0.8125rem;
  margin: 26px 0 26px;
  margin: 1.625rem 0 1.625rem;
  border-radius: 2px;
  background-color: #c3cfdc;
  color: white;
  border: 1px solid #a2b5c9;
  border-left-width: 10px; }
  .messages a {
    color: white;
    border-bottom: 1px dotted white; }
  .messages:hover, .messages:active, .messages:focus {
    color: white; }
  .messages--error, .messages.error {
    background-color: #d9534f;
    border-color: #c9302c; }
  .messages--success, .messages--status, .messages.status, .messages.ok {
    background-color: #40c27a;
    border-color: #329d62; }
  .messages--warning, .messages.warrning {
    background-color: #f0ad4e;
    border-color: #ec971f; }
  .messages:first-of-type {
    margin-top: 0; }
  .messages__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 1.5em; }
  .messages__item {
    margin-bottom: 0.5em; }
    .messages__item:last-of-type {
      margin-bottom: 0; }
  .messages.krumo-root {
    color: #000; }

.pane-sccart-sccart-checkout-progress {
  background-image: url("../images/padrao.svg");
  float: left;
  padding-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  position: relative; }
  .pane-sccart-sccart-checkout-progress:before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 100%;
    background: #899399;
    height: 5px;
    bottom: 0; }
  .pane-sccart-sccart-checkout-progress ol {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .pane-sccart-sccart-checkout-progress ol li {
      border-bottom: 4px solid #899399;
      font-weight: bold;
      -ms-flex-positive: 1;
          flex-grow: 1;
      margin-bottom: 0;
      position: relative;
      text-align: center;
      padding-bottom: 10px; }
      .pane-sccart-sccart-checkout-progress ol li:before {
        border-bottom: 5px solid #899399;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        bottom: 0;
        content: '';
        display: block;
        height: 0;
        left: 0;
        margin: 0 auto;
        padding: 0;
        position: absolute;
        right: 0;
        width: 0; }
      .pane-sccart-sccart-checkout-progress ol li.selected {
        border-bottom: 4px solid #ed1b2f; }
        .pane-sccart-sccart-checkout-progress ol li.selected:before {
          border-bottom: 5px solid #ed1b2f; }

.journey-search-resume-date-nav {
  float: left;
  margin-top: 20px;
  width: 100%; }
  .journey-search-resume-date-nav ul {
    display: -ms-flexbox;
    display: flex;
    list-style: none none inside;
    margin: 0;
    padding: 0;
    width: 100%; }
  .journey-search-resume-date-nav li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
        flex-grow: 1;
    position: relative; }
    .journey-search-resume-date-nav li button {
      background-color: #edeaea;
      border: 0px solid #ed1b2f;
      border-radius: 0px;
      color: #000;
      -ms-flex-positive: 1;
          flex-grow: 1;
      margin: 0;
      padding-bottom: 1em;
      padding-top: 1em; }
    .journey-search-resume-date-nav li.active .date-item-button {
      background-color: #ed1b2f;
      color: white; }
      .journey-search-resume-date-nav li.active .date-item-button:after {
        content: '';
        display: inline-block;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 10px solid #ed1b2f;
        bottom: -5px;
        left: 0;
        right: 0;
        position: absolute; }
  .journey-search-resume-date-nav .best-price {
    display: none;
    background-color: #ed1b2f;
    color: white;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 100%; }
    .journey-search-resume-date-nav .best-price .price-value {
      clear: both;
      display: block;
      font-weight: bold; }
    .journey-search-resume-date-nav .best-price:after {
      content: '';
      background-size: contain;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-image: url("../images/icons/svg/bestprice.svg");
      width: 100%;
      height: 40px; }
  .journey-search-resume-date-nav .nav-days-title {
    background-color: #ed1b2f;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0;
    padding-left: 20px;
    text-transform: uppercase; }

.pane-sctickets-sctickets-search-journey-resume {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%; }
  .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip {
    background-color: #E6E6E6;
    float: right;
    padding: 20px;
    position: relative;
    width: 100%; }
    .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip .journey-search-resume-origin--destiny {
      font-size: 14.08px;
      font-size: 0.88rem;
      list-style: none;
      margin: 0;
      padding: 0; }
      .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip .journey-search-resume-origin--destiny li {
        font-weight: 700; }
      .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip .journey-search-resume-origin--destiny .placeholder {
        font-weight: normal;
        font-style: normal; }
    .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip .journey-search-resume-dates,
    .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip .journey-search-resume-dates-rev {
      line-height: 29px;
      margin-right: 10px;
      font-size: 14.08px;
      font-size: 0.88rem; }
    .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip .journey-search-resume-people {
      line-height: 29px; }
    .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip .journey-search-resume-button {
      float: right; }
    .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip #search_toggle {
      background-color: #0053A0;
      border: 0px solid #ed1b2f;
      font-size: 14px;
      font-weight: 700;
      margin: 0;
      padding: .5em;
      text-transform: uppercase; }

.site-info {
  max-width: 75em;
  padding: 1em;
  margin: 0 auto;
  color: white; }
  .site-info .site-header__name a {
    color: white;
    text-decoration: none;
    text-transform: uppercase; }
    .site-info .site-header__name a:hover, .site-info .site-header__name a:focus {
      color: #728ead;
      text-decoration: none; }

table {
  width: 100%; }
  table tr {
    width: 100%; }
  table td,
  table th {
    padding: 13px 13px 13px;
    padding: 0.8125rem 0.8125rem 0.8125rem; }
  table a.tabledrag-handle .handle {
    margin: 0px 7.8px 0px 5.2px;
    margin: 0rem 0.4875rem 0rem 0.325rem;
    height: 22px;
    position: relative;
    top: -1px; }
  table.sticky-header {
    z-index: 2;
    visibility: hidden; }
    table.sticky-header thead {
      display: table-row-group !important; }
      table.sticky-header thead th {
        background: white; }

.bean-imagem {
  margin-top: 40px;
  float: left;
  width: 100%; }
  .bean-imagem img {
    height: auto;
    width: 100%; }

.wrap-c2a {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }
  .wrap-c2a .c2a-group {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
    padding: 5%; }
  .wrap-c2a .c2a-text {
    color: white;
    font-size: 1.5rem;
    float: left;
    line-height: 30px;
    position: relative;
    top: 0;
    width: 100%; }
    .wrap-c2a .c2a-text p,
    .wrap-c2a .c2a-text h2 {
      margin: 0; }
    .wrap-c2a .c2a-text a {
      color: white;
      text-decoration: none; }
      .wrap-c2a .c2a-text a:hover, .wrap-c2a .c2a-text a:focus {
        color: white;
        text-decoration: none; }
  .wrap-c2a .c2a-btn {
    clear: both;
    font-size: 0.8rem;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%; }
  .wrap-c2a.mask-1 {
    background-color: rgba(0, 0, 0, 0.4); }

.panel-pane.pane-bean-cidades-call-center,
.panel-pane.pane-bean-cidades-website {
  clear: none;
  float: left;
  padding: 10px;
  text-align: center;
  width: 50%; }
  .panel-pane.pane-bean-cidades-call-center ul,
  .panel-pane.pane-bean-cidades-website ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.page-contactos #tabs-0-main-6 {
  float: left;
  width: 100%; }

.pane-bean-inscrever-newsletter {
  clear: both;
  float: left;
  margin-bottom: 100px;
  margin-top: 100px;
  text-align: center;
  width: 100%; }
  .pane-bean-inscrever-newsletter p {
    margin: 0; }
  .pane-bean-inscrever-newsletter .btn-popup {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    background-color: #0053A0;
    color: white;
    text-transform: capitalize;
    padding: 20px 0px;
    width: 260px;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.2s linear 0s; }
    .pane-bean-inscrever-newsletter .btn-popup:before {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      content: ">";
      font-weight: bold;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      top: 0;
      left: 0px;
      height: 100%;
      width: 30px;
      background-color: rgba(255, 255, 255, 0.3);
      border-radius: 0 50% 50% 0;
      transform: scale(0, 1);
      transform-origin: left center;
      transition: all 0.2s linear 0s; }
    .pane-bean-inscrever-newsletter .btn-popup:hover {
      text-indent: 30px; }
      .pane-bean-inscrever-newsletter .btn-popup:hover:before {
        transform: scale(1, 1);
        text-indent: 0; }

.pane-simplenews-10 {
  padding-bottom: 2em; }
  .pane-simplenews-10 .issues-link {
    float: left; }
  .pane-simplenews-10 .feed-icon {
    display: block;
    float: left;
    padding-left: 5px;
    padding-top: 7px; }

.pane-sccart-sccart-round-trip-journey {
  float: right;
  margin-top: 20px; }
  .pane-sccart-sccart-round-trip-journey.panel-pane {
    clear: right;
    width: 100%; }

.pane-sccart-sccart-round-trip-journey .cart--people--total-price,
.pane-sccart-sccart-shoppping-cart-resume .cart--people--total-price {
  font-weight: 700;
  padding: 20px; }
  .pane-sccart-sccart-round-trip-journey .cart--people--total-price .price,
  .pane-sccart-sccart-shoppping-cart-resume .cart--people--total-price .price {
    float: right; }

.pane-sccart-sccart-round-trip-journey .inner,
.pane-sccart-sccart-shoppping-cart-resume .inner {
  background-color: white;
  display: inline-block;
  width: 100%; }

.pane-sccart-sccart-shoppping-cart-resume {
  border-top: 2px solid #ed1b2f;
  float: right;
  margin-top: 20px;
  bottom: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  right: 0;
  z-index: 10;
  width: 100%; }
  .pane-sccart-sccart-shoppping-cart-resume .loader-small {
    margin: 0 auto;
    left: 0;
    right: 0; }
  .pane-sccart-sccart-shoppping-cart-resume .cart-resume-product.row {
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px; }
  .pane-sccart-sccart-shoppping-cart-resume .show-extra-content {
    display: none; }
  .pane-sccart-sccart-shoppping-cart-resume .inbound,
  .pane-sccart-sccart-shoppping-cart-resume .outbound {
    background-color: #899399;
    box-sizing: border-box;
    color: white;
    padding: 20px;
    position: relative;
    min-height: 55px;
    margin-bottom: 5px; }
    .pane-sccart-sccart-shoppping-cart-resume .inbound:empty,
    .pane-sccart-sccart-shoppping-cart-resume .outbound:empty {
      display: none; }
  .pane-sccart-sccart-shoppping-cart-resume h2.pane-title {
    font-size: 22px; }
  .pane-sccart-sccart-shoppping-cart-resume.panel-pane {
    clear: none; }
  .pane-sccart-sccart-shoppping-cart-resume .outbound--total-price,
  .pane-sccart-sccart-shoppping-cart-resume .inbound--total-price {
    clear: both;
    text-align: right; }
  .pane-sccart-sccart-shoppping-cart-resume .cart-resume--prod-id {
    float: right; }
  .pane-sccart-sccart-shoppping-cart-resume .cart-resume--origin,
  .pane-sccart-sccart-shoppping-cart-resume .cart-resume--destination {
    float: left;
    width: 100%; }
    .pane-sccart-sccart-shoppping-cart-resume .cart-resume--origin div,
    .pane-sccart-sccart-shoppping-cart-resume .cart-resume--destination div {
      float: left;
      margin-right: 5px; }
  .pane-sccart-sccart-shoppping-cart-resume .remove-journey {
    border: 0 solid #ed1b2f;
    float: left;
    margin: 0;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.36, 0.63);
    position: relative;
    background-color: #ed1b2f; }
    .pane-sccart-sccart-shoppping-cart-resume .remove-journey::before, .pane-sccart-sccart-shoppping-cart-resume .remove-journey::after {
      content: '';
      display: block;
      height: 2px;
      width: 10px;
      transition: all 0.3s cubic-bezier(0.7, 0, 0.36, 0.63);
      top: 13px;
      background-color: white;
      position: absolute;
      right: 4px; }
    .pane-sccart-sccart-shoppping-cart-resume .remove-journey::before {
      transform: rotate(45deg); }
    .pane-sccart-sccart-shoppping-cart-resume .remove-journey::after {
      transform: rotate(-45deg); }
    .pane-sccart-sccart-shoppping-cart-resume .remove-journey:hover {
      background-color: rgba(237, 27, 47, 0.9); }
  .pane-sccart-sccart-shoppping-cart-resume .cart-resume--people {
    border-top: 1px solid rgba(137, 147, 153, 0.55);
    margin-top: 20px;
    padding-top: 15px;
    clear: both; }
  .pane-sccart-sccart-shoppping-cart-resume .cart-resume--book {
    margin-top: 10px;
    width: 100%; }
    .pane-sccart-sccart-shoppping-cart-resume .cart-resume--book .booknowbt {
      color: white;
      text-decoration: none;
      background-color: #ed1b2f;
      border-radius: 0;
      display: block;
      font-size: 14px;
      font-weight: 700;
      padding: 15px 0;
      text-align: center;
      text-transform: uppercase;
      width: 100%; }
      .pane-sccart-sccart-shoppping-cart-resume .cart-resume--book .booknowbt:hover, .pane-sccart-sccart-shoppping-cart-resume .cart-resume--book .booknowbt:focus {
        color: white;
        text-decoration: none; }
  .pane-sccart-sccart-shoppping-cart-resume .view-footer .links-inline ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .pane-sccart-sccart-shoppping-cart-resume .view-footer .links-inline ul li {
      float: left;
      text-align: center;
      width: 50%; }

.sc-signature {
  font-size: 0.6667rem;
  text-align: center; }

.front .pane-bean-titulo-reservas {
  display: none; }

.pane-bean-titulo-reservas {
  float: left;
  width: 100%;
  background-image: url("../images/padrao.svg"); }
  .pane-bean-titulo-reservas h2 {
    margin: 0;
    font-size: 1.5rem;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center; }

.pane-bean-internorte-promo {
  margin-top: 40px;
  float: left;
  width: 100%; }

#toolbar {
  margin: 0;
  padding: 0; }
  #toolbar * {
    line-height: inherit;
    margin: 0;
    padding: 0; }

.breadcrumbs {
  padding: 26px 0 26px;
  padding: 1.625rem 0 1.625rem;
  margin: 0;
  color: #555; }
  .breadcrumbs__item {
    margin: 0px 5.2px 0px 0px;
    margin: 0rem 0.325rem 0rem 0rem;
    list-style-type: none;
    display: inline; }
    .breadcrumbs__item:last-child .breadcrumbs__divider::after {
      display: none; }
  .breadcrumbs__divider {
    margin: 0px 0px 0px 5.2px;
    margin: 0rem 0rem 0rem 0.325rem;
    color: #555; }
    .breadcrumbs__divider::after {
      content: ">"; }

.pane-menu-menu-footer-menu {
  padding-top: 20px;
  padding-bottom: 20px; }
  .pane-menu-menu-footer-menu a {
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%; }
  .pane-menu-menu-footer-menu ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%; }
    .pane-menu-menu-footer-menu ul li {
      float: left;
      width: 100%; }

.tabs-primary {
  margin-bottom: 26px;
  margin-bottom: 1.625rem;
  font-size: 90%;
  padding: 0; }
  .tabs-primary__tab {
    margin: 0px 13px 13px 0px;
    margin: 0rem 0.8125rem 0.8125rem 0rem;
    list-style-type: none;
    display: inline-block; }
    .tabs-primary__tab a {
      padding: 7.8px 13px;
      padding: 0.4875rem 0.8125rem;
      background: #eaeaea;
      border-radius: 4px; }
      .tabs-primary__tab a:hover, .tabs-primary__tab a:focus, .tabs-primary__tab a.is-active {
        background: #555;
        color: white; }

.tabs-secondary {
  margin-bottom: 26px;
  margin-bottom: 1.625rem;
  font-size: 90%;
  padding: 0; }
  .tabs-secondary__tab {
    margin: 0px 13px 13px 0px;
    margin: 0rem 0.8125rem 0.8125rem 0rem;
    list-style-type: none;
    display: inline-block; }
    .tabs-secondary__tab a {
      padding: 7.8px 0;
      padding: 0.4875rem 0;
      border-bottom: 2px solid transparent; }
      .tabs-secondary__tab a:hover, .tabs-secondary__tab a:focus, .tabs-secondary__tab a.is-active {
        border-bottom: 2px solid #555;
        color: #555; }

.main-menu {
  padding: 26px 0 26px;
  padding: 1.625rem 0 1.625rem; }
  .main-menu ul {
    margin: 0;
    padding: 0; }
  .main-menu--level-two {
    visibility: hidden;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }
  .main-menu__item {
    margin: 0px 26px 0px 0px;
    margin: 0rem 1.625rem 0rem 0rem;
    list-style-type: none;
    display: inline; }
    .main-menu__item--expanded {
      position: relative; }
      .main-menu__item--expanded:hover .main-menu--level-two, .main-menu__item--expanded:focus .main-menu--level-two {
        visibility: visible;
        opacity: 1; }

.site-header .pane-system-main-menu {
  clear: none;
  float: right; }

.site-header ul.main-menu--level-1 {
  float: right;
  margin: 0; }
  .site-header ul.main-menu--level-1 .main-menu__item {
    float: left;
    margin: 0;
    margin-right: 15px;
    margin-left: 15px; }
  .site-header ul.main-menu--level-1 a {
    color: white;
    text-decoration: none;
    display: block;
    height: 100%; }
    .site-header ul.main-menu--level-1 a:hover, .site-header ul.main-menu--level-1 a:focus {
      color: white;
      text-decoration: none; }
    .site-header ul.main-menu--level-1 a.active {
      font-weight: bold; }
      .site-header ul.main-menu--level-1 a.active:hover {
        opacity: 1; }
    .site-header ul.main-menu--level-1 a:hover {
      font-weight: bold;
      opacity: .9; }

.pager .item-list .pager__list {
  margin: 26px 0;
  margin: 1.625rem 0; }

.pager .item-list .pager__item {
  padding: 7.8px 13px;
  padding: 0.4875rem 0.8125rem;
  margin: 0 7.8px;
  margin: 0 0.4875rem;
  list-style-type: none;
  display: inline-block; }

.pager .item-list .pager--current {
  border: 1px solid #555; }

.pane-menu-menu-float-menu {
  display: none;
  position: fixed;
  right: 0;
  top: 60%;
  z-index: 9999; }
  .pane-menu-menu-float-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 40px; }
    .pane-menu-menu-float-menu ul li {
      float: left;
      position: relative;
      width: 100%; }
      .pane-menu-menu-float-menu ul li.sdr-telefone:hover {
        margin-bottom: 40px; }
    .pane-menu-menu-float-menu ul a {
      background-position: center;
      background-repeat: no-repeat;
      display: block;
      text-indent: -9999em;
      height: 40px;
      overflow: hidden;
      width: 40px; }
      .pane-menu-menu-float-menu ul a.sdr-telefone {
        background-color: #ed1b2f;
        background-image: url("../images/icons/svg/flat-phone.svg");
        transition: all,linear 0.2s; }
        .pane-menu-menu-float-menu ul a.sdr-telefone:hover {
          color: white;
          text-decoration: none;
          background-position: right center;
          display: inline-block;
          position: absolute;
          padding-left: 10px;
          line-height: 40px;
          right: 0;
          text-indent: 0;
          width: 150px;
          transition: all,linear 0.2s; }
          .pane-menu-menu-float-menu ul a.sdr-telefone:hover:hover, .pane-menu-menu-float-menu ul a.sdr-telefone:hover:focus {
            color: white;
            text-decoration: none; }
      .pane-menu-menu-float-menu ul a.sdr-facebook {
        background-color: #0053A0;
        background-image: url("../images/icons/svg/flat-fb.svg"); }
      .pane-menu-menu-float-menu ul a.sdr-mapa {
        background-color: #899399;
        background-image: url("../images/icons/svg/flat-point.svg"); }

.sidr ul li ul li:hover > a {
  box-shadow: none !important; }

.sidr ul li:hover > a {
  box-shadow: none !important; }

.sidr ul li:hover > span {
  box-shadow: none; }

.sf-menu li.sfHover > ul {
  top: 60px; }

.panel-pane.pane-superfish-1 ul.sf-menu {
  margin: 0;
  padding: 0; }
  .panel-pane.pane-superfish-1 ul.sf-menu li {
    background: none;
    border: 0; }
    .panel-pane.pane-superfish-1 ul.sf-menu li:hover {
      background: none; }
    .panel-pane.pane-superfish-1 ul.sf-menu li ul {
      background: none;
      background-color: rgba(255, 255, 255, 0.7);
      border: 0;
      border-radius: 0;
      padding: 1em !important; }
      .panel-pane.pane-superfish-1 ul.sf-menu li ul a,
      .panel-pane.pane-superfish-1 ul.sf-menu li ul span {
        color: #ed1b2f;
        text-decoration: none;
        color: #ed1b2f; }
        .panel-pane.pane-superfish-1 ul.sf-menu li ul a:hover, .panel-pane.pane-superfish-1 ul.sf-menu li ul a:focus,
        .panel-pane.pane-superfish-1 ul.sf-menu li ul span:hover,
        .panel-pane.pane-superfish-1 ul.sf-menu li ul span:focus {
          color: #ed1b2f;
          text-decoration: none; }
    .panel-pane.pane-superfish-1 ul.sf-menu li.active-trail span {
      font-weight: bold;
      opacity: 1; }
    .panel-pane.pane-superfish-1 ul.sf-menu li > span.sf-with-ul {
      padding: 0.75em 15px; }
  .panel-pane.pane-superfish-1 ul.sf-menu a {
    color: white;
    text-decoration: none;
    background: none;
    border: 0;
    color: white; }
    .panel-pane.pane-superfish-1 ul.sf-menu a:hover, .panel-pane.pane-superfish-1 ul.sf-menu a:focus {
      color: white;
      text-decoration: none; }
    .panel-pane.pane-superfish-1 ul.sf-menu a:hover {
      background: none;
      box-shadow: none;
      font-weight: bold;
      opacity: .9; }
    .panel-pane.pane-superfish-1 ul.sf-menu a.active {
      font-weight: bold; }
      .panel-pane.pane-superfish-1 ul.sf-menu a.active:hover {
        opacity: 1; }

.panel-pane.pane-superfish-1 span.nolink {
  border: 0;
  color: white; }
  .panel-pane.pane-superfish-1 span.nolink:hover {
    background: none;
    font-weight: bold;
    opacity: .9; }

#sidr-wrapper-0 {
  left: 5px;
  position: absolute;
  top: 10px; }
  #sidr-wrapper-0 span {
    display: block;
    position: relative;
    background: #0053A0;
    height: 2px;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.36, 0.63);
    width: 22px; }
    #sidr-wrapper-0 span::before, #sidr-wrapper-0 span::after {
      content: "";
      display: block;
      background-color: #0053A0;
      height: 2px;
      margin-top: 0;
      position: absolute;
      width: 22px;
      transition: all 0.3s cubic-bezier(0.7, 0, 0.36, 0.63); }
    #sidr-wrapper-0 span::before {
      top: 7px; }
    #sidr-wrapper-0 span::after {
      top: -7px; }

#sidr-0 {
  background-color: #0053A0;
  box-shadow: none; }

h3.sidr-class-visually-hidden {
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

#sidr-0-button {
  color: white;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 20px 15px; }
  #sidr-0-button:hover, #sidr-0-button:focus {
    color: white;
    text-decoration: none; }

.sidr-inner {
  padding: 0 !important; }
  .sidr-inner ul {
    padding: 0;
    margin: 0;
    border: 0; }
    .sidr-inner ul li {
      border: 0; }
      .sidr-inner ul li a {
        padding: 7.8px 13px 7.8px;
        padding: 0.4875rem 0.8125rem 0.4875rem;
        width: 100%;
        display: block;
        color: white; }
        .sidr-inner ul li a:focus, .sidr-inner ul li a:hover, .sidr-inner ul li a.sidr-class-active {
          box-shadow: none;
          color: white; }
        .sidr-inner ul li a:last-child {
          border-bottom: 1px solid #fff; }

.sidr-open #sidr-wrapper-0 {
  right: 260px; }
  .sidr-open #sidr-wrapper-0 span {
    background: transparent; }
    .sidr-open #sidr-wrapper-0 span::before, .sidr-open #sidr-wrapper-0 span::after {
      top: 0;
      background-color: #ed1b2f; }
    .sidr-open #sidr-wrapper-0 span::before {
      transform: rotate(45deg); }
    .sidr-open #sidr-wrapper-0 span::after {
      transform: rotate(-45deg); }

.sidr-open #header #logo-container {
  opacity: 0; }

.pane-menu-menu-top-aux {
  display: none;
  float: right; }
  .pane-menu-menu-top-aux.panel-pane {
    clear: none; }
  .pane-menu-menu-top-aux ul {
    float: left;
    margin: 0;
    padding: 0; }
  .pane-menu-menu-top-aux li {
    float: left;
    margin: 0;
    list-style-type: none; }
    .pane-menu-menu-top-aux li a {
      color: white;
      text-decoration: none;
      display: block;
      height: 100%;
      line-height: 80px; }
      .pane-menu-menu-top-aux li a:hover, .pane-menu-menu-top-aux li a:focus {
        color: white;
        text-decoration: none; }
      .pane-menu-menu-top-aux li a.mnu-search {
        background-color: #ed1b2f;
        background-position: center;
        background-repeat: no-repeat;
        border-left: 1px solid white;
        overflow: hidden;
        text-indent: 9999em;
        width: 55px;
        background-image: url("../images/icons/icon_search.png"); }
      .pane-menu-menu-top-aux li a.mnu-contact {
        background-color: #ed1b2f;
        background-position: center;
        background-repeat: no-repeat;
        border-left: 1px solid white;
        overflow: hidden;
        text-indent: 9999em;
        width: 55px;
        background-image: url("../images/icons/svg/envelope.svg"); }
      .pane-menu-menu-top-aux li a.mnu-user {
        background-color: #ed1b2f;
        background-position: center;
        background-repeat: no-repeat;
        border-left: 1px solid white;
        overflow: hidden;
        text-indent: 9999em;
        width: 55px;
        background-image: url("../images/icons/svg/user.svg"); }
      .pane-menu-menu-top-aux li a.mnu-lock {
        background-color: #ed1b2f;
        background-position: center;
        background-repeat: no-repeat;
        border-left: 1px solid white;
        overflow: hidden;
        text-indent: 9999em;
        width: 55px;
        background-image: url("../images/icons/icon_lock.png"); }

.panel-pane {
  clear: both; }

.panels-ipe ul.panels-ipe-linkbar {
  padding: 0;
  margin: 0; }
  .panels-ipe ul.panels-ipe-linkbar li {
    display: inline;
    list-style-type: none; }

.form-item-commerce-payment-payment-method.form-item.form-type-radio {
  padding: 10px 0; }

.form-item-commerce-payment-payment-method .commerce-multibanco-icon-wrapper,
.form-item-commerce-payment-payment-method .commerce-paypal-ec-icon-wrapper {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  line-height: 32px;
  float: left; }
  .form-item-commerce-payment-payment-method .commerce-multibanco-icon-wrapper img,
  .form-item-commerce-payment-payment-method .commerce-paypal-ec-icon-wrapper img {
    float: left;
    height: 32px; }

.form-item-commerce-payment-payment-method .commerce-multibanco-icon-wrapper img {
  border: #eeeeee 1px solid; }

.form-item-commerce-payment-payment-method .commerce-multibanco-description,
.form-item-commerce-payment-payment-method .commerce-paypal-ec-icon-desc {
  display: inline-block;
  float: left;
  line-height: 32px; }

.form-item-commerce-payment-payment-method .commerce-paypal-ec-icon {
  position: relative;
  top: 0; }

.form-item-commerce-payment-payment-method label {
  margin-top: -10px; }

#ui-datepicker-div {
  background: white;
  border: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 10px; }
  #ui-datepicker-div tr th {
    background: white;
    font-weight: normal !important; }
  #ui-datepicker-div select {
    padding: 0; }
  #ui-datepicker-div .ui-datepicker-header.ui-corner-all {
    font-weight: normal !important;
    background: white !important;
    border: 0; }
  #ui-datepicker-div .ui-datepicker {
    background: #0053A0 none; }
  #ui-datepicker-div .ui-datepicker .ui-state-default {
    background: #062140;
    color: white; }
  #ui-datepicker-div .ui-datepicker .ui-datepicker-unselectable .ui-state-default {
    background: #A9A9A9; }
  #ui-datepicker-div .ui-datepicker .ui-widget-content .ui-state-default,
  #ui-datepicker-div .ui-datepicker .ui-widget-header .ui-state-default {
    background-image: none;
    border: 1px solid transparent; }
  #ui-datepicker-div .ui-datepicker-calendar a.ui-state-default {
    background: #0053A0;
    border: 0;
    color: white;
    text-align: center; }
    #ui-datepicker-div .ui-datepicker-calendar a.ui-state-default.ui-state-highlight {
      background: transparent;
      border: 0px solid #0053A0;
      color: #899399;
      font-weight: normal; }
    #ui-datepicker-div .ui-datepicker-calendar a.ui-state-default.ui-state-active {
      background-color: white;
      color: #062140;
      border: 1px dashed #ed1b2f; }

.front .main-title {
  text-transform: none; }

.pane-destaques-panel-pane-1 {
  float: left;
  margin-bottom: 40px;
  width: 100%; }
  .pane-destaques-panel-pane-1 .pane-title {
    text-transform: uppercase; }
  .pane-destaques-panel-pane-1 .views-row {
    position: relative; }
    .pane-destaques-panel-pane-1 .views-row .pane-node-links {
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 99; }
      .pane-destaques-panel-pane-1 .views-row .pane-node-links ul {
        list-style: none; }
        .pane-destaques-panel-pane-1 .views-row .pane-node-links ul a {
          transition: all .3s ease;
          height: 100%;
          left: 0;
          margin: 0 auto;
          position: absolute;
          right: 0;
          top: 0;
          width: 100%;
          text-indent: -9999em;
          overflow: hidden;
          opacity: 0;
          background-image: url("../images/plus.svg");
          background-repeat: no-repeat;
          background-position: center;
          background-size: 36px;
          display: block; }
    .pane-destaques-panel-pane-1 .views-row:hover .pane-node-links ul a {
      transition: all .3s ease;
      cursor: pointer;
      opacity: 1; }
    .pane-destaques-panel-pane-1 .views-row .pane-node-field-destaque-start-point {
      background-position: left center;
      background-repeat: no-repeat;
      clear: left;
      float: left;
      line-height: 35px;
      padding-left: 35px;
      width: 50%; }
    .pane-destaques-panel-pane-1 .views-row .pane-node-field-destaque-end-point {
      font-size: 1.667rem;
      font-weight: 800; }
    .pane-destaques-panel-pane-1 .views-row .pane-node-field-destaque-start-point {
      background-image: url("../images/icons/svg/icon_startpoint.svg");
      font-size: 1.133rem; }
    .pane-destaques-panel-pane-1 .views-row .pane-node-field-promocao {
      color: #ed1b2f;
      float: right;
      font-family: "Nunito Sans", sans-serif;
      font-style: italic;
      margin-top: -75px;
      max-width: 140px;
      text-align: right; }
      .pane-destaques-panel-pane-1 .views-row .pane-node-field-promocao p {
        margin: 0;
        text-align: right;
        font-weight: 300; }
      .pane-destaques-panel-pane-1 .views-row .pane-node-field-promocao h2 {
        margin: 0;
        font-size: 2.95rem;
        font-weight: 700; }
        .pane-destaques-panel-pane-1 .views-row .pane-node-field-promocao h2 strong {
          font-size: 2rem; }
    .pane-destaques-panel-pane-1 .views-row .panel-sc2rows {
      overflow: hidden;
      position: relative; }
      .pane-destaques-panel-pane-1 .views-row .panel-sc2rows .sc2rows-top:before {
        transition: all .3s ease;
        background-color: rgba(255, 255, 255, 0.4);
        content: '';
        display: block;
        height: 100%;
        opacity: 1;
        position: absolute;
        width: 100%; }
      .pane-destaques-panel-pane-1 .views-row .panel-sc2rows:hover .sc2rows-top:before {
        transition: all .3s ease;
        display: none; }
      .pane-destaques-panel-pane-1 .views-row .panel-sc2rows .sc2rows-bottom {
        background-color: rgba(255, 255, 255, 0.4);
        bottom: 0;
        float: left;
        min-height: 115px;
        padding: 10px;
        position: absolute;
        text-transform: uppercase;
        width: 100%; }
      .pane-destaques-panel-pane-1 .views-row .panel-sc2rows img {
        width: 100%;
        height: auto; }
  .pane-destaques-panel-pane-1 .view-footer {
    float: left;
    text-align: center;
    width: 100%;
    padding: 20px 0; }
    .pane-destaques-panel-pane-1 .view-footer p {
      margin: 0; }
    .pane-destaques-panel-pane-1 .view-footer a {
      color: #000;
      text-decoration: none;
      color: #000;
      border: 1px solid #000;
      border-radius: 6px;
      display: inline-block;
      padding: 5px 20px;
      text-decoration: none;
      text-transform: uppercase; }
      .pane-destaques-panel-pane-1 .view-footer a:hover, .pane-destaques-panel-pane-1 .view-footer a:focus {
        color: #000;
        text-decoration: none; }

.entityform legend {
  display: none; }

.entityform .description {
  display: none; }

.entityform .fieldset-wrapper {
  background: none;
  border: 0;
  margin: 0;
  padding: 0; }
  .entityform .fieldset-wrapper .date-padding {
    padding: 0 !important; }

.entityform input {
  width: 100%; }

.entityform .form-actions {
  text-align: center; }
  .entityform .form-actions input {
    background-color: #ed1b2f;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    width: auto;
    -webkit-appearance: none; }

.entityform .field-name-field-aceitar-privacidade label {
  display: none; }

.entityform .field-name-field-aceitar-privacidade .form-checkboxes input {
  width: auto; }

.entityform .field-name-field-aceitar-privacidade .form-checkboxes label {
  display: inline; }

.entityform #edit-field-o-que-fazer-und input {
  margin-top: -5px;
  width: auto; }

.site-footer .region-footer {
  padding: 26px 0 26px;
  padding: 1.625rem 0 1.625rem; }

.site-footer .pane-bean-logo-footer {
  display: none; }
  .site-footer .pane-bean-logo-footer img {
    height: auto;
    margin: 0 auto;
    max-width: 150px; }

#footer {
  background: transparent;
  border: 0; }
  #footer .block-menu {
    float: left;
    margin: 0 50px 0 0; }
  #footer ul {
    margin: 0;
    padding: 0; }
    #footer ul li {
      list-style-type: none; }

#header {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

/* Address Field */
.form-item-customer-profile-billing-commerce-customer-address-und-0-premise {
  display: none;
  margin: 0; }

td.price {
  text-align: right; }

.sccheckout_pane .fieldset-wrapper {
  float: left;
  width: 100%; }
  .sccheckout_pane .fieldset-wrapper .form-required {
    position: absolute; }

.sccheckout_pane h3 {
  clear: both;
  font-size: 18px;
  margin-bottom: -20px; }

.sccheckout_pane div .description,
.sccheckout_pane .date-padding label {
  display: none; }

.sccheckout_pane .container-inline-date {
  margin-top: 1em; }
  .sccheckout_pane .container-inline-date .date-padding {
    width: 100%; }
  .sccheckout_pane .container-inline-date .form-item {
    margin: 0;
    width: 100%; }
    .sccheckout_pane .container-inline-date .form-item input {
      margin: 0;
      width: 100%; }

.pane-servicos-panel-pane-1 {
  background-color: #ed1b2f;
  color: white;
  float: left;
  width: 100%; }
  .pane-servicos-panel-pane-1 .panel-title {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px; }
  .pane-servicos-panel-pane-1 .pane-content {
    max-width: 850px;
    margin: auto; }
  .pane-servicos-panel-pane-1 .more-link {
    clear: both;
    padding: 20px;
    text-align: center;
    width: 100%; }
    .pane-servicos-panel-pane-1 .more-link a {
      color: white;
      text-decoration: none;
      border: 1px solid white;
      border-radius: 6px;
      padding: 5px 20px;
      text-transform: uppercase; }
      .pane-servicos-panel-pane-1 .more-link a:hover, .pane-servicos-panel-pane-1 .more-link a:focus {
        color: white;
        text-decoration: none; }
  .pane-servicos-panel-pane-1 .views-row {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 50%; }
    .pane-servicos-panel-pane-1 .views-row:nth-child(2n+1) {
      clear: both; }
    .pane-servicos-panel-pane-1 .views-row a {
      display: none; }
    .pane-servicos-panel-pane-1 .views-row .service-description {
      text-align: center;
      line-height: .9rem;
      margin-top: 10px;
      padding-left: 10px;
      padding-right: 20px;
      font-size: .9rem; }
    .pane-servicos-panel-pane-1 .views-row .service {
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      display: block;
      margin-left: auto;
      margin-right: auto;
      height: 100px;
      padding: 5px;
      width: 120px; }
      .pane-servicos-panel-pane-1 .views-row .service.tid-353 {
        background-image: url("../images/service/partidas.svg"); }
      .pane-servicos-panel-pane-1 .views-row .service.tid-354 {
        background-image: url("../images/service/cliente-frequente.svg"); }
      .pane-servicos-panel-pane-1 .views-row .service.tid-355 {
        background-image: url("../images/service/mala-pessoa.svg"); }
      .pane-servicos-panel-pane-1 .views-row .service.tid-356 {
        background-image: url("../images/service/qualidade.svg"); }
      .pane-servicos-panel-pane-1 .views-row .service.tid-357 {
        background-image: url("../images/service/wifi.svg"); }
      .pane-servicos-panel-pane-1 .views-row .service.tid-358 {
        background-image: url("../images/service/apoio-cliente.svg"); }

.site-sidebars {
  margin: 0; }

.view-agentes-pesquisa .item-list {
  border: 1px solid #E3E1E1;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.28);
  margin-bottom: 3%; }
  .view-agentes-pesquisa .item-list h3 {
    text-align: center; }
  .view-agentes-pesquisa .item-list ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.page-node-1503 h1,
.page-node-1846 h1,
.page-node-1907 h1,
.page-node-1850 h1 {
  display: none; }

.pane-destinos-style-view-all-destiny {
  clear: none;
  float: right;
  width: 100%; }

.view-all-destiny-block {
  clear: none;
  float: left;
  width: 100%; }
  .view-all-destiny-block .pane-title {
    font-size: 0.8rem;
    padding-left: 10px;
    text-transform: uppercase; }
  .view-all-destiny-block label {
    font-size: 0.6667rem;
    padding-left: 10px;
    text-transform: uppercase; }
  .view-all-destiny-block .select-wrapper select {
    -webkit-appearance: none;
    border: 1px solid #899399;
    border-left: 0px solid white;
    border-radius: 0;
    border-right: 0px solid white;
    height: 85px !important;
    min-height: auto;
    min-width: auto;
    padding: 0;
    padding-left: 10px; }
    .view-all-destiny-block .select-wrapper select option {
      font-size: 12px;
      line-height: 15px;
      min-height: auto;
      padding: 0;
      text-transform: uppercase; }
  .view-all-destiny-block .views-submit-button .form-submit {
    background-color: #0053A0;
    background-image: none !important;
    border: 0;
    border-radius: 8px;
    height: 37.38px;
    margin: 0;
    text-transform: uppercase;
    -webkit-appearance: none; }
    .view-all-destiny-block .views-submit-button .form-submit:hover {
      background-color: rgba(0, 83, 160, 0.7); }

.view-promoes .views-row {
  clear: both;
  float: left;
  margin-bottom: 40px;
  width: 100%; }

.view-promoes .node-teaser__title,
.view-promoes .field-name-body {
  padding: 0 20px;
  margin: auto;
  max-width: 850px; }

.view-promoes .node-teaser__title {
  font-size: 2rem;
  font-weight: normal;
  margin-top: 40px;
  margin-bottom: 20px; }

.wrapper {
  max-width: 100%;
  clear: both; }

.pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content {
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 10px; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .origin-pack,
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .destination-pack {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .origin-pack > div,
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .destination-pack > div {
      width: 100%; }

.not-front .pane-sc-tickets-movelia-sc-tickets-movelia-search {
  border-top: 4px solid #ed1b2f;
  background-image: url("../images/booking/bg-smph-booking.jpg");
  padding-top: 60px; }
  .not-front .pane-sc-tickets-movelia-sc-tickets-movelia-search:before {
    content: '';
    display: inline-block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 10px solid #ed1b2f;
    top: -12px;
    left: 0;
    right: 0;
    position: absolute; }

.pane-sc-tickets-movelia-sc-tickets-movelia-search {
  background-position: center;
  background-size: cover;
  float: left;
  padding-bottom: 0;
  padding-top: 20px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 999; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search input {
    font-family: "Nunito", sans-serif; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content {
    background: none;
    background-color: white;
    border-radius: 8px;
    clear: both;
    margin: 0 auto;
    padding: 20px;
    width: 96%;
    text-align: left;
    display: inline-block; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content label {
      text-transform: uppercase; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .people_choose_wrapper,
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .showpromo_wrapper {
      position: relative; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content label.error {
      display: none !important; }
      .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content label.error + div {
        border: 1px solid #ed1b2f;
        border-radius: 8px; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search form {
    float: left;
    width: 100%; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search form .form-item {
      margin: 0; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search form .form-required {
      color: #ed1b2f; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search form .form-type-radios label {
      line-height: 35px;
      margin: 0; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search form .form-type-radios.form-item-go-return-options {
      background-image: url("../images/booking/internorte-redbus.svg");
      background-position: left center;
      background-repeat: no-repeat;
      float: left;
      padding-left: 50px;
      width: 100%; }
      .pane-sc-tickets-movelia-sc-tickets-movelia-search form .form-type-radios.form-item-go-return-options .form-type-radio {
        float: left;
        margin: 0;
        display: block;
        width: 100%; }
        .pane-sc-tickets-movelia-sc-tickets-movelia-search form .form-type-radios.form-item-go-return-options .form-type-radio label {
          display: inline;
          float: left;
          margin-right: 10px; }
        .pane-sc-tickets-movelia-sc-tickets-movelia-search form .form-type-radios.form-item-go-return-options .form-type-radio input {
          float: right;
          margin-top: 10px; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search form .select-wrapper select {
      min-width: 100%; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search form .people_choose {
      background-color: #EAE9E9;
      border: 2px solid #0053A0;
      border-radius: 10px;
      padding: 10px;
      position: absolute;
      left: 0px;
      width: 250px; }
      .pane-sc-tickets-movelia-sc-tickets-movelia-search form .people_choose .form-item {
        width: 100%;
        float: left;
        margin: 0;
        margin-bottom: 5px; }
        .pane-sc-tickets-movelia-sc-tickets-movelia-search form .people_choose .form-item label {
          color: #000;
          float: left;
          white-space: nowrap; }
        .pane-sc-tickets-movelia-sc-tickets-movelia-search form .people_choose .form-item .select-wrapper,
        .pane-sc-tickets-movelia-sc-tickets-movelia-search form .people_choose .form-item .form-number,
        .pane-sc-tickets-movelia-sc-tickets-movelia-search form .people_choose .form-item input {
          float: right;
          max-width: 85px; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget {
    float: left;
    width: 100%; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget input,
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget select {
      height: 40px;
      border-radius: 8px; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget.views-submit-button {
      text-align: center;
      width: 100%;
      float: none !important;
      margin-left: auto;
      margin-right: auto; }
      .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget.views-submit-button input {
        background-color: #ed1b2f;
        float: none; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .showpromo_wrapper {
    background-color: #EAE9E9;
    background-image: url("../images/icons/svg/promoicon.svg");
    background-position: 90% center;
    background-repeat: no-repeat;
    border-radius: 8px;
    float: left;
    margin-top: 40px;
    height: 40px;
    margin-right: 5px; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .showpromo_wrapper .form-item-promocode {
      display: none;
      top: 40px; }
      .pane-sc-tickets-movelia-sc-tickets-movelia-search .showpromo_wrapper .form-item-promocode.show {
        display: block;
        clear: both;
        opacity: 1; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .showpromo_wrapper #edit-showpromo {
      opacity: 0;
      height: 100%;
      width: 70px; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .showpromo_wrapper .form-item-promocode {
      background-color: white;
      border: 2px solid #0053A0;
      border-radius: 10px;
      padding: 10px;
      position: absolute;
      left: 0px;
      width: 200px; }
      .pane-sc-tickets-movelia-sc-tickets-movelia-search .showpromo_wrapper .form-item-promocode label {
        color: #000; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .people_choose_wrapper {
    background-color: #EAE9E9;
    background-image: url("../images/icons/svg/icon_darkuser.svg");
    background-position: 90% center;
    background-repeat: no-repeat;
    border-radius: 8px;
    clear: both;
    float: left;
    margin-top: 40px;
    height: 40px;
    margin-right: 5px; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search label {
    color: #000;
    line-height: 25px;
    margin-top: 15px; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .description {
    display: none; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .form-submit {
    background-color: #0053A0;
    background-image: none !important;
    border: 0;
    border-radius: 8px;
    float: right;
    height: 37.38px;
    margin: 0;
    margin-top: 45px;
    text-transform: uppercase;
    -webkit-appearance: none; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .form-submit:hover {
      background-color: rgba(0, 83, 160, 0.7); }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .form-item-origin,
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .form-item-destiny {
    width: 100%; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .container-inline-date {
    clear: none;
    float: left;
    margin-right: 1em;
    width: 200px; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .container-inline-date input {
      background-image: url("../images/icons/svg/icon_bluecalendar.svg");
      background-position: 90% center;
      background-repeat: no-repeat;
      border-radius: 8px;
      font-family: "Nunito", sans-serif;
      height: 40px;
      line-height: 22px;
      width: 100%; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .form-item-promocode {
    float: left; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .people_choose {
    display: none;
    top: 40px; }
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .people_choose.show {
      display: block;
      clear: both;
      opacity: 1; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search .peopletotal {
    float: left;
    line-height: 37.38px;
    padding-left: 10px;
    padding-right: 60px;
    width: 30px;
    margin-top: -37.38px; }
  .pane-sc-tickets-movelia-sc-tickets-movelia-search #edit-showpeople {
    opacity: 0;
    height: 100%;
    width: 100%; }

.select-wrapper .selectize-control .selectize-input {
  background-image: none !important;
  background-color: transparent;
  border: 1px solid #899399 !important;
  border-radius: 8px; }
  .select-wrapper .selectize-control .selectize-input.input-active {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

.form-type-select > .select-wrapper.error .selectize-input {
  border: 2px solid red !important;
  border-radius: 6px; }

.selectize-dropdown,
.selectize-input {
  clear: both;
  display: inline-block;
  min-height: 40px;
  width: 100%; }
  .selectize-dropdown > div,
  .selectize-input > div {
    width: 90%;
    display: block;
    height: 100%; }
  .selectize-dropdown .city,
  .selectize-input .city {
    display: inline-block;
    line-height: 22px;
    float: left; }
  .selectize-dropdown .bus-stop,
  .selectize-input .bus-stop {
    display: inline-block;
    float: left;
    font-size: 85%;
    line-height: 22px;
    margin-left: 5px; }
  .selectize-dropdown .country,
  .selectize-input .country {
    display: inline-block;
    float: right;
    line-height: 22px; }

.booking-block {
  position: relative;
  z-index: 999; }

.front .pane-sctickets-journey-search .pane-content {
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 10px; }

.not-front .pane-sctickets-journey-search {
  border-top: 4px solid #ed1b2f;
  background-image: url("../images/booking/bg-smph-booking.jpg");
  padding-top: 60px; }
  .not-front .pane-sctickets-journey-search:before {
    content: '';
    display: inline-block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 10px solid #ed1b2f;
    top: -12px;
    left: 0;
    right: 0;
    position: absolute; }

.pane-sctickets-journey-search {
  background-position: center;
  background-size: cover;
  float: left;
  padding-bottom: 0;
  padding-top: 20px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 999; }
  .pane-sctickets-journey-search input {
    font-family: "Nunito", sans-serif; }
  .pane-sctickets-journey-search .pane-content {
    background: none;
    background-color: white;
    border-radius: 8px;
    clear: both;
    margin: 0 auto;
    padding: 20px;
    width: 96%;
    text-align: left;
    display: inline-block; }
    .pane-sctickets-journey-search .pane-content label {
      text-transform: uppercase; }
    .pane-sctickets-journey-search .pane-content .people_choose_wrapper,
    .pane-sctickets-journey-search .pane-content .showpromo_wrapper {
      position: relative; }
    .pane-sctickets-journey-search .pane-content label.error {
      display: none !important; }
      .pane-sctickets-journey-search .pane-content label.error + div {
        border: 1px solid #ed1b2f;
        border-radius: 8px; }
  .pane-sctickets-journey-search form {
    float: left;
    width: 100%; }
    .pane-sctickets-journey-search form .form-item {
      margin: 0; }
    .pane-sctickets-journey-search form .form-required {
      color: #ed1b2f; }
    .pane-sctickets-journey-search form .form-type-radios label {
      line-height: 35px;
      margin: 0; }
    .pane-sctickets-journey-search form .form-type-radios.form-item-go-return-options {
      background-image: url("../images/booking/internorte-redbus.svg");
      background-position: left center;
      background-repeat: no-repeat;
      float: left;
      padding-left: 50px;
      width: 100%; }
      .pane-sctickets-journey-search form .form-type-radios.form-item-go-return-options .form-type-radio {
        float: left;
        margin: 0;
        display: block;
        width: 100%; }
        .pane-sctickets-journey-search form .form-type-radios.form-item-go-return-options .form-type-radio label {
          display: inline;
          float: left;
          margin-right: 10px; }
        .pane-sctickets-journey-search form .form-type-radios.form-item-go-return-options .form-type-radio input {
          float: right;
          margin-top: 10px; }
    .pane-sctickets-journey-search form > div {
      display: inline-block; }
    .pane-sctickets-journey-search form .select-wrapper select {
      min-width: 100%; }
    .pane-sctickets-journey-search form .people_choose {
      background-color: #EAE9E9;
      border: 2px solid #0053A0;
      border-radius: 10px;
      padding: 10px;
      position: absolute;
      left: 0px;
      width: 250px; }
      .pane-sctickets-journey-search form .people_choose .form-item {
        width: 100%;
        float: left;
        margin: 0;
        margin-bottom: 5px; }
        .pane-sctickets-journey-search form .people_choose .form-item label {
          color: #000;
          float: left;
          white-space: nowrap; }
        .pane-sctickets-journey-search form .people_choose .form-item .select-wrapper,
        .pane-sctickets-journey-search form .people_choose .form-item .form-number,
        .pane-sctickets-journey-search form .people_choose .form-item input {
          float: right;
          max-width: 85px; }
  .pane-sctickets-journey-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget {
    float: left;
    width: 100%; }
    .pane-sctickets-journey-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget input,
    .pane-sctickets-journey-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget select {
      height: 40px;
      border-radius: 8px; }
    .pane-sctickets-journey-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget.views-submit-button {
      text-align: center;
      width: 100%;
      float: none !important;
      margin-left: auto;
      margin-right: auto; }
      .pane-sctickets-journey-search .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget.views-submit-button input {
        background-color: #ed1b2f;
        float: none; }
  .pane-sctickets-journey-search .showpromo_wrapper {
    background-color: #EAE9E9;
    background-image: url("../images/icons/svg/promoicon.svg");
    background-position: 90% center;
    background-repeat: no-repeat;
    border-radius: 8px;
    float: left;
    margin-top: 40px;
    height: 40px;
    margin-right: 5px; }
    .pane-sctickets-journey-search .showpromo_wrapper .form-item-promocode {
      display: none;
      top: 40px; }
      .pane-sctickets-journey-search .showpromo_wrapper .form-item-promocode.show {
        display: block;
        clear: both;
        opacity: 1; }
    .pane-sctickets-journey-search .showpromo_wrapper #edit-showpromo {
      opacity: 0;
      height: 100%;
      width: 70px; }
    .pane-sctickets-journey-search .showpromo_wrapper .form-item-promocode {
      background-color: white;
      border: 2px solid #0053A0;
      border-radius: 10px;
      padding: 10px;
      position: absolute;
      left: 0px;
      width: 200px; }
      .pane-sctickets-journey-search .showpromo_wrapper .form-item-promocode label {
        color: #000; }
  .pane-sctickets-journey-search .people_choose_wrapper {
    background-color: #EAE9E9;
    background-image: url("../images/icons/svg/icon_darkuser.svg");
    background-position: 90% center;
    background-repeat: no-repeat;
    border-radius: 8px;
    clear: both;
    float: left;
    margin-top: 40px;
    height: 40px;
    margin-right: 5px; }
  .pane-sctickets-journey-search label {
    color: #000;
    line-height: 25px;
    margin-top: 15px; }
  .pane-sctickets-journey-search .description {
    display: none; }
  .pane-sctickets-journey-search .form-submit {
    background-color: #0053A0;
    background-image: none !important;
    border: 0;
    border-radius: 8px;
    float: right;
    height: 37.38px;
    margin: 0;
    margin-top: 45px;
    text-transform: uppercase;
    -webkit-appearance: none; }
    .pane-sctickets-journey-search .form-submit:hover {
      background-color: rgba(0, 83, 160, 0.7); }
  .pane-sctickets-journey-search .form-item-origin,
  .pane-sctickets-journey-search .form-item-destiny {
    width: 100%; }
  .pane-sctickets-journey-search .form-item-origin {
    float: left; }
  .pane-sctickets-journey-search .form-item-destiny {
    float: right; }
  .pane-sctickets-journey-search .container-inline-date {
    clear: none;
    float: left;
    margin-right: 1em;
    width: 200px; }
    .pane-sctickets-journey-search .container-inline-date input {
      background-image: url("../images/icons/svg/icon_bluecalendar.svg");
      background-position: 90% center;
      background-repeat: no-repeat;
      border-radius: 8px;
      font-family: "Nunito", sans-serif;
      height: 40px;
      line-height: 22px;
      width: 100%; }
  .pane-sctickets-journey-search .form-item-promocode {
    float: left; }
  .pane-sctickets-journey-search .people_choose {
    display: none;
    top: 40px; }
    .pane-sctickets-journey-search .people_choose.show {
      display: block;
      clear: both;
      opacity: 1; }
  .pane-sctickets-journey-search .peopletotal {
    float: left;
    line-height: 37.38px;
    padding-left: 10px;
    padding-right: 60px;
    width: 30px;
    margin-top: -37.38px; }
  .pane-sctickets-journey-search #edit-showpeople {
    opacity: 0;
    height: 100%;
    width: 100%; }

fieldset#edit-origin-pack,
fieldset#edit-destination-pack {
  margin: 0; }
  fieldset#edit-origin-pack legend,
  fieldset#edit-destination-pack legend {
    display: none; }
  fieldset#edit-origin-pack .fieldset-wrapper,
  fieldset#edit-destination-pack .fieldset-wrapper {
    background: none;
    border: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 0;
    padding: 0; }
    fieldset#edit-origin-pack .fieldset-wrapper > div,
    fieldset#edit-destination-pack .fieldset-wrapper > div {
      width: 100%; }

section[id^="container-"] {
  padding: 0 26px;
  padding: 0 1.625rem;
  margin: 0 auto;
  max-width: 1158px;
  max-width: 75rem; }

#container-main {
  margin-bottom: 26px;
  margin-bottom: 1.625rem; }

.ui-tabs.ui-widget-content {
  border: 0;
  font-family: "Nunito", sans-serif;
  margin-top: 40px;
  padding: 0; }
  .ui-tabs.ui-widget-content .ui-tabs-panel {
    background-color: #F4F2F1; }
  .ui-tabs.ui-widget-content ul.ui-tabs-nav {
    background: none;
    border: 0;
    padding: 0; }
    .ui-tabs.ui-widget-content ul.ui-tabs-nav li {
      background: none;
      background-color: #E6E6E6;
      border: 0;
      color: #000; }
      .ui-tabs.ui-widget-content ul.ui-tabs-nav li.ui-state-active {
        background-color: #F4F2F1; }

.page-contactos .booking-block {
  margin: 0 !important; }

.page-contactos .ui-tabs-nav li {
  margin: 1px 1px 0 0;
  border-radius: 0; }

.page-contactos .ui-tabs-nav a {
  font-size: 12.448px;
  font-size: 0.778rem;
  font-weight: 700;
  text-transform: uppercase; }

.page-contactos .entity-entityform-type > h2 {
  display: none; }

.node-type-destaque .videoWrapper {
  float: left;
  position: relative;
  width: 100%; }

.node-type-destaque h1 {
  margin-top: 40px;
  text-align: center;
  text-transform: none; }

.node-type-destaque .pane-node-field-promocao {
  background-color: #ed1b2f;
  color: white;
  padding: 20px;
  text-align: right;
  text-transform: uppercase;
  width: 100%; }
  .node-type-destaque .pane-node-field-promocao p,
  .node-type-destaque .pane-node-field-promocao h2 {
    margin: 5px 0; }
  .node-type-destaque .pane-node-field-promocao .red {
    color: white; }

.node-type-destaque .node-destaque {
  max-width: 1200px;
  margin: 0 auto; }

.node-type-destinos .region-highlighted {
  display: inline-block; }

.node-type-destinos .pane-node-field-ticket-price {
  background-color: #ed1b2f;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 999;
  width: 100%; }
  .node-type-destinos .pane-node-field-ticket-price .pane-content {
    -ms-flex-align: center;
        align-items: center;
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
    padding: 20px;
    text-align: right; }

.node-type-destinos.obs-price-true .pane-node-field-ticket-price .pane-content:after {
  content: '*';
  color: white;
  display: block;
  margin-left: 5px;
  height: 10px;
  position: relative;
  width: 10px;
  font-size: 1.333rem;
  float: right; }

.front .content-constrained.l-constrained .pane-page-content {
  padding: 0; }

.front.banner .wrapper--site-info {
  top: 0; }

.page-cart .view-commerce-cart-form tbody tr.even,
.page-cart .view-commerce-cart-form tbody tr.odd {
  background-color: transparent !important; }

.page-cart .view-commerce-cart-form .views-field-edit-delete input {
  font-size: 16px;
  font-size: 1rem;
  padding: 0.4em; }
  .page-cart .view-commerce-cart-form .views-field-edit-delete input:hover {
    background-color: rgba(237, 27, 47, 0.7); }

.page-cart .view-commerce-cart-form #edit-submit {
  border: 0;
  text-transform: uppercase; }

.page-cart .view-commerce-cart-form #edit-checkout {
  background-color: #062140;
  border: 0;
  margin: 0;
  text-transform: uppercase; }
  .page-cart .view-commerce-cart-form #edit-checkout:hover {
    background-color: rgba(6, 33, 64, 0.7); }

.sccheckout_pane_complete_message > legend {
  display: none; }

.page-checkout .commerce-order-handler-area-order-total .commerce-price-formatted-components {
  width: 90%; }
  .page-checkout .commerce-order-handler-area-order-total .commerce-price-formatted-components .component-total {
    min-width: 100px; }

.page-checkout .sccheckout_pane .messages--error {
  display: none; }

.page-checkout .fieldset-wrapper {
  background-color: transparent;
  overflow: visible; }

.page-checkout .fieldset-legend {
  text-transform: uppercase; }

.page-checkout tbody {
  border: 0px solid #ed1b2f; }

.page-checkout tbody tr.even,
.page-checkout tbody tr.odd {
  background-color: transparent; }

.page-checkout .customer_profile_billing .fieldset-wrapper {
  float: left;
  width: 100%; }

.page-checkout .customer_profile_billing .country {
  display: block; }

.page-checkout .customer_profile_billing .form-submit {
  clear: both;
  float: left;
  margin: 0; }
  .page-checkout .customer_profile_billing .form-submit:hover {
    background-color: #ed1b2f; }

.page-checkout .customer_profile_billing {
  margin-top: -50px; }
  .page-checkout .customer_profile_billing .collapsed {
    margin-top: 20px; }
  .page-checkout .customer_profile_billing .fieldset-wrapper {
    border-top: 0 solid red; }
  .page-checkout .customer_profile_billing > legend {
    display: none; }

.page-checkout .field-name-field-i-need-an-invoice {
  display: none; }

.page-checkout .commerce_payment .select-wrapper {
  float: left; }
  .page-checkout .commerce_payment .select-wrapper select {
    min-width: auto;
    width: auto; }

.page-checkout .commerce_payment .commerce-month-year-divider {
  float: left;
  margin-top: 4px;
  margin-left: 5px;
  margin-right: 5px; }

.page-checkout .commerce-credit-card-expiration #edit-commerce-payment-payment-details-credit-card-exp-month {
  float: left;
  width: 100px; }

.page-checkout .checkout-buttons {
  text-align: center; }
  .page-checkout .checkout-buttons .checkout-cancel {
    line-height: 32.38px; }

.page-checkout #edit-continue {
  background-color: #062140;
  border: 0;
  margin: 0;
  text-transform: uppercase;
  width: 90%; }
  .page-checkout #edit-continue:hover {
    background-color: rgba(6, 33, 64, 0.7); }

.page-checkout .commerce_payment .fieldset-wrapper {
  float: left;
  width: 100%; }

.page-checkout .commerce_payment .commerce-paypal-icon {
  float: left;
  margin-right: 10px;
  margin-top: 0px;
  top: 0; }

.page-checkout .commerce_payment .commerce-paypal-icons {
  clear: both; }
  .page-checkout .commerce_payment .commerce-paypal-icons .commerce-paypal-icon {
    float: left;
    top: 0px; }

.page-checkout .commerce_payment span.label {
  float: left; }

.page-checkout .commerce_payment .form-type-radio {
  display: block;
  float: left;
  width: 100%; }
  .page-checkout .commerce_payment .form-type-radio input,
  .page-checkout .commerce_payment .form-type-radio label {
    float: left;
    margin-right: 10px; }

.page-checkout .commerce_payment #payment-details {
  clear: both; }

.page-checkout .commerce_payment #edit-commerce-payment-payment-details-commerce-paylinebymonext-contract {
  display: none; }

.page-checkout .sccheckout_pane_cgv .fieldset-wrapper {
  float: left;
  width: 100%; }

.page-checkout .form-item-sccheckout-pane-cgv-cgv label.error {
  background-color: #ed1b2f;
  color: white;
  display: block;
  float: left;
  margin-top: 10px;
  padding: 10px;
  width: 100%; }
  .page-checkout .form-item-sccheckout-pane-cgv-cgv label.error a {
    color: white;
    text-decoration: none; }
    .page-checkout .form-item-sccheckout-pane-cgv-cgv label.error a:hover, .page-checkout .form-item-sccheckout-pane-cgv-cgv label.error a:focus {
      color: white;
      text-decoration: none; }

#skip-link {
  margin: 0;
  padding: 0; }
  #skip-link li {
    list-style-type: none; }

.content-constrained,
.pane-page-content {
  float: left;
  width: 100%; }

.node-full .pane-node-body {
  margin-left: auto;
  margin-right: auto;
  max-width: 850px; }

.pane-page-title {
  display: inline-block;
  width: 100%; }

body.scp-content-full .content-constrained {
  display: none; }

.map-with-search-box .bef-select-as-links > .form-item {
  -webkit-appearance: none;
  border: 1px solid #899399;
  border-left: 0px solid white;
  border-radius: 0;
  border-right: 0px solid white;
  height: 145px !important;
  min-height: auto;
  min-width: auto;
  overflow-y: scroll;
  padding: 0; }
  .map-with-search-box .bef-select-as-links > .form-item .form-type-bef-link {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    min-height: auto;
    padding: 0;
    text-transform: uppercase; }
  .map-with-search-box .bef-select-as-links > .form-item a {
    color: #000;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 10px; }
    .map-with-search-box .bef-select-as-links > .form-item a:hover, .map-with-search-box .bef-select-as-links > .form-item a:focus {
      color: #000;
      text-decoration: none; }
    .map-with-search-box .bef-select-as-links > .form-item a.active {
      background-color: #ed1b2f;
      color: white; }

.map-with-search-box .views-submit-button {
  display: none; }

.lista-pontos-de-venda {
  margin-top: 40px;
  display: inline-block;
  width: 100%; }
  .lista-pontos-de-venda .locais {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .lista-pontos-de-venda .local {
    background-color: #EAE9E9;
    margin: 1%;
    padding: 1%;
    width: 48%; }
    .lista-pontos-de-venda .local .views-field-title {
      font-weight: 700; }
    .lista-pontos-de-venda .local:last-child {
      margin-right: auto; }
  .lista-pontos-de-venda .pager {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }

.page-tickets-searchresults {
  background-color: #F4F2F1; }
  .page-tickets-searchresults .pane-page-title {
    padding-left: 55px;
    background-image: url("../images/icons/svg/redbus.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain; }
    .page-tickets-searchresults .pane-page-title h1 {
      font-weight: bold;
      line-height: 40px;
      margin: 0;
      text-transform: none; }
  .page-tickets-searchresults .xxx,
  .page-tickets-searchresults .xxx-rev,
  .page-tickets-searchresults #rev {
    float: left;
    position: relative;
    width: 100%; }
  .page-tickets-searchresults #rev {
    padding-top: 50px; }
  .page-tickets-searchresults .xxx-rev {
    padding-top: 20px; }
  .page-tickets-searchresults .loader {
    margin-top: 20px; }
  .page-tickets-searchresults .booking-block {
    display: none;
    opacity: 0; }
    .page-tickets-searchresults .booking-block.show {
      display: block;
      opacity: 1; }
  .page-tickets-searchresults .transfer-detail {
    clear: both;
    display: block;
    float: left; }
  .page-tickets-searchresults .transfer {
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 4px; }
  .page-tickets-searchresults .transfer-direct {
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-size: 15px;
    line-height: 100%;
    padding: 2px 4px;
    text-align: center; }
  .page-tickets-searchresults .peopleclick {
    background-color: #ed1b2f;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    display: none;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    width: 15px; }
  .page-tickets-searchresults .transfer-detail {
    background-color: #F4F2F1;
    color: #000;
    border-radius: 8px;
    position: absolute; }
    .page-tickets-searchresults .transfer-detail .journey-detail--wait {
      font-size: 72%;
      padding: 5px 20px; }
    .page-tickets-searchresults .transfer-detail .journey-detail--transfer {
      font-size: 110%; }
  .page-tickets-searchresults .dateitem {
    border-bottom: 2px solid transparent;
    cursor: pointer;
    margin: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding: 1px; }
    .page-tickets-searchresults .dateitem.active {
      border-bottom-color: #4EBBE4; }
    .page-tickets-searchresults .dateitem button {
      width: 100%; }
  .page-tickets-searchresults .search-result--origin {
    font-weight: 700; }
  .page-tickets-searchresults .search-result {
    background-color: #E6E6E6;
    clear: both;
    float: left;
    padding: 20px;
    position: relative;
    width: 100%; }
    .page-tickets-searchresults .search-result .search-result--origin,
    .page-tickets-searchresults .search-result .search-result--destination {
      clear: left;
      float: left;
      width: 100%; }
    .page-tickets-searchresults .search-result .search-result--origin--datetime,
    .page-tickets-searchresults .search-result .search-result--destination--datetime {
      float: left;
      min-width: 50px;
      max-width: 70px;
      width: 25%; }
    .page-tickets-searchresults .search-result .search-result--origin--start--point,
    .page-tickets-searchresults .search-result .search-result--destination--end--point {
      background-position: left center;
      background-repeat: no-repeat;
      background-size: auto;
      float: left;
      padding-left: 20px;
      width: 75%; }
    .page-tickets-searchresults .search-result .search-result--price {
      display: inline-block;
      float: right;
      font-weight: bold;
      padding: 5px 0px; }
      .page-tickets-searchresults .search-result .search-result--price * {
        font-family: "Nunito Sans", sans-serif; }
    .page-tickets-searchresults .search-result .search-result--duration {
      float: left;
      margin-right: 15px;
      margin-top: 10px; }
    .page-tickets-searchresults .search-result .search-result--duration-text {
      background-image: url("../images/icons/svg/infoclock.svg");
      background-position: left center;
      background-repeat: no-repeat;
      color: #000;
      font-size: 90%;
      padding-left: 25px; }
    .page-tickets-searchresults .search-result .booknowbt {
      background-color: #ed1b2f;
      border: 0px solid #ed1b2f;
      font-size: 17.6px;
      font-size: 1.1rem;
      font-weight: 700;
      margin: 0 10px 0 0;
      text-transform: uppercase; }
      .page-tickets-searchresults .search-result .booknowbt > span {
        font-size: 11.2px;
        font-size: 0.7rem; }
      .page-tickets-searchresults .search-result .booknowbt.disabledbt {
        background-color: #a3656b;
        border: 0px solid #a3656b; }
      .page-tickets-searchresults .search-result .booknowbt.processbt {
        background-color: #0053a0;
        border: 0px solid #0053a0; }
      .page-tickets-searchresults .search-result .booknowbt:only-child {
        margin-right: 0; }
      .page-tickets-searchresults .search-result .booknowbt:last-child {
        margin-right: 0; }
  .page-tickets-searchresults .journey-search-resume-info {
    display: none;
    font-size: 12px;
    font-weight: 700;
    line-height: 26px; }
    .page-tickets-searchresults .journey-search-resume-info .search-result--point {
      padding-left: 20px;
      padding-right: 20px;
      width: 50%; }
    .page-tickets-searchresults .journey-search-resume-info .search-result--time,
    .page-tickets-searchresults .journey-search-resume-info .search-result--point {
      float: left; }
  .page-tickets-searchresults .people-prices {
    clear: both;
    display: none;
    margin: 0;
    padding: 0; }
    .page-tickets-searchresults .people-prices.show {
      display: block; }
    .page-tickets-searchresults .people-prices ol {
      margin: 0;
      padding: 0; }
      .page-tickets-searchresults .people-prices ol .people-item-fareclass,
      .page-tickets-searchresults .people-prices ol .people-item-price {
        float: left;
        margin-left: 10px; }
      .page-tickets-searchresults .people-prices ol .people-item-price {
        color: #ed1b2f;
        font-weight: bold; }

.scp-default .wrapper--header {
  background-color: white;
  float: left;
  width: 100%; }
  .scp-default .wrapper--header .navigation-header {
    background-color: #ed1b2f;
    float: right;
    z-index: 999;
    width: 100%; }
  .scp-default .wrapper--header .pane-page-logo a {
    padding-top: 15px;
    padding-bottom: 15px; }

.scp-default .wrapper--footer #container-footer {
  background-color: #0051A2;
  float: left;
  width: 100%; }

.scp-default .wrapper--footer a {
  color: white;
  text-decoration: none; }
  .scp-default .wrapper--footer a:hover, .scp-default .wrapper--footer a:focus {
    color: white;
    text-decoration: none; }

.scp-default .wrapper--footer .menu a {
  padding: 6.66667px; }
  .scp-default .wrapper--footer .menu a:hover {
    font-weight: 800;
    opacity: .9; }
  .scp-default .wrapper--footer .menu a.active {
    font-weight: 800;
    opacity: 1; }

.scp-default .main__highlighted {
  float: left;
  width: 100%; }

.l-constrained {
  padding-left: 5%;
  padding-right: 5%; }

body.unpublished #main {
  background-color: #fff4f4; }

body #admin-menu {
  z-index: 9999; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body #admin-menu {
    display: none; }

.pane-page-logo {
  background-color: white;
  float: left;
  text-align: center;
  position: relative;
  width: 100%; }
  .pane-page-logo a {
    display: block; }
  .pane-page-logo img {
    display: inline-block;
    max-width: 140px;
    vertical-align: middle; }

.scp-search-tickets #back-top {
  bottom: -500px; }

.pane-pane-messages .tabs {
  padding-top: 20px; }

.page-user a {
  display: block; }

.admin-menu .wrapper--title {
  margin-top: 0; }

.admin-menu .home-page-banner {
  margin-top: 0; }

.panel-sctop2cols .sctop2cols-top,
.panel-sctop2cols .sctop2cols-left,
.panel-sctop2cols .sctop2cols-right {
  display: block;
  float: left;
  width: 100%; }

@media screen and (min-width: 80em) {

  body,
  html {
    margin: 0;
    width: 100%;
    max-width: none; }

  html {
    font-size: 15.44px;
    font-size: 0.965rem; }

  h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.09456;
    margin-top: 10.4px;
    margin-top: 0.67358rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h2 {
    font-size: 22.224px;
    font-size: 1.389rem;
    line-height: 1.09456;
    margin-top: 31.2px;
    margin-top: 2.02073rem;
    margin-bottom: 5.2px;
    margin-bottom: 0.33679rem; }

  h3 {
    font-size: 21.28px;
    font-size: 1.33rem;
    line-height: 1.68394;
    margin-top: 13px;
    margin-top: 0.84197rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h4 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.68394;
    margin-top: 19.5px;
    margin-top: 1.26295rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h5 {
    font-size: 17.792px;
    font-size: 1.112rem;
    line-height: 1.68394;
    margin-top: 32.5px;
    margin-top: 2.10492rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h6 {
    font-size: 17.6px;
    font-size: 1.1rem;
    line-height: 1.68394;
    margin-top: 32.5px;
    margin-top: 2.10492rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h1 + h2 {
    margin-top: 26px;
    margin-top: 1.68394rem; }

  h2 + h3,
    h3 + h4,
    h4 + h5 {
    margin-top: 13px;
    margin-top: 0.84197rem; }

  h5 + h6 {
    margin-top: -13px;
    margin-top: -0.84197rem; }

  figure.floatLeft,
  figure.floatRight {
    max-width: 579px;
    max-width: 37.5rem;
    padding: 0 26px;
    padding: 0 1.68394rem; }

  figure.floatLeft blockquote,
  figure.floatRight blockquote {
    padding: 0;
    text-align: left; }

  figure.floatLeft blockquote p,
  figure.floatRight blockquote p {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.68394; }

  figcaption {
    line-height: 1.68394;
    margin-bottom: 0; }

  blockquote {
    padding-left: 2rem; }

  figure blockquote {
    padding: 52px 0 26px;
    padding: 3.36788rem 0 1.68394rem;
    text-align: center; }

  figure blockquote p {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 2.52591; }

  hr {
    margin-top: 52px;
    margin-top: 3.36788rem;
    margin-bottom: 52px;
    margin-bottom: 3.36788rem;
    height: 26px;
    height: 1.68394rem; }

  hr {
    background-size: 100% 26px;
    background-size: 100% 1.68394rem;
    background-image: linear-gradient(to bottom, transparent 1px, transparent 11px, #000 11px, #000 15px, transparent 15px, transparent 26px); }

  small {
    line-height: 0.84197; }

  code {
    padding: 26px;
    padding: 1.68394rem; }

  .grid, .grid-double {
    background-size: 100% 26px;
    background-size: 100% 1.68394rem; }

  .grid-double {
    background-image: linear-gradient(to bottom, rgba(0, 170, 255, 0.3) 1px, transparent 1px, transparent 13px, rgba(0, 170, 255, 0.2) 13px, transparent 14px, transparent 26px); }

  .toggleWrapper {
    right: 26px;
    top: 26px; }

  .btnToggleGrid {
    top: 26px;
    right: 26px; } }

@media (min-width: 50em) {

  body {
    line-height: 1.625; }

  .sidebar-first main {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 73%;
    margin-left: 0%;
    margin-right: 8%;
    position: relative;
    left: 27%; }

  .sidebar-first main:before, .sidebar-first main:after {
    content: '';
    display: table; }

  .sidebar-first main:after {
    clear: both; }

  .sidebar-first main:last-child {
    margin-right: 0%; }

  .sidebar-first .site-sidebars {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 19%;
    margin-left: 0%;
    margin-right: 8%;
    position: relative;
    left: -81%; }

  .sidebar-first .site-sidebars:before, .sidebar-first .site-sidebars:after {
    content: '';
    display: table; }

  .sidebar-first .site-sidebars:after {
    clear: both; }

  .sidebar-first .site-sidebars:last-child {
    margin-right: 0%; }

  .sidebar-second main {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 73%;
    margin-left: 0%;
    margin-right: 8%; }

  .sidebar-second main:before, .sidebar-second main:after {
    content: '';
    display: table; }

  .sidebar-second main:after {
    clear: both; }

  .sidebar-second main:last-child {
    margin-right: 0%; }

  .sidebar-second .site-sidebars {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 19%;
    margin-left: 0%;
    margin-right: 8%; }

  .sidebar-second .site-sidebars:before, .sidebar-second .site-sidebars:after {
    content: '';
    display: table; }

  .sidebar-second .site-sidebars:after {
    clear: both; }

  .sidebar-second .site-sidebars:last-child {
    margin-right: 0%; }

  .two-sidebars main {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 46%;
    margin-left: 0%;
    margin-right: 8%;
    position: relative;
    left: 27%; }

  .two-sidebars main:before, .two-sidebars main:after {
    content: '';
    display: table; }

  .two-sidebars main:after {
    clear: both; }

  .two-sidebars main:last-child {
    margin-right: 0%; }

  .two-sidebars .region-sidebar-first {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 19%;
    margin-left: 0%;
    margin-right: 8%;
    position: relative;
    left: -54%; }

  .two-sidebars .region-sidebar-first:before, .two-sidebars .region-sidebar-first:after {
    content: '';
    display: table; }

  .two-sidebars .region-sidebar-first:after {
    clear: both; }

  .two-sidebars .region-sidebar-first:last-child {
    margin-right: 0%; }

  .two-sidebars .region-sidebar-second {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 19%;
    margin-left: 0%;
    margin-right: 8%; }

  .two-sidebars .region-sidebar-second:before, .two-sidebars .region-sidebar-second:after {
    content: '';
    display: table; }

  .two-sidebars .region-sidebar-second:after {
    clear: both; }

  .two-sidebars .region-sidebar-second:last-child {
    margin-right: 0%; }

  body .flexslider .flex-control-nav {
    display: none; }

  body .flexslider .flex-direction-nav {
    display: block; }

  .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-trip {
    float: right;
    margin-top: 36px;
    width: 30%; }

  .pane-sctickets-sctickets-search-journey-resume .journey-search-resume-date-nav {
    margin-top: 0;
    width: 69%; }

  .site-info .site-header__slogan {
    float: right;
    clear: none; }

  .pane-bean-titulo-reservas h2 {
    font-size: 2rem;
    padding-top: 60px;
    padding-bottom: 30px; }

  .pane-destaques-panel-pane-1 .views-row {
    float: left;
    width: 50%; }

  .sccheckout_pane .fieldset-wrapper > .form-type-textfield,
  .sccheckout_pane .fieldset-wrapper > .container-inline-date,
  .sccheckout_pane .fieldset-wrapper > .form-type-telfield {
    float: left;
    margin-right: .5%;
    width: 19.5%; }

  .sccheckout_pane .fieldset-wrapper > .container-inline-date {
    clear: none; }

  .pane-servicos-panel-pane-1 .views-row {
    width: 33%; }

  .pane-servicos-panel-pane-1 .views-row:nth-child(2n+1) {
    clear: none; }

  .pane-servicos-panel-pane-1 .views-row:nth-child(3n+1) {
    clear: left; }

  .site-sidebars {
    margin: 26px 0 26px;
    margin: 1.625rem 0 1.625rem; }

  .view-agentes-pesquisa .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .view-agentes-pesquisa .item-list {
    float: left;
    width: 50%; }

  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content {
    max-width: 850px;
    position: relative;
    width: 100%; }

  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .people_choose_wrapper {
    clear: none; }

  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .form-type-radios.form-item-go-return-options .form-type-radio {
    margin-right: 20px;
    width: auto; }

  .pane-sctickets-journey-search .form-item-origin,
  .pane-sctickets-journey-search .form-item-destiny {
    width: 49%; }

  .pane-sctickets-journey-search .pane-content {
    max-width: 850px;
    position: relative;
    width: 100%; }

  .pane-sctickets-journey-search .pane-content .people_choose_wrapper {
    clear: none; }

  .pane-sctickets-journey-search .pane-content .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget {
    float: left;
    width: 49%; }

  .pane-sctickets-journey-search .pane-content .pane-views-exp-agentes-pesquisa-page-1 .views-exposed-widget:nth-child(2) {
    float: right; }

  .pane-sctickets-journey-search .pane-content .form-type-radios.form-item-go-return-options .form-type-radio {
    margin-right: 20px;
    width: auto; }

  .page-contactos .node-15 .pane-node-body {
    position: relative; }

  .page-contactos .node-15 .pane-node-body .pane-content {
    float: left;
    text-align: right;
    width: 45%; }

  .page-contactos .node-15 .pane-node-body:after {
    display: block;
    float: right;
    width: 40%;
    content: '';
    position: relative;
    background-image: url("../images/contactcenter.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 380px; }

  .node-type-destaque .pane-node-field-promocao {
    background-color: transparent;
    background-image: url("../images/maskpromo.svg");
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -20px;
    position: absolute;
    right: 100px;
    width: 220px;
    z-index: 999;
    padding-right: 30px; }

  .node-type-destaque .pane-node-field-promocao h2 {
    font-size: 3rem; }

  .node-type-destinos.obs-price-true .pane-node-field-ticket-price .pane-content:after {
    margin-top: -40px; }

  .node-type-destinos .pane-node-field-ticket-price {
    background-color: transparent;
    background-image: url("../images/maskpromo.svg");
    bottom: -20px;
    position: absolute;
    right: 100px;
    z-index: 999;
    width: 225px; }

  .node-type-destinos .pane-node-field-ticket-price .pane-content {
    display: -ms-flexbox;
    display: flex;
    font-size: 2.5rem;
    height: 130px;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .lista-pontos-de-venda .local {
    width: 31%; }

  .panel-sctop2cols .sctop2cols-left {
    width: 60%; }

  .panel-sctop2cols .sctop2cols-right {
    float: right;
    width: 38%; } }

@media (min-width: 62.5em) {

  .pane-locale-language-content {
    float: right;
    margin-right: 0;
    position: relative; }

  .pane-locale-language-content p {
    color: white; }

  .pane-locale-language-content a {
    color: #ed1b2f;
    text-decoration: none; }

  .pane-locale-language-content a:hover, .pane-locale-language-content a:focus {
    color: #ed1b2f;
    text-decoration: none; }

  .pane-locale-language-content .edition-check {
    height: 80px; }

  .pane-locale-language-content .pane-content {
    border-left: 0px solid white;
    height: 80px; }

  .pane-locale-language-content .pane-content > .language-switcher-locale-url {
    right: -15px;
    top: 80px; }

  .pane-locale-language-content .pane-content > .language-switcher-locale-url:before {
    border-bottom: 7px solid white;
    display: none; }

  .pane-locale-language-content .language-switcher-locale-url:hover {
    opacity: 1;
    visibility: visible; }

  .pane-locale-language-content .show-edition-active {
    display: none !important; }

  .hide-mobile {
    display: block !important; }

  .hide-desk {
    display: none !important; }

  .journey-travel-journey,
  .journey-travel-bus {
    width: 50%; }

  .pane-sccart-sccart-checkout-progress {
    margin-bottom: 60px;
    padding-top: 60px; }

  .pane-sccart-sccart-checkout-progress ol li {
    padding-bottom: 20px; }

  .panel-pane.pane-bean-cidades-call-center {
    margin-left: 20%; }

  .panel-pane.pane-bean-cidades-call-center,
  .panel-pane.pane-bean-cidades-website {
    width: 30%; }

  .pane-sccart-sccart-round-trip-journey,
  .pane-sccart-sccart-shoppping-cart-resume {
    border-top: 0px solid #ed1b2f;
    position: relative;
    width: 30% !important; }

  .pane-sccart-sccart-round-trip-journey .cart-resume-leg.row,
    .pane-sccart-sccart-shoppping-cart-resume .cart-resume-leg.row {
    padding-left: 35px; }

  .pane-menu-menu-footer-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }

  .pane-menu-menu-footer-menu ul li {
    width: auto; }

  .site-header .pane-system-main-menu {
    padding: 10px 0; }

  .site-header ul.main-menu--level-1 {
    border-right: 1px solid white; }

  .site-header ul.main-menu--level-1 .main-menu__item a {
    line-height: 57px; }

  .site-header ul.main-menu--level-1 .main-menu__item.mnu-search, .site-header ul.main-menu--level-1 .main-menu__item.mnu-contact {
    display: none; }

  .pane-menu-menu-float-menu {
    display: block; }

  .panel-pane.pane-superfish-1 {
    -ms-flex-align: center;
    align-items: center;
    clear: none;
    display: -ms-flexbox;
    display: flex;
    float: right;
    height: 80px; }

  .panel-pane.pane-superfish-1 .sf-sub-indicator {
    display: none; }

  .panel-pane.pane-superfish-1 ul.sf-menu li.active-trail > a {
    font-weight: bold;
    opacity: 1; }

  .panel-pane.pane-superfish-1 ul.sf-menu a {
    padding: 0.75em 15px; }

  .panel-pane.pane-superfish-1 ul.sf-menu a .sf-sub-indicator {
    right: -5px;
    top: 15px; }

  .pane-menu-menu-top-aux {
    display: block; }

  .site-footer {
    padding-bottom: 0; }

  .site-footer .pane-bean-logo-footer {
    display: block; }

  .view-agentes-pesquisa .item-list {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%; }

  .view-agentes-pesquisa .item-list:before, .view-agentes-pesquisa .item-list:after {
    content: '';
    display: table; }

  .view-agentes-pesquisa .item-list:after {
    clear: both; }

  .view-agentes-pesquisa .item-list:nth-child(4n) {
    margin-right: 0%;
    float: right; }

  .view-agentes-pesquisa .item-list:nth-child(4n + 1) {
    clear: both; }

  .view-promoes .views-row {
    margin-bottom: 80px; }

  .view-promoes .node-teaser__title,
  .view-promoes .field-name-body {
    padding: 0; }

  .page-checkout #edit-continue {
    width: 50%; }

  .lista-pontos-de-venda .local {
    width: 23%; }

  .page-tickets-searchresults .search-result .search-result--origin,
  .page-tickets-searchresults .search-result .search-result--destination {
    width: 50%; }

  .page-tickets-searchresults .search-result .search-result--book {
    margin-top: -15px; }

  .page-tickets-searchresults .search-result .search-result--duration {
    margin-top: -25px; }

  .page-tickets-searchresults .search-result .search-result--price {
    margin-top: -25px;
    width: 30%;
    text-align: right; }

  .page-tickets-searchresults .search-result .search-result--price .search--people {
    font-size: 70%; }

  .page-tickets-searchresults .journey-search-resume-info {
    display: block; }

  .page-tickets-searchresults .search-result .search-result--duration {
    margin-right: 25px; }

  .page-tickets-searchresults .pane-page-content {
    float: left;
    width: 69%;
    margin-top: -150px; }

  .page-tickets-searchresults .pane-page-content.panel-pane {
    clear: none; }

  .scp-default .wrapper--header {
    width: 100%;
    z-index: 999; }

  .scp-default .wrapper--header .pane-page-logo {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    text-align: left; }

  .scp-default .wrapper--header .pane-page-logo .pane-content {
    width: 100%; }

  .scp-default .wrapper--header .pane-page-logo a {
    display: block;
    width: 100%;
    padding-left: 2%; }

  .scp-default .wrapper--header .navigation-header {
    height: 100%;
    position: relative;
    width: 70%; }

  .scp-default .wrapper--header .navigation-header:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url("../images/headermask.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    height: 100%;
    width: 118px;
    left: -15px;
    top: 0; }

  .scp-default .wrapper--footer {
    background: url("../images/bgfooterpic.jpg") no-repeat center;
    padding-top: 100px; }

  .scp-default .wrapper--footer:before {
    background-image: url("../images/internortefooter.png");
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 170px;
    position: relative;
    width: 100%; }

  .scp-default.scp-wobanner .wrapper--header {
    position: relative; }

  .scp-default.scp-wobanner .main__highlighted {
    padding: 0; }

  .l-constrained {
    padding-left: 10%;
    padding-right: 10%; }

  .pane-page-logo img {
    max-width: 200px; }

  .scp-search-tickets #back-top {
    bottom: 10px; }

  body #admin-menu {
    display: block; }

  .pane-page-logo img {
    max-width: 240px; } }

@media all and (max-width: 430px) {

  .video {
    display: none; } }

@media (min-width: 80em) {

  .wrap-c2a .c2a-group {
    padding: 0; }

  .wrap-c2a .c2a-text {
    display: inline-block;
    font-size: 2.6rem;
    left: 0;
    line-height: 40px;
    margin: auto;
    max-width: 1000px;
    right: 0; }

  .pane-destaques-panel-pane-1 .views-row {
    zoom: 1;
    float: left;
    display: inline;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: 0%; }

  .pane-destaques-panel-pane-1 .views-row:before, .pane-destaques-panel-pane-1 .views-row:after {
    content: '';
    display: table; }

  .pane-destaques-panel-pane-1 .views-row:after {
    clear: both; }

  #header {
    max-width: 1200px; }

  #header:after {
    position: absolute;
    right: 0;
    background-color: #ed1b2f;
    width: 50%;
    height: 80px;
    display: inline;
    content: ''; }

  .pane-servicos-panel-pane-1 .views-row {
    width: calc(100% / 6); }

  .pane-servicos-panel-pane-1 .views-row:nth-child(3n+1) {
    clear: none; }

  .front .pane-sc-tickets-movelia-sc-tickets-movelia-search {
    padding: 0; }

  .front .main__highlighted {
    position: relative; }

  .front .main__highlighted:after {
    content: '';
    width: 100%;
    height: 135px;
    background-image: url("../images/padrao.svg");
    display: block;
    position: relative;
    float: left;
    border-top: 4px solid #ed1b2f; }

  .front .pane-sctickets-journey-search {
    padding: 0; }

  .front .booking-block {
    bottom: 35px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0; }

  .front .wrapper--main {
    float: left;
    width: 100%; }

  .l-constrained {
    float: none;
    margin: auto;
    max-width: 1200px;
    padding: 0; } }

@media (min-width: 40.5em) {

  .pane-destinos-style-view-all-destiny {
    position: absolute;
    right: 0;
    width: 60%; }

  .view-all-destiny-block {
    padding-top: 60px;
    width: 30%;
    height: 650px; }

  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content {
    box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 10px; }

  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .origin-pack,
    .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .destination-pack {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%; }

  .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .origin-pack > div,
      .pane-sc-tickets-movelia-sc-tickets-movelia-search .pane-content .destination-pack > div {
    width: 48%; }

  fieldset#edit-origin-pack .fieldset-wrapper > div,
  fieldset#edit-destination-pack .fieldset-wrapper > div {
    width: 48%; } }
