@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "avenir-roman";
  src: url("dependencias/css/fonts/avenirroman.eot") format("eot");
  src: url("dependencias/css/fonts/avenirroman.ttf") format("truetype");
}

@font-face {
  font-family: "avenir-light";
  src: url("dependencias/css/fonts/avenirlight.eot") format("eot");
  src: url("dependencias/css/fonts/avenirlight.ttf") format("truetype");
}

@font-face {
  font-family: "avenirbook";
  src: url("dependencias/css/fonts/avenirbook.eot") format("eot");
  src: url("dependencias/css/fonts/avenirbook.ttf") format("truetype");
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  opacity: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  margin: 0 !important;
}

#Body {
  margin: 0 !important;
}

.modal-aviso {
  opacity: 0.9;
  background: rgba(255, 255, 255, 0.95);
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-aviso h3 {
  text-align: center;
  color: #cc0033 !important;
  font-weight: 600;
  padding-top: 50px;
  font-size: 26px;
}

.modal-fullscreen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cookies {
  margin: 0 !important;
}

.modal-backdrop {
  opacity: 0 !important;
}

.close {
  width: 100%;
  text-align: right;
  padding: 91.0625px 182.125px 0px;
  opacity: 1;
}

.btn-cerrar {
  color: #cc0033;
  font-weight: bold;
  border: none;
  background-color: transparent;
  font-size: 18px;
}

.cont-message {
  text-align: center;
  padding: 5% 10% 0 10%;
}

.modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cont {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-body p {
  padding: 25px 0 25px 0;
  color: #222222;
  font-size: 18.2133px;
  line-height: 22.4206px;
  padding: 25px 0px;
  text-align: justify;
}

.cont a {
  color: #ff9500 !important;
}

.bodyContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "avenir-light" !important;
}

.btn-entendido {
  text-align: center;
  padding: 5% 10% 0 10%;
}

.boton-entendido {
  background: #cc0033;
  color: #fff;
  padding: 4px 8px !important;
  border-radius: 5px;
  border: none;
  outline: none;
  font-size: 18px;
}

.grid-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.carrusel {
  position: relative;
  padding-left: 44px;
  padding-right: 44px;
  box-sizing: border-box;
  width: 90%;
  margin: auto;
}

.carousel-indicators {
  bottom: 1rem !important;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  padding: 0;
  margin-right: 3px !important;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #7b7b7b;
  background-clip: padding-box;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.carousel-indicators .active {
  opacity: 1;
  background: #ff9500;
}

.carousel-item img {
  width: 100%;
}

.spacer {
  margin-top: 85px;
}

/* Seccion Nuestros Productos */
#productos {
  width: 90%;
}

.cont-card {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10rem;
}

.title-sec {
  width: 75%;
  text-align: left;
}

.title-sec h3 {
  font-family: "avenir-light";
  color: #ff9500;
  margin-bottom: 10rem;
  font-size: clamp(2rem, 0.4193rem + 3.3822vw, 3.2rem);
}

.individuales {
  width: 70%;
  display: flex;
  justify-content: center;
}

.card-individuales {
  width: 70%;
  background-color: #ededed;
}

.card-individuales img {
  width: 100%;
}

.card-individuales h2 {
  margin: 1rem 0 0 2rem;
  color: #698f8d;
  font-size: clamp(2rem, 0.4193rem + 3.3822vw, 3.5rem);
}

.card-individuales .ver-link {
  width: 100%;
  width: 100%;
  text-align: right;
  padding: 0 2rem 1rem 0;
}

.ver-link a {
  text-decoration: none;
  color: #ff9500 !important;
  font-size: clamp(2rem, 0.4193rem + 3.3822vw, 2.2rem);
}

a:hover {
  color: #ff9500;
  text-decoration: none;
}

/* Sucursales */
.atencion {
  margin-top: 25px;
  width: 100%;
  height: 30rem;
  background-color: #ededed;
}

.btn-cont {
  width: 28%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.btn-div {
  height: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.btn-cont p {
  color: #4c4f52;
  font-size: clamp(1.5rem, 0.4193rem + 3.3822vw, 2.5rem);
  margin: 1rem 0 0 0;
}

.btn-ac {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80%;
}

a:hover {
  color: #4c4f52;
  text-decoration: none !important;
}

.btn-ac img {
  width: 80%;
}

/* ubicacion */
#ubicacion {
  width: 90%;
}

.ub-card {
  width: 65%;
  display: flex;
  justify-content: flex-start;
}

.map-img {
  width: 25%;
}

.map-img img {
  max-width: 200px;
}

.map-info {
  margin-left: 10%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.map-info p {
  margin-top: 15%;
  font-size: clamp(2.5rem, 0.4193rem + 3.3822vw, 3.2rem);
}

.map-info a {
  color: #ff9500 !important;
  font-size: clamp(2.5rem, 0.4193rem + 3.3822vw, 3rem);
}

.map-info a:hover {
  text-decoration: underline !important;
  color: #ff9500 !important;
}
.toast-cont {
  width: 100%;
  padding: 0 !important;
}
.p-3 {
  padding: 0rem !important;
}
#liveToast {
  max-width: 100% !important;
  position: relative;
  display: flex;
  flex-direction: row !important;
  align-items: start;
  width: 100vw !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
  padding: 1rem;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  outline: 0;
}

#liveToast p {
  color: #fff;
  margin: 0;
  font-size: 14.5px;
}

#liveToast p a {
  color: #698f8d !important;
  text-decoration: none;
  font-weight: bold;
}
.button-c {
  padding-top: 1.2rem;
  padding-left: 0.5rem;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.aceptar-button {
  color: #fff;
  border-radius: 0.6rem !important;
  background-color: #000000 !important;
  padding: 0.3rem 0.8rem !important;
  font-size: 14.5px;
}

@media (max-width: 960px) {
}

@media screen and (max-width: 700px) {
  .spacer {
    margin-top: 65px;
  }
  .carrusel {
    width: 100%;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .carousel {
    width: 100% !important;
  }
  .close {
    width: 100%;
    text-align: right;
    padding: 15px 10px 0px;
    opacity: 1;
  }
  .cont {
    overflow-y: auto;
  }
  .cont-message {
    text-align: center;
    padding: 5%;
  }

  .title-sec {
    width: 100%;
    text-align: right;
  }

  .title-sec h3 {
    margin-bottom: 2rem;
  }

  .individuales {
    width: 100%;
  }

  .card-individuales {
    width: 85%;
  }

  .card-individuales h2 {
    margin: 1rem;
  }

  .modal-body p {
    width: 100%;
    line-height: 20px;
    padding: 0;
    font-size: 15px;
  }

  .modal-aviso h3 {
    font-weight: lighter;
    padding-top: 10px;
    font-size: 16px;
    margin-bottom: 4rem;
  }
  .cookies .modal-content {
    position: relative;
    display: flex;
    flex-direction: column !important;
    align-items: start;
  }
  .modal-content p {
    line-height: 18px;
  }
  .cont-card {
    margin-top: 6rem;
  }

  /* sucursales */
  .atencion {
    height: 25rem;
    background-color: #8e9091;
    background-image: url("https://ashocedv-gfaserta.ocecdn.oraclecloud.com/content/published/api/v1.1/assets/CONT189093C70995483489D8C0FDB56B5AD4/native/fondoFooter.png?channelToken=cf302226b9064a15afac96976391e914");
    background-position: 0px 45%;
    background-repeat: no-repeat;
    background-size: 8px 105px;
  }

  .btn-cont {
    width: 100%;
    justify-content: center;
  }

  .btn-ac img {
    width: 100%;
  }

  /* ubicacion */
  .ub-card {
    width: 100%;
    flex-direction: column;
    justify-content: center;
  }

  .t-sec-2 {
    margin-top: 3rem;
  }

  .map-img {
    width: 100%;
    text-align: center;
    margin-top: 2rem;
  }

  .map-img img {
    width: 60%;
  }
}
