@font-face {
    font-family: 'Roboto';
    src: url('fonts/sources/roboto/Roboto-Medium.eot');
    src: url('fonts/sources/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/sources/roboto/Roboto-Medium.woff2') format('woff2'),
        url('fonts/sources/roboto/Roboto-Medium.woff') format('woff'),
        url('fonts/sources/roboto/Roboto-Medium.ttf') format('truetype'),
        url('fonts/sources/roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/sources/roboto/Roboto-Bold.eot');
    src: url('fonts/sources/roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/sources/roboto/Roboto-Bold.woff2') format('woff2'),
        url('fonts/sources/roboto/Roboto-Bold.woff') format('woff'),
        url('fonts/sources/roboto/Roboto-Bold.ttf') format('truetype'),
        url('fonts/sources/roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/sources/roboto/Roboto-Light.eot');
    src: url('fonts/sources/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/sources/roboto/Roboto-Light.woff2') format('woff2'),
        url('fonts/sources/roboto/Roboto-Light.woff') format('woff'),
        url('fonts/sources/roboto/Roboto-Light.ttf') format('truetype'),
        url('fonts/sources/roboto/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/sources/roboto/Roboto-Regular.eot');
    src: url('fonts/sources/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/sources/roboto/Roboto-Regular.woff2') format('woff2'),
        url('fonts/sources/roboto/Roboto-Regular.woff') format('woff'),
        url('fonts/sources/roboto/Roboto-Regular.ttf') format('truetype'),
        url('fonts/sources/roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/sources/roboto/Roboto-SemiBold.eot');
    src: url('fonts/sources/roboto/Roboto-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/sources/roboto/Roboto-SemiBold.woff2') format('woff2'),
        url('fonts/sources/roboto/Roboto-SemiBold.woff') format('woff'),
        url('fonts/sources/roboto/Roboto-SemiBold.ttf') format('truetype'),
        url('fonts/sources/roboto/Roboto-SemiBold.svg#Roboto-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.container.servibanca {
    padding: 20px;
}

.seccionLanding-page p, li, h1, h2, h3, h4, a, strong, span {
    font-family: "Roboto", sans-serif;
}
.seccionLanding-page header {
    display: none;
}
.seccionLanding-page footer {
    display: none;
}

.content-bre h2 {
    color: #00C4FF;
    font-weight: 500;
    font-size: 50px;
}
.wp-que-son-llaves h2 {
    text-align: right;
}
.page-bre-b .head-bre-b {
    text-align: center;
    padding: 30px;
}
.page-bre-b .img-banner-bre {
    width: 100%;
}
.content-bre {
    padding: 30px 0 0;
}
.content-bre img {
    width: 100%;
    max-width: max-content;
}
.content-bre p {
    margin-bottom: 15px;
}
.spacer-10 {
    display: block;
    height: 10px;
    margin: 10px 0;
}
.spacer-20 {
    display: block;
    height: 20px;
    margin: 20px 0;
}
.spacer-30 {
    display: block;
    height: 30px;
    margin: 20px 0;
}
.spacer-40 {
    display: block;
    height: 20px;
    margin: 40px 0;
}
.content-bre  .img-tiempo {
    display: block;
    margin: 0 auto;
    padding: 20px 0 20px;
    width: 50%;
    max-width: max-content;
}
.wp-que-son-llaves {
    display: flex;
    align-items: center;
}
.wp-pasos-registro img {
    width: 90%;
    margin: 0 auto;
}
.wp-utilizar-llave img {
    width: 100%;
    max-width: 100%;
}

.wp-btns-floats {
    display: none;
}

.wp-beneficios {
    background-color: #f7f7f7;
    margin: 0;
    padding: 40px 20px;
    display: flex;
    flex-wrap: wrap;
}
.wp-beneficios h2 {
    text-align: center;
    margin-bottom: 40px;
}

.wp-beneficios img {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.wp-beneficios .box-beneficio {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.wp-beneficios .box-beneficio .col-img {
    padding: 0;
}
.wp-como-funcionan img {
    width: 80%;
    margin: 0 auto;
}
.wp-preguntas-frecuentes strong {
    display: block;
}
.litle-title {
    font-weight: 100;
    width: 80%;
    max-width: 580px;
    color: #58C1F9;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.subtitle-blue {
    color: #230652;
    font-weight: 700;
    font-size: 24px;
    width: 90%;
    max-width: 900px;
    text-align: center;
    margin: 10px auto;
}
.wp-preguntas-frecuentes p {
    text-align: justify;
}
.line-dar-blue {
    background-color: #230652;
    height: 8px;
    display: block;
}
.footer-bre {
    background-color: #230652;
    text-align: center;
    padding: 30px;
}

.footer-bre img {
    width: 150px;
}
@media (max-width: 767px){

    .wp-beneficios {
        padding: 40px 0;
    }
    img.image-small{
        display: block;
    }

    .content-bre h2 {
        font-size: 40px;
        text-align: center;
    }
    .wp-pasos-registro img {
        width: 80%;
        margin: 0 auto;
    }
    .wp-que-son-llaves {
        display: grid;
    }
    
    .wp-que-son-llaves .img-arrow-left {
        transform: rotate(90deg);
        display: block;
        margin:  0 auto;
    }
    
    .wp-que-son-llaves h2 {
        text-align: center;
    }
}

@media (max-width: 500px){

    .content-bre h2 {
        font-size: 30px;
        text-align: center;
    }
}
