/*
 Theme Name:   Premium by PONT AI
 Theme URI:    http://marketingpont.com
 Description:  Child tema personalizado creado y deseñado por PONT AI
 Author:       PONT AI
 Author URI:   http://marketingpont.com
 Template:     MKTPframework
 Version:      1.0.0
 Text Domain:  MKTPframework-child
*/

@import url("../MKTPframework/style.css");


/* Plugin: Contact Form 7*/
select.wpcf7-form-control.wpcf7-select {
  padding: 18px;
  border-radius: 3px;
  width: 100%;
}

.wpcf7-submit {
  position: relative;
  display: inline-block;
  padding: 15px 50px;
  background-color: green;
  background-image: linear-gradient(green, lightgreen);
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500;
  border: 1px solid green;
  text-transform: uppercase;
  border-radius: 5px;
}

header#masthead {
  border-bottom: 1px #ccc solid;
}

/* Navegación entre Post: Anterior y Siguiente */
nav.navigation.post-navigation {
  display: none;
}

.site-header.sticky #mobile-menu-wrapper.collapse {
  display: none !important;
}

.site-header.sticky #mobile-menu-wrapper.collapse.show {
  display: block !important;
}

/* Exclusive For screen -670px */

@media only screen and (max-width: 670px) {

  .navbar-toggler {
    border: 2px solid transparent;
    float: right;
  }

  div.wpcf7 .wpcf7-form-control {
    width: 100%;
  }

}

/* VESTA */

hr {
  margin-top: 4rem !important;
  margin-bottom: 3.5rem !important;
  height: 2px;
  background: #6EB1DE;
  opacity: 0.45;
  width: 100%;
}

.bv-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #6EB1DE;
  margin-bottom: 12px;
  line-height: 1;
  white-space: nowrap;
  font-family: 'Montserrat';
}

.bv-eyebrow::before,
.bv-eyebrow::after {
  content: "";
  width: 32px;
  height: 10px;
  opacity: 0.95;
  background:
    linear-gradient(#6EB1DE, #6EB1DE) left center / 2px 8px no-repeat,
    linear-gradient(#6EB1DE, #6EB1DE) center center / 2px 10px no-repeat,
    linear-gradient(#6EB1DE, #6EB1DE) right center / 2px 8px no-repeat;
}

.bv-eyebrow.on-dark {
  color: rgba(255, 255, 255, 0.82);
}

.bv-eyebrow.on-dark::before,
.bv-eyebrow.on-dark::after {
  opacity: 0.9;
  background:
    linear-gradient(rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.82)) left center / 2px 8px no-repeat,
    linear-gradient(rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.82)) center center / 2px 10px no-repeat,
    linear-gradient(rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.82)) right center / 2px 8px no-repeat;
}

@media (max-width: 576px) {
  .bv-eyebrow {
    font-size: 12px;
    letter-spacing: 0.12em;
    gap: 10px;
    white-space: normal;
    text-align: center;
  }

  .bv-eyebrow::before,
  .bv-eyebrow::after {
    width: 24px;
    height: 10px;
  }
}

.btn {
  min-width: 200px;
  font-size: 0.85rem !important;
  text-transform: uppercase;
  padding: .618rem .75rem !important;
}

.bv-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
}

.bv-section {
  padding: 80px 0;
}

.bv-section__header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 56px;
}

.bv-section__header h2 {
  font-size: clamp(32px, 4vw, 42px);
  line-height: 1.15;
  margin: 0 0 12px;
}

.lista-producto-perfil-button {
  border-radius: 999px !important;
  border: 2px solid #6EB1DE !important;
}

.lista-producto-perfil-descripcion ul {
  padding-left: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.lista-producto-perfil-descripcion ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-left: 4px;
  color: #041C2C;
  opacity: 0.9;
}

.lista-producto-perfil-descripcion ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #6EB1DE;
  box-shadow: 0 0 0 4px rgba(110, 177, 222, 0.18);
}

.producto-card-button,
.article-card-button {
  border-radius: 999px !important;
  font-weight: 400 !important;
}

.mktpcat-card__title-heading {
  text-align: center;
  font-weight: 400 !important;
}

.lista-producto-perfil-button-wrap {
  margin-top: 15px;
}

@media only screen and (max-width: 670px) {

  .btn-pont-white,
  .btn-pont-white-outlined {
    width: 100%;
  }

}

/* Product page */

.post-producto-button {
  border: 2px solid #6eb1de !important;
  border-radius: 999px !important;
  padding: 12px !important;
  font-weight: 600 !important;
  background: #ffffff !important;
  color: #6eb1de !important;
}

.post-producto-image-mini {
  margin-bottom: 20px;
  max-width: 100px !important;
  border-radius: 16px;
}

.modal-footer .btn-default {
  border: 2px solid;
  border-radius: 999px;
}

.modal-footer .btn-secondary {
  display: none;
}


.post-producto-text-detalle .accordion .card {
  border: none;
  background: transparent;
  margin-bottom: 0;
}

.post-producto-text-detalle .accordion .card-header {
  padding: 0;
  background: transparent;
  border: none;
  margin: 10px;
}

.post-producto-text-detalle .accordion .card-header h5 {
  margin: 0;
}

.post-producto-text-detalle .accordion .btn-link {
  width: 100%;
  padding: 0.618em 30px !important;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(110, 177, 222, 0.2);
  box-shadow:
    6px 6px 14px rgba(0, 0, 0, 0.10),
    -6px -6px 14px rgba(255, 255, 255, 0.85);
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 650;
  font-size: 17px;
  color: #041C2C;
  text-decoration: none;
  transition: all 160ms ease;
  cursor: pointer;
  position: relative;
  text-align: left;
  margin-bottom: 7px !important;
}

.post-producto-text-detalle .accordion .btn-link:hover {
  transform: translateY(-2px);
  box-shadow:
    8px 8px 18px rgba(0, 0, 0, 0.16),
    -6px -6px 14px rgba(255, 255, 255, 0.92);
  text-decoration: none;
  color: #041C2C;
}

.post-producto-text-detalle .accordion .btn-link::after {
  content: "+";
  font-size: 22px;
  font-weight: 600;
  transition: transform 250ms ease, opacity 200ms ease, color 160ms ease;
  color: #6EB1DE;
  margin-left: auto;
}

.post-producto-text-detalle .accordion .btn-link:not(.collapsed)::after {
  content: "–";
  color: #FF7F11;
  transform: scale(1.15);
}

.post-producto-text-detalle .accordion .btn-link:not(.collapsed)::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 14px;
  bottom: 14px;
  width: 4px;
  background: linear-gradient(180deg, #FF7F11, #ffb36a);
  border-radius: 6px;
  opacity: 0.95;
}

.post-producto-text-detalle .accordion .btn-link:not(.collapsed) {
  box-shadow:
    inset 3px 3px 6px rgba(0, 0, 0, 0.10),
    inset -3px -3px 6px rgba(255, 255, 255, 0.85),
    0 6px 12px rgba(110, 177, 222, 0.25),
    0 0 0 1px rgba(110, 177, 222, 0.45);
  border-color: #6EB1DE62;
  background: #ffffff;
  margin-bottom: 13px;
}

.post-producto-text-detalle .accordion .card-body {
  background: #ffffffcc;
  backdrop-filter: blur(12px);
  border-radius: 18px;
  padding: 22px 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow:
    3px 3px 6px rgba(0, 0, 0, 0.10),
    -6px -6px 12px rgba(255, 255, 255, 0.85);
  margin: 10px;
}

.post-producto-text-detalle .accordion .card-body p {
  opacity: 0.85;
  font-size: 16px;
  margin-bottom: 14px;
}

.post-producto-row ul {
  padding-left: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.post-producto-row ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-left: 4px;
  color: #041C2C;
  opacity: 0.9;
  font-size: 0.9em;
}

.post-producto-row ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #6EB1DE;
  box-shadow: 0 0 0 4px rgba(110, 177, 222, 0.18);
}


/* Menu */
.main-menu .navbar-nav>li>a:hover {
  color: #6EB1DE;
}

.main-menu .navbar-nav>li.current-menu-item>a,
.main-menu .navbar-nav>li.current_page_item>a {
  color: #FF7F11;
}

.main-menu .navbar-nav>li.current-menu-item>a:hover,
.main-menu .navbar-nav>li.current_page_item>a:hover {
  color: #041C2C;
}

.main-menu .dropdown-menu a {
  position: relative;
  padding-left: 14px;
}

.main-menu .dropdown-menu a::before {
  content: none !important;
}

.main-menu .dropdown-menu {
  border: none;
  border-radius: 10px;
  box-shadow: 0 18px 40px rgba(4, 28, 44, 0.18);
  padding: 10px 0;
}

