
* {
    font-family: 'Amsi Pro Light', sans-serif;
}

.benedif-system-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #ff6417;
}

.profile-img {
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

/* HEADER */
.logo-sc-w {
    width: 100%;
    height: auto;
}

.logo-benedif {
    width: 100%;
    height: auto;
}

.ContenedorCardBenedif{
    width: 100%;
    margin-bottom: 1rem;
}
.CardBenedif {
    max-width: 100%;
    max-height: 100%;
  }
  .qr{
    width:  100%;
}

@media (min-width: 540px){
    .logo-sc-w {
        width: 30%;
    }
    .logo-benedif {
        width: 30%;
    }
    .profile-img {
        width: 16rem;
        height: 16rem;
    }
    .datos{
        float:center;
        padding: 30px;
        overflow: auto;

    }
    .qr{
        width:  70%;
    }
    .ContenedorCardBenedif{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 400px;
    }
    .CardBenedif {
        margin: auto;
        max-width: 100%;
        max-height: 100%;
      }
}

.btn-back {
    font-size: 0.7rem;
    color: white;
    text-decoration: none;
}

/* END OF HEADER */


/* HEADER */
.benedif-system-footer {
    object-fit: cover;
}

footer {
    border-top: none;
}

.aviso-privacidad {
    color: white !important;
}
/* END OF FOOTER */


/* RESPONSIVE BODY */
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main {
    flex: 1;
}

.buttons-column {
    flex: 1;
}

footer {
    margin-top: auto;
}

.btn-login {
    color: #FFFFFF;
    font-family: 'Amsi Pro Bold';
    font-style: normal;
}

.btn-register {
    font-family: 'Amsi Pro Bold';
    font-style: normal;
}

.btn-primary {
    border: none;
    background-color: #ff6417;
    color: #FFFFFF;
}

.btn-primary > i {
    color: #FFFFFF;
}

.btn-primary:hover {
    background-color: #e98629;
    color: #FFFFFF;
}

.btn-primary:focus,
.btn-primary:active,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    background-color: #e98629;
    color: #FFFFFF;
}

.btn-primary:hover > i {
    color: #FFFFFF;
}

div.form-check.form-switch input.form-check-input:focus {
    border-color: #ff6417 ;
    box-shadow: rgb(255 100 23 / 25%) 0px 0px 0px 0.2rem;    
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba(15,15,15,0.4)'/></svg>"); 
}

div.form-check.form-switch input.form-check-input:checked {
    background-color: rgb(255 100 23);
    border-color: #ff6417;
}

.form-check-input:focus {
    border-color: #ff6417;
    box-shadow: 0 0 0 0.2rem rgb(255 100 23 / 25%);
    outline: 0;
}

.form-check-input:checked {
    background-color: #dc501a;
    border-color: #ff6417;
}

/* END OF RESPONSIVE BODY */


.system-benedif-link {
    color: #ff6417;
    text-decoration: none;
    font-family: 'Amsi Pro Bold';
}

.logout-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    color: #FFFFFF;
    background-color: #ff6417;
    padding: 0.5rem 1rem;
}

.home-header {
    display: flex;
    align-items: center;
    width: 100%;
    color: #FFFFFF;
    background-color: #ff6417;
    padding: 0.5rem 1rem;
}

.home-header .title {
    font-family: 'Amsi Pro Bold', sans-serif;
}

.home-header a.profile,
.header-btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

.directorio-benedif {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #d7dbdd;
    padding: 0.4rem 1rem;
}

.directorio-benedif a {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: 'Amsi Pro SemiBold', sans-serif;
    color: #000000;
    text-decoration: none;
}


