body {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    background-image: radial-gradient(circle at 15% -3%, #222936, #000000 116%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}
h1{font-family: 'Poppins', sans-serif;}
h2{font-family: 'Poppins', sans-serif;}
h3{font-family: 'Poppins', sans-serif;}
h4{font-family: 'Poppins', sans-serif;}
h5{font-family: 'Poppins', sans-serif;}
h6{font-family: 'Poppins', sans-serif;}

/* Definir la variable */
:root {
    --rosa_principal: #ff004b;
    --rosa_secundario: #de0a48;
}
.fondoLogin {
    background: url(../images/borrar/slider_mient.jpg) no-repeat center center;
    background-size: cover;
    padding: 0px;
}
.h100 {
    height: 100%;
}
.minvh {
    min-height: 100vh;
    margin: 0px;
}
.fondoLogin {
    height: 100vh;
    width: 100%;
    padding-right: 0px;
    overflow: hidden;
}
.myCarru img {
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 100%;
}
.logo {
    width: 110px;
}
.volver {
    height: 33px;
    display: inline-block;
    background: var(--rosa_principal);
    border-radius: 20px;
    font-size: 10px;
    padding: 0px 18px;
    line-height: 33px;
    color: #fff;
    margin-top: 16px;
    border: none;
    cursor: pointer;
    transition: .25s all ease-in-out;
    font-weight: 500;
}
.volver:hover {
    background: var(--rosa_secundario);
    text-decoration: none;
    transition: .25s all ease-in-out;
    color: #fff;
}
.volver i {
    font-size: 18px;
    position: relative;
    top: 3px;
    margin-right: 7px;
}
.car_login {
    padding: 24px;
    height: 100%;
}
.posLogin {
    position: relative;
    top: 34%;
    transform: translateY(-50%);
    width: 372px;
    margin: 0 auto;
    text-align: center;
}
.posLogin h1 {
    font-size: 27px;
    font-weight: 800;
}
.posLogin h2 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 2rem;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2rem;
    line-height: 23px;
    margin-top: -5px;
}
.posLogin input {
    background: rgb(255 255 255 / 18%);
    border: none;
    font-size: 13px;
    border: solid 1px rgb(255 255 255 / 18%);
    height: 45px;
    color: #ffffff;
}
.posLogin input:focus {
    color: #fff;
    background: rgb(255 255 255 / 5%);
    border-color: var(--rosa_principal);
    outline: 0;
    box-shadow: none;
    border-bottom: solid 1px var(--rosa_principal);
}
.posLogin button {
    width: 100%;
    height: 47px;
    background: var(--rosa_principal);
    border-color: var(--rosa_principal);
    color: #fff;
    transition: .25s all ease-in-out;
}
.posLogin button:hover {
    background: var(--rosa_secundario);
    text-decoration: none;
    transition: .25s all ease-in-out;
    border-color: var(--rosa_secundario);
    color: #fff;
}
.no_tienes {
    font-size: 14px;
    margin-top: 19px;
}
.no_tienes a {
    font-weight: 700;
    color: #e93351;
}
.checkbox {
    text-align: left;
    font-size: 13px;
}
.posCheck {
    position: relative;
    top: 2px;
    height: 12px !important;
}
.posInfo {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 20px 30px;
    font-size: 13px;
}
.posInfo a {
    color: var(--rosa_principal);
    text-decoration: underline;
}
.minPass {
    font-size: 11px;
    text-align: left;
    position: relative;
    top: 5px;
    left: 10px;
}
.overlay {
    background-color: rgb(2 1 1);
    opacity: 0.4;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.cont_carru {
    position: absolute;
    left: 40px;
    bottom: 61px;
}
.etiqueta {
    font-size: 9px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 25px;
}
.novedad {
    background: #D7F7C2;
    color: #228402;
}
.cont_carru h2 {
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 5px;
    color: #fff;
    margin-top: 5px;
}
.cont_carru p {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #fff;
    width: 70%;
}
.botones_manejo {
    position: absolute;
    right: 30px;
    bottom: 89px;
}
.botones_manejo a {
    background: inherit;
    border: solid 1px #ffffff;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 31px;
    font-size: 22px;
}
.posLogin55 {
    /* position: relative; */
    /* top: 34%; */
    /* transform: translateY(-50%); */
    width: 430px;
    margin: 0 auto;
    text-align: center;
}
.posLogin55 h1 {
    font-size: 27px;
    font-weight: 800;
    margin-top: 25px;
}
.posLogin55 h2 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 2rem;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2rem;
    line-height: 23px;
    margin-top: -5px;
}
.inputRegister {
    background: rgb(255 255 255 / 18%);
    border: none;
    font-size: 13px;
    border: solid 1px rgb(255 255 255 / 18%);
    height: 45px;
    color: #ffffff;
}
.inputRegister:focus {
    color: #fff;
    background: rgb(255 255 255 / 5%);
    border-color: var(--rosa_principal);
    outline: 0;
    box-shadow: none;
    border-bottom: solid 1px var(--rosa_principal);
}
.posLogin55 button {
    width: 100%;
    height: 47px;
    background: var(--rosa_principal);
    border-color: var(--rosa_principal);
    color: #fff;
    transition: .25s all ease-in-out;
}
.posLogin55 button:hover {
    background: var(--rosa_secundario);
    text-decoration: none;
    transition: .25s all ease-in-out;
    border-color: var(--rosa_secundario);
    color: #fff;
}
.labeModelo {
    display: flex;
    font-weight: 600;
    margin-bottom: -4px;
    font-size: 13px;
}
.samall {
    display: flex;
    font-style: italic;
    margin-bottom: 13px;
    font-size: 10px;
}
.firma_reg {
    margin-top: 19px;
}
.firma_reg h4 {
    font-family: sans-serif;
    font-size: 16px;
    color: #888787;
    font-weight: bold;
    margin-bottom: 6px;
}
.firma_reg h5 {
    font-family: sans-serif;
    font-size: 14px;
    color: #888787;
    font-weight: 400;
    margin-bottom: 0px;
}
.firma_reg a {
    color: var(--rosa_principal);
    border-bottom: solid 2px var(--rosa_principal);
    text-decoration: none;
}

@media (max-width: 450px) {
    .fondoLogin {
        display: none;
    }
    .posLogin {
        width: 100%;
    }
    .posLogin h1 {
        font-size: 21px;
    }
    .posLogin h2 {
        font-size: 12px;
        line-height: 17px;
    }
}
/* Fin movil vertical*/
/* Small devices (landscape phones, 576px and up)
*************MOVIL HORIZONTAL*******************/
@media (min-width: 576px) and (max-width: 767px) {
    .fondoLogin {
        display: none;
    }
    .posLogin {
        width: 100%;
    }
    .posLogin h1 {
        font-size: 21px;
    }
    .posLogin h2 {
        font-size: 12px;
        line-height: 17px;
    }
    .text-md-right {
        text-align: right !important;
    }
}
/*Fin movil horizontal*/
/* Medium devices (tablets, 768px and up)
*************TABLET VERTICAL*******************/
@media (min-width: 768px) and (max-width: 1023px)  {
    .fondoLogin {
        display: none;
    }
    .posLogin {
        width: 350px;
    }
    .posLogin h1 {
        font-size: 21px;
    }
    .posLogin h2 {
        font-size: 12px;
        line-height: 17px;
    }
}
/* Large devices (desktops, 992px and up)
*************TABLET HORIZONTAL*******************/
@media (min-width: 1024px) and (max-width: 1199px) {
    .cont_carru h2 {
        font-size: 17px;    
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1400px) {

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1400px) and (max-width: 1600px) {

}
