/*
 ** OID: 1f45e244-5baf-4327-82ee-b4d7e17d1fd7
 ** Publish date: Jan 28, 2019, 11:29:31 AM GMT-5
 ** Last modified: Mar 16, 2021, 11:16:29 PM GMT-5
 */
 @keyframes bcp_modal_animacion_open_keyframes {
    0% {
        transform: translate(0,0);
        opacity: 0
    }

    to {
        transform: translate(0,30px);
        opacity: 1
    }
}

@keyframes bcp_modal_animacion_close_keyframes {
    0% {
        transform: translate(0,30px);
        opacity: 1
    }

    to {
        transform: translate(0,0);
        opacity: 0
    }
}

@media only screen and (min-width:1px) {
    .bcp_texto_formateado_bullets ul li:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMzNTQ5IDguMjY5NTJMMi4zNjU1MyA2LjE1ODg0QzIuMTc3MTEgNS45NTY5NyAxLjg2MDcyIDUuOTQ2MDYgMS42NTg4NCA2LjEzNDQ3QzEuNDU2OTcgNi4zMjI4OSAxLjQ0NjA2IDYuNjM5MjggMS42MzQ0NyA2Ljg0MTE2TDMuOTY3ODEgOS4zNDExNkM0LjE2NDY4IDkuNTUyMDkgNC40OTg3MyA5LjU1MzA4IDQuNjk2ODQgOS4zNDMzMUwxMC4zNjM1IDMuMzQzMzFDMTAuNTUzMSAzLjE0MjU1IDEwLjU0NDEgMi44MjYxIDEwLjM0MzMgMi42MzY0OUMxMC4xNDI2IDIuNDQ2ODkgOS44MjYxIDIuNDU1OTMgOS42MzY1IDIuNjU2NjlMNC4zMzU0OSA4LjI2OTUyWiIgZmlsbD0iIzAwMkE4RCIvPgo8L3N2Zz4K);
        margin: 0 10px 0 -22px
    }

    .bcp_texto_formateado_bullets ul {
        margin: 0;
        padding-inline-start: 22px
    }

    .bcp_texto_formateado_bullets ul li {
        list-style-type: none
    }

    .bcp_texto_formateado_bullets li {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #202e44;
        text-align: left;
        padding-bottom: 10px
    }
}

@media only screen and (min-width:768px) {
    .bcp_texto_formateado_bullets ul li:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc4MDY2IDExLjAyNjFMMy4xNTQwNCA4LjIxMTgzQzIuOTAyODIgNy45NDI2NiAyLjQ4MDk2IDcuOTI4MTIgMi4yMTE3OSA4LjE3OTM0QzEuOTQyNjIgOC40MzA1NiAxLjkyODA4IDguODUyNDIgMi4xNzkzIDkuMTIxNTlMNS4yOTA0MSAxMi40NTQ5QzUuNTUyOSAxMi43MzYyIDUuOTk4MzEgMTIuNzM3NSA2LjI2MjQ2IDEyLjQ1NzhMMTMuODE4IDQuNDU3NzlDMTQuMDcwOCA0LjE5MDExIDE0LjA1ODggMy43NjgxNyAxMy43OTExIDMuNTE1MzdDMTMuNTIzNCAzLjI2MjU2IDEzLjEwMTUgMy4yNzQ2MSAxMi44NDg3IDMuNTQyMjlMNS43ODA2NiAxMS4wMjYxWiIgZmlsbD0iIzAwMkE4RCIvPgo8L3N2Zz4K);
        margin: 0 15px 0 -31px
    }

    .bcp_texto_formateado_bullets ul {
        margin: 0;
        padding-inline-start: 31px
    }

    .bcp_texto_formateado_bullets ul li {
        list-style-type: none
    }

    .bcp_texto_formateado_bullets li {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 20px
    }
}

.bcp_formulario .icon.bcp-angle-up-f {
    transform: rotate(180deg)
}

div#error_text {
    display: none!important
}

.styled-checkbox-option {
    position: absolute;
    opacity: 0
}

.styled-checkbox-option+.labelcheckoption {
    position: relative;
    cursor: pointer;
    padding: 0 8px 0 0;
    width: 16px;
    margin-bottom: 0
}

.styled-checkbox-option+.labelcheckoption:before {
    content: '';
    margin-right: 8px;
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid rgba(200,200,200,.8);
    box-sizing: border-box;
    border-radius: 2px;
    margin-top: 0
}

.styled-checkbox-option:hover+.labelcheckoption:before {
    background: #fff;
    border-color: #2cc0d5
}

.styled-checkbox-option:checked+.labelcheckoption:before {
    background: #2cc0d5;
    border-color: #2cc0d5
}

.styled-checkbox-option:checked+.labelcheckoption:after {
    content: "";
    color: #fff;
    position: absolute;
    width: 12px;
    height: 12px;
    left: 2px;
    top: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuNzY5MDEgMTMuNTAyQzUuNTI2NDMgMTMuNTAxNyA1LjI5MjI5IDEzLjQxMjggNS4xMTAzNSAxMy4yNTJMMC42MTk1NDYgOS4yNTIwMkMwLjMzMzc5IDkuMDIxMzggMC4xOTczODMgOC42NTIyMiAwLjI2NDM0MyA4LjI5MDczQzAuMzMxMzA0IDcuOTI5MjMgMC41OTA4MzEgNy42MzM3MSAwLjk0MDE0OCA3LjUyMTE5QzEuMjg5NDcgNy40MDg2OCAxLjY3MjIzIDcuNDk3MzIgMS45MzY4NSA3Ljc1MjAyTDUuNzI5MDkgMTEuMTMyTDE0LjA0MjEgMi43OTIwMkMxNC40MzM0IDIuMzk5ODkgMTUuMDY3OSAyLjM5OTg5IDE1LjQ1OTIgMi43OTIwMkMxNS44NTA1IDMuMTg0MTQgMTUuODUwNSAzLjgxOTg5IDE1LjQ1OTIgNC4yMTIwMkw2LjQ3NzU2IDEzLjIxMkM2LjI4OTIyIDEzLjM5OTIgNi4wMzQyNyAxMy41MDM2IDUuNzY5MDEgMTMuNTAyWiIgZmlsbD0iIzI4MjgyOCIvPgo8bWFzayBpZD0ibWFzazAiIG1hc2stdHlwZT0iYWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjIiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiI+CjxwYXRoIGQ9Ik01Ljc2OTAxIDEzLjUwMkM1LjUyNjQzIDEzLjUwMTcgNS4yOTIyOSAxMy40MTI4IDUuMTEwMzUgMTMuMjUyTDAuNjE5NTQ2IDkuMjUyMDJDMC4zMzM3OSA5LjAyMTM4IDAuMTk3MzgzIDguNjUyMjIgMC4yNjQzNDMgOC4yOTA3M0MwLjMzMTMwNCA3LjkyOTIzIDAuNTkwODMxIDcuNjMzNzEgMC45NDAxNDggNy41MjExOUMxLjI4OTQ3IDcuNDA4NjggMS42NzIyMyA3LjQ5NzMyIDEuOTM2ODUgNy43NTIwMkw1LjcyOTA5IDExLjEzMkwxNC4wNDIxIDIuNzkyMDJDMTQuNDMzNCAyLjM5OTg5IDE1LjA2NzkgMi4zOTk4OSAxNS40NTkyIDIuNzkyMDJDMTUuODUwNSAzLjE4NDE0IDE1Ljg1MDUgMy44MTk4OSAxNS40NTkyIDQuMjEyMDJMNi40Nzc1NiAxMy4yMTJDNi4yODkyMiAxMy4zOTkyIDYuMDM0MjcgMTMuNTAzNiA1Ljc2OTAxIDEzLjUwMloiIGZpbGw9IndoaXRlIi8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMCkiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==);
    background-position: center
}

.content_item_check-styled {
    border: 1px solid rgba(200,200,200,.8);
    border-radius: 8px;
    margin: 12px 0;
    padding: 12px 16px;
    display: flex
}

.icono_item-styled,.texto_item-styled {
    float: left;
    align-self: center
}

.icono_item-styled img {
    width: 24px;
    height: auto
}

.texto_item-styled {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .002px;
    color: #012d74;
    padding: 0 8px;
    width: 100%
}

.check_item-styled {
    align-self: center
}

.item_active_styled-checkbox-option {
    background: rgba(44,192,213,.05);
    border: 1px solid #2cc0d5;
    box-sizing: border-box;
    border-radius: 8px
}

.bcp_formulario .input-money {
    padding-left: 20px!important
}

.bcp_formulario .bcp_form_flex_money {
    display: flex;
    justify-content: flex-start
}

.bcp_formulario .bcp_form_currency {
    color: #012d74;
    position: absolute;
    font-size: 16px;
    line-height: 24px
}

.flotante-der-con-fondo {
    height: 46px;
    width: 46px;
    background: linear-gradient(180deg,#f9fafd 6.08%,#f9fafd 56.53%,rgba(255,255,255,0) 99.39%);
    transform: rotate(90deg);
    display: flex
}

.flotante-der,.flotante-der-con-fondo,.flotante-der-imagen {
    position: absolute;
    float: right;
    z-index: 9
}

.flotante-der {
    background: linear-gradient(180deg,#fff 6.08%,#fff 56.53%,rgba(255,255,255,0) 99.39%);
    transform: rotate(90deg);
    display: flex;
    height: 46px;
    width: 46px
}

.flotante-der-imagen {
    height: 87px;
    width: 68px;
    background: linear-gradient(180deg,#f7f9fc 6.08%,#f7f9fc 56.53%,rgba(255,255,255,0) 99.39%);
    display: inline-flex;
    transform: rotate(90deg);
    margin-top: 32px
}

.bcp_formulario #proces-tab a.clicklink,.bcp_formulario #proces-tab a.clicklink:hover,.bcp_formulario .nav>li>a:hover {
    background-color: transparent!important
}

.bcp_formulario div#process-tab {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 48px
}

.bcp_formulario #process-tab .process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    border: 0;
    z-index: 0;
    text-align: center
}

.bcp_formulario #process-tab .process-model li.active,.bcp_formulario #process-tab .process-model li.visited {
    color: #94c765
}

.bcp_formulario #process-tab .nav-tabs.process-model>li.active>a,.bcp_formulario #process-tab .nav-tabs.process-model>li.active>a:focus,.bcp_formulario #process-tab .process-model li a:focus {
    border: 0;
    background: 0 0
}

.bcp_formulario #process-tab .process-model li.active a,.bcp_formulario #process-tab .process-model li.active a:focus,.bcp_formulario #process-tab .process-model li.visited a,.bcp_formulario #process-tab .process-model li.visited a:focus {
    color: #93c737
}

.bcp_formulario #process-tab .process-model li.active a span {
    color: #002a8d;
    border: 2px solid #002a8d
}

.bcp_formulario #process-tab .process-model li span {
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    border: 2px solid #a2b5d2;
    line-height: 30px;
    font-size: 14px;
    border-radius: 50%;
    color: #a2b5d2;
    font-weight: 700
}

.bcp_formulario #process-tab .process-model li::after {
    background: 0 0 #a2b5d2;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    margin: 0 auto;
    position: absolute;
    right: -50px;
    top: 15px;
    width: 100%;
    z-index: -1
}

.bcp_formulario #process-tab .process-model li.sinlinea::after {
    background: unset
}

.bcp_formulario #process-tab .process-model li.visited::after {
    background: #6ac90f 0 0
}

.bcp_formulario #process-tab .process-model li a {
    padding: 0;
    border: 0;
    color: #282828
}

.bcp_formulario #process-tab .process-model li.visited span {
    background: #6ac90f;
    border: 2px solid #6ac90f;
    color: #6ac90f
}

