/* Variables */
/* Variables */
body {
  background: #e9eaee;
}

.w-100 {
  width: 100%;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.h-auto {
  height: auto;
}

.m-0 {
  margin: 0;
}

footer {
  margin-bottom: 0;
}

#header-fixed {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  z-index: 9005;
}

#header-fixed header {
  background: #f3082d;
}

#header-fixed header #header-default #btn-main:before, #header-fixed header #header-default #btn-lupa:before {
  display: none;
}

#header-fixed header #header-default #btn-main i, #header-fixed header #header-default #btn-lupa i {
  color: #FFF;
  font-size: 23px;
}

.bannersAds {
  background: #FFF;
  padding-top: 7px;
  margin-bottom: 13px;
}

.btn-blue-gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#20a2e5), to(#37acf9));
  background-image: linear-gradient(to right, #20a2e5, #37acf9);
  border: none;
  height: 35px;
}

.body-list-region ul {
  background: #FFF;
}

.hide-fixed {
  margin-top: -179px;
}

#page-motel {
  border: none;
  padding: 7px 6px;
}

.custom-row {
  margin-right: -26px;
  margin-left: -26px;
}

.box-white {
  background: #FFF;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  margin-bottom: 11px;
}

.box-white#box-info-motel .logo-motel-page {
  width: auto;
  border: none;
  border-radius: 0;
}

.box-white#box-info-motel .logo-motel-page img {
  max-width: 100%;
}

.box-white#box-info-motel .col-xs-3 {
  padding-right: 0;
}

.box-white#box-info-motel h2 {
  margin: 0 !important;
}

.box-white#box-info-motel h5 {
  margin-top: 0;
}

.box-white#box-info-motel h5 i {
  background: -webkit-linear-gradient(#414141, #838383);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float: left;
  margin-right: 4px;
  font-size: 15px;
}

.box-white#box-info-motel h5 p {
  padding-left: 15px;
}

.box-white#box-info-motel h5 p.tel {
  display: none;
}

.box-white#box-info-motel #body-statistic {
  clear: both;
  padding: 0 4px;
}

.box-white#box-info-motel #body-statistic .xs-statistic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.box-white#box-info-motel #body-statistic .xs-statistic > div {
  padding: 0 1px;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 11px;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel > span {
  clear: both;
  display: block;
  margin-bottom: 0;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel:before {
  content: "";
  width: 13px;
  height: 12px;
  background: url(/Content/Styles/imagens/2015/icons-info-motel.png) no-repeat;
  display: block;
  margin: 0 auto;
  position: initial;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel#icon-heart {
  color: #f15b89;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel#icon-comment {
  color: #64a2e2;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel#icon-comment:before {
  background-position: -13px 0;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel#icon-cupom {
  color: #1bb885;
}

.box-white#box-info-motel #body-statistic .xs-statistic .icon-info-motel#icon-cupom:before {
  background-position: -27px 0;
}

.box-white#box-list-payment {
  padding: 16px 5px;
}

.box-white#box-list-payment ul {
  margin: 0;
}

.box-white#box-list-payment ul li.text {
  font-size: 17px;
  line-height: 33px;
  width: 100%;
}

.box-white#box-list-payment ul li img {
  max-height: 16px;
}

.box-white#box-itens-all-suites ul li {
  color: #7f7f7f;
  margin-bottom: 10px;
}

.box-white#box-cortesias ul {
  margin-bottom: 0 !important;
}

.box-white#box-cortesias ul li {
  color: #565656;
  margin-bottom: 18px;
}

.box-white#box-cortesias ul li:last-child {
  margin-bottom: 0 !important;
}

.box-white#box-compare .body-info-cupom {
  background-image: -webkit-gradient(linear, left top, right top, from(#4bb8af), to(#25cfc1));
  background-image: linear-gradient(to right, #4bb8af, #25cfc1);
  color: #FFF;
  padding: 7px 0;
}

.box-white#box-compare .body-info-cupom .col-xs-1 {
  padding: 0 10px;
}

.box-white#box-compare .body-info-cupom i {
  font-size: 22px;
  line-height: 37px;
}

