/***
Landing page - Cuenta nómina BBVA
***/
body{
  text-rendering: optimizeLegibility;
}
.bg-bbva{
  background-color: #043263;
  background-image: url('../img/bg-aseguraypunto.jpg');
  background-position: 38% 51%;
}
.bg-bbva.desplazamiento-fondo{
  background-position: 38% 51%;
}
.color-amarillo-bbva{
  color:#ffc000
}
.azul-claro-bbva{
  color:#d4edfc
}
.border-seguros{
	border-right: 1px solid #02a5a5;
}
.verde-seguros{
	color: #02a5a5;
}
.linea {
  border-top: 1px solid white;
  height: 2px;
  max-width: 50px;
  padding: 0;
  margin: 20px 0 0 0;
}
#owl-seguros.owl-carousel.owl-drag .owl-item, #owl-seguros-mobile.owl-carousel.owl-drag .owl-item  {
    padding: 0px;
}

#owl-seguros .owl-nav, #owl-seguros-mobile .owl-nav {
    position: absolute;
    top: 20%;
    width: 100%;
}

#owl-seguros.owl-theme .owl-nav, #owl-seguros-mobile.owl-theme .owl-nav  {
    text-align: left;
}

#owl-seguros .owl-nav .owl-prev, #owl-seguros .owl-nav .owl-next, #owl-seguros-mobile .owl-nav .owl-prev, #owl-seguros-mobile .owl-nav .owl-next {
		color: #02A5A5;
		font-size: 50px;
    margin: 0px;
    padding: 1px 6px;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
}

#owl-seguros  .owl-nav, #owl-seguros-mobile  .owl-nav {
  font-family: budicon;
}

#owl-seguros  .owl-nav .owl-prev:before, #owl-seguros-mobile  .owl-nav .owl-prev:before{
  content: "\eafa";
}
#owl-seguros  .owl-nav .owl-next:after, #owl-seguros-mobile  .owl-nav .owl-next:after{
  content: "\eb14";
}
#owl-seguros .owl-nav .owl-next, #owl-seguros-mobile .owl-nav .owl-next {
    right: -45px;
    position: absolute;
}

