/*** genérico ***/
div.boton-unique{
    display: none;
}
.opacity-div{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, .1);
}
.wrapper{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    /*height: 550px;*/
    position: relative;
}
.wrapper-bg-image,
.wrapper-send-newsletter,
.wrapper-img-parallax,
.wrapper-boxes-info,
.wrapper-slick-slider{
    /*margin-bottom: 4px;*/
    padding: 12% 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-color: #000;
    overflow: hidden;
    border-bottom: 2px solid #eee;
}
.wrapper-send-newsletter,
.wrapper-boxes-info,
.wrapper-slick-slider,
.wrapper-equipos-corredores,
.wrapper-text{
    padding: 4% 0;
    background-color: #fff;
}
.wrapper-text{
    padding-bottom: 0;
}
.wrapper-img-parallax{
    padding: 18% 0;
}
.content-bg{/*contenedor*/
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 2;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
}
.content-bg-full{
    max-width: 100%;
}
#content h1.title-bg,
#content h2.title-bg{/*títulos*/
    margin: 0;
    text-transform: uppercase;
    font-size: 3.5em;
    text-align: center;
    color: #fff;
    line-height: 110%;
    font-weight: 300;
}
#content h2.title-bg{/*título*/
    font-size: 38px;
}
p.text-bg{/*texto*/
    width: 85%;
    margin: 2% auto 3% auto;
    font-size: 1.6em;
    line-height: 110%;
}
button.btn-bg{/*botón*/
    width: 80%;
    max-width: 120px;
    padding: 1% 0;
    position: relative;
    cursor: pointer;
    background-color: #cd202c;
    transition: all 0.3s linear;
}
button.btn-bg::before{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255 ,255 , 1);
    transition: all 0.3s linear;
}
button.btn-bg:hover::before{
    width: 100%;
}
button.btn-bg span{
    position: relative;
    z-index: 1;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}