.box-white#box-compare .body-info-cupom span {
  font-style: italic;
  font-size: 14px;
}

.box-white.suite-unique {
  position: relative;
}

.box-white.suite-unique .h3-title {
  margin-top: 0;
  font-weight: bold;
}

.box-white.suite-unique .carousel .carousel-control .glyphicon-chevron-left, .box-white.suite-unique .carousel .carousel-control .glyphicon-chevron-right {
  padding: 7px;
  border-radius: 100%;
  font-size: 12px;
  color: #3c3b3a;
  background: #f5f5f4;
}

.box-white.suite-unique .group-calendar {
  background: #2A6FD3;
  padding: 10px 9px 9px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.box-white.suite-unique .group-calendar .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box-white.suite-unique .group-calendar .flex span {
  color: #FFF;
  font-size: 13px;
}

.box-white.suite-unique .group-calendar .flex span label {
  font-weight: 400;
  margin: 0;
}

.box-white.suite-unique .group-calendar .flex .input-group {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  max-width: 100px;
}

.box-white.suite-unique .group-calendar .flex .input-group input {
  color: #418cfe;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 6px 5px;
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  height: 27px;
}

.box-white.suite-unique .group-calendar .flex .input-group input[readonly] {
  background: #FFF !important;
}

.box-white.suite-unique .group-calendar .flex .input-group .input-group-addon {
  background: #FFF;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 6px;
}

.box-white.suite-unique .group-calendar .flex .input-group .input-group-addon span {
  color: #418cfe;
  font-size: 9px;
  top: 0;
}

.box-white.suite-unique .box-destaque-go {
  border: solid 1px #DFEDED;
  padding: 10px 5px;
  background: #FBFBFB;
}

.box-white.suite-unique .box-destaque-go .destaque-go {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.box-white.suite-unique .box-destaque-go .destaque-go div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-white.suite-unique .box-destaque-go .destaque-go div span {
  color: #EC0033;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: "Trebuchet MS";
  line-height: 13px;
}

.box-white.suite-unique .list-itens-suit li {
  font-size: 14px;
}

.box-white.suite-unique .table-price {
  background: #fbfbfb;
}

.box-white.suite-unique .table-price .with-discount {
  color: #00a76e;
}

.box-white.suite-unique .table-price tr.trPeriodo td:first-child i {
  font-size: 13px;
}

.box-white.suite-unique .table-price tr td {
  font-size: 15px;
  color: #666666;
  vertical-align: middle;
  width: 33%;
  padding: 5px 0;
  border-color: #dceaea;
}

.box-white.suite-unique .table-price tr td.green {
  color: #00a76e;
  font-size: 15px;
  line-height: 14px;
}

.box-white.suite-unique .table-price tr td.green i {
  font-size: 11px;
  top: -1px;
}

.box-white.suite-unique .table-price tr td.green small {
  font-size: 11px;
}

.box-white.suite-unique .carousel-cupom .carousel-indicators {
  bottom: -20px !important;
}

.box-white.suite-unique .carousel-cupom .carousel-indicators li {
  background: #FFF !important;
  border-color: #404040 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.box-white.suite-unique .carousel-cupom .carousel-indicators li.active {
  background: #404040 !important;
  border-color: #404040 !important;
}

.box-white.suite-unique .carousel-cupom .carousel-inner .item {
  padding: 10px 15px;
  -ms-flex-line-pack: center;
      align-content: center;
  vertical-align: middle;
}

.box-white.suite-unique .carousel-cupom .carousel-inner .item h3, .box-white.suite-unique .carousel-cupom .carousel-inner .item h5 {
  color: #00a76e;
  margin-bottom: 2px;
}

.box-white.suite-unique .carousel-cupom .carousel-inner .item h3 {
  font-size: 15px;
  font-family: "Arial";
  color: #07a76f;
}

.box-white.suite-unique .carousel-cupom .carousel-inner .item h5 {
  font-size: 11px;
  font-family: "Arial";
  color: #00a66b;
  margin: 3px 0;
}

.box-white.suite-unique .carousel-cupom .carousel-inner .item .add-cupom {
  border: none;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#14c789), to(#237393));
  background-image: linear-gradient(180deg, #14c789 0%, #237393 100%);
  padding: 8px 5px;
  margin-top: 15px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(188, 231, 219, 0.004);
          box-shadow: 0px 3px 5px 0px rgba(188, 231, 219, 0.004);
  width: 100%;
}

.box-white.suite-unique .item-cupom {
  padding: 10px 15px;
  border-top: solid 1px #dceaea;
}

.box-white.suite-unique .item-cupom h3, .box-white.suite-unique .item-cupom h5 {
  color: #00a76e;
  margin-bottom: 2px;
}

.box-white.suite-unique .item-cupom h3 {
  font-size: 15px;
  font-family: "Arial";
  color: #07a76f;
}

.box-white.suite-unique .item-cupom h5 {
  font-size: 11px;
  font-family: "Arial";
  color: #00a66b;
  margin: 3px 0;
}

.box-white.suite-unique .item-cupom .add-cupom {
  border: none;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#14c789), to(#237393));
  background-image: linear-gradient(180deg, #14c789 0%, #237393 100%);
  padding: 8px 5px;
  margin-top: 15px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(188, 231, 219, 0.004);
          box-shadow: 0px 3px 5px 0px rgba(188, 231, 219, 0.004);
  width: 100%;
}

.box-white.suite-unique .item-cupom.bc h3, .box-white.suite-unique .item-cupom.bc h5 {
  color: #622e90;
}

.box-white.suite-unique .item-cupom.bc .add-cupom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#49256a), to(#6f32a3));
  background-image: linear-gradient(180deg, #49256a 0%, #6f32a3 100%);
}

.box-white.suite-unique .item-cupom.clube h3, .box-white.suite-unique .item-cupom.clube h5 {
  color: #f10a2d;
}

.box-white.suite-unique .item-cupom.clube .add-cupom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ef052d), to(#e70038));
  background-image: linear-gradient(180deg, #ef052d 0%, #e70038 100%);
}

.box-white.suite-unique .boxCollapse .well {
  margin-bottom: 0;
  border: none;
  border-top: 3px solid #EAEEF0;
  border-bottom: 3px solid #EAEEF0;
  border-radius: 0;
  padding: 0;
}

.box-white.suite-unique .boxCollapse .well:before {
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  border-left: 23px solid transparent;
  border-right: 23px solid transparent;
  border-top: 12px solid #fff;
  position: absolute;
  margin: -26px 0 0 -23px;
  -webkit-box-shadow: 0px 5px 4px 0px rgba(231, 231, 231, 0.004);
          box-shadow: 0px 5px 4px 0px rgba(231, 231, 231, 0.004);
}

.box-white.suite-unique .box-forgot, .box-white.suite-unique .box-cpf {
  display: none;
}

.box-white.suite-unique .box-login h4, .box-white.suite-unique .box-forgot h4, .box-white.suite-unique .box-cpf h4 {
  color: #545454;
}

.box-white.suite-unique .box-login h4.or, .box-white.suite-unique .box-forgot h4.or, .box-white.suite-unique .box-cpf h4.or {
  margin-top: 0;
  margin-bottom: 15px;
}

.box-white.suite-unique .box-login h4 i, .box-white.suite-unique .box-forgot h4 i, .box-white.suite-unique .box-cpf h4 i {
  text-decoration: underline;
}

.box-white.suite-unique .box-login .forgot button, .box-white.suite-unique .box-forgot .forgot button, .box-white.suite-unique .box-cpf .forgot button {
  color: #515151;
  font-size: 12px;
  padding: 0 0 8px 0;
}

.box-white.suite-unique .box-login .add-cupom-by-login, .box-white.suite-unique .box-forgot .add-cupom-by-login, .box-white.suite-unique .box-cpf .add-cupom-by-login {
  background: #24a0f1;
  border: none;
  font-style: italic;
  margin-bottom: 15px;
}

.box-white.suite-unique .box-login .sign-cupom, .box-white.suite-unique .box-forgot .sign-cupom, .box-white.suite-unique .box-cpf .sign-cupom {
  color: #000;
}

.box-white.suite-unique .box-login .sign-cupom .btn-link, .box-white.suite-unique .box-forgot .sign-cupom .btn-link, .box-white.suite-unique .box-cpf .sign-cupom .btn-link {
  color: #239ce8;
}

.box-white.suite-unique .box-login, .box-white.suite-unique .box-forgot {
  display: none;
  padding-top: 29px;
}

.box-white.suite-unique .box-login h4, .box-white.suite-unique .box-forgot h4 {
  margin-bottom: 29px;
}

.box-white.suite-unique .box-login .form-group label, .box-white.suite-unique .box-forgot .form-group label {
  color: #6E6E6E;
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-weight: 300;
}

.box-white.suite-unique .box-login .form-group input, .box-white.suite-unique .box-forgot .form-group input {
  border: solid 1px #DFE1E3;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.box-white.suite-unique .box-login .forgot, .box-white.suite-unique .box-forgot .forgot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}

.box-white.suite-unique .box-login .forgot button, .box-white.suite-unique .box-forgot .forgot button {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-decoration: underline;
  background: transparent;
}

.box-white.suite-unique .box-login .btn-success, .box-white.suite-unique .box-forgot .btn-success {
  background: #00B48A;
  border: none;
  margin-top: 35px;
  margin-bottom: 11px;
}

.box-white.suite-unique .box-login .sign-cupom, .box-white.suite-unique .box-forgot .sign-cupom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.box-white.suite-unique .box-login .sign-cupom span, .box-white.suite-unique .box-forgot .sign-cupom span {
  color: #2E2E2E;
  font-size: 12px;
}

.box-white.suite-unique .box-login .sign-cupom button, .box-white.suite-unique .box-forgot .sign-cupom button {
  border: solid 1px #ACACAC;
  border-radius: 6px;
  background: transparent;
  color: #717171;
  font-size: 14px;
  font-family: "Trebuchet MS";
  margin: 0 auto 28px auto;
  width: 204px;
}

.box-white.suite-unique .box-forgot .login-back {
  border: none;
  font-size: 11px;
  color: #545454;
  margin-top: 6px;
}

.box-white.suite-unique .box-go h4 {
  color: #505050;
  font-size: 19px;
  line-height: 21px;
  font-family: "Trebuchet MS";
  margin-bottom: 22px;
}

.box-white.suite-unique .box-go h4 span {
  color: #EC0033;
}

.box-white.suite-unique .box-go ul {
  margin: 0 6px 41px;
}

.box-white.suite-unique .box-go ul li {
  font-size: 14px;
  line-height: 15px;
  font-family: "Trebuchet MS";
  border: none;
  border-radius: 6px;
  margin-bottom: 3px;
}

.box-white.suite-unique .box-go ul li div {
  padding-right: 0;
}

.box-white.suite-unique .box-go ul li div.col-xs-10 {
  padding-left: 0;
}

.box-white.suite-unique .box-go ul li div img {
  display: inline;
  margin-right: 16px;
}

.box-white.suite-unique .box-go .btn-go {
  margin: 42px 6px 6px;
  background: #EC0033;
  border: solid 1px #EDF1F4;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  color: #FFF;
  text-transform: uppercase;
}

.box-white.suite-unique .box-go .text-solo {
  color: #505050;
  opacity: 0.7;
  font-size: 11px;
}

.box-white.suite-unique .box-go button {
  background: #C9CBD1;
  color: #2E2E2E;
  font-size: 14px;
  line-height: 12px;
  font-family: "Trebuchet MS";
  margin: 6px auto;
}

.box-white.suite-unique .box-cupom-enabled, .box-white.suite-unique .box-cupom-impresso-enabled {
  background: #00B48A;
  float: left;
  padding: 51px 39px;
  width: 100%;
  display: none;
}

.box-white.suite-unique .box-cupom-enabled img, .box-white.suite-unique .box-cupom-impresso-enabled img {
  max-width: 90px;
}

.box-white.suite-unique .box-cupom-enabled h3, .box-white.suite-unique .box-cupom-impresso-enabled h3 {
  color: #FFF;
  margin: 30px 0;
}

.box-white.suite-unique .box-cupom-enabled p, .box-white.suite-unique .box-cupom-impresso-enabled p {
  color: #FFF;
}

.box-white.suite-unique .box-cupom-enabled .btn-cupons, .box-white.suite-unique .box-cupom-impresso-enabled .btn-cupons {
  border: solid 2px #FFF;
  background: #FFFFFF;
  color: #606060;
  font-weight: bold;
  font-size: 14px;
  font-family: "Trebuchet MS";
}

.box-white.suite-unique .box-cupom-enabled .add-back, .box-white.suite-unique .box-cupom-impresso-enabled .add-back {
  color: #FFF;
  font-weight: 300;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  margin-top: 15px;
  width: 204px;
}

.box-white#alert-cupom-price h6 {
  color: #08795b;
}

.box-white#box-about p {
  height: 122px;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  display: -webkit-box;
}

.box-white#box-recommend .btn-primary {
  background: #23a0f1;
  font-weight: bold;
  border: none;
  border-radius: 7px;
}

.box-white#box-recommend h5 {
  color: #565656;
  font-size: 15px;
  margin-bottom: 0;
}

.box-white#box-recommend .btn-link {
  color: #f2161b;
  font-size: 15px;
}

