/*This is modifying the btn-primary colors but you could create your own .btn-something class as well*/
.btn-primary {
  color: #fff;
  background-color: #0495c9;
  border-color: #357ebd; /*set the color you want here*/
}
.btn-myOwnColor:hover,
.myOwnColor:focus,
.myOwnColor:active,
.myOwnColor,
.open > .dropdown-toggle.myOwnColor {
  color: white;
  opacity: 0.8;
  background-color: #0ca4f8;
  border-color: none; /*set the color you want here*/
}

/* navbar stiles */

.dropdown-menu {
  border: none !important;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

.nav-link:focus,
.nav-link:hover {
  color: #34a3f1 !important;
  font-weight: bold !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #34a3f1 !important;
  background-color: transparent !important;
  font-weight: bold !important;
}

.dropdown-menu a:hover {
  color: #34a3f1 !important;
  background-color: transparent !important;
  font-weight: bold !important;
}

.bg-footer {
  background-color:var(--bgFooter);
}

.enlaceRedes {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: start;
}

.marginExtraSmallBottom {
  margin-bottom: 15px;
}

.fv-logo-nav {
  width: 130px;
}

.copy-img {
  width: 2.4em;
  height: 2.4em;
}

.navbar-toggler {
  border: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.btb-gray {
  /* border-top: 0.5px solid #757575; */
  border-bottom: 0.5px solid #757575;
}

.fv-nav-box-sw {
  box-shadow: 0px 8px 12px 0px rgb(213 213 213 / 14%),
    0px 1px 4px 0px rgb(208 208 208 / 10%);
}

@media screen and (min-width: 1282px) {
  .fv-logo-nav {
    width: 10.15625vw;
  }
  .enlaceRedes {
    width: 2.734375vw;
    height: 2.734375vw;
  }
  .enlaceRedes img {
    width: 1.40625vw !important;
  }
}

@media only screen and (max-width: 992px) {
  .navbarSupportedContent {
    background-image: url("/assets/background/movil/Imagen.webp");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: -40vw bottom !important;
  }
}

@media screen and (max-height: 505px) {
  .navbarSupportedContent {
    background-image: url("/assets/background/movil/Imagen.webp");
    background-repeat: no-repeat;
    background-size: 40% auto;
    background-position: -20vw 30px !important;
  }
}

@media screen and (max-height: 505px), screen and (min-width: 705px) {
  .navbarSupportedContent {
    background-image: url("/assets/background/movil/Imagen.webp");
    background-repeat: no-repeat;
    background-size: 40% auto;
    background-position: -15vw 40px !important;
  }
  .morepb-insm-h {
    padding-bottom: 110px !important;
  }
}

@media screen and (min-height: 506px) and (min-width: 705px) and (max-width: 991px) {
  .navbarSupportedContent {
    background-position: -15vw bottom !important;
  }
}

/*  end navbar stiles */

.bg-fv-nov-gradient{
  background: linear-gradient(229deg, #092D5D 2.47%, #0CA4F8 100.74%);
}

/* contact component v3 */

.icon-stores {
  height: 40px;
}

.circles-contact-two {
  background-image: url("/assets/img/v3/components/circles.png") !important;
  background-repeat: no-repeat !important;
  background-size: 20% auto !important;
  background-position: 95% 100% !important;
}

@media screen and (min-width: 1282px) {
  .icon-stores {
    height: 3.125vw;
  }
}

/* end contact component v3 */

/* input home contact v3 */
.container-input-class {
  border: 1px solid #34a3f1;
}
.container-input-class input {
  border: none !important;
  color: #b1b1b1 !important;
}

.container-input-class input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b1b1b1 !important;
  opacity: 0.5 !important; /* Firefox */
}

.icon-send-fv {
  width: 19px;
}

.container-input-class input:focus {
  /* removing the input focus blue box. Put this on the form if you like. */
  outline: none !important;
  color: #b1b1b1 !important;
  box-shadow: none !important;
}

.less-m-bayer {
  margin-left: -30%;
}

.container-input-class input:-webkit-autofill,
.container-input-class input:-webkit-autofill:hover,
.container-input-class input:-webkit-autofill:focus,
.container-input-class input:-webkit-autofill:active {
  -webkit-box-shadow: none !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  -webkit-text-fill-color: #b1b1b1 !important;
  -webkit-background-clip: text;
}
.container-input-class input:-internal-autofill-selected {
  background: transparent !important;
  background-color: transparent !important;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  margin-top: 1px;
  -webkit-background-clip: text;
}

.container-input-class button {
  margin: 1px;
  border: 1px solid transparent !important;
  min-width: 44px;
}
.container-input-class button:hover {
  border: 1px solid transparent !important;
}

/* input home */

/* home */
#newsCarrousel .swiper-slide .fv-link h5 {
  max-height: 130px;
  overflow: hidden;
}

#newsCarrousel .swiper-slide-active .fv-link h5 {
  max-height: none;
  overflow: none;
}