button.btn-bg:hover span{
    color: #cd202c;
}
/*** menú flotante ***/
/*ocultamos rrss*/
#asidel{
    display: none !important;
}
.position-fixed{

}
nav.float_menu{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 55%;
    max-width: 220px;
    /*position: fixed;*/
    position: absolute;
    top: 50%;
    webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
    color: #000;
    z-index: 92;
}
nav.float_menu.position-fixed{
    position: fixed;
    top: 120px;
    webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
nav.float_menu.position-absolute{
    position: absolute;
    botton: 120px;
    webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
.bottom{
    top:auto;
    bottom:0;
    position:absolute;
}
nav.float_menu ul{
    width: 100%;
    padding: 0;
}
nav.float_menu ul li{
    width: 100%;
    height: 1.6rem;
}
nav.float_menu ul li.social-options {
    height: auto;
}
nav.float_menu ul li a{
    width: 100%;
    height: 100%;
    display: block;
    line-height: 1.3rem;
    padding: 0 .7rem;
    text-decoration: none;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1rem;
    font-weight: 400;
}
nav.float_menu ul li a.hightlight-option{
    font-weight: 600;
}
nav.float_menu ul li a:hover{
}
nav.float_menu ul li ul li{
    height: auto
}
nav.float_menu ul li ul{
    margin: .5rem 0 0 0;
    padding: 0 0.7rem;
    overflow: hidden;
}
nav.float_menu ul li ul li a {
    width: 34px;
    height: 28px;
    float: left;
    margin-right: 5px;
    opacity: .7;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    background: transparent url(/web/img/bgs/icons.png) no-repeat;
}
nav.float_menu ul li ul li a:hover{
    opacity: 1;
}
nav.float_menu ul li ul li a.social_fb {
    background-position: 0 -147px;
}
nav.float_menu ul li ul li a.social_tw{
    background-position: 0 -185px;
}
nav.float_menu ul li ul li a.social_vi{
    background-position: 0 -297px;
}
nav.float_menu ul li ul li a.social_yt{
    background-position: 0 -223px;
    margin-right: 0;
}
/*título descubre la gama*/
.descubre-gama--title{
    width: 100%;
    padding: 0;
    margin-bottom: 4%;
    text-align: center;
}
.descubre-gama--title a{
    height: 100%;
    display: inline-block;
}
.descubre-gama--title h2.title-bg,
.descubre-gama-img{
    display: inline-block;
    vertical-align: middle;
}
.descubre-gama--title h2.title-bg{
    color: #6d6d6d !important;
}
.descubre-gama-img{
    width: 50%;
    max-width: 240px;
}
.descubre-gama-img img{
    max-width: 100% !important;
    height: auto;
    display: block;
}
/*** backgrounds a pantalla completa: imagen y vídeo ***/
.wrapper-bg-image{
    height: calc(100vh - 110px);
    padding: 0;
    margin-top: -1px;
   background-image: url(/download/bancorecursos/portadab2c/landing_junio/bg-portadab2c.jpg);
}
.wrapper-bg-image .content-bg{
    width: 90%;
    max-width: 600px;
    position: absolute;
    top: 25%;
    left: 5%;
    /*transform: translate(-50%, -50%);*/
    text-align: left;
}
#content .wrapper-bg-image h1.title-bg,
#content .wrapper-bg-image p.text-bg{
    /*text-shadow: 1px 2px 3px #666;*/
    color: #000;
    text-align: left;
}
#content .wrapper-bg-image h1.title-bg{
    width: 100%;
    margin-bottom: .3rem;
    font-size: 3.4em;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 100%;
}
#content .wrapper-bg-image p.text-bg{
    width: 90%;
    font-size: 1.4em;
    font-weight: 400;
    margin: 0 0 2% 0;
}
.video-wrapper{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 91;
}
video.bg-video-full {
    /* Make video to at least 100% wide and tall */
    min-width: 100%;
    min-height: 100%;
    /* Setting width & height to auto prevents the browser from stretching or squishing the video */
    width: auto;
    height: auto;
    /* Center the video */
    position: absolute;
    top: calc(50% + 53px);
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/**** send newsletter ***/
.wrapper-send-newsletter{
    background-image: none;
}
#content .wrapper-send-newsletter h2.title-bg,
.wrapper-send-newsletter p.text-bg,
#content .wrapper-boxes-info h2.title-bg,
.wrapper-boxes-info p.text-bg,
#content .wrapper-slick-slider h2.title-bg,
.wrapper-slick-slider p.text-bg{
    color: #6d6d6d;
    text-align: left;
}
#content .wrapper-boxes-info h2.title-bg,
.wrapper-boxes-info p.text-bg,
#content .wrapper-slick-slider h2.title-bg,
.wrapper-slick-slider p.text-bg{
    text-align: center;
    color: #6d6d6d;
}
.wrapper-send-newsletter p.text-bg,
.wrapper-boxes-info p.text-bg,
.wrapper-slick-slider p.text-bg{
    width: 100%;
    font-size: 1rem;
    margin: 1% 0 2% 0;
    color: #c9c9c9;
}

figure.send-newsletter-img,
.send-newsletter-text{
    display: inline-block;
    vertical-align: middle;
}
figure.send-newsletter-img{
    width: 100%;
    max-width: 400px;
    height: auto;
}
figure.send-newsletter-img img{
    max-width: 100%;
    height: auto;
    display: block;
}
.text-newsletter{
    width: 59%;
    display: inline-block;
    vertical-align: middle;
}
.send-newsletter-text{
    display: inline-block;
    padding-left: 4%;
    vertical-align: middle;
    width: 39%;
}
form.form-b2c{
    width: 100%;
    height: 3rem;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}
form.form-b2c input[type="email"],
form.form-b2c input[type="submit"]{
    height: 100%;
    border: 0;
    font-family: "Roboto Condensed", sans-serif;
}
form.form-b2c input[type="email"]{
    width: 80%;
    float: left;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
}
form.form-b2c input[type="submit"]{
    width: 20%;
    background-color: #cd202c;
    color: #fff;
    text-transform: uppercase;
}
form.form-b2c input:focus{
    outline: 0;
}
/*** imagen con efecto tipo parallax ***/
.wrapper-img-parallax{
    background-color: #fff;
    padding: 0;
}
div.img-parallax{
    padding: 18% 0;
    background-image: url(/download/bancorecursos/portadab2c/landing_junio/bg-parallax.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
div.img-parallax-video{
    background-image: url(/download/bancorecursos/portadab2c/landing_julio3/bg-parallax-video.jpg);
}
/*** sección con cajas que al hacer hover aparece texto ***/
.wrapper-boxes-info{
    background-image: none;
}
ul.boxes-list{
    width: 100%;
    height: auto;
    margin: 0 0 -2% 0;
    padding: 0;
    text-align: center;
    overflow: hidden;
}
li.boxes-list__item{
    width: 28.1%;
    min-width: 166px;
    max-width: 400px;
    /*height: 258px;*/
    height: auto;
    display: inline-block;
    margin-right: 5%;
    margin-bottom: 3%;
    position: relative;
}
li.boxes-list__item:nth-child(3),
li.boxes-list__item:nth-child(6),
li.boxes-list__item:nth-child(9),
li.boxes-list__item:nth-child(12){
    margin-right: 0;
}
li.boxes-list__item a{
    width: 100%;
    height: 100%;
    display: block;
}
li.boxes-list__item img{
    width: 100% !important;
    height: 100%;
    max-height: 235px;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
li.boxes-list__item h3{
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    color: #000;
    margin-top: 10px;
}
p.boxes-list__item--text{
    width: 100%;
    height: calc(100% - 35px);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 13px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.content-boxes-list__item{
    width: 94%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    font-weight: 100;
}
li.boxes-list__item:hover  p.boxes-list__item--text,
li.boxes-list__item:hover .content-boxes-list__item {
    opacity: 1;
}
span.boxes-list__item--title{
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 15px;
}
li.boxes-list__item.video-box a::before{
    font-family: FontAwesome;
    content: '\f04b';
    position: absolute;
    top: calc(50% - 10px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    padding: 21px 20px 15px 18px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 2.5rem;
    color: #000;
    background-color: #fff;
}
li.boxes-list__item.video-box a:hover{
    opacity: .9;
}
/***sección mapa***/
#product_store_locator{
    padding: 4% 0;
    border-bottom: 2px solid #eee;
}
#product_store_locator .title{
    color: #6d6d6d;
    font-size: 38px;
}
/*** sección del slick slider ***/
.wrapper-slick-slider .slider {
    width: 94%;
    height: auto;
    margin: 0 auto;
}
/*.slider img{
    width: 100% !important;
    max-width: 366px;
    height: 100%;
    max-height: 13rem;
}*/
.wrapper-slick-slider .slick-slide {
    height: auto;
    max-height: 220px;
    margin: 0 20px;
    overflow: hidden;
    /*padding-top: 76px;
    pointer-events: none;*/
    -webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
}
.wrapper-slick-slider .slick-slide a {
    width: 100%;
    height: 100%;
    display: block;
}
.wrapper-slick-slider .slick-list{
    padding: 0 !important;
}
.wrapper-slick-slider .slick-list:focus {
    outline: none;
}
/*dots y arrows*/
.wrapper-slick-slider .slick-dots{
    bottom: -38px;
}
.wrapper-slick-slider .slick-dots li button::before{
    font-size: 3rem;
}
.wrapper-slick-slider .slick-dots li.slick-active button::before{
    color: #cd202c;
}
.wrapper-slick-slider .slick-prev,
.wrapper-slick-slider .slick-next{
    height: 40px;
    margin-top: -24px;
}
.wrapper-slick-slider .slick-prev:before,
.wrapper-slick-slider .slick-next:before{
    font-family: FontAwesome;
    font-size: 3rem;
    line-height: 1;
    font-weight: bolder;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    color: #cd202c;
}
.wrapper-slick-slider .slick-prev:before{
    content: '\f104 ';
}
.wrapper-slick-slider .slick-next:before{
    content: '\f105';
}
.wrapper-slick-slider .slick-center{
    /*-webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
    margin: -37px 0 0 0;*/
}
.wrapper-slick-slider .slick-slider img{
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    display: block;
}
/*** sección bloque equipo corredores ***/
.wrapper-equipos-corredores{
    overflow: hidden;
    border-bottom: 2px solid #eee;
    padding-bottom: 19%;
}
.equipos-corredores--title{
    width: 100%;
    text-align: center;
}
.equipos-corredores--title h2.title-bg{
    color: #6d6d6d !important;
    font-size: 36px !important;
}
.equipos-corredores--title .text-bg{
    width: auto;
    font-size: 1rem;
    margin: 1% 0 2% 0;
    color: #c9c9c9;
}
.wrapper-equipos-corredores img{
    width: 100%;
    height: 100%;
    display: block
}
.wrapper-equipos-corredores .top-equipos,
.wrapper-equipos-corredores .center-equipos{
    width: 91%;
    max-width: 1385px;
    height: auto;
    margin: 0 auto;
    position: relative;
    text-align: left;
}
.wrapper-equipos-corredores .top-equipos{
    margin-bottom: 100px;
}
.wrapper-equipos-corredores .top-left{
    width: 45%;
    max-width: 450px;
    height: auto;
    max-height: 250px;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10%;
    padding-top: 0;
}
.wrapper-equipos-corredores .top-center{
    width: 257px;
    height: 334px;
    display: inline-block;
    position: relative;
}
.wrapper-equipos-corredores .top-center--text{
    width: 100%;
    position: absolute;
    top: 70px;
    padding: 5% 0;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 1rem;
    font-weight: 800;
    text-align: center;
}
.wrapper-equipos-corredores .center-left{
    width: 45%;
    max-width: 450px;
    height: auto;
    max-height: 250px;
    display: inline-block;
    margin-right: 10%;
}
.wrapper-equipos-corredores .center-equipos{
    padding-left: 5%;
    position: relative;
    z-index: 2;
}
.wrapper-equipos-corredores .center-text,
.wrapper-equipos-corredores .center-tex-mob{
    width: 28%;
    max-width: 380px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2%;
    text-align: center;
}
.wrapper-equipos-corredores .center-text p,
.wrapper-equipos-corredores .center-text-mob p{
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 130%;
    color: #231F20;
}
.wrapper-equipos-corredores .center-text p:after,
.wrapper-equipos-corredores .center-text-mob p:after{
    content: url(/download/bancorecursos/portadab2c/landing_junio/separator.png);
    display: block;
    padding: 3% 0;
    font-weight: 800;
}
.wrapper-equipos-corredores .center-text a,
.wrapper-equipos-corredores .center-text-mob a{
    display: block;
    font-size: 1.2rem;
    margin-top: 5%;
}
.wrapper-equipos-corredores .bg-equipos{
    width: 39%;
    max-width: 550px;
    height: auto;
    max-height: 566px;
    position: absolute;
    top: 100%;
    margin-top: -4px;
    right: 50%;
    margin-right: -702px;
    z-index: 1;
}
.bg-equipos--text{
    width: 100%;
    position: absolute;
    top: 80%;
    color: #fff;
    padding: 4% 10px;
    background-color: rgba(0, 0, 0, .9);
    font-size: 1rem;
    font-weight: 800;
    text-align: left;
}
.center-text-mob{
    display: none;
}
/**** NEW MODEL JULIO 2017 ***/
#product_related{
    padding-top: 0;
}
/*menú flotante styles*/
nav.float_menu--styles{
}
nav.float_menu--styles li{
    display: block !important;
    margin: 5px 0;
    border: 1px solid #fff;
    background-color: #000;
}
nav.float_menu--styles li a{
    color: #fff;
}
/*sección parallax vídeo*/
.wrapper-img-parallax .fa.fa-play{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 6rem;
    color: #fff;
    cursor: pointer;
}
.wrapper-img-parallax .fa-play:hover{
    opacity: .9;
}

/*popup vídeo*/
.popup-video{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .9);
    /*visibility: hidden;
    transition: visibility 300ms linear;*/
    display: none;
}
.popup-experiencevideo{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .9);
    visibility: hidden;
    opacity: 0;
}
.popup-video .fa-times,
.popup-experiencevideo .fa-times{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-size: 2em;
    z-index: 99999;
    cursor: pointer;
}
.popup-video .fa-times:hover,
.popup-experiencevideo .fa-times:hover{
    opacity: .9;
}
.popup-video iframe,
.popup-video video,
.popup-video #player,
.popup-experiencevideo iframe,
.popup-experiencevideo video,
.popup-experiencevideo #player{
    width: 98%;
    max-width: 900px;
    height: auto;
    min-height: 527px;
    /*display: block;*/
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/*bg imagen full - primer bloque-*/
.home .wrapper-bg-imagefull{
    /*height: calc(100vh - 40px);*/
    background-image: url(/download/bancorecursos/portadab2c/landing_julio3/bg-full-image.jpg);
}
.home .wrapper-bg-imagefull .content-sup{
    width: 90%;
    max-width: 240px;
    position: absolute;
    top: 13%;
    left: 50%;
    -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     -o-transform: translateX(-50%);
     transform: translateX(-50%);
}
.wrapper-bg-imagefull .content-sup figure{
    width: 100%;
}
.wrapper-bg-imagefull .content-sup p{
    width: 100%;
    margin-top: 10px;
    font-size: 1.5rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #555;
    text-align: right;
}
.wrapper-bg-imagefull .content-sup p span{
    color: #fff;
    font-size: 1.6rem;
    font-weight: 800;
    display: inline-block;
    margin-left: 5px;
}
.wrapper-bg-imagefull a.buy-now{
    width: auto;
    height: 3.3rem;
    line-height: 3.3rem;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
    padding: 0 60px;
    font-size: 1.2rem;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    border: 1px solid #cd202c;
    border-radius: 2px;
}
a.buy-now:hover{
    z-index: 99;
}
a.buy-now:hover::after{
    color: #fff;
    z-index: -1;
}
a.buy-now::after{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    background-color: #cd202c;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 0;
}
a.buy-now:hover:after{
    width: 100%;
    left: 0;
}
.wrapper-bg-imagefull a.buy-now::before{
    font-family: FontAwesome;
    content: '\f07a';
    position: relative;
    bottom: 1px;
    margin-right: 8px;
    z-index: 2;
}
/*sección tecnología*/
.technology{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background-color: #000;
}
.technology-block{
    width: 100%;
    height: 900px;
    height: 100vh;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.technology-block.technology-one{
    background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-1.jpg);
}
.technology-block.technology-two{
    background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-2.jpg);
}
.technology-block.technology-three{
    background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-3.jpg);
}
.technology-block.technology-four{
    background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-4.jpg);
}
.technology-text{
    width: 98%;
    max-width: 478px;
    position: absolute;
    bottom: 35%;
    color: #fff;
}
.technology-block:nth-child(odd) .technology-text{
    right: 6%;
    text-align: right;
}
.technology-block:nth-child(even) .technology-text{
    left: 6%;
}
.technology-text .title{
    margin-bottom: 6px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.6rem;
    font-weight: 800;
    line-height: 110%;
}
.technology-text .description{
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 10px;
}
.technology-text .title,
.technology-text .description{
    text-shadow: 1px 1px 1px #000;
}
/*sección grid images*/
.grid-images{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 900px;
    height: 100vh;
    padding: 2px 0;
    margin: 0;
    overflow: hidden;
}
.grid-images a,
.grid-images img{
    width: 100% !important;
    height: 100% !important;
    display: block;
}
.grid-images-left,
.grid-images-right{
    width: calc(50% - 2px);
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.grid-images-left_top,
.grid-images-left_bottom{
    width: 100%;
    clear: both;
    overflow: hidden;
}
.grid-images-left_top{
    height: calc(70% - 6px);
    margin-bottom: 3px;
}
.grid-images-left_bottom{
    height: 30%;
}
.grid-images-left_top .left,
.grid-images-left_top .right{
    width: calc(50% - 2px);
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.grid-images-left_top .left figure{
    width: 100%;
    height: 100%;
}
.grid-images-left_top .right figure{
    height: 50%;
    margin-bottom: 3px;
}
/*.grid-images-left_top .right figure:last-child{
    margin-bottom: 0;
}*/
.grid-images-right .left,
.grid-images-right .right{
    width: calc(50% - 2px);
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.grid-images-right .left .top{
    height: calc(35.2% - 6px);
    margin-bottom: 3px;
    overflow: hidden;
}
.grid-images-right .left .top figure{
    height: 100%;
}
.grid-images-right .left .bottom{
    height: calc(65% - 2px);
    position: relative;
    background-color: #000;
}
.grid-images-right .left .bottom blockquote{
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.8rem;
    font-weight: 100;
    line-height: 140%;
    text-align: center;
    color: #fff;
}
.grid-images-right .right{
    float: none;
}
.grid-images-right .right figure{
    height: calc(100% - 3px);
}
.grid-images figure{
    height: 100%;
    position: relative;
}
.grid-images figure a{
    cursor: default;
}

/*create your experience bh unique*/
.experience-bhunique{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 900px;
    height: 100vh;
    position: relative;
    padding: 10px 0;
    margin: 0;
    background: #fff url(/download/bancorecursos/portadab2c/landing_julio3/bg-bhunique-experience.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.experience-bhunique-content{
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.experience-bhunique-content article.left,
.experience-bhunique-content article.right{
    /*width: calc(50% - 2px);*/
    width: 95%;
    max-width: 640px;
    display: inline-block;
    vertical-align: middle;
}
.experience-bhunique-content article.left{
    text-align: left;
}
.experience-bhunique-content article.left figure{
    width: 50%;
    max-width: 596px;
    min-width: 220px;
    height: auto;
    max-height: 162px;
    margin-left: auto;
    margin-right: auto;
    visibility: hidden;
    display: none;
}
.experience-bhunique-content article.left figure img{
    width: 100% !important;
    height: 100% !important;
    display: block;
}
.experience-bhunique-content article.right{
    text-align: right;
}
p.experience-title{
    font-size: 3.5rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 95%;
    color: #000;
}
.experience-btn{
    /*margin-top: 6%;*/
    margin-top: 3%
}
.experience-btn a{
    width: 28%;
    max-width: 242px;
    min-width: 190px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    padding: 0;
    display: block;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.experience-btn a.personalice{
    background-color: #CD202C;
    visibility: hidden;
    text-indent: -9999em;
    display: none;
}
.experience-btn a.presentation{
    background-color: #000;
}
.experience-btn a.presentation .fa-play{
    position: relative;
    left: -5px;
}
/*.experience-btn a.presentation::before{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5px;
    font-family: FontAwesome;
    content: '\f04b';
    color: #fff;
}*/
.experience-btn a:hover{
    opacity: .9;
}
/*section slider*/
.slider-section{
    width: 100%;
    height: 900px;
    height: 100vh;
    position: relative;
    background-image: url(/download/bancorecursos/portadab2c/landing_julio3/bg-slider-section.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.slider-text{
    width: 90%;
    max-width: 350px;
    position: absolute;
    top: 20%;
    left: 10%;
}
.slider-text div{
    font-size: 1.7rem;
    font-weight: 500;
    font-style: italic;
    line-height: 140%;
    color: #fff;
    text-align: left;
}
.slider-text div span{
    display: block;
    margin-top: 10px;
    font-style: normal;
    line-height: 110%;
    color: #eee;
}
.slider-text .slick-dots{
    bottom: -30px;
}
.slider-text .slick-dots li button{
    width: auto;
    height: auto;
    padding: 12px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    position: relative;
}
.slider-text .slick-dots li button::before{
    font-size: 60px;
    color: transparent;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.slider-text .slick-dots li.slick-active button::before{
    opacity: 1;
    background-color: #CD202C;
    border-radius: 50%;
}
/*** media queries ***/
@media (max-width: 61.188em) {  /*hasta 979px*/
    .wrapper-bg-image .content-bg{
        top: 3%;
    }
    #content .wrapper-bg-image h1.title-bg{
        padding-left: 0;
    }
    button.btn-bg{
        padding: 2% 0;
    }
    form.form-b2c{
        width: 100%;
        float: none;
    }
    div.img-parallax{
        background-image: url(/download/bancorecursos/portadab2c/landing_julio3/bg-parallax-mob.jpg);
        background-position: center center !important;
        padding: 45% 0;
    }
    .content-boxes-list__item{
        top: 40%;
        line-height: 100%;
        font-size: 12px;
    }
    li.boxes-list__item img{
        height: 200px;
    }
    .slider{
        height: 100%;
    }
    .wrapper-slick-slider .slider{
        height: auto !important;
    }
    /*equipos corredores*/
    .wrapper-equipos-corredores .top-equipos{
        margin-bottom: 25px;
    }
    .wrapper-equipos-corredores .center-text{
        width: 42%;
    }
    .wrapper-equipos-corredores .bg-equipos{
        width: 45% !important;
        right: 0;
        top: 109%;
        margin-right: 0 !important;
    }
    /*mapas*/
    #store-locator-sidebar .results_container .results li .shop_type img{
        width: auto;
    }
    /***NUEVO MODELO***/
    .home .wrapper-bg-imagefull .content-sup {
        top: 13%;
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /*parallax*/
    div.img-parallax-video{
        background-image: url(/download/bancorecursos/portadab2c/landing_julio3/bg-parallax-video-mob.jpg);
    }
    /*tecnología*/
    .technology-block{
        padding-top: 20px;
        border-bottom: 2px solid #fff;
    }
    .technology-text .title{
        font-size: 1.1rem;
    }
    .technology-text .description{
        font-size: .9rem;
    }
    /*grid*/
    .grid-images{
        height: auto;
        padding: 0;
        background-color: #000;
    }
    #home .grid-images figure img{
        width: 100% !important;
        max-width: 100%;
        height: 100% !important;
        display: block;
    }
    .grid-images-left,
    .grid-images-right,
    .grid-images-right .left,
    .grid-images-right .right{
        width: 100%;
    }
    .grid-images-right .left .bottom blockquote{
        width: 98%;
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto;
        padding: 5% 0;
        font-size: 1.25rem;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .grid-images-left_top{
        margin-bottom: 0;
    }
    .grid-images a,
    .grid-images img{
        width: auto !important;
        max-width: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }
    .grid-images img{
        height: auto !important;
    }
    /*experience*/
    .experience-bhunique-content article.left,
    .experience-bhunique-content article.right{
        width: 100%;
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }
    .experience-bhunique-content article.left figure{
        margin-bottom: 15px;
    }
    p.experience-title{
        font-size: 2.8rem;
        line-height: 100%;
    }
    .experience-btn a{
        font-size: 1rem;
        margin-bottom: .5rem;
    }
    .experience-btn a.presentation::before{
        left: 10px;
    }

    /*slider text*/
}
@media (max-width: 47.938em){ /*hasta 767px*/
    .nav-down #page{
        padding-top: 72px;
    }
    .home.nav-down #header.menu-transparente .top_bar{
        height: auto;
    }
    #content h1.title-bg{
        padding-right: 0;
        font-size: 2.2em;
    }
    #content h2.title-bg{
        font-size: 22px;
    }
    p.text-bg,
    button.btn-bg span{
        font-size: 1em;
    }
    .wrapper-send-newsletter p.text-bg,
    .wrapper-boxes-info p.text-bg,
    .wrapper-slick-slider p.text-bg{
        font-size: .9em;
    }
    figure.send-newsletter-img{
        width: 70%;
    }
    .text-newsletter{
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }
    .send-newsletter-text{
        width: 98%;
    }
    form.form-b2c{
        width: 98%;
    }
    li.boxes-list__item,
    li.boxes-list__item:nth-child(3),
    li.boxes-list__item:nth-child(6),
    li.boxes-list__item:nth-child(9),
    li.boxes-list__item:nth-child(12){
        margin-right: 3%;
    }
    .wrapper-bg-image{
        height: calc(100vh - 68px);
        /* background-image: url(/web/portadas/img/bg-portadab2c-mob.jpg);*/
    }
    #content .wrapper-bg-image h1.title-bg{
        font-size: 2em;
    }
    #content .wrapper-bg-image p.text-bg{
        font-size: .9em;
    }
    .wrapper-slick-slider p.text-bg{
        margin-bottom: 2%;
    }
    ul.boxes-list{
        margin-bottom: -5%;
    }
    li.boxes-list__item{
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-bottom: 20px;
        display: block;
        position: relative;
    }
    li.boxes-list__item:nth-child(even){
        margin-right: 0;
    }
    li.boxes-list__item img{
        height: auto
    }
    /*texto de bloque 4 ya no es hover, pasa debajo de imagen*/
    .content-boxes-list__item{
        width: 100%;
        max-width: 400px;
        position: relative;
        top: 0;
        left: 0;
        padding: 8px 0;
        margin: 0 auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1;
        display: block;
        background-color: rgba(0, 0, 0, .8);
    }
    p.boxes-list__item--text{
        background-color: transparent;
    }
    span.boxes-list__item--title{  }
    li.boxes-list__item img{
        max-width: 400px !important;
        max-height: 100%;
    }
    li.boxes-list__item h3{
        margin-top: 5px;
    }
    .slick-center{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
    }
    .slick-slide{
        padding-top: 0;
    }
    .slick-slide img{
        height: 100%;
    }
    .slick-prev,
    .slick-next{
        transform: translateY(-50%);
    }
    .slick-prev{
        left: -13px;
    }
    .slick-next{
        right: -13px;
    }
    .wrapper-slick-slider .slick-prev, .wrapper-slick-slider .slick-next{
        margin-top: 0;
    }
    /*sección equipos corredores*/
    .wrapper-equipos-corredores{
        padding-bottom: 6% !important;
    }
    .wrapper-equipos-corredores .top-equipos,
    .wrapper-equipos-corredores .center-equipos{
        width: 95%;
        text-align: center;
    }
    .wrapper-equipos-corredores .top-equipos{
        margin-bottom: 0;
    }
    .wrapper-equipos-corredores .center-equipos{
        padding-left: 0;
    }
    .equipos-corredores--title h2.title-bg,
    #product_store_locator .title{
        font-size: 22px !important;
    }
    .equipos-corredores--title .text-bg{
        font-size: .9em;
    }
    .equipos-corredores--title{
        margin-bottom: 20px;
    }
    .wrapper-equipos-corredores .top-left,
    .wrapper-equipos-corredores .top-center,
    .wrapper-equipos-corredores .center-left{
        width: 100%;
        height: auto;
        max-height: 100%;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    .wrapper-equipos-corredores .top-center{
        max-width: 257px;
    }
    .wrapper-equipos-corredores .center-text{
        display: none;
    }
    .wrapper-equipos-corredores .center-text p{
        font-size: 1.3rem;
    }
    .wrapper-equipos-corredores .bg-equipos{
        display: none;
    }
    .center-text-mob{
        width: 90%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        text-align: center;
    }
    .wrapper-equipos-corredores .center-text-mob p{
        font-size: 1.1rem;
    }
    .wrapper-equipos-corredores .center-text-mob p:after{
        padding: 1% 0;
    }
    .wrapper-equipos-corredores .center-text-mob a{
        margin-top: 10px;
    }
    /*ocultamos vídeo y ponemos imagen alternativa*/
    .video-wrapper{
        background-image: url(/download/bancorecursos/portadab2c/landing_junio/altervideo-mob.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center
    }
    .video-wrapper .show-for-medium-up{
        display: none;
    }
    nav.float_menu{
        display: none;
    }
    .descubre-gama--title{
        margin-bottom: 0;
    }
    .descubre-gama-img{
        display: block;
        text-align: center;
        margin: 5px auto 0 auto;
    }
    /***NUEVO MODELO JULIO 2017***/
    /*imagen full -primer bloque-*/
    .home .wrapper-bg-imagefull{
        background-image: url(/download/bancorecursos/portadab2c/landing_julio3/bg-full-image-sin-mob.jpg);
    }
    .wrapper-bg-imagefull a.buy-now{
        top: 88%;
        font-size: .9rem;
    }
    .home .wrapper-bg-imagefull .content-sup{
        max-width: 165px;
        top: 30%;
    }
    .wrapper-bg-imagefull .content-sup p{
        font-size: 1.2rem;
    }
    .wrapper-bg-imagefull .content-sup p span{
        font-size: 1.3rem;
    }
    .wrapper-bg-imagefull a.buy-now{
        top: 88%;
        font-size: .9rem;
    }
    /*tecnología*/
    .technology-block.technology-one{
        background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-1-mob.jpg);
    }
    .technology-block.technology-two{
        background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-2-mob.jpg);
    }
    .technology-block.technology-three{
        background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-3-mob.jpg);
    }
    .technology-block.technology-four{
        background-image: url(/download/bancorecursos/portadab2c/landing_julio3/tecnologia-4-mob.jpg);
    }
    .technology-text{
        width: 94%;
        bottom: 3%;
    }
    /*grid*/
    .grid-images-left_top .left, .grid-images-left_top .right{
        width: 100%;
    }
    /*parallax*/
    .wrapper-img-parallax .fa.fa-play{
        font-size: 4rem;
    }
    /*slider text*/
    .slider-text{
        left: 5%;
    }
    .slider-text div{
        font-size: 1.3rem;
    }

}
@media (max-width: 30.000em){ /*hasta 480px*/
    .slider-text .slick-dots li.slick-active button::before{
        left: 1px;
    }
}
@media (min-width: 1400px){
    .wrapper-slick-slider .slider{
        height: 175px;
    }
}
@media (max-width: 85.375em){ /*hasta 1366px, sólo para sección equipos corredores*/
    .wrapper-equipos-corredores{
        padding-bottom: 14%;
    }
    .wrapper-equipos-corredores .bg-equipos{
        width: 33%;
        margin-right: -620px;
    }
}

/*clase que agrega un background*/
.background-section{
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}
/*icono play para vídeo alternativo a imagen en portada*/
.video-alternative{
    position: relative;
    max-height: 100%;
}
.video-alternative .imagen a::after{
    width: 70px;
    height: 70px;
    font-family: FontAwesome;
    content: '\f04b';
    position: absolute;
    top: calc(50% + 25px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 27px 20px;
    font-size: 3rem;
    background-color: #fff;
    border-radius: 50%;
}
.video-alternative .imagen a:hover,
.video-alternative .imagen a:focus{
    color: #000;
}
@media (max-width: 47.938em) {  /*hasta 767px*/
    .video-alternative .imagen a::after{
        top: 50%;
    }
}

