@font-face {
    font-family: "NeutraDemi";
    src: url("../fonts/NeutraTextTF-DemiItalic.eot"); /* IE9 Compat Modes */
    src: url("../fonts/NeutraTextTF-DemiItalic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NeutraTextTF-DemiItalic.otf") format("opentype"), /* Open Type Font */
    url("../fonts/NeutraTextTF-DemiItalic.svg") format("svg"), /* Legacy iOS */
    url("../fonts/NeutraTextTF-DemiItalic.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/NeutraTextTF-DemiItalic.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NeutraTextTF-DemiItalic.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NeutraBook";
    src: url("../fonts/NeutraTextTFBook.eot"); /* IE9 Compat Modes */
    src: url("../fonts/NeutraTextTFBook.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NeutraTextTFBook.otf") format("opentype"), /* Open Type Font */
    url("../fonts/NeutraTextTFBook.svg") format("svg"), /* Legacy iOS */
    url("../fonts/NeutraTextTFBook.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/NeutraTextTFBook.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NeutraTextTFBook.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

:root {
    --color-amarillo-claro: rgb(244, 204, 41);
}

@media screen and (max-width:400px){
    br {
        display: none;
    }
}

#wrapper{
    position: fixed;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 2%;
    background: var(--color-amarillo-claro);
    font-family: "NeutraBook";
}

.mensaje {
    color: white;
    font-size: 1.4em;
    line-height: 1.4rem;
}

.align {
    max-width: 350px;
}
.logo-app, .logo-vway {
    max-width: 250px;
}

.app-store {
    position: relative;
    width: 160px;
    cursor: pointer;
    z-index: 99;
}

.google-play {
    position: relative;
    width: 200px;
    cursor: pointer;
    z-index: 99;
}

@font-face {
    font-family: "NeutraDemi";
    src: url("../fonts/NeutraTextTF-DemiItalic.eot"); /* IE9 Compat Modes */
    src: url("../fonts/NeutraTextTF-DemiItalic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NeutraTextTF-DemiItalic.otf") format("opentype"), /* Open Type Font */
    url("../fonts/NeutraTextTF-DemiItalic.svg") format("svg"), /* Legacy iOS */
    url("../fonts/NeutraTextTF-DemiItalic.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/NeutraTextTF-DemiItalic.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NeutraTextTF-DemiItalic.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NeutraBook";
    src: url("../fonts/NeutraTextTFBook.eot"); /* IE9 Compat Modes */
    src: url("../fonts/NeutraTextTFBook.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NeutraTextTFBook.otf") format("opentype"), /* Open Type Font */
    url("../fonts/NeutraTextTFBook.svg") format("svg"), /* Legacy iOS */
    url("../fonts/NeutraTextTFBook.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/NeutraTextTFBook.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NeutraTextTFBook.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NeutraBold";
    src: url("../fonts/NeutraTextTF-Bold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/NeutraTextTF-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NeutraTextTF-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/NeutraTextTF-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/NeutraTextTF-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/NeutraTextTF-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NeutraTextTF-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}


:root {
    --color-azul-oscuro: rgb(9, 110, 182);
    --color-azul-claro: rgb(82, 176, 224);
    --color-amarillo-oscuro: rgb(242, 173, 28);
    --color-amarillo-claro: rgb(244, 204, 41);
    --color-celeste-claro: rgb(43, 152, 214);
    --color-logo: rgb(35, 31, 92);
    --yellow: #F2CB05;
    --blue: #222059;
    --sky-blue: #29A7D9;
    --button-width: 300px;
    --button-heigth: 86px;
}

html {
    scroll-behavior: smooth;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'NeutraBook';
    width: 100%;
    margin: 0px;
    padding: 0px;
}

a {
    font-size: 18px;
}

p, span {
    font-size: 20px;
}

#preguntas-f .margins-special {
    margin-top: 0;
    display: none;
}

#preguntas-f {
    margin-top: 0;
    background: #22225a;
    color: white;
}

#inicio {
    width: 100%;
    height: auto;
    padding-bottom: 3vh;
    background-color: #F4CC29;
}

#vway {
    width: 100%;
    height: auto;
    padding-bottom: 10vh;
    padding-top: 4vh;
    background: var(--color-amarillo-claro);
    color: var(--color-azul-oscuro);
}

#funcion {
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 10vh;
    padding-bottom: 5vh;
    background: var(--color-azul-oscuro);
    color: var(--color-amarillo-claro);
}

#funcionamiento {
    width: 100%;
    height: auto;
    padding-top: 5vh;
    padding-bottom: 5vh;
    background: var(--color-amarillo-claro);
    color: var(--color-azul-oscuro);
}