#owl-seguros .owl-nav .owl-prev, #owl-seguros-mobile .owl-nav .owl-prev {
    left: -45px;
    position: absolute;
}
#owl-ofertas.owl-carousel.owl-drag .owl-item {
    padding: 0px 10px;
}
.link-compara{
	display: block;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.link-compara:hover {
	cursor:pointer;

	text-decoration:none !important;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.link-compara:hover .c-btn-green-bbva {
  border-radius:0px !important;
  color: #ffffff;
  background: #092246;
}
/* Botón Hazte cliente */
.btn{
  border-radius:0px !important;
  -webkit-transition: background 0.5s ease-in-out 0s;
  transition: background 0.5s ease-in-out 0s;
  border:0px !important
}
.c-btn-green-bbva {
    border-radius:0px !important;
    color: #ffffff;
    background: #02a5a5;
}
.c-btn-green-bbva:hover {
  border-radius:0px !important;
  color: #ffffff;
  background: #092246;
}
.box-riesgo{
  border:1px solid #666565;
  display:block;
  margin-bottom:30px
}
.c-border-right {
    border-right: 1px solid #666565;
}
/* Sección ventajas */
.box-bbva{
  background-color: white;
  padding:20px 30px;
  display:flex;
  flex-direction:row;
  align-items:center;
  align-content:stretch;
}
.box-bbva .item-img{
  padding-right:20px
}
.fuente-ventajasbbva{
  color:#043263
}

.swal2-container{
  z-index: 9998 !important;
}
/* Ajustes paar móvil */
@media (max-width: 480px) {
  .box-bbva {
      background-color: white;
      padding: 20px 20px;
      display: flex;
      flex-direction: column;
      align-items: center;
      align-content: space-between;
  }
  .box-bbva .item-img{
    padding:0px 0px 20px 0px
  }
}



/*======================================
48. HOW iT WORK
======================================*/
.step-number-block{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.step-number-block:hover{
	z-index:1;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.step-number-block:hover  .step-number{
  color: #3a4452;
}
.step-number{
	position: absolute;
	right: 24px;
	top: 0px;
	font-size: 72px;
	font-weight: 800;
	color: #e2e2e2;
}
.step-number.active{
	color: #3a4452;
}

.p-a30 {
		padding: 30px;
}

.m-a5 {
		margin: 5px;
}
.bg-white {
		background-color: #FFF;
}
.wt-icon-box-wraper {
		position: relative;
}
.wt-icon-box-wraper.center {
		text-align: center;
}


.icono-lg {
width: 113px;
}
.icono-xld, .icono-xl, .icono-lg, .icono-md, .icono-sm, .icono-xs {
display: inline-block;
text-align: center;
}
.text-primary {
color: #FFBC13;
}
.m-b20 {
margin-bottom: 20px;
}

.icono-content {
overflow: hidden;
}

.step-number {
position: absolute;
right: 24px;
top: 0px;
font-size: 72px;
font-weight: 800;
color: #e2e2e2;
}

.step-number-block h4 {
font-size: 18px;
line-height: 22px;
color: #171f2c;
font-weight: normal;
margin-bottom: 15px;
}

.wt-icon-box-wraper .wt-tilte {
margin-top: 0;
}
.wt-box, .wt-info, .wt-tilte, .wt-tilte-inner {
position: relative;
}
.font-weight-500 {
font-weight: 500;
}

.wt-icon-box-wraper p:last-child {
margin: 0px;
}

.clearfix::after, .filter-wrap::after, .filter-wrap::after, .wt-icon-box-wraper::after, ol.commentlist li::after {
content: "";
display: table;
clear: both;
}

.icono-lg img {
height: 70px;
}
.icono-xld img, .icono-xl img, .icono-lg img, .icono-md img, .icono-sm img, .icono-xs img {
vertical-align: middle;
max-width: 100%;
width: auto;
}

.bg-secondry {
background-color: #171f2c;
}

.text-white {
color: #FFF;
}
.icon-content {
overflow: hidden;
}

/* Información Oferta + Condiciones */

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 600px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);

}

.oferta-title {
    background-color: #043263 !important;
    padding: 5px 10px;
    color: #ffc00c !important;
    border-radius: 3px;
}

.c-condiciones-oferta-popover{
	background-color: #d4edfc !important;
	padding: 5px 10px;
	color: #0b0801 !important;
	border-radius: 3px;
}

.oferta-seguro{
  text-shadow:1px 1px 1px #000;
  font-size:20px;
}


.oferta-seguro:hover {
  background-position: -100% 0;
  background: linear-gradient(to right, rgba(255,255,255,0) 3%, rgba(22, 160, 133,0.7) 40%);
  transition: 1s ease-in-out;

}


@media only screen and (min-width: 698px) and (max-width: 900px) {
  .bg-bbva {
      background-color: #043263 !important;
      background-image: url('../img/bg-aseguraypunto.jpg');
      background-position: 18% 21%;
  }
}


/* Ajustes paar móvil */
@media (max-width: 480px) {
  .oferta-seguro{
    font-size:16px;
  }
  .linea {
    margin: auto;
    max-width:80%
  }
  .oferta-seguro:hover {
    background-position: -100% 0;
    background: none;
    transition: 1s ease-in-out;

  }
  #owl-ofertas .owl-item, #owl-cias .owl-item {
    right: 0px;
  }
  .c-bg-size-mobile-contain{
    background-size: contain !important;
    height: 65vw !important
  }
  #owl-seguros .owl-nav .owl-next, #owl-seguros-mobile .owl-nav .owl-next  {
      right: -15px;
      position: absolute;
      display:none
  }

  #owl-seguros .owl-nav .owl-prev, #owl-seguros-mobile .owl-nav .owl-prev  {
      left: -15px;
      position: absolute;
      display:none
  }
}

/* Ventana centrada en pantalla */

.ocultar{display:none;}

#quickview-bg-block
{
	background-color: rgba(0, 0, 0, 0.55);
	bottom: 0;
  display: none;
  left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9996;
}

.a-qv-close
{
	font-size: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 9999;
}

.a-qv-close::before
{
	background: #000000 none repeat scroll 0 0;
	border-radius: 50px;
	color: #fff;
	content: "\e97f";
	display: block;
	font-family: "budicon-classic";
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
  border: 2px solid #f7f7f7;
}

.a-qv-close:hover::before
{
	background: #aa1532 none repeat scroll 0 0;
	color: #fff;
}

#callme-back
{
 	  background-color: #ffffff;
    border-radius:6px;
    bottom: 0;
    height: 420px;
    left: 0 !important;
    margin: auto;
    opacity: 0.95 !important;
    overflow: auto !important;
    position: fixed;
    right: 0;
    top: 10%;
    width: 750px;
    z-index: 9997;
    padding:20px;
}