.main-menu .dropdown-menu .dropdown-item,
.main-menu .dropdown-menu a {
  color: #213644 !important;
  font-weight: 500;
  padding: 7px 16px;
  background: transparent;
  transition: color 0.2s ease, background-color 0.2s ease;
  font-size: 0.73em;
  text-transform: uppercase;
}

.main-menu .dropdown-menu .dropdown-item:hover,
.main-menu .dropdown-menu a:hover {
  color: #6EB1DE;
  background-color: rgba(110, 177, 222, 0.10);
}

.main-menu .dropdown-menu .current-menu-item>a,
.main-menu .dropdown-menu .current_page_item>a,
.main-menu .dropdown-menu .current-menu-ancestor>a {
  color: #FF7F11;
  font-weight: 600;
  background-color: rgba(255, 127, 17, 0.08);
}

.main-menu .dropdown-menu .current-menu-item>a::after,
.main-menu .dropdown-menu .current_page_item>a::after,
.main-menu .dropdown-menu .current-menu-ancestor>a::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 12px;
  border-radius: 2px;
  background: #FF7F11;
  box-shadow: 0 0 0 4px rgba(255, 127, 17, 0.14);
}

.main-menu .dropdown-menu .current-menu-item>a:hover,
.main-menu .dropdown-menu .current_page_item>a:hover,
.main-menu .dropdown-menu .current-menu-ancestor>a:hover {
  color: #FF7F11;
  background-color: rgba(255, 127, 17, 0.10);
}

.site-align-container,
.desktop-menu,
.main-menu,
.navbar {
  position: relative;
  z-index: 50;
}

.main-menu .dropdown-menu {
  position: absolute;
  z-index: 100;
}

.desktop-menu,
.main-menu,
.navbar,
.navbar-collapse {
  overflow: visible !important;
}

.footer-section{
   overflow: hidden;
    background:
      radial-gradient(circle at 0% 0%, rgba(110,177,222,0.30) 0, transparent 55%),
      radial-gradient(circle at 100% 100%, rgba(255,127,17,0.25) 0, transparent 60%),
      linear-gradient(135deg, #041C2C 0%, #083552 45%, #0f5f8a 100%);
    background-size: 100% 100%, 100% 100%, 10px 10px, 10px 10px;
	background-repeat: no-repeat;
}

.footer-section {
    font-size: 15px;
    letter-spacing: -0.5px;
    padding-left: 80px;
    padding-right: 80px;
}

img.vesta-logo-white { max-width: 132px;}

.post-producto-badge {
    background-color: #FF7F11 !important;
    font-size: 12px !important;
    vertical-align: top !important;
    border-radius: 999px !important;
}

.bv-eyebrow-white { color: white !important; }

.swiper-wrapper {margin-bottom: 20px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 var(swiper-pagination-bullet-horizontal-gap, 6px) !important;}

/* ---------------------------------*/
/* Theme Option details */

.mktpgesart-card__title-heading {text-align: center; font-weight: 400 !important;}

.mktpcat-card__badge{display: none;}

.widget-footer ul {
    padding-left: 0;
    margin: 0;
    display: grid;
    gap: 10px;
  }

.widget-footer ul li {
    list-style: none;
    position: relative;
    padding-left: 23px;
    margin-left: 0;
    opacity: 0.9;
  }

.widget-footer ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 9px;
    height: 9px;
    border-radius: 999px;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(110, 177, 222, 0.38);
  }

.entry-featured-image {display:none;}

.post-articulo-content-row h2 {
    margin-bottom: 15px;
    margin-top: 23px !important;
    font-size: 1.62rem;
}

.row.post-articulo-cta-row {
    margin-bottom: 62px;
}

.post-articulo-button {
    border-radius: 999px !important;
    max-width: 800px;
}

a.toc-text { font-size: 1rem !important;}

.btn-article-social {
    width: 42.5px;
    min-width: 30px !important;
    border-radius: 50% !important;
    margin-right: 15px;
}

.mktpcat-pagination .page-item.active .page-link {
    background-color: #6EB1DE !important;
    border-color: #6EB1DE !important;
}

.mktpgesart-item  .mktpgesart-card:hover {
    box-shadow: 0 20px 25px -5px rgba(110, 177, 222, 0.3), 0 10px 10px -5px rgba(110, 177, 222, 0.2) !important;
}

.mktpcat-sidebar ul { padding-left: 20px !important; }

@media (max-width: 991px) {
    .secondary-menu .nav-item a {
		text-align: left;
		margin-left: 5px;
		font-weight: 600;
		letter-spacing: 1px;
    }
}

@media (max-width: 670px) {
    .secondary-menu .nav-item a {
        padding-left: 25px !important;
        text-align: left;
    }
}


/* ---------------------------------*/
/*              INICIO              */

/* SOLUCIONES */

section#bv-soluciones {
  position: relative;
  background: linear-gradient(
    180deg,
    rgba(110, 177, 222, 0.10) 0%,
    rgba(4, 28, 44, 0.04) 100%
  );
  border-top: 1px solid rgba(4, 28, 44, 0.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.35);
  padding-top: 90px;
  padding-bottom: 50px;
}

section#bv-soluciones::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 56px;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,1) 100%
  );
}        

#bv-soluciones .bv-section__header h2 {
  margin-bottom: 12px;
}

#bv-soluciones .btn-accordion {
  width: 100%;
  padding: 0.618em 24px 0.618em 46px !important;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(110, 177, 222, 0.2);
  box-shadow:
    6px 6px 14px rgba(0, 0, 0, 0.10),
    -6px -6px 14px rgba(255, 255, 255, 0.85);
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 650;
  font-size: 17px;
  color: #041C2C;
  margin-bottom: 18px;
  transition: all 160ms ease;
  cursor: pointer;
  position: relative;
}

#bv-soluciones .btn-accordion:hover {
  transform: translateY(-2px);
  box-shadow:
    8px 8px 18px rgba(0, 0, 0, 0.16),
    -6px -6px 14px rgba(255, 255, 255, 0.92);
}

#bv-soluciones .btn-accordion::after {
  content: "+";
  font-size: 22px;
  font-weight: 600;
  transition: transform 250ms ease, opacity 200ms ease, color 160ms ease;
  color: #6EB1DE;
}

#bv-soluciones .btn-accordion:not(.collapsed)::after {
  content: "–";
  color: #FF7F11;
  transform: scale(1.15);
}

#bv-soluciones .btn-accordion::before{
content:"";
position: absolute;
left: 18px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 10px;
border-radius: 999px;
background-color: #cccccc; /* igual testimonials */
opacity: 1;
border: none;
box-shadow: none;
transition: all 0.3s ease;
}

/* 3) Dot activo (naranja + halo), igual testimonials */
#bv-soluciones .btn-accordion:not(.collapsed)::before{
background-color: #FF7F11;
box-shadow: 0 0 0 4px rgba(255, 127, 17, 0.25);
}

#bv-soluciones .btn-accordion:not(.collapsed)::before{
top: 50%;
bottom: auto;
width: 10px;
}

#bv-soluciones .btn-accordion:hover::before{
background-color: #bdbdbd;
}

@media (max-width: 991.98px){
#bv-soluciones .btn-accordion{
  padding-left: 42px !important;
}
#bv-soluciones .btn-accordion::before{
  left: 16px;
}
}

#bv-soluciones .btn-accordion:not(.collapsed) {
  box-shadow:
    inset 3px 3px 6px rgba(0, 0, 0, 0.10),
    inset -3px -6px 6px rgba(255, 255, 255, 0.85),
    0 6px 12px rgba(110, 177, 222, 0.25),
    0 0 0 1px rgba(110, 177, 222, 0.45);
  border-color: #6EB1DE62;
  background: #ffffff;
}

#bv-soluciones .solution-panel {
  background: #ffffffcc;
  backdrop-filter: blur(12px);
  border-radius: 18px;

  padding: 22px 24px;
  border: 1px solid rgba(0, 0, 0, 0.03);

  box-shadow:
    8px 8px 18px rgba(0, 0, 0, 0.10),
    -6px -6px 16px rgba(255, 255, 255, 0.85);

  margin-bottom: 16px;

  display: none;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 260ms ease, transform 260ms ease;
}

#bv-soluciones .solution-panel.is-active {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

#bv-soluciones .solution-panel p {
  opacity: 0.85;
  font-size: 16px;
  margin-bottom: 14px;
}

#bv-soluciones .solution-panel ul {
  padding-left: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

#bv-soluciones .solution-panel ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-left: 4px;
  opacity: 0.9;
}

#bv-soluciones .solution-panel ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #6EB1DE;
  box-shadow: 0 0 0 4px rgba(110, 177, 222, 0.18);
}

#bv-soluciones .solutions-gallery {
  position: relative;
  border-radius: 26px;
  overflow: hidden;
  min-height: 450px;
  display: flex;

  box-shadow:
    12px 12px 24px rgba(0, 0, 0, 0.10),
    -6px -6px 18px rgba(255, 255, 255, 0.9);

  background: #ffffff;
}