.directorio-categorias {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.directorio-categorias a.categoria,
div.categoria {
    width: 80%;
    padding: 0.8rem 1rem;
    margin-bottom: 1rem;
    color: #FFFFFF;
    background-color: #ff6417;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Amsi Pro Bold', sans-serif;
    border-radius: 10px;
}

div.categoria {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.directorio-negocios {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.directorio-negocios a.negocio {
    width: 90%;
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Amsi Pro SemiBold', sans-serif;
    border-radius: 10px;
}

.categoria-title {
    background-color: #ff6417;
}

.categoria-title h1 {
    text-align: center;
    color: #FFFFFF;
    font-family: 'Amsi Pro Bold', sans-serif;
}

.profile-name {
    color: #000000;
    font-family: 'Amsi Pro Bold', sans-serif;
}

div.card.card-white {
    border: none;
    box-shadow: 0 0 0.875rem 0 rgb(33 37 41 / 10%);
    margin-bottom: 30px;
}

div.card.card-white .card-header {
    background-color: #FFFFFF;
    border-bottom: none;
}

.card-header .header-title {
    font-family: 'Amsi Pro Bold', sans-serif;
    text-align: center;
    font-size: 1.4rem;
    padding: 0.4rem 0;
}

.main-title {
    font-size: 1.6rem;
    font-family: 'Amsi Pro Bold', sans-serif;
}

.text-area-read-only {
    resize: none;
    outline: none;
    border: none;
}

.profile-image {
    width: 40%;
    height: 30%;
}

.beneficios .descripcion {
    font-family: 'Amsi Pro SemiBold', sans-serif;
    font-size: 1.1rem;
}

.beneficios .validez {
    font-size: 0.8rem;
}

.subtitle {
    font-family: 'Amsi Pro SemiBold', sans-serif;
    font-size: 1.1rem;
}

a.enlace-contacto {
    color: #000000;
    text-decoration: none;
}


/* Steps Form */

div.relative.mb-2 > div.grid.place-items-center {
    display: none;
}

.step-form-header {
    display: none;
}

div.step-title {
    font-family: 'Amsi Pro SemiBold', sans-serif;
    font-size: 1.3rem;
    text-align: center;
}

.step-form-footer {
    display: flex;
    justify-content: space-around;
}

.step-form-btn {
    border: none;
    background-color: #ff6417;
}

.step-form-btn svg {
    display: none;
}

.step-form-btn:hover {
    background-color: #e98629;
    color: #FFFFFF;
}

.step-form-btn:focus,
.step-form-btn:active,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    background-color: #e98629;
    color: #FFFFFF;
}

/* End of Steps Form */


.video-container {
    /* width is set as 100% here. any width can be specified as per requirement */
    width: 100%;
    padding-top: 56.25%;
    height: 0px;
    position: relative;
    border: 1px solid #000000;
}

.video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.video-container.profile-image {
    width: 100%;
    padding-top: 80%;
    height: 0px;
    position: relative;
    border: 1px solid #000000;
}

.video.profile-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


.card-guideline {
    position: absolute;
    right: 10%;
    left: 10%;
    top: 14%;
    bottom: 14%;
    border: 2px solid #FF0000;
    border-radius: 15px;
}

.doc-guideline {
    position: absolute;
    right: 28%;
    left: 28%;
    top: 5%;
    bottom: 5%;
    border: 2px solid #FF0000;
    border-radius: 15px;
}

.card-guideline-mobile {
    position: absolute;
    right: 15%;
    left: 15%;
    top: 40px;
    bottom: 40px;
    border: 2px solid #FF0000;
    border-radius: 15px;
    z-index: 200;
}

.doc-guideline-mobile {
    position: absolute;
    right: 25%;
    left: 25%;
    top: 5%;
    bottom: 5%;
    border: 2px solid #FF0000;
    border-radius: 15px;
}

.signature-box-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: fit-content;
    border: 1px solid #000000;
    object-fit: cover;
    padding-top: 0.2rem;
}

.signature-box {
    width: 100%;
}

input.placeholder-normal::placeholder {
    text-transform: none;
}



.logo-dif-bg {
    display: flex;
    justify-content: center;
    width: 150%;
    min-height: 50vh;
    background-color: #FFFFFF;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    overflow-x: hidden;
}

.logo-dif-bg > img {
    object-fit: contain;
}

.dif-button {
    font-family: 'Amsi Pro Bold';
    width: 12rem;
    height: 3rem;
    font-size: 1.5rem;
    background-color: #FFFFFF;
    color: #ff6417;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
}

.dif-button:hover {
    background-color: #f5eaea;
}