.a-login-container {
    height: 100vh;
}

.a-newrequest-toolbar {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.totales {
    font-size: large;
    color: #94caf7;
    font-family: 'Helvetica', sans-serif;

    /*tipografía texto*/

}

.a-newrequest-logo {
    content: url('../img/logo.jpeg');
    width: 190px;
    margin-left: 5rem;
    margin-right: 5rem;
    margin-top: 1rem;
}

.a-newrequest-toolbar div {
    flex-grow: 2;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin-right: 5rem;
    margin-left: 5rem;
    margin-top: 2rem;
}

.a-newrequest-bg {
    background-image: url("../img/fondo.png");
    background-attachment: fixed;
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.a-bg {
    background-image: url("../img/fondo.png");
    background-attachment: fixed;
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.a-login-bg {
    background-image: url("../img/fondo.png");
    background-attachment: fixed;
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.a-btn {
    border-radius: 2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.btn-info {
    background-color: #900C3F !important;
    border-block-color: #900C3F !important;
}

.alma-logo-login {
    position: absolute;
    top: 3rem;
    right: 3rem;
}

.card-alma {
    border-radius: 1.5rem !important;
    background-color: #eaecf4;
    backdrop-filter: blur(4px);
}

.card-alma-alter {
    border-radius: 1.5rem !important;
    background-color: #42853C;
    backdrop-filter: blur(4px);
}

.card-alma-title {
    padding: 1.5rem;
    text-align: center;
    text-decoration: none !important;

}

.card-alma-title-alter {
    padding: 0.5rem;
    text-align: center;
    background-color: #0e5433;
    text-decoration: none !important;
}

.card-alma-title-alter-dark {
    padding: 0.5rem;
    text-align: center;
    background-color: rgb(5, 27, 62);
    text-decoration: none !important;
}

.texto_center {
    font-size: larger;
    font-weight: bold;
    text-align: center;
}

.card-alma-title-super {
    font-weight: 900;
    font-size: 1.8rem;
    color: rgb(211, 24, 24);
}

.card-alma-title-super1 {
    font-weight: 900;
    font-size: 1.8rem;
    color: rgb(211, 24, 24);
}

.card-alma-title-main {
    font-weight: 900;
    font-size: 1.3rem;
    color: rgba(250, 250, 250, 1);
}

.card-alma-title-secondary {
    color: rgba(250, 250, 250, 1);
    font-weight: 800;
    font-size: 1.1rem;
}

.card-alma-title-sub {
    font-size: 0.9rem;
    font-weight: 600;
    color: rgba(250, 250, 250, 1);
}

.card-alma-body {
    background-color: #948F8E;
    ;
}

.card-alma-body-alter {
    background-color: rgba(0, 0, 0, 0);
}

.card-alma-body-blue {
    background-color: #948F8E;
    ;
}

.boton {
    border: 1px solid #2e518b;
    /*anchura, estilo y color borde*/
    padding: 10px;
    /*espacio alrededor texto*/
    background-color: #2e518b;
    /*color botón*/
    color: rgba(250, 250, 250);
    /*color texto*/
    text-decoration: none;
    /*decoración texto*/
    text-transform: uppercase;
    /*capitalización texto*/
    font-family: 'Helvetica', sans-serif;
    /*tipografía texto*/
    border-radius: 10px;
    /*bordes redondos*/
    height: 100%;
    width: 100%;
    font-size: small;
}

.boton-verde {
    border: 1px solid #188515;
    /*anchura, estilo y color borde*/
    padding: 10px;
    /*espacio alrededor texto*/
    background-color: #28be6c;
    /*color botón*/
    color: rgba(250, 250, 250);
    /*color texto*/
    text-decoration: none;
    /*decoración texto*/
    text-transform: uppercase;
    /*capitalización texto*/
    font-family: 'Helvetica', sans-serif;
    /*tipografía texto*/
    border-radius: 10px;
    /*bordes redondos*/
    height: 100%;
    width: 100%;
    font-size: small;
}

.boton-amarillo {
    border: 1px solid #deee85;
    /*anchura, estilo y color borde*/
    padding: 10px;
    /*espacio alrededor texto*/
    background-color: #95ad09;
    /*color botón*/
    color: rgba(250, 250, 250);
    /*color texto*/
    text-decoration: none;
    /*decoración texto*/
    text-transform: uppercase;
    /*capitalización texto*/
    font-family: 'Helvetica', sans-serif;
    /*tipografía texto*/
    border-radius: 10px;
    /*bordes redondos*/
    height: 100%;
    width: 100%;
    font-size: small;
}

.boton-pago {
    border: 1px solid #391dda;
    /*anchura, estilo y color borde*/
    padding: 10px;
    /*espacio alrededor texto*/
    background-color: #4f27dd;
    /*color botón*/
    color: rgba(250, 250, 250);
    /*color texto*/
    text-decoration: none;
    /*decoración texto*/
    text-transform: uppercase;
    /*capitalización texto*/
    font-family: 'Helvetica', sans-serif;
    /*tipografía texto*/
    border-radius: 10px;
    /*bordes redondos*/
    height: 100%;
    width: 100%;
    font-size: small;
}

.boton-red {
    border: 1px solid #745ce0;
    /*anchura, estilo y color borde*/
    padding: 10px;
    /*espacio alrededor texto*/
    background-color: #e62938;
    /*color botón*/
    color: rgba(250, 250, 250);
    /*color texto*/
    text-decoration: none;
    /*decoración texto*/
    text-transform: uppercase;
    /*capitalización texto*/
    font-family: 'Helvetica', sans-serif;
    /*tipografía texto*/
    border-radius: 10px;
    /*bordes redondos*/
    height: 100%;
    width: 100%;
    font-size: small;
}

.letraTitulo {
    font-size: 8px;
    text-align: left;
    font-style: bold;
    font-family: Arial, Helvetica, sans-serif;

}

.card-alma-body-white {
    background-color: rgba(250, 250, 250, 1);
}

.alma-input input {
    border-radius: 2rem !important;
    padding: 1rem !important;
    color: #0C2340 !important;
    font-weight: 700 !important;
    font-size: 0.9rem !important;
}

.alma-input-rounder input {
    border-radius: 3rem !important;
    padding: 1.35rem 1rem 1.35rem 1rem !important;
    color: #0C2340 !important;
    font-weight: 700 !important;
    font-size: 0.9rem !important;

}

.alma-input-alter input {
    border-radius: 2rem !important;
    padding: 1rem !important;
    color: rgba(250, 250, 250) !important;
    background-color: #0e4775 !important;
    font-weight: 700 !important;
    font-size: 0.9rem !important;
}

.alma-input>input.font-weight-bolder {
    font-weight: 900 !important;
}

.alma-input label {
    position: absolute !important;
    margin-left: 0.35rem !important;
    margin-top: 0.3rem !important;
    color: #0C2340 !important;
    background-color: rgba(250, 250, 250, 1);
    border-radius: 1rem;
    font-weight: 800 !important;
    padding: 0.1rem 1rem 0.1rem 1rem;
    font-size: 0.75rem !important;
    transform: translate(0, 0) scale(1.2) !important;
    transform-origin: top left;
    transition: all .1s ease-in-out;
}

.alma-input.active label {
    border: solid 0.2rem #d1d3e2;
    background-color: rgba(250, 250, 250, 0.75);
    backdrop-filter: blur(4px);
    font-weight: 700 !important;
    transform: translate(0.5rem, -0.9rem) scale(.75) !important;
}

.alma-input select {
    border-radius: 2rem !important;
    color: #0C2340 !important;
    font-weight: 800 !important;
    font-size: 0.9rem !important;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    background-color: rgba(250, 250, 250, 1);
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.alma-input .select2-container--default .select2-selection--single {
    border-radius: 2rem !important;
    color: #0C2340 !important;
    font-weight: 800 !important;
    font-size: 0.9rem !important;
    height: auto !important;
    padding: 0.5rem !important;
}

.alma-input .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.5rem;
    width: 2.5rem;
}

.text-black {
    color: rgba(0, 0, 0, 1);
}

.alma-title-bubble {
    background-color: #0e4775;
    border-radius: 3rem;
    padding: 0.5rem 1rem 0.5rem 1rem;
    color: rgba(250, 250, 250, 1);
    font-weight: 800;
    width: 100%;
    font-size: 1.1rem;
    text-align: center;
}

.alma-inner-card {
    background-color: rgba(250, 250, 250, 1);
}

.alma-footer {
    background-color: #900C3F;
    backdrop-filter: blur(4px);
    padding: 2rem;
}

.alma-bottom-banner {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
    background-color: rgba(0, 15, 48, 0.5);
    backdrop-filter: blur(4px);
    padding: 2rem;
}

.alma-bottom-banner .alma-bottom-banner-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.alma-bottom-banner .alma-bottom-banner-icon>img {
    width: 3rem;
    height: 3rem;
}

.alma-bottom-banner .alma-bottom-banner-icon>span {
    margin-left: 1rem;
    vertical-align: center;
}

.alma-bottom-banner a {
    color: rgba(250, 250, 250, 1);
}

hr {
    border-top: 1px solid rgba(250, 250, 250, 0.5);
}

@media (max-width: 1200px) {

    .a-newrequest-bg {
        background-size: cover;
    }

    .a-bg {
        background-size: cover;
    }

    .a-login-bg {
        background-size: cover;
    }

}

@media (max-width: 768px) {

    .a-login-container {
        height: auto;
    }

    .alma-logo-login {
        position: relative;
        top: 5rem;
        right: 0;
    }

    .a-newrequest-bg {
        background-size: cover;
    }

    .a-bg {
        background-size: cover;
    }

    .a-login-bg {
        background-size: cover;
    }

    .alma-newrequest-actionbutton {
        left: 0 !important;
        bottom: 0 !important;
        position: relative !important;
        margin-bottom: 2rem !important;
    }

    .alma-whatsapp {
        left: 0 !important;
        bottom: 0 !important;
        margin-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
        width: 100%;
        position: relative !important;
    }

    .alma-bottom-banner {
        border-bottom-left-radius: 1.5rem !important;
        border-bottom-right-radius: 1.5rem !important;
    }

    .a-newrequest-toolbar {
        flex-direction: column;
    }

    .a-newrequest-toolbar div {
        flex-direction: column-reverse;
        margin-right: 1rem;
        margin-left: 1rem;
        margin-top: 1rem;
    }
}

.text-alma-primary {
    color: #0C2340 !important;
}

.form-check input {
    transform: scale(2);
    margin-top: 0.7rem;
    margin-left: -0.5rem;
}

.form-check label {
    margin-left: 1.5rem;
}

.alma-modal>.modal-dialog>.modal-content {
    border-radius: 1.5rem !important;
}

.alma-modal>.modal-dialog>.modal-content>.modal-header {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
    background-color: #0e4775 !important;
    color: rgba(250, 250, 250, 1) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.alma-whatsapp {
    position: fixed;
    z-index: 100;
    bottom: 3rem;
    right: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.8));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}

.alma-whatsapp>a>div {
    content: url('../img/whatsapp.png');
    width: 3rem;
}

.alma-whatsapp>span {
    color: rgba(250, 250, 250, 1);
    font-weight: 700;
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}

.alma-newrequest-actionbutton {
    border-radius: 1.5rem !important;
    background-color: rgba(5, 27, 62, 0.5);
    backdrop-filter: blur(4px);
    padding: 1rem 2rem 1rem 2rem;
    position: fixed;
    z-index: 100;
    bottom: 3rem;
    left: 3rem;
    display: flex;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
}

.alma-newrequest-actionbutton>span {
    color: rgba(250, 250, 250, 1);
    font-weight: 700;
    text-shadow: 0px 0px 5px black;
}

.alma-newrequest-actionbutton>div {
    content: url('../img/plus.png');
    width: 1.5rem;
    margin-right: 1rem;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";

}

.xl65 {
    mso-style-parent: style0;
    mso-number-format: "\@";
}

.xl651 {
    mso-style-parent: style0;
    mso-number-format: "\@";
}

.xl6511 {
    mso-style-parent: style0;
    mso-number-format: "\@";
}

.xl65111 {
    mso-style-parent: style0;
    mso-number-format: "\@";
}