@font-face {
  font-family: "poppin-regular";

  src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
  font-family: "poppin-semibold";

  src: url("../fonts/Poppins-SemiBold.ttf");
}

body {
  font-family: "poppin-regular";

  font-size: 15px;
}

main.mb {
  margin-bottom: 90px;
}

/* clases genericas */

.np {
  padding-right: 0;

  padding-left: 0;
}

.or {
  color: #ff8622;
}

.gr {
  color: #6c7b8d;
}

.bgvi {
  background-color: #7a5fd0;
}

.gree {
  color: #11c18d;

  font-family: "poppin-semibold";

  font-size: 0.85rem;
}

.bggree {
  background-color: #11c18d;
}

.text {
  margin: 0;

  font-size: 0.85rem;

  color: #6c7b8d;

  font-family: "poppin-regular";
}

.text-resumen {
  margin: 0;

  font-size: 0.9em;

  color: #6c7b8d;

  font-family: "poppin-regular";

  padding: 10px 8px 10px 10px;
}

.text.bold {
  font-family: "poppin-semibold";
}

.buscar-reserva {
  font-family: "poppin-semibold";

  margin-right: 30px;
}

.title {
  font-family: "poppin-semibold";

  font-size: 1em;

  padding-bottom: 8px;
}

.title-resumen {
  font-family: "poppin-semibold";

  font-size: 1em;

  padding-bottom: 8px;

  padding-left: 10px;

  padding-top: 10px;
}

.boxReward {
  /* min-height: 150px; */

  overflow: hidden;

  margin-top: 24px;

  width: 100%;

  box-sizing: border-box;

  padding: 16px;
}

.link {
  text-decoration: none;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a.visited {
  color: #ffffff;
}

.sep {
  height: 1px;

  background-color: #e0e9f5;

  margin-left: 15px;
}

.sep-int {
  min-height: 1px;

  width: 17.5%;

  position: absolute;

  top: 0;

  left: 0;

  z-index: 100;
}

.incentivo {
  color: #efb300;

  font-family: "poppin-semibold";
}

.pendiente {
  color: #ff4056;

  font-family: "poppin-semibold";
}

.pagado {
  color: #00ce93;

  font-family: "poppin-semibold";
}

.boxReward.white {
  /*  */

  background-color: #fff;

  border-radius: 3px;

  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);

  /*  */
}

.boxReward-main.white {
  background-color: #fff;

  border-radius: 3px;

  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);

  margin-bottom: 30px;

  margin-top: 30px;
}

.boxReward-profile1.white {
  background-color: #fff;

  border-radius: 3px;

  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);

  margin-bottom: 30px;

  margin-top: 30px;

  padding: 15px;
}

.boxReward-profile2.white {
  background-color: #fff;

  border-radius: 3px;

  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);

  margin-bottom: 30px;

  padding: 15px;
}

.boxReward-contactenos.white {
  background-color: #fff;

  border-radius: 3px;

  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);

  margin-bottom: 30px;

  margin-top: 30px;

  padding: 15px;
}

.boxReward.white-dashboard {
  /*  */

  background-color: #fff;

  border-radius: 3px;

  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);

  /*  */
}

.boxReward.transp {
  /*  */

  background-color: transparent;

  /*  */
}

.boxReward.line {
  display: flex;

  justify-content: space-around;

  align-items: center;
}

.boxReward:last-child {
  margin-bottom: 0px;
}

.boxReward.white-dashboard:last-child {
  margin-bottom: 41px;
}

/* ----------- */

/* Estructura */

.container-fluid {
  background: #ebeff2;

  min-height: 100vh;

  overflow: hidden;

  position: relative;
}

.btn {
  color: #ffffff;

  border: none;

  text-align: center;

  font-size: 0.8rem;

  padding: 10px 20px 10px 20px;

  text-transform: uppercase;

  font-family: "poppin-semibold";

  letter-spacing: 0.5px;
}

