/* pantalla login */

#fondoLogin {
  background-image: url("../img/NuevosRecursos/fondoLogin.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-color: inherit;
  box-shadow: 2px 3px 3px 2px rgb(0 0 0 / 25%);
}

@font-face {
  font-family: "GothamNarrowBlack";
  src: url("../fonts/GothamNarrow-Black.otf");
}

@font-face {
  font-family: "GothamNarrowBook";
  src: url("../fonts/GothamNarrow-Book.otf");
}

@font-face {
  font-family: "GothamNarrowBlackItalic";
  src: url("../fonts/GothamNarrow-BlackItalic.otf");
}

.FontGothamNarrowBlackItalic {
  font-family: "GothamNarrowBlackItalic";
}

.FontGothamNarrowBlack {
  font-family: "GothamNarrowBlack";
  font-size: 43.2px;
  color: rgb(138, 189, 36);
}

.FontGothamNarrowBookStandar {
  font-family: "GothamNarrowBook";
}

@font-face {
  font-family: "GothamMediumItalic";
  src: url("../fonts/Gotham-MediumItalic.otf");
  /* font-weight: bold; */
  /* font-style: normal; */
}

.GothamMediumItalic {
  font-family: "GothamMediumItalic";
}

#LoginHeader {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background-blend-mode: hard-light;
  background: radial-gradient( circle, rgb(87, 93, 107, 50%) -100%, rgb(87, 93, 107, 50%) 100%);
  mix-blend-mode: screen;
  background-color: transparent !important;
  border-color: #5e5c6c !important;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.botonNuevo {
  position: absolute !important;
  top: 90% !important;
  right: -35% !important;
}

.botonNuevoRecuperar {
  position: relative !important;
  /* top: 75% !important;
  right: -35% !important; */
}

/* posicion cuando esta el mensaje de error */

.botonNuevoRecuperarError {
  position: relative !important;
  /* top: 80% !important;
  right: -35% !important; */
}

.botonNuevoRecuperarPass {
  position: relative !important;
  /* top: 74% !important;
  right: -35% !important; */
  margin-bottom: 10px;
}

/* posicion cuando esta el mensaje de error */

.botonNuevoRecuperarPassError {
  position: relative !important;
  /* top: 79% !important;
  right: -35% !important; */
  margin-bottom: 10px;
}

.BodyRecuperarDatos {
  border: 2px solid #575d6b;
}

.Nuevo {
  position: absolute !important;
}

.formaBoton {
  text-align: center;
  display: inline-block;
  -ms-transform: skewX(-15deg);
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  background-color: #80b425;
  padding: 10px;
}

.formaBotonContenido {
  -ms-transform: skewX(15deg);
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
  display: inline-block;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
  font-size: 18px;
}

input:-webkit-autofill {
  opacity: 0.8;
  -webkit-text-fill-color: rgb(255, 255, 255, 100%);
  -webkit-box-shadow: 0 0 0 1000px rgba(76 80 91 / 95%) inset !important;
}

input {
  background-blend-mode: hard-light;
  background: radial-gradient( circle, rgb(87, 93, 107, 50%) -100%, rgb(87, 93, 107, 50%) 100%);
  mix-blend-mode: screen;
  background-color: transparent !important;
  border-color: #5e5c6c !important;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  color: #ffffff;
}

.form-control {
  color: #ffffff !important;
}

.FontGothamNarrowBookStandar {
  font-family: "GothamNarrowBook";
}

.FontGothamNarrowBook {
  font-family: "GothamNarrowBook";
  font-size: 23.3px;
  color: #ffffff;
}

/* diseño de inputs */

.formaInput {
  transform: skewX(-20deg);
  border: 1px solid #575d6b !important;
}

.formaInputContenido {
  display: flex;
  overflow: hidden;
}

.formaInputContenido>* {
  transform: skewX(20deg);
  margin: 0 -10px;
  border: none;
  flex: 1;
}

a {
  color: rgb(138, 189, 36);
}

/* efecto al pasar el mouse por el boton INICIO */

.btnLogin:hover {
  background-color: #000000;
  transition: 0.8s;
}

/* .btnLogin:hover .formaBotonContenido{
    color: #80B425 !important;
    transition: 0.8s;
} */

/* efecto al pasar el mouse por el boton  FIN */

.fondoProfile {
  background-image: url("../img/NuevosRecursos/motociclista.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.cajaProfile {
  mix-blend-mode: normal;
  border: 0px;
  /* opacity: 0.9; */
  border-radius: inherit;
  margin-top: 100px;
  margin-bottom: 100px;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 50%);
}