#preguntas {
    width: 100%;
    height: auto;
    padding-top: 5vh;
    background: #22225a;
    color: white;
}

.bg-1 {
    background-color: #4997ca;
    height: auto;
    min-height: 10vh;
    margin: auto;
    padding: 10px;
}

#contacto {
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 15vh;
    padding-bottom: 5vh;
    background: var(--color-azul-oscuro);
    color: var(--color-amarillo-claro);
}

#contacto-i {
    padding-top: 5vh;
}

#funcion p, #seguridad p, #seguridad span, #preguntas p, #funcionamiento p, #vway p {
    color: white;
}

#seguridad {
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 15vh;
    padding-bottom: 15vh;
    background: var(--color-azul-oscuro);
    color: var(--color-amarillo-claro);
}

#accion {
    cursor: pointer;
    font-size: 0.8rem;
}

#sidebarCollapse {
    position: fixed;
    top: 50px;
    left: 3vh;
    width: 36px;
    height: 36px;
    padding: 0;
    background: var(--color-logo);
    z-index: 100000;
    border-radius: 50% !important;
}

    #sidebarCollapse .fas {
        font-size: 1.3rem;
        line-height: 2rem;
        line-height: 2rem;
        font-weight: 600;
        color: var(--color-amarillo-claro);
    }

    #sidebarCollapse:active, #sidebarCollapse:focus {
        outline: none;
    }

#lightbox {
    position: fixed;
    z-index: 9999999 !important;
}


.modal-dialog {
    max-width: 80vw;
    margin: 30px auto;
}



.modal-body {
    position: relative;
    padding: 0px;
}

.close {
    position: absolute;
    width: 36px;
    right: -35px;
    top: -35px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
}

.fas {
    font-size: 1.3rem;
    color: #eee;
    font-weight: 900;
    border: none;
}

.text-margins {
    padding-right: 10vw;
    padding-left: 10vw;
}

.movil-f {
    display: none;
}

input {
    width: 100%;
    height: 50px;
    padding: 1rem;
    margin-bottom: 5vh;
}


textarea {
    width: 100%;
    padding: 1rem;
    margin-bottom: 3vh;
}

button {
    background: #316ec4;
    border: none;
    font-size: 0.8rem;
    color: #fff;
    width: 100%;
    height: 50px;
    cursor: pointer;
}


.noOverflow {
    overflow-x: hidden;
}

.titulo {
    font-family: 'NeutraBold';
    font-size: 2.5rem;
}

.subtitulo {
    font-family: 'NeutraBold';
    font-size: 1.1rem;
    color: yellow;
}

/*baner*/
.app-store {
    position: relative;
    width: 110px;
    cursor: pointer;
    z-index: 888;
}

.google-play {
    position: relative;
    width: 120px;
    cursor: pointer;
    z-index: 888;
}

.app-gallery {
    position: relative;
    width: 110px;
    cursor: pointer;
    z-index: 888;
}

.logo-container {
    background: var(--color-logo);
}

.logo {
    width: 40vw;
    max-width: 200px;
}

.logo-vway {
    max-width: 50vw;
    margin-top: -20%;
}

.descarga-ya {
    max-width: 65vw;
    padding-left: 15vw;
}

.dos-cuentazos {
    max-width: 60vw;
}

.mensaje-principal {
    font-family: 'NeutraBold' !important;
    font-size: 5vw;
    line-height: 4vw;
    font-style: italic;
    color: var(--color-amarillo-claro);
}

.mano-izq {
    max-width: 75vw;
    height: 45vh;
    position: relative;
    margin-left: -28vw;
    z-index: 887;
    transform: scale(.90);
}

.mano-der {
    max-width: 80vw;
    height: 45vh;
    position: relative;
    margin-right: -5vw;
    z-index: 887;
}

.telefono {
    max-width: 25vw;
}