.btn:hover {
  color: #ffffff;
}

.btn:focus {
  box-shadow: none;
}

/* ----------- */

/* HEADER + MENU REWARDS */

header,
.nav-reward {
  height: 90px;

  padding-top: 0;

  padding-bottom: 0;

  max-width: 100%;

  background: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #213c58;

  letter-spacing: 0.2px;

  font-size: 0.75rem;

  margin-right: 3px;

  margin-left: 3px;
}

.nav-reward {
  justify-content: space-between;
}

.nav-reward a {
  font-family: "poppin-semibold";

  color: #213c58;

  padding: 0;

  height: inherit;

  display: flex;

  align-items: center;

  border-top: 3px solid transparent;

  font-size: 0.85em;

  text-transform: uppercase;

  box-sizing: border-box;
}

/* BRAND */

.nav-reward a.navbar-brand {
  margin: 0;

  padding-left: 8px;
}

/* NAV-LINK CERRAR SESION */

.nav-reward a.cs img {
  margin-right: 8px;
}

/* NAV-LINK */

.nav-reward .nav-item.bt {
  padding: 0 8px;
}

.nav-reward .navbar-collapse,
.nav-reward .navbar-collapse ul,
.nav-reward .navbar-collapse ul .nav-item {
  height: inherit;
}

.nav-reward .navbar-collapse ul {
  width: 100%;

  background-color: #fff;
}

.nav-reward .navbar-collapse ul,
.nav-reward .navbar-collapse ul .nav-item {
  display: flex;

  align-items: center;
}

/* NAV-LINK COMPORTAMIENTOS ACTIVE HOVER */

.nav-reward .navbar-collapse ul .nav-item.bt a:hover,
.nav-reward .navbar-collapse ul .nav-item.bt.active a {
  border-top: 3px solid #f68c34;
}

.nav-reward .navbar-collapse ul .nav-item.bt.active > a,
.nav-reward .navbar-collapse ul .nav-item.bt:hover > a {
  color: #f68c34;
}

/* BANDERAS */

.flags img {
  margin-right: 5px;

  width: 30px;

  position: relative;
}

.flags .dropdown-menu.show {
  background-color: transparent;

  border: none;

  padding-top: 0;

  min-width: initial;
}

.flags .dropdown-menu .dropdown-item {
  margin: 0;

  padding: 8px;

  padding-right: 0;

  border: none;
}

/* COMPORTAMIENTO MENU SHOW RESPONSIVE */

.nav-reward .navbar-collapse.show {
  height: initial;
}

.nav-reward .navbar-collapse.show ul {
  /* align-items: flex-end; */
}

.nav-reward .navbar-collapse.show ul .nav-link {
  min-height: 40px;
}

.navbar-toggler {
  background-color: transparent;

  border: none;
}

.navbar-toggler:focus {
  outline: none;
}

/* ----------- */

main.dashboard .boxReward.transp {
  margin-bottom: 0;
}

/* Footer */

footer {
  background-color: #687071;

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;
}

.box-footer {
  display: flex;

  align-items: center;

  height: 90px;

  font-size: 0.9em;
}

.copyright {
  color: #ffffff;

  font-size: 0.9em;

  margin: 0;

  padding: 0;

  width: 50%;
}

.nav-footer {
  width: 100%;
}

.nav-footer ul {
  width: 100%;

  display: flex;

  list-style: none;

  margin: 0;

  padding: 0;

  justify-content: flex-end;
}

.nav-footer .nav-link {
  color: #ffffff;

  font-size: 0.9em;
}

.nav-footer .nav-link:hover {
  color: #f68c34;
}

@media screen and (max-width: 767px) {
  .box-footer {
    flex-direction: column;
  }

  .copyright {
    width: 100%;

    text-align: center;

    padding: 8px 0;
  }

  .nav-footer .nav-link {
    padding: 0 8px;
  }
}