#bv-soluciones .solutions-gallery__figure {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 380ms ease-in-out;
  height: 100%;
}

#bv-soluciones .solutions-gallery__figure.active {
  opacity: 1;
}

#bv-soluciones .solutions-gallery__figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#bv-soluciones .solutions-gallery__figure figcaption {
  color: white;
  text-align: center;
  font-weight: 500;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  padding: 14px 18px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px) saturate(180%);
  -webkit-backdrop-filter: blur(18px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow:
    inset 0 0 12px rgba(255, 255, 255, 0.55),
    inset 0 0 22px rgba(255, 255, 255, 0.25),
    0 8px 24px rgba(0, 0, 0, 0.18),
    0 0 12px rgba(255, 255, 255, 0.55);
  overflow: hidden;
}

#bv-soluciones .solutions-gallery__figure figcaption::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg,
      rgba(255, 255, 255, 0.45) 0%,
      rgba(255, 255, 255, 0.12) 32%,
      rgba(255, 255, 255, 0) 60%);
  opacity: 0.55;
  pointer-events: none;
}

#bv-soluciones .col-lg-6:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 991.98px) {

  #bv-soluciones {
    padding: 60px 0;
  }

  #bv-soluciones .solutions-gallery {
    min-height: 300px;
    margin-top: 24px;
  }

  #bv-soluciones .btn-accordion {
    padding: 16px 18px;
    border-radius: 14px;
    font-size: 16px;
  }

  #bv-soluciones .btn-accordion::after {
    font-size: 20px;
  }

  #bv-soluciones .solution-panel {
    padding: 22px 22px;
  }

  #bv-soluciones .solutions-gallery__figure figcaption {
    font-size: 14px;
    padding: 10px 14px;
    bottom: 16px;
  }
}

/* Tab colors */
#bv-soluciones .btn-accordion:nth-of-type(1),#bv-soluciones #solution-panel-1{background:linear-gradient(180deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.9) 65%,rgba(76,140,60,0.12) 100%);}
#bv-soluciones .btn-accordion:nth-of-type(2),#bv-soluciones #solution-panel-2{background:linear-gradient(180deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.9) 65%,rgba(220,60,40,0.16) 100%);}
#bv-soluciones .btn-accordion:nth-of-type(3),#bv-soluciones #solution-panel-3{background:linear-gradient(180deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.9) 65%,rgba(110,177,222,0.16) 100%);}
#bv-soluciones .btn-accordion:nth-of-type(4),#bv-soluciones #solution-panel-4{background:linear-gradient(180deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.9) 65%,rgba(255,140,0,0.14) 100%);}


/* PRODUCTOS DESTACADOS */
section#bv-productos-destacados {
	background: #FFFFFF;
  padding-bottom: 0;
}

/* PRODUCTOS APPS */
section#bv-apps-moviles {
  background: #FFFFFF;
}

/* PRODUCTOS LISTA */
#bv-balanzas .lista-producto-perfil-imagen, #bv-balanzas-2 .lista-producto-perfil-imagen{
  margin-top: 38px;
  transition: transform 0.3s ease;
}

#bv-balanzas .lista-producto-perfil-col-data, #bv-balanzas-2 .lista-producto-perfil-col-data{
  max-width: 800px;
}

/* BARRAS */
section#bv-barras-pesaje {
  background: #F8FAFF;
}


/* ARTICULOS */
section#bv-ultimos-articulos {
  position: relative;
  background: linear-gradient(
    180deg,
    rgba(110, 177, 222, 0.10) 0%,
    rgba(4, 28, 44, 0.04) 100%
  );
  border-top: 1px solid rgba(4, 28, 44, 0.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.35);
}

section#bv-ultimos-articulos::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 56px;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,1) 100%
  );
}


/* ---------------------------------*/
/*              NOVEDADES           */

section#bv-novedades {
  background: #ffffff;
}

/* ---------------------------------*/
/*              PRODUCTOS           */
section#bv-catalogo-productos {
  background: #ffffff;
}

/* ---------------------------------*/
/* Carrousel de Productos */

.swiper-button-prev,
.swiper-button-next {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: rgba(110, 177, 222, 0.12);
	backdrop-filter: blur(4px);
	box-shadow: 0 4px 14px rgba(4, 28, 44, 0.12);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .25s ease;
}

.swiper-button-prev::after,
.swiper-button-next::after {
	font-size: 14px;
	font-weight: 600;
	color: #6EB1DEa0;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	background: rgba(110, 177, 222, 0.25);
	box-shadow: 0 6px 20px rgba(4, 28, 44, 0.18);
	transform: translateY(-2px);
}

.swiper-button-prev:active,
.swiper-button-next:active {
	transform: translateY(0);
	background: rgba(110, 177, 222, 0.35);
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(110, 177, 222, 0.25);
	opacity: 1;
	transition: all .25s ease;
}

.swiper-pagination-bullet-active {
	background: #FF7F11 !important;
	transform: scale(1.2);
	box-shadow: 0 0 0 4px rgba(255, 127, 17, 0.25);
}


/* --------------------------------- */
/*           LANDING PAGES           */
/* --------------------------------- */

/* ——— HERO ——— */
#bv-hero {
    position: relative;
    padding: 20vh 0;
    min-height: 85vh;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
}

#hero-particles {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

.hero-inner {
    position: relative;
    z-index: 3;
}

.hero-title {
    font-family: "Montserrat";
    font-size: clamp(40px, 5vw, 58px);
    line-height: 1.18;
    color: #ffffff;
    margin-bottom: 26px;
    max-width: 640px;
}

.hero-lead {
    font-family: "Nunito Sans";
    color: #f4fafd;
    font-size: 18px;
    max-width: 520px;
    margin-bottom: 34px;
    line-height: 1.6;
}

.hero-buttons {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}