.cajaProfile-datos {
  mix-blend-mode: normal;
  border: 0px;
  /* opacity: 0.9; */
  border-radius: inherit;
  margin-top: 50px;
  margin-bottom: 100px;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 50%);
}

.cajaProfileFondo {
  background-blend-mode: hard-light;
  background: radial-gradient( ellipse at 40% 20%, rgb(55, 55, 64, 0.9), rgb(31, 33, 38, 0.9), rgb(11, 12, 13, 1), rgb(11, 12, 13, 1), rgb(11, 12, 13, 1));
  padding-top: 20px;
  border: 1px solid #575d6b;
}

.cajaHeaderProfileFondo {
  background-blend-mode: hard-light;
  background: linear-gradient( to bottom right, rgb(55, 55, 64, 0.9), rgb(31, 33, 38, 0.9), rgb(11, 12, 13, 0.9), rgb(11, 12, 13, 1), rgb(11, 12, 13, 1));
  padding-top: 0px;
}

#ProfileHeader {
  /* background-image: url("../img/NuevosRecursos/Recurso1-12.png");
    background-size: cover;
    background-color: transparent !important;
    border: 0px;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; */
  /* border-color: #5e5c6c !important; */
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background-blend-mode: hard-light;
  background: radial-gradient( circle, rgb(87, 93, 107, 50%) -100%, rgb(87, 93, 107, 50%) 100%);
  mix-blend-mode: screen;
  background-color: transparent !important;
  border-color: #5e5c6c !important;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.inputProfile {
  text-transform: uppercase;
  padding: 24px 0px 24px 24px;
  font-size: 13px;
}

/* .inputLogin {
  padding: 24px 0px 24px 24px !important;
} */

.labelProfile {
  display: inline-block;
  margin-top: 0.5rem;
  margin-bottom: 0rem;
  color: #c1c1c1;
  margin-left: 9px;
  font-size: 13px;
}

.selectProvincia {
  background-blend-mode: hard-light;
  background: radial-gradient( circle, rgb(87, 93, 107, 50%) -100%, rgb(87, 93, 107, 50%) 100%);
  mix-blend-mode: screen;
  background-color: transparent !important;
  border-color: #5e5c6c !important;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  color: #fff !important;
  text-transform: uppercase;
  appearance: none;
  padding: 12.5px 0px 15px 20px;
  font-size: 13px;
}

/* Chrome, Safari, Edge, Opera */

_::-webkit-full-page-media, _:future, :root .selectProvincia_safari_only {
  padding: 12.5px 0px 15px 10px !important;
}

.botonNuevoProfileGuardar {
  position: absolute !important;
  top: 84%;
  right: -43% !important;
}

.margen-login {
  margin-top: 75px;
}

@media only screen and (max-width: 1176px) {
  .botonNuevoProfile {
    top: 88.5% !important;
    right: -33% !important;
  }
}

/* si la resolucion es como maximo 1680px */

@media (max-width: 1680px) {
  #login-register-container {
    padding-bottom: 50px !important;
  }
}

input[type="checkbox"]:checked {
  background: radial-gradient( circle, rgb(87, 93, 107, 50%) -100%, rgb(87, 93, 107, 50%) 100%);
}

/* diseño checkbox */

.b-contain *, .b-contain *::before, .b-contain *::after {
  box-sizing: content-box !important;
}

.b-contain input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.b-contain span {
  line-height: 0;
  font-size: 14px;
  font-family: inherit;
}

.b-contain {
  display: table;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  margin-bottom: 0.5rem;
}

.b-contain input[type="checkbox"]~.b-input {
  position: absolute;
  top: 5px;
  left: 0;
  height: 0.6rem;
  width: 0.6rem;
  background: rgba(87, 93, 107, 1);
  transition: background 250ms;
  border: 1px solid rgba(184, 194, 204, 1);
  border-radius: 0.125rem;
}

.b-contain input[type="radio"]~.b-input {
  position: absolute;
  top: 0;
  left: 0;
  height: 1rem;
  width: 1rem;
  background: rgba(87, 93, 107, 1);
  transition: background 250ms;
  border: 1px solid #808080;
  border-radius: 2rem;
}

.b-contain input[type="checkbox"]~.b-input::after {
  content: "";
  position: absolute;
  display: none;
  left: 0.18rem;
  top: 0rem;
  width: 0.1rem;
  height: 0.4rem;
  border: solid rgba(138, 189, 36, 1);
  border-width: 0 2px 2px 0;
  transition: background 250ms;
  transform: rotate(45deg);
}

.b-contain input[type="radio"]~.b-input::after {
  content: "";
  position: absolute;
  display: none;
  left: 0.4rem;
  top: 0.2rem;
  width: 0.1rem;
  height: 0.4rem;
  border: solid rgba(138, 189, 36, 1);
  border-width: 0 2px 2px 0;
  transition: background 250ms;
  transform: rotate(45deg);
}