@media screen and (max-width: 531px) {
  .nav-footer ul {
    flex-wrap: wrap;

    justify-content: center;
  }
}

/* ----------- */

.inf-col {
  min-height: 160px;
}

.inf-col .gree {
  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 2.4em;

  font-family: "Poppin-semiBold";

  text-align: center;

  margin-bottom: 8px;

  flex-wrap: wrap;
}

.usd {
  font-size: 0.4em;

  margin: 0;

  padding-right: 10px;

  padding-left: 5px;
}

.inf {
  display: flex;

  flex-direction: row;

  align-items: center;

  justify-content: center;

  margin-top: 8px;
}

.inf img {
  padding: 5px 5px 5px 25px;
}

.inf .text {
  font-size: 0.9em;

  padding: 10px 25px 5px 20px;

  margin-bottom: 0;
}

.slider {
  margin-bottom: 90px;

  background-color: #d3dce2;
}

.slider .title {
  font-size: 1em;

  margin: 0;

  padding-top: 24px;
}

.box-slider img {
  max-width: 100%;
}

.slick-dots li button:before {
  color: #a4abb4;

  font-size: 40px;
}

.slick-dots li.slick-active button:before {
  color: #d4002a;
}

.slick-dots li {
  position: relative;

  display: inline-block;

  width: 20px;

  height: 20px;

  margin: 0 2px;

  margin: 0px 0px 5px 0px;

  cursor: pointer;
}

/* -- Main Dashboard --*/

/* End Main Dashboard */

/* Main Reservas */

#buscarReserva .modal-content {
  box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.4);

  padding: 24px 32px 10px 32px;

  box-sizing: border-box;

  margin: 0;
}

#buscarReserva .modal-header,
#buscarReserva .modal-body {
  padding: 0;

  padding: 0 0 25px 0;
  padding-top: 10px;
}

#buscarReserva .modal-title {
  color: #213c58;
  font-family: "Poppin-semiBold";
  font-size: 1rem;
  /* margin-bottom: 5px;*/
}

.form-control-buscarreserva {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  font-family: "poppin-semibold";
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 250px;
}

#buscarReserva .modal-body p {
  padding-bottom: 20px;
  padding-top: 15px;
}

#buscarReserva .modal-body .form-group {
  display: flex;
}

#buscarReserva .modal-body .form-group label {
  padding-right: 60px;
}

#buscarReserva .modal-body .form-group input {
  color: #11c18d;
}

#buscarReserva .modal-body .form-group input:focus {
  box-shadow: none;

  border-color: #11c18d;
}

.modal-header .close {
  padding: 5px 5px 5px 15px;

  margin: -1rem -1rem -1rem auto;
}

.dropdown-menu.show.filtrarPor {
  transform: translate3d(105px, 50px, 0px) !important;

  border: 0px;

  box-shadow: 0px 0px 20px 0px rgba(82, 63, 105, 0.15);

  font-size: 0.85rem;

  letter-spacing: 0.2px;

  border-radius: 0.35rem; /* Correcion de la posicion original del menu dropdown en filtrar por pagina de reservas */
}

.boxReward.line img {
  margin-right: 20px;

  margin-left: 5px;
}

.col-form .boxReward {
  display: flex;

  flex-direction: row;

  align-items: center;

  min-height: 77px;
}

.col-form p {
  display: flex;

  /*width: 60%;*/

  margin-bottom: 0;

  margin: 0 8px;

  align-items: center;
}

.col-form p img {
  margin-right: 15px;
}

.col-form p.gree {
  display: flex;

  align-items: center;

  font-size: 2em;

  font-family: "poppin-semibold";
}

.col-form p.gree span {
  font-size: 0.5em;
}

.col-form form,
.col-form form.am {
  display: flex;

  align-items: center;

  justify-content: right;
}

.col-form form .form-group {
  margin: 0;
}

