@charset "UTF-8";
html body {
  background: #F4F4F4;
}
html body .fl-wrap {
  float: left;
  width: 100%;
  position: relative;
}
html body .d-flex {
  display: flex;
}
html body header {
  z-index: 1001;
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
}
html body header .navbar {
  height: 140px;
  background: #fff !important;
}
html body header .navbar .logo {
  width: 199px;
}
html body header .navbar .header-info {
  position: relative;
  display: flex;
}
html body header .navbar .header-info span {
  font-size: 0.8125rem;
  color: #959494;
  font-weight: 600;
}
html body header .navbar .header-info .icon {
  margin-top: 14px;
  font-size: 30px;
  margin-right: 21px;
  color: #959494;
}
html body header .navbar .header-info .icon span {
  font-size: 30px;
}
html body header .navbar .header-info .telefone {
  font-size: 1.875rem;
  color: #959494;
  margin-bottom: -9px;
  margin-top: -12px;
  font-weight: bold;
}
html body header .navbar .header-info .opening-hours {
  font-size: 0.75rem;
  color: #7c7b7b;
  font-weight: 600;
}
html body .page-header-info {
  padding: 1.8rem;
  margin-top: 138px;
  background: #2dbbb1;
  height: 94px;
}
html body .page-header-info h4 {
  color: #fff;
}
html body .page-header-info ul {
  font-size: 1.25rem;
  list-style: none;
  margin-top: -10px;
}
html body .page-header-info ul li {
  float: left;
  line-height: 56px;
  display: inline;
  margin-left: 5px;
  font-size: 0.8333em;
  font-weight: bold;
  text-transform: none;
  color: #62DEE8;
}
html body .page-header-info ul li:first-child:after {
  content: "/";
  color: #62DEE8;
  margin-left: 4px;
}
html body .page-header-info ul li a {
  color: #62DEE8;
}
html body .page-header-info ul li.active {
  color: #fff;
}
html body .row {
  margin: 0;
}
html body .order {
  justify-content: space-between;
  margin-top: 2rem;
}
html body .order .pull-left span {
  color: #898989;
  font-size: 1.125rem;
}
html body .order .price-opt-title {
  color: #666;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  margin-top: 0px;
}
html body .order .price-opt .listsearch-input-item {
  float: left;
  margin-left: 20px;
  position: relative;
  min-width: 160px;
  margin-top: -11px;
  margin-bottom: 2rem;
}
html body .order .price-opt .listsearch-input-item .nice-select {
  background: #fff;
  width: 100%;
}
html body .order .grid-opt {
  float: right;
}
html body .order .price-opt .listsearch-input-item .nice-select li {
  padding-top: 15px;
}
html body .order .grid-opt li {
  float: left;
  padding-top: 15px;
  margin-left: 10px;
}
html body .order .grid-opt li span {
  float: left;
  font-size: 14px;
  font-weight: 900;
  color: #ccc;
  background: #fff;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  border: 1px solid #eee;
  line-height: 36px;
  cursor: pointer;
}
html body .order .float-right .btn {
  background: #fff;
  color: #A8A8A8;
  font-size: 14px;
  border: none;
  margin-bottom: 2rem;
  /* margin-left: 39px; */
  position: relative;
  left: -13px;
  width: 242px;
  height: 47px;
}
html body .order .float-right .btn::after {
  float: right;
  margin-top: 9px;
  position: relative;
  margin-left: 42px;
}
html body .hotel-pesquisa .sidebar-filter {
  padding: 0;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .flex-20 {
  flex: 0 0 20%;
  padding-right: 10px;
  padding-left: 10px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .qty-dropdown {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  padding: 0;
  border-radius: 6px;
  background: #FFF;
  height: 47px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .qty-dropdown .qty-dropdown-header {
  font-size: 14px;
  color: #666;
  text-align: left;
  font-weight: 300;
  padding-left: 15px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  position: relative;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .qty-dropdown .qty-dropdown-header .float-right {
  width: 50%;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .qty-dropdown .qty-dropdown-header .col-md-6 {
  padding-right: 0;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .qty-dropdown .qty-dropdown-header .float-left {
  width: 50%;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown {
  top: 67px;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1003;
  text-align: center;
  border: 1px solid #eee;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;
  min-width: 237px;
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown.open {
  display: block;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown span {
  color: #333;
  font-weight: bold;
  float: left;
  margin-left: 10px;
  margin-top: 9px;
  font-size: 12px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown article:first-of-type .header {
  border-top: none !important;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .header {
  color: #9196a7;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  margin: 0 0 0 0;
  padding-left: 0;
  float: left;
  text-align: left;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .header h3 {
  margin-top: 10px;
  margin-left: 10px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .header h3 span {
  float: right;
  margin: 0 10px 0 0;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .header select {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 8px) calc(1em + -5.8px), calc(100% - 3px) calc(1em + -5.8px), calc(100% - 1.2em) 0em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  padding-left: 6px;
  width: 47px;
  height: 21px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .quarto-dropdown-footer {
  border-top: 1px solid #f5f5f5;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown.open .quarto-dropdown-footer {
  height: 50px;
  padding-top: 5px;
  background: #fff;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .quarto-dropdown-footer a {
  cursor: pointer;
  font-size: 1rem;
  text-decoration: none;
  float: left;
  margin: 10px;
  border: 1px solid;
  border-radius: 17px;
  padding: 1px 14px 4px 12.8px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .quarto-dropdown-footer a:last-child {
  float: right;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 15px;
  transform: rotateZ(45deg);
  top: -7px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  background-color: #fff;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .conteudo {
  margin-bottom: 10px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .pes-row {
  margin-top: 10px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .pes-row select {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 15px) calc(1em + -2px), calc(100% - 10px) calc(1em + -2px), calc(100% - 1.9em) 0.2em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  padding-left: 10px;
  width: 89px;
  height: 33px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  float: right;
  margin-right: 10px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .pes-row.chd select {
  width: auto;
  padding-left: 2px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 11px) calc(1em + -2px), calc(100% - 6px) calc(1em + -2px), calc(100% - 1.9em) 0.2em;
  background-size: 5px 5px, 5px 5px, 0px 1.5em;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .mob-header {
  height: 66px;
  border-bottom: 1px solid #c3c3c3;
  display: none;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .quarto-dropdown .mob-header h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  padding: 20px 0;
  font-weight: 600;
  color: #666;
  border-bottom: 1px solid #4a4a4a;
  text-align: center;
  margin: 0;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .pes-row.chd span {
  color: #5a5a5a;
  font-size: 12px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group:before, html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group:after {
  content: "";
  display: table;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group:after {
  clear: both;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group-icon {
  position: relative;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group-icon input {
  height: 47px;
  height: 47px;
  padding: 0.375rem 0.75rem 0.375rem 43px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #A8A8A8;
  font-size: 13px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group-icon input::placeholder {
  color: #A8A8A8;
  font-size: 12px;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group-icon .input-icon {
  position: absolute;
  top: -3px;
  left: 0;
  width: 3.4em;
  height: 3.4em;
  line-height: 3.4em;
  text-align: center;
  pointer-events: none;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group-icon .input-icon i {
  font-size: 19px;
  transition: all 0.35s ease-in-out;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .input-group-icon .input-icon img {
  height: 27px;
  width: 19px;
  transition: all 0.35s ease-in-out;
}
html body .hotel-pesquisa .sidebar-filter .header-search-input-item .btn-pesquisar {
  height: 48px;
  margin-top: 31px;
  width: 131px;
  background: #09A7B4;
  border: none;
}
html body .hotel-pesquisa .sidebar-filter label {
  font-size: 14px;
  color: #6F6F6F;
  font-weight: bold;
}
html body .hotel-pesquisa .sidebar-filter .filter-titulo {
  padding: 1rem;
  background: #EAEAEA;
  font-size: 1.125rem;
  font-weight: bold;
  color: #797979;
  text-align: center;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo {
  padding: 0.5rem;
  background: #fff;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .filter-item {
  padding: 0px 12px 0px 12px;
  margin-bottom: 1rem;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group:before, html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group:after {
  content: "";
  display: table;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group:after {
  clear: both;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group-icon {
  position: relative;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group-icon input {
  padding: 0.375rem 0.75rem 0.375rem 54px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #A8A8A8;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group-icon input::placeholder {
  color: #A8A8A8;
  font-size: 14px;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group-icon .input-icon {
  position: absolute;
  top: -8px;
  left: 0;
  width: 3.4em;
  height: 3.4em;
  line-height: 3.4em;
  text-align: center;
  pointer-events: none;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group-icon .input-icon i {
  transition: all 0.35s ease-in-out;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-group-icon .input-icon img {
  height: 27px;
  width: 19px;
  transition: all 0.35s ease-in-out;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-cupom {
  width: 60% !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .input-cupom::placeholder {
  color: #A8A8A8;
  font-size: 14px;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .btn-cupom {
  width: 40%;
  margin-left: 1rem;
  background: #09A7B4;
  border-color: #E5E5E5;
  border-radius: 40px;
  font-weight: bold;
  font-size: 0.8125rem;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .custom-checkbox {
  margin-bottom: 1rem;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .custom-checkbox label::before {
  height: 1.3rem;
  width: 1.3rem;
  border-radius: 50% !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-fundo .btn-alterar {
  background: #FF8900;
  width: 100%;
  border: none;
  box-shadow: 0 6px 6px #0000004a;
  height: 47px;
  border-radius: 40px;
  font-weight: bold;
}
html body .hotel-pesquisa .sidebar-filter .filter-t h6 {
  margin-top: 1rem;
  color: #797979;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .filter-qt-encontrado {
  color: #A8A8A8;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .irs-line {
  height: 5px !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .irs-bar {
  background: #09A7B4 !important;
  height: 5px !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .irs-handle {
  top: 16px !important;
  width: 24px !important;
  height: 24px !important;
  border-radius: 30px !important;
  background: #50E4F0 !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .irs-handle i {
  display: none;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .irs-handle::first-child {
  background-color: none !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .irs-to, html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .irs-from {
  background-color: #FF8900 !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .result-slider {
  margin-top: 1rem;
  background: #EAEAEA;
  height: 36px;
  padding: 0.5rem;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-filtro-preco .result-slider span {
  color: #09A7B4;
  font-size: 14px;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div {
  margin-bottom: 1rem;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div .custom-control-label {
  padding-left: 17px;
  padding-top: 9px;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div .custom-control-label::before {
  width: 30px !important;
  height: 30px !important;
  background: #fff;
  border: 1px solid #80808054;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div .custom-control-label::after {
  width: 30px !important;
  height: 30px !important;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div .custom-control-input:checked ~ .custom-control-label::before {
  background: #50E4F0;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div .custom-control-input:checked ~ .custom-control-label:after {
  height: 2rem;
  width: 2rem;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div .check-result {
  background: #fff;
  width: 47px;
  height: 30px;
  text-align: center;
  color: #B4B4B4;
  font-size: 14px;
  align-items: center;
  padding-top: 4px;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .custom-checkbox-div .label-regime {
  width: 69%;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .btn-ver-mais {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  color: #09A7B4;
  font-size: 12px;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .btn-ver-mais i {
  float: right;
  font-size: 18px;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-mais-filtros {
  display: none;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-mais-filtros .filtro-nm-hotel {
  height: 80px;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-mais-filtros .filtro-nm-hotel .nice-select .option {
  padding-top: 15px;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .div-mais-filtros .filtro-estrelas .color {
  color: #FFC400;
}
html body .hotel-pesquisa .sidebar-filter .filter-t .expand {
  display: block !important;
}
html body .hotel-pesquisa .hotel-list .hotel {
  margin-bottom: 1.4rem;
  height: 260px;
  background: #fff;
  border-radius: 9px;
}
html body .hotel-pesquisa .hotel-list .hotel .div-img-hotel {
  padding: 0;
  height: 100%;
}
html body .hotel-pesquisa .hotel-list .hotel .div-img-hotel .img-hotel {
  width: 100%;
  height: 100%;
  border-radius: 9px;
}
html body .hotel-pesquisa .hotel-list .hotel .div-img-hotel .recomendado {
  position: absolute;
  top: 0;
  background: #fff;
  border-radius: 20px;
  margin-top: 10px;
  left: 5px;
  font-size: 12px;
  padding: 0.1rem 0.4rem 0.2rem 0.4rem;
  color: #90c23e;
  font-weight: bold;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info {
  padding: 19px 31px 8px;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .border-l {
  border-right: 1px solid #DEDEDE;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .addres {
  color: #C1C1C1;
  font-size: 1.125rem;
  line-height: 1;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .nm-hotel {
  color: #898989;
  font-weight: 700;
  font-size: 1.375rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .itens {
  margin-top: 4px;
  font-size: 0.75rem;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .itens .stars {
  border-right: 1px solid #DEDEDE;
  width: 45%;
  color: #e6e6e6;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .itens .stars .color {
  color: #FFC400;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .itens .facilidades i {
  color: #09A7B4;
  margin: 4px;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .ref {
  margin-top: 1rem;
  color: #A8A8A8;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .ref i {
  color: #09A7B4;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .c-st {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  padding: 0.2rem;
  color: #09e0bd;
  width: 171px;
  font-weight: bold;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .destaque {
  padding: 0.3rem 0.5rem 0.5rem 0.5rem;
  color: #0D994A;
  background: #CFFD87;
  width: 80%;
  height: 36px;
  margin-top: 1rem;
  border-radius: 40px;
  text-align: center;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .destaque span {
  font-size: 14px;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .mensagem {
  color: #A8A8A8;
  margin-top: 1rem;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .mensagem i {
  color: #09A7B4;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .descontos {
  margin-bottom: 17px;
  /* Hide the tooltip content by default */
  /* Show tooltip content on hover */
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .descontos [data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
  border: 1px solid #50e4f0;
  width: 42.2px;
  /* padding: 0.4rem; */
  padding: 1px 0px 0px 10px;
  /* background: #09a7b4; */
  border-radius: 24px;
  height: auto;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .descontos i {
  color: #50e4f0;
}
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .descontos [data-tooltip]:hover:before,
html body .hotel-pesquisa .hotel-list .hotel .div-hotel-info .descontos [data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
html body .hotel-pesquisa .hotel-list .hotel .div-preco {
  padding: 19px 16px 8px;
}
html body .hotel-pesquisa .hotel-list .hotel .div-preco .diarias {
  font-size: 14px;
  color: #A8A8A8;
  line-height: 1;
}
html body .hotel-pesquisa .hotel-list .hotel .div-preco .vl-total .sg-moeda {
  color: #626262;
  font-size: 1.5625rem;
  margin-right: 6px;
  line-height: 1;
}
html body .hotel-pesquisa .hotel-list .hotel .div-preco .vl-total .valor {
  font-size: 2.5rem;
  font-weight: bold;
  color: #626262;
  line-height: 1;
}
html body .hotel-pesquisa .hotel-list .hotel .div-preco .vl-periodo {
  font-size: 0.875rem;
  color: #A8A8A8;
}
html body .hotel-pesquisa .hotel-list .hotel .div-preco .taxas {
  font-size: 0.75rem;
  color: #626262;
  margin-top: 34px;
  line-height: 1;
}
html body .hotel-pesquisa .hotel-list .hotel .div-preco .btn-comprar {
  width: 100%;
  background: #FF8900;
  border: none;
  box-shadow: 0 6px 6px #0000004a;
  margin-top: 20px;
  border-radius: 40px;
  font-weight: bold;
  font-size: 0.9375rem;
  margin-bottom: 10px;
}
html body .hotel-pesquisa .paginacao {
  float: unset;
  text-align: center;
}
html body .hotel-pesquisa .paginacao ul {
  list-style: none;
  display: inline-flex;
  align-items: center;
}
html body .hotel-pesquisa .paginacao ul a {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 6px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  position: relative;
  font-size: 13px;
  color: #888da0;
  background: #fff;
  letter-spacing: 1px;
}
html body .hotel-pesquisa .paginacao ul a.current {
  background: #ff8900;
  color: #fff;
}
html body .hotel-pesquisa .paginacao ul a.disabled {
  background: #d9d9d9;
  cursor: not-allowed;
}
html body .hotel-pesquisa .paginacao a {
  border-color: #dedede;
}
html body .hotel-pesquisa .back-to-up {
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding-top: 11px;
  height: 52px;
  margin-bottom: 3rem;
}
html body .hotel-pesquisa .back-to-up .btn-topo {
  width: 20%;
  text-align: left;
  background: none;
  border: none;
  color: #09A7B4;
  font-size: 12px;
  float: right;
}
html body .hotel-pesquisa .back-to-up .btn-topo i {
  float: right;
  font-size: 18px;
}
html body .hotel-pesquisa .hotel-nao-encontrado {
  display: flex;
  width: 100%;
  background: #FFDEDE;
  border-radius: 9px;
  padding: 2rem;
  margin-bottom: 2rem;
}
html body .hotel-pesquisa .hotel-nao-encontrado .sad {
  display: inline-block;
  width: 110px;
  height: 102px;
  background: #D34949;
  padding: 0.5rem;
  text-align: center;
  margin-right: 37px;
  padding-top: 16px;
  margin-top: 7px;
}
html body .hotel-pesquisa .hotel-nao-encontrado .sad i {
  font-size: 70px;
  color: #fff;
}
html body .hotel-pesquisa .hotel-nao-encontrado .texto {
  display: inline-block;
}
html body .hotel-pesquisa .hotel-nao-encontrado .texto .title {
  font-size: 1.375rem;
  color: #D34949;
  font-weight: bold;
}
html body .hotel-pesquisa .hotel-nao-encontrado .texto .data-pesquisa {
  color: #C78484;
  font-size: 1.125rem;
}
html body .hotel-pesquisa .hotel-nao-encontrado .texto .messages {
  font-size: 1rem;
  color: #626262;
}
html body .tabs {
  background: #fff;
  margin-bottom: 1.5rem;
}
html body .tabs .tab-active {
  border-radius: 12px 12px 0px 0px;
  background: #09A7B4;
  font-size: 23px;
  color: #fff;
  padding: 18px 13px 21px 24px;
}
html body .tabs .tab-active .number {
  background: #21D0DE;
  width: 48px;
  height: 48px;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
  border-radius: 50%;
  margin-right: 14px;
}
html body .tabs .tab {
  border-radius: 12px 0 0px 0px;
  background: #FFFFFF;
  font-size: 23px;
  color: #ADADAD;
  padding: 18px 13px 21px 24px;
}
html body .tabs .tab .number {
  background: #F0F0F0;
  width: 48px;
  height: 48px;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
  border-radius: 50%;
  margin-right: 14px;
}
html body .detalhe-hotel {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
html body .detalhe-hotel .motor {
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  border-radius: 12px;
  padding: 25px 0px 21px 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0.2);
}
html body .detalhe-hotel .motor .flex-20 {
  flex: 0 0 20%;
  padding-right: 10px;
  padding-left: 10px;
}
html body .detalhe-hotel .motor .qty-dropdown {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  padding: 0;
  border-radius: 6px;
  background: #FFF;
  height: 47px;
}
html body .detalhe-hotel .motor .qty-dropdown .qty-dropdown-header {
  font-size: 14px;
  color: #666;
  text-align: left;
  font-weight: 300;
  padding-left: 15px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  position: relative;
}
html body .detalhe-hotel .motor .qty-dropdown .qty-dropdown-header .float-right {
  width: 50%;
}
html body .detalhe-hotel .motor .qty-dropdown .qty-dropdown-header .float-left {
  width: 50%;
}
html body .detalhe-hotel .motor .quarto-dropdown {
  top: 67px;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1003;
  text-align: center;
  border: 1px solid #eee;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;
  min-width: 243px;
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
}
html body .detalhe-hotel .motor .quarto-dropdown.open {
  display: block;
}
html body .detalhe-hotel .motor .quarto-dropdown span {
  color: #333;
  font-weight: bold;
  float: left;
  margin-left: 10px;
  margin-top: 9px;
  font-size: 12px;
}
html body .detalhe-hotel .motor .quarto-dropdown article:first-of-type .header {
  border-top: none !important;
}
html body .detalhe-hotel .motor .quarto-dropdown .header {
  color: #9196a7;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  margin: 0 0 0 0;
  padding-left: 0;
  float: left;
  text-align: left;
}
html body .detalhe-hotel .motor .quarto-dropdown .header h3 {
  margin-top: 10px;
  margin-left: 10px;
}
html body .detalhe-hotel .motor .quarto-dropdown .header h3 span {
  float: right;
  margin: 0 10px 0 0;
}
html body .detalhe-hotel .motor .quarto-dropdown .header select {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 8px) calc(1em + -5.8px), calc(100% - 3px) calc(1em + -5.8px), calc(100% - 1.2em) 0em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  padding-left: 6px;
  width: 47px;
  height: 21px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
}
html body .detalhe-hotel .motor .quarto-dropdown .quarto-dropdown-footer {
  border-top: 1px solid #f5f5f5;
}
html body .detalhe-hotel .motor .quarto-dropdown.open .quarto-dropdown-footer {
  height: 50px;
  padding-top: 5px;
  background: #fff;
  padding-bottom: 50px;
}
html body .detalhe-hotel .motor .quarto-dropdown .quarto-dropdown-footer a {
  cursor: pointer;
  font-size: 1rem;
  text-decoration: none;
  float: left;
  margin: 10px;
  border: 1px solid;
  border-radius: 17px;
  padding: 1px 14px 4px 12.8px;
}
html body .detalhe-hotel .motor .quarto-dropdown .quarto-dropdown-footer a:last-child {
  float: right;
}
html body .detalhe-hotel .motor .quarto-dropdown:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 15px;
  transform: rotateZ(45deg);
  top: -7px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  background-color: #fff;
}
html body .detalhe-hotel .motor .quarto-dropdown .conteudo {
  margin-bottom: 10px;
}
html body .detalhe-hotel .motor .pes-row {
  margin-top: 10px;
}
html body .detalhe-hotel .motor .pes-row select {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 15px) calc(1em + -2px), calc(100% - 10px) calc(1em + -2px), calc(100% - 1.9em) 0.2em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  padding-left: 10px;
  width: 89px;
  height: 33px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  float: right;
  margin-right: 10px;
}
html body .detalhe-hotel .motor .pes-row.chd select {
  margin: 0;
  width: auto;
  padding-left: 7px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 11px) calc(1em + -2px), calc(100% - 6px) calc(1em + -2px), calc(100% - 1.9em) 0.2em;
  background-size: 5px 5px, 5px 5px, 0px 1.5em;
}
html body .detalhe-hotel .motor .quarto-dropdown .mob-header {
  height: 66px;
  border-bottom: 1px solid #c3c3c3;
  display: none;
}
html body .detalhe-hotel .motor .quarto-dropdown .mob-header h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  padding: 20px 0;
  font-weight: 600;
  color: #666;
  border-bottom: 1px solid #4a4a4a;
  text-align: center;
  margin: 0;
}
html body .detalhe-hotel .motor .pes-row.chd span {
  color: #5a5a5a;
  font-size: 12px;
}
html body .detalhe-hotel .motor .input-group:before, html body .detalhe-hotel .motor .input-group:after {
  content: "";
  display: table;
}
html body .detalhe-hotel .motor .input-group:after {
  clear: both;
}
html body .detalhe-hotel .motor .input-group-icon {
  position: relative;
}
html body .detalhe-hotel .motor .input-group-icon input {
  height: 47px;
  height: 47px;
  padding: 0.375rem 0.75rem 0.375rem 43px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #A8A8A8;
  font-size: 13px;
}
html body .detalhe-hotel .motor .input-group-icon input::placeholder {
  color: #A8A8A8;
  font-size: 12px;
}
html body .detalhe-hotel .motor .input-group-icon .input-icon {
  position: absolute;
  top: -3px;
  left: 0;
  width: 3.4em;
  height: 3.4em;
  line-height: 3.4em;
  text-align: center;
  pointer-events: none;
}
html body .detalhe-hotel .motor .input-group-icon .input-icon i {
  font-size: 19px;
  transition: all 0.35s ease-in-out;
}
html body .detalhe-hotel .motor .input-group-icon .input-icon img {
  height: 27px;
  width: 19px;
  transition: all 0.35s ease-in-out;
}
html body .detalhe-hotel .motor .btn-pesquisar {
  height: 48px;
  margin-top: 31px;
  width: 131px;
  background: #09A7B4;
  border: none;
  border-radius: 40px;
  font-weight: bold;
  font-size: 12.5px;
}
html body .detalhe-hotel .galeria {
  margin-top: 2rem;
  position: relative;
}
html body .detalhe-hotel .galeria img {
  border-radius: 10px;
}
html body .detalhe-hotel .galeria .img-principal {
  position: relative;
}
html body .detalhe-hotel .galeria .img-principal .div-slider-info {
  position: absolute;
  bottom: 1px;
  width: 100%;
  background: #000000c2;
  text-align: center;
  color: #fff;
  height: 51px;
  padding-top: 15px;
  border-radius: 0px 0px 10px 10px;
  font-size: 12px;
  font-weight: bold;
}
html body .detalhe-hotel .galeria .img-principal .div-slider-info i {
  margin-right: 8px;
  font-size: 1.125rem;
}
html body .detalhe-hotel .galeria .img-principal img {
  width: 661px;
  height: 451px;
}
html body .detalhe-hotel .galeria .img-secundarias {
  position: absolute;
}
html body .detalhe-hotel .galeria .img-secundarias img {
  height: 221px;
  width: 212px !important;
}
html body .detalhe-hotel .btn-abrir-mapa {
  font-size: 11px;
  border: #ffff;
  background: #2dbbb1;
}
html body .detalhe-hotel .btn-abrir-mapa:focus {
  border: none;
  box-shadow: none;
}
html body .detalhe-hotel .hotel-info {
  margin-top: 26px;
}
html body .detalhe-hotel .hotel-info .location {
  font-size: 18px;
  color: #A8A8A8;
  font-weight: 500;
  line-height: 1;
}
html body .detalhe-hotel .hotel-info .nm-hotel {
  font-size: 2.6875rem;
  font-weight: bold;
  color: #626262;
}
html body .detalhe-hotel .hotel-info .share .btn-compartilhar {
  width: 100%;
  text-align: center;
}
html body .detalhe-hotel .hotel-info .share .btn-compartilhar a,
html body .detalhe-hotel .hotel-info .share .btn-compartilhar > .compartilhar-box {
  background: #45dee8;
  border-radius: inherit;
  color: #ffffff;
  padding: 0.5rem;
  border-radius: 20px;
  font-size: 12px;
  height: 40px;
  padding-top: 0;
  /* text-align: center; */
  padding-left: 19px;
  position: relative;
  float: none;
  display: inline-block;
  line-height: 40px;
  text-align: center;
}
html body .detalhe-hotel .hotel-info .share .btn-compartilhar a {
  background: #026293;
}
html body .detalhe-hotel .hotel-info .share .btn-compartilhar > * > span {
  font-size: 13px;
  padding: 8px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #ffffff;
}
html body .detalhe-hotel .hotel-info .share #compartilhar-itens {
  left: -81px;
  margin: 0 auto 0;
  position: absolute;
  top: -60px;
  transform: translate(-50%, 0);
  visibility: hidden;
  width: 400px;
}
html body .detalhe-hotel .hotel-info .share #compartilhar-itens a {
  visibility: hidden;
  opacity: 0;
  margin: 5px 2px;
  background: #026293;
  position: relative;
  top: 10px;
  width: 49px;
  font-size: 20px;
  padding: 0px;
  border-radius: 29px;
  height: 42px;
  padding-top: 0px;
}
html body .detalhe-hotel .hotel-info .share #compartilhar-itens a > span {
  position: relative;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
html body .detalhe-hotel .hotel-info .share .div-icones {
  cursor: default;
}
html body .detalhe-hotel .hotel-info .share .pointer {
  cursor: pointer;
}
html body .detalhe-hotel .hotel-info .share .facebook:hover {
  background: #3b5998 !important;
}
html body .detalhe-hotel .hotel-info .share .instagram:hover {
  background: #f95148 !important;
}
html body .detalhe-hotel .hotel-info .share .twitter:hover {
  background: #00aced !important;
}
html body .detalhe-hotel .hotel-info .share .whatsapp:hover {
  background: #49c857 !important;
}
html body .detalhe-hotel .hotel-info .itens {
  margin-top: 4px;
  font-size: 1.125rem;
}
html body .detalhe-hotel .hotel-info .itens .stars {
  border-right: 1px solid #DEDEDE;
  margin-right: 11px;
  padding-right: 22px;
  color: #e6e6e6;
}
html body .detalhe-hotel .hotel-info .itens .stars .color {
  color: #FFC400;
}
html body .detalhe-hotel .hotel-info .itens .facilidades {
  border-right: 1px solid #DEDEDE;
  padding-right: 22px;
}
html body .detalhe-hotel .hotel-info .itens .facilidades i {
  color: #09A7B4;
  margin: 4px;
}
html body .detalhe-hotel .hotel-info .itens .regime {
  margin-left: 12px;
  color: #A8A8A8;
}
html body .detalhe-hotel .hotel-info .itens .regime i {
  color: #09A7B4;
}
html body .detalhe-hotel .hotel-info .hotel-desc {
  font-size: 1rem;
  color: #A8A8A8;
  margin-top: 2.5rem;
}
html body .detalhe-hotel .hotel-info .hotel-desc h5 {
  font-weight: bold;
  color: #626262;
}
html body .detalhe-hotel .hotel-info .hotel-desc .desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}
html body .detalhe-hotel .hotel-info .hotel-desc .desc .expand {
  -webkit-line-clamp: unset;
}
html body .detalhe-hotel .hotel-info .hotel-desc .expand {
  -webkit-line-clamp: unset !important;
}
html body .detalhe-hotel .hotel-info .hotel-desc .text-ver-mais .btn {
  background: none;
  border: beige;
  color: #09A7B4;
  padding: 0;
  margin-top: 12px;
}
html body .detalhe-hotel .hotel-info .hotel-desc .text-ver-mais .btn:focus {
  box-shadow: none;
}
html body .detalhe-hotel .hotel-info .descricao {
  position: relative;
}
html body .detalhe-hotel .hotel-info .descricao h2 {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.1px;
  color: #444;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
html body .detalhe-hotel .hotel-info .descricao .descricao-conteudo {
  font-size: 13px;
  line-height: 1.38;
  color: #888;
  white-space: pre-wrap;
  text-align: justify;
  height: 82px;
  margin-bottom: 30px;
  transition: height 0.5s;
  overflow: hidden;
}
html body .detalhe-hotel .hotel-info .descricao .ler-menos {
  display: none;
}
html body .detalhe-hotel .hotel-info .descricao .bg-white-opacity {
  background-size: 100%;
  background-image: linear-gradient(to top, #f4f4f4, rgba(255, 255, 255, 0));
  content: "";
  position: absolute;
  right: 0;
  bottom: 24px;
  left: 0;
  height: 33px;
  pointer-events: none;
  top: 61px;
}
html body .detalhe-hotel .hotel-info .descricao.open .bg-white-opacity {
  display: none;
}
html body .detalhe-hotel .hotel-info .descricao.open .ler-mais {
  display: none;
}
html body .detalhe-hotel .hotel-info .descricao.open .ler-menos {
  display: block;
}
html body .detalhe-hotel .quartos .header-quarto {
  margin-top: 4rem;
  width: 100%;
}
html body .detalhe-hotel .quartos .header-quarto .apt-disp {
  font-size: 1.375rem;
  color: #626262;
  font-weight: bold;
}
html body .detalhe-hotel .quartos .header-quarto .verifique-viagem {
  color: #0D994A;
  font-size: 16px;
}
html body .detalhe-hotel .quartos .header-quarto .btn {
  background: #fff;
  color: #A8A8A8;
  font-size: 14px;
  border: none;
  margin-bottom: 2rem;
  /* margin-left: 39px; */
  position: relative;
  left: -13px;
  width: 242px;
  height: 47px;
}
html body .detalhe-hotel .quartos .header-quarto .btn::after {
  float: right;
  margin-top: 9px;
  position: relative;
  margin-left: 42px;
}
html body .detalhe-hotel .quartos .quarto-list {
  width: 100%;
}
html body .detalhe-hotel .quartos .quarto-list .quarto {
  margin-bottom: 2rem;
  background: #fff;
  width: 100%;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .galeria-quarto {
  padding-left: 0;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .galeria-quarto #galeria-quartos {
  position: relative;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .galeria-quarto img {
  width: 100%;
  height: 281px;
  object-fit: cover;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .galeria-quarto .div-slider-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #000000c2;
  text-align: center;
  color: #fff;
  height: 51px;
  padding-top: 15px;
  font-size: 12px;
  font-weight: bold;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .galeria-quarto .div-slider-info i {
  margin-right: 8px;
  font-size: 1.125rem;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info {
  padding: 17px 0 0 0;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .uh-nome {
  font-size: 1.375rem;
  color: #898989;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .stars {
  margin-top: 9px;
  margin-bottom: 25px;
  width: 45%;
  color: #e6e6e6;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .stars .color {
  color: #FFC400;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .uh-desc {
  margin-bottom: 25px;
  font-size: 0.875rem;
  color: #A8A8A8;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .uh-info {
  background: #CFFD87;
  padding: 0.5rem;
  margin-bottom: 13px;
  border-radius: 40px;
  text-align: center;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .facilidades {
  margin-bottom: 1rem;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .facilidades i {
  color: #09A7B4;
  margin: 4px;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .regime {
  margin-bottom: 1rem;
  color: #A8A8A8;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .regime i {
  color: #09A7B4;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .qt-uh {
  color: #A8A8A8;
  margin-bottom: 1rem;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .qt-uh i {
  color: #09A7B4;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .mensagem {
  margin-bottom: 1rem;
  color: #A8A8A8;
  margin-top: 1rem;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .mensagem i {
  color: #09A7B4;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco {
  padding: 19px 16px 8px;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .diarias {
  font-size: 14px;
  color: #A8A8A8;
  line-height: 1;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .vl-total .sg-moeda {
  color: #626262;
  font-size: 1.5625rem;
  margin-right: 6px;
  line-height: 1;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .vl-total .valor {
  font-size: 2.8125rem;
  font-weight: bold;
  color: #626262;
  line-height: 1;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .vl-periodo {
  font-weight: 600;
  font-size: 0.875rem;
  color: #A8A8A8;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .promo {
  width: auto;
  /* background: #ff8900; */
  background: #FFC14B;
  color: #fff;
  text-align: center;
  margin-top: 7px;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .taxas {
  font-size: 0.75rem;
  color: #626262;
  margin-top: 24px;
  line-height: 1;
}
html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .btn-comprar {
  width: 100%;
  background: #FF8900;
  border: none;
  box-shadow: 0 6px 6px #0000004a;
  margin-top: 20px;
  border-radius: 40px;
  font-weight: bold;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
html body .pagamento {
  margin-top: 3rem;
}
html body .pagamento label {
  font-size: 0.875rem;
}
html body .pagamento input {
  color: #A8A8A8;
  font-size: 0.875rem;
}
html body .pagamento input::placeholder {
  color: #A8A8A8;
  font-size: 0.875rem;
}
html body .pagamento select {
  font-size: 0.875rem;
  color: #A8A8A8;
}
html body .pagamento .card {
  border: none !important;
}
html body .pagamento .card-nomes {
  background: #fff;
  padding: 28px 28px 20px 28px;
  border-radius: 12px;
}
html body .pagamento .card-nomes .location {
  font-size: 1.125rem;
  color: #A8A8A8;
  font-weight: 500;
  line-height: 1;
}
html body .pagamento .card-nomes .destino {
  font-size: 1.375rem;
  color: #626262;
  font-weight: bold;
}
html body .pagamento .pagto-forma {
  border-radius: 12px;
  background: #fff;
  padding: 28px 28px 20px 28px;
  margin-top: 2rem;
}
html body .pagamento .pagto-forma .accordion .card-header {
  padding: 2.4rem;
  background: #F2F2F2;
}
html body .pagamento .pagto-forma .accordion .card .custom-control {
  display: inline-flex;
}
html body .pagamento .pagto-forma .accordion .card .custom-control .custom-control-label {
  padding-left: 8px;
  padding-top: 5px;
  font-size: 0.875rem;
}
html body .pagamento .pagto-forma .accordion .card .custom-control .custom-control-label:before {
  background-color: #fff;
  width: 1.5rem;
  height: 1.5rem;
}
html body .pagamento .pagto-forma .accordion .card .custom-control .custom-control-label::after {
  width: 1.5rem;
  height: 1.5rem;
}
html body .pagamento .pagto-forma .accordion .card .custom-control .custom-control-label b {
  color: #09A7B4;
}
html body .pagamento .pagto-forma .accordion .card .custom-control .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #007bff !important;
  width: 1.5rem;
  height: 1.5rem;
}
html body .pagamento .pagto-forma .accordion .card .icons {
  display: inline-flex;
  float: right;
}
html body .pagamento .pagto-forma .accordion .card .icons i {
  margin-right: 10px;
  font-size: 1.75rem;
}
html body .pagamento .pagto-forma .accordion .card .info {
  font-size: 0.875rem;
  color: #B2B2B2;
  margin-top: 1px;
  width: 100%;
  text-align: right;
}
html body .pagamento .pagto-forma .accordion .card .flex-10 {
  color: #A8A8A8;
  flex: 0 0 10%;
  max-width: 10%;
  padding-right: 5px;
  padding-left: 5px;
  margin-top: 7px;
  text-align: center;
}
html body .pagamento .pagto-forma .accordion .card .flex-40 {
  flex: 0 0 40%;
  max-width: 40%;
  padding-right: 5px;
  padding-left: 5px;
}
html body .pagamento .pagto-forma .accordion .card .cvv {
  height: 22px;
  margin-top: 42px;
}
html body .pagamento .pagto-forma .accordion .card .cvv .cvv-tooltip {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
}
html body .pagamento .pagto-forma .accordion .card .cvv:hover .cvv-tooltip {
  opacity: 1 !important;
  visibility: visible !important;
}
html body .pagamento .pagto-forma .accordion .card .cvv img {
  margin-top: 31px;
}
html body .pagamento .pagto-forma .accordion .card .tab-tipo-pagamento-cartao li {
  width: 50%;
  padding: 0.5rem;
  background: #fff;
  border-bottom: 2px solid #f2f2f2;
}
html body .pagamento .pagto-forma .accordion .card .tab-tipo-pagamento-cartao li a {
  padding: 0.5rem;
  color: black;
  text-decoration: none;
}
html body .pagamento .pagto-forma .accordion .card .tab-tipo-pagamento-cartao li.current {
  border-bottom: 2px solid #00ecff;
}
html body .pagamento .dados-pagador {
  border-radius: 12px;
  background: #fff;
  padding: 28px 28px 20px 28px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
html body .pagamento .dados-pagador .form-endereco {
  display: contents;
}
html body .pagamento .dados-pagador .form-endereco .form-group {
  padding-left: 5px;
  padding-right: 5px;
}
html body .pagamento .dados-pagador .info-safety {
  font-size: 0.875rem;
  color: #A8A8A8;
}
html body .pagamento .dados-pagador .dados-voucer {
  font-size: 1.125rem;
  color: #626262;
}
html body .pagamento .dados-pagador .voucher-info {
  font-size: 0.875rem;
  color: #A8A8A8;
}
html body .pagamento .dados-pagador .info-danger {
  font-size: 0.875rem;
  color: #FF0000;
}
html body .pagamento .dados-pagador .termos {
  margin-top: 1rem;
  background: #F2F2F2;
  padding: 2rem 2rem 2rem 4rem;
}
html body .pagamento .dados-pagador .termos .custom-control-label {
  padding-left: 8px;
  padding-top: 5px;
  font-size: 0.875rem;
}
html body .pagamento .dados-pagador .termos .custom-control-label:before {
  background-color: #fff;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 1px solid #2dbbb1;
}
html body .pagamento .dados-pagador .termos .custom-control-label::after {
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
html body .pagamento .dados-pagador .termos .custom-control-label b {
  color: #09A7B4;
}
html body .pagamento .dados-pagador .termos .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #007bff !important;
  width: 1.5rem;
  height: 1.5rem;
}
html body .pagamento .btn-comprar-1 {
  background: #FF8900;
  border: none;
  box-shadow: 0 6px 6px #0000004a;
  margin-top: 20px;
  font-weight: bold;
  border-radius: 40px;
}
html body .pagamento .aside-pagamento {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -50px;
}
html body .pagamento .aside-pagamento .card-desconto {
  border-radius: 12px 12px 0px 0px;
  display: flex;
  padding: 2rem;
  background: #09A7B4;
}
html body .pagamento .aside-pagamento .card-desconto .icone {
  margin-right: 10px;
  margin-top: 3px;
}
html body .pagamento .aside-pagamento .card-desconto .text {
  color: #00ECFF;
  font-weight: bold;
  line-height: 1;
}
html body .pagamento .aside-pagamento .info-produtos {
  background: #F2F2F2;
  padding: 1.4rem;
  border: 1px solid #eae9e9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0), 0 1px 1px rgba(0, 0, 0, 0.05);
}
html body .pagamento .aside-pagamento .info-produtos .location {
  color: #A8A8A8;
}
html body .pagamento .aside-pagamento .info-produtos .nm-produto {
  font-size: 1.125rem;
  color: #626262;
  font-weight: bold;
}
html body .pagamento .aside-pagamento .info-produtos .data span {
  font-size: 0.875rem;
  color: #A8A8A8;
}
html body .pagamento .aside-pagamento .info-produtos .data i {
  color: #09A7B4;
  margin-right: 3px;
}
html body .pagamento .aside-pagamento .info-produtos .info {
  margin-top: 1rem;
  background: #DCEDEF;
  padding: 0.5rem;
  text-align: center;
}
html body .pagamento .aside-pagamento .detalhe-produtos {
  display: flex;
  padding-top: 24px;
  padding: 1.3rem;
  background: #F7F7F7;
}
html body .pagamento .aside-pagamento .detalhe-produtos .img {
  margin-right: 15px;
}
html body .pagamento .aside-pagamento .detalhe-produtos .img img {
  width: 75px;
}
html body .pagamento .aside-pagamento .detalhe-produtos .info .nm-uh {
  font-size: 1rem;
  font-weight: bold;
  color: #898989;
  line-height: 1;
}
html body .pagamento .aside-pagamento .detalhe-produtos .info .ref {
  color: #898989;
  line-height: 1;
}
html body .pagamento .aside-pagamento .detalhe-produtos .info .price-t {
  font-size: 1.5rem;
  color: #626262;
  font-weight: bold;
}
html body .pagamento .aside-pagamento .detalhe-produtos .info .price-d {
  color: #A8A8A8;
  font-size: 0.875rem;
}
html body .pagamento .aside-pagamento .div-cupom {
  background: #F2F2F2;
  padding: 1.3rem;
}
html body .pagamento .aside-pagamento .div-cupom .input-cupom {
  height: 47px;
  width: 70.2% !important;
}
html body .pagamento .aside-pagamento .div-cupom .input-cupom::placeholder {
  color: #A8A8A8;
  font-size: 14px;
}
html body .pagamento .aside-pagamento .div-cupom .btn-cupom {
  width: 32%;
  margin-left: 1rem;
  background: #09A7B4;
  border-color: #E5E5E5;
  height: 47px;
  font-size: 12px;
  font-weight: bold;
}
html body .pagamento .aside-pagamento .div-comprar {
  background: #FFF;
  padding: 1.3rem;
  font-size: 0.875rem;
}
html body .pagamento .aside-pagamento .div-comprar .sub {
  font-weight: bold;
}
html body .pagamento .aside-pagamento .div-comprar .cupom {
  color: #09A7B4;
}
html body .pagamento .aside-pagamento .div-comprar .taxa {
  color: #6F6F6F;
}
html body .pagamento .aside-pagamento .div-comprar .tp {
  color: #6F6F6F;
  margin-top: 19px;
}
html body .pagamento .aside-pagamento .div-comprar .parcelamento {
  color: #09A7B4;
  font-weight: bold;
}
html body .pagamento .aside-pagamento .div-comprar .parcelamento .vl-total {
  font-size: 0.9375rem;
}
html body .pagamento .aside-pagamento .div-comprar .btn-comprar {
  width: 100%;
  background: #FF8900;
  border: none;
  box-shadow: 0 6px 6px #0000004a;
  margin-top: 20px;
  font-weight: bold;
  border-radius: 40px;
}
html body .pagamento .cartaoVI {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -960px;
}
html body .pagamento .cartaoVIE {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -999px;
}
html body .pagamento .cartaoCA {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -1240px;
}
html body .pagamento .cartaoMAE {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -3882px;
}
html body .pagamento .cartaoEL {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -1640px;
}
html body .pagamento .cartaoAX {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -1360px;
}
html body .pagamento .cartaoDC {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -1120px;
}
html body .pagamento .cartaoHC {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -1600px;
}
html body .pagamento .cartaoDISC {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -1840px;
}
html body .pagamento .cartaoDISC {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -1840px;
}
html body .pagamento .dinheiro {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center -840px;
}
html body .pagamento .boleto {
  background-image: url("../../templates/litoral/assets/img/cards-vertical-default.png");
  background-position: center 5319px;
}
html body .modal-sucess .modal-content {
  height: 514px;
  width: 714px;
  background: #00A8B5;
  color: #fff;
  padding: 4rem;
  text-align: center;
}
html body .modal-sucess .modal-content .msg {
  font-size: 1.375rem;
}
html body .modal-sucess .modal-content .status-compra {
  color: #00ECFF;
  font-size: 3.125rem;
  font-weight: 500;
  margin-bottom: 17px;
}
html body .modal-sucess .modal-content .info {
  margin-top: 25px;
}
html body .modal-error .modal-content {
  height: 514px;
  width: 714px;
  background: #F26060;
  color: #fff;
  padding: 4rem;
  text-align: center;
}
html body .modal-error .modal-content .msg {
  font-size: 1.375rem;
}
html body .modal-error .modal-content .status-compra {
  color: #460000;
  font-size: 3.125rem;
  font-weight: 500;
  margin-bottom: 17px;
}
html body .modal-error .modal-content .svg {
  background: #460000;
  border-radius: 14px;
  width: 142px;
  height: 142px;
  padding-top: 28px;
  transform: translateX(221px);
}
html body .modal-error .modal-content .info {
  margin-top: 25px;
}
html body footer {
  background: #2dbbb1;
  padding: 44px 0px 13px 0px;
}
html body footer .central-vendas {
  font-size: 1.5rem;
  color: #ffff;
  margin-bottom: 1rem;
}
html body footer .atendimento {
  font-size: 1.25rem;
  color: #ffff;
  margin-bottom: 1rem;
}
html body footer .fone {
  font-size: 2.75rem;
  color: #fff;
  font-weight: bold;
  margin-top: 25px !important;
}
html body footer .forma-pagamento {
  font-size: 1.5rem;
  color: #ffff;
}
html body footer .forma-pagamento div {
  margin-bottom: 1rem;
}
html body footer .site-safe {
  margin-top: 63px;
  color: #ffff;
  font-size: 1.0625rem;
}
html body footer .site-safe .info {
  display: inline-block;
  line-height: 1.1;
}
html body footer .site-safe .icone {
  margin-right: 12px;
  display: inline-block;
}
html body footer .site-safe i {
  font-size: 2.5rem;
  position: relative;
  top: -2px;
}
html body #modalQuaseLa .modal-content {
  border-radius: 8px;
  padding: 100px 0;
}
html body #modalQuaseLa .modal-content h3 {
  color: #003e57;
  font-size: 32.9px;
  margin: 0;
  float: right;
  font-weight: bold;
  justify-content: space-between;
  text-align: center;
}
html body #modalQuaseLa .modal-content p {
  color: #003e57;
  font-size: 0.75rem;
}
html body #modalQuaseLa .modal-content .just-one-step {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  top: 12px;
  position: relative;
}
html body #modalQuaseLa .modal-content .desc-modal-text {
  text-align: center;
  margin-top: 45px;
}
html body #modalQuaseLa .modal-content .desc-modal-text span {
  width: auto;
  padding: 0.3rem;
  border: 2.1px solid #012532;
  border-radius: 7px;
  font-weight: bold;
  font-size: 14px;
}
html body #modalQuaseLa .modal-content .campo {
  margin-bottom: 10px;
}
html body #modalQuaseLa .modal-content .campo .ipt {
  background-color: #d8d8d8;
  border: none;
  color: #003e57;
  font-size: 0.75rem;
  height: 46px;
  padding: 0 10px;
  width: 80%;
  border-radius: 8px;
}
html body #modalQuaseLa .modal-content .campo .ipt::-webkit-input-placeholder {
  color: #003e57;
}
html body #modalQuaseLa .modal-content .campo .ipt::-moz-placeholder {
  color: #003e57;
}
html body #modalQuaseLa .modal-content .campo .ipt:-ms-input-placeholder {
  color: #003e57;
}
html body #modalQuaseLa .modal-content .campo .ipt::placeholder {
  color: #003e57;
}
html body #modalQuaseLa .modal-content .btn-padrao {
  background: #FF8900;
  width: 80%;
  font-size: 16px;
  font-weight: bold;
}
html body #modalQuaseLa .modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
html body #modalQuaseLa .modal-content {
  width: 100%;
}
html body #modalQuaseLa .modal-content form {
  margin-top: 12px;
}
html body #modalQuaseLa .modal-lg {
  max-width: 900px;
  width: 900px;
}
html body #modalQuaseLa .modal-content button {
  border: none;
  border-radius: 15px;
  font-size: 14px;
  text-align: center;
  padding: 5px;
  margin-top: 6px;
}
html body #modalQuaseLa .loading {
  position: relative !important;
}
html body #modalQuaseLa .loading:before {
  content: "" !important;
  width: unset;
  height: unset;
}
html body .loading {
  position: fixed;
  z-index: 999;
  text-align: center;
  overflow: hidden;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
html body .loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #001e27c4;
}
html body .loading .container {
  margin-top: 40vh;
  z-index: 1001;
  color: #fff;
  position: relative;
}
html body .loading .container .title {
  font-size: 18px;
  font-weight: 600;
}
html body .loading .container .fone {
  color: #FF8900;
  margin-bottom: -13px;
  margin-top: -12px;
  font-size: 4.1875rem;
  font-weight: bold;
}
html body .loading .container .div-spiner i {
  font-size: 5.0625rem;
  animation: anim-rotate 2s infinite linear;
}
@keyframes anim-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
html body .popover-item {
  position: absolute;
  right: 38px;
  color: #fff;
  padding: 1.2rem;
  z-index: 999;
  border-radius: 10px 0 10px 10px;
  width: 40%;
  display: flex;
  max-width: 480px;
}
html body .popover-item .close-popover {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -35px;
  background: #ffff;
  color: #848484;
  font-size: 14px;
  padding: 1rem;
  padding: 9px 10px 5px 11px;
  border-radius: 10px 10px 0 0;
}
html body .popover-item .sad {
  display: inline-block;
  width: 48px;
  padding: 0.5rem;
  text-align: center;
  margin-right: 37px;
  padding-top: 11px;
  margin-top: 7px;
  height: 48px;
}
html body .popover-item .sad i {
  font-size: 28px;
  color: #fff;
}
html body .popover-item .texto {
  display: inline-block;
}
html body .popover-item .texto .title {
  font-size: 1.0625rem;
  color: #FFF;
  font-weight: bold;
  line-height: 1;
}
html body .popover-item .texto .data-pesquisa {
  color: #C78484;
  font-size: 1.125rem;
}
html body .popover-item .texto .messages {
  font-size: 1.0625rem;
  color: #FFF;
  line-height: 1;
}
html body .popover-item .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
  bottom: -9px;
  right: 82px;
}
html body .popover-item .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: sol;
}
html body .popover-item .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  bottom: -22px;
  border-width: 2rem 2rem 0;
}
html body .popover-item.orange {
  bottom: 42px;
  position: fixed;
  background: #F58E35;
}
html body .popover-item.orange .texto {
  padding-top: 2px;
}
html body .popover-item.orange .sad {
  background: #FF9C46;
}
html body .popover-item.orange .arrow::after {
  border-top-color: #f58e35;
}
html body .popover-item.blue {
  bottom: 37px;
  position: fixed;
  background: #F58E35;
}
html body .popover-item.blue .sad {
  background: #F58E35;
}
html body .popover-item.blue .arrow::after {
  border-top-color: #f58e35;
}

/*==========================================
Media Querys Mobile
============================================*/
/*/////////////////////// Dispositivos extras pequenos (telefones de retrato, menos de 576px) ////////////////////////////////////////////*/
@media (max-width: 400px) {
  html body .pagamento .div-dados-pagamento .form-pagamento .dados-pagador .filter-unic-pagto {
    position: absolute;
    right: -11px;
    top: 45px !important;
  }
  html body .pagamento .div-dados-pagamento .form-pagamento .dados-pagador .primeiro-cartao-label {
    margin-top: 39px;
  }
  html body #modalQuaseLa .modal-content h3 {
    font-size: 1.875rem;
  }
  html body #modalQuaseLa .modal-content .desc-modal-text {
    text-align: center;
    margin-top: 45px;
  }
  html body #modalQuaseLa .modal-content .desc-modal-text p {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  #modalQuaseLa .modal-content {
    padding: 40px 0;
  }

  #modalQuaseLa .modal-content h3 {
    font-size: 2.5rem;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #modalQuaseLa .modal-content p {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #modalQuaseLa .modal-content .campo .ipt {
    width: 100%;
  }

  #modalQuaseLa .modal-content .btn-padrao {
    width: 100%;
  }

  #modalQuaseLa form {
    margin-right: 15px;
  }
}
/*/////////////////////// Dispositivos extras pequenos (telefones de retrato, menos de 576px) ////////////////////////////////////////////*/
@media (min-width: 576px) and (max-width: 767px) {
  #modalQuaseLa .modal-content h3 {
    font-size: 3.125rem;
    text-align: center;
  }

  #modalQuaseLa .modal-content p {
    text-align: center;
    margin-bottom: 20px;
  }

  #modalQuaseLa .modal-content .campo .ipt {
    width: 100%;
  }

  #modalQuaseLa .modal-content .btn-padrao {
    width: 100%;
  }
}
/*/////////////////////// Dispositivos médios (tablets, 768px e acima) ///////////////////////////////////////////////////////////////////*/
@media (max-width: 768px) {
  html body header .navbar {
    height: 119px;
  }
  html body header .navbar .container {
    flex-direction: column;
  }
  html body header .navbar .container .navbar-brand {
    margin-right: 0 !important;
  }
  html body header .navbar .container .logo {
    width: 200px;
  }
  html body header .navbar .header-info {
    display: none;
  }
  html body .page-header-info {
    display: flex;
    align-items: center;
  }
  html body .page-header-info .float-left {
    float: none !important;
  }
  html body .page-header-info h4 {
    font-size: 1.0625rem;
    text-align: center;
  }
  html body .page-header-info h4 b {
    display: block;
  }
  html body .page-header-info .float-right {
    display: none;
  }
  html body .loading .container .fone {
    font-size: 3.0625rem !important;
  }
  html body .hotel-page .order .float-left {
    margin-bottom: 2rem;
  }
  html body .hotel-page .order .price-opt {
    width: 100%;
    float: none !important;
    display: flex;
    margin-bottom: 2rem;
    background: #fff;
  }
  html body .hotel-page .order .price-opt .open-filter {
    width: 50%;
    margin-bottom: 0;
  }
  html body .hotel-page .order .price-opt .open-filter .btn {
    margin-bottom: 0;
    width: 100%;
    left: 0;
  }
  html body .hotel-page .order .price-opt .open-filter .btn i {
    margin-right: 9px;
    color: #62DEE8;
  }
  html body .hotel-page .order .price-opt .border-filtro {
    border: 1px solid #ececec;
    position: absolute;
    right: 32%;
    /* margin-left: 50px; */
    display: block;
    z-index: 998;
    right: 50%;
    height: 26px;
    top: 66px;
  }
  html body .hotel-page .order .price-opt .price-opt-title {
    display: none;
  }
  html body .hotel-page .order .price-opt .listsearch-input-item {
    width: 50%;
    margin-top: 0;
    height: 47px;
    margin-left: 0;
    float: none;
    margin-bottom: 0;
  }
  html body .hotel-page .order .price-opt .listsearch-input-item .nice-select {
    border: none;
    height: 47px;
  }
  html body .hotel-page .open-filter {
    margin-bottom: 18px;
    text-align: end;
    display: block !important;
  }
  html body .hotel-page .open-filter button {
    width: 54px;
  }
  html body .hotel-page .hotel-pesquisa .sidebar-filter {
    display: none;
  }
  html body .hotel-page .hotel-pesquisa .sidebar-filter.open {
    display: block;
    position: fixed;
    z-index: 10001;
    background: #fff;
    left: 0;
    top: 0;
    height: 100%;
    max-height: 100%;
    width: 100%;
    padding-top: 51px;
    overflow-y: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  html body .hotel-page .hotel-pesquisa .sidebar-filter .filter-item .header-search-input-item .qty-dropdown .qty-dropdown-header .col-md-6 {
    width: 50% !important;
  }
  html body .hotel-page .hotel-pesquisa #hotelList {
    padding: 0 !important;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel {
    height: auto;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-img-hotel .img-hotel {
    height: 250px;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-hotel-info .border-l {
    border: none !important;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-hotel-info .nm-hotel {
    font-size: 1.125rem;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-hotel-info .mensagem {
    font-size: 0.75rem;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-hotel-info .ref {
    font-size: 0.75rem;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-hotel-info .destaque {
    width: 100%;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-preco {
    display: flex;
    padding: 9px 16px 8px;
    margin-bottom: 2rem;
    text-align: center;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-preco .info-preco {
    width: 60%;
    border-top: 1px solid #d8cece;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-preco .diarias {
    padding-top: 17px;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-preco .taxas {
    margin-top: 0;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-preco .vl-periodo {
    display: none;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .div-btn {
    width: 40%;
    border-top: 1px solid #d8cece;
  }
  html body .hotel-page .hotel-pesquisa .hotel-list .hotel .btn-comprar {
    font-size: 0.875rem;
    height: 37px;
    margin-top: 50px;
  }
  html body .hotel-page .hotel-pesquisa .back-to-up .btn-topo {
    width: 50%;
  }
  html body .tabs .col-md-6 {
    font-size: 0.9375rem;
    padding: 14px 0px 9px 24px;
  }
  html body .tabs .col-md-6 .passo-r {
    display: none;
  }
  html body .tabs .col-md-6 .number {
    width: 34px;
    height: 33px;
  }
  html body .detalhe-hotel .motor {
    font-size: 0.75rem;
  }
  html body .detalhe-hotel .motor .row .flex-20 {
    flex: 0 0 100%;
    margin-top: 2px;
  }
  html body .detalhe-hotel .motor .row .input-group-icon .input-icon {
    top: 5px;
  }
  html body .detalhe-hotel .motor .row .col-xs-12 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  html body .detalhe-hotel .motor .row .qty-dropdown {
    margin-top: 5px;
  }
  html body .detalhe-hotel .motor .row .qty-dropdown .col-6 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  html body .detalhe-hotel .motor .row .div-btn-verificar {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  html body .detalhe-hotel .motor .row .btn-pesquisar {
    height: 35px;
    margin-top: 31px;
    width: 100%;
    background: #09A7B4;
    border: none;
    border-radius: 40px;
    font-size: 14px;
  }
  html body .detalhe-hotel .galeria .img-secundarias {
    display: none;
  }
  html body .detalhe-hotel .galeria .img-principal img {
    width: 100%;
    height: 100%;
  }
  html body .detalhe-hotel .hotel-info .share .btn-compartilhar .compartilhar-box {
    background: unset;
  }
  html body .detalhe-hotel .hotel-info .share .btn-compartilhar .compartilhar-box em {
    display: none;
  }
  html body .detalhe-hotel .hotel-info .share .btn-compartilhar .compartilhar-box .fa-share-alt {
    color: #45dee8;
    font-size: 18px;
  }
  html body .detalhe-hotel .hotel-info .share .btn-compartilhar .compartilhar-box #compartilhar-itens {
    width: 172px !important;
  }
  html body .detalhe-hotel .hotel-info .nm-hotel {
    font-size: 1.5625rem;
  }
  html body .detalhe-hotel .hotel-info .location {
    font-size: 0.875rem;
  }
  html body .detalhe-hotel .hotel-info .d-flex {
    display: block !important;
  }
  html body .detalhe-hotel .hotel-info .d-flex .stars {
    font-size: 0.8125rem;
    border-right: none !important;
  }
  html body .detalhe-hotel .hotel-info .d-flex .regime {
    margin-left: 0;
    font-size: 14px;
    margin-top: 10px;
  }
  html body .detalhe-hotel .hotel-info .hotel-desc h5 {
    font-size: 0.9375rem;
  }
  html body .detalhe-hotel .hotel-info .hotel-desc .desc {
    font-size: 0.8125rem;
  }
  html body .detalhe-hotel .hotel-info .hotel-desc .text-ver-mais button {
    font-size: 0.75rem;
  }
  html body .detalhe-hotel .quartos .apt-disp {
    font-size: 16px !important;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .col-md-9 {
    padding: 0;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info {
    flex-wrap: wrap;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .col-md-7 {
    border-right: none !important;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .col-md-5 {
    font-size: 0.875rem;
    border-right: none;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .uh-nome {
    font-size: 1.0625rem;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .stars {
    font-size: 0.8125rem;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .uh-desc {
    font-size: 0.875rem;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-info .uh-info {
    font-size: 0.875rem;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco {
    padding: 10px 16px 8px;
    margin-bottom: 12px;
    text-align: center;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .diarias {
    border-top: 1px solid;
    padding-top: 22px;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .valor {
    font-size: 2.5rem !important;
  }
  html body .detalhe-hotel .quartos .quarto-list .quarto .quarto-preco .promo {
    margin-left: 38%;
  }
  html body .popover-item {
    max-width: 344px !important;
    width: 100% !important;
    left: 12px;
    right: 0 !important;
  }
  html body .popover-item .close-popover {
    border: 1px solid #f4f4f4;
  }
  html body .pagamento .pagto-forma {
    padding: 20px 11px 20px 17px;
  }
  html body .pagamento .pagto-forma .accordion .card .card-header {
    padding: 1.5rem;
  }
  html body .pagamento .pagto-forma .accordion .card .card-header .icons {
    display: none;
  }
  html body .pagamento .pagto-forma .accordion .card .card-header .info {
    display: none;
  }
  html body .pagamento .pagto-forma .accordion .card .collapse .nav li {
    text-align: center;
  }
  html body .pagamento .pagto-forma .accordion .card .collapse .nav li a span {
    display: none;
  }
  html body .pagamento .pagto-forma .accordion .card .collapse #tabs-container-custom .tab-content .form-row .cvv {
    margin-top: -9px;
  }
  html body .pagamento .pagto-forma .accordion .card .collapse #tabs-container-custom .tab-content .form-row .cvv img {
    width: 100%;
  }
  html body .pagamento .btn-comprar-1 {
    width: 100%;
  }
  html body .pagamento .div-dados-pagamento {
    order: 2;
  }
  html body .pagamento .aside-pagamento {
    margin-top: unset !important;
  }
  html body .pagamento .aside-pagamento .pagamento-checkout {
    padding-left: 0 !important;
    margin-bottom: 64px;
    max-width: unset !important;
  }
  html body footer .col-md-6 {
    border: none !important;
  }
  html body footer .col-md-6 .central-vendas {
    font-size: 1.25rem;
  }
  html body footer .col-md-6 .atendimento {
    font-size: 1.125rem;
  }
  html body footer .col-md-6 .fone {
    border-bottom: 1px solid;
    padding-bottom: 21px;
    font-size: 2.125rem;
  }
  html body footer .col-md-6 .forma-pagamento {
    margin-top: 4px;
    font-size: 1.25rem;
  }
  html body .ui-autocomplete {
    width: 83% !important;
    z-index: 99999999;
  }
  html body .modal-error {
    width: 100%;
  }
  html body .modal-error .modal-content {
    width: 100%;
    height: 100%;
  }
  html body .modal-error .modal-content .msg {
    font-size: 1.375rem !important;
  }
  html body .modal-error .modal-content .status-compra {
    font-size: 1.8rem !important;
  }
  html body .modal-error .modal-content .svg {
    width: 95px !important;
    height: 95px !important;
    padding-top: 7px !important;
    transform: translateX(21vw) !important;
  }
  html body .modal-error .modal-content .svg svg {
    width: 40px;
  }
  html body #modal-sucess {
    margin: 0.5rem;
    margin-left: -1px;
  }
  html body .modal-sucess {
    width: 100%;
  }
  html body .modal-sucess .modal-content {
    width: 100%;
    height: 100%;
  }
  html body .modal-sucess .modal-content .msg {
    font-size: 1.375rem !important;
  }
  html body .modal-sucess .modal-content .status-compra {
    font-size: 1.7rem !important;
  }
  html body .modal-sucess .modal-content svg {
    width: 140px;
  }
  html body #modalQuaseLa .modal-lg {
    width: unset;
    max-width: unset;
  }
  html body #modalQuaseLa .modal-lg .modal-content .campo .ipt {
    width: 100%;
  }
  html body #modalQuaseLa .modal-lg .modal-content .btn-padrao {
    width: 100%;
  }
}
/*/////////////////////// Dispositivos grandes (desktops, 992 px e acima) ////////////////////////////////////////////////////////////////*/
@media (min-width: 992px) and (max-width: 1199px) {
  #modalQuaseLa .modal-content h3 {
    font-size: 2.5rem;
  }

  #modalQuaseLa .modal-content .campo .ipt {
    width: 100%;
  }

  #modalQuaseLa .modal-content .btn-padrao {
    width: 100%;
  }
}
/*/////////////////////// Dispositivos extra grandes (grandes áreas de trabalho, 1200px e acima) /////////////////////////////////////////*/
/*/////////////////////// Dispositivos extra extra grandes (grandes áreas de trabalho maior ainda, 1500px e acima) ///////////////////////*/
/*/////////////////////// Dispositivos menores que extra grandes (abaixo de 1066px) ///////////////////////*/

/*# sourceMappingURL=styles.css.map */