.seguridad {
    max-width: 50vw;
}

.telefono2 {
    max-width: 30vw;
}

.telefono3 {
    max-width: 30vw;
    align-items: flex-end;
    top: -15vh;
}

.painted {
    width: 100%;
    max-height: 150px;
    background: var(--color-amarillo-claro);
}

/*sidebar*/

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

.break-blue {
    width: 9rem;
    display: block;
    border: var(--color-celeste-claro) 2px solid;
}

.break-yellow {
    width: 9rem;
    display: block;
    border: var(--color-amarillo-claro) 2px solid;
}

.wrapper {
    display: flex;
    width: 100%;
    overflow-x: hidden;
}

.mensaje-funcion {
    width: 100%;
    text-align: center;
}

.telefono-funcion {
    width: 100%;
}

.mensaje-seguridad {
    text-align: center;
}

.mensaje-vway {
    text-align: center;
}


#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: var(--color-logo);
    color: #fff;
    transition: all 0.3s;
}

    #sidebar.active {
        margin-left: -250px;
    }

    #sidebar .top {
        margin-top: 15vh;
    }

    #sidebar .items {
        padding: 0 3rem;
    }

        #sidebar .items a {
            font-size: 1rem;
        }

        #sidebar .items .divider {
            /* BORDE AMARILLO BAJO*/
            width: 100%;
            margin: 1rem 0;
            border-bottom: 1px solid var(--color-amarillo-claro);
        }

#pageNavigation {
    background: none;
    width: 20%;
    position: fixed;
    left: 50%;
    margin-left: -10%;
    z-index: 1000;
    bottom: 0vh;
}


#next {
    background: none;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}


/* ---------------------------------------------------
CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

    #content.active {
        width: 100%;
    }

#enviar {
    width: 50%;
    padding: 0;
    line-height: 1rem;
    background: var(--color-logo);
    color: white;
    border: none;
    min-width: 100px;
    max-width: 200px;
}

#footer {
    width: 100%;
    background: var(--color-logo);
    color: white;
    z-index: 1001;
    margin: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding-top: 0.5rem;
}

    #footer fab {
        font-size: 2rem;
    }


/*DESKTOP RULES*/

/*.desktop {
display: none !important;
}*/

.desktop1 {
    display: none !important;
}

/*RESPONSIVE QUERIES*/



@media screen and (min-width:400px) {
    .mano-izq {
        width: 70vw;
        top: -1vh;
        height: 100%;
    }

    .mano-der {
        width: 70vw;
        height: 100%;
    }

    .logo-vway {
        max-width: 40vw;
    }
}

@media screen and (min-width:700px) {
    #sidebarCollapse {
        top: 80px;
    }

    .text-margins {
        padding: 5vw;
    }

    .mano-izq {
        max-width: 100vw;
    }

    .mano-der {
        max-width: 100vw;
    }

    #seguridad p {
        margin-top: 70px;
    }

    .google-play {
        width: 140px;
        margin-top: -1%;
    }

    .app-gallery {
        width: 130px;
        margin-top: -1%;
    }

    .app-store {
        width: 130px;
        margin-top: -1%;
    }

    .descarga-ya {
        margin-top: -5%;
    }

    .logo-vway {
        margin-top: -25%;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .movil {
        display: none;
    }

    .movil-f {
        display: flex;
    }

    .seguridad {
        max-width: 20vw;
    }
}

@media screen and (min-width:800px) {

    #next {
        display: none;
    }

    #seguridad p {
        margin-top: 70px;
    }


    #preguntas-f .telefono3 {
        max-width: 30vw;
    }

    .descarga-ya {
        margin-top: 0%;
    }
}

#menu {
    position: fixed;
    z-index: 10000;
    width: 100%;
    min-height: 90px;
    background: #316ec4;
    color: white;
}

.logo-f {
    position: relative;
    top: 0 !important;
    z-index: 11000;
    width: 180px;
    margin-left: -100px;
}

@media screen and (max-width:600px ) {
    .link {
        font-size: 15px;
        margin-left: 15px !important;
    }

    .divider {
        display: none;
    }
}

.menuOffset {
    display: block;
    height: 90px !important;
}

.menuOffset1 {
    display: block;
    height: 0px !important;
}