@media screen and (min-width: 1281px) {
  #newsCarrousel .swiper-slide .fv-link h5 {
    max-height: 20.15625vw;
  }
  .container-input-class input {
    font-size: 1.25vw;
  }
}
/* home */

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: linear;
}

@media screen and (min-width: 1281px) {
  .logo-swipper {
    height: 50px;
    width: auto;
  }
}

/* helpers cards */
.fv-text-xl-card {
  font-size: 3.28125vw;
}
.fv-text-n8-card {
  font-size: 1.40625vw;
}
/* helpers cards */

#politicasprivPage ul,
#politicasprivPage ol {
  padding-left: 2rem;
}

.less-phone-download {
  margin-top: -85px;
}

.iconCheck-download {
  width: 16px;
  height: 16px;
}

.shadow-card-fv-2 {
  box-shadow: 0px 4px 4px rgba(150, 150, 150, 0.25);
}

/* .swiper-slide-active .shadow-card-fv-2 {
  box-shadow: -10px -10px 20px #ffffff, 10px 10px 20px #d7d7d7;
  border: 0.5px solid #BDBDBD;
  background: linear-gradient(white, white) padding-box,
    linear-gradient(to right, #d9d9d99c, #ffffff) border-box;
  border-radius: 12px;
  border: 1px solid transparent;
  transition: 0.5s;
  -webkit-transition: 0.5s;
} */

.shadow-card-fv-2:hover {
  box-shadow: -10px -10px 20px #ffffff, 10px 10px 20px #d7d7d7;
}

.border-fv-gray-1px {
}

.border-fv-blue-a1 {
  border: 2.5px solid #34a3f1;
}

.border-fv-blue-a1:hover {
  border: 2.5px solid #34a3f1;
}

#vendePage .text-blue-dk-finveroII:hover {
  opacity: 0.8;
  color: #34a3f1;
}

/* #modalSolitudDemo .modal-dialog{
    max-width: 510px;
} */

/* @media screen and (min-width: 1281px) {
    #modalSolitudDemo .modal-dialog{
        max-width: 39.84375vw;
    }
} */

.question-mark-icon {
  width: 35px;
  height: 35px;
}

.fix-video-scale {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  margin-bottom: -7px;
}