.box-white h4.title-box {
  font-weight: bold;
  margin: 0 0 20px 0;
  color: #333;
  font-size: 20px;
}

.box-white .btn-link {
  color: #239ce8;
  text-decoration: underline !important;
}

.body-disqus {
  background-image: -webkit-gradient(linear, left top, right top, from(#3b92e4), to(#46addb));
  background-image: linear-gradient(to right, #3b92e4, #46addb);
  border-radius: 5px;
  padding-bottom: 5px;
}

.box-buttons {
  margin-bottom: 10px;
  height: 35px;
}

.box-buttons .nav-tabs {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-buttons .nav-tabs li {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  margin-right: 1%;
}

.box-buttons .nav-tabs li a {
  background: #7c7e88;
  font-size: 11px;
  border: none !important;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 8px 8px;
  border-radius: 4px;
}

.box-buttons .nav-tabs li.active a {
  background: #418cfe;
  color: #FFF;
}

.box-buttons .nav-tabs li:last-child {
  margin-right: 0;
}

.box-buttons .body-affix {
  position: absolute;
  width: 100%;
}

.box-buttons .body-affix.affix {
  position: fixed;
  top: 0;
  background: #FFF;
  padding: 5px;
  left: 0;
  z-index: 9000;
  -webkit-box-shadow: 0 7px 18px -9px black;
  box-shadow: 0 7px 18px -9px black;
}

#carousel-all-suite {
  margin-bottom: 10px;
}

#carousel-all-suite .item .carousel-suite-name {
  width: 100%;
  position: absolute;
  top: 30px;
}

#carousel-all-suite .item .carousel-suite-name div {
  padding: 6px 25px;
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
  border-radius: 7px;
  margin: 0 auto;
  display: table;
}

#carousel-all-suite .carousel-control .glyphicon-chevron-left, #carousel-all-suite .carousel-control .glyphicon-chevron-right {
  padding: 7px;
  \border-radius: 100%;
  \font-size: 12px;
  \color: #3c3b3a;
  \background: #f5f5f4;
}