.col-form form.am .form-group {
  display: flex;

  flex-direction: row;

  align-items: center;
}

.col-form form select {
  padding-left: 10px;

  padding-right: 10px;

  margin: 0;

  width: 75px;

  background-color: #f6f6fc;

  margin: 0 5px;

  font-size: 0.85rem;

  border: 1px solid #ced4daa3;
}

.col-form form select.mes {
  width: 125px;
}

.box-list {
  padding: 0;
}

.col-reserva {
  display: flex;

  justify-content: space-between;

  align-items: center;

  padding-top: 0;

  padding: 16px 32px;
}

.col-reserva h2 {
  margin: 0;

  padding-left: 15px;

  padding-top: 10px;

  font-size: 1em;

  text-transform: uppercase;
}

.box-list table .thead {
  background-color: #e9f0f8;

  border: none;
}

.box-list table .thead th {
  color: #8697ab;

  border: none;

  text-align: center;

  text-transform: uppercase;

  font-size: 0.75rem;

  padding: 20px 17px 20px 17px;

  border-bottom: 1px solid #ffffff;
}

.box-list table .reservas td {
  font-size: 0.85em;

  text-align: center;

  vertical-align: middle;
}

.modal.infoPago .modal-content {
  padding: 16px;
}

.infoPago .modal-content .modal-title {
  color: #213c58;

  font-family: "Poppin-semiBold";

  font-size: 1rem;

  margin-bottom: 5px;
}

.infoPago .modal-content .sep {
  height: 3px;
}

.infoPago .modal-content .box-infoPago {
  border: 1px solid #ececec;

  border-radius: 5px;

  box-sizing: border-box;

  padding: 16px;

  margin: 0;
}

.infoPago .modal-content p.text {
  margin-bottom: 20px;

  margin-top: 10px;

  text-align: left;
}

.infoPago .modal-content p.text:nth-child(3) {
  margin-top: 16px;

  margin-bottom: 20px;

  text-align: left;
}

.infoPago .modal-content button.print {
  float: left;
}

.infoPago .modal-content .box-infoPago .modalInfo {
  margin: 0;

  font-size: 1.3em;

  color: #213c58;

  font-family: "poppin-semibold";
}

.infoPago .modal-content .box-infoPago .modalInfo span {
  color: #11c18d;
}

/*End Main Reservas */

/* Como Ganar */

.comoganar-list {
  list-style: none;

  margin: 0;

  padding: 0;

  margin: 5px 15px 5px 15px;
}

.comoganar-list li {
  display: flex;

  align-items: flex-start;

  padding-bottom: 16px;
}

.comoganar-list li:nth-child(1) {
  padding-top: 16px;
}

.comoganar-list li img {
  margin-right: 8px;

  margin-top: 4px;
}

.comoganar-list li p {
  margin: 0;

  font-size: 0.9em;
}

.boxDetalle {
  display: flex;

  align-items: center;

  justify-content: space-around;

  background-color: #ebeff2;

  padding-top: 16px;

  padding-right: 25px;

  margin: 10px;
}

.boxDetalle img {
  margin-left: 25px;

  margin-right: 40px;

  margin-bottom: 20px;
}

.boxDetalle div.table-responsive {
  margin: 0;

  padding: 0;

  display: flex;

  font-size: 0.85rem;
}

.boxDetalle table {
}

.boxDetalle table td,
.boxDetalle table th {
  border: none;
}

.boxDetalle table th,
.boxDetalle table td {
  padding: 3px;
}

.boxDetalle table th:nth-child(2),
.boxDetalle table td:nth-child(2) {
  text-align: right;
}

.metodo-reserva h5 {
  font-size: 1em;

  padding-top: 12px;

  padding-left: 10px;

  padding-bottom: 15px;
}

.metodo-reserva .sep {
  height: 2px;
}

.metodo-reserva .sep-int {
  width: 65%;

  height: 1.5px;
}

