@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");

/* *https://img03.en25.com/EloquaImages/clients/BANCODAVIVIENDADAVIPRO/* */
:root {
    --fondo-bg: rgb(253, 253, 253);
    --color-tex: rgb(36, 36, 36);
    --color-blanco: rgb(255, 255, 255) !important;
    --colordavi: rgb(221, 20, 29);
    --color-negro: rgb(0, 0, 0);
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain) */
html,

body,

div,

span,

applet,

object,

iframe,

h1,

h2,

h3,

h4,

h5,

h6,

p,

blockquote,

pre,

a,

abbr,

acronym,

address,

big,

cite,

code,

del,

dfn,

em,

img,

ins,

kbd,

q,

s,

samp,

small,

strike,

strong,

sub,

sup,

tt,

var,

b,

u,

i,

center,

dl,

dt,

dd,

ol,

ul,

li,

fieldset,

form,

label,

legend,

table,

caption,

tbody,

tfoot,

thead,

tr,

th,

td,

article,

aside,

canvas,

details,

embed,

figure,

figcaption,

footer,

header,

hgroup,

menu,

nav,

output,

ruby,

section,

summary,

time,

mark,

audio,

video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section {
    display: block;
}

body {
    line-height: 1;
}

ol,

ul {
    list-style: none;
}

blockquote,

q {
    quotes: none;
}

blockquote:before,

blockquote:after,

q:before,

q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: "Roboto Condensed", sans-serif;
    background-color: var(--fondo-bg);
    position: absolute;
    width: 100%;
}
.texto-rojo{
    color: var(--colordavi)
}
/* enlaces */
a {
    color: var(--colordavi) !important;
    font-weight: 600;
    text-decoration: none;
}

a :hover {
    color: var(--colordavi) !important;
}

a :visited {
    color: var(--colordavi) !important;
}

.reset {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

p {
    font-size: 1.3rem;
    line-height: normal;
}

/* -----------------------------------
1.2 Legales
----------------------------------- */
.Davivienda-leitmotiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 112px;
    z-index: 1;
}

.legal-banco {
    position: absolute;
    top: 83px;
    right: 15px;
    width: 20px;
    z-index: 101;
}



.Davivienda-leitmotiv > img,

.legal-banco > img,

.legal-vigilado > img {
    width: 100%;
}

