
@font-face {
  font-family: "BentonSansBBVA-Medium";
  src: url(../fonts/BentonSansBBVA-Medium.eot) format("eot"), url(../fonts/BentonSansBBVA-Medium.woff2) format("woff2"), url(../fonts/BentonSansBBVA-Medium.woff) format("woff"), url(../fonts/BentonSansBBVA-Medium.ttf) format("truetype"), url(../fonts/BentonSansBBVA-Medium.svg) format("svg");
}

.bbva-medium {
  font-family: BentonSansBBVA-Medium !important;
}

@font-face {
  font-family: "BentonSansBBVA-Book";
  src: url(../fonts/BentonSansBBVA-Book.eot) format("eot"), url(../fonts/BentonSansBBVA-Book.woff2) format("woff2"), url(../fonts/BentonSansBBVA-Book.woff) format("woff"), url(../fonts/BentonSansBBVA-Book.ttf) format("truetype"), url(../fonts/BentonSansBBVA-Book.svg) format("svg");
}

.bbva-book {
  font-family: BentonSansBBVA-Book !important;
}

@font-face {
  font-family: "BentonSansBBVA-Bold";
  src: url(../fonts/BentonSansBBVA-Bold.eot) format("eot"), url(../fonts/BentonSansBBVA-Bold.woff2) format("woff2"), url(../fonts/BentonSansBBVA-Bold.woff) format("woff"), url(../fonts/BentonSansBBVA-Bold.ttf) format("truetype"), url(../fonts/BentonSansBBVA-Bold.svg) format("svg");
}

.bbva-bold {
  font-family: BentonSansBBVA-Bold !important;
}
html, body{
  color: #fff;
  font-weight: 600;
  background-image: url('../img/oraculo/patrimonial_fb.gif'); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: BentonSansBBVA-Book;
}

.relative{
  position: relative;
}

#audioVideo{
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
}

#audioVideo img{
  width: 100%;
}

#paso1{
  opacity: 0;
  transition: 2s ease all;
}

.btn{
  height: 40px;
  width: 200px;
}

.btn-blue{
  background: #004481;
  color: #fff;
}

.container-progress{
  opacity: 0;
  transition: 1.5s ease all;
}

#pregunta1{
  display: none;
}

#pregunta1{
  opacity: 0;
  transition: 2s ease all;
}


#pregunta11{
  display: none;
}

.content-p{
  opacity: 0;
  transition: 1s ease all;
}

.content-p-active{
  opacity: 1;
}


#pregunta1opciones{
  display: none;
}

#content-pregunta-uno-opciones{
  opacity: 0;
  transition: 1s ease all;
}

.content-pregunta-uno-opciones-active{
  opacity: 1 !important;
}

/* barra de progreso*/
.container-progress {
  width: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  height: 130px;
  display: flex;
  flex-direction: row;
  align-content: space-around;
  align-items: center;
  justify-content: center;
}

.progress-2 {
  display: flex;
  height: 0.8rem;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #e9ecef;
  border-radius: 1rem;
  width: 65%;
  margin-right: 2%;
  background-color: rgba(255, 255, 255, 1);
}

.progress-bar2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #6754B8;
  transition: width 0.6s ease;
}

.number{
  color: #6754B8;
  background: #DDD7F7;
  border: 1px solid #6754B8;
  border-radius: 50px;
  padding: 5px 13px;
  position: absolute;
  left: -19px;
  top: 50%;
  margin-top: -17px;
}

.number-response{
  color: #fff;
  background: #8F7AE5;
  border: 1px solid #8F7AE5;
  border-radius: 50px;
  padding: 5px 13px;
  position: absolute;
  left: -15px;
  top: 0;
  margin-top: -17px;
  font-family: "BentonSansBBVA-Bold";
}

.contenedor-respuesta{
  position: relative;
  background: #fff;
  border-radius: 8px;
}

.respuesta{
  width: 400px;
  color: #fff;
  background: #8F7AE5;
  margin: 5% auto;
  position: relative;
  padding: 10px 20px 10px 25px;
  text-align: left;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.8s ease all;

}

