@charset "UTF-8";
/* CSS Document */

/* .img_list {
  min-height: 100%;
} */

.posicionbarra {
  margin-top: 15px;
  border-top: 1px solid #ededed;
}

.estilo-cuadro {
  background-color: white !important;
  border-bottom: 1px solid #ced4da;
  border-top: 1px solid #ced4da;
  border-left: 1px solid #ced4da;
}

.estilo-cuadro-lugar {
  border-bottom: 1px solid #ced4da;
  border-top: 1px solid #ced4da;
  border-right: 1px solid #ced4da;
  border-left: none;
}

.altura-input {
  height: 40px !important;
  border-bottom: 1px solid #ced4da !important;
  border-top: 1px solid #ced4da !important;
  border-right: 1px solid #ced4da !important;
  border-left: none !important;
}

.datepicker {
  z-index: 9999 !important;
}

.preciohotel span {
  color: #999;
  font-size: 12px;
}

.btn-calculator {
  background-color: white !important;
  cursor: pointer !important;
}

.txt-number {
  margin-left: 1px !important;
  border-top: 1px solid #e9ecef !important;
  border-bottom: 1px solid #e9ecef !important;
  height: 38px !important;
  background-color: white !important;
  text-align: center;
}

.ocultar {
  color: white;
}

.no-rap {
  flex-wrap: nowrap;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

::-webkit-scrollbar-thumb {
  background: #034371;
  border: 0px none #ffffff;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #fa3732;
}

::-webkit-scrollbar-thumb:active {
  background: #fa3732;
}

::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px;
}

::-webkit-scrollbar-track:hover {
  background: #ffffff;
}

::-webkit-scrollbar-track:active {
  background: #ffffff;
}

::-webkit-scrollbar-corner {
  background: transparent;
}

.txtfiltros {
  font-size: 18px;
  color: #FFFFFF;
}

#style-switcher h2 a i {
  font-size: 25px;
  margin-left: 200px;
}

.estilo-select {
  display: block !important;
  height: 50px!important;
  border-right: 1px solid #d2d8dd;
  border-left: none;
  border-top: none;
  border-bottom: none;
  cursor: pointer;
}

/* .dd-select{
  top: 5px;
  border-right: 1px solid #d2d8dd;
  border-left: none!important;
  border-top: none!important;
  border-bottom: none!important;
} */

.showhotelsnumber {
  position: relative;
  top: 30px;
}

.margin_20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn-buscar {
  background-color: #0e4e7b !important;
  transition: all 0.5s;
}

.btn-buscar:hover {
  background-color: #05304e !important;
}

#top_line {
  background-color: #08283f;
  margin-top: -10px;
  padding: 4px;
}

.celnum {
  padding-top: 5px;
}

.ordenarpor {
  position: relative;
  top: 18px;
  background-color: transparent;
  border: none;
  color: #333;
}

.ribbon {
  /* height: 188px; */
  position: relative;
  margin-bottom: 30px;
  background-size: cover;
  /* text-transform: uppercase; */
  color: white;
}
.ribbon1 {
  position: absolute;
  top: -218px;
  right: -777px;
}
.ribbon1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  /* border-top: 10px solid #fbff14; */
  border-top: 10px solid #fbff00;
}
.ribbon1 span {
  position: relative;
  display: block;
  text-align: center;
  /* background: linear-gradient(#ffbc00 0%,#fbff00 100%); */
  background-color: #fbff00;
  font-size: 12px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 106px;
  font-weight: bold;
  color: #333;
}
.ribbon1 span:before,
.ribbon1 span:after {
  position: absolute;
  content: "";
}
.ribbon1 span:before {
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
  /* background: #fff501; */
  background: #fbff00;
}
.ribbon1 span:after {
  height: 6px;
  width: 8px;
  left: -8px;
  top: 0;
  border-radius: 8px 8px 0 0;
  background: #fbff00;
}

.ribbon2 {
  position: absolute;
  top: -200px;
  right: -777px;
}
.ribbon2:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  border-top: 10px solid #a73266;
}
.ribbon2 span {
  position: relative;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 106px;
  font-weight: bold;
  /* background: linear-gradient(#F02200 0%, #F79E0C 100%);*/
  background-color: #a73266;
}
.ribbon2 span:before,
.ribbon2 span:after {
  position: absolute;
  content: "";
}
.ribbon2 span:before {
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
  background: #a73266;
}
.ribbon2 span:after {
  height: 6px;
  width: 8px;
  left: -8px;
  top: 0;
  border-radius: 8px 8px 0 0;
  background: #a73266;
}

.posicionvip {
  top: 45px;
  left: 165px;
}

.beneficiosespeciales {
  font-size: 15px;
  font-weight: 400;
}

.espaciobeneficios {
  margin-top: 5px;
  margin-bottom: 8px;
  cursor: default;
}

/* ================== Cinta Overlay CSS ========================*/
.cinta-overlay {
  position: absolute;
  left: 0%;
  top: 0px;
  width: 94%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 100;
  -webkit-transition: width 1s ease, height 1s ease;
  -moz-transition: width 1s ease, height 1s ease;
  -o-transition: width 1s ease, height 1s ease;
  transition: width 0.4s ease, height 0.4s ease;
}

/* ================== Cinta CSS ========================*/
.cinta {
  margin: 0;
  padding: 0;
  color: white;
  /* padding: 5px 5px; */
  font-size: 12px;
  text-align: center;
  /* line-height: normal; */
  font-weight: bold;
  text-transform: uppercase;
  background: #ed1b24;
  width: 65px;
  height: 18px;
}

.cinta::before,
.cinta::after {
  content: "";
  position: absolute;
  top: 0;
  margin: 0 -1px;
  width: 100%;
  height: 100%;
  background: inherit;
  min-width: 55px;
}

.cinta::before {
  right: 100%;
}

.cinta::after {
  left: 100%;
}

/* ================== Badge Position CSS ========================*/

.bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
  -ms-transform: translateX(30%) translateY(0%) rotate(-45deg);
  -webkit-transform: translateX(30%) translateY(0%) rotate(-45deg);
  transform: translateX(30%) translateY(0%) rotate(-45deg);
  -ms-transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.cinta.amarillo {
  background: #ffd403;
  color: #333;
}

.badge-peligro {
  background-color: #b70909;
  color: #fff;
  font-size: 14px;
}

.txtcolorwarning {
  color: #333;
}

.precio_descuento {
  display: block;
  text-decoration: line-through;
  color: #999;
  font-size: 20px;
  margin-left: 10px;
}

.centavos_descuento {
  font-size: 15px !important;
}

.tamañotitulo-sujeto-consulta {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0.5rem;
}

.tamañotxt-sujeto-consulta {
  margin-top: 2px;
  line-height: 16px;
  font-size: 12px;
  margin-top: 0.5rem;
}

@media screen and (max-width: 767px) {
  .card {
    display: none;
  }

  .efectosombras {
    display: none;
  }
}

.titulomodalinfohoteles {
  padding-bottom: 10px;
  padding-bottom: 10px;
  position: sticky;
  top: 0px;
  background-color: white;
  z-index: 90000;
}