#box-moteis-indicados .custom-row {
  margin-right: -36px;
  margin-left: -36px;
}

#box-moteis-indicados .carousel#carousel-moteis-indicados {
  display: table;
  width: 100%;
}

#box-moteis-indicados .carousel#carousel-moteis-indicados #content-carousel {
  display: table;
  width: 100%;
  position: relative;
}

#box-moteis-indicados .carousel .carousel-inner .item {
  width: 100% !important;
}

#box-moteis-indicados .carousel .carousel-inner .item a {
  display: block;
  padding: 0;
}

#box-moteis-indicados .carousel .carousel-inner .item a span {
  float: left;
  background: #ae000b;
  padding: 5px;
  border-radius: 50%;
  margin-left: 10px;
}

#box-moteis-indicados .carousel .carousel-inner .item a .carousel-caption {
  padding: 10px;
  background: rgba(203, 0, 12, 0.8);
  right: 0;
  left: 35%;
  border-radius: 8px 0 0 8px;
  font-family: "Trebuchet MS", sans-serif;
  bottom: 35px;
}

#box-moteis-indicados .carousel .carousel-inner .item a .carousel-caption font {
  font-size: 17px;
  display: block;
  text-align: right;
}

#box-moteis-indicados .carousel .carousel-indicators {
  background: none;
  bottom: -40px !important;
}