/* -----------------------------------
1.2 End Legales
----------------------------------- */
/* background secciones */
.bg-header {
    background-image: url('../img/jk9vE-0727ca0c-691b-41cd-9f19-ade25c64ca5a_header-bg.png');
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-header2 {
    background-image: url('../img/EWhfH-9c8d048d-45c9-4bbf-a356-0afc404f2050_header.jpeg');
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
}

/*.bg-section1 {
    background-image: url("../img/GUNcE-6cce6f3f-00a9-4266-b7f4-f820e22fc4ff_fondopartecelu.png");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 20% !important;
    padding-top: 45px !important;

}*/

.bg-titu {
    background-image: url("../img/1QbiT-5806091c-2915-4974-964a-42a316c3ab66_fondotituli.png");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-section3 {
    background-image: url("../img/79obo-0eb91d35-3fea-4cce-8905-1a23c1e50dab_fondo-parte3.png");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-section4 {
    background-image: url("../img/hzGJG-fca42585-bc59-443d-a4ce-c842b882c03a_fondoparte-final.png");
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-compras {
    background-image: url("../img/kjQGP-0b9f1d1a-755b-4e60-8430-3bb5ef347b01_fondo-compras.jpeg");
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}

/* fin background secciones */
strong {
    font-weight: bold;
}

/* listado */
ul {
    padding-left: 2rem;
    list-style-type: none;
}
.text-start li {
    padding-left: 2rem;
    background-image: url("../img/udifr-6a1f0e04-a2e1-42d0-975c-55c13d380cf0_bolauno.png");
    background-position: 0 6px;
    background-size: 0.5rem 0.5rem;
    background-repeat: no-repeat;
}
ul p {
    margin-bottom: 0.4rem !important;
}

/* fin del listado */
/* imagen titulos */
/* .im-titulo {
  background-image: url("../img/PmKO9-77541e65-f49e-4883-bf76-8f5c368e5909_textoimagen.png");
  background-repeat: no-repeat;
  background-size: 36px;
  background-position: 2px 7px;
  padding: 10px 15px; } */
.botones {
    width: 100%;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-left: 40px;

    /* centrar moviles */
}

.botones .encima {
    position: absolute;
    z-index: 3;
    width: 52px;
    top: -30px;
    left: -23px;
}

.boton {
    color: var(--color-negro) !important;
    font-weight: 500;
    padding: 0.5em 1.2em;
    background: rgba(0, 0, 0, 0);
    border: 2px solid;
    border-color: var(--color-negro);
    border-radius: 30px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
}

.boton:hover {
    background: var(--colordavi);
    color: var(--color-blanco) !important;
    border-color: var(--colordavi);
}

hr {
    border: 1px solid rgba(159, 159, 159, 0.009);
    width: 80%;
}

/* acordeon */
.accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem 1.2rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #212529;
    text-align: left;

    /* ! background-color: var(--fondo-bg); */
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
}

.accordion-button:not(.collapsed) {
    background-color: var(--fondo-bg) !important;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.accordion-button:not(.collapsed) {
    color: var(--color-tex);
    font-weight: 700;
    background-color: var(--color-blanco);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../img/d1Gko-6ab53f6d-cfdb-4e66-9af1-56432a30c075_indicador.png");
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("../img/d1Gko-6ab53f6d-cfdb-4e66-9af1-56432a30c075_indicador.png");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.accordion-button:focus {
    z-index: 3;
    border-color: var(--fondo-bg) !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem var(--fondo-bg) !important;
    box-shadow: 0 0 0 0rem var(--fondo-bg) !important;
}

.accordion-item {
    background-color: var(--fondo-bg);
    border: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.accordion-header .accordion-button .numeral {
    
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 20px;
}

/* fin acordeon */
/* bonton blanco */
.btn-w {
    width: 100%;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-left: 5px;

    /* centrar moviles */
}

.btn-w a {
    color: var(--color-blanco) !important;
}

.btn-w a :hover {
    color: var(--color-blanco) !important;
}

.btn-w a :visited {
    color: var(--color-blanco) !important;
}

.btn-blanco {
    background: var(--colordavi);
    color: var(--color-blanco);
    font-weight: 500;
    padding: 0.5em 1.2em;
    margin-bottom: 50px;
    border: 2px solid;
    border-color: var(--color-blanco);
    border-radius: 30px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
}

.btn-blanco:hover {
    background: var(--colordavi);
    color: var(--color-blanco);
    border-color: var(--colordavi);
}

/* slider stick */
/* slider */
.slider_t .slick-prev {
    left: -30px;
    background-image: url('../img/T7h6D-dfd4960c-ec11-433e-b455-e5f1055ba71c_arrow-left.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.slider_t .slick-next {
    right: -31px;
    background: url('../img/8c7iB-db85a3e4-e48d-48ff-a028-d15f68a4ead9_arrow-right.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.slider_t .slick-prev,

.slider_t .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: transparent;
}

.slider_t .slick-prev,

.slider_t .slick-next {
    display: block;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    color: #686d6e;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button:before{
    font-size: 30px;
}

.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-dots li.slick-active button:before{
    color: #dd141d;
    opacity: 1;
}
.esquinero {
    width: 20 .esquinero;
    position: absolute;
    top: -30px;
    left: -40px;
}

.border {
    overflow: hidden;
    border-radius: 30px;
    z-index: 123;
}

.cerrarmodal {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
}

.modal-content {
    border-radius: 30px;
    padding: 20px;
}

.modal-content .modal-header {
    border-bottom: 0px solid var(--color-blanco);
    padding: 10px 2px;
}

.modal-content .modal-body {
    /* padding: 2px; */
}
/*Siga Dandose*/
.siga-dandose{
    background: rgb(240,240,240);
background: linear-gradient(0deg, rgba(240,240,240,0) 0%, rgba(238,238,238,1) 100%);
}
.btn-tdc img{
    width: 280px;
}
/* -----------------------------------
1.3 Footer
----------------------------------- */
footer {
    background: var(--color-negro);
    padding: 30px 0;
}

.legalFoot,

.copyRightFoot {
    color: var(--color-blanco);
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
}

.logo-davivienda-foot {
    width: 100%;
    max-width: 208px;
}

.logosFoot {
    text-align: center;
}

/* -----------------------------------
1.3 End Footer
----------------------------------- */
/* navegacion menu */
/* ****************************************************
*** Main Nav ***
**************************************************** */
.flotar {
    position: fixed;
    display: contents;
    z-index: 123456;
}

.hero {
    background-size: cover;
    width: 100%;

    /* height: 100%; */
    position: absolute;
}

/* Blueish tint overlay */
.hero:after {
    content: "";
    background: rgba(0, 255, 42, 0);
    position: absolute;
    top: 10px;
    width: 10%;
    height: 10%;
    right: 15px;
}

/* Making sure everything in .hero sits above our :after elements */


.hero * {
    position: relative;
    z-index: 1;
  
}

#masthead {
   
    padding: 2.5em 0;
    position: relative;
}

#masthead.is-active {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}

/*  */
#masthead:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;

    /* cambiar en moviles */
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

#masthead.is-active:after {
    opacity: 1;
}

.hamburger {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    float: right;
    font: inherit;
    margin: -1.187em 0 0;
    overflow: visible;
    outline: none;
    padding: 0;
    text-transform: none;
    -webkit-transition: opacity 0.15s;
    -o-transition: opacity 0.15s;
    transition: opacity 0.15s;
    -webkit-appearance: none;
    border-radius: 80px;
    right: -30px;/**/
}

.hamburger:hover {
    opacity: 0.7;
    background-color: rgba(0, 0, 0, 0);
}

.hamburger-box {
    width: 60px;
    height: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    background-color: #dd141d;
    border-radius: 60px;
    padding-left: 5px;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
    right: 14px;
}

.hamburger-inner,

.hamburger-inner::before,

.hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

#masthead.is-active .hamburger-inner,

#masthead.is-active .hamburger-inner::before,

#masthead.is-active .hamburger-inner::after {
    background-color: #fff;
}

.hamburger-inner::before,

.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -6px;
}

.hamburger-inner::after {
    bottom: -6px;
}

/* * Boring */
.hamburger--boring .hamburger-inner,

.hamburger--boring .hamburger-inner::before,

.hamburger--boring .hamburger-inner::after {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.hamburger-label {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1;
    margin-left: 0.3125em;
    text-transform: uppercase;
}

#masthead.is-active .hamburger-label {
    color: #000;
}

.hamburger-box,

.hamburger-label {
    display: inline-block;
    vertical-align: middle;
}

#site-nav {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*height: 100vh;*/
    overflow: hidden;
    padding-top: 2.5em;
   /* width: 100%;*/
   display: none !important;
}

#site-nav.is-active {
    height: auto;
    overflow: visible;
    display: flex !important;
    flex-direction: column;
    width: 100%;
}

#site-nav .col {
    padding-bottom: 2.5em;
    padding: 0px 30px;
}


@media screen and (min-width: 550px) {
    #site-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #site-nav .col {
        -webkit-box-flex: 0;
    /*    -ms-flex: 0 0 50%;
        flex: 0 0 50%;*/
    }
}