.shadow-card-ce {
  /* box-shadow: -10px -10px 20px #ffffff, 10px 10px 20px #d7d7d7; */
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.line-gray-news {
  background-color: #dbdbdb;
  height: 15px;
}

.cm-mt-less-20 {
  margin-top: -19px;
}

.cm-mt-less-29 {
  margin-top: -39px;
  position: relative;
  z-index: 99;
}

.card-mih-dnjds-1 {
  height: 141px;
  object-fit: cover;
}

.min-h-cards-w {
  min-height: 265px;
}

.shadow-nav-top {
  box-shadow: 0px 4px 30px rgba(158, 158, 158, 0.3);
  height: 13px;
  margin-top: -9px;
}

.shadow-nav-bottom {
  box-shadow: 0px -4px 4px rgba(149, 149, 149, 0.25);
}

.border-bottom-gray-div {
  border-bottom: 0.7px solid #bdbdbd;
}

.container-nav-sub-option .less {
  display: inline-block;
}

.container-nav-sub-option .plus {
  display: none;
}

.container-nav-sub-option .collapsed .plus {
  display: inline-block;
}

.container-nav-sub-option .collapsed .less {
  display: none;
}

.bg-sub-options-nav {
  background: rgba(52, 163, 241, 0.09);
}

.logo-swipper {
  height: 30%;
  width: auto;
}

.logo-swipper-fix {
  width: 38%;
  height: auto;
}

@media screen and (min-width: 1281px) {
  .line-gray-news {
    height: 1.171875vw;
  }

  .cm-mt-less-20 {
    margin-top: -1.484375vw;
  }

  .cm-mt-less-29 {
    margin-top: -3.828125vw;
  }

  .card-mih-dnjds-1 {
    height: auto;
    width: 100%;
  }

  .min-h-cards-w {
    min-height: 20vw;
  }

  .logo-swipper-fix {
    height: auto;
    width: 35%;
  }
}

@media screen and (min-width: 1781px) {
  .min-h-cards-w {
    min-height: 15.3vw;
  }
}

.widthapps {
  width: 40%;
  margin-left: -10%;
}

.margin-negative-phone {
  margin-left: 20%;
}

@media screen and (max-width: 768px) {
  .less-phone-download {
    margin-top: -25px;
  }
  .card-mih-dnjds-1 {
    height: auto;
    width: 100%;
  }
  .min-h-cards-w {
    min-height: auto;
  }
  .bg-cir-cct {
    background-image: url("/assets/img/v3/components/circle-cm-contact.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 50% auto !important;
    background-position: right 0% !important;
  }

  .casos-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 374px) {
  .hidden-380 {
    display: none;
  }
}

.btn-border-blue {
  border: 3px solid #34a3f1;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
}

.card-collapsed .less {
  display: inline-block;
}

.card-collapsed .plus {
  display: none;
}

.card-collapsed .collapsed .plus {
  display: inline-block;
}

.card-collapsed .collapsed .less {
  display: none;
}

/* home btn  */

.btn-fv-hover-home {
  color: #616161;
}

.btn-fv-hover-home p {
  color: #bdbdbd;
}

.border-yellow-form {
  border: 1px solid #ffc349;
}

.img2-icon-cd {
  display: none;
}

@media screen and (min-width: 768px) {
  .btn-fv-hover-home:hover {
    background-color: #ffc349;
    color: white !important;
  }
  .btn-fv-hover-home:hover p {
    color: white;
  }
  .btn-fv-hover-home:hover .img1-icon-cd {
    display: none;
  }

  .btn-fv-hover-home:hover .img2-icon-cd {
    display: inline-block;
  }

  .casos-card {
    height: 100%;
  }

  .casos-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  
  .logo-swipper {
    height: 50%;
    width: auto;
  }
}

@media screen and (min-width: 1300px) {
  .modal-dialog {
    max-width: 63% !important;
  }
}

.toastShowMessage {
  z-index: 10100 !important;
}

.icon-footer {
  width: 18px;
}

.bg-btn-bl {
  background-color: #0561dc;
  transition: 0.5s;
}

.btn-do {
  color: #0561dc;
  background-color: transparent;
  border: 2px solid #0561dc;
}
.btn-do:hover {
  color: #0561dc;
  background-color: transparent;
  border: 2px solid #0561dc;
  opacity: 0.8;
}

.btn-do:focus:not(:focus-visible) {
  outline: auto !important;
}

.bg-btn-bl:hover {
  background-color: #0561dc;
  color: white;
  opacity: 0.8;
}

.swiper-logos {
  height: 100px;
}

.swiper-slide-logos {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* //  cintillo */

#fadebar{
  transition: all 0.5s;
}

.h-cintillo{
  height: 90px;
}

@media screen and (min-width: 1281px) {
  .h-cintillo{
    height: 7.03125vw;
  }
}
/* //  cintillo */


.footerLogos{
  width: 90%;
  margin: 1rem auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footerLogos__item{
  flex-basis: 7%;
  text-align: center;
}
.footerLogos__item-iqnet{
  flex-basis: 8%;
}
.footerLogos__item-circle,
.footerLogos__item-palacio{
  flex-basis: 13%;
}
.footerLogos__img{
  width: 100%;

}
.footer__container{
  display: flex;
  margin: 0 auto;
  width: 90%;
}
.footer__content{
  flex-basis: 22%;

  color: var(--whiteGb);
  list-style: none;
}
.footer__content--newLetter{
  flex-basis: 30%;
}
.footer_list{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-weight: 200;
  list-style: none;
  padding: 0;
}
.footer__list-item{
  display: flex;
  align-items: center;
}
.footer__list-item img{
  margin-right: .5rem;
  width: 17px;
}
.footerCopy__content{
  display: flex;
}
.footerCopy__span{
  width: 55%;
  text-align: end;
}
.footerCopy__social{
  width: 45%;
  display: flex;
  justify-content: flex-start;
}
.footerCopy__logo{
  width: 3%;
}
.footerCopy__logo--facebook{
  width: 2%;
}
@media screen and (max-width:991px) {
  .footer__container{
    flex-wrap: wrap;
    gap: 2rem;
  }
  .footer__content{
    display: block;
    flex-basis: calc(50% - 2rem);
  }
  .footer_list{
    gap: .5rem;
  }
  .footerCopy__content{
    flex-direction: column;
  }
  .footerCopy__span{
    width: 100%;
    text-align: center;
  }
  .footerCopy__social{
    width: 100%;
    margin-top: 10px;
    justify-content: center;
  }
}
@media screen and (max-width:575px){
  .footer__container{
    margin: 0 auto;
  }
  .footer__content{
    flex-basis: 100%;
    margin: 0 auto;
    
  }
  .footerLogos{
    gap: 1rem;
  }
  .footerLogos__item{
    flex-basis:10% ;
    padding: 0 2px;
  }
  .footerLogos__item-iqnet{
    flex-basis: 16%;
  }
  .footerLogos__item-circle,
  .footerLogos__item-palacio{
    flex-basis: 20%;
  }
}