/* --------------------------------- */
/*               CTA                 */
/* --------------------------------- */
  #bv-cta-inter {
    position: relative;
    width: 100%;
    padding: 180px 24px 160px;
    overflow: hidden;
    background-color: #6EB1DE;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* Fondo Parallax */
  #bv-cta-inter .bv-cta-inter-parallax-bg {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 120%;
    z-index: 0;
    background-image: url('https://dev.balanzasvesta.com/wp-content/uploads/vacas-drone-01.jpg');
    background-size: cover;
    background-position: center center;
    filter: grayscale(75%);
    opacity: 0.38;
    will-change: transform;
  }

  /* Gradiente */
  #bv-cta-inter .bv-cta-inter-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(135deg, #6EB1DE 0%, #4A96C6 100%);
    opacity: 0.88;
    mix-blend-mode: multiply;
  }

  /* Capa técnica */
  .bv-cta-inter-tech-layer {
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
  }

  .bv-cta-inter-tech-corner {
    position: absolute;
    width: 60px;
    height: 60px;
    border-color: rgba(255, 255, 255, 0.35);
    border-style: solid;
    border-width: 2px;
    animation: bv-cta-inter-float-slow 10s ease-in-out infinite;
  }

  .bv-cta-inter-corner-tl {
    top: 60px;
    left: 6vw;
    border-width: 3px 0 0 3px;
  }

  .bv-cta-inter-corner-tr {
    top: 60px;
    right: 6vw;
    border-width: 3px 3px 0 0;
    animation-delay: 1s;
  }

  .bv-cta-inter-corner-bl {
    bottom: 60px;
    left: 6vw;
    border-width: 0 0 3px 3px;
    animation-delay: 2s;
  }

  .bv-cta-inter-corner-br {
    bottom: 60px;
    right: 6vw;
    border-width: 0 3px 3px 0;
    animation-delay: 0.5s;
  }

  .bv-cta-inter-tech-plus {
    position: absolute;
    width: 14px;
    height: 14px;
    opacity: 0.35;
    animation: bv-cta-inter-float-tech 7s ease-in-out infinite;
    transform: scale(0.85);
  }

  .bv-cta-inter-tech-plus::before,
  .bv-cta-inter-tech-plus::after {
    content: '';
    position: absolute;
    background-color: #fff;
  }

  .bv-cta-inter-tech-plus::before {
    top: 6px;
    left: 0;
    width: 14px;
    height: 2px;
  }

  .bv-cta-inter-tech-plus::after {
    top: 0;
    left: 6px;
    width: 2px;
    height: 14px;
  }

  .bv-cta-inter-pos-1 {
    top: 25%;
    left: 15%;
    animation-delay: 0s;
  }

  .bv-cta-inter-pos-2 {
    top: 20%;
    right: 20%;
    animation-delay: 1.5s;
  }

  .bv-cta-inter-pos-3 {
    top: 50%;
    left: 8%;
    animation-delay: 3s;
    opacity: .3;
  }

  .bv-cta-inter-pos-4 {
    top: 50%;
    right: 8%;
    animation-delay: 2s;
    opacity: .3;
  }

  .bv-cta-inter-pos-5 {
    bottom: 25%;
    left: 20%;
    animation-delay: 4s;
  }

  .bv-cta-inter-pos-6 {
    bottom: 30%;
    right: 15%;
    animation-delay: .5s;
  }

  .bv-cta-inter-circle-target {
    position: absolute;
    width: 80px;
    height: 80px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    animation: bv-cta-inter-pulse-fade 6s infinite;
  }

  .bv-cta-inter-circle-target::after {
    content: '';
    position: absolute;
    inset: 50% 50%;
    width: 4px;
    height: 4px;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%;
  }

  @keyframes bv-cta-inter-float-tech {

    0%,
    100% {
      transform: translateY(0);
    }

    50% {
      transform: translateY(-15px);
    }
  }

  @keyframes bv-cta-inter-float-slow {

    0%,
    100% {
      transform: translate(0, 0);
    }

    50% {
      transform: translate(0, -8px);
    }
  }

  @keyframes bv-cta-inter-pulse-fade {

    0%,
    100% {
      opacity: .2;
      transform: translateX(-50%) scale(1);
    }

    50% {
      opacity: .5;
      transform: translateX(-50%) scale(1.1);
    }
  }

  #bv-cta-inter .bv-cta-inter-content-wrapper {
    position: relative;
    z-index: 10;
    max-width: 800px;
    text-align: center;
    text-shadow: 0 2px 15px rgba(4, 28, 44, 0.2);
  }

  .bv-cta-inter-title {
    font-size: clamp(32px, 4vw, 42px);
    color: #fff;
    margin-bottom: 24px;
    line-height: 1.1;
  }

  .bv-cta-inter-lead {
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.6;
    margin-bottom: 40px;
    color: #fff;
  }

  .bv-cta-inter-buttons-container {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
  }

  @media (max-width: 480px) {

    .bv-cta-inter-pos-3,
    .bv-cta-inter-pos-4,
    .bv-cta-inter-axis-h {
      display: none;
    }

    .bv-cta-inter-tech-corner {
      width: 30px;
      height: 30px;
    }
  }

  #bv-cta-celeste {
    position: relative;
    width: 100%;
    padding: 180px 24px 160px;
    overflow: hidden;
    background-color: #6EB1DE;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #bv-cta-celeste .bv-parallax-bg {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 120%;
    z-index: 0;
    background-image: url('https://dev.balanzasvesta.com/wp-content/uploads/industria-bg-01.jpg');
    background-size: cover;
    background-position: center center;
    filter: grayscale(75%);
    opacity: 0.38;
    will-change: transform;
  }

  #bv-cta-celeste .bv-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(135deg, #6EB1DE 0%, #4A96C6 100%);
    opacity: 0.88;
    mix-blend-mode: multiply;
  }

  .bv-tech-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
  }

  .bv-tech-corner {
    position: absolute;
    width: 60px;
    height: 60px;
    border-color: rgba(255, 255, 255, 0.35);
    border-style: solid;
    border-width: 2px;
    animation: float-slow 10s ease-in-out infinite;
  }

  .bv-corner-tl {
    top: 60px;
    left: 6vw;
    border-width: 3px 0 0 3px;
  }

  .bv-corner-tr {
    top: 60px;
    right: 6vw;
    border-width: 3px 3px 0 0;
    animation-delay: 1s;
  }

  .bv-corner-bl {
    bottom: 60px;
    left: 6vw;
    border-width: 0 0 3px 3px;
    animation-delay: 2s;
  }

  .bv-corner-br {
    bottom: 60px;
    right: 6vw;
    border-width: 0 3px 3px 0;
    animation-delay: 0.5s;
  }

  .bv-tech-plus {
    position: absolute;
    width: 14px;
    height: 14px;
    opacity: 0.35;
    animation: float-tech 7s ease-in-out infinite;
    transform: scale(0.85);
  }

  .bv-tech-plus::before,
  .bv-tech-plus::after {
    content: '';
    position: absolute;
    background-color: #fff;
  }

  .bv-tech-plus::before {
    top: 6px;
    left: 0;
    width: 14px;
    height: 2px;
  }

  .bv-tech-plus::after {
    top: 0;
    left: 6px;
    width: 2px;
    height: 14px;
  }

  .pos-1 {
    top: 25%;
    left: 15%;
    animation-delay: 0s;
  }

  .pos-2 {
    top: 20%;
    right: 20%;
    animation-delay: 1.5s;
  }

  .pos-3 {
    top: 50%;
    left: 8%;
    animation-delay: 3s;
    opacity: 0.3;
  }

  .pos-4 {
    top: 50%;
    right: 8%;
    animation-delay: 2s;
    opacity: 0.3;
  }

  .pos-5 {
    bottom: 25%;
    left: 20%;
    animation-delay: 4s;
  }

  .pos-6 {
    bottom: 30%;
    right: 15%;
    animation-delay: 0.5s;
  }

  .bv-circle-target {
    position: absolute;
    width: 80px;
    height: 80px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    animation: pulse-fade 6s infinite;
  }

  .bv-circle-target::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    background: #fff;
    transform: translate(-50%, -50%);
    border-radius: 50%;
  }

  @keyframes float-tech {

    0%,
    100% {
      transform: translateY(0);
    }

    50% {
      transform: translateY(-15px);
    }
  }

  @keyframes float-slow {

    0%,
    100% {
      transform: translate(0, 0);
    }

    50% {
      transform: translate(0, -8px);
    }
  }

  @keyframes pulse-fade {

    0%,
    100% {
      opacity: 0.2;
      transform: translateX(-50%) scale(1);
    }

    50% {
      opacity: 0.5;
      transform: translateX(-50%) scale(1.1);
    }
  }

  #bv-cta-celeste .bv-content-wrapper {
    position: relative;
    z-index: 10;
    max-width: 800px;
    text-align: center;
    text-shadow: 0 2px 15px rgba(4, 28, 44, 0.2);
  }

  .bv-title {
    font-size: clamp(32px, 4vw, 42px);
    line-height: 1.1;
    margin-bottom: 24px;
    color: #ffffff;
  }

  .bv-lead {
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.6;
    margin-bottom: 40px;
    color: #ffffff;
  }

  .bv-buttons-container {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
  }

  @media (max-width: 480px) {

    .pos-3,
    .pos-4,
    .bv-axis-h {
      display: none;
    }

    .bv-tech-corner {
      width: 30px;
      height: 30px;
    }

    .bv-corner-tl {
      left: 20px;
    }

    .bv-corner-tr {
      right: 20px;
    }

    .bv-corner-bl {
      left: 20px;
    }

    .bv-corner-br {
      right: 20px;
    }
  }


/* --------------------------------- */
/*           CAROUSEL IMAGES         */

#bv-carousel-images {
    background-color: #F8FAFF;
    position: relative;
    padding-bottom: 120px;
}

#bv-carousel-images .carousel-inner {
    padding: 20px 0;
    cursor: grab;
}

#bv-carousel-images .carousel-inner:active {
    cursor: grabbing;
}

/* Cards */
.card-custom {
    background: #FFFFFF;
    border: none;
    border-radius: 16px;
    box-shadow: 6px 6px 12px #d9d9d9, -6px -6px 12px #ffffff;
    margin: 0 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden;
}

.card-custom:hover {
    transform: translateY(-5px);
    box-shadow: 10px 10px 20px #d1d1d1, -10px -10px 20px #ffffff;
}

.card-custom img {
    width: 100%;
    height: auto;
    border-radius: 0;
    display: block;
    object-fit: cover;
}

/* Carousel Controls */
#bv-carousel-images .carousel-control-prev,
#bv-carousel-images .carousel-control-next {
    width: 40px !important;
    height: 40px !important;

    top: 50% !important;
    bottom: auto !important;
    transform: translateY(-50%) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background-color: rgba(110, 177, 222, 0.6);
    border-radius: 50% !important;

    opacity: 1 !important;
    z-index: 10;

    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

#bv-carousel-images .carousel-control-prev {
    left: 20px !important;
    right: auto !important;
}

#bv-carousel-images .carousel-control-next {
    right: 20px !important;
    left: auto !important;
}

#bv-carousel-images .carousel-control-prev:hover,
#bv-carousel-images .carousel-control-next:hover {
    background-color: rgba(110, 177, 222, 0.9);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.25);
}

/* Icons */
#bv-carousel-images .carousel-control-prev-icon,
#bv-carousel-images .carousel-control-next-icon {
    width: 100% !important;
    height: 100% !important;

    background-image: none !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#bv-carousel-images .carousel-control-prev-icon::after {
    content: '‹';
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    transform: translateY(-1px);
}