.title-info{
  padding-top: 20px;
  font-size: 20px;
  color: #7C6AC7;
}

.content-icon-info{
  display: flex;
  color: #002F65;
  align-items: center;
  justify-content: center;
}

.text-icon{
  font-size: 14px;
  text-align: left;
  max-width: 240px;
}

.option-bg{
  background: #E9E9E9;
  border-radius: 10px;
  padding: 0;
  margin: 10px;
  width: 150px;
  height: 110px;
}

.more-info-option{
  padding: 5% 0 5% 0;
  text-decoration: underline;
  display: block;
}

.respuesta:hover{
  background: #004481;
}

.respuesta-active{
  background: #004481;
}

.continuar{
  border: #E9E9E9;
  background: #E9E9E9;
  color: #BDBDBD;
  transition: 0.8s ease all;
}

.continuar-active{
  border: #004481;
  background: #004481;
  color: #fff;
} 

.steps{
  margin-bottom: 0; 
  margin-left: 5px;
  color: #fff;
}

.btn-back-color{
  color: #043263;
  background: #F4F4F4;
  text-decoration: none;
}

.text-color-a{
  color: #1973B8;
}

.img_instrucciones{
  width: 140px;
}

.titulo-instrucciones{
  font-size: 40px;
}

.pregunta{
  font-size: 24px;
  margin-bottom: 8%;
}

.progress-range {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.675rem;
  border-radius: 0.25rem;
  height: 170px;
  position: relative;
  width: 50%;
  padding: 0px 1%;
  margin: 0 auto;
}


input[type=range] {
  background: rgb(182,168,238);
  background: linear-gradient(90deg, rgba(182,168,238,1) 0%, rgba(143,122,229,1) 18%, rgba(124,106,199,1) 35%, rgba(103,84,184,1) 51%, rgba(45,204,205,1) 70%, rgba(91,190,255,1) 85%, rgba(0,68,129,1) 100%);
  /* background-color: #1464A5; */
  width: 100%;
  border-radius: 50px;
  margin: auto 25px;
  transition: .1s ease-in;
  border: 0;
  -webkit-appearance: none;
  height: 20px;
  margin-top: 25px;
  cursor: pointer;
  z-index: 1;
  position: relative;
}


#img-progress {
  /*width: 8%;*/
  width: 50px;
  position: absolute;
  top: 0;
  left: 20px;
  margin-top: 0;
  pointer-events: none;
  cursor: pointer;
  z-index: 2;
}

.triangulo {
  width: 0;
  height: 0;
  border-top: 20px solid #B6A8EE;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: 35px;
  left: 35px;
}

.triangulo-label{
  position: absolute;
  top: 60px;
  left: 0px;
}


.triangulo2 {
  width: 0;
  height: 0;
  border-top: 20px solid #6754B8;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: -5px;
}

.triangulo2-label{
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -50px;
}

.triangulo3 {
  width: 0;
  height: 0;
  border-top: 20px solid #004481;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: 35px;
  right: 36px;
}

.triangulo3-label{
  position: absolute;
  top: 60px;
  right: 0;
}

.terminos{
  background: #fff;
  color: #004481;
  padding: 5%;
  display: none;
  margin-top: 5%;
  transition: 1s ease all;
}

.terminos a{
  text-decoration: underline;
}

.mensaje-res-info{
  margin: 3% 0;
}




.content-table-div ul{
  margin: 0;
  padding: 0;
}

.content-table-div ul li{
  min-height: 70px;
  vertical-align: middle;
  height: 100%;
  position: relative;

}
.lista-EstadoCuenta {
  width: 90%;
  margin: 0;
  list-style: none;
  padding: 0px 0 10px 0;
  display: block;
  float: right;
}
.ista-EstadoCuenta li {
  padding: 20px;
}
.color-white{
  background: #fff;
}
.btn-color{
  background: #6754B8;
  border: 1px solid #6754B8;
}
.btn-estado{
  position: relative;
  background: #6754B8;
  width: 85%;
  height: 60px;
  border-radius: 10px;
  border: 1px solid #6754B8;
  color: #fff;
  padding-left: 30px;

}
.filtro-btn{
  background: #D3D3D3 !important;
  filter: grayscale(1);
  border: 1px solid #D3D3D3;
  color: #043263;
}
.img-numero{
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -25px;
  margin-top: 4px;
}
.content-table-div ul li img{
  vertical-align: middle;
}
#Ejemplo_Reporte_Ana_ülisis_de_Cartera_Página_1{
  width: 50%;
}
.img-estado-cuenta{
  width: 100%;
  height: auto;
}
.visible{
  display: block !important;
}
.no-visible{
  display: none;
}