@media screen and (min-width: 768px) {
    #site-nav .col {
        -webkit-box-flex: 0;
      /*  -ms-flex: 0 0 40%;
        flex: 0 0 40%;*/
    }
}

@media screen and (min-width: 960px) {
    #site-nav {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    #site-nav .col {
        -webkit-box-flex: 0;
     /*   -ms-flex: 0 0 40%;
        flex: 0 0 40%;*/
    }

    #site-nav .col:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .bg-section1 {
        background-position-y: 0%;
    }
    .menu-desple{
        width: 100% !important;
        height: auto !important;
    }
}
@media screen and (max-width: 960px) {
    .menu-desple{
        width: 100% !important;
        height: auto !important;
    }
    .text-start{
        padding-left: 30px;
    }
}

#site-nav h4 {
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

#site-nav ul {
    list-style-type: none;
    margin-top: 1em;
}

#site-nav li {
    margin-bottom: 0.3125em;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
}

#site-nav li a {
    color: #b4b9ba;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-size: 21px;
}

#site-nav li a:hover,

#site-nav li a:focus {
    color: #686d6e;
}

#site-nav .social {
    margin: 0;
    overflow: hidden;
}

#site-nav .social li {
    float: left;
    margin: 0 0.3125em;
    width: 32px;
    height: 32px;
}