#bv-carousel-images .carousel-control-next-icon::after {
    content: '›';
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    transform: translateY(-1px);
}

/* Indicators (Dots) */
.carousel-indicators {
    bottom: -40px !important;
}

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background-color: #cccccc !important;
    opacity: 1;
    margin: 0 6px;
    border: none;
    transition: all 0.3s ease !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.carousel-indicators li.active {
    background-color: #FF7F11 !important;
    box-shadow: 0 0 0 4px rgba(255, 127, 17, 0.25);
}

/* Modal / Popup */
#imageModal .modal-content {
    background-color: transparent;
    border: none;
}

#imageModal .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100% - 3.5rem);
}

#imageModal .modal-header {
    border: none;
    padding: 0;
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 1056;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

#imageModal .close-modal-btn {
    background: none;
    border: none;
    color: #ffffff;
    font-size: 40px;
    line-height: 1;
    cursor: pointer;
    opacity: 0.8;
    padding: 0;
}

#imageModal .close-modal-btn:hover {
    opacity: 1;
}

#imageModal .modal-body {
    padding: 0;
    text-align: center;
    position: relative;
}

#imageModal .modal-body img {
    max-width: 100%;
    max-height: 80vh;
    border-radius: 4px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

#imageModal .cta-container {
    margin-top: 20px;
    text-align: center;
}

.btn-contact-modal {
    background-color: #ffffff;
    color: #6EB1DE;
    border: 1px solid #6EB1DE;
    padding: 10px 24px;
    border-radius: 999px;
    text-decoration: none;
    transition: background 0.3s;
    text-transform: uppercase;
    font-size: 14px;
}

.btn-contact-modal:hover {
    background-color: #6EB1DE;
    color: white;
    text-decoration: none;
}

/* --------------------------------- */
/*           SHORTCODES              */
/* --------------------------------- */

/* Shortcode: Video Background */
#bv-hero-video {
	position: relative;
	padding: clamp(80px, 15vh, 160px) 0;
	background-color: #041C2C;
	overflow: hidden;
	color: #ffffff;
	display: flex;
	align-items: center;
	min-height: 85vh;
}

#hero-video-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
}

/* Gradient Overlay */
#hero-video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(150deg, rgba(4, 28, 44, 0.7) 0%, rgba(110, 177, 222, 0.9) 50%, rgba(91, 166, 214, 0.8) 100%);
	z-index: 1;
	pointer-events: none;
}

#hero-video-particles {
	position: absolute;
	inset: 0;
	z-index: 2;
	pointer-events: none;
}

.hero-video-inner {
	position: relative;
	z-index: 3;
	width: 100%;
}

.hero-video-title {
	font-family: "Montserrat", sans-serif;
	font-size: clamp(40px, 5vw, 58px);
	line-height: 1.18;
	color: #ffffff;
	margin-bottom: 26px;
}

.hero-video-lead {
	font-family: "Nunito Sans", sans-serif;
	color: #f4fafd;
	font-size: 18px;
	margin-bottom: 34px;
	line-height: 1.6;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.hero-video-buttons {
	display: flex;
	gap: 16px;
	flex-wrap: wrap;
	justify-content: center;
}

/* Typed.js Specifics */
.typed-text {
	color: #ffffff;
	font-weight: 700;
}

.typed-cursor {
	color: #ffffff;
	font-weight: 400;
}

/* Button Styles */
.btn-pont-white {
	background-color: #ffffff;
	color: #041C2C;
	border: 2px solid #ffffff;
	padding: 12px 32px;
	border-radius: 50px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-decoration: none;
	transition: all 0.3s ease;
}

.btn-pont-white:hover {
	background-color: transparent;
	color: #ffffff;
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.btn-pont-white-outlined {
	background-color: transparent;
	color: #ffffff;
	border: 2px solid #ffffff;
	padding: 12px 32px;
	border-radius: 50px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-decoration: none;
	transition: all 0.3s ease;
}

.btn-pont-white-outlined:hover {
	background-color: #ffffff;
	color: #041C2C;
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* -------------------------*/
/*      ABOUT TABS          */

#bv-about-us {
  position: relative;
  background: linear-gradient(
    180deg,
    rgba(110, 177, 222, 0.10) 0%,
    rgba(4, 28, 44, 0.04) 100%
  );
  border-top: 1px solid rgba(4, 28, 44, 0.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.35);
      padding-top: 90px;
      padding-bottom: 50px;
}

section#bv-about-us::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 56px;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,1) 100%
  );
}

#bv-about-us .about-media {
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}

#bv-about-us .bv-eyebrow {
  color: #6eb2de;
  margin-bottom: 0;
}

#bv-about-us .about-media__stat {
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  padding: 18px 28px;
  background: rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px) saturate(180%);
  -webkit-backdrop-filter: blur(18px) saturate(180%);
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow:
    inset 0 0 14px rgba(255, 255, 255, 0.50),
    inset 0 0 28px rgba(255, 255, 255, 0.25),
    0 14px 34px rgba(4, 28, 44, 0.15),
    0 0 10px rgba(255, 255, 255, 0.45);
  text-align: center;
  z-index: 5;
  animation: vestaFloat 8s ease-in-out infinite;
  animation-delay: 1.2s;
}

#bv-about-us .about-media__stat::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(125deg,
      rgba(255, 255, 255, 0.55) 0%,
      rgba(255, 255, 255, 0.12) 35%,
      rgba(255, 255, 255, 0) 65%);
  pointer-events: none;
  opacity: 0.75;
}

#bv-about-us .about-media__stat span {
  display: block;
  font-size: clamp(32px, 4vw, 42px);
  font-weight: 800;
  font-family: "Montserrat", Arial, sans-serif;
  color: #ffffff;
  line-height: 1;
}

#bv-about-us .about-media__stat p {
  margin: 4px 0 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #ffffff;
}

#bv-about-us .about-media__figure {
  position: relative;
  margin: 0;
  padding-top: 32px;
}

#bv-about-us .about-media__img {
  display: block;
  width: 100%;
  border-radius: 28px;
  object-fit: cover;
  box-shadow: 0 26px 60px rgba(4, 28, 44, 0.18);
  transition: box-shadow 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

#bv-about-us .about-media__img:hover {
  transform: none !important;
  box-shadow: 0 26px 60px rgba(4, 28, 44, 0.18) !important;
  z-index: 2;
}

#bv-about-us .about-media:hover .about-media__stat {
  transform: translateX(-50%) !important;
}

#bv-about-us .about-media__img--back {
  position: absolute;
  top: -32px;
  left: -18%;
  width: 68%;
  z-index: 1;
  filter: saturate(0.92);
  box-shadow: 0 24px 50px rgba(4, 28, 44, 0.15);
}

#bv-about-us .about-media__img--front {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-left: 0;
}

@keyframes vestaFloat {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}

#bv-about-us .about-media__img--front {
  animation: vestaFloat 20s ease-in-out infinite;
  animation-delay: 0.2s;
}

#bv-about-us .about-media__stat {
  animation: vestaFloat 8s ease-in-out infinite;
  animation-delay: 1.2s;
}

#bv-about-us .about-content__title {
  margin: 22px 0 12px;
  font-size: clamp(32px, 4vw, 42px);
  line-height: 1.15;
  text-align: left;
}

#bv-about-us .about-content__title span {
  display: block;
}

#bv-about-us .about-content__title-light {
  color: #8199ac;
}

#bv-about-us .about-content__lead {
  margin: 12px 0 28px;
}

#bv-about-us .nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
  gap: 6px;
  padding-left: 20px;
}

#bv-about-us .nav-tabs .nav-link {
  position: relative;
  border: none;
  border-radius: 12px 12px 0 0;
  padding: 16px 24px 14px 42px;
  font-family: "Montserrat", sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #587288;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.02);
  transition: all 0.25s ease;
  z-index: 1;
}

#bv-about-us .nav-tabs .nav-link::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #cccccc;
  transition: background 0.25s ease, box-shadow 0.25s ease;
}

#bv-about-us .nav-tabs .nav-link.active::before {
  background: #FF7F11;
  box-shadow: 0 0 0 4px rgba(255, 127, 17, 0.25);
}

#bv-about-us .nav-tabs .nav-link:hover::before {
  box-shadow: 0 0 0 6px rgba(110, 177, 222, 0.25);
}

#bv-about-us .nav-tabs .nav-link.active:hover::before {
  box-shadow: 0 0 0 6px rgba(255, 127, 17, 0.32);
}

#bv-about-us .nav-tabs .nav-link:hover {
  color: #041C2C;
  background: rgba(255, 255, 255, 0.8);
}

#bv-about-us .nav-tabs .nav-link.active {
  color: #041C2C;
  background: #ffffff;
  z-index: 10;
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.05), 4px 0 8px rgba(0, 0, 0, 0.02);
}

#bv-about-us .nav-tabs .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #FF7F11;
  border-radius: 3px 3px 0 0;
}