@media (max-width: 992px) {

  #callme-back
  {
  	width: 95%;
  }
}

#callme-back
{
	opacity: 1.0;
}

.callme-title {
    margin-bottom: 0px;
    font-size: 25px;
    font-weight: 700;
    color: #f7f7f7;
    text-align: center;
    background-color: #efb441;
    border-radius: 6px;
}
/* CAmpo botón de la venta de callme-back*/

.form-group {
  margin-bottom: 2rem;
}

.form-control {
  height: 61px;
  color: #0f0101;
  border-radius: 3px;
  font-size: 1.875rem;
  font-family: "Raleway";
  font-weight: 500;
  background-color: #f6f6f6;
}

.calculater .form-control, .input-group .form-control {
  background-color: #fff;
}


/* */
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.small_feature_inner .media .d-flex {
  padding-right: 30px;
}

.small_feature_inner .media .d-flex h3 {
  color: #292c30;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 48px;
  position: relative;
}

.small_feature_inner .media .d-flex h3::before {
  content: "";
  height: 30px;
  width: 2px;
  background: #fab915;
  position: absolute;
  right: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.media-body {
  -ms-flex: 1;
  flex: 1;
}

.small_feature_inner .media .media-body {
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
}

.small_feature_inner .media .media-body p {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  color: #292c30;
  line-height: 28px;
  margin-bottom: 0px
}

/* BOTONES */
/* BTN*/
.submit-btn {
  width: 210px;
  height: 50px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  color: #260505;
  text-transform: uppercase;
  background-color: #fab915;
  ;
  border: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

.submit-btn:hover {
  background-color: #333333;
}



.submit-btn.btn-center {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}

.submit-btn:focus {
  outline: none;
}

.submit-btn.gd-bg-1 {
  background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%);
  background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%);
  background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%);
}

.submit-btn.gd-bg-1:hover {
  background-image: -moz-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%);
  background-image: -webkit-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%);
  background-image: -ms-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%);
}

.submit-btn.gd-bg-2 {
  background-image: -moz-linear-gradient(50deg, #fab915 0%, #ffdb7f 100%);
  background-image: -webkit-linear-gradient(50deg, #fab915 0%, #ffdb7f 100%);
  background-image: -ms-linear-gradient(50deg, #fab915 0%, #ffdb7f 100%);
}

.submit-btn.gd-bg-2:hover {
  background-image: -moz-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%);
  background-image: -webkit-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%);
  background-image: -ms-linear-gradient(50deg, #9749f8 0%, #5e2ced 100%);
}

.submit-btn.btn-rounded {
  border-radius: 30px !important;
}

.c-checkbox.has-consentimiento label {
    color: #010f15;
    font-size:15px;
    font-weight:500
}

.c-checkbox.has-consentimiento label > .box {
    border-color: #164961;
}

.popover {
    z-index: 999999;
  }

  .popover-content{
    max-height: 300px;
    overflow-y: scroll;
  }

  .caja-telefono{

    background-color: #00436b;
    border-radius: 6px;
    margin-top: 15px;

  }

  .caja-telefono p {
    margin: 0 0 10px;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    font-size:23px;
    line-height: 30px;
}

.form-control.c-font-montserrat{
  font-family: 'montserrat' !important
}

.form-group.c-margin-b-5 {
    margin-bottom: 5px !important
}

.legal_tel p{
  font-size:10px ;
  line-height:15px;
}

@media (max-width: 992px) {
  .c-checkbox.has-consentimiento label {
      font-size: 13px;
  }
}

@media only screen and (max-width: 575px) {
  .popover {
    left:0px !important
  }
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 5px;
}


@media only screen and (max-width: 480px) {
  .caja-telefono p {
      margin: 0 0 10px;
      color: #fff;
      padding: 10px;
      border-radius: 6px;
      font-size: 23px;
      line-height: 27px;
      text-align: center;
  }
  #callme-back {
      height: 475px;
      right: 0;
      top: 0%;
      padding: 20px;
      overflow:hidden;
  }
  .callme-title {
    font-size: 23px;
    line-height: 27px;
}
}

/* Swal */
.swal2-popup {
    color: #545454 !important;
    font-family: inherit !important;
    font-size: 1.5rem !important;
}
.swal2-styled.swal2-confirm {
    background-color: #047DC2 !important;
}

.contenedor-oferta {
    max-height: 400px;
    overflow-y: scroll;
}