#site-nav .social li svg {
    display: block;
    fill: #b4b9ba;
    width: 100%;
    height: 100%;
    -webkit-transition: fill 0.3s ease;
    -o-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

#site-nav .social li:hover svg {
    fill: #686d6e;
}

#masthead-search {
    float: right;
    margin-top: 0.625em;
    width: 100%;
    max-width: 14em;
    position: relative;
    -webkit-appearance: none;
}

#masthead-search input {
    background: transparent;
    border: none;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 50px;
    outline: none;
    width: 100%;
    padding: 0.75em 1.125em;
    -webkit-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
    -webkit-appearance: none;
}

#masthead-search button {
    background: none;
    border: none;
    color: #fff;
    font-size: 1em;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 0.75em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-appearance: none;
}

#masthead.is-active #masthead-search button {
    color: #b4b9ba;
}

#masthead.is-active #masthead-search input {
    border-color: #b4b9ba;
}

#masthead-search ::-webkit-input-placeholder {
    color: #fff;
}

#masthead-search :-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#masthead-search ::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#masthead-search :-ms-input-placeholder {
    color: #fff;
}

#masthead.is-active #masthead-search ::-webkit-input-placeholder {
    color: #b4b9ba;
}

#masthead.is-active #masthead-search :-moz-placeholder {
    color: #b4b9ba;
    opacity: 1;
}

#masthead.is-active #masthead-search ::-moz-placeholder {
    color: #b4b9ba;
    opacity: 1;
}

#masthead.is-active #masthead-search :-ms-input-placeholder {
    color: #b4b9ba;
}

#masthead .col {
    opacity: 0;
}

#masthead.is-active .col {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-animation: fade-in-stagger 0.8s ease forwards;
    animation: fade-in-stagger 0.8s ease forwards;
}

#masthead.is-active .col:nth-child(1) {
    -webkit-animation-delay: 0;
}

#masthead.is-active .col:nth-child(2) {
    -webkit-animation-delay: 0.1s;
}

#masthead.is-active .col:nth-child(3) {
    -webkit-animation-delay: 0.2s;
}

#masthead.is-active .col:nth-child(4) {
    -webkit-animation-delay: 0.3s;
}

#masthead.is-active .col:nth-child(5) {
    -webkit-animation-delay: 0.4s;
}

@-webkit-keyframes fade-in-stagger {
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fade-in-stagger {
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.bg-dark {
    background-color: #1213143b !important;
}

/* medias qeuries */
@media only screen and (min-width: 320px) and (max-width: 420px) {
    .legal-vigilado {
        bottom: 7%;
    }

    hr {
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .padingmovil {
        padding-bottom: 30px;
    }

    .justify-content-sm-end {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .botones {
        margin-left: 0px !important;
    }

    hr {
        width: 100%;
    }
    .ps-5{
        padding-left: 10px !important;
    }
    .pe-5 {
        padding-right: 10px !important;
    }
    .slider{
        width: 80%;
    }
    .boton{
        font-size: 15px;
    }
    p{
        font-size: 1.1rem;
    }
    .legalFoot, .copyRightFoot{
        font-size: 12px;
        line-height: 15px;
        font-weight: 300;
    }
    .pb-5{
     padding-bottom: 0rem!important;
    }
    .accordion-button{
        font-size: 1.3rem;
    }
    .mt-5{
           margin-top: 0rem!important;
    }
}

/* video iframes */
#activartd .modal-content .modal-body {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    position: relative;
    width: auto;
    margin: 0 15px 15px;
}

#comprascartera .modal-content .modal-body {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    position: relative;
    width: auto;
    margin: 0 15px 15px;
}

#transinter  .modal-content .modal-body {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    position: relative;
    width: auto;
    margin: 0 15px 15px;
}

#pagoautomatico .modal-content .modal-body {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    position: relative;
    width: auto;
    margin: 0 15px 15px;
}

#apaguitos .modal-content .modal-body {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    position: relative;
    width: auto;
    margin: 0 15px 15px;
}

#apaguitosdos .modal-content .modal-body {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    position: relative;
    width: auto;
    margin: 0 15px 15px;
}

#dabuenavida .modal-content .modal-body {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    position: relative;
    width: auto;
    margin: 0 15px 15px;
}

.modal-content .modal-body iframe {
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100% ;
}

/* fin- video iframes */