#bv-about-us .nav-tabs .nav-link.active::before {
  color: #FF7F11;
}

#bv-about-us .tab-content {
  position: relative;
  z-index: 5;
  background: #ffffff;
  border-radius: 0 18px 18px 18px;
  padding: 32px 36px;
  border: 1px solid rgba(110, 177, 222, 0.15);
  border-top: none;
  box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.06), -4px 4px 14px rgba(255, 255, 255, 0.9);
}

#bv-about-us .tab-content .tab-pane {
  font-size: 16px;
  line-height: 1.7;
  opacity: 0.9;
}

@media (max-width: 575.98px) {

    #bv-about-us .about-media__img--back {
    left: 0;
    top: 0;
    width: 85%;
  }

  #bv-about-us .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
    gap: 8px;
    padding-left: 20px;
    border-bottom: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  #bv-about-us .nav-tabs::-webkit-scrollbar {
    display: none;
  }

  #bv-about-us .nav-tabs .nav-link {
    white-space: nowrap;
    padding: 12px 18px 12px 38px;
    font-size: 14px;
  }

  #bv-about-us .tab-content {
    border-radius: 18px;
    border-top-left-radius: 0;
    margin-top: -3px;
    padding: 24px 20px;
  }
}



/* -------------------------*/
/*    CONTACT FORM          */

#bv-contact-info-white {
    position: relative;
    padding: 3rem 0 5rem;
    overflow: hidden;
    background-color: #FFFFFF;
}

#bv-contact-info-white .bv-container {
    position: relative;
    z-index: 2;
}

#bv-contact-info-white .bv-contact-list {
    display: grid;
}

#bv-contact-info-white .bv-contact-item {
    display: grid;
    grid-template-columns: 3rem 1fr;
    gap: 1.4rem;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

#bv-contact-info-white .bv-contact-item:last-child {
    border-bottom: none;
}

#bv-contact-info-white .bv-contact-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: rgba(110, 177, 222, 0.15);
    color: #6EB1DE;
    transition: transform .25s ease, background .25s ease, color .25s ease;
}

#bv-contact-info-white .bv-contact-item:hover .bv-contact-icon {
    transform: scale(1.1);
    background: #6EB1DE;
    color: #FFFFFF;
}

#bv-contact-info-white .bv-contact-content h3 {
    font-size: 0.85rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
    color: #041C2C;
    font-weight: 700;
}

#bv-contact-info-white .bv-contact-content p,
#bv-contact-info-white .bv-contact-content a {
    font-size: 1rem;
    color: #587288;
    text-decoration: none;
    transition: color 0.2s ease;
}

#bv-contact-info-white .bv-contact-content a:hover {
    color: #6EB1DE;
}

#bv-contact-info-white .bv-contact-form {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

#bv-contact-info-white .bv-contact-form img {
    width: 100%;
    max-width: 440px;
    border-radius: 1.5rem;
    box-shadow: 0 32px 64px rgba(4, 28, 44, 0.15);
    transition: transform .35s ease, box-shadow .35s ease;
}

#bv-contact-info-white .bv-contact-form:hover img {
    transform: translateY(-6px);
    box-shadow: 0 42px 80px rgba(4, 28, 44, 0.25);
}

@media (max-width: 991.98px) {
    #bv-contact-info-white .bv-contact-form {
        margin-top: 4rem;
        justify-content: flex-start;
    }

    #bv-contact-info-white .bv-contact-form img {
        max-width: 100%;
    }
}


/* -------------------------*/
/*      CONTACT INFO        */

#bv-contact-info {
    position: relative;
    padding: 7rem 0;
    color: #ffffff;
    overflow: hidden;
    background: linear-gradient(135deg, #6EB1DE 0%, #58AAE0 100%);
}

#bv-contact-info .container {
    position: relative;
    z-index: 2;
}

.bv-contact-left {
    max-width: 38rem;
}

#bv-contact-info .bv-eyebrow {
    color: rgba(255, 255, 255, 0.75);
}

#bv-contact-info .bv-section__header {
    text-align: left;
    margin-bottom: 38px;
}

#bv-contact-info .bv-section__header h2 {
    color: #ffffff;
}

#bv-contact-info .bv-section__header p {
    color: rgba(255, 255, 255, 0.9);
}

.bv-contact-list {
    display: grid;
}

.bv-contact-item {
    display: grid;
    grid-template-columns: 3rem 1fr;
    gap: 1.4rem;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.bv-contact-item:last-child {
    border-bottom: none;
}

.bv-contact-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    transition: transform .25s ease, background .25s ease;
}

.bv-contact-item:hover .bv-contact-icon {
    transform: scale(1.1);
    background: rgba(255, 255, 255, 0.32);
}

.bv-contact-content h3 {
    font-size: 0.85rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
    color: rgba(255, 255, 255, 0.75);
}

.bv-contact-content p,
.bv-contact-content a {
    font-size: 1rem;
    color: #ffffff;
    text-decoration: none;
}

.bv-contact-map {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.bv-contact-map img {
    width: 100%;
    max-width: 440px;
    border-radius: 1.5rem;
    box-shadow: 0 32px 64px rgba(4, 28, 44, 0.35);
    transition: transform .35s ease, box-shadow .35s ease;
}

.bv-contact-map:hover img {
    transform: translateY(-6px);
    box-shadow: 0 42px 80px rgba(4, 28, 44, 0.45);
}

@media (max-width: 991.98px) {
    #bv-contact-info {
        padding: 5rem 0;
    }

    .bv-contact-map {
        margin-top: 4rem;
        justify-content: flex-start;
    }

    .bv-contact-map img {
        max-width: 100%;
    }
}

/* -------------------------   */
/* EMPRESA VIDEO · IMAGE RIGHT */

#bv-empresa-video {
    position: relative;
    background: linear-gradient(135deg, rgba(110, 177, 222, 0.08), rgba(4, 28, 44, 0.05));
    overflow: hidden;
}

#bv-empresa-video .bv-container {
    display: grid;
    grid-template-columns: minmax(0, 38rem) 1fr;
    align-items: center;
    gap: clamp(3.5rem, 7vw, 7rem);
    position: relative;
}

#bv-empresa-video .bv-features-left {
    max-width: 38rem;
    z-index: 2;
    margin: 50px auto;
}

#bv-empresa-video .bv-section__header {
    margin-bottom: clamp(3rem, 5vw, 4rem);
    text-align: left;
}

#bv-empresa-video .bv-section__header h2 {
    font-size: clamp(2rem, 3vw, 2.4rem);
    line-height: 1.2;
}

#bv-empresa-video .bv-section__header p {
    font-size: 1.05rem;
    line-height: 1.7;
    max-width: 34rem;
    color: #587288;
}

#bv-empresa-video .bv-features-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(1.5rem, 2.5vw, 2.25rem);
}

#bv-empresa-video .bv-feature-item {
    display: flex;
    gap: 1.2rem;
    align-items: center;
}

#bv-empresa-video .bv-feature-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background-color: rgba(110, 177, 222, 0.15);
    display: grid;
    place-items: center;
    color: #6EB1DE;
    font-size: 1.15rem;
    flex-shrink: 0;
    margin-top: 0;
    transition: transform .25s ease, background .25s ease, color .25s ease;
}

#bv-empresa-video .bv-feature-item:hover .bv-feature-icon {
    transform: scale(1.1);
    background: #6EB1DE;
    color: #FFFFFF;
}

#bv-empresa-video .bv-feature-content h3 {
    font-size: 1rem;
    margin-bottom: 0.25rem;
    color: #041C2C;
    font-weight: 700;
}

#bv-empresa-video .bv-feature-content p {
    font-size: 0.92rem;
    line-height: 1.4;
    color: #587288;
    margin: 0;
}

#bv-empresa-video .bv-features-image-wrapper {
    position: relative;
    margin-right: -20vw;
    z-index: 1;
    cursor: pointer;
    display: block;
    overflow: hidden;
}

#bv-empresa-video .bv-features-image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    filter: drop-shadow(0 2.5rem 3.5rem rgba(4, 28, 44, 0.14));
    transition: transform 0.3s ease;
}

#bv-empresa-video .bv-features-image-wrapper:hover img {
    transform: scale(1.02);
}

#bv-empresa-video .bv-play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    animation: pulse-white 2s infinite;
    transition: all 0.3s ease;
    z-index: 10;
}

#bv-empresa-video .bv-play-overlay i {
    color: #6EB1DE;
    font-size: 32px;
    margin-left: 5px;
}

#bv-empresa-video .bv-features-image-wrapper:hover .bv-play-overlay {
    background-color: #ffffff;
    transform: translate(-50%, -50%) scale(1.1);
}