#box-moteis-indicados .carousel .carousel-indicators li {
  background: #a6a6a6;
  width: 9px;
  height: 9px;
  margin: 0;
}

#box-moteis-indicados .carousel .carousel-indicators li.active {
  background: #4a4a4a;
}

#box-moteis-indicados .carousel .carousel-indicators:hover {
  background: none;
}

#rulesCupom-modal .modal-dialog .modal-content .modal-header {
  background: #f61835;
  margin: 3px;
  border-radius: 4px;
}

#rulesCupom-modal .modal-dialog .modal-content .modal-header button {
  background: #a90319;
  color: #FFF;
}

#rulesCupom-modal .modal-dialog .modal-content .modal-header h4 {
  color: #FFF;
}

#modalCupom .modal-dialog .modal-content .modal-header {
  padding-bottom: 5px;
}

#modalCupom .modal-dialog .modal-content .modal-header .col-xs-2 {
  padding-right: 0;
}

#modalCupom .modal-dialog .modal-content .modal-header .col-xs-8 span {
  font-size: 14px;
  line-height: 14px;
  display: block;
}

#modalCupom .modal-dialog .modal-content .modal-header .col-xs-8 span font {
  color: #f15b89;
}

#modalCupom .modal-dialog .modal-content .modal-header .col-xs-8 span strong {
  color: #000;
}