@media screen and (min-width:1000px) {
    .margins-special {
        margin: 0 auto;
        width: 90%;
    }

    .text-margins {
        padding: 0;
    }

    .logo {
        display: none;
    }

    .desktop1 {
        display: initial !important;
    }

    .margins {
        margin: 0 auto;
        max-width: 70vw;
    }

    .telefono {
        max-width: 20vw;
    }

    #next {
        display: none;
    }


    #sidebarCollapse {
        display: none;
    }

    #sidebar {
        display: none;
    }




    #inicio {
        display: none;
    }

    #inicio-f {
        width: 100%;
    }

    #inicio-margin {
        width: 100%;
    }

    #target {
        position: absolute;
        border-radius: 30px;
        height: 90%;
        width: 95%;
        background-image: linear-gradient(-15deg, var(--color-azul-oscuro) 15%, var(--color-azul-claro) 85%);
    }

    /*baner*/
    .app-store {
        width: 140px;
        cursor: pointer;
    }

    .app-gallery {
        width: 140px;
        cursor: pointer;
    }

    .google-play {
        width: 160px;
        cursor: pointer;
    }



    .logo-vway-only {
        width: 15vw;
        margin-top: 5vh;
    }

    .logo-vway-only-2 {
        width: 15vw;
    }

    .v-way2 {
        position: relative;
        width: 100px;
        cursor: pointer;
        z-index: 888;
    }

    .descarga-ya {
        position: relative;
        max-width: 50vw;
        padding-left: 10vw;
    }

    .dos-cuentazos {
        position: relative;
        margin-top: 9vh;
        max-width: 50vw;
    }

    .mensaje-principal {
        font-size: 2.8rem;
        line-height: 2.8rem;
    }

    .mano-izq {
        z-index: 100;
        width: 100%;
        height: auto;
        margin-left: -19vw;
        margin-top: 9vh;
        transform: rotate(-9deg) scale(1);
    }

    .mano-der {
        z-index: 100;
        width: 95%;
        height: auto;
        right: -20vw;
        top: 13.5vh;
        transform: rotate(10deg) scale(1.1);
    }

    .grande {
        font-size: 4.5rem;
    }

    #funcion p, #funcion h1, #funcion {
        text-align: center;
    }

    .break-yellow, .break-blue {
        margin-left: 0;
    }

    .mensaje-funcion {
        width: 100%;
        text-align: center;
    }

    .telefono-funcion {
        width: 65%;
        padding-top: 5%;
    }

    .mensaje-seguridad {
        text-align: left !important;
        padding-left: 100px;
        padding-right: 100px;
    }

    .mensaje-vway {
        text-align: left !important;
    }

    .seguridad {
        max-width: 20vw;
    }


    #seguridad p {
        margin-top: -10px;
    }

    #preguntas {
        display: none;
        background: #22225a;
    }

    #preguntas-f .telefono3 {
        min-height: 55vh;
        position: absolute;
        top: -15vh;
        right: 25px;
    }

    #preguntas-f .margins-special {
        display: flex;
    }

    #preguntas-f {
        width: 100%;
        height: auto;
        padding-top: 5vh;
        padding-bottom: 5vh;
        background: #22225a;
        color: white;
    }


    .inputs {
        display: block;
    }

    .outputs {
        display: inline-block;
        width: calc(100% / 3 - 3px);
    }
}


@media screen and (min-width:1400px) {
    .margins-special {
        margin: 0 auto;
        width: 65%;
    }

    .margins-special-normal {
        width: 50vw;
    }

    .mano-izq {
        width: 90%;
        margin-left: -12vw;
        margin-top: 9vh;
    }

    .mano-der {
        width: 90%;
        right: -20vw;
        top: 13.5vh;
    }

    #inicio {
        width: 100%;
        min-height: 100vh;
        margin-top: 110px;
        margin-bottom: 110px;
    }

    #next {
        display: none;
    }

    .dos-cuentazos {
        width: 60%;
    }

    .mensaje-principal {
        font-size: 3.5rem;
        line-height: 3.2rem;
    }

    .seguridad {
        max-width: 25vw;
    }

    #seguridad p {
        margin-top: -10px;
    }


    #preguntas-f .telefono3 {
        min-height: 60vh;
        position: absolute;
        top: -15vh;
        right: 25px;
    }
}

