@font-face {
  font-family: 'ClashDisplay';
  font-style: normal;
  font-weight: 500;
  src: url('../font/ClashDisplay/ClashDisplay-Extralight.otf') format('OpenType');
}
@font-face {
  font-family: 'ClashDisplay';
  font-style: normal;
  font-weight: 400;
  src: url('../font/ClashDisplay/ClashDisplay-Light-1.otf') format('OpenType');
}
@font-face {
  font-family: 'ClashDisplay';
  font-style: normal;
  font-weight: 600;
  src: url('../font/ClashDisplay/ClashDisplay-Medium.otf') format('OpenType');
}
@font-face {
  font-family: 'ClashDisplay';
  font-style: normal;
  font-weight: 200;
  src: url('../font/ClashDisplay/ClashDisplay-Regular.otf') format('OpenType');
}
@font-face {
  font-family: 'ClashDisplay';
  font-style: normal;
  font-weight: 300;
  src: url('../font/ClashDisplay/ClashDisplay-Semibold.otf') format('OpenType');
}


/* Validación de Campos Formularios*/
.invalid-feedback {
  color: red;
  display: none;
}
.is-invalid {
  border-color: red;
}


.custom-height {
  /* Como ya tiene width: 100% (de Bootstrap), 
     aseguramos mantener aspecto con height: auto
     y controlamos la altura máxima con max-height */
  height: auto;
  object-fit: cover; /* si deseas que se muestre completo sin recortar */
}
/***** Estilos Mapa Sucursales ************/
/* Establecer el tamaño del mapa */
#map {
  max-height: 70vh;
  width: 100%;
}
#locations {
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3) !important;
  z-index: 1;
}
#locations .g-selected {
  background-color: #000000 !important;
  color: white !important;
}
#locations .card {
  border-color: #000000 !important;
}
#locations a {
  color: #ffffff;
  outline: none;
}
#locations.bg-dark {
  background-color: #343a4030 !important;
}
#locations::-webkit-scrollbar {
  width: 4px;
}
#locations::-webkit-scrollbar-track {
  background: #f1f1f1;
}
#locations::-webkit-scrollbar-thumb {
  background: #888;
}
#locations::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/******************************************/
@media (min-width: 768px) {
  .custom-height {
    height: calc(100vh - 177px);
    max-height: calc(100vh - 177px);
  }
}
@media (max-width: 767.98px) {
  .custom-height {
    height: calc(100vh - 70px);
    max-height: calc(100vh - 70px);
  }
}
/* Afecta solo a celulares */
@media (max-width: 767px) {
  .container-fluid.px-0 {
    margin-top: 95px !important;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 30px !important;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 30px !important;
  }
  .swiper-slide.bg-img-center.img-fluid.content-space-3.content-space-md-4.aos-init.aos-animate.swiper-slide-active {
    height: calc(-145px + 100vh) !important;
  }
  .js-swiper-effect-fade-pagination.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    padding-bottom: 50px !important;
  }
}
body {
  overflow-x: hidden;
}
a.link-sm.nav-link.px-0 {
  font-size: 0.955rem;
}
.fs-7 {
  font-size: .675rem !important;
}
.navbar-brand-logo {
  width: 100%;
  min-width: 17.5rem;
  max-width: 17.5rem;
}
.navbar .navbar-nav .nav-link {
  padding: 1rem .5rem;
}
.container-fluid.px-0 {
  margin-top: 108px;
}
.navbar-expand-lg.navbar-end.navbar-light.bg-white.py-md-2.sticky-top {
  top: 65px;
  z-index: 10 !important;
}
.js-swiper-effect-fade-pagination.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  margin-top: -80px;
  padding-bottom: 130px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  /*right: 180px;*/
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  /*left: 180px;*/
}
.js-swiper-gallery-2-pagination.swiper-pagination.swiper-pagination-light.position-absolute.bottom-0.start-0.end-0.mb-5.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-bullets-dynamic {
  padding-bottom: 40px;
}
.col-11.col-md-6.col-lg-4.mb-5.mb-md-8.me-md-n9 {
  z-index: 2;
}
.js-swiper-infinite-loop-button-next.swiper-button-next {
  right: 10px;
}
.js-swiper-infinite-loop-button-prev.swiper-button-prev {
  left: 50px;
}
.text-cian {
  color: #00b8cf
}
.bg-black-search {
  background: linear-gradient(132deg, #526170, #39434e, #4e5d6c); /*para negro> linear-gradient(45deg, #1b1b1b, #4d4d4d, #1b1b1b) */
  background-size: 300% 300%;
  animation: gradientMove 3s infinite alternate ease-in-out;
}
.bg-grey {
  background-color: currentcolor;
}
@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
.container-fluid.navbar-topbar.px-md-5 {
  background-color: currentcolor;
}
.container-fluid.navbar-topbar.px-md-5.py-md-1 {
  padding-top: .4rem !important;
}
.swiper-pagination {
  z-index: 9 !important;
}
.avatar-lg, .avatar-lg .avatar-initials {
  width: 12.25rem;
  height: 7.25rem
}
.navbar.navbar-scrolled.navbar-dark {
  background-color: #000;
}
.device-browser-frame {
  background: #fff;
  box-shadow: 0 2.75rem 5.5rem -3.5rem rgba(189, 197, 209, .5), 0 2rem 4rem -2rem rgba(33, 50, 91, .3);
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
}