#modalCupom .modal-dialog .modal-content .modal-body hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

#hidden-swipe {
  display: none;
}

.swiper-container {
  width: 100%;
  padding-bottom: 30px;
}

.swiper-container .swiper-slide {
  background-position: center;
  background-size: cover;
}

.swiper-container .swiper-slide .thumbnail {
  padding: 10px;
  margin: 0 10px;
}

.swiper-container .swiper-slide .thumbnail .title-cupom {
  background-image: -webkit-gradient(linear, left top, right top, from(#c8081b), to(#f7283d));
  background-image: linear-gradient(to right, #c8081b, #f7283d);
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 6px;
  font-size: 16px;
}

.swiper-container .swiper-slide .thumbnail .economy h5 {
  color: #df2f3f;
}

.swiper-container .swiper-slide .thumbnail .economy h3 {
  margin-top: -6px;
  font-weight: bold;
  font-size: 26px;
}

.swiper-container .swiper-slide .thumbnail .economy h3 small {
  font-size: 22px;
  font-weight: bold;
}

.swiper-container .swiper-slide .thumbnail .depor {
  padding-left: 0;
  margin-top: 12px;
}

.swiper-container .swiper-slide .thumbnail .depor h5:last-child {
  margin-top: -7px;
}

.swiper-container .swiper-slide .thumbnail .info h3 {
  color: #df2f3f;
}

.swiper-container .swiper-slide .thumbnail .info h3 small {
  font-size: 11px;
}

.swiper-container .swiper-slide .thumbnail .info h5 {
  text-align: justify;
}

.swiper-container .swiper-slide .thumbnail .info h5 font {
  font-size: 15px;
}

.swiper-container .swiper-slide .thumbnail .bt a {
  background-image: -webkit-gradient(linear, left top, right top, from(#1cb13d), to(#1cca57));
  background-image: linear-gradient(to right, #1cb13d, #1cca57);
}

.swiper-container .swiper-slide .thumbnail.bc .title-cupom {
  background-image: -webkit-gradient(linear, left top, right top, from(#45286d), to(#6e2ccb));
  background-image: linear-gradient(to right, #45286d, #6e2ccb);
}

.swiper-container .swiper-slide .thumbnail.bc .economy h5, .swiper-container .swiper-slide .thumbnail.bc .info h3 {
  color: #6c2bc7;
}

.swiper-container .swiper-slide .thumbnail.guia .title-cupom {
  background-image: -webkit-gradient(linear, left top, right top, from(#c8081b), to(#f7283d));
  background-image: linear-gradient(to right, #c8081b, #f7283d);
}

.swiper-container .swiper-slide .thumbnail.guia .economy h5, .swiper-container .swiper-slide .thumbnail.guia .info h3 {
  color: #de1d30;
}

#icon-cupom {
  -webkit-appearance: none;
  background: #FFF;
  border: 0;
  padding: 0;
  margin: 0 !important;
}

/* Fixa  o Heade */
.headroom {
  will-change: transform;
  -webkit-transition: transform 200ms linear;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}

.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.headroom--pinned {
  display: block;
}

.headroom--unpinned {
  display: none;
}

/* Calendario */
.bootstrap-datetimepicker-widget {
  background: #418cfe;
  color: #FFF;
  width: 220%;
  border: none;
  z-index: 2;
}

.bootstrap-datetimepicker-widget table td.active {
  background: #FFF;
  color: #418cfe;
}

.bootstrap-datetimepicker-widget table td.active:hover {
  background: #FFF;
  color: #418cfe;
}

.box-white.suite-unique .group-calendar .bootstrap-datetimepicker-widget span {
  color: #FFF;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-top-color: #418cfe;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before, .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-bottom-color: #418cfe;
}

.back-shadow-calendar {
  width: 240%;
  height: 600px;
  position: absolute;
  z-index: 0;
  -webkit-transform: translate(-50%, -75%);
          transform: translate(-50%, -75%);
}

.sk-circle {
  display: none;
}

.fixed-reservas-bottom {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99999999;
}

.fixed-reservas-bottom span {
  background: #0a5997;
  color: #fff;
  padding: 10px;
  border-bottom: solid 2px #72b6ec;
  border-radius: 50px;
  position: absolute;
  top: -18px;
  right: 10px;
  z-index: 9003;
}

.fixed-reservas-bottom #bt-reserva {
  border-radius: 0;
  margin: 0 !important;
  font-size: 24px;
  background: #1772bb;
}

.box-info-important {
  color: #8e665b;
  font-family: Arial;
  font-style: italic;
  font-size: 12px;
}

.box-info-important h4 {
  color: #ffa133;
  font-size: 20px;
  margin-top: 0;
}

#motel-favorito #btn-add-favorito {
  background: #50abf5;
  border: 0;
  border-radius: 5px;
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
}

#motel-favorito #btn-add-favorito.adicionado {
  background: #156bb1;
}

#motel-favorito #rate {
  margin-bottom: 0px;
}

#motel-favorito input[type=checkbox]:checked:after {
  top: 2px;
  left: 4px;
  font-size: 11px;
}

#motel-favorito #modal-motel-favorito {
  z-index: 100000000000000020000;
}

@media screen and (min-width: 375px) {
  .box-white.suite-unique .box-destaque-go {
    padding: 10px;
  }
  .box-white.suite-unique .box-destaque-go .destaque-go div span {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 414px) {
  .box-white.suite-unique .carousel-cupom .carousel-indicators {
    bottom: -16px !important;
  }
  .box-white.suite-unique .box-destaque-go .destaque-go div span {
    font-size: 1.7rem;
  }
}

.btn-cupom-ja-adicionado {
  cursor: default;
  margin: 21px 0 0 0;
  text-align: center;
  display: none;
}

.btn-cupom-ja-adicionado p.titulo {
  color: #0CA76D !important;
  font-family: "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
  font-style: italic !important;
  font-size: 12px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.btn-cupom-ja-adicionado span.cupom-ver-regras {
  color: #6B6B6B !important;
  font-family: "Trebuchet MS", sans-serif !important;
  text-decoration: underline !important;
  font-size: 10px !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block;
  cursor: pointer;
}

.box-uber {
  background: #2e2e2e;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  padding: 7px 15px 6px 3px;
}

.box-uber:hover {
  color: #fff;
}

.box-uber img {
  margin-top: -4px;
  margin-right: 9px;
}

.qtd-cupons-menu {
  position: absolute;
  top: -7px;
  right: -10px;
  border: 2px solid #FFF;
  background: #1991db;
  padding: 6px 8px !important;
  border-radius: 50%;
}

.qtd-cupons-menu span {
  color: #fff !important;
  font-size: 9px !important;
  line-height: 1;
}

.notificacao-cupom-digital {
  position: absolute;
  top: 0px;
  right: 35%;
  border: 2px solid #FFF;
  background: #1991db;
  padding: 4px !important;
  border-radius: 50%;
}

.box-cupom-reserva-go {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}

.box-cupom-reserva-go .box-cupom-reserva-go-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box-cupom-reserva-go .box-cupom-reserva-go-title h3 {
  color: #EC0233 !important;
  font-weight: bold;
  font-size: 15px !important;
  line-height: 17px;
  margin: 0;
  padding: 0;
}

.box-cupom-reserva-go .box-cupom-reserva-go-title h5 {
  color: #717171 !important;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 14px;
}

.box-cupom-reserva-go .box-cupom-reserva-go-button {
  margin-left: 18px;
  margin-right: 15px;
}

.box-cupom-reserva-go .box-cupom-reserva-go-button .add-cupom-go {
  background: #EC0233;
  border: 0;
  border-radius: 4px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  padding: 11px 0;
  text-align: center;
  width: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-cupom-motel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}

.box-cupom-motel .box-cupom-motel-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box-cupom-motel .box-cupom-motel-title h3 {
  margin: 0;
  padding: 0;
}

.box-cupom-motel .box-cupom-motel-title.go h3 {
  color: #404040 !important;
  font-weight: normal;
  font-size: 13px !important;
  line-height: 15px;
  margin: 0;
  padding: 0;
}

.box-cupom-motel .box-cupom-motel-title.go h5 {
  color: #717171 !important;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 14px;
}

.box-cupom-motel .box-cupom-motel-button {
  margin-left: 18px;
  margin-right: 15px;
}

.box-cupom-motel .box-cupom-motel-button .add-cupom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px !important;
  margin: 0 !important;
  width: 140px !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-cupom-motel .box-cupom-motel-button .btn-cupom-ja-adicionado {
  margin: 0 !important;
}

.box-cupom-motel .box-cupom-motel-button.go .add-cupom {
  background: #FFFFFF !important;
  border: 1px solid #D3D3D3 !important;
  color: #404040 !important;
  font-size: 11px !important;
  font-weight: normal !important;
  line-height: 12px !important;
  padding: 11px 0 !important;
  margin: 0 !important;
  width: 96px !important;
}
/*# sourceMappingURL=style2016.css.map */