.bcp_formulario #process-tab .process-model li.visited span:before {
    content: url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiBiY3AtY2hlY2stZiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgMTYgMTIiIGZpbGw9IiNmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNS42OTc2OCAxMkM1LjQ0NzM2IDExLjk5OTYgNS4yMDU3NSAxMS45MDI3IDUuMDE4MDEgMTEuNzI3NEwwLjM4Mzg2MSA3LjM2NTM1QzAuMDg4OTg0IDcuMTEzODQgLTAuMDUxNzc3MyA2LjcxMTI3IDAuMDE3MzIwNSA2LjMxNzA2QzAuMDg2NDE4MyA1LjkyMjg1IDAuMzU0MjI5IDUuNjAwNTggMC43MTQ2OTYgNS40Nzc4OUMxLjA3NTE2IDUuMzU1MTkgMS40NzAxNCA1LjQ1MTg1IDEuNzQzMjEgNS43Mjk2TDUuNjU2NDkgOS40MTU0OUwxNC4yMzQ4IDAuMzIwNzA3QzE0LjYzODYgLTAuMTA2OTAyIDE1LjI5MzMgLTAuMTA2OTAyIDE1LjY5NzEgMC4zMjA3MDdDMTYuMTAxIDAuNzQ4MzE3IDE2LjEwMSAxLjQ0MTYxIDE1LjY5NzEgMS44NjkyMkw2LjQyODg1IDExLjY4MzdDNi4yMzQ1IDExLjg4NzkgNS45NzE0MSAxMi4wMDE3IDUuNjk3NjggMTJaIiBmaWxsPSIjZmZmIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L3N2Zz4=);
    position: absolute;
    color: #fff;
    margin-left: -8px;
    margin-top: 2px
}

#FormularioSolicitaloCards .switch-box .switch-label input,.bcp_formulario .ico-number-visited,.bcp_texto_enriquecido_formateado ul li ul li::before {
    display: none
}

.bcp_formulario .ico-check-visited {
    display: block
}

.bcp_formulario #process-tab .bcp-check-f {
    color: #fff;
    padding-top: 3px
}

@media (min-width:1px) {
    .bcp_formulario #process-tab p.tab-nom {
        padding: 0!important;
        color: #202e44;
        font-size: 11px;
        line-height: 20px;
        margin-top: 8px;
        font-weight: 400;
        font-family: Flexo
    }

    .bcp_formulario #process-tab .process-model li {
        display: inline-block;
        text-align: center;
        float: none;
        width: 100px
    }
}

@media (min-width:375px) {
    .bcp_formulario #process-tab .process-model li {
        display: inline-block;
        text-align: center;
        float: none;
        width: 119px
    }

    .bcp_formulario #process-tab p.tab-nom {
        font-size: 12px;
        line-height: 20px
    }
}

.bcp_formulario .form_options {
    display: -webkit-box;
    justify-content: left
}

.bcp_formulario label.control.control--radio {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-right: 20px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    color: #282828;
    font-weight: 400
}

.bcp_formulario .control input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.bcp_formulario .control input:checked~.control__indicator {
    background: #fff;
    border: 2px solid #2cc0d5
}

.bcp_formulario .control--radio .control__indicator {
    border-radius: 50%
}

.bcp_formulario .control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background: #fff;
    border: 2px solid #a8a8a8
}

.bcp_formulario .control input:checked~.control__indicator:after {
    display: block
}

.bcp_formulario .control--radio .control__indicator:after {
    left: 2px;
    top: 2px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #2cc0d5
}

.bcp_formulario .control__indicator:after {
    content: '';
    position: absolute;
    display: none
}

.bcp_formulario input[type=range] {
    -webkit-appearance: none;
    cursor: pointer
}

.bcp_formulario input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    position: relative;
    border: 0;
    height: 4px;
    border-radius: 4px;
    background-color: #e8e8e8;
    background: linear-gradient(#2cc0d5,#2cc0d5) no-repeat #e8e8e8;
    background-size: 1% 100%
}

.bcp_formulario input[type=range]::-moz-range-track {
    border: 0;
    height: 4px;
    border-radius: 4px;
    background-color: #e8e8e8;
    background: linear-gradient(#2cc0d5,#2cc0d5) no-repeat #e8e8e8;
    background-size: 1% 100%
}

.bcp_formulario input[type=range]::-ms-track {
    border: 0;
    height: 4px;
    border-radius: 4px;
    background-color: #e8e8e8;
    color: transparent
}

.bcp_formulario input[type=range]::-ms-fill-lower {
    border-radius: 4px;
    background: #e8e8e8
}

.bcp_formulario input[type=range]::-ms-fill-upper {
    background: 0 0
}

.bcp_formulario input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -6px;
    border: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #2cc0d5
}

.bcp_formulario input[type=range]::-moz-range-thumb {
    border: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #2cc0d5;
    cursor: ew-resize
}

.bcp_formulario input[type=range]::-ms-thumb {
    border: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #2cc0d5
}

.bcp_formulario input[type=range]::-ms-tooltip {
    display: none
}

.bcp_formulario input[type=range]:focus {
    outline: 0
}

.bcp_formulario .rango_seleccionado {
    text-align: -webkit-center;
    padding-bottom: 14px;
    font-size: 18px;
    line-height: 24px
}

.bcp_formulario .rango_inicial,.bcp_formulario .rango_medio {
    flex: auto
}

.bcp_formulario .rango_final {
    flex: inherit
}

.bcp_formulario .rangos {
    padding-top: 14px;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    justify-content: center
}

.bcp_banner_simple_imagen_sobrepuesta {
    font-family: Flexo;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal
}

.bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .bcp_banner_title {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: left
}

.bcp_banner_simple_imagen_sobrepuesta .bcp_boton_celeste a:focus {
    text-decoration: none
}

