.financiera .tab {
    overflow: hidden;
    border: none;
    /* background-color: #f1f1; */
    text-align: center;
}
  
  /* Style the buttons that are used to open the tab content */
.financiera .tab h4 {
    background-color: inherit;
    float: none;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    color: #A3A3A3;
    font-size: x-large;
    font-family: 'Inter-Medium';
}

/* Change background color of buttons on hover */
.financiera .tab .active {
 color: #1E5674;
}

/* Create an active/current tablink class */
.financiera  .tab button.active {
background-color: #ccc;
}

/* Style the tab content */
.financiera  .tabcontent {
display: none;
padding: 6px 12px;
border: none;
border-top: none;
/* -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s; */
}

.financiera  .tabcontent .cat a .nom-cat {
  
    color: #1E5674;
    font-family:'Inter-Bold' ;
    font-size: large;
}

.financiera  .tabcontent .cat:hover{
    box-shadow: 5px 5px 20px rgb(0 0 0 / 40%);
    transform: scaleX(1.05) scaleY(1.05)!important;
    transition: transform 300ms ease 0ms;
}

/* .tabcontent .cat a:hover{
    color: rgb(127, 127, 127);
} */

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
  }
  
  @keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
  }


  #Bancos .logo-banco{
    
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .financiera .descripcion-banco {
    -webkit-hyphens: auto;
    hyphens: auto;
    font-family: 'Inter-Regular';
    text-align: justify;
    color: #A3A3A3;
    line-height: 20px;
  }

  #Bancos h6{
    font-family: 'Inter-Regular';
    text-align: justify;
    color: #A3A3A3;
    line-height: 20px;
    
  }


  #Seguros h6{
    font-family: 'Inter-Regular';
    text-align: justify;
    color: #A3A3A3;
    line-height: 20px;
  }

  #Financiera h6{
    font-family: 'Inter-Regular';
    text-align: justify;
    color: #A3A3A3;
    line-height: 20px;
  }

  .financiera .btn-enviar {
    background-color: #2E6C80;
    border-radius: 0;
    font-size: 19px;
    color: white;
    font-family: 'Inter-Regular';
  }

  .financiera .form-control {
    display: block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #f8fafc;
    background-clip: padding-box;
    border-bottom: 1px solid #A3A3A3;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#Financiera .form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #f8fafc;
  background-clip: padding-box;
  border-bottom: 1px solid #A3A3A3;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#Financiera .btn-enviar {
  background-color: #2E6C80;
  border-radius: 0;
  font-size: 19px;
  color: white;
  font-family: 'Inter-Regular';
}

.financiera .btn-vermas {
  background-color: #999999;
  border-radius: 0;
  font-size: medium;
  color: white;
  font-family: 'Inter-Regular';
 
}

#Financiera .btn-vermas {
  background-color: #999999;
  border-radius: 0;
  font-size: medium;
  color: white;
  font-family: 'Inter-Regular';

}

#Bancos .tit-seccion {
  font-family: 'Inter-Bold';
  color: #1e5674;
  font-size: xxx-large;
  text-align: center;
  padding-bottom: 5%;
  padding-top: 5%;
}

#Seguros .tit-seccion {
  font-family: 'Inter-Bold';
  color: #1e5674;
  font-size: xxx-large;
  text-align: center;
  padding-bottom: 5%;
  padding-top: 5%;
}

#Financiera .tit-seccion {
  font-family: 'Inter-Bold';
  color: #1e5674;
  font-size: xxx-large;
  text-align: center;
  padding-bottom: 5%;
  padding-top: 5%;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #1A1A1A;
  font-family: 'Inter-Regular';
  background-color: #F3F2F2;
  /* font-size: 14px; */
  text-align: justify;
  line-height: 20px;
  border-radius: 10px;
}

.bs-popover-auto[x-placement^=right]>.arrow:after, .bs-popover-right>.arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #F3F2F2;
}

.popover {
  top: -190px !important;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: Nunito,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .7875rem;
  word-wrap: break-word;
  background-color: #F2F2F2;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 10px;
  box-shadow: 0px 3px 10px rgba(0,0,0,0.5);
  width: 100%;
  height: auto;
  
}

.popover-1, .popover-4 {
  top: -130px !important;
}

.popover-3 {
  top: -150px !important;
}

.popover .descripcion{
  -webkit-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    font-family: 'Inter-Regular';
}

.popover .arrow:after, .popover .arrow:before {
  position: absolute;
  display: none;
  content: "";
  border-color: transparent;
  border-style: solid;
}

#Seguros .img-seguros {
  width: 100%;
  height: auto;
  object-fit: cover;
  
}

@media (max-width:320px){
  .popover {
    width: 65%;
    height: auto;
  }
}