.metodo-reserva ul {
  list-style: none;

  margin: 0;

  padding: 0;

  padding-top: 21px;

  padding-left: 10px;

  padding-right: 10px;

  padding-bottom: 6px;
}

.metodo-reserva ul li {
  display: flex;

  justify-content: space-between;

  padding-bottom: 5px;
}

.metodo-reserva ul li p {
  margin-bottom: 0;
}

.form-control-metodopago {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.modal-body-metodopago {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px 25px 10px 15px;
}

.form-control-numero {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  font-family: "poppin-semibold";
  line-height: 1.5;
  color: #11c18d;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 9px;
}

.promEspecial {
  display: flex;

  align-items: center;

  padding-bottom: 35px;
}

.promEspecial img {
  margin-right: 15px;
}

/* Como Ganar */

/* Perfil */

.title-perfil {
  font-size: 1rem;

  margin-top: 15px;

  margin-left: 15px;

  margin-bottom: 20px;
}

.sep.perf {
  height: 2px;
}

.sep.perf .sep-int {
  height: 2px;
}

form.perfil label {
  color: #8697ab;

  font-family: "poppin-semibold";

  font-size: 0.9em;

  padding-top: 16px;

  padding-left: 16px;
}

form.perfil input {
  color: #11c18d !important;

  font-size: 0.85rem;

  font-family: "poppin-semibold";

  margin-left: 16px;

  width: 19rem;
}

.form-select-country {
  display: block;

  width: 19rem;

  height: calc(1.5em + 0.75rem + 2px);

  padding: 0.375rem 0.75rem;

  font-size: 1rem;

  font-weight: 400;

  font-size: 0.85rem;

  margin-left: 16px;

  line-height: 1.5;

  color: #495057;

  background-color: #fff;

  background-clip: padding-box;

  border: 1px solid #ced4da;

  border-radius: 0.25rem;

  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

form.perfil input:focus,
form.perfil select:focus {
  box-shadow: none;

  border-color: #11c18d;
}

.btn-guardar-perfil {
  color: #ffffff;

  border: none;

  text-align: center;

  font-size: 0.8rem;

  padding: 10px 20px 10px 20px;

  text-transform: uppercase;

  font-family: "poppin-semibold";

  letter-spacing: 0.5px;

  margin-left: 15px;

  margin-bottom: 15px;

  margin-top: 10px;

  border-radius: 0.25rem;
}

/* Perfil */

/* Contactenos */

.form-contactenos {
  position: relative;
}

.form-contactenos img {
  position: absolute;

  top: 0;

  right: 0;

  left: 0;

  width: 100%;

  border-top-left-radius: 5px;

  border-top-right-radius: 5px;
}

.title-contacto {
  font-size: 1rem;

  margin-top: 235px;

  margin-left: 15px;

  margin-bottom: 20px;
}

.contacto label {
  color: #687071;

  font-size: 0.85rem;

  margin-left: 15px;
}

.contacto label:nth-child(1) {
  margin-top: 20px;

  font-size: 0.85rem;

  margin-left: 15px;
}

.contacto input {
  margin-bottom: 15px;

  color: #11c18d !important;

  outline: none;

  margin-left: 15px;

  font-size: 0.85rem;

  font-family: "poppin-semibold";
}

.contacto input:focus,
.contacto textarea:focus {
  box-shadow: none;

  border-color: #11c18d;
}

.contacto textarea {
  max-width: 100%;

  height: 244px;

  max-height: 193px;

  color: #11c18d !important;

  font-size: 0.85rem;

  font-family: "poppin-semibold";
}

/* Contactenos */

/* GSA - Reservas*/

.buttons-col {
  padding: 0;
}

.busquedaAvanzada {
  background-color: #218ac6;

  margin-right: 16px;

  padding: 11px 17px 11px 17px;
}

.modal-title-busquedaavanzada {
  color: #213c58;
  font-family: "Poppin-semiBold";
  font-size: 1rem;
}

.col-form-label-busquedaavanzada {
  margin-top: 5px;
  padding-right: 10px;
  margin-bottom: 0;
  font-size: inherit;
  font-size: 0.85rem;
  color: #6c7b8d;
}

.modal-content-busquedaavanzada {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  padding: 20px;
}

.modal-body-busquedaavanzada {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 30px 15px 15px 15px;
}

.form-control-busquedaavanzada {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  font-family: "poppin-semibold";
  line-height: 1.5;
  color: #11c18d;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.limpiarFiltros {
  background-color: #f68c34;

  padding: 12px 17px 12px 17px;
}

.cambiarestado {
  background-color: #f68c34;

  margin-right: 10px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #11c18d;

  background-color: #11c18d;

  box-shadow: none;
}

.custom-control-input:disabled ~ .custom-control-label::after {
  cursor: not-allowed;
}

.btn-consulta {
  color: #ffffff;

  border: none;

  text-align: center;

  font-size: 0.8rem;

  padding: 10px 20px 10px 20px;

  text-transform: uppercase;

  font-family: "poppin-semibold";

  letter-spacing: 0.5px;

  margin: 15px;

  border-radius: 0.25rem;
}

/* GSA - Reservas*/

/* Login */
/*  */
/* Select Login */
.custom-option,
.custom-select-trigger {
  position: relative;
  display: flex;
  align-items: center;
}
.custom-option img,
.custom-select-trigger img {
  left: 0;
  margin-right: 12px;
}
/*  */

.login .container {
  display: flex;

  flex-direction: column;

  align-items: flex-start;

  justify-content: center;

  min-height: 100vh;
}
.col-form-login .boxReward {
  padding: 35px;
  border-radius: 10px;
}
.col-form-login .logo {
  max-width: 100%;
  margin-bottom: 20px;
}
.col-form-login {
  max-width: 450px;
}
.col-form-login .select {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 15px 0;
}
.chosen-container-single .chosen-single {
  display: flex;
  align-items: center;
  height: 40px;
  background-color: #fff;
  outline: none;
  border-color: #ced4da;
}
.chosen-container-active .chosen-single {
  border-color: #11c18d;
}
.chosen-container-acti.chosen-container-active .chosen-single {
  border: 1px solid #ced4da;
  outline: none;
  box-shadow: none;
}
.chosen-container-single .chosen-single div b {
  background: url(chosen-sprite.png) no-repeat 0px 10px;
}
.chosen-container-single .chosen-search input[type="text"] {
  display: none;
}
.col-form-login .sep {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.col-form-login h2 {
  font-size: 1.3em;
  margin-top: 15px;
}

.col-form-login p {
  font-size: 0.9em;

  margin-bottom: 25px;
}

.col-form-login form {
  display: flex;

  flex-direction: column;
}

.col-form-login form input {
  min-height: 45px;

  font-size: 0.9em;
}

.col-form-login form input:focus {
  box-shadow: none;

  border-color: #11c18d;
}

.col-form-login button {
  justify-content: center;

  font-family: "poppin-semibold";

  position: relative;
}

.col-form-login button img {
  padding-right: 8px;
}

.col-form-login .contactenos {
  border: 2px solid #ff8622;

  color: #ff8622;

  margin-top: 16px;

  margin-bottom: 16px;
  height: 45px;
}
.btn-login {
  height: 45px;
  line-height: 45px;
  padding: 0;
  margin: 0;
}
.btn-login a {
  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  width: 100%;

  height: 100%;
}

.boxBtnLogin {
  display: flex;

  justify-content: space-between;

  margin-top: 10px;
}
.gsa .boxBtnLogin.end {
  justify-content: space-between;
}

.boxBtnLogin .link {
  display: flex;

  justify-content: space-between;

  color: #ff8622;

  font-size: 0.85rem;
}

.boxBtnLogin .link:hover {
  text-decoration: none;
}

.login p.copyright {
  margin-top: 16px;

  text-align: center;

  color: #687071;
}

@media (min-width: 576px) {
  .modal-dialog.log {
    max-width: 950px;
  }
}
.row-img__registro {
  width: 100%;
  text-align: center;
}
.row-registro {
  margin-bottom: 25px;
  width: 100%;
}
.content-registro {
  margin-bottom: 25px;
}

.content-registro .header-registro {
  border: none;

  display: flex;

  flex-direction: column;

  margin: 0;

  padding: 16px;
}

.header__registro-title {
  color: #d87c1e;

  font-size: 1.4em;
  padding-top: 16px;
}

.header-registro p {
  color: #a4abb4;

  margin-bottom: 0;
}

.registro__body {
  padding: 16px;
}
.registro__body .col-last {
  margin-bottom: 16px;
}
.registro__body .sep {
  margin-bottom: 16px;
  margin-left: 0;
}

.registro__body .sep-int {
  height: 2px;
}

.registro__body label {
  color: #a4abb4;
}

.registro__body .title-registro {
  font-size: 1.2em;
}

.registro__body button {
  padding: 16px;
}

.registro__body button.enviar {
  margin-right: 16px;
}

.registro__body button.volver {
  background-color: #d87c1e;
}
.registro__body button.volver a:hover {
  text-decoration: none;
  color: #fff;
}

.registro__body .col-btn {
  display: flex;
}

/* Login */

/* Login gsa */
.login.gsa {
  background: url(../00-loginManagersyGSAs/image-background-GSAs-Managers.jpg)
    no-repeat;
  background-position: center;
}
.login.rew {
  background: url(../00-loginUsers/image-background-Agencies.jpg) no-repeat;
  background-position: center;
}
.gsa .boxBtnLogin {
  justify-content: flex-end;
}

/* Login gsa */

/* Reserva GSA */
.cancel {
  background-color: #d90b5d;
  margin-left: 20px;
}
/* Reserva GSA */

/* Modal resultado reserva */
.motivos {
  list-style: none;
  margin: 0;
  padding: 0;
}
.motivos li {
  display: flex;
  align-items: flex-start;
}
.motivos li img {
  width: 15px;
  margin-right: 8px;
}
.motivos li p {
  margin-top: 0 !important;
}
/* Modal resultado reserva */

/* Animaciones */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
/* Animaciones */

/* Querys */

@media screen and (max-width: 991.98px) {
  .col-opc,
  .line {
    flex-wrap: wrap;
    justify-content: center;
  }
  .col-reserva {
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .form-control {
    max-width: 100%;
  }
  form {
    margin-right: 15px;
  }
  .title-contacto {
    margin-top: 150px;
  }

  .img-login {
    width: 100%;
    object-fit: cover;
  }
  .col-form-login {
    display: flex;
    flex-direction: column;
  }
  .col-form-login h2,
  .col-form-login p {
    margin-left: 16px;
  }
  .col-form-login form {
    margin-right: 0;
    padding: 0 16px;
  }
}

@media screen and (max-width: 372.98px) {
  .navbar-brand img {
    width: 200px;
  }
}
/* Querys */

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0;
  font-size: 1rem;
  font-weight: 100;
  line-height: 0;
  color: #495057;
  vertical-align: middle;
  background: url(data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 4 5%3e%3cpath fill=%23343a40 d=M2 0L0 2h4zm0 5L0 3h4z/%3e%3c/svg%3e)
    no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 0px;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.col-form-login .boxReward {
  max-width: 450px;
  min-width: 450px;
}
.col-form-login {
  height: 100vh;
  align-items: center;
  display: flex;
}
@media screen and (max-width: 450px) {
  .col-form-login {
    padding: 0;
  }
  .col-form-login .boxReward {
    min-width: 320px;
    padding: 15px;
  }
}