.bcp_banner_simple_imagen_sobrepuesta .texto_boton {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:1px) {
    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .contenido_banner {
        padding: 0;
        display: flex;
        flex-direction: column-reverse
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_title {
        margin-bottom: 8px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_subtitle {
        margin-bottom: 24px;
        margin-top: 0
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_descripcion {
        margin-bottom: 24px;
        padding-right: 0
    }

    .bcp_banner_simple_imagen_sobrepuesta .texto_boton {
        padding-left: 8px;
        padding-top: 50px;
        justify-content: flex-end
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta {
        background-size: auto;
        margin-bottom: 0;
        height: 636px;
        margin-left: 0
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .imagen_sobre_banner img {
        width: auto;
        height: 292px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .imagen_sobre_banner {
        padding-bottom: 30px;
        padding-top: 0
    }
}

@media (min-width:768px) {
    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .imagen_sobre_banner {
        padding-bottom: 0;
        padding-top: 0
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .imagen_sobre_banner img {
        width: auto;
        height: 292px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .contenido_banner {
        padding: 110px 0 0;
        display: flex;
        flex-direction: inherit
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_title {
        margin-bottom: 12px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_subtitle {
        margin-bottom: 20px;
        margin-top: 0
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_descripcion {
        margin-bottom: 24px;
        padding-right: 0
    }

    .bcp_banner_simple_imagen_sobrepuesta .texto_boton {
        padding-left: 32px;
        padding-top: 0;
        justify-content: flex-end
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta {
        background-size: cover;
        height: 465px;
        margin-bottom: 0;
        margin-left: 0
    }
}

@media (min-width:992px) {
    .bcp_banner_simple_imagen_sobrepuesta .texto_boton {
        padding-left: 90px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_title {
        margin-bottom: 12px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_descripcion {
        margin-bottom: 24px;
        padding-right: 20px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .contenido_banner {
        padding: 70px 0 96px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .imagen_sobre_banner img {
        width: auto;
        height: 292px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta {
        margin-bottom: 0;
        margin-left: 0;
        height: 465px
    }
}

@media (min-width:1280px) {
    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta {
        margin-bottom: 0;
        margin-left: -2px;
        height: 520px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_title {
        margin-bottom: 12px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_descripcion {
        margin-bottom: 24px;
        padding-right: 44px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .contenido_banner {
        padding: 0 0 108px
    }

    .bcp_banner_simple_imagen_sobrepuesta .texto_boton {
        padding-left: 140px
    }

    .bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .imagen_sobre_banner img {
        width: auto;
        height: 408px
    }
}

.bcp_banner_simple_imagen_sobrepuesta .bcp_banner_imagen_sobrepuesta .imagen_sobre_banner {
    text-align: center
}

.bcp_banner_simple_imagen_sobrepuesta .bcp_banner_title {
    font-size: 12px;
    line-height: 2px;
    font-weight: 400;
    margin-top: 0
}

.bcp_banner_simple_imagen_sobrepuesta .bcp_banner_subtitle {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700
}

.bcp_banner_simple_imagen_sobrepuesta .bcp_banner_descripcion {
    font-size: 16px;
    line-height: 24px
}

.bcp_banner_sin_carousel {
    height: 100%;
    font-family: Flexo;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff
}

.bcp_banner_sin_carousel .bcp_boton_naranja {
    font-family: 'Flexo-Demi';
    font-style: normal;
    font-weight: 400
}

.bcp_banner_sin_carousel .bcp_boton_celeste {
    height: 56px;
    min-width: 148px;
    max-width: max-content;
    font-size: 16px;
    line-height: 48px
}

.bcp_banner_sin_carousel .banner_imagen {
    padding-left: 0;
    padding-right: 0;
    height: 100%
}

.bcp_banner_sin_carousel .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.bcp_banner_sin_carousel .banner_subtitle {
    font-weight: 700;
    text-align: left;
    margin-left: 0;
    margin-right: 0
}

@media (min-width:1px) {
    .bcp_banner_sin_carousel .banner_descripcion {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        text-align: left;
        margin: 0 0 10px
    }
}

.bcp_banner_sin_carousel .bcp-form-button-wrapper {
    text-align: center
}

.bcp_banner_sin_carousel .bcp-form-image-wrapper {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.bcp_banner_sin_carousel .bcp-form-button-wrapper .bcp-orange-button {
    padding: 8px 50px;
    border-radius: 5px;
    margin: 20px
}

@media only screen and (min-width:1px) {
    .bcp_banner_sin_carousel .banner_boton {
        width: 172px;
        height: 48px;
        font-size: 18px
    }
}

@media only screen and (min-width:768px) {
    .bcp_banner_sin_carousel .banner_boton {
        width: 192px;
        height: 56px;
        font-size: 18px
    }
}

@media only screen and (min-width:992px) {
    .bcp_banner_sin_carousel .banner_boton {
        width: 192px;
        height: 56px;
        font-size: 18px
    }
}

@media only screen and (min-width:1200px) {
    .bcp_banner_sin_carousel .banner_boton {
        width: 192px;
        height: 56px;
        font-size: 18px
    }
}

@media only screen and (min-width:1px) {
    .bcp_banner_sin_carousel {
        margin-top: 0;
        padding-top: 0
    }

    .bcp_banner_sin_carousel .banner_conocemas {
        font-size: 12px;
        font-weight: 700;
        line-height: 1.33;
        color: #2cc0d5;
        margin-top: 10px
    }

    .bcp_banner_sin_carousel .container-fluid {
        height: 125px;
        background-color: #012051
    }

    .bcp_banner_sin_carousel .banner_subtitle {
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        margin-bottom: 0;
        margin-top: 0
    }

    .bcp_banner_sin_carousel .banner_title {
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-size: 28px;
        line-height: 32px;
        text-align: left;
        margin: 0 0 4px
    }

    .bcp_banner_sin_carousel .banner_subtitle {
        font-size: 14px;
        line-height: 20px;
        padding-top: 23px;
        padding-bottom: 4px
    }

    #modal_caja_banner_sin_carousel .banner_title_modal {
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #012d74;
        padding-bottom: 18px
    }

    #modal_caja_banner_sin_carousel .banner_descripcion_modal {
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71;
        letter-spacing: normal;
        text-align: center;
        color: #282828
    }

    .bcp_banner_sin_carousel .banner_textos {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media only screen and (min-width:768px) {
    .bcp_banner_sin_carousel {
        margin-top: 0
    }

    .bcp_banner_sin_carousel .banner_textos {
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 334px;
        width: 424px
    }

    .bcp_banner_sin_carousel .container-fluid {
        height: 334px;
        background-repeat: no-repeat;
        background-size: auto auto;
        background-position: center;
        padding-top: 0
    }

    .bcp_banner_sin_carousel .banner_title {
        font-size: 28px;
        line-height: 32px;
        font-weight: 700;
        text-align: left;
        margin: 0 0 4px
    }

    .bcp_banner_sin_carousel .banner_subtitle {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        text-align: left;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 8px
    }
}

@media only screen and (min-width:992px) {
    .bcp_banner_sin_carousel {
        padding-top: 0
    }

    .bcp_banner_sin_carousel .container-fluid {
        background-repeat: no-repeat;
        background-size: auto auto;
        background-position: center;
        padding-top: 0;
        height: 334px
    }

    .bcp_banner_sin_carousel .banner_title {
        font-size: 40px;
        line-height: 48px;
        margin: 0 0 8px
    }
}

@media only screen and (min-width:1280px) {
    .bcp_banner_sin_carousel {
        padding-top: 0
    }

    .bcp_banner_sin_carousel .banner_textos {
        margin-left: 0;
        width: calc(440px + 16px)
    }

    .bcp_banner_sin_carousel .container-fluid {
        background-repeat: no-repeat;
        background-size: auto auto;
        background-position: center;
        padding-top: 0;
        height: 344px
    }

    .bcp_banner_sin_carousel .banner_title {
        font-size: 48px;
        line-height: 52px;
        margin: 0 0 8px
    }

    .bcp_banner_sin_carousel .banner_descripcion {
        font-size: 20px;
        line-height: 24px
    }
}

#bcp_modal_caja {
    background: rgba(0,0,0,.3);
    padding-top: calc(20vh)
}

#modal_caja .bcp-form-lot .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

#modal_caja .bcp-form-lot .row>[class*=col-] {
    display: flex;
    flex-direction: column;
    color: #686868
}

#bcp_modal_caja .modal-content .title {
    font-size: 26px;
    font-family: Flexo-Demi;
    color: #012d74
}

.bcp_texto_enriquecido_formateado h2,.bcp_texto_enriquecido_formateado h3,.bcp_texto_enriquecido_formateado h4 {
    font-size: 16px;
    line-height: 1.71;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
}

.bcp_texto_enriquecido_formateado h4 {
    font-size: 14px
}

.bcp_texto_enriquecido_formateado .bcp_titulo,.bcp_texto_enriquecido_formateado h2,.bcp_texto_enriquecido_formateado h3 {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 700;
    color: #002a8d
}

.bcp_texto_enriquecido_formateado .bcp_titulo {
    font-family: Flexo;
    line-height: 1.14;
    text-align: center;
    padding-bottom: 16px;
    font-size: 16px
}

.bcp_texto_enriquecido_formateado ol,.bcp_texto_enriquecido_formateado p,.bcp_texto_enriquecido_formateado ul {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #202e44
}

.bcp_texto_enriquecido_formateado ol,.bcp_texto_enriquecido_formateado ul {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.71
}

.bcp_texto_enriquecido_formateado ol {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255,255,255,.5)
}

.bcp_texto_enriquecido_formateado ol li {
    position: relative;
    display: block;
    padding-top: 16px;
    padding-left: 40px;
    text-decoration: none;
    text-align: left
}

.bcp_texto_enriquecido_formateado a {
    color: #ff7800;
    font-weight: 700
}

.bcp_texto_enriquecido_formateado a:hover{
    border-bottom: 2px solid #ff7800;
}

.bcp_texto_enriquecido_formateado ul li:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3MDk4IDE2LjUzOUw0LjczMTA2IDEyLjMxNzdDNC4zNTQyMiAxMS45MTM5IDMuNzIxNDQgMTEuODkyMSAzLjMxNzY5IDEyLjI2ODlDMi45MTM5MyAxMi42NDU4IDIuODkyMTEgMTMuMjc4NiAzLjI2ODk1IDEzLjY4MjNMNy45MzU2MiAxOC42ODIzQzguMzI5MzYgMTkuMTA0MiA4Ljk5NzQ2IDE5LjEwNjIgOS4zOTM2OCAxOC42ODY2TDIwLjcyNyA2LjY4NjYzQzIxLjEwNjIgNi4yODUxMSAyMS4wODgxIDUuNjUyMiAyMC42ODY2IDUuMjcyOTlDMjAuMjg1MSA0Ljg5Mzc4IDE5LjY1MjIgNC45MTE4NiAxOS4yNzMgNS4zMTMzOEw4LjY3MDk4IDE2LjUzOVoiIGZpbGw9IiMwMDJBOEQiLz4KPC9zdmc+Cg==);
    margin: 0 0 0 -40px;
    position: absolute;
    transform: translateY(0)
}

.bcp_texto_enriquecido_formateado ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: 0;
    margin-top: 0;
    background: #002a8d;
    height: 24px;
    width: 24px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-style: normal;
    border-radius: 50%;
    font-size: 16px;
    line-height: 20px;
    padding-top: 2px
}

.bcp_texto_enriquecido_formateado ol li ol li,.bcp_texto_enriquecido_formateado ul li ul li {
    list-style-type: disc;
    padding-top: 16px;
    margin-left: -26px
}

@media (min-width:1px) {
    .bcp_texto_enriquecido_formateado ol,.bcp_texto_enriquecido_formateado p,.bcp_texto_enriquecido_formateado ul {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }

    .bcp_texto_enriquecido_formateado h2,.bcp_texto_enriquecido_formateado h3,.bcp_texto_enriquecido_formateado h4,.bcp_texto_enriquecido_formateado ol,.bcp_texto_enriquecido_formateado p,.bcp_texto_enriquecido_formateado ul {
        text-align: left
    }

    .bcp_texto_enriquecido_formateado h2,.bcp_texto_enriquecido_formateado h3 {
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        padding-top: 0px;
        padding-bottom: 16px
    }

    .bcp_texto_enriquecido_formateado h4 {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px
    }

    .bcp_texto_enriquecido_formateado ul li {
        list-style-type: none;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media (min-width:768px) {
    .bcp_texto_enriquecido_formateado h2,.bcp_texto_enriquecido_formateado h3 {
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
        padding-top: 0px;
        padding-bottom: 8px;
        text-align: left
    }

    .bcp_texto_enriquecido_formateado h3 {
        font-size: 14px
    }

    .bcp_texto_enriquecido_formateado h4 {
        text-align: left
    }

    .bcp_texto_enriquecido_formateado ol,.bcp_texto_enriquecido_formateado p,.bcp_texto_enriquecido_formateado ul {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left
    }

    .bcp_texto_enriquecido_formateado ul li {
        list-style-type: none;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.bcp_formulario .seccion-formulario {
    float: left
}

.bcp_formulario .seccion-producto {
    float: right
}

.bcp_formulario .form-group.col-xs-8 {
    width: 50%;
    margin-left: -8px;
    margin-right: -8px
}

.bcp_formulario .form-group,.bcp_formulario_feedback .form-group {
    margin-bottom: 34px!important
}

.bcp_formulario .bcp_error,.bcp_formulario_feedback .bcp_error {
    font-family: Flexo;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    display: none
}

.bcp_formulario .form-control:focus,.bcp_formulario_feedback .form-control:focus {
    border-color: 1px solid rgba(1,45,116,.5);
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bcp_formulario .form-control,.bcp_formulario_feedback .form-control,output {
    height: 24px;
    opacity: 1.5;
    font-family: Flexo;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0
}

.bcp_formulario .form-control,.bcp_formulario_feedback .form-control {
    padding: 0
}

.bcp_formulario input[type=email]::placeholder,.bcp_formulario input[type=tel]::placeholder,.bcp_formulario input[type=text]::placeholder,.bcp_formulario_feedback input[type=email]::placeholder,.bcp_formulario_feedback input[type=tel]::placeholder,.bcp_formulario_feedback input[type=text]::placeholder {
    color: #9b9b9b;
    mix-blend-mode: normal;
    opacity: .5
}

.bcp_formulario input[type=email],.bcp_formulario input[type=tel],.bcp_formulario input[type=text],.bcp_formulario_feedback input[type=email],.bcp_formulario_feedback input[type=tel],.bcp_formulario_feedback input[type=text] {
    line-height: 24px;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid rgba(1,45,116,.5);
    border-radius: 0;
    font-family: Flexo;
    font-size: 16px;
    color: #282828
}

.bcp_formulario .bcp_dropdown .bcp_error {
    margin-top: -20px
}

.bcp_formulario .bcp_error_show,.bcp_formulario_feedback .bcp_error_show {
    display: block;
    color: #ff003b!important
}

.bcp_formulario .form-group label,.bcp_formulario_feedback .form-group label {
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #012d74;
    text-align: left;
    font-weight: 700
}

.bcp_formulario .bcp_dropdown {
    width: calc(100% + 16px);
    padding: 0 8px;
    background: #ffff;
    height: 72px;
    margin-left: -8px;
    margin-bottom: -19px
}

.bcp_formulario .bcp_dropdown .bcp_opciones {
    height: 24px;
    opacity: 1.5;
    font-family: Flexo;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0;
    color: #282828;
    border-bottom: 1px solid rgba(1,45,116,.5);
    text-decoration: none;
    cursor: pointer
}

.bcp_formulario .bcp_dropdown ul {
    display: none;
    cursor: pointer;
    list-style: none
}

.bcp_formulario .bcp_dropdown li {
    padding: 10px 8px;
    cursor: pointer;
    font-size: 16px;
    color: #282828
}

.bcp_formulario .bcp_dropdown li:before {
    font-family: 'Icons';
    margin: 0 20px 0 -64px;
    font-size: 16px;
    color: #012d74;
    font-weight: 700;
    content: none
}

.bcp_formulario .bcp_dropdown li:hover {
    background: #f8f8f8
}

.bcp_formulario .bcp_dropdown .active_item {
    font-weight: 700;
    margin-left: -41px;
    text-align: left
}

.bcp_formulario .bcp_dropdown .item {
    margin-left: -41px;
    text-align: left
}

.bcp_formulario .bcp_dropdown .js-dropdown-list {
    position: absolute;
    z-index: 9;
    width: calc(100%);
    overflow-y: auto;
    background: inherit;
    height: 88px;
    margin-left: -8px;
    margin-top: -18px;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.01),0 3px 2px 1px rgba(0,0,0,.01),0 4px 5px 0 rgba(0,0,0,.1);
    border-radius: 0 0 3px 3px
}

.bcp_formulario #bcp_dropdown_tipo_doc_registro .js-dropdown-list {
    width: calc(100% + 32px);
    margin-top: 0
}

.bcp_formulario .bcp_dropdown a {
    display: block;
    text-decoration: none;
    color: #ff7800;
    margin-bottom: 20px;
    font-family: Flexo-Demi
}

.bcp_formulario .bcp_dropdown .icon {
    float: right;
    color: #ff7800;
    margin-top: 6px
}

.bcp_formulario .bcp-clausula a,.bcp_formulario_feedback .bcp-clausula a {
    font-family: Flexo-Demi;
    font-weight: 700
}

.bcp_formulario .bcp-clausula-celeste a {
    font-family: Flexo-Demi;
    font-weight: 700;
    color: #2cc0d5;
    font-style: normal
}

.bcp_formulario .bcp-clausula a,.bcp_formulario_feedback .bcp-clausula a {
    color: #ff7800
}

.bcp_formulario .bcp_scrollbar_gris::-webkit-scrollbar-track {
    border-radius: 8px
}

.bcp_formulario .bcp_scrollbar_gris::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #a8a8a8
}

.bcp_formulario .bcp_dropdown-activo {
    width: calc(100% + 16px);
    border-radius: 3px 3px 0 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.01),0 3px 1px -2px rgba(0,0,0,.01),0 1px 5px 0 rgba(0,0,0,.1)
}

.bcp_formulario .bcp_scrollbar_gris::-webkit-scrollbar {
    width: 8px
}

.bcp_formulario .btn_enviar_form:hover,.bcp_formulario_feedback .btn_enviar_form:hover {
    color: #fff;
    background: #ff8d29;
    text-decoration: none;
    outline: 0
}

.bcp_formulario .bcp-clausula,.bcp_formulario .bcp-clausula-celeste {
    font-size: 12px;
    line-height: 16px
}

.bcp_formulario .container-fluid {
    margin-left: -8px;
    margin-right: -8px
}

.bcp_formulario .bcp_error_hight,.bcp_formulario .bcp_error_hight_captcha,.bcp_formulario_feedback .bcp_error_hight,.bcp_formulario_feedback .bcp_error_hight_captcha {
    margin-bottom: -17px
}

.bcp_formulario p,.bcp_presentacion_te_puede_interesar h2,.bcp_presentacion_te_puede_interesar h3,.bcp_presentacion_te_puede_interesar p {
    margin: 0
}

@media (min-width:1px) {
    .bcp_formulario .captchaMobile {
        display: flex;
        justify-content: center
    }

    .bcp_formulario .btn_enviar_form {
        width: 100%;
        height: 48px;
        border-radius: 24px
    }
}

@media (min-width:768px) {
    .bcp_formulario .captchaMobile {
        display: flex;
        justify-content: right
    }

    .bcp_formulario .btn_enviar_form {
        min-width: 95px;
        width: max-content;
        height: 48px;
        padding-left: 16px;
        padding-right: 16px;
        border-radius: 24px
    }
}

.bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: left;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h2,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h3,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo p {
    font-family: 'Flexo-Demi';
    text-align: left;
    color: #002A8D;
    font-weight: normal;
}

.bcp_presentacion_te_puede_interesar .bcp_presentacion_subtitulo p {
    font-family: Flexo;
    font-weight: 400;
    text-align: left;
    color: #012d74
}

.bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box {
    background: #fff;
    cursor: pointer;
    position: relative
}

.bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_imagen {
    width: inherit;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-position: center;
    background-size: cover!important
}

.bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_titulo {
    font-family: Flexo;
    line-height: 10px;
    font-size: 12px;
    color: #012d74;
    font-weight: 400;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 8px;
    height: 12px
}

.bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_subtitulo {
    font-family: 'Flexo-Demi';
    color: #002A8D;
    font-weight: 500;
}

.bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_descripcion {
    font-family: Flexo;
    color: #202E44;
}

.bcp_presentacion_te_puede_interesar .bcp_boton_celeste_sin_fondo_y_borde,.bcp_presentacion_te_puede_interesar .bcp_boton_conoce_mas {
    border-width: 0;
    position: absolute
}

@media (min-width:1px) {
    .bcp_presentacion_te_puede_interesar {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_subtitulo p {
        font-size: 14px;
        line-height: 24px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar {
        padding-top: 28px;
        padding-bottom: 16px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        justify-content: left;
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar::-webkit-scrollbar {
        display: none
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box {
        margin-left: 4px;
        margin-right: 4px;
        width: 270px;
        height: 288px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_header {
        text-align: left;
        padding-left: 16px;
        padding-right: 16px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h2,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h3,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo p {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 0px
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_subtitulo {
        font-size: 16px;
        line-height: 24px
    }

    .bcp_presentacion_te_puede_interesar .bcp_boton_celeste_sin_fondo_y_borde,.bcp_presentacion_te_puede_interesar .bcp_boton_conoce_mas {
        margin-right: 16px;
        bottom: 0px;
        right: 0px;
        margin-bottom: 14px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_imagen {
        height: 124px;
        margin-bottom: 24px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_subtitulo {
        line-height: 24px;
        font-size: 18px;
        margin-bottom: 8px;
        margin-left: 16px;
        margin-right: 16px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_descripcion {
        line-height: 20px;
        font-size: 14px;
        margin-left: 16px;
        margin-right: 16px;
    }

}

@media (min-width:768px) {
    .bcp_presentacion_te_puede_interesar {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_subtitulo p {
        font-size: 16px;
        line-height: 24px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar {
        justify-content: left;
        padding-top: 32px;
        padding-bottom: 16px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box {
        margin-left: 12px;
        margin-right: 12px;
        width: 386px;
        height: 412px
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_header {
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;

    }

    .bcp_presentacion_te_puede_interesar .bcp_boton_celeste_sin_fondo_y_borde,.bcp_presentacion_te_puede_interesar .bcp_boton_conoce_mas {
        margin-right: 32px;
        bottom: 0px;
        right: 0px;
        margin-bottom: 30px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_imagen {
        height: 188px;
        margin-bottom: 32px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_subtitulo {
        line-height: 24px;
        font-size: 20px;
        margin-bottom: 16px;
        margin-left: 32px;
        margin-right: 32px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_descripcion {
        line-height: 20px;
        font-size: 14px;
        margin-left: 32px;
        margin-right: 32px
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h2,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h3,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo p {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 0px
    }
}

@media (min-width:992px) {
    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar {
        justify-content: center;
        padding-left: 258px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box {
        width: 386px;
        height: 412px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_imagen {
        height: 188px;
        margin-bottom: 32px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_subtitulo {
        line-height: 24px;
        font-size: 20px;
        margin-bottom: 16px;
        margin-left: 32px;
        margin-right: 32px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_descripcion {
        line-height: 20px;
        font-size: 14px;
        margin-left: 32px;
        margin-right: 32px
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h2,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo h3,.bcp_presentacion_te_puede_interesar .bcp_presentacion_titulo p {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 0px
    }
}

@media (min-width:1280px) {
    .bcp_presentacion_te_puede_interesar {
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar {
        justify-content: center;
        margin-right: 0;
        padding-left: 0
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box {
        width: 386px;
        height: 412px
    }

    .bcp_presentacion_te_puede_interesar .bcp_presentacion_header {
        padding-left: 0px;
        padding-right: 0px;
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_subtitulo {
        line-height: 24px;
        font-size: 20px;
        margin-bottom: 16px;
        margin-left: 32px;
        margin-right: 32px
    }

    .bcp_presentacion_te_puede_interesar .bcp_comp_puede_interesar .bcp_box .bcp_descripcion {
        line-height: 20px;
        font-size: 14px;
        margin-left: 32px;
        margin-right: 32px
    }
}



.bcp_blog_home {
    margin-top: 120px;
    font-family: Flexo
}

.bcp_blog_home .bcp_grupo_tag {
    display: flex;
    justify-content: center;
    max-width: max-content;
    margin: auto;
    border-bottom: 1px solid rgba(196,196,196,.5)
}

.bcp_blog_home .bcp_grupo_tag .bcp_tag {
    margin-left: 8px;
    margin-right: 8px;
    transition: linear 200ms;
    color: #99a1ad;
    border-style: outset;
    border-radius: unset;
    padding-bottom: 16px;
    border-color: transparent;
    box-shadow: unset;
    margin-bottom: 2px;
    background-color: transparent
}

.bcp_blog_home .bcp_boton_blanco_con_borde_celeste:focus,.bcp_blog_home .bcp_boton_blanco_con_borde_celeste:hover,.bcp_blog_home .bcp_boton_blanco_con_borde_celeste:link {
    border-color: transparent;
    background-color: transparent
}

.bcp_blog_home .bcp_grupo_boxes .bcp_box_blog {
    background: #fff;
    mix-blend-mode: normal;
    display: flex
}

.bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_imagen {
    border-radius: 4px
}

.bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_imagen {
    background-size: cover
}

.bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_antetitulo {
    line-height: 16px;
    font-size: 12px;
    font-weight: 400;
    color: #99a1ad
}

.bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_titulo {
    font-weight: 700;
    color: #002a8d
}

.bcp_blog_home .bcp_boton_celeste_sin_fondo_y_borde {
    justify-content: center;
    line-height: 24px;
    font-size: 16px
}

.bcp_blog_home .bcp_grupo_titulos_principales {
    margin-bottom: 32px
}

.bcp_blog_home .bcp_grupo_titulos_principales .bcp_titulo_principal {
    font-weight: 700;
    color: #002a8d;
    text-align: center
}

.bcp_blog_home .bcp_grupo_titulos_principales .bcp_subtitulo_principal {
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #002a8d
}

.bcp_blog_home .bcp_grupo_titulos_principales .bcp_subtitulo_principal a {
    color: #ff7800;
    font-family: 'Flexo-Demi'
}

@media (min-width:1px) {
    .bcp_blog_home {
        margin-top: 64px
    }

    .bcp_blog_home .bcp_grupo_boxes {
        height: auto
    }

    .bcp_blog_home .container {
        margin-bottom: 48px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog,.bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog {
        width: 100%;
        height: 120px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_imagen {
        width: 125px;
        height: 140px;
        float: right
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog .bcp_imagen {
        width: 125px;
        height: 120px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_imagen {
        border-radius: 4px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros,.bcp_blog_home .bcp_grupo_boxes .bcp_box_primero {
        padding-left: 10px;
        padding-right: 10px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_antetitulo {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_descripcion,.bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_titulo {
        padding-left: 0;
        padding-right: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_col_1 {
        width: 100%
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_col_2 {
        padding-right: 16px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_titulo {
        width: calc(100% - 125px)
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_titulo {
        line-height: 20px;
        font-size: 16px;
        margin-top: 12px
    }

    .bcp_blog_home .bcp_boton_celeste_sin_fondo_y_borde {
        margin-bottom: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog,.bcp_blog_home .bcp_grupo_titulos_principales {
        margin-bottom: 16px
    }

    .bcp_blog_home .bcp_grupo_tag {
        display: flex;
        justify-content: left;
        margin-right: 8px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 48px;
        border-bottom: 1px solid rgba(196,196,196,.5);
        margin-left: 8px
    }

    .bcp_blog_home .bcp_grupo_titulos_principales .bcp_titulo_principal {
        line-height: 32px;
        font-size: 24px;
        margin-bottom: 8px
    }

    .bcp_blog_home .bcp_grupo_titulos_principales .bcp_subtitulo_principal {
        line-height: 24px;
        font-size: 14px
    }

    .bcp_blog_home .bcp_grupo_tag .bcp_tag.active {
        transition: linear 200ms;
        color: #002a8d;
        border-style: outset;
        border-radius: unset;
        padding-bottom: 20px;
        border-color: transparent;
        box-shadow: 0 2px #ff7800
    }

    .bcp_blog_home .bcp_boton_blanco_con_borde_celeste {
        height: 48px
    }

    .bcp_blog_home .bcp_grupo_boxes_centrado {
        display: -webkit-box;
        justify-content: normal
    }

    .bcp_blog_home .bcp_ver_mas_tag {
        height: 40px
    }
}

@media (min-width:768px) {
    .bcp_blog_home {
        margin-top: 64px
    }

    .bcp_blog_home .bcp_grupo_boxes {
        height: auto;
        display: flex;
        justify-content: center
    }

    .bcp_blog_home .container {
        margin-bottom: 48px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog,.bcp_blog_home .bcp_grupo_boxes .col-xs-17.col-sm-9.bcp_box_primero {
        width: 396px;
        height: 524px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog {
        width: 322px;
        height: 164px
    }

    .bcp_blog_home .bcp_grupo_boxes .col-xs-17.col-sm-8.bcp_box_otros {
        width: 322px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_imagen {
        width: 396px;
        height: 266px;
        float: none
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog .bcp_imagen {
        width: 152px;
        height: 164px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_antetitulo {
        margin-top: 16px;
        padding-left: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_descripcion,.bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_titulo {
        padding-left: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_descripcion {
        height: 118px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #282828;
        margin-top: 16px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_antetitulo:first-child {
        margin-top: 32px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_titulo {
        line-height: 20px;
        font-size: 16px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog,.bcp_blog_home .bcp_grupo_titulos_principales {
        margin-bottom: 16px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero {
        padding-left: 0;
        padding-right: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros,.bcp_blog_home .bcp_grupo_tag {
        padding-left: 0;
        padding-right: 0;
        margin-left: 14px
    }

    .bcp_blog_home .bcp_grupo_tag {
        margin-right: auto;
        overflow: unset;
        margin-left: auto
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_titulo {
        line-height: 32px;
        font-size: 24px;
        width: 100%;
        height: 76px;
        margin-top: 16px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog .bcp_titulo {
        margin-top: 16px
    }

    .bcp_blog_home .bcp_grupo_titulos_principales .bcp_titulo_principal {
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 4px
    }

    .bcp_blog_home .bcp_grupo_titulos_principales .bcp_subtitulo_principal {
        line-height: 24px;
        font-size: 16px
    }

    .bcp_blog_home .bcp_grupo_boxes_centrado,.bcp_blog_home .bcp_grupo_tag {
        display: flex;
        justify-content: center
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_col_2 {
        padding-right: 32px
    }

    .bcp_blog_home .bcp_boton_blanco_con_borde_celeste {
        height: 34px
    }

    .bcp_blog_home .bcp_ver_mas_tag {
        height: 80px
    }
}

@media (min-width:992px) {
    .bcp_blog_home {
        margin-top: 56px
    }

    .bcp_blog_home .container {
        margin-bottom: 48px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog,.bcp_blog_home .bcp_grupo_boxes .col-xs-17.col-sm-9.bcp_box_primero {
        width: 457px;
        height: 524px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog {
        width: 397px;
        height: 164px
    }

    .bcp_blog_home .bcp_grupo_boxes .col-xs-17.col-sm-8.bcp_box_otros {
        width: 397px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_imagen {
        width: 457px;
        height: 266px;
        float: none
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog .bcp_imagen {
        width: 152px;
        height: 164px
    }

    .bcp_blog_home .bcp_grupo_titulos_principales {
        margin-bottom: 32px
    }

    .bcp_blog_home .bcp_grupo_tag {
        display: flex;
        justify-content: center;
        margin-right: auto;
        overflow: unset
    }

    .bcp_blog_home .bcp_grupo_titulos_principales .bcp_titulo_principal {
        line-height: 40px;
        font-size: 32px
    }

    .bcp_blog_home .bcp_grupo_titulos_principales .bcp_subtitulo_principal {
        line-height: 24px;
        font-size: 16px
    }
}

@media (min-width:1280px) {
    .bcp_blog_home .container {
        margin-bottom: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog,.bcp_blog_home .bcp_grupo_boxes .col-xs-17.col-sm-9.bcp_box_primero {
        width: 526px;
        height: 624px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog {
        width: 442px;
        height: 164px
    }

    .bcp_blog_home .bcp_grupo_boxes .col-xs-17.col-sm-8.bcp_box_otros {
        width: 442px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_imagen {
        width: 526px;
        height: 354px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog .bcp_imagen {
        width: 208px;
        height: 164px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros {
        padding-left: 0;
        padding-right: 0;
        margin-left: 24px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog {
        margin-bottom: 24px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_antetitulo {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_descripcion,.bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_titulo {
        padding-left: 0;
        padding-right: 0
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_blog .bcp_descripcion {
        height: 98px
    }

    .bcp_blog_home .bcp_boton_celeste_sin_fondo_y_borde {
        margin-bottom: 88px
    }

    .bcp_blog_home .bcp_grupo_tag .bcp_tag.active {
        transition: linear 200ms;
        border-style: outset;
        border-radius: unset;
        padding-bottom: 20px;
        border-color: transparent
    }

    .bcp_blog_home .bcp_boton_blanco_con_borde_celeste {
        height: 34px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_primero .bcp_box_blog .bcp_titulo {
        font-size: 32px;
        line-height: 40px
    }

    .bcp_blog_home .bcp_grupo_boxes .bcp_box_otros .bcp_box_blog .bcp_titulo {
        font-size: 18px;
        line-height: 24px
    }
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: right;
    opacity: 1;
    color: #d8d8d8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #012d74
}

.slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.bcp_modal {
    background-color: rgba(32,46,68,.9);
    position: fixed;
    z-index: 999999999;
    top: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.bcp_modal .bcp_modal_cuerpo {
    background-color: #fff;
    border-radius: 8px;
    padding: 32px;
    display: none;
    text-align: center
}

.bcp_modal .bcp_modal_cuerpo .icon.bcp-x-f,.bcp_modal_video .bcp_modal_cuerpo .icon.bcp-x-f {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0iI2ZmNzgwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNDEgNy45NzQ0NkwxNC43MSAyLjcwMDk0QzE1LjEwMjEgMi4zMTAwNCAxNS4xMDIxIDEuNjc2MjYgMTQuNzEgMS4yODUzNkMxNC4zMTc5IDAuODk0NDYyIDEzLjY4MjEgMC44OTQ0NjIgMTMuMjkgMS4yODUzNkw4IDYuNTY4ODVMMi43MSAxLjI4NTM2QzIuMzE3ODggMC44OTQ0NjIgMS42ODIxMiAwLjg5NDQ2MiAxLjI5IDEuMjg1MzZDMC44OTc4NzggMS42NzYyNiAwLjg5Nzg3OCAyLjMxMDA0IDEuMjkgMi43MDA5NEw2LjU5IDcuOTc0NDZMMS4yOSAxMy4yNDhDMS4xMDA2OSAxMy40MzUyIDAuOTk0MjAyIDEzLjY5IDAuOTk0MjAyIDEzLjk1NThDMC45OTQyMDIgMTQuMjIxNiAxLjEwMDY5IDE0LjQ3NjQgMS4yOSAxNC42NjM2QzEuNDc3NzcgMTQuODUyMyAxLjczMzM2IDE0Ljk1ODQgMiAxNC45NTg0QzIuMjY2NjQgMTQuOTU4NCAyLjUyMjIzIDE0Ljg1MjMgMi43MSAxNC42NjM2TDggOS4zODAwN0wxMy4yOSAxNC42NjM2QzEzLjQ3NzggMTQuODUyMyAxMy43MzM0IDE0Ljk1ODQgMTQgMTQuOTU4NEMxNC4yNjY2IDE0Ljk1ODQgMTQuNTIyMiAxNC44NTIzIDE0LjcxIDE0LjY2MzZDMTQuODk5MyAxNC40NzY0IDE1LjAwNTggMTQuMjIxNiAxNS4wMDU4IDEzLjk1NThDMTUuMDA1OCAxMy42OSAxNC44OTkzIDEzLjQzNTIgMTQuNzEgMTMuMjQ4TDkuNDEgNy45NzQ0NloiIGZpbGw9IiNmZjc4MDAiLz4KPC9zdmc+Cg==);
    height: 18px;
    width: 18px;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat
}

.bcp_modal .bcp_modal_animacion_open {
    transform: translate(0,30px);
    animation: bcp_modal_animacion_open_keyframes .4s ease-in-out;
    display: block
}

.bcp_modal .bcp_modal_animacion_close {
    transform: translate(0,0);
    animation: bcp_modal_animacion_close_keyframes .6s ease-in-out;
    display: block
}

.bcp_modal .bcp_modal_titulo {
    font-size: 28px;
    Line-Height: 32px;
    font-weight: 700;
    color: #012d74;
    padding-bottom: 16px;
    padding-top: 16px
}

.bcp_modal .bcp_modal_descripcion {
    font-size: 14px;
    Line-Height: 24px;
    font-weight: 400;
    color: #282828;
    padding-bottom: 32px
}

.bcp_modal .bcp_modal_close {
    font-size: 16px;
    float: right;
    color: #ff7800;
    transform: translate(16px,-16px);
    cursor: pointer;
    height: 0
}

.bcp_modal .bcp_overflow {
    overflow: hidden
}

.bcp_modal .bcp_modal_cuerpo.small .bcp_modal_imagen img {
    margin-bottom: 28px
}

@media (min-width:1px) {
    .bcp_modal .bcp_modal_cuerpo {
        max-width: 448px;
        min-height: 240px;
        margin-top: -60px;
        max-height: calc(100% - 142px);
        margin-left: 16px;
        margin-right: 16px
    }

    .bcp_modal .bcp_modal_descripcion {
        overflow: auto;
        max-height: calc(100vh - 304px)
    }

    .bcp_modal .bcp_modal_cuerpo.small {
        max-height: calc(50%)
    }

    .bcp_modal .bcp_modal_cuerpo.full_screen {
        min-height: 100%;
        max-height: 100%;
        margin-left: 0;
        margin-right: 0;
        border-radius: 0
    }
}

@media (min-width:768px) {
    .bcp_modal .bcp_modal_cuerpo {
        margin-top: -60px;
        max-height: calc(100% - 176px);
        margin-left: auto;
        margin-right: auto
    }

    .bcp_modal .bcp_modal_cuerpo.small {
        max-width: 448px;
        min-height: 240px;
        max-height: calc(40%)
    }

    .bcp_modal .bcp_modal_cuerpo.medium {
        max-width: 576px;
        min-height: 320px;
        max-height: calc(50%)
    }

    .bcp_modal .bcp_modal_cuerpo.large {
        max-width: 880px;
        min-height: 640px;
        max-height: calc(100% - 176px)
    }

    .bcp_modal .bcp_modal_descripcion {
        overflow: auto;
        max-height: calc(100vh - 265px)
    }

    .bcp_modal .bcp_modal_cuerpo.full_screen {
        border-radius: 8px
    }
}

@media (min-width:992px) {
    .bcp_modal .bcp_modal_cuerpo {
        max-width: 576px;
        min-height: 320px;
        margin-top: -60px;
        max-height: calc(100% - 176px);
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:1280px) {
    .bcp_modal .bcp_modal_cuerpo {
        max-width: 880px;
        min-height: 640px;
        margin-top: -60px;
        max-height: calc(100% - 176px);
        margin-left: auto;
        margin-right: auto
    }

    .bcp_modal .bcp_modal_cuerpo.medium {
        max-width: 676px;
        min-height: 420px;
        max-height: calc(50%)
    }
}

.bcp_modal .bcp_modal_descripcion::-webkit-scrollbar {
    width: 8px;
    border-radius: 8px
}

.bcp_modal .bcp_modal_descripcion::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #a8a8a8
}

.bcp_modal .bcp_modal_descripcion::-webkit-scrollbar-track {
    background-color: #e8e8e8;
    border-radius: 8px
}

.bcp_modal .bcp_modal_flotante_sombra.medium {
    position: absolute;
    background: linear-gradient(transparent,#fff);
    height: 60px;
    width: calc(100vh - 380px);
    margin-top: calc(100vh - 630px)
}

.bcp_modal_video {
    background-color: rgba(0,0,0,.8);
    position: fixed;
    z-index: 99999999999;
    top: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.bcp_modal_video .bcp_modal_cuerpo {
    background-color: transparent;
    border-radius: 8px;
    padding: 32px;
    display: none;
    text-align: center
}

.bcp_modal_video iframe {
    border-style: none
}

.bcp_modal_video .bcp_modal_animacion_open {
    transform: translate(0,30px);
    animation: bcp_modal_animacion_open_keyframes .4s ease-in-out;
    display: block
}

.bcp_modal_video .bcp_modal_animacion_close {
    transform: translate(0,0);
    animation: bcp_modal_animacion_close_keyframes .6s ease-in-out;
    display: block
}

.bcp_modal_video .bcp_modal_titulo {
    font-size: 28px;
    Line-Height: 32px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 16px;
    text-align: left
}

.bcp_modal_video .bcp_modal_close {
    font-size: 18px;
    float: right;
    color: #fff;
    opacity: .6;
    font-weight: 800;
    padding-top: 8px;
    cursor: pointer
}

.bcp_modal_video .bcp_modal_close:hover {
    opacity: 1;
    transition: opacity .4s ease
}

@media (min-width:1px) {
    .bcp_modal_video .bcp_modal_cuerpo {
        margin-top: -60px;
        margin-left: 16px;
        margin-right: 16px
    }

    .bcp_modal_video .bcp_modal_titulo {
        font-size: 18px
    }

    .bcp_modal_video .bcp_modal_close {
        transform: translateX(-16px)
    }

    .bcp_modal_video iframe {
        width: 300px;
        height: 180px
    }
}

@media (min-width:768px) {
    .bcp_modal_video .bcp_modal_cuerpo {
        margin-top: -60px;
        margin-left: auto;
        margin-right: auto
    }

    .bcp_modal_video .bcp_modal_titulo {
        font-size: 20px
    }

    .bcp_modal_video .bcp_modal_close {
        transform: none
    }

    .bcp_modal_video iframe {
        width: 600px;
        height: 400px
    }
}

@media (min-width:992px) {
    .bcp_modal_video .bcp_modal_cuerpo {
        margin-top: -60px;
        margin-left: auto;
        margin-right: auto
    }

    .bcp_modal_video .bcp_modal_titulo {
        font-size: 24px
    }

    .bcp_modal_video iframe {
        width: 800px;
        height: 500px
    }
}

@media (min-width:1280px) {
    .bcp_modal_video .bcp_modal_cuerpo {
        margin-top: -60px;
        margin-left: auto;
        margin-right: auto
    }

    .bcp_modal_video .bcp_modal_titulo {
        font-size: 28px
    }

    .bcp_modal_video iframe {
        width: 800px;
        height: 500px
    }
}

.bcp_todo_lo_que_debes_saber_producto .ng-binding {
    font-size: 28px;
    line-height: 1.179;
    color: #012d74;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0
}

.bcp_todo_lo_que_debes_saber_producto .list {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 3000px;
    margin-left: -40px;
    margin-top: 12px
}

.bcp_todo_lo_que_debes_saber_producto .swipe-tabs li {
    display: table-cell;
    position: relative;
    text-align: left;
    vertical-align: middle;
    color: #7194bd;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 32px 10px 0;
    font-weight: 700;
    cursor: default
}

.bcp_todo_lo_que_debes_saber_general .swipe-tabs li a:hover,.bcp_todo_lo_que_debes_saber_producto .swipe-tabs .activado,.bcp_todo_lo_que_debes_saber_producto .swipe-tabs .activado:hover,.bcp_todo_lo_que_debes_saber_producto .swipe-tabs li a:hover {
    color: #082a60
}

.bcp_todo_lo_que_debes_saber_general .swipe-tabs a,.bcp_todo_lo_que_debes_saber_producto .swipe-tabs a {
    text-decoration: none;
    cursor: pointer
}

.bcp_todo_lo_que_debes_saber_producto .scroller {
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 11px 7px 7px;
    white-space: no-wrap
}

.bcp_todo_lo_que_debes_saber_producto h2,.bcp_todo_lo_que_debes_saber_producto h3 {
    padding-bottom: 4px
}

.bcp_todo_lo_que_debes_saber_producto .tab-content {
    position: absolute;
    top: -9999px;
    padding: 0 0 10px
}

.bcp_todo_lo_que_debes_saber_producto .linea_container {
    padding-left: 0;
    margin-top: -15px
}

.bcp_todo_lo_que_debes_saber_producto .linea_mov {
    background-color: #36bdcd;
    width: 66px;
    height: 5px;
    margin-top: 75px;
    margin-left: 0
}

.bcp_todo_lo_que_debes_saber_producto .bcp_tab_line {
    margin-top: -5px;
    margin-left: 0;
    margin-right: 0
}

.bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido .activo {
    position: relative;
    top: 0;
    padding-top: 24px
}

.bcp_todo_lo_que_debes_saber_producto .bcp-angle-left-f,.bcp_todo_lo_que_debes_saber_producto .bcp-angle-right-f {
    color: #ff7800;
    font-size: 16px
}

.bcp_todo_lo_que_debes_saber_producto .bcp_boton_naranja {
    height: 32px;
    width: 127px
}

.bcp_todo_lo_que_debes_saber_producto .bcp_imagen {
    margin-bottom: 52px;
    text-align: center
}

.bcp_todo_lo_que_debes_saber_producto .bcp_imagen img {
    width: 302px;
    height: auto;
    padding-bottom: 16px;
    padding-top: 56px
}

.bcp_todo_lo_que_debes_saber_producto .bcp_titulo {
    font-family: Flexo;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #012d74;
    font-size: 16px;
    padding-bottom: 16px;
    margin-top: -43px
}

.bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido_col_2 {
    padding-left: 181px
}

.bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formetado ul,.bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formetado ul {
    font-size: 14px;
    line-height: 24px
}

@media (min-width:1px) {
    .bcp_todo_lo_que_debes_saber_producto .scroller-right {
        margin-top: 26px;
        float: right;
        height: 16px;
        width: 16px;
        margin-right: 10px
    }

    .bcp_todo_lo_que_debes_saber_producto {
        padding-left: 8px;
        padding-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_producto .boton-naranja-tarjeta {
        text-align: -webkit-center;
        margin-right: 0!important
    }

    .bcp_todo_lo_que_debes_saber_producto .scroller-left {
        margin-top: 26px;
        float: left
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 12px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_imagen img {
        width: 209px;
        display: inline-block
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido_col_2 {
        padding-left: 0;
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_titulo {
        text-align: center
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_boton_naranja {
        height: 32px;
        width: 304px;
        margin-top: 6px;
        margin-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_producto .ng-binding {
        font-size: 24px;
        line-height: 32px;
        margin-top: 60px;
        padding-left: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .swipe-tabs li {
        font-size: 14px;
        line-height: 24px;
        padding-top: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h2,.bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h3 {
        padding-bottom: 4px;
        padding-top: 38px
    }

    .bcp_todo_lo_que_debes_saber_producto h1 {
        margin-left: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .list {
        margin-top: 10px;
        height: 24px
    }

    .bcp_todo_lo_que_debes_saber_producto .linea_mov {
        margin-top: 57px;
        height: 4px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido .activo {
        padding-top: 10px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado ul li:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3MDk4IDE2LjUzOUw0LjczMTA2IDEyLjMxNzdDNC4zNTQyMiAxMS45MTM5IDMuNzIxNDQgMTEuODkyMSAzLjMxNzY5IDEyLjI2ODlDMi45MTM5MyAxMi42NDU4IDIuODkyMTEgMTMuMjc4NiAzLjI2ODk1IDEzLjY4MjNMNy45MzU2MiAxOC42ODIzQzguMzI5MzYgMTkuMTA0MiA4Ljk5NzQ2IDE5LjEwNjIgOS4zOTM2OCAxOC42ODY2TDIwLjcyNyA2LjY4NjYzQzIxLjEwNjIgNi4yODUxMSAyMS4wODgxIDUuNjUyMiAyMC42ODY2IDUuMjcyOTlDMjAuMjg1MSA0Ljg5Mzc4IDE5LjY1MjIgNC45MTE4NiAxOS4yNzMgNS4zMTMzOEw4LjY3MDk4IDE2LjUzOVoiIGZpbGw9IiMwMDJBOEQiLz4KPC9zdmc+Cg==);
        margin: 0 0 0 -40px
    }

    .bcp_todo_lo_que_debes_saber_producto .container-padding-right {
        padding-bottom: 27px;
        padding-left: 0;
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h2,.bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h3,.bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado li {
        font-size: 14px;
        line-height: 24px
    }
}

@media (min-width:768px) {
    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido {
        width: 453px;
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .boton-naranja-tarjeta {
        text-align: center
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado ul li:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3MDk4IDE2LjUzOUw0LjczMTA2IDEyLjMxNzdDNC4zNTQyMiAxMS45MTM5IDMuNzIxNDQgMTEuODkyMSAzLjMxNzY5IDEyLjI2ODlDMi45MTM5MyAxMi42NDU4IDIuODkyMTEgMTMuMjc4NiAzLjI2ODk1IDEzLjY4MjNMNy45MzU2MiAxOC42ODIzQzguMzI5MzYgMTkuMTA0MiA4Ljk5NzQ2IDE5LjEwNjIgOS4zOTM2OCAxOC42ODY2TDIwLjcyNyA2LjY4NjYzQzIxLjEwNjIgNi4yODUxMSAyMS4wODgxIDUuNjUyMiAyMC42ODY2IDUuMjcyOTlDMjAuMjg1MSA0Ljg5Mzc4IDE5LjY1MjIgNC45MTE4NiAxOS4yNzMgNS4zMTMzOEw4LjY3MDk4IDE2LjUzOVoiIGZpbGw9IiMwMDJBOEQiLz4KPC9zdmc+Cg==);
        margin: 0 0 0 -40px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido_col_2 {
        padding-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_titulo {
        padding-bottom: 32px;
        width: 232px;
        text-align: center
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido .activo {
        padding-top: 15px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_imagen img {
        width: 232px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_boton_naranja {
        margin-left: 53px;
        height: 32px;
        width: 127px;
        margin-top: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido_col_2 {
        padding-left: 13px
    }

    .bcp_todo_lo_que_debes_saber_producto .col-sm-7 {
        width: 34.176471%
    }

    .bcp_todo_lo_que_debes_saber_producto .ng-binding {
        font-size: 28px;
        line-height: 33px
    }

    .bcp_todo_lo_que_debes_saber_producto .list {
        margin-top: 18px
    }

    .bcp_todo_lo_que_debes_saber_producto .swipe-tabs li {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 6px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado li {
        font-size: 14px;
        line-height: 24px;
        padding-top: 20px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h2,.bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h3 {
        font-size: 16px;
        line-height: 24px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_cabecera {
        height: 64px;
        margin-top: 8px;
        padding-bottom: 0
    }

    .bcp_todo_lo_que_debes_saber_producto .scroller-left,.bcp_todo_lo_que_debes_saber_producto .scroller-right {
        margin-top: 18px
    }

    .bcp_todo_lo_que_debes_saber_producto .flotante-der,.bcp_todo_lo_que_debes_saber_producto .flotante-izq {
        width: 124px
    }

    .bcp_todo_lo_que_debes_saber_producto .container-padding-right {
        padding-bottom: 80px;
        padding-left: 8px;
        padding-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_producto .linea_mov {
        margin-top: 74px
    }
}

@media (min-width:992px) {
    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido {
        width: 558px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido_col_2 {
        padding-left: 0;
        padding-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_titulo {
        padding-bottom: 24px;
        width: 280px;
        text-align: center;
        font-size: 24px;
        line-height: 29px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado li {
        font-size: 16px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_imagen img {
        width: 280px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_boton_naranja {
        margin-left: 82px
    }

    .bcp_todo_lo_que_debes_saber_producto .col-sm-7 {
        width: 32.17647059%
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h2,.bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado h3 {
        padding-top: 50px;
        padding-bottom: 12px
    }

    .bcp_todo_lo_que_debes_saber_producto .container-padding-right {
        padding-bottom: 120px
    }
}

@media (min-width:1280px) {
    .bcp_todo_lo_que_debes_saber_producto .bcp_tab_contenido_col_2 {
        padding-left: 78px;
        padding-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_titulo {
        padding-bottom: 24px;
        width: 280px
    }

    .bcp_todo_lo_que_debes_saber_producto .container-padding-right {
        padding-left: 62px;
        padding-right: 75px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_texto_enriquecido_formateado li {
        font-size: 14px
    }

    .bcp_todo_lo_que_debes_saber_producto .bcp_boton_naranja {
        line-height: 24px;
        margin-left: 82px
    }
}

.bcp_todo_lo_que_debes_saber_general .ng-binding {
    font-size: 32px;
    line-height: 32px;
    color: #002a8d;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0
}

.bcp_todo_lo_que_debes_saber_general .list {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 3000px;
    margin-left: -40px;
    margin-top: 12px
}

.bcp_todo_lo_que_debes_saber_general .swipe-tabs li {
    display: table-cell;
    position: relative;
    text-align: left;
    vertical-align: middle;
    color: #7194bd;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 32px 10px 0;
    font-weight: 700;
    cursor: default
}

.bcp_todo_lo_que_debes_saber_general .swipe-tabs .activado,.bcp_todo_lo_que_debes_saber_general .swipe-tabs .activado:hover {
    color: #082a60
}

.bcp_todo_lo_que_debes_saber_general h2,.bcp_todo_lo_que_debes_saber_general h3 {
    padding-bottom: 4px;
    padding-top: 20px
}

.bcp_todo_lo_que_debes_saber_general .tab-content {
    padding: 0 0 10px
}

.bcp_todo_lo_que_debes_saber_general .linea_container {
    padding-left: 0;
    margin-top: -15px
}

.bcp_todo_lo_que_debes_saber_general .linea_mov {
    background-color: #36bdcd;
    width: 66px;
    height: 5px;
    margin-top: 75px;
    margin-left: 0
}

.bcp_todo_lo_que_debes_saber_general .bcp_tab_line {
    margin-top: -5px;
    margin-left: 0;
    margin-right: 0
}

.bcp_todo_lo_que_debes_saber_general .bcp_boton_celeste,.bcp_todo_lo_que_debes_saber_general .bcp_boton_naranja {
    height: 40px;
    width: max-content
}

.bcp_todo_lo_que_debes_saber_general .bcp_imagen {
    margin-bottom: 52px;
    text-align: center
}

.bcp_todo_lo_que_debes_saber_general .bcp_imagen img {
    height: auto;
    padding-bottom: 27px;
    padding-top: 56px
}

.bcp_todo_lo_que_debes_saber_general .bcp_titulo {
    font-family: Flexo;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #012d74;
    font-size: 16px;
    padding-bottom: 16px;
    margin-top: -43px
}

.bcp_todo_lo_que_debes_saber_general .bcp_tab_contenido {
    margin-top: 30px
}

.bcp_todo_lo_que_debes_saber_general .ver_mas {
    margin-left: 36px;
    font-family: Flexo;
    line-height: 24px;
    font-size: 14px;
    color: #2cc0d5;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 40px;
    padding-top: 30px
}

.bcp_todo_lo_que_debes_saber_general .swipe-tab {
    display: flex;
    align-items: initial;
    justify-content: center;
    height: 34px;
    width: fit-content;
    background: 0 0;
    border: 0;
    color: #99a1ad;
    cursor: pointer;
    text-align: center;
    transition: all 400ms;
    font-family: Flexo;
    font-weight: 700;
    outline: 0
}

.bcp_todo_lo_que_debes_saber_general .sub-header {
    margin: 24px 0 30px
}

.bcp_todo_lo_que_debes_saber_general .slick-initialized .active-tab {
    border-bottom: 2px solid #ff7800;
    color: #002a8d;
    font-weight: 700
}

.bcp_todo_lo_que_debes_saber_general .tab-content {
    position: absolute;
    top: -9999px;
    min-height: 100px;
    float: left
}

.bcp_todo_lo_que_debes_saber_general .bcp_tab_cabecera {
    position: relative;
    overflow: hidden;
    height: 35px;
    margin: 0 auto 0 0;
    border-bottom: #e5e7eb 1px solid
}

.bcp_todo_lo_que_debes_saber_general .bcp_component_preguntas h2,.bcp_todo_lo_que_debes_saber_general .bcp_component_preguntas h3 {
    padding-top: 8px
}

.bcp_texto_enriquecido_formateado.bcp_enlaces_celeste a,.bcp_texto_enriquecido_formateado.bcp_enlaces_celeste a span,.bcp_texto_enriquecido_formateado.bcp_enlaces_celeste span a {
    color: #2cc0d5!important
}

@media (min-width:1px) {
    .bcp_todo_lo_que_debes_saber_general {
        padding-left: 8px;
        padding-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_general .boton-naranja-tarjeta {
        text-align: -webkit-center;
        margin-right: 0!important
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_tab_contenido,.bcp_todo_lo_que_debes_saber_general .bcp_tab_contenido_col_2 {
        padding-left: 0;
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_imagen img {
        width: 209px;
        display: inline-block
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_titulo {
        text-align: center
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_boton_celeste,.bcp_todo_lo_que_debes_saber_general .bcp_boton_naranja {
        margin-top: 6px;
        margin-right: 0
    }

    .bcp_todo_lo_que_debes_saber_general .ng-binding {
        font-size: 22px;
        line-height: 28px;
        margin-top: 40px;
        padding-left: 0;
        text-align: center
    }

    .bcp_todo_lo_que_debes_saber_general .swipe-tabs li {
        font-size: 14px;
        line-height: 24px;
        padding-top: 0
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado h2 {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 4px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado h3 {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 4px
    }

    .bcp_todo_lo_que_debes_saber_general h1 {
        margin-left: 0
    }

    .bcp_todo_lo_que_debes_saber_general .list {
        margin-top: 10px;
        height: 24px
    }

    .bcp_todo_lo_que_debes_saber_general .linea_mov {
        margin-top: 57px;
        height: 4px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado ul li:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3MDk4IDE2LjUzOUw0LjczMTA2IDEyLjMxNzdDNC4zNTQyMiAxMS45MTM5IDMuNzIxNDQgMTEuODkyMSAzLjMxNzY5IDEyLjI2ODlDMi45MTM5MyAxMi42NDU4IDIuODkyMTEgMTMuMjc4NiAzLjI2ODk1IDEzLjY4MjNMNy45MzU2MiAxOC42ODIzQzguMzI5MzYgMTkuMTA0MiA4Ljk5NzQ2IDE5LjEwNjIgOS4zOTM2OCAxOC42ODY2TDIwLjcyNyA2LjY4NjYzQzIxLjEwNjIgNi4yODUxMSAyMS4wODgxIDUuNjUyMiAyMC42ODY2IDUuMjcyOTlDMjAuMjg1MSA0Ljg5Mzc4IDE5LjY1MjIgNC45MTE4NiAxOS4yNzMgNS4zMTMzOEw4LjY3MDk4IDE2LjUzOVoiIGZpbGw9IiMwMDJBOEQiLz4KPC9zdmc+Cg==);
        margin: 0 0 0 -40px
    }

    .bcp_todo_lo_que_debes_saber_general .container-padding-right {
        padding-bottom: 40px;
        padding-left: 8px;
        padding-right: 8px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado li {
        font-size: 16px;
        line-height: 24px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_presentacion_preguntas .container {
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_general .sub-header {
        margin: 36px 0 10px
    }

    .bcp_todo_lo_que_debes_saber_general .swipe-tab {
        line-height: 20px;
        font-size: 14px;
        padding-left: 16px;
        padding-right: 16px;
        outline: 0
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_titulo {
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width:768px) {
    .bcp_todo_lo_que_debes_saber_general .ng-binding {
        font-size: 32px;
        line-height: 40px;
        margin-top: 0;
        text-align: left
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_presentacion_preguntas .container {
        padding-right: 30px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_tab_contenido {
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_general .boton-naranja-tarjeta {
        text-align: -webkit-center
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado ul li:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3MDk4IDE2LjUzOUw0LjczMTA2IDEyLjMxNzdDNC4zNTQyMiAxMS45MTM5IDMuNzIxNDQgMTEuODkyMSAzLjMxNzY5IDEyLjI2ODlDMi45MTM5MyAxMi42NDU4IDIuODkyMTEgMTMuMjc4NiAzLjI2ODk1IDEzLjY4MjNMNy45MzU2MiAxOC42ODIzQzguMzI5MzYgMTkuMTA0MiA4Ljk5NzQ2IDE5LjEwNjIgOS4zOTM2OCAxOC42ODY2TDIwLjcyNyA2LjY4NjYzQzIxLjEwNjIgNi4yODUxMSAyMS4wODgxIDUuNjUyMiAyMC42ODY2IDUuMjcyOTlDMjAuMjg1MSA0Ljg5Mzc4IDE5LjY1MjIgNC45MTE4NiAxOS4yNzMgNS4zMTMzOEw4LjY3MDk4IDE2LjUzOVoiIGZpbGw9IiMwMDJBOEQiLz4KPC9zdmc+Cg==);
        margin: 0 0 0 -40px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_titulo {
        padding-bottom: 32px;
        width: auto;
        text-align: center
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_tab_contenido .activo {
        padding-top: 15px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_imagen img {
        width: 263px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_boton_celeste,.bcp_todo_lo_que_debes_saber_general .bcp_boton_naranja {
        margin-left: 0;
        margin-top: 0
    }

    .bcp_todo_lo_que_debes_saber_general .list {
        margin-top: 18px
    }

    .bcp_todo_lo_que_debes_saber_general .swipe-tabs li {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 6px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado li {
        padding-top: 20px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado h2 {
        font-size: 20px;
        line-height: 28px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado h3 {
        font-size: 18px;
        line-height: 24px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_tab_cabecera {
        height: 35px;
        margin-top: 0;
        padding-bottom: 0
    }

    .bcp_todo_lo_que_debes_saber_general .container-padding-right {
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_general .linea_mov {
        margin-top: 74px
    }

    .bcp_todo_lo_que_debes_saber_general .sub-header {
        margin: 32px 0 30px
    }

    .bcp_todo_lo_que_debes_saber_general .swipe-tab {
        line-height: 20px;
        font-size: 14px;
        margin-right: 16px;
        outline: 0
    }
}

@media (min-width:992px) {
    .bcp_todo_lo_que_debes_saber_general .bcp_titulo {
        padding-bottom: 24px;
        width: auto;
        text-align: center
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_imagen img {
        width: 263px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_boton_celeste,.bcp_todo_lo_que_debes_saber_general .bcp_boton_naranja {
        margin-left: 0
    }

    .bcp_todo_lo_que_debes_saber_general .container-padding-right {
        padding-bottom: 60px
    }
}

@media (min-width:1280px) {
    .bcp_todo_lo_que_debes_saber_general .ng-binding {
        margin-top: 40px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_presentacion_preguntas .container {
        padding-right: 0
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_titulo {
        padding-bottom: 24px;
        width: auto
    }

    .bcp_todo_lo_que_debes_saber_general .container-padding-right {
        padding-bottom: 98px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_boton_celeste,.bcp_todo_lo_que_debes_saber_general .bcp_boton_naranja {
        line-height: 24px;
        margin-left: 0
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_imagen img {
        width: 367px
    }

    .bcp_todo_lo_que_debes_saber_general .swipe-tab {
        line-height: 20px;
        font-size: 14px;
        margin-right: 16px;
        outline: 0
    }
}

@media (min-width:1600px) {
    .bcp_todo_lo_que_debes_saber_general .swipe-tab {
        line-height: 20px;
        font-size: 14px;
        margin-right: 40px;
        outline: 0
    }

    .bcp_todo_lo_que_debes_saber_general .ng-binding {
        font-size: 32px;
        line-height: 40px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado h2,.bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado h3 {
        font-size: 20px;
        line-height: 24px
    }

    .bcp_texto_enriquecido_formateado ol,.bcp_texto_enriquecido_formateado p,.bcp_texto_enriquecido_formateado ul,.bcp_todo_lo_que_debes_saber_general .bcp_texto_enriquecido_formateado li {
        font-size: 16px;
        line-height: 24px
    }

    .bcp_todo_lo_que_debes_saber_general .bcp_titulo {
        font-size: 24px;
        line-height: 32px
    }
}

.bcp_presentacion_plastic {
    font-family: Flexo
}

.bcp_presentacion_plastic .bcp_componente_plastic {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.bcp_presentacion_plastic .bcp_comp_titulo {
    line-height: 18px;
    font-size: 20px;
    text-align: center;
    font-weight: Bold;
    color: #012d74;
    height: 18px;
    margin-bottom: 8px
}

.bcp_presentacion_plastic .bcp_comp_subtitulo {
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    color: #282828;
    height: 14px
}

.bcp_presentacion_plastic .bcp_flag {
    width: 62px;
    height: 62px;
    border-radius: 0 0 8px 8px;
    position: absolute;
    margin-top: -4px
}

.bcp_presentacion_plastic .bcp_flag.Morado {
    background: #731b73;
    color: #fff
}

.bcp_presentacion_plastic .bcp_flag.Celeste {
    background: #2cc0d5;
    color: #fff
}

.bcp_presentacion_plastic .bcp_flag.Amarillo {
    background: #fada54;
    color: #000
}

.bcp_presentacion_plastic .bcp_flag.Azul {
    background: #0063bd;
    color: #fff
}

.bcp_presentacion_plastic .bcp_flag .bcp_flag_icono {
    line-height: 14px;
    font-size: 12px;
    text-align: center
}

.bcp_presentacion_plastic .bcp_flag .bcp_flag_texto {
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    margin-top: -25px;
    font-weight: 700
}

#FormularioSolicitaloCards .formulario_contenedor_principal,.bcp_presentacion_plastic .bcp_flag_general {
    display: flex;
    justify-content: center
}

@media (min-width:1px) {
    .bcp_presentacion_plastic .bcp_flag_general {
        margin-right: 16px;
        padding-left: 220px
    }

    .bcp_presentacion_plastic .bcp_componente_plastic,.bcp_presentacion_plastic .bcp_presentacion_cuerpo {
        margin-bottom: 40px
    }

    .bcp_presentacion_plastic .bcp_box_plastic {
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 64px
    }

    .bcp_presentacion_plastic .bcp_box_plastic img {
        height: 208px;
        margin-bottom: 32px
    }

    .bcp_presentacion_plastic .bcp_flag .bcp_flag_icono img {
        width: 16px;
        height: 16px;
        margin-top: 12px;
        margin-left: 23px
    }

    .bcp_presentacion_plastic .bcp_boton_celeste {
        width: calc(100% - 16px);
        margin-left: 8px
    }

    .bcp_presentacion_plastic .bcp_flag {
        margin-top: -4px
    }
}

@media (min-width:768px) {
    .bcp_presentacion_plastic .bcp_flag_general {
        margin-right: 16px;
        padding-left: 192px
    }

    .bcp_presentacion_plastic .bcp_presentacion_cuerpo {
        margin-bottom: 80px
    }

    .bcp_presentacion_plastic .bcp_componente_plastic {
        margin-bottom: 8px
    }

    .bcp_presentacion_plastic .bcp_box_plastic {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 64px
    }

    .bcp_presentacion_plastic .bcp_box_plastic img {
        height: auto;
        width: 210px;
        margin-bottom: 32px
    }

    .bcp_presentacion_plastic .bcp_flag {
        margin-top: -4px
    }

    .bcp_presentacion_plastic .bcp_flag .bcp_flag_icono img {
        width: 16px;
        height: 16px;
        margin-top: 16px;
        margin-left: auto
    }

    .bcp_presentacion_plastic .bcp_boton_celeste {
        margin: auto;
        height: 52px;
        width: 196px
    }
}

@media (min-width:992px) {
    .bcp_presentacion_plastic .bcp_presentacion_cuerpo {
        margin-bottom: 80px
    }

    .bcp_presentacion_plastic .bcp_box_plastic {
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 64px
    }
}

@media (min-width:1280px) {
    .bcp_presentacion_plastic .bcp_presentacion_cuerpo {
        margin-bottom: 80px
    }

    .bcp_presentacion_plastic .bcp_box_plastic {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 64px
    }

    .bcp_presentacion_plastic .bcp_box_plastic img {
        height: auto;
        width: 274px
    }
}

#FormularioSolicitaloCards {
    background: #fff url() no-repeat;
    background-size: 100%;
    padding-bottom: 196px
}

#FormularioSolicitaloCards .bcp_form_solicitalo_cards_title h1 {
    color: #012d74;
    font-weight: 700;
    text-align: center
}

#FormularioSolicitaloCards .bcp_form_solicitalo_cards_title p {
    color: #012d74;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

#FormularioSolicitaloCards .formulario_contenedor_secundario {
    background: #fff
}

#FormularioSolicitaloCards .form_group_titulo {
    line-height: 40px;
    font-size: 24px;
    color: #012d74
}

#FormularioSolicitaloCards .bcp_formulario_primer_bloque #btn_enviar_next_form {
    padding-top: 40px
}

#FormularioSolicitaloCards .docu_num {
    padding: 0
}

#FormularioSolicitaloCards .bcp_formu_titulos {
    color: #012d74;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

#FormularioSolicitaloCards .form_options {
    display: flex;
    justify-content: left
}

#FormularioSolicitaloCards .switch-box {
    display: inline-flex;
    align-items: center
}

#FormularioSolicitaloCards .switch-box .switch-label {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 20px
}

#FormularioSolicitaloCards .switch-box .switch-label input:checked+.switch-slider:before {
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
    background: #fff
}

#FormularioSolicitaloCards .switch-box .switch-label input:checked+.switch-slider:after {
    content: 'Sí';
    right: auto;
    left: 8px
}

#FormularioSolicitaloCards .switch-box .switch-label input:focus+.switch-slider {
    box-shadow: 0 0 1px #2196f3
}

#FormularioSolicitaloCards .switch-box .switch-label .switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2cc0d5;
    transition: .4s;
    border-radius: 100px;
    border: 2px solid #2cc0d5;
    box-sizing: border-box
}

#FormularioSolicitaloCards .switch-box .switch-label .switch-slider:before {
    position: absolute;
    border-radius: 50%;
    content: "";
    height: 16px;
    width: 16px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    transition: 0s
}

#FormularioSolicitaloCards .switch-box .switch-label .switch-slider:after {
    content: 'No';
    position: absolute;
    left: auto;
    right: 5px;
    bottom: -4px;
    line-height: 24px;
    font-size: 12px;
    color: #fff
}

#FormularioSolicitaloCards .input-money {
    padding-left: 20px!important
}

#FormularioSolicitaloCards .bcp_form_flex_money {
    display: flex;
    justify-content: flex-start
}

#FormularioSolicitaloCards .bcp_form_currency {
    color: #012d74;
    position: absolute;
    font-size: 16px;
    line-height: 24px
}

#FormularioSolicitaloCards .bcp_confirmacion_imagen {
    margin-bottom: 68px;
    text-align: center
}

#FormularioSolicitaloCards .bcp_confirmacion_titulo {
    line-height: 40px;
    font-size: 32px;
    text-align: center;
    color: #012d74;
    font-weight: 700
}

#FormularioSolicitaloCards .bcp_confirmacion_descripcion {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #012d74;
    margin-top: 16px;
    margin-bottom: 40px
}

#FormularioSolicitaloCards .btn_finalizar_form {
    display: flex;
    justify-content: center
}

#FormularioSolicitaloCards .form_label_disabled {
    color: #c8c8c8!important;
    background: #fff!important
}

#FormularioSolicitaloCards .form_input_disabled {
    border-bottom: 1px solid #c8c8c8!important
}

#FormularioSolicitaloCards .bcp_captcha {
    padding: 0
}

#FormularioSolicitaloCards .bcp-form-input-error {
    display: none!important
}

#FormularioSolicitaloCards #bcp_dropdown_tipo_doc_inicio {
    margin-left: -16px;
    width: calc(100% + 24px)
}

#FormularioSolicitaloCards .bcp_formulario .bcp_dropdown .js-dropdown-list {
    width: calc(100% + 8px)
}

@media (min-width:1px) {
    #FormularioSolicitaloCards {
        padding-top: 88px;
        padding-bottom: 56px
    }

    #FormularioSolicitaloCards .bcp_form_solicitalo_cards_title h1 {
        font-size: 28px;
        line-height: 32px;
        padding-left: 8px;
        padding-right: 8px
    }

    #FormularioSolicitaloCards .bcp_form_solicitalo_cards_title p {
        padding-left: 8px;
        padding-right: 8px
    }

    #FormularioSolicitaloCards .formulario_contenedor_secundario {
        box-shadow: none;
        border-radius: 0;
        height: auto
    }

    #FormularioSolicitaloCards .formSolicitaDatosCards {
        margin: 0
    }

    #FormularioSolicitaloCards #process-tab p.tab-nom {
        padding: 0!important;
        color: #282828;
        font-size: 12px;
        line-height: 20px;
        margin-top: 8px
    }

    #FormularioSolicitaloCards .bcp_confirmacion_imagen {
        margin-top: 60px
    }

    #FormularioSolicitaloCards #bcp_dropdown_tipo_doc_inicio {
        margin-bottom: -20px
    }
}

@media (min-width:768px) {
    #FormularioSolicitaloCards {
        padding-top: 150px
    }

    #FormularioSolicitaloCards .bcp_form_solicitalo_cards_title h1 {
        font-size: 32px;
        line-height: 40px;
        padding-left: 0;
        padding-right: 0
    }

    #FormularioSolicitaloCards .bcp_form_solicitalo_cards_title p {
        padding-left: 32%;
        padding-right: 32%
    }

    #FormularioSolicitaloCards .formulario_contenedor_secundario {
        box-shadow: 0 2px 20px rgba(23,43,77,.12);
        border-radius: 8px;
        height: 775px;
        width: 596px
    }

    #FormularioSolicitaloCards .formSolicitaDatosCards {
        margin: 72px
    }

    #FormularioSolicitaloCards .bcp_confirmacion_imagen {
        margin-top: 118px
    }

    #FormularioSolicitaloCards #bcp_dropdown_tipo_doc_inicio {
        margin-bottom: none
    }
}

@media (min-width:1280px) {
    #FormularioSolicitaloCards {
        padding-top: 196px
    }
}

#formulario_simulador_credito {
    font-family: Flexo
}

#formulario_simulador_credito .container {
    padding-left: 76px;
    padding-right: 76px
}

#formulario_simulador_credito .bcp_simulador_titulo_principal {
    color: #012d74;
    text-align: left;
    font-weight: 700
}

#formulario_simulador_credito h2.bcp_simulador_titulo_principal {
    margin-bottom: 0;
    margin-top: 0
}

#formulario_simulador_credito .bcp_simulador_descripcion_breve {
    color: #012d74
}

#formulario_simulador_credito .bcp_simulador_imagen img {
    float: right;
    width: auto;
    height: 416px
}

#formulario_simulador_credito .bcp_simulador_legal {
    color: #282828
}

#formulario_simulador_credito .bcp_simulador_seccion_left {
    float: left
}

#formulario_simulador_credito .bcp_simulador_seccion_right {
    float: right
}

@media (min-width:1px) {
    #formulario_simulador_credito .container {
        padding-left: 8px;
        padding-right: 8px
    }

    #formulario_simulador_credito .bcp_simulador_contenedor {
        display: contents
    }

    #formulario_simulador_credito .col-sm-offset-1.docu_num {
        margin-left: 0
    }

    #formulario_simulador_credito {
        margin-top: 0;
        margin-bottom: 20px
    }

    #formulario_simulador_credito .bcp_simulador_titulo_principal {
        line-height: 32px;
        font-size: 28px;
        padding-left: 8px;
        padding-right: 8px
    }

    #formulario_simulador_credito h2.bcp_simulador_titulo_principal {
        margin-bottom: 0;
        margin-top: 0
    }

    #formulario_simulador_credito .bcp_simulador_descripcion_breve {
        line-height: 24px;
        font-size: 16px;
        margin-bottom: 40px;
        padding-left: 8px;
        padding-right: 8px
    }

    #formulario_simulador_credito .captchaMobile {
        justify-content: left
    }

    #formulario_simulador_credito #btn_simulador_enviar {
        margin-left: 8px;
        margin-right: 8px
    }

    #formulario_simulador_credito .btn_enviar_form {
        width: 100%;
        height: 32px
    }

    #formulario_simulador_credito .bcp_simulador_legal {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media (min-width:768px) {
    #formulario_simulador_credito .bcp_simulador_legal {
        padding-left: 0;
        padding-right: 0
    }

    #formulario_simulador_credito .btn_enviar_form {
        width: 106px;
        height: 32px
    }

    #formulario_simulador_credito #btn_simulador_enviar {
        margin-left: 0;
        margin-right: 0
    }

    #formulario_simulador_credito .col-sm-offset-1.docu_num {
        margin-left: 0
    }

    #formulario_simulador_credito .bcp_simulador_contenedor {
        display: flex
    }

    #formulario_simulador_credito .bcp_simulador_descripcion_breve,#formulario_simulador_credito .bcp_simulador_titulo_principal,#formulario_simulador_credito .container {
        padding-left: 0;
        padding-right: 0
    }

    #formulario_simulador_credito h2.bcp_simulador_titulo_principal {
        margin-bottom: 0;
        margin-top: 0
    }

    #formulario_simulador_credito {
        margin-top: 20px;
        margin-bottom: 20px
    }

    #formulario_simulador_credito .bcp_simulador_seccion_left {
        width: 52%;
        padding-right: 20px
    }

    #formulario_simulador_credito .bcp_simulador_seccion_right {
        width: 48%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #formulario_simulador_credito .form-group.col-xs-17.col-sm-7,#formulario_simulador_credito .form-group.col-xs-17.col-sm-9.col-sm-offset-1.docu_num {
        width: 100%
    }
}

@media (min-width:992px) {
    #formulario_simulador_credito .bcp_simulador_seccion_left {
        width: 56%;
        padding-right: 10px
    }

    #formulario_simulador_credito .bcp_simulador_seccion_right {
        width: 44%
    }

    #formulario_simulador_credito {
        margin-top: 40px;
        margin-bottom: 40px
    }

    #formulario_simulador_credito h2.bcp_simulador_titulo_principal {
        margin-bottom: 0;
        margin-top: 0
    }
}

@media (min-width:1280px) {
    #formulario_simulador_credito .bcp_simulador_seccion_left {
        padding-right: 30px
    }

    #formulario_simulador_credito .bcp_simulador_titulo_principal {
        line-height: 40px;
        font-size: 32px
    }

    #formulario_simulador_credito h2.bcp_simulador_titulo_principal {
        margin-bottom: 0;
        margin-top: 0
    }
}

.bcp_only_seleccion_close {
    font-size: 12px;
    color: #ff7800;
    cursor: pointer;
    display: flex;
    justify-content: flex-end
}

@media (min-width:1280px) {
    .bcp_padding_container_lg {
        padding-left: 64px!important;
        padding-right: 64px!important
    }
}

@media (min-width:1600px) {
    .bcp_padding_container_xlg {
        padding-left: 76px!important;
        padding-right: 76px!important
    }
}