/* Botones de informacion del estodo de cuents  */
.estado-de-cuenta{
  position: relative;
}

.btn-info{
  cursor: pointer;
  position: absolute;
  background: transparent;
  top: 0;
  left: 0;
  border: 0px;
  height: 13px;
}
.info-portafolio_1{
  margin-top: 13.3%;
  margin-left: 5%;
  width: 2%;
}
.info-portafolio_2{
  margin-top: 13.3%;
  margin-left: 18%;
  width: 2%;
}
.info-portafolio_3{
  margin-top: 13.3%;
  margin-left: 30%;
  width: 2%;
}
.info-portafolio_4{
  margin-top: 13.3%;
  margin-left: 48%;
  width: 2%;
}
.info-portafolio_5{
  margin-top: 13.3%;
  margin-left: 60%;
  width: 2%;
}
.info-portafolio_6{
  margin-top: 13.3%;
  margin-left: 76%;
  width: 2%;
}
.info-portafolio_7{
  margin-top: 28.2%;
  margin-left: 4.4%;
  width: 2%;
}
.info-portafolio_8{
  margin-top: 51.8%;
  margin-left: 9%;
  width: 2%;
}
.info-portafolio_9{
  margin-top: 58.5%;
  margin-left: 9%;
  width: 2%;
}
.info-portafolio_10{
  margin-top: 52%;
  margin-left: 53.3%;
  width: 2%;
}.info-portafolio_11{
  margin-top: 28.2%;
  margin-left: 50%;
  width: 2%;
}
.info-portafolio_12{
  margin-top: 43.8%;
  margin-left: 75%;
  width: 2%;
}.info-portafolio_13{
  margin-top: 30.5%;
  margin-left: 61%;
  width: 2%;
}
.info-detalle_1{
  margin-top: 15%;
  margin-left: 4.4%;
  width: 2%;
}
.info-detalle_2{
  margin-top: 20%;
  margin-left: 20.3%;
  width: 2%;
}
.info-detalle_3{
  margin-top: 20%;
  margin-left: 34.8%;
  width: 2%;
}
.info-detalle_4{
  margin-top: 37.5%;
  margin-left: 4%;
  width: 2%;
}
.info-detalle_5{
  margin-top: 54.7%;
  margin-left: 10%;
  width: 2%;
}
.info-detalle_6{
  margin-top: 54.7%;
  margin-left: 22%;
  width: 2%;
}
.info-detalle_7{
  margin-top: 54.7%;
  margin-left: 36%;
  width: 2%;
}
.info-detalle_8{
  margin-top: 15%;
  margin-left: 50%;
  width: 2%;
}
.info-detalle_9{
  margin-top: 20%;
  margin-left: 65.4%;
  width: 2%;
}
.info-detalle_10{
  margin-top: 20%;
  margin-left: 80.4%;
  width: 2%;
}
.info-detalle_11{
  margin-top: 37.5%;
  margin-left: 50.2%;
  width: 2%;
}
.info-detalle_12{
  margin-top: 54.7%;
  margin-left: 55.4%;
  width: 2%;
}
.info-detalle_13{
  margin-top: 54.7%;
  margin-left: 67%;
  width: 2%;
}
.info-detalle_14{
  margin-top: 54.7%;
  margin-left: 81%;
  width: 2%;
}
.info-periodo_1{
  margin-top: 8.7%;
  margin-left: 1%;
  width: 2%;
}
.info-periodo_2{
  margin-top: 14%;
  margin-left: 0.3%;
  width: 2%;
}
.info-periodo_3{
  margin-top: 12.7%;
  margin-left: 5.3%;
  width: 2%;
}
.info-periodo_4{
  margin-top: 14%;
  margin-left: 12%;
  width: 2%;
}
.info-periodo_5{
  margin-top: 14%;
  margin-left: 28%;
  width: 2%;
}
.info-periodo_6{
  margin-top: 14%;
  margin-left: 51%;
  width: 2%;
}
.info-periodo_7{
  margin-top: 14%;
  margin-left: 59.3%;
  width: 2%;
}
.info-periodo_8{
  margin-top: 10.7%;
  margin-left: 70%;
  width: 2%;
}
.info-periodo_9{
  margin-top: 21.5%;
  margin-left: 12%;
  width: 2%;
}
.info-periodo_10{
  margin-top: 31.5%;
  margin-left: 12%;
  width: 2%;
}
.info-periodo_11{
  margin-top: 41.5%;
  margin-left: 12%;
  width: 2%;
}
.info-periodo_12{
  margin-top: 53.7%;
  margin-left: 12%;
  width: 2%;
}
.info-credito_1{
  margin-top: 6.4%;
  margin-left: 0.3%;
  width: 2%;
}
.info-credito_2{
  margin-top: 13.5%;
  margin-left: 10.8%;
  width: 2%;
}
.info-credito_3{
  margin-top: 13.5%;
  margin-left: 22.8%;
  width: 2%;
}
.info-credito_4{
  margin-top: 13.5%;
  margin-left: 30.8%;
  width: 2%;
  
}
.info-credito_5{
  margin-top: 13.5%;
  margin-left: 40.8%;
  width: 2%;
}
.info-credito_6{
  margin-top: 11.5%;
  margin-left: 46.3%;
  width: 2%;
}
.info-credito_7{
  margin-top: 12.3%;
  margin-left: 52.8%;
  width: 2%;
}
.info-credito_8{
  margin-top: 13.5%;
  margin-left: 61%;
  width: 2%;
}
.info-credito_9{
  margin-top: 12.8%;
  margin-left: 69%;
  width: 2%;
}
.info-credito_10{
  margin-top: 12.8%;
  margin-left: 79.5%;
  width: 2%;
}
.info-credito_11{
  margin-top: 12.8%;
  margin-left: 90%;
  width: 2%;
}
/* Estilos de los PopUp de informacion*/