.b-contain input:disabled~.b-input::after {
  border-color: rgba(135, 149, 161, 1);
}

.b-contain input:checked~.b-input::after {
  display: block;
}

.b-contain:hover input~.b-input, .b-contain input:focus~.b-input {
  background: rgba(87, 93, 107, 1);
  border-color: rgba(184, 194, 204, 1);
}

.b-contain input:focus~.b-input {
  box-shadow: 0 0 0 2px rgba(184, 194, 204, 1);
}

.b-contain input:checked~.b-input {
  background: rgba(87, 93, 107, 1);
  border-color: rgba(184, 194, 204, 1);
}

.b-contain input[type="checkbox"]:disabled~.b-input {
  background: rgba(87, 93, 107, 1);
  border-color: rgba(184, 194, 204, 1);
  opacity: 0.6;
  cursor: not-allowed;
}

.b-contain input[type="radio"]:disabled~.b-input {
  background: rgba(87, 93, 107, 1);
  border-color: rgba(184, 194, 204, 1);
  opacity: 0.6;
  cursor: not-allowed;
}

.b-contain input[type="radio"]:disabled~.b-input::after {
  background: rgba(87, 93, 107, 1);
}

.b-contain input:checked:focus~.b-input, .b-contain:hover input:not([disabled]):checked~.b-input {
  background: rgba(87, 93, 107, 1);
  /* border-color: rgba(87, 93, 107, 1); */
  border-color: rgba(184, 194, 204, 1);
}

.b-contain .b-input::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 3rem;
  height: 3rem;
  margin-left: -0.85rem;
  margin-top: -0.85rem;
  background: rgba(87, 93, 107, 1);
  border-radius: 2rem;
  opacity: 0.6;
  z-index: 99999;
  transform: scale(0);
}

@keyframes b-ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

@keyframes b-ripple-duplicate {
  0% {
    transform: scale(0);
  }
  30% {
    transform: scale(1);
  }
  60% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

.b-contain input+.b-input::before {
  animation: b-ripple 250ms ease-out;
}

.b-contain input:checked+.b-input::before {
  animation-name: b-ripple-duplicate;
}

.b-contain .b-input::before {
  visibility: hidden;
}

.b-contain input:focus+.b-input::before {
  visibility: visible;
}

.b-contain:first-child .b-input::before {
  visibility: hidden;
}

/* FIN diseño checkbox */

.codigoDetalleProducto:after {
  content: "";
  display: block;
  border-bottom: 1.5px solid #83bb25 !important;
}

.fondoProfilePadding {
  padding-bottom: 200px;
  padding-top: 100px;
  margin-top: 70px;
}

@media only screen and (min-width: 1176px) and (max-width: 1366px) {
  .fondoProfilePadding {
    padding-top: 70px;
  }
}

select option {
  background: black;
}

.fondoProfile_padding_bottom_forgot {
  padding-bottom: 300px;
  padding-top: 100px;
  margin-top: 70px;
}

@media only screen and (min-height: 1300px) and (max-height: 1650px) {
  .fondoProfile_padding_bottom {
    padding-bottom: 290px;
  }
  .fondoProfile_padding_bottom_forgot {
    padding-bottom: 625px;
  }
  .footer_padding {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1281px) and (max-width: 1400px) {
  .fondoProfile_padding_bottom_forgot {
    padding-top: 20px !important;
  }
}

.row_profile {
  padding-top: 20px;
}

@media screen and (min-width: 1024px) and (max-width: 1151px) {
  .labelProfile {
    font-size: 12px !important;
  }
  .inputProfile {
    font-size: 12px !important;
    padding: 22px 0px 22px 22px !important;
  }
  .selectProvincia {
    padding-bottom: 10px !important;
  }
  .botonNuevoProfileGuardar {
    top: 84% !important;
  }
  .margen-login {
    margin-top: 25px !important;
  }
}

@media screen and (min-width: 1152px) and (max-width: 1279px) {
  .labelProfile {
    font-size: 12px !important;
  }
  .inputProfile {
    font-size: 12px !important;
    padding: 22px 0px 22px 22px !important;
  }
  .selectProvincia {
    padding-bottom: 10px !important;
  }
  .botonNuevoProfileGuardar {
    top: 83% !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1359px) {
  .labelProfile {
    font-size: 12px !important;
  }
  .inputProfile {
    font-size: 12px !important;
    padding: 22px 0px 22px 22px !important;
  }
  .selectProvincia {
    padding-bottom: 10px !important;
  }
  .botonNuevoProfileGuardar {
    top: 83% !important;
  }
}