@keyframes pulse-white {
    0% {
        transform: translate(-50%, -50%) scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        transform: translate(-50%, -50%) scale(1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }

    100% {
        transform: translate(-50%, -50%) scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@media (max-width: 64rem) {
    #bv-empresa-video .bv-container {
        grid-template-columns: minmax(0, 34rem) 1fr;
        gap: 4rem;
    }

    #bv-empresa-video .bv-features-image-wrapper {
        margin-right: -26vw;
    }
}

@media (max-width: 48rem) {
    #bv-empresa-video .bv-container {
        grid-template-columns: 1fr;
        gap: 3.5rem;
    }

    #bv-empresa-video .bv-section__header {
        margin-bottom: 2.5rem;
    }

    #bv-empresa-video .bv-features-grid {
        grid-template-columns: 1fr;
        gap: 1.75rem;
    }

    #bv-empresa-video .bv-features-image-wrapper {
        margin-right: 0;
        margin-top: 3rem;
        max-width: 100%;
    }
}

/* -------------------------  */
/*       FEATURED HUB         */

#bv-features-hub {
    position: relative;
    padding-block: clamp(5rem, 8vw, 9rem);
    color: #FFFFFF;
    overflow: hidden;
    background:
        radial-gradient(1200px 600px at 20% 10%, rgba(255,255,255,0.18), transparent 60%),
        radial-gradient(900px 500px at 80% 80%, rgba(4,28,44,0.18), transparent 65%),
        linear-gradient(135deg, #6EB1DE 0%, #58AAE0 100%) !important;
}

#bv-features-hub::after {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(transparent 95%, rgba(255,255,255,0.06) 96%),
        linear-gradient(90deg, transparent 95%, rgba(255,255,255,0.06) 96%) !important;
    background-size: 48px 48px;
    opacity: 0.35;
    pointer-events: none;
}

#bv-features-hub .bv-container {
    position: relative;
    z-index: 2;
    max-width: min(78rem, 94vw);
}

#bv-features-hub .bv-section__header {
    max-width: 42rem;
    margin-bottom: clamp(2.5rem, 4vw, 4rem);
    text-align: left;
}

.bv-features-hub-grid {
    display: grid;
    grid-template-columns: minmax(0,1.1fr) minmax(0,0.9fr);
    gap: clamp(3rem, 6vw, 6rem);
    align-items: center;
}

.bv-features-col {
    display: grid;
    gap: clamp(1.5rem, 2.5vw, 2.2rem);
}

.bv-feature-item {
    display: flex;
    gap: 1.1rem;
    align-items: flex-start;
    padding: clamp(1.2rem, 2vw, 1.5rem);
    border-radius: 1.2rem;
    background: rgba(255,255,255,0.14);
    backdrop-filter: blur(6px);
    transition: transform .3s ease, box-shadow .3s ease, background .3s ease;
}

.bv-feature-item:hover {
    transform: translateY(-6px);
    background: rgba(255,255,255,0.22);
    box-shadow: 0 1.5rem 3rem rgba(4,28,44,0.25);
}

.bv-feature-icon {
    inline-size: 3rem;
    aspect-ratio: 1;
    border-radius: .9rem;
    display: grid;
    place-items: center;
    color: #041C2C;
    background: rgba(255,255,255,0.9);
    box-shadow:
        0 0 0 6px rgba(110,177,222,0.25),
        0 0 0 12px rgba(110,177,222,0.12);
    flex-shrink: 0;
}

.bv-feature-content h3 {
    font-size: 1.05rem;
    margin-bottom: .25rem;
    font-weight: 700;
}

.bv-feature-content p {
    margin: 0;
    font-size: .95rem;
    line-height: 1.55;
}

.bv-features-device {
    position: relative;
    max-width: 520px;
    margin-inline: auto;
}

.bv-features-device img {
    width: 100%;
    height: auto;
    display: block;
    filter: drop-shadow(0 3rem 4rem rgba(4,28,44,0.35));
}

@media (max-width: 64rem) {
    .bv-features-hub-grid {
        grid-template-columns: 1fr;
    }

    .bv-features-device {
        order: 0;
        max-width: 420px;
    }

    #bv-features-hub .bv-section__header {
        text-align: center;
        margin-inline: auto;
    }
}

@media (max-width: 40rem) {
    .bv-features-device {
        max-width: 320px;
    }
}

/* -------------------------  */
/*   FOOTER CONTACT INFO      */

.bv-footer-contact {
	color: #ffffff;
	font-size: 14px;
	margin-top: 38px;
	margin-bottom: 38px;
}

.bv-footer-contact a {
	color: #ffffff;
	text-decoration: none;
}

.bv-footer-contact a:hover {
	text-decoration: underline;
}

.bv-footer-contact-item {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.bv-footer-contact-icon {
	width: 38px;
	height: 38px;
	min-width: 38px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #ffffff;
}

.bv-footer-contact-content h4 {
	margin: 0 0 4px;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
}

.bv-footer-contact-content a,
.bv-footer-contact-content p {
	display: block;
	margin: 0;
	line-height: 1.4;
	color: rgba(255, 255, 255, 0.85);
}

/* -------------------------  */
/* PARTNERS LOGOS MARQUEE     */

#bv-partners-logos {
    background-color: #FFFFFF;
    padding: 90px 0;
    overflow: hidden;
}

.bv-partners-viewport {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.bv-partners-track {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 80px;
    will-change: transform;
    animation: bv-marquee 35s linear infinite;
}

.bv-partner-logo {
    flex: 0 0 auto;
    width: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.85;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.bv-partner-logo:hover {
    transform: scale(1.05);
    opacity: 1;
}

.bv-partner-logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.bv-partner-logo:hover img {
    filter: grayscale(0%);
}

@keyframes bv-marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@media (max-width: 991.98px) {
    .bv-partners-track {
        gap: 64px;
    }
}

@media (max-width: 575.98px) {
    #bv-partners-logos {
        padding: 60px 0;
    }

    .bv-partners-track {
        gap: 48px;
        animation-duration: 28s;
    }
}

/* -------------------------  */
/*  TESTIMONIALS CAROUSEL     */

#bv-testimonials {
    background-color: #FFFFFF;
    position: relative;
    padding: 90px 0 120px;
}

#bv-testimonials .bv-section__header {
    text-align: center;
    margin-bottom: 50px;
}

#bv-testimonials .carousel-inner {
    padding: 20px 0;
    cursor: grab;
}

#bv-testimonials .carousel-inner:active {
    cursor: grabbing;
}

#bv-testimonials .testimonial-card {
    background: #FFFFFF;
    border: none;
    border-radius: 16px;
    box-shadow: 6px 6px 12px #d9d9d9, -6px -6px 12px #ffffff;
    margin: 0 10px;
    padding: 24px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
    min-height: 320px;
    max-width: 800px;
    margin: 0 auto;
}

#bv-testimonials .testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 10px 10px 20px #d1d1d1, -10px -10px 20px #ffffff;
}

#bv-testimonials .testimonial-card__profile {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 16px;
    border: 3px solid #F8FAFF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#bv-testimonials .testimonial-card__text {
    font-size: 16px;
    line-height: 1.7;
    color: #041C2C;
    opacity: 0.85;
    margin-bottom: 20px;
    flex-grow: 1;
    display: flex;
    align-items: center;
}

#bv-testimonials .testimonial-card__name {
    font-size: 0.9rem;
    font-weight: 700;
    color: #041C2C;
    margin-bottom: 4px;
    font-family: "Montserrat", Arial, sans-serif;
    text-transform: uppercase;
letter-spacing: 0.05em;
}

#bv-testimonials .testimonial-card__role {
    font-size: 14px;
    color: #587288;
    font-weight: 400;
}

#bv-testimonials .carousel-control-prev,
#bv-testimonials .carousel-control-next {
    width: 40px !important;
    height: 40px !important;
    background-color: rgba(110, 177, 222, 0.6) !important;
    border-radius: 50%;
    top: 50% !important;
    transform: translateY(-50%);
    opacity: 1 !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease !important;
    z-index: 10 !important;
    bottom: auto !important; 
    height: 40px !important; 
}

#bv-testimonials .carousel-control-prev:hover,
#bv-testimonials .carousel-control-next:hover {
    background-color: rgba(110, 177, 222, 0.9);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.25);
}

#bv-testimonials .carousel-control-prev {
    left: 20px;
}

#bv-testimonials .carousel-control-next {
    right: 20px;
}

#bv-testimonials .carousel-control-prev-icon,
#bv-testimonials .carousel-control-next-icon {
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bv-testimonials .carousel-control-prev-icon::after {
    content: '‹';
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 4px;
}

#bv-testimonials .carousel-control-next-icon::after {
    content: '›';
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 4px;
}

#bv-testimonials .carousel-indicators {
    bottom: -40px;
}

#bv-testimonials .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #cccccc;
    opacity: 1;
    margin: 0 6px;
    border: none;
    transition: all 0.3s ease;
}