body {
    background-color: lightgrey;
    font-family: sans-serif;
}

.container {
    min-height: 100px;
    max-height: 230px;
    background-color: #4997ca;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}



    ul.slider li {
        z-index: 100;
        position: absolute;
        left: 0px;
        top: 0px;
        opacity: 0;
        width: inherit;
        height: inherit;
        transition: opacity .5s;
        background: #fff;
    }

.menu li a:active {
    background: black;
}

ul.slider li img {
    z-index: -1;
    width: 100%;
    max-height: 390px;
}

ul.slider li:first-child {
    opacity: 1; /*Mostramos el primer <li>*/
}

ul.slider li:target {
    opacity: 1; /*Mostramos el <li> del enlace que pulsemos*/
}

.menu {
    text-align: center;
    margin: 20px;
}

    .menu li {
        display: inline-block;
        text-align: center;
    }

div > .menu li {
    position: sticky;
    bottom: 0%;
}

.menu li a {
    display: inline-block;
    color: #4997ca;
    text-decoration: none;
    background-color: grey;
    padding: 10px;
    width: 10px;
    height: 10px;
    font-size: 20px;
    border-radius: 100%;
}

.puntitos {
    bottom: 0%;
}

.btn-group button {
    background-color: #4997ca;
    border-radius: 80px;
    border: 0px solid green; /* Green border */
    color: white; /* White text */
    margin: 0.8em;
    /* Pointer/hand icon */
    height: 120px;
    width: 100%;
    font-family: 'NeutraBold';
    font-size: 93%;
}
/* Clear floats (clearfix hack) */
.btn-group:after {
    content: "";
    clear: both;
    display: table;
}

.btn-group button:not(:last-child) {
    border-right: none; /* Prevent double borders */
}
/* Add a background color on hover */
.btn-group button:hover {
    background-color: #22225a;
}

.btn-group :active {
    border: 0px solid green; /* Green border */
}

.child {
    font-size: 2rem;
    margin-right: 10px;
    color: white;
    display: inline-block;
    font-family: 'NeutraBold';
}

.childW {
    margin-right: 20px;
    display: inline-block;
}

.childcenter {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    align-content: flex-end;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}


.descarga-text {
    margin-right: 10px;
    color: #4997ca;
    font-family: 'NeutraBold';
    height: 150px;
    font-size: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width:1001px) {
    .descargala-text {
        color: white !important;
        font-size: 30px;
        height: 50px !important;
        font-family: NeutraBook;
        margin-right: 10px;
        font-family: 'NeutraBold';
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btnDownloads {
        background-image: url("~/Content/images/btn-img.png") !important;
        border-radius: 80px;
        border: var(--color-celeste-claro) 2px solid;
        color: white; /* White text */
        margin: 1.5em;
        cursor: pointer; /* Pointer/hand icon */
        height: 150px;
        padding: 15px 15px;
        max-height: 280px;
        width: 30%;
        font-family: 'NeutraBold';
        font-size: 100%;
    }

        .btnDownloads:hover {
            background-color: var(--color-azul-oscuro);
            transition: 0.7s;
        }

    .column {
        float: left;
        width: 30%;
        padding: 30px;
        margin-right: 5%;
    }

    .child {
        font-size: 2rem;
        margin-right: 10px;
        color: white;
        display: inline-block;
        font-family: 'NeutraBold';
    }

    .childW {
        margin-right: 20px;
        display: inline-block;
    }

    .childcenter {
        display: inline-block;
        margin-right: 10px;
        margin-left: 10px;
        align-content: flex-end;
    }

    .frecuentes-text {
        font-family: 'NeutraBold';
        font-size: 6rem;
        color: var(--color-amarillo-claro);
        background-color: #22225a;
    }

    .preguntas-text {
        font-family: 'NeutraBold';
        font-size: 6rem;
        background: var(--color-amarillo-claro);
        color: #22225a;
    }
}

@media screen and (min-width: 1000px) {
    .descargala-text {
        color: white !important;
        font-size: 30px;
        height: 50px !important;
        font-family: NeutraBook;
        margin-right: 10px;
        font-family: 'NeutraBold';
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btnDownloads {
        background-image: url("~/Content/images/btn_img.png");
        border-radius: 80px;
        border: var(--color-celeste-claro) 2px solid;
        color: white; /* White text */
        margin: 1.5em;
        cursor: pointer; /* Pointer/hand icon */
        height: 90px;
        padding: 5px 32px;
        max-height: 280px;
        width: 30%;
        font-family: 'NeutraBold';
        font-size: 80%;
    }

        .btnDownloads:hover {
            background-color: var(--color-azul-oscuro);
            transition: 0.7s;
        }

    .column {
        float: left;
        width: 30%;
        padding: 30px;
        margin-right: 5%;
    }

    .child {
        font-size: 2rem;
        margin-right: 10px;
        color: white;
        display: inline-block;
        font-family: 'NeutraBold';
    }

    .childW {
        margin-right: 20px;
        display: inline-block;
    }

    .childcenter {
        display: inline-block;
        margin-right: 10px;
        margin-left: 10px;
        align-content: flex-end;
    }

    .frecuentes-text {
        font-family: 'NeutraBold';
        font-size: 3rem;
        color: var(--color-amarillo-claro);
        background-color: #22225a;
    }
}

@media screen and (min-width: 401px) {
    .descargala-text {
        color: white !important;
        font-size: 20px;
        height: 50px !important;
        font-family: NeutraBook;
        margin-right: 10px;
        font-family: 'NeutraBold';
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btnDownloads {
        background-image: url("~/Content/images/btn-img.png") !important;
        background-color: #f4cc29;
        border: var(--color-celeste-claro) 2px solid;
        border-radius: 80px;
        color: white; /* White text */
        margin: 1em;
        cursor: pointer; /* Pointer/hand icon */
        height: 90px;
        min-width: 220px;
        max-width: 350px;
        padding: 5px 32px;
        width: 30%;
        font-family: 'NeutraBold';
        font-size: 80%;
    }

        .btnDownloads:hover {
            background-color: var(--color-azul-oscuro);
            transition: 0.7s;
        }

    .column {
        float: left;
        padding: 30px;
        margin-right: 5%;
    }

    .child {
        font-size: 2rem;
        margin-right: 10px;
        color: white;
        display: inline-block;
        font-family: 'NeutraBold';
    }

    .childW {
        margin-right: 80px;
        display: inline-block;
        align-content: center;
    }

    .childcenter {
        display: inline-block;
        margin-right: 10px;
        margin-left: 10px;
        align-content: flex-end;
    }

    ul.slider {
        width: 100%;
        min-height: 180px;
    }

    .frecuentes-text {
        font-family: 'NeutraBold';
        font-size: 4rem;
        color: var(--color-amarillo-claro);
        background-color: #22225a;
    }

    .preguntas-text {
        font-family: 'NeutraBold';
        font-size: 4rem;
        background: var(--color-amarillo-claro);
        color: #22225a;
    }
}

@media screen and (max-width: 400px) {
    .descargala-text {
        color: white !important;
        font-size: 20px;
        height: 50px !important;
        font-family: NeutraBook;
        margin-right: 10px;
        font-family: 'NeutraBold';
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btnDownloads {
        background-color: #4997ca;
        border-radius: 80px;
        color: white; /* White text */
        border: var(--color-celeste-claro) 2px solid;
        margin: 0.5em;
        cursor: pointer; /* Pointer/hand icon */
        min-height: 100px;
        padding: 5px 32px;
        width: 60%;
        font-family: 'NeutraBold';
        font-size: 50%;
    }

        .btnDownloads:hover {
            background-color: var(--color-azul-oscuro);
            transition: 0.7s;
        }

    .column {
        float: left;
        padding: 30px;
        margin-right: 5%;
    }

    .child {
        text-align: center;
        width: 100%;
        font-size: 1.8rem;
        margin-right: 10px;
        color: white;
        display: inline-block;
        font-family: 'NeutraBold';
    }

    .childW {
        height: 35px;
        align-content: center;
        align-items: center;
        align-self: center;
        text-align: center;
        margin-right: 5px;
        display: inline-block;
    }

    .childcenter {
        display: inline-block;
        margin-right: -5px;
        align-content: center;
    }

    ul.slider {
        width: 100%;
        min-height: 100px;
    }

    .frecuentes-text {
        font-family: 'NeutraBold';
        font-size: 3rem;
        color: var(--color-amarillo-claro);
        background-color: #22225a;
    }

    .preguntas-text {
        font-family: 'NeutraBold';
        font-size: 3rem;
        background: var(--color-amarillo-claro);
        color: #22225a;
    }
}



.mySlides {
    display: none
}

.w3-left, .w3-right, .w3-badge {
    cursor: pointer
}

.w3-badge {
    height: 13px;
    width: 13px;
    padding: 0
}

.btn-texto {
    font-family: 'NeutraBold';
    background: var(--color-celeste-claro);
}

.container {
    position: relative;
    text-align: center;
    color: blue;
}


.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}




.button {
    border-radius: var(--button-heigth);
    background: rgba(0, 0, 0, 0);
    width: var(--button-width) !important;
    height: var(--button-heigth) !important;
    border: 2px solid var(--sky-blue);
    color: var(--sky-blue);
}

    .button:hover {
        border-radius: var(--button-heigth);
        background: var(--blue);
        border: 2px solid var(--blue);
        cursor: pointer;
        color: white;
    }


.button-text {
    width: 200px;
    display: inline-block;
    padding-top: calc(var(--button-heigth) / 6);
    padding-left: calc(var(--button-width) * 0.03);
    text-align: center;
    overflow-wrap: break-word;
}

.button-icon {
    float: right;
    width: var(--button-heigth);
    height: var(--button-heigth);
    margin-right: -2px;
    margin-top: -2px;
    border-radius: var(--button-heigth);
    background: var(--sky-blue);
    color: white !important;
}

.material-symbols-outlined {
    padding-top: 20px;
    padding-left: 5px;
    text-align: center;
    font-size: 40px !important;
}

#boton1 .button-text {
    padding-top: calc(var(--button-heigth) / 3) !important;
}

#boton6 .button-text {
    font-size: 16px !important;
}

.fix-icon {
    padding-top: 0px !important;
    padding-left: 0px !important;
    text-align: center;
    font-size: 80px !important;
}

.fade2 {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.fade1 {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade1 {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.container_download {
    width: 100% !important;
    min-height: calc(100vh - 150px) !important;
    height: calc(100vh - 150px) !important;
    background-color: #5F2596 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.app-image {
    width: 100%; /* Ajusta el ancho al contenedor */
    height: 100% !important; /* Mantiene la proporción de aspecto */
    max-width: 200px; /* Establece un ancho máximo (ajusta según sea necesario) */
    min-height: 80px !important; /* Establece un ancho máximo (ajusta según sea necesario) */
    object-fit: contain; /* Mantiene la proporción y evita deformaciones */
}

.app-image_link {
    width:  150px; /* Ajusta el ancho al contenedor */
    height: 50px !important; /* Mantiene la proporción de aspecto */
    object-fit: contain; /* Mantiene la proporción y evita deformaciones */
}


.font_donwload_page {
    font-size       : 30px !important;
    font-family     : NeutraBook;
    padding-top     :  1rem;
    padding-bottom  : 1rem;
    text-align      : center;
}

.first_color_title_download {
    color: #ffd807 !important;
}

.second_color_title_download {
    color: #ffffff !important;
}

.footer_download {
    min-height: 150px !important;
    width: 100% !important;
    background-color: #501c84 !important;
}

.order_apps_images{
    display : none !important;
}

.hidden_apps_image{

}

/* Estilo predeterminado (visible en pantallas grandes) */
.div-oculto {
    display: block; /* O el estilo que necesites */
}

.div-visible {
    display: none; /* Oculto por defecto */
}

/* Media query para pantallas de 795px o menos */
@media (max-width: 795px) {
    .div-oculto {
        display: none !important; /* Ocultar en pantallas pequeñas */
    }

    .div-visible {
        display: block !important; /* Mostrar en pantallas pequeñas */
    }
}

/* Media query para pantallas de 795px o menos */
@media (max-width: 795px) {
    .display_column{
        display : flex !important;
        flex-direction : column !important;
    }
}

/* Media query para pantallas de 795px o menos */
@media (max-width: 400px) {
    .display_center {
        display: flex !important;
        flex-direction: column !important;
        justify-content : center !important;
        align-content : center !important;
        align-items : center !important;
    }
}