﻿
/*############ Banner mobile ##############*/
.banner-mobile-bpd{
	min-height:300px;
	position:relative;
}

.banner-mobile-bpd .banner-background{
    background-image: url(/SiteCollectionImages/personas/banner/movil/banner-movil-act.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
    background-color:#00a5c1;
    background-position: right;
}

.banner-mobile-bpd .banner-background .text{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
	padding: 0 8px 20px 8px;
}
.banner-mobile-bpd .banner-background .text p{
	color:#fff;
}
.banner-mobile-bpd .banner-background .text a{
	font-size: 17px;
	color:#fff;
}

.banner-mobile-bpd .banner-background .text a i{
	font-size:12px;
}

.menu_open_bpd{
    background: #00a5c1;
    overflow: auto;
    padding: 40px 10px;
}
.menu_open_bpd .wrapper_busqueda_map{
    display: flex;
    align-items: center;
}

.menu_open_bpd .wrapper_busqueda_map .wrapper_busqueda_mobile{
    display: flex;
    width: 87%;
}

.menu_open_bpd .wrapper_busqueda_map .wrapper_busqueda_mobile .busqueda_menu_mobile_bpd{
    background: rgba(255,255,255, 0.4);
    border: 0;
    padding: 10px 0 10px 10px;
    color: #fff;
    outline: 0;
    font-size: 1.8rem;
    position: relative;
    width:100%;
    border-radius: 0;
}

.menu_open_bpd .wrapper_busqueda_map .wrapper_busqueda_mobile .icono_busqueda{
	font-size: 2.8rem;
    background: rgba(255,255,255, 0.4);
    padding: 10px;
    color: #fff;
}

.menu_open_bpd .wrapper_busqueda_map .icono_mapa{
    font-size: 3.4rem;
    padding: 0 18px;
    margin-left: 10px;
    color: #fff;
}

.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_tabs {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_tabs .btn_segmento{
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    border-radius: 30px;
    font-weight: 600;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_tabs .btn_segmento.active{
    background: rgba(255,255,255,0.4);
}

.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento{
    margin-top: 45px;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos{
    padding-left: 15px;
}

.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li{
    margin-bottom: 35px;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a{
    color: #fff;
    font-size: 1.8rem;
    display: flex;
    align-items: center;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span {
    margin-right: 10px;
    min-width: 46px;
    text-align: center;
}
/* Iconos personas menu mobile */
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_tarjetas{
    font-size: 3rem;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_cuenta{
    font-size: 4rem;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_prestamo{
    display: flex;
    justify-content: center;
    font-size: 4rem;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_inversiones{
    font-size: 2.2rem;
}

.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_remesas{
    font-size: 3.5rem;
}
/* Iconos pyme menu mobile */
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_impusa{
    font-size: 3.7rem;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_financiamiento,
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_neg_internacionales,
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_paypal{
    font-size: 3.8rem;
}

/* Iconos empresarial menu mobile */
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_pagos_recaudos,
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_cuentas_inversiones,
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.productos li a > span.icono_servicios{
    font-size:3.5rem;
}

.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.enlaces{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}
.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.enlaces li a{
    color: #fff;
    font-size: 1.5rem;
}

.menu_open_bpd .menu_mobile_segmentos_bpd .segmentos_content .segmento ul.enlaces li.separador{
    width: 2px;
    height: 40px;
    background: #fff;
}
.menu_open_bpd .ib_keyword {
    font-size: 1.6rem;
    text-transform: none;
    color: #f5f5f5 !important;
    margin-top: 40px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
}
/*Tasas mobile*/
.tasas_mobile_bpd{
	overflow: auto;
    padding: 20px 0;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper{
    padding: 0 15px;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .wrapper_tabs_fecha{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .wrapper_tabs_fecha .fecha{
    color: #000;
    font-weight: 500;
    font-size: 1.3rem;
    font-style: italic;
}

.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs{
    margin: 25px 0;
	font-size: 0;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs li{
    display: inline-block;
    background: transparent;
    border: 0;
    padding: 0;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs .btn_tasa{
    padding: 10px 22px;
    border: 1px solid #5d5d5d;
    display: inline-block;
    font-size: 1.7rem;
    color:#FF9100;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs li.active .btn_tasa{
    color: #000;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs .btn_tasa.btn_tasa_dolar{
    border-radius: 50px 0 0 50px;
}

.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs .btn_tasa.btn_tasa_euro{
    border-radius: 0px 50px 50px 0;
    border-left: 0;
}

.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .titulo_tasa{
    color: #464646;
    font-size: 1.7rem;
}
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa{
    display: flex;
    justify-content: space-between;
}

.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa input{
    border: 0;
    border-bottom: 2px solid #464646;
    outline: none;
    font-size: 2.3rem;
    color: #000;
    padding-left: 8px;
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    box-shadow: none;
}

.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa .compra_dolar,
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa .venta_dolar,
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa .compra_euro,
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa .venta_euro{
    display: flex;
    width: 47%;
}

.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa label,
.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa label{
    font-size: 3rem;
    color: #696969;
    font-weight: lighter;
    border-bottom: 2px solid #464646;
    margin: 0;
    line-height: 1.1;
}

.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasa_wrapper .tasa .inputs_tasa{
    margin-bottom: 20px;
}



@media screen and (max-width:415px){
	/* Tasas */
	.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs{
		width:65%;
	}


	.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .wrapper_tabs_fecha .fecha{
		width:50%;
	}

	.tasas_mobile_bpd .contenido_footer_estatico_listas.tasas_wrapper .tasas_tabs .btn_tasa{
		padding: 11px 10px;
	}
}

/* OTHER  */
a.video:before {
    display: none
}

.bg-7dias {
    background: #184c64;
    background: -moz-linear-gradient(top, #184c64 0%, #16344e 0%, #1a627a 67%, #1a627a 67%, #15233d 73%);
    background: -webkit-linear-gradient(top, #184c64 0%, #16344e 0%, #1a627a 67%, #1a627a 67%, #15233d 73%);
    background: linear-gradient(to bottom, #184c64 0%, #16344e 0%, #1a627a 67%, #1a627a 67%, #15233d 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#184c64', endColorstr='#15233d', GradientType=0)
}

.wrapper_swiper_principal_mobile {
    position: relative;
    height: 300px
}

.wrapper_swiper_principal_mobile .banner {
    width: 100%;
    height: 100%;
    position: absolute
}

.swiper_pagination_bullets_bpd .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: transparent;
    opacity: 1;
    border: 2px solid #fff
}

.swiper_pagination_bullets_bpd .swiper-pagination-bullet-active {
    background: #fff
}

.swiper_principal_mobile {
    height: 100%;
    width: 100%
}

.swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.wrapper_swiper_principal_mobile .swiper-slide .slide_content_wrapper {
    height: 100%
}

.wrapper_swiper_principal_mobile .swiper-slide .slide_content_wrapper .slide_content h3 {
    font-weight: 700;
    color: #fff;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 10px
}

.wrapper_swiper_principal_mobile .swiper-slide .slide_content_wrapper .slide_content p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0
}

@media(max-width:992px) {
    .igualarAltura {
        display: block;
    }

    #hazteClienteBanner {
        padding-right: 0;
    }

    .rellenoY {
        padding-top: 35px;
        padding-bottom: 70px;
    }
}



@media (max-width: 768px) {

    #contenedorHazteCliente {
        padding-left: 15px;
        padding-right: 15px;
    }

    #hazteClienteBanner {
        padding-right: 15px;
        margin-bottom: 40px;
    }

    .cuadroCero {
        margin: 10px;
        min-width: 275px;
    }

    #balancesSlide .splide__arrows {
        display: none;
    }

    #balancesSlide .splide__pagination__page {
        border-radius: 0;
    }

    #balancesSlide .splide__pagination__page.is-active {
        background: #ed8b00;
        transform: none;
    }

    #balancesSlide .splide__pagination {
        bottom: -2.6em;
        min-width: 4em;
    }
}

@media(max-width:767px) {
    .margin-bottom-xs{
        margin-bottom: 100px;
    }

    #banner-cuenta-libre{
        padding-top: 0;
    }
    #contenedorImagenHazteCliente .height100-container {
        display: flex;
        justify-content: flex-start;
    }

    .visible-xs {
        display: block !important;
    }

    #banner-cuenta-libre .container>.row>div>*{
        display: flex !important;
justify-content: center;
    }
}