@charset "UTF-8";
/**
 * Main SCSS Project File
 * Infinitas Journey 2016 Copyright
 */
/* Base SCSS File
 * Definitions for base elements, no class and no ID
 * Infinitas Journey 2016 Copyright
 */
/* INÍCIO - FRONT: Variáveis do Tarifário Estático */
/* FIM - FRONT: Variáveis do Tarifário Estático */
/* Variables */
/* Mixins */
/* Fonts */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

/* Base */
h1 {
  margin: 0.67em 0; }

body {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #f6f4ed; }

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 

.dl-horizontal dt {
    white-space: normal;
}*/
main {
  padding-top: 65px;
  min-height: calc(100vh - (65px + 3px)); }

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  /*max-width: 280px;*/ }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="number"] {
  border: none;
  border-radius: 6px;
  color: #383336;
  font-size: 14px;
  height: 25px;
  margin: 2px;
  padding: 0 8px;
  width: 100%; }

p {
  display: inline; }

.popover {
  width: auto;
  max-width: 2000px; }

.anchor {
  display: block;
  height: 135px;
  /*same height as header*/
  margin-top: -135px;
  /*same height as header*/
  visibility: hidden; }

.panel-default > .panel-heading-custom {
  background: #d6d2ba;
  color: #333;
  border-color: #d6d2ba; }

.pagination > .active > a {
  background-color: #d6d2ba;
  color: #333;
  border-color: #d6d2ba; }

.pagination > .active > a:hover {
  background-color: #d6d2ba;
  color: #333;
  border-color: #d6d2ba; }

.pagination > li > a {
  background-color: #faf3f5;
  color: #333; }

.pagination > li > a:hover {
  background-color: #eee;
  color: #333; }

.region-button-group {
  color: #686E22;
  width: 170px;
  min-width: 170px; }

/*Início Tarifário Estático*/
.panel-default > .panel-heading-tarifario {
  background: #686E22;
  color: #333;
  border-color: #d6d2ba; }

/*Fim Tarifário Estático*/
/* Layout SCSS File
 * Definitions for the overall site layout
 * Infinitas Journey 2016 Copyright
 */
/* General Elements */
.layout--error {
  border-radius: 5px;
  padding: 5px 10px;
  clear: both;
  box-shadow: #310F0F 3px 2px 5px;
  position: relative; }
  .layout--error:after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 15px;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 10px solid #f2dede; }

.has-error {
  border: 1px solid red; }

.layout__btn {
  background-color: transparent;
  border: 1px solid #bbb;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  display: block;
  min-width: 95px;
  max-width: 125px;
  position: relative;
  padding: 2px 2px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s; }
  .layout__btn:hover, .layout__btn.active {
    background-color: white;
    color: #393636;
    text-decoration: none;
    /*padding: 5px;*/
    opacity: 0.9; }

.layout__grey__btn {
  background-color: #474545;
  border: 1px solid #bbb;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  font-weight: 300;
  display: block;
  min-width: 95px;
  max-width: 125px;
  position: relative;
  padding: 5px 5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s; }
  .layout__grey__btn:hover, .layout__grey__btn.active {
    background: #D6C99C;
    color: #383336;
    text-decoration: none; }

.layout__btn--arrow {
  color: #383336;
  font-size: 20.4px;
  margin: 3% 0;
  float: none;
  text-decoration: none; }
  .layout__btn--arrow:hover {
    color: #383336;
    text-decoration: none; }
  .layout__btn--arrow .icon-next {
    width: 36px;
    height: 36px;
    vertical-align: top; }
  .layout__btn--arrow .glyphicon {
    font-size: 15.4px; }

.layout--aspas-especial {
  display: block;
  float: left;
  width: 95px;
  opacity: 0.5;
  margin-left: 10px;
  margin-right: -20px; }

/* Context Adjustments */
.layout-hoteis,
.layout-cidades,
.layout-brasil,
.layout-circuitos,
.layout-about,
.layout-custom,
.layout-home-logado {
  padding-bottom: 100px; }

.layout-home .mosaic {
  margin-bottom: 50px; }
  .layout-home .mosaic .mosaic__title {
    padding-left: 0; }

.layout-home .mosaic-gap {
  margin: 0 -15px; }

.layout-circuitos .mosaic {
  padding: 0; }
  .layout-circuitos .mosaic .mosaic__image--width-s {
    margin-bottom: 30px; }

.layout-circuitos .presentation-categoria__header {
  padding-top: 60px; }

.layout-circuitos .presentation__header {
  margin: 15px auto; }
  .layout-circuitos .presentation__header .presentation__title {
    float: left;
    width: 25%;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 24px; }
    .layout-circuitos .presentation__header .presentation__title:after {
      display: none; }
  .layout-circuitos .presentation__header .presentation__description {
    float: left;
    width: 75%;
    border-left: 4px solid #d6c99c;
    text-align: left;
    margin-bottom: 0; }

.layout-brasil .presentation-categoria__multimedia:hover .presentation-categoria__legend {
  height: calc(100% - 30px); }

.layout-brasil .presentation-categoria__description {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%); }

.layout-brasil .presentation-categoria__legend {
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  transition: 0.7s;
  position: absolute;
  bottom: 15px;
  left: 20px;
  right: 15px;
  height: 100px;
  padding: 15px;
  width: 985px; }
  .layout-brasil .presentation-categoria__legend .presentation-categoria__title--size-xl {
    color: #fff;
    text-align: left; }
  .layout-brasil .presentation-categoria__legend .presentation-categoria__description {
    color: #fff;
    text-align: left;
    width: 85%;
    position: relative;
    top: 0%; }

.layout-brasil .mosaic {
  padding: 0; }
  .layout-brasil .mosaic .mosaic__image--width-s {
    margin-bottom: 30px; }

.layout-home-logado .search-box {
  max-width: 48.8%; }

.layout-home-logado .mosaic-vitrine .mosaic-vitrine__title {
  padding-left: 15px; }

.layout-home-logado .mini-mosaic {
  margin: 0 -15px; }
  .layout-home-logado .mini-mosaic .mini-mosaic__title {
    padding-left: 15px; }

.layout-search-results .layout__btn {
  /*border: 1px solid $golden-color;
        color: #383336;
        background-color: #ecead1 ;*/
  font-size: 1.6rem;
  font-weight: 300;
  /*padding: 1% 4%;*/
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all linear 0.5s;
  display: inline-block;
  cursor: pointer;
  /*margin-top: 2%;*/
  margin-left: 5%; }
  .layout-search-results .layout__btn:hover {
    background-color: #d6c99c; }

.layout-custom .presentation-categoria__multimedia .img__container {
  margin: 0 0 15px; }

.layout-custom .mosaic .mosaic__image--width-s {
  margin-bottom: 30px;
  cursor: pointer; }

.layout-custom .mini-mosaic__image a {
  display: inline-block; }

.layout-custom .modal-body figure img {
  width: auto; }

.layout__container--full-width {
  padding: 10px 0; }
  .layout__container--full-width.layout__container--roteiro {
    margin-top: 50px;
    background-attachment: fixed; }

.layout-cidades .presentation-categoria__title,
.layout-hoteis .presentation-categoria__title {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase; }

.layout-cidades .presentation-categoria__subtitle,
.layout-hoteis .presentation-categoria__subtitle {
  color: #fff; }

/* Layout Elements */
.login-modal .container {
  position: relative; }

.login-modal .modal-dialog {
  width: 280px;
  position: absolute;
  top: 40px;
  right: 0; }

.login-modal .horizontal-bar.short-bar {
  width: 7%; }

#carousel-banner img {
  height: calc(100vh - 65px);
  width: 100vw;
  position: relative;
  top: 0;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.layout-paralax {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 80vh; }

.layout-footer {
  height: 68px;
  position: relative; }
  .layout-footer .logo {
    width: 400px;
    height: 65px; }

@media (max-width: 768px) {
  .layout-circuitos .presentation__header .presentation__title {
    float: none;
    width: 100%; }
    .layout-circuitos .presentation__header .presentation__title:after {
      display: block; }
  .layout-circuitos .presentation__header .presentation__description {
    float: none;
    width: 100%;
    border-left: none;
    text-align: center; }
  .layout-footer {
    height: auto;
    text-align: center; } }

.icon-patrocinio {
  background-image: url("../images/sprite-patrocinio.png"); }

@media (min-resolution: 192dpi) {
  .icon-patrocinio {
    background-image: url("../images/sprite-patrocinio@2x.png");
    background-size: 92px 197px; } }

.icon-patrocinio-4 {
  background-position: -0px -0px;
  width: 80px;
  height: 36px; }

.icon-patrocinio-5 {
  background-position: -0px -36px;
  width: 92px;
  height: 36px; }

.icon-patrocinio-3 {
  background-position: -0px -72px;
  width: 77px;
  height: 41px; }

.icon-patrocinio-1 {
  background-position: -0px -113px;
  width: 62px;
  height: 42px; }

.icon-patrocinio-2 {
  background-position: -0px -155px;
  width: 54px;
  height: 42px; }

/* Navtop SCSS Module File
 * Definitions for the top nav element
 * Infinitas Journey 2016 Copyright
 */
.navbar {
  text-transform: uppercase;
  box-shadow: 0 -5px 20px #000;
  background-color: #474545;
  margin-bottom: 0;
  padding-bottom: 0;
  height: 65px; }
  .navbar .logo__img {
    width: auto;
    height: auto; }
  .navbar .logo__container {
    display: block;
    float: left;
    max-width: 200px;
    overflow: hidden; }
  .navbar .navbar-text {
    width: 200px;
    height: 35px;
    vertical-align: middle;
    line-height: 1;
    margin-top: 25px;
    margin-bottom: 5px;
    overflow: hidden; }
  .navbar li {
    list-style: none;
    float: left; }
    .navbar li a {
      cursor: pointer;
      color: #ffffff;
      font-size: 15.6px;
      font-weight: 300;
      line-height: 35px; }
      .navbar li a:hover, .navbar li a:focus {
        text-decoration: none;
        background-color: transparent;
        color: #d6c99c; }
  .navbar .lang-selection__container {
    float: right;
    margin-left: 10px;
    border: 1px solid #d6c99c;
    border-radius: 15px;
    width: 32px;
    margin-top: 17px;
    overflow: hidden;
    z-index: 2; }
    .navbar .lang-selection__container .lang-selection__icon {
      background-color: #474545;
      border: 0;
      border-radius: 15px;
      color: #d6c99c;
      padding: 7px 6px;
      margin-left: 3px;
      position: relative;
      z-index: 10;
      margin-bottom: 1px; }
      .navbar .lang-selection__container .lang-selection__icon:focus {
        outline: 0; }
    .navbar .lang-selection__container .lang-selection__menu {
      background-color: #474545;
      margin: 0;
      padding: 0 0 7px 4px;
      border-radius: 15px;
      position: relative;
      z-index: 1;
      overflow: hidden;
      width: 30px; }
      .navbar .lang-selection__container .lang-selection__menu li {
        float: none; }
      .navbar .lang-selection__container .lang-selection__menu a {
        padding: 2px;
        color: #fff;
        font-size: 13px;
        line-height: 1.6; }
  .navbar .navbar__logged-user {
    margin-top: 11px;
    margin-right: 20px; }
    .navbar .navbar__logged-user span {
      display: inline-block;
      border-right: 1px solid #d6c99c;
      padding-right: 10px;
      margin-right: 8px;
      font-size: 13px;
      vertical-align: middle;
      text-transform: none;
      text-align: right; }
    .navbar .navbar__logged-user a {
      display: inline-block;
      font-size: 13px;
      vertical-align: bottom;
      font-weight: bold;
      padding-left: 0;
      text-transform: none;
      margin-bottom: 2px;
      line-height: 1;
      max-width: 84px; }

@media (max-width: 1200px) {
  .navbar .logo__img {
    width: 400px;
    height: 65px; }
  .navbar .navbar-text {
    width: 100px; } }

@media (max-width: 992px) {
  .navbar .navbar-toggle {
    display: block;
    position: absolute;
    right: 0; }
  .navbar .navbar-collapse.collapse {
    display: none !important;
    position: absolute;
    top: 66px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0; }
    .navbar .navbar-collapse.collapse.in {
      display: block !important; }
  .navbar .navbar-collapse.collapsing {
    position: absolute;
    top: 66px;
    left: 0;
    width: 100vw;
    margin: 0;
    padding: 0; }
  .navbar .navbar-right {
    float: none !important;
    margin-right: 0; }
  .navbar .logo__img {
    margin-left: 15px;
    width: 280px;
    height: 65px; }
  .navbar .lang-selection__container {
    position: absolute;
    top: 0;
    right: 65px; }
  .navbar .navbar-nav {
    margin: 0;
    border-bottom: 1px solid #d6c99c; }
    .navbar .navbar-nav li,
    .navbar .navbar-nav .navbar__logged-user {
      float: right !important;
      display: block; }
      .navbar .navbar-nav li a,
      .navbar .navbar-nav li a:hover,
      .navbar .navbar-nav .navbar__logged-user a,
      .navbar .navbar-nav .navbar__logged-user a:hover {
        background-color: #474545;
        border-bottom: 1px solid #d6c99c;
        padding-left: 15px; }
        .navbar .navbar-nav li a:focus,
        .navbar .navbar-nav li a:hover:focus,
        .navbar .navbar-nav .navbar__logged-user a:focus,
        .navbar .navbar-nav .navbar__logged-user a:hover:focus {
          text-decoration: none;
          background-color: #d6c99c;
          color: #fff; }
    .navbar .navbar-nav .navbar__logged-user {
      background-color: #474545;
      margin: 0;
      padding: 10px 10px 10px 15px; }
      .navbar .navbar-nav .navbar__logged-user a,
      .navbar .navbar-nav .navbar__logged-user a:hover {
        border: 0;
        max-width: 100%; }
  .navbar .navbar-toggle {
    margin: 15px; } }

/* Footer bottom SCSS Module File
 * Definitions for the main layout footer
 * Infinitas Journey 2016 Copyright
 */
.footer-bottom {
  background-color: #474545; }
  .footer-bottom .images-patrocinio {
    padding: 0;
    margin: 0; }
    .footer-bottom .images-patrocinio li {
      list-style: none;
      float: left;
      margin-left: 10px;
      line-height: 68px; }

@media (max-width: 992px) {
  .footer-bottom .logo {
    width: 210px;
    height: 68px; } }

@media (max-width: 768px) {
  .footer-bottom .logo {
    display: none; }
  .footer-bottom .images-patrocinio li {
    float: none;
    display: inline; } }

/* Login Modal SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
.login-modal .modal-content {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 10%; }

.login-modal .modal-header,
.login-modal .modal-footer,
.login-modal .modal-body {
  border: none;
  padding: 0;
  background-color: transparent; }

.login-modal .modal-header {
  margin-bottom: 30px; }

.login-modal .horizontal-bar {
  border: 2px solid #fff;
  margin: 2% 0;
  float: left; }

.login-modal h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff; }

.login-modal .form-group {
  margin: 4% 0; }

.login-modal input::-webkit-input-placeholder {
  color: #383336; }

.login-modal .form-group a {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  float: left;
  cursor: pointer; }

.login-modal .btn--right {
  margin: 15px 0 0;
  float: right; }

.login-modal .modal-footer p {
  display: inline-block;
  border-left: 4px solid #fff;
  font-size: 11px;
  float: left;
  color: #fff;
  line-height: 1;
  margin-top: 25px;
  padding-left: 5px;
  text-transform: uppercase;
  text-align: right; }

.login-modal .login-modal--error {
  margin: 35px 0 -10px; }

/* Banner Carousel SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
#carousel-banner .carousel-indicators li {
  width: 30px;
  height: 3px;
  border: none;
  border-radius: 0;
  background-color: #474545;
  margin: 0 5px 0 0;
  bottom: 0; }

#carousel-banner .carousel-indicators .active {
  background-color: #383336; }

#carousel-banner .container {
  position: relative; }

#carousel-banner .carousel-banner__text {
  font-size: 42px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  max-width: 25vw;
  display: block;
  line-height: 1;
  position: absolute;
  top: calc(-70vh);
  text-shadow: 0px 1px 2px #383336; }

#carousel-banner .carousel-banner__play {
  display: block;
  position: absolute;
  max-width: 25vw;
  top: calc(-15vh);
  left: 1200px;
  width: 50px;
  height: 50px; }

#carousel-banner .carousel-banner-logado__play {
  display: block;
  position: absolute;
  max-width: 25vw;
  top: calc(35vh);
  left: 1200px;
  width: 50px;
  height: 50px; }

/* Banner SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
.banner {
  position: relative;
  height: calc(100vh - 65px);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 55px; }
  .banner .banner__title {
    margin-top: calc(42vh - 65px);
    text-align: center;
    font-size: 93.6px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 1px 2px #383336;
    text-transform: uppercase; }

.banner__home-logado {
  height: calc(93vh);
  min-height: 600px;
  overflow: hidden;
  /*
        TODO: inc e dec padding-top dinamicamente. 
        Conforme quantidade de quartos na busca de hoteis
    */
  padding-top: 10vh; }
  .banner__home-logado .carousel-alt-image {
    display: block;
    width: 100vw;
    position: absolute;
    top: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transition: 0.7s; }
    .banner__home-logado .carousel-alt-image.active {
      opacity: 1; }
  .banner__home-logado .carousel-alt-legend {
    display: none; }
    .banner__home-logado .carousel-alt-legend.active {
      display: block; }
  .banner__home-logado header {
    text-align: center;
    margin-top: 6%;
    position: relative; }
    .banner__home-logado header h1 {
      color: #fff;
      font-weight: bold;
      font-size: 42px;
      text-shadow: 0px 1px 2px #383336;
      margin: 0 auto;
      line-height: 0.9;
      max-width: 80%; }
    .banner__home-logado header span {
      color: #fff;
      font-weight: normal;
      font-size: 19.2px;
      text-shadow: 0px 1px 2px #383336;
      margin: 0 auto;
      max-width: 80%;
      display: inline-block; }

@media (max-width: 768px) {
  .banner {
    height: calc(50vh - 65px); }
    .banner .banner__title {
      margin-top: calc(25vh - 65px);
      font-size: 42px; } }

/* Presentation elements SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
.presentation__header {
  margin: 30px auto;
  padding: 0;
  text-align: center; }
  .presentation__header .presentation__title {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase; }
    .presentation__header .presentation__title:after {
      content: '';
      color: #d6c99c;
      display: block;
      border: 2px solid;
      width: 35px;
      margin: 25px auto 30px; }
  .presentation__header .presentation__description {
    text-align: center;
    font-size: 19.2px;
    color: #383336;
    line-height: 1.2;
    padding: 0 15px;
    display: inline-block; }
    .presentation__header .presentation__description strong {
      font-size: 24px; }

.presentation__title--alternate {
  font-weight: 300;
  font-size: 26.4px;
  margin-top: 30px;
  color: #383336; }

.presentation-categoria__header {
  text-align: center;
  margin-top: 25px; }
  .presentation-categoria__header .presentation-categoria__title--size-xl {
    color: #999999;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 35px;
    text-transform: uppercase; }
  .presentation-categoria__header .presentation-categoria__description {
    text-align: center;
    font-size: 19.2px;
    color: #383336;
    line-height: 1.2;
    padding: 0;
    display: block; }
  .presentation-categoria__header .presentation-categoria__multimedia .mapa__container {
    overflow: hidden;
    max-width: 100%;
    max-height: 500px; }
    .presentation-categoria__header .presentation-categoria__multimedia .mapa__container iframe {
      width: 100%;
      max-height: 500px; }
  .presentation-categoria__header .presentation-categoria__multimedia .video__container {
    overflow: hidden;
    max-width: 100%;
    max-height: 500px; }
    .presentation-categoria__header .presentation-categoria__multimedia .video__container iframe {
      width: 100%;
      max-height: 500px; }
  .presentation-categoria__header .presentation-categoria__multimedia .img__container {
    margin: 15px 0; }
    .presentation-categoria__header .presentation-categoria__multimedia .img__container img {
      width: 100%; }

.presentation-categoria__divisor {
  margin: 15px 0; }
  .presentation-categoria__divisor:last-of-type {
    display: none; }

@media (max-width: 768px) {
  .presentation-categoria__header .presentation-categoria__title--size-xl {
    font-size: 30px; } }

/* Mosaic SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
.mosaic {
  margin: 0 auto;
  padding: 0 15px; }
  .mosaic:after {
    content: '';
    clear: both;
    float: none;
    display: table; }
  .mosaic .mosaic__title {
    font-size: 26.4px;
    font-weight: 300;
    margin-top: 0;
    padding-left: 15px; }
  .mosaic .mosaic__image {
    text-align: inherit;
    margin: 0;
    padding: 0; }
    .mosaic .mosaic__image img {
      width: 100%; }
    .mosaic .mosaic__image:hover .mosaic__legend {
      height: 100%; }
      .mosaic .mosaic__image:hover .mosaic__legend .layout__btn {
        top: 50%; }
  .mosaic .mosaic__legend {
    background-color: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    transition: 0.7s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0px; }
  .mosaic .mosaic__text {
    font-size: 21.6px;
    color: #fff;
    font-weight: 400;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 1;
    word-break: break-word; }
  .mosaic .layout__btn {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%); }
  .mosaic .mosaic__image--width-s {
    padding: 0 15px !important; }
    .mosaic .mosaic__image--width-s iframe {
      width: 100%; }
    .mosaic .mosaic__image--width-s .mosaic__legend {
      margin: 0 15px; }
  .mosaic .mosaic--full-link {
    display: inline-block;
    width: 100%;
    height: 100%; }
    .mosaic .mosaic--full-link:hover {
      text-decoration: none; }

.mosaic-gap {
  position: relative;
  padding-bottom: 80px; }
  .mosaic-gap::before, .mosaic-gap::after {
    display: table;
    content: " ";
    clear: both; }
  .mosaic-gap .mosaic__image {
    padding: 0 15px;
    margin-bottom: 30px; }
  .mosaic-gap .mosaic__legend {
    margin: 0 15px; }
  .mosaic-gap .layout__btn--arrow {
    position: absolute;
    bottom: 0;
    right: 30px; }
    .mosaic-gap .layout__btn--arrow:hover, .mosaic-gap .layout__btn--arrow:focus {
      text-decoration: none;
      background-color: transparent;
      color: #383336; }

.mosaic-vitrine {
  position: relative;
  padding-bottom: 80px; }
  .mosaic-vitrine::before, .mosaic-vitrine::after {
    display: table;
    content: " ";
    clear: both; }
  .mosaic-vitrine .mosaic-vitrine__title {
    font-size: 26.4px;
    font-weight: 300; }
  .mosaic-vitrine .mosaic-vitrine__box {
    text-align: inherit;
    margin-left: 0;
    margin-bottom: 2%;
    min-height: 263px; }
  .mosaic-vitrine .mosaic-vitrine__image {
    margin: 0;
    position: relative;
    overflow: hidden; }
    .mosaic-vitrine .mosaic-vitrine__image img {
      width: 100%; }
  .mosaic-vitrine .mosaic-vitrine__legend {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 85px;
    bottom: 0; }
  .mosaic-vitrine .mosaic-vitrine__preco {
    color: #fff;
    font-weight: bold;
    font-size: 19.2px;
    padding: 2.5% 7% 0;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 4%;
    margin-left: 0;
    display: inline-block;
    line-height: 1;
    max-width: 238px; }
  .mosaic-vitrine .mosaic-vitrine__subpreco {
    color: #fff;
    font-size: 11px;
    padding: 2.5% 7%;
    text-decoration: none;
    margin-top: -1%;
    margin-left: 0;
    display: block; }
  .mosaic-vitrine .mosaic-vitrine__link {
    position: absolute;
    top: 25px;
    right: 20px; }
  .mosaic-vitrine .mosaic-vitrine__text {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 2.5% 0 0.5%; }
  .mosaic-vitrine .mosaic-vitrine__endereco {
    margin: 0 0 10px;
    font-size: 11px; }

.mini-mosaic {
  margin: 0 auto;
  padding: 0 15px; }
  .mini-mosaic:after {
    content: '';
    clear: both;
    float: none;
    display: table; }
  .mini-mosaic .mini-mosaic__title {
    font-size: 26.4px;
    font-weight: 300; }
  .mini-mosaic .mini-mosaic__box {
    margin-bottom: 30px; }
  .mini-mosaic .mini-mosaic__image {
    margin: 0;
    position: relative;
    overflow: hidden; }
    .mini-mosaic .mini-mosaic__image img {
      width: 100%; }
  .mini-mosaic .mini-mosaic__legend {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transition: 0.7s;
    opacity: 0; }
    .mini-mosaic .mini-mosaic__legend:hover {
      opacity: 1; }
    .mini-mosaic .mini-mosaic__legend .mini-mosaic__link {
      margin-top: 20%;
      margin-left: 22px; }
  .mini-mosaic .mini-mosaic__text {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 2.5% 0% 6.5%; }

@media (max-width: 768px) {
  .mosaic .mosaic__image--width-s iframe {
    height: 258px; } }

/* Search Widhet SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
.search-box {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  padding-bottom: 1%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 1%;
  color: #fff; }
  .search-box ul {
    padding: 0;
    margin: 0; }
    .search-box ul:after {
      content: ' ';
      display: block;
      clear: both; }
    .search-box ul li {
      list-style: none;
      display: inline; }
      .search-box ul li.active a, .search-box ul li:hover a {
        color: #383336;
        background-color: #BDBEC1; }
  .search-box a {
    border: 1px solid #bbb;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 0.3% 5.7%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.5s;
    display: inline-block;
    cursor: pointer; }
  .search-box .search__form {
    display: none; }
    .search-box .search__form.active {
      display: inline-block; }
  .search-box .search__field {
    border: none;
    border-top: 1px solid #bbb;
    margin-top: -1px;
    padding-top: 1%;
    width: 100%; }
    .search-box .search__field label {
      font-size: 13px;
      font-weight: normal;
      text-transform: uppercase;
      display: block; }
    .search-box .search__field input {
      text-transform: uppercase; }
      .search-box .search__field input[type="date"] {
        line-height: 1.9; }
      .search-box .search__field input[type=date]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        display: none; }
    .search-box .search__field p {
      display: block;
      line-height: 1;
      margin-bottom: 0;
      width: 376px; }
  .search-box .btn--right {
    float: right; }
    .search-box .btn--right.active, .search-box .btn--right:hover {
      color: #383336;
      background-color: #d6c99c; }

/**
 * Search SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
.layout-search-results {
  padding: 50px 0; }
  .layout-search-results .search-results__mapa {
    margin-bottom: 3%; }
  .layout-search-results .mosaic__card {
    margin-bottom: 2%;
    padding-bottom: 10px;
    position: relative; }
    .layout-search-results .mosaic__card .mosaic__nome {
      font-weight: bold;
      font-size: 1.6rem;
      text-transform: uppercase;
      margin: 2.5% 0 0.5%; }
    .layout-search-results .mosaic__card .mosaic__legend {
      position: absolute;
      opacity: 1;
      background: rgba(0, 0, 0, 0.6);
      height: 35%;
      bottom: 0;
      top: auto;
      width: 100%; }
    .layout-search-results .mosaic__card .mosaic__link {
      margin-top: -17%;
      margin-right: 5%;
      float: right; }
    .layout-search-results .mosaic__card .mosaic__preco {
      color: #fff;
      font-weight: bold;
      font-size: 2.3rem;
      padding: 2.5% 7% 0;
      text-transform: uppercase;
      text-decoration: none;
      margin-top: 1%;
      margin-left: 0;
      display: inline-block;
      line-height: 1; }
    .layout-search-results .mosaic__card .mosaic__subpreco {
      color: #fff;
      font-size: 1.3rem;
      padding: 2.5% 7%;
      text-decoration: none;
      margin-top: -1%;
      margin-left: 0;
      display: block; }
    .layout-search-results .mosaic__card .mosaic__categoria {
      float: right;
      margin-top: -7%;
      font-size: 1.3rem; }
    .layout-search-results .mosaic__card .mosaic__descricao {
      font-size: 1.2rem;
      display: block; }
    .layout-search-results .mosaic__card .mosaic__endereco {
      font-size: 1.2rem;
      display: block; }
    .layout-search-results .mosaic__card .mosaic__image {
      margin-bottom: -5px;
      position: relative; }
      .layout-search-results .mosaic__card .mosaic__image img {
        width: 100%; }
    .layout-search-results .mosaic__card .mosaic__action-icons {
      margin: 5% 0 1%;
      padding-bottom: 5px;
      text-align: right;
      border-bottom: 1px solid #E0DECA; }
      .layout-search-results .mosaic__card .mosaic__action-icons .glyphicon {
        font-size: 1.5rem;
        margin: 0 2%;
        cursor: pointer; }
  .layout-search-results .search-results__filtros h3 {
    font-weight: 300;
    margin-top: 1.688rem;
    color: #383336; }
  .layout-search-results .search-results__filtros .filtros__grupo {
    background-color: #474545;
    border: 1px solid #D6C99C;
    border-radius: 6px;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px; }
    .layout-search-results .search-results__filtros .filtros__grupo:first-of-type {
      border-top: 1px solid #757464; }
  .layout-search-results .search-results__filtros .layout__full-width {
    width: 100%;
    display: block; }
  .layout-search-results .search-results__filtros label {
    font-size: 1.2rem;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 5%;
    vertical-align: text-bottom; }
    .layout-search-results .search-results__filtros label.pull-right {
      text-align: right;
      margin-right: 0; }
  .layout-search-results .search-results__filtros input {
    margin-right: 5px;
    vertical-align: text-bottom; }
  .layout-search-results .search-results__filtros input[type="checkbox"], .layout-search-results .search-results__filtros input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .layout-search-results .search-results__filtros input[type=text] {
    font-size: 1.6rem;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    width: 100%;
    color: rgba(0, 0, 0, 0.6);
    line-height: 2; }
  .layout-search-results .search-results__filtros .main-opaque-button:first-of-type {
    margin-right: -15px; }
  .layout-search-results .search-results__filtros select {
    font-size: 1.3rem;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    width: 100%;
    color: rgba(0, 0, 0, 0.6);
    height: 35px;
    padding: 0 6px; }
  .layout-search-results .search-results__ordenar {
    border-top: 1px solid #757464;
    border-bottom: 1px solid #757464;
    height: 56px;
    margin-bottom: 20px;
    margin-top: -2px;
    line-height: 4.1; }
    .layout-search-results .search-results__ordenar h3 {
      font-weight: 300;
      margin-top: 1.688rem;
      color: #383336;
      margin: 0;
      display: inline-block; }
    .layout-search-results .search-results__ordenar .ordenar__links {
      display: inline-block;
      width: 70%;
      line-height: 1;
      margin: 0; }
      .layout-search-results .search-results__ordenar .ordenar__links li {
        list-style: none;
        display: inline-block;
        font-size: 1.2rem;
        font-weight: normal;
        text-transform: uppercase;
        margin-right: 3%;
        cursor: pointer; }
        .layout-search-results .search-results__ordenar .ordenar__links li a {
          color: #000; }
          .layout-search-results .search-results__ordenar .ordenar__links li a:hover {
            text-decoration: underline; }
        .layout-search-results .search-results__ordenar .ordenar__links li .icon-big-dot {
          font-size: 4rem;
          font-weight: bold;
          font-style: normal;
          margin-left: 18px; }
  .layout-search-results .mosaic__menu {
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    padding: 5px 5px 2px;
    right: 15px;
    top: 0;
    z-index: 5; }
    .layout-search-results .mosaic__menu .glyphicon {
      font-size: 1.5rem;
      cursor: pointer;
      color: #fff;
      line-height: 1; }
    .layout-search-results .mosaic__menu .menu {
      position: absolute;
      background-color: #fffde3;
      padding: 5px;
      margin-bottom: 10px;
      right: 0;
      top: 25px;
      min-width: 150px;
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6); }
      .layout-search-results .mosaic__menu .menu li {
        list-style: none;
        font-size: 1.2rem;
        font-weight: normal;
        text-transform: uppercase;
        margin-left: 5%;
        vertical-align: text-bottom;
        width: 90%;
        border-bottom: 1px dotted #E0DECA;
        padding: 5% 0;
        text-align: right;
        cursor: pointer; }
        .layout-search-results .mosaic__menu .menu li:first-of-type {
          padding: 2% 0; }
        .layout-search-results .mosaic__menu .menu li:last-of-type {
          border-bottom: none;
          padding: 5% 0; }
        .layout-search-results .mosaic__menu .menu li:hover {
          text-decoration: underline; }
        .layout-search-results .mosaic__menu .menu li label {
          font-size: 1.2rem;
          font-weight: normal;
          text-transform: uppercase;
          vertical-align: text-bottom; }
        .layout-search-results .mosaic__menu .menu li input {
          margin-left: 5px;
          vertical-align: text-bottom; }
        .layout-search-results .mosaic__menu .menu li .glyphicon {
          margin-left: 5px;
          color: #000;
          font-size: 1rem; }
  .layout-search-results .search-resultados--container table {
    margin: 0 -30px;
    width: 100%;
    border-bottom: 1px solid #757464; }
    .layout-search-results .search-resultados--container table thead {
      border-bottom: 1px solid #757464; }
      .layout-search-results .search-resultados--container table thead td {
        font-weight: bold;
        background-color: #757464;
        color: #fff; }
    .layout-search-results .search-resultados--container table td {
      font-size: 1.35rem;
      padding: 10px 0.812%; }
      .layout-search-results .search-resultados--container table td.al {
        padding: 10px 14px; }
    .layout-search-results .search-resultados--container table tr:nth-child(odd) {
      background-color: #fff; }

/*Início - Publicidade Busca Hotéis*/
figcaption {
  width: 100%;
  height: 100%;
  line-height: 1em;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 2s ease 0s; }

figcaption:hover {
  background-color: transparent; }

figcaption:hover > div {
  color: rgba(255, 255, 255, 0); }

figcaption > div {
  position: absolute;
  color: white;
  transition: all 2s ease 0s; }

figcaption > .div-novo {
  top: 5px;
  left: 20px;
  color: white;
  font-weight: bold;
  font-size: x-large; }

figcaption > .div-menorpreco {
  bottom: 10px;
  left: 20px;
  color: white;
  font-size: x-large; }

figcaption > .div-desconto {
  top: 0px;
  right: 30px;
  color: white;
  font-size: x-large;
  font-family: 'Goudy Stout'; }

/*Fim - Publicidade Busca Hotéis*/
.hotel {
  /*$height: $base * 7px;*/ }
  .hotel-card {
    list-style: none;
    margin-bottom: 10px;
    border: 3px solid #eee;
    border-radius: 8px;
    background-color: white;
    padding-right: 30px;
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px; }
  .hotel-imagem {
    height: 136px;
    position: relative;
    width: 288px;
    border: 3px solid #d6d2ba;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden; }
    .hotel-imagem > header {
      position: absolute;
      padding-left: 10px;
      padding-bottom: 10px;
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      left: 0;
      width: 100%; }
    .hotel-imagem > header > * {
      color: white; }
    .hotel-imagem > header > h1 {
      margin: 0;
      position: relative;
      z-index: 1; }
  .hotel-ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 293px;
    height: 141px;
    text-align: right; }
    .hotel-ribbon span {
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: left;
      padding: 0 12px;
      line-height: 30px;
      display: block;
      position: absolute; }
    .hotel-ribbon.ribbon-order-1 span {
      top: 10px; }
    .hotel-ribbon.ribbon-order-2 span {
      top: 40px; }
    .hotel-ribbon.ribbon-order-3 span {
      top: 70px; }
    .hotel-ribbon.ribbon-novo span {
      background: rgba(0, 128, 255, 0.8);
      color: #fff;
      right: 0px;
      top: 5px;
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px; }
    .hotel-ribbon.ribbon-preco span {
      background: rgba(115, 153, 0, 0.8);
      color: #fff;
      top: 5px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
    .hotel-ribbon.ribbon-desconto span {
      background: rgba(153, 0, 51, 0.8);
      color: #fff;
      font-weight: bold;
      top: 37px;
      font-size: large;
      padding-right: 5px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
  .hotel-info {
    padding-left: 0; }
    .hotel-info > div.row {
      margin-left: 10px;
      margin-right: auto; }
    .hotel-info .rateit {
      position: relative; }
      .hotel-info .rateit > div {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 5px; }
  .hotel-tarifas-tabela .btn-group {
    white-space: nowrap; }
    .hotel-tarifas-tabela .btn-group > .btn {
      float: inherit; }
    .hotel-tarifas-tabela .btn-group > .btn + .btn {
      margin-left: -4px; }
  .hotel-tarifas-tabela select, .hotel-tarifas-tabela td > button {
    width: 100%; }
  .hotel-tarifas-tabela td:nth-child(4) {
    width: 1%; }
  .hotel-filtro-busca {
    border: 5px solid #474545;
    background-color: #474545;
    border-radius: 6px; }

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em; }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-pt-BR {
  background-image: url(../images/flags/4x3/pt-BR.svg); }
  .flag-icon-pt-BR.flag-icon-squared {
    background-image: url(../images/flags/1x1/pt-BR.svg); }

.flag-icon-es {
  background-image: url(../images/flags/4x3/es.svg); }
  .flag-icon-es.flag-icon-squared {
    background-image: url(../images/flags/1x1/es.svg); }

.flag-icon-en {
  background-image: url(../images/flags/4x3/en.svg); }
  .flag-icon-en.flag-icon-squared {
    background-image: url(../images/flags/1x1/en.svg); }

/* About SCSS Module File
 * Infinitas Journey 2016 Copyright
 */
.timeline {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -ms-align-content: flex-start;
  align-content: flex-start;
  margin: 50px 0 40px;
  padding-left: 0; }
  .timeline .timeline__link-item {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 1.7rem;
    padding: 0;
    border: 2px solid #d6c99c;
    border-radius: 50%;
    width: 100px;
    margin: 0 20px 10px 0;
    background-color: #faf3f5;
    position: relative;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .timeline .timeline__link-item a {
      color: #000;
      -ms-word-wrap: break-word;
      word-wrap: break-word; }
      .timeline .timeline__link-item a:hover {
        text-decoration: none; }
    .timeline .timeline__link-item.active {
      background-color: #d6c99c; }
      .timeline .timeline__link-item.active a {
        text-decoration: none;
        color: #fff; }
    .timeline .timeline__link-item .timeline--decoration {
      border: 1px solid #d6c99c;
      width: 20px;
      position: absolute;
      bottom: 25px;
      right: -22px; }
    .timeline .timeline__link-item:last-of-type .timeline--decoration {
      display: none; }

.mosaic__tab {
  font-size: 18px;
  border-bottom: none;
  margin-bottom: 40px; }
  .mosaic__tab .tab__nav {
    padding-left: 1.4%; }
    .mosaic__tab .tab__nav a {
      color: #383336; }
      .mosaic__tab .tab__nav a:focus, .mosaic__tab .tab__nav a:hover {
        background-color: transparent !important;
        border-top: 1px solid #faf3f5 !important;
        border-left: 1px solid #faf3f5 !important;
        border-right: 1px solid #faf3f5 !important;
        border-bottom: 5px solid #ccc !important; }
    .mosaic__tab .tab__nav.active a,
    .mosaic__tab .tab__nav.active a:focus,
    .mosaic__tab .tab__nav.active a:hover {
      background-color: transparent !important;
      border-top: 1px solid #faf3f5 !important;
      border-left: 1px solid #faf3f5 !important;
      border-right: 1px solid #faf3f5 !important;
      border-bottom: 5px solid #d6c99c !important; }

/*  Causando problemas nas abas. As divs estão aparecendo lado a lado em algumas abas Ex.: Aba detalhes do hotel.
    .tab-content {
    padding: 0;
    & > .tab-pane.active {
        display: flex!important;
    }
    & > .tab-pane {
        display: none!important;
    }
}

.tab-pane {
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
        -ms-align-content: flex-start;
            align-content: flex-start;
    padding: 0;
}*/
.tab__item {
  list-style: none;
  box-sizing: border-box;
  margin-bottom: 20px;
  text-align: center; }
  .tab__item figure img {
    width: 100%;
    height: 100%;
    max-width: 195px;
    margin: 0 auto;
    transition: all 0.25s ease-in-out; }
  .tab__item:hover figure img {
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 10px; }
  .tab__item a {
    display: inline-block;
    cursor: pointer;
    width: 100%; }
    .tab__item a:hover {
      text-decoration: none; }
  .tab__item figure {
    margin: 0; }
  .tab__item .item__info {
    width: 100%;
    max-width: 195px;
    margin: -2px auto 0;
    padding: 12px 5% 5px;
    text-align: center;
    backface-visibility: hidden;
    position: relative;
    z-index: -1; }
    .tab__item .item__info h3 {
      color: #383336;
      font-weight: 400;
      text-transform: uppercase;
      position: relative;
      letter-spacing: 2px;
      font-size: 20px;
      line-height: 0.9;
      margin-top: 0; }
  .tab__item:hover .item__info {
    background-color: #d6c99c; }
    .tab__item:hover .item__info h3 {
      color: #faf3f5; }

.modal-header {
  border-bottom: 1px solid #d6c99c; }

.modal-body {
  background-color: #f6f4ed; }
  .modal-body figure {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center; }
    .modal-body figure img {
      width: 100%; }
  .modal-body .item__profile dt, .modal-body .item__profile dd {
    display: inline-block; }
  .modal-body .item__profile dt {
    margin-right: 10px; }
  .modal-body .item__description {
    display: inline-block;
    font-size: 16px;
    width: 100%; }

.modal-footer {
  border-top: 1px solid #d6c99c; }
  .modal-footer .layout__btn {
    border: 1px solid #d6c99c;
    color: #383336;
    background-color: #ecead1;
    font-size: 1.6rem;
    font-weight: 300;
    padding: 1% 4%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all linear 0.5s;
    display: inline-block;
    cursor: pointer;
    margin-top: 2%;
    margin-left: 5%; }
    .modal-footer .layout__btn:hover {
      background-color: #d6c99c; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 900px; } }

.layout-cidades .banner {
  height: 680px; }

.layout-cidades .carousel-alt-image {
  height: 500px;
  min-height: 500px;
  overflow: hidden;
  width: 100%;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: opacity 1s ease; }
  .layout-cidades .carousel-alt-image.active {
    opacity: 1; }

.layout-cidades .carousel-alt-legend {
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  position: absolute;
  height: 100px;
  margin-bottom: -100px;
  width: 100%;
  top: 400px;
  opacity: 0; }
  .layout-cidades .carousel-alt-legend.active {
    opacity: 1; }

.layout-cidades .carousel-alt-thumb {
  opacity: 0.7;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); }
  .layout-cidades .carousel-alt-thumb.active {
    opacity: 1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.6); }

.layout-cidades .glyphicon {
  padding: 0;
  margin-top: 200px; }
  .layout-cidades .glyphicon:before {
    position: absolute;
    top: 15px;
    left: 15px; }

.layout-cidades .mosaic {
  padding: 0;
  position: relative;
  top: 500px;
  overflow-x: hidden; }
  .layout-cidades .mosaic .mosaic__box {
    display: inline-block;
    width: 9000px; }
  .layout-cidades .mosaic .mosaic__image {
    box-sizing: content-box;
    position: relative;
    width: 262px;
    float: left;
    margin: 5px 0 0 7px; }
    .layout-cidades .mosaic .mosaic__image:hover .mosaic__legend {
      height: 70px; }
  .layout-cidades .mosaic .mosaic__legend {
    opacity: 1;
    width: inherit;
    color: #fff;
    transition: none; }

.layout-cidades .column__title {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center; }

.layout-cidades .list--image {
  padding-left: 50px; }

.layout-cidades .list__content {
  position: relative;
  margin-bottom: 30px; }
  .layout-cidades .list__content .style--no-margin {
    padding: 0;
    margin-right: -10px; }
  .layout-cidades .list__content .style--margin-right {
    padding: 0;
    margin-right: 10px; }
  .layout-cidades .list__content .item__title {
    font-size: 1em;
    font-weight: bold;
    margin: 0; }

.layout-hoteis .banner {
  height: 499px;
  overflow: hidden; }

.layout-hoteis .carousel-alt-image {
  min-height: 500px;
  width: 100vw;
  min-width: 1200px;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: opacity 1s ease; }
  .layout-hoteis .carousel-alt-image.active {
    opacity: 1; }

.layout-hoteis .carousel-alt-legend {
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  position: absolute;
  height: 30px;
  margin-bottom: 0px;
  width: 100%;
  bottom: 0px;
  opacity: 0; }
  .layout-hoteis .carousel-alt-legend.active {
    opacity: 1; }

.layout-hoteis .carousel-alt-thumb {
  transition: transform 200ms ease-in-out;
  transform: translateX(0px);
  opacity: 0.7;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); }
  .layout-hoteis .carousel-alt-thumb.active {
    opacity: 1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.6); }

.layout-hoteis #carousel-next-btn,
.layout-hoteis #carousel-prev-btn {
  padding: 0;
  margin-top: 200px; }
  .layout-hoteis #carousel-next-btn:before,
  .layout-hoteis #carousel-prev-btn:before {
    position: absolute;
    top: 15px;
    left: 15px; }

.layout-hoteis .carousel-play {
  background: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 4.5rem;
  padding: 20px;
  z-index: 7;
  color: white;
  transform: translate(-50%, -50%);
  margin-top: 0;
  width: auto;
  height: auto; }
  .layout-hoteis .carousel-play:after {
    content: '';
    display: block;
    border: 3px solid white;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin-left: -22px;
    margin-top: -62px; }

.layout-hoteis .mosaic {
  background-color: #faf3f5;
  padding: 0;
  position: relative;
  top: -55px;
  overflow-x: hidden;
  margin-left: 0; }
  .layout-hoteis .mosaic .mosaic__box {
    display: inline-block;
    width: 9000px; }
  .layout-hoteis .mosaic .mosaic__image {
    box-sizing: content-box;
    position: relative;
    width: 280px;
    height: 165px;
    float: left;
    margin: 5px 0 0 5px;
    overflow: hidden;
    cursor: pointer; }
    .layout-hoteis .mosaic .mosaic__image img {
      width: auto; }
    .layout-hoteis .mosaic .mosaic__image:hover .mosaic__legend {
      height: 70px; }
  .layout-hoteis .mosaic .mosaic__legend {
    opacity: 1;
    width: inherit;
    color: #fff;
    transition: none; }
  .layout-hoteis .mosaic .mosaic-play {
    background: transparent;
    position: absolute;
    left: 51%;
    top: 39%;
    font-size: 2.5rem;
    padding: 10px;
    z-index: 7;
    color: white;
    transform: translate(-50%, -50%); }
    .layout-hoteis .mosaic .mosaic-play:after {
      content: '';
      display: block;
      border: 2px solid white;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      margin-left: -10px;
      margin-top: -32px; }

.layout-hoteis .info_cols {
  border-right: 1px solid #d6c99c;
  min-height: 150px; }
  .layout-hoteis .info_cols:last-of-type {
    border-right: none; }

.layout-hoteis .column__title {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center; }

.layout-hoteis .list--image {
  padding-left: 50px; }

.layout-hoteis .list__container-column .list__content {
  float: none;
  display: block;
  margin: 10px 0; }
  .layout-hoteis .list__container-column .list__content .glyphicon {
    margin-top: 0;
    color: #777;
    position: relative;
    top: 3px;
    left: 5px;
    cursor: pointer;
    font-size: 16px; }

.layout-hoteis .list__content {
  position: relative;
  margin-bottom: 30px;
  display: inline-block; }
  .layout-hoteis .list__content .style--no-margin {
    padding: 0;
    margin-right: -10px; }
  .layout-hoteis .list__content .style--margin-right {
    padding: 0;
    margin-right: 10px; }
  .layout-hoteis .list__content .item__title {
    font-size: 1em;
    font-weight: bold;
    margin: 0; }

.layout-hoteis .nav-tabs {
  font-size: 13px;
  border-bottom: none;
  margin-top: 60px;
  margin-bottom: 20px; }

.layout-hoteis .tab__nav {
  padding-left: 0.4%; }
  .layout-hoteis .tab__nav a {
    color: #383336; }
    .layout-hoteis .tab__nav a:focus, .layout-hoteis .tab__nav a:hover {
      background-color: transparent !important;
      border-top: 1px solid #faf3f5 !important;
      border-left: 1px solid #faf3f5 !important;
      border-right: 1px solid #faf3f5 !important;
      border-bottom: 5px solid #ccc !important; }
  .layout-hoteis .tab__nav.active a,
  .layout-hoteis .tab__nav.active a:focus,
  .layout-hoteis .tab__nav.active a:hover {
    background-color: transparent !important;
    border-top: 1px solid #faf3f5 !important;
    border-left: 1px solid #faf3f5 !important;
    border-right: 1px solid #faf3f5 !important;
    border-bottom: 5px solid #d6c99c !important; }

.layout-hoteis .tab-pane ul {
  list-style: none;
  padding-left: 5px; }
  .layout-hoteis .tab-pane ul li:before {
    content: "\007E";
    padding-right: 5px; }

.layout-hoteis .hotel-info {
  position: relative;
  min-height: 305px; }

.layout-hoteis .hotel-nome,
.layout-hoteis .hotel-rede {
  padding-bottom: 10px; }

.layout-hoteis .hotel-overview {
  padding-bottom: 40px; }

.layout-hoteis .hotel-address {
  position: absolute;
  bottom: 10px; }

.layout-hoteis .hotel-footer {
  margin-top: 40px;
  padding: 20px;
  border-top: 1px solid #d6c99c; }

.layout-hoteis .border-right {
  border-right: 1px solid #d6c99c; }

.layout-hoteis .popover {
  max-width: auto; }

@media (min-width: 1400px) {
  .layout-hoteis .carousel-alt-image {
    margin-top: -5vw; } }

@media (max-width: 991px) {
  .layout-hoteis .carousel-alt-image {
    margin-left: -25%; }
  .layout-hoteis .border-right {
    border-right: none; }
  .layout-hoteis .info_cols {
    border-right: none; } }

@font-face {
  font-family: 'OpenSans';
  src: url("/Content/tmp/fonts/OpenSans-Regular.ttf") format("truetype"), url("/Content/tmp/fonts/OpenSans-Regular.woff") format("woff"); }

.tarifario .btn-tarifario {
  background-color: #87a926;
  border-color: #556b18;
  background-image: linear-gradient(to bottom, #87a926 0%, #556b18 100%);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff; }
  .tarifario .btn-tarifario:hover {
    background-color: #769421;
    background-image: linear-gradient(to bottom, #769421 0%, #667f1d 100%); }

.tarifario .open > .dropdown-toggle.btn-tarifario, .tarifario .open > .dropdown-toggle.btn-tarifario:hover, .tarifario .open > .dropdown-toggle.btn-tarifario:focus {
  background-color: #445613; }

.tarifario-titulo {
  color: #686E22;
  text-align: center; }
  .tarifario-titulo-cidades {
    color: #686E22; }
    .tarifario-titulo-cidades .mosaic__title {
      margin-left: 15px;
      margin-bottom: 0;
      font-weight: bold; }
    .tarifario-titulo-cidades hr {
      margin-top: 0; }
  .tarifario-titulo-cidade {
    margin-top: 10px;
    margin-bottom: 10px; }
    .tarifario-titulo-cidade a {
      color: #686E22; }

.tarifario-pdf-cidade {
  padding-top: 20px;
  padding-right: 5px; }

.tarifario-tabela {
  font-size: 13px; }
  .tarifario-tabela th {
    background-color: #dddddd;
    text-align: center;
    vertical-align: middle !important; }
  .tarifario-tabela td {
    vertical-align: middle !important; }
  .tarifario-tabela-info {
    width: 100%;
    font: normal 10px/13px Arial, Helvetica, sans-serif; }
    .tarifario-tabela-info th {
      background-color: #dddddd;
      font: bold 11px/11px Arial, Helvetica, sans-serif; }

.tarifario-hotel-titulo {
  display: table;
  width: 100%;
  margin: 0; }
  .tarifario-hotel-titulo-campo {
    float: none;
    display: table-cell;
    padding-right: 7px;
    padding-left: 7px;
    border-right: 1px solid #b6d88a; }
    .tarifario-hotel-titulo-campo > * {
      vertical-align: middle; }
  .tarifario-hotel-titulo-selo {
    margin-right: 20px; }

.tarifario-hotel-tabela-header {
  font-weight: bold;
  font-stretch: extra-condensed; }

.tarifario-hotel-tabela-valor-center {
  padding-top: 0.5px !important;
  padding-bottom: 0.5px !important;
  padding-left: 1px !important;
  padding-right: 1px !important;
  font-weight: lighter;
  text-align: center; }

.tarifario-hotel-tabela-valor-left {
  padding-top: 0.5px !important;
  padding-bottom: 0.5px !important;
  padding-left: 1px !important;
  padding-right: 1px !important;
  font-weight: lighter;
  text-align: left; }

.tarifario-tour-transfer th, .tarifario-tour-transfer td {
  padding: 2px !important;
  vertical-align: middle !important; }

.tarifario-tour-transfer th {
  white-space: nowrap;
  text-align: center; }

.tarifario-tour-transfer .tarifario-valor {
  text-align: center; }

.banner-lgpd-consent {
  background-color: rgba(20, 20, 20, 0.8);
  min-height: 44px;
  font-size: 14px;
  color: #ccc;
  line-height: 22px;
  padding: 8px 0 8px 0px;
  font-family: Verdana;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 9999;
  text-align: left; }
  .banner-lgpd-consent > .external-container {
    width: 100%; }
    .banner-lgpd-consent > .external-container > .internal-container {
      margin: 0 auto;
      width: 750px; }
      .banner-lgpd-consent > .external-container > .internal-container > .column {
        float: left; }
        .banner-lgpd-consent > .external-container > .internal-container > .column a {
          color: #aaa; }
        .banner-lgpd-consent > .external-container > .internal-container > .column button {
          color: #000;
          border: none;
          margin: 7px 0 0 20px;
          padding: 0;
          cursor: pointer;
          width: 80px;
          height: 30px;
          background-color: #ccc; }
  .banner-lgpd-consent > .container > .column button:hover {
    background-color: #e0e0e0; }

.privacy-policy {
  font-family: Verdana;
  font-size: 12px;
  color: #333;
  margin: 30px 80px; }
  .privacy-policy > .title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px; }
  .privacy-policy > .content > .section {
    margin-top: 20px; }
    .privacy-policy > .content > .section > .title {
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 20px; }
    .privacy-policy > .content > .section > .content > .subsection > .title {
      font-weight: bold;
      margin-bottom: 5px;
      margin-top: 5px; }

.privacy-policy-body {
  background-color: #fefefe; }

/*# sourceMappingURL=main.css.map */