.popup{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background:  rgba(0, 0, 0, 0.5);
}

.popup-center{
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.informacion{
  position: relative;
  width: 330px;
  margin: auto;
  height: 310px;
  background: #fff;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.icon-info{
  width: 130px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 100px;
  margin-top: -65px;

}
.cerrar-popup{
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -5px;
  margin-right: 0px;
  font-size: 24px;
  padding: 10px;
  cursor: pointer;
}
/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) {  
 
}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) { 

}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {  


}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {  

  #audioVideo{
    top: -40px;
    width: 80px;
    z-index: 2;
  }

  .triangulo2-label{
    position: absolute;
    top: 60px;
    left: 45%;
    margin-left: -50px;
  }
  .triangulo3-label{
    position: absolute;
    top: 60px;
    right: -5px;
  }

  .progress-range {
    width: 90%;
  }

  html, body{
    color: #fff;
  }

  .steps{
    color: #fff;
  }
  .respuesta {
    width: 320px;
  }
  .pregunta{
    text-align: left;
    margin: 10% 20px;
    line-height: 28px;
  }
  .container-progress {
    width: 100%;
  }

  .progress-range{
    font-size: 0.55rem;
  }
  .contenedor-respuesta{
    margin: 20px;
    border-radius: 5px;
  }
  .text-icon{
    font-size: 12px;
  }
  .title-info{
    font-size: 17px;
  }

  .terminos{
    overflow: hidden;
  }
  
  .terminos p{
    font-size: 12px;
  }

  .content-icon-info{
    padding: 5px;
  }

  .content-icon-info img{
    width: 100px;
  }

  .mensaje-res-info{
    color: #fff;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {  }