#bv-testimonials .carousel-indicators li.active {
    background-color: #FF7F11;
    box-shadow: 0 0 0 4px rgba(255, 127, 17, 0.25);
}

@media (max-width: 767.98px) {
    #bv-testimonials {
        padding: 60px 0 100px;
    }

    #bv-testimonials .testimonial-card {
        min-height: 280px;
    }
}


/* -------------------------  */
/*  SERVICE · IMAGE RIGHT     */

#bv-servicio-tecnico {
    position: relative;
    background-color: #F6FAFD;
    overflow: hidden;
}

#bv-servicio-tecnico .bv-container {
    display: grid;
    grid-template-columns: minmax(0, 38rem) 1fr;
    align-items: center;
    gap: clamp(3.5rem, 7vw, 7rem);
    position: relative;
}

#bv-servicio-tecnico .bv-features-left {
    max-width: 38rem;
    z-index: 2;
    margin: 50px auto;
}

#bv-servicio-tecnico .bv-section__header {
    margin-bottom: clamp(3rem, 5vw, 4rem);
    text-align: left;
}

#bv-servicio-tecnico .bv-section__header h2 {
    font-size: clamp(2rem, 3vw, 2.4rem);
    line-height: 1.2;
}

#bv-servicio-tecnico .bv-section__header p {
    font-size: 1.05rem;
    line-height: 1.7;
    max-width: 34rem;
}

#bv-servicio-tecnico .bv-features-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(1.5rem, 2.5vw, 2.25rem);
}

#bv-servicio-tecnico .bv-feature-item {
    display: flex;
    gap: 1.2rem;
    align-items: center;
}

#bv-servicio-tecnico .bv-feature-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background-color: rgba(110, 177, 222, 0.15);
    display: grid;
    place-items: center;
    color: #6EB1DE;
    font-size: 1.15rem;
    flex-shrink: 0;
    margin-top: 0;
    transition: transform .25s ease, background .25s ease, color .25s ease;
}

#bv-servicio-tecnico .bv-feature-item:hover .bv-feature-icon {
    transform: scale(1.1);
    background: #6EB1DE;
    color: #FFFFFF;
}

#bv-servicio-tecnico .bv-feature-content h3 {
    font-size: 1rem;
    margin-bottom: 0.25rem;
    color: #041C2C;
    font-weight: 700;
}

#bv-servicio-tecnico .bv-feature-content p {
    font-size: 0.92rem;
    line-height: 1.4;
    color: #587288;
    margin: 0;
}

#bv-servicio-tecnico .bv-features-image {
    position: relative;
    margin-right: -20vw;
    z-index: 1;
}

#bv-servicio-tecnico .bv-features-image img {
    width: 100%;
    height: auto;
    display: block;
    filter: drop-shadow(0 2.5rem 3.5rem rgba(4, 28, 44, 0.14));
}

@media (max-width: 64rem) {
    #bv-servicio-tecnico .bv-container {
        grid-template-columns: minmax(0, 34rem) 1fr;
        gap: 4rem;
    }

    #bv-servicio-tecnico .bv-features-image {
        margin-right: -26vw;
    }
}

@media (max-width: 48rem) {
    #bv-servicio-tecnico .bv-container {
        grid-template-columns: 1fr;
        gap: 3.5rem;
    }

    #bv-servicio-tecnico .bv-section__header {
        margin-bottom: 2.5rem;
    }

    #bv-servicio-tecnico .bv-features-grid {
        grid-template-columns: 1fr;
        gap: 1.75rem;
    }

    #bv-servicio-tecnico .bv-features-image {
        margin-right: 0;
        margin-top: 3rem;
        max-width: 28rem;
    }
}


/* -------------------------  */
/*      CTA GENERICA - 01     */
#bv-cta-general {
    position: relative;
    width: 100%;
    padding: 180px 24px 160px;
    overflow: hidden;
    background-color: #6EB1DE;
    display: flex;
    justify-content: center;
    align-items: center;
}

#bv-cta-general .bv-parallax-bg {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 120%;
    z-index: 0;
    background-image: url('https://dev.balanzasvesta.com/wp-content/uploads/balanzasvesta-cta-01.jpg');
    background-size: cover;
    background-position: center center;
    filter: grayscale(75%);
    opacity: 0.38;
    will-change: transform;
}

#bv-cta-general .bv-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(135deg, #6EB1DE 0%, #4A96C6 100%);
    opacity: 0.88;
    mix-blend-mode: multiply;
}

#bv-cta-general .bv-content-wrapper {
    position: relative;
    z-index: 10;
    max-width: 800px;
    text-align: center;
    text-shadow: 0 2px 15px rgba(4, 28, 44, 0.2);
}

#bv-cta-general .bv-title {
    font-size: clamp(32px, 4vw, 42px);
    line-height: 1.1;
    margin-bottom: 24px;
    color: #ffffff;
}

#bv-cta-general .bv-lead {
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.6;
    margin-bottom: 40px;
    color: #ffffff;
}

#bv-cta-general .bv-buttons-container {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}


/* -------------------------  */
/*  FEATURES · CENTER IMAGE   */
#bv-features-img-center {
position: relative;
background: linear-gradient(
  180deg,
  rgba(110, 177, 222, 0.10) 0%,
  rgba(4, 28, 44, 0.04) 100%
);
border-top: 1px solid rgba(4, 28, 44, 0.10);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.35);
    padding-top: 90px;
    padding-bottom: 50px;
}

section#bv-features-img-center::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 56px;
pointer-events: none;
background: linear-gradient(
  180deg,
  rgba(255,255,255,0) 0%,
  rgba(255,255,255,1) 100%
);
}

#bv-features-img-center .bv-container {
    display: grid;
    grid-template-columns: 1fr minmax(0, 420px) 1fr;
    column-gap: clamp(2rem, 3vw, 4rem);
    align-items: center;
    position: relative;
    z-index: 2;
}

#bv-features-img-center .bv-header-row {
    grid-column: 1 / -1;
    text-align: center;
    max-width: 800px;
    justify-self: center;
}

#bv-features-img-center .bv-section__header h2 {
    font-size: clamp(2rem, 3vw, 2.5rem);
    color: #041C2C;
    margin-bottom: 1rem;
}

#bv-features-img-center .bv-features-col {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    padding-bottom: 4rem;
}

#bv-features-img-center .bv-feature-item {
    display: flex;
    gap: 1.2rem;
    align-items: center;
}

#bv-features-img-center .bv-feature-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background-color: rgba(110, 177, 222, 0.15);
    display: grid;
    place-items: center;
    color: #6EB1DE;
    font-size: 1.15rem;
    flex-shrink: 0;
    margin-top: 0;
    transition: transform .25s ease, background .25s ease, color .25s ease;
}

#bv-features-img-center .bv-feature-item:hover .bv-feature-icon {
    transform: scale(1.1);
    background: #6EB1DE;
    color: #FFFFFF;
}

#bv-features-img-center .bv-feature-content h3 {
    font-size: 0.9rem;
    margin-bottom: 0.25rem;
font-weight: 700;
  font-family: 'Montserrat';
  text-transform: uppercase;
letter-spacing: 0.05em;
}

#bv-features-img-center .bv-feature-content p {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
}

#bv-features-img-center .bv-features-image-col {
    align-self: end;
    display: flex;
    justify-content: center;
    margin-bottom: 6%;
    position: relative;
    z-index: 1;
    width: 100%;
}

#bv-features-img-center .carousel {
    width: 100%;
    max-width: 100%;
}

#bv-features-img-center .carousel-item {
    text-align: center;
}

#bv-features-img-center .carousel-item img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 600px;
    object-fit: contain;
    object-position: bottom;
    filter: drop-shadow(0 0 40px rgba(110, 177, 222, 0.2));
    margin: 0 auto;
}

#bv-features-img-center .carousel-indicators {
    bottom: 20px;
}

#bv-features-img-center .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #cccccc;
    opacity: 1;
    margin: 0 6px;
    border: none;
    transition: all 0.3s ease;
}

#bv-features-img-center .carousel-indicators li.active {
    background-color: #FF7F11;
    box-shadow: 0 0 0 4px rgba(255, 127, 17, 0.25);
}


@media (max-width: 991.98px) {
    #bv-features-img-center .bv-container {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    #bv-features-img-center .bv-header-row {
        margin-bottom: 2rem;
    }

    #bv-features-img-center .bv-features-col {
        padding-bottom: 0;
        gap: 2rem;
    }

    #bv-features-img-center .bv-features-image-col {
        order: 2;
        margin-bottom: 2rem;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    #bv-features-img-center .bv-features-col-left {
        order: 1;
    }

    #bv-features-img-center .bv-features-col-right {
        order: 3;
    }

    #bv-features-img-center {
        padding-bottom: 0;
    }
}