@charset "UTF-8";
/*------------------------------------------------------------//
	MAIN
//------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@view-transition {
  navigation: auto;
}
/* Importar Fuentes ------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/* Declarar Colores ------------------------------------------------------------*/
:root {
  --color-BgLight: #ffffff;
  --color-BgDark: #030303;
  --color-BgPrimary: red;
  --color-BgSecondary: #f5f5f5;
  --color-BgSupport: yellow;
  --color-TxtLight: #ffffff;
  --color-TxtDark: #030303;
}

/*------------------------------------------------------------------------------*/
* {
  margin: 0px;
  padding: 0px;
  font-family: "Roboto", sans-serif;
  box-sizing: border-box;
}

body {
  background-color: var(--color-BgLight);
  margin: 0;
}

header {
  position: fixed;
  background-color: var(--color-BgDark);
  width: 100%;
  height: 100px;
  z-index: 999;
}

main {
  position: absolute;
  width: 100%;
  height: auto;
  top: 100px;
}

section {
  width: 100%;
}

footer {
  background-color: var(--color-BgDark);
}

.container {
  width: calc(100% - 30px);
  max-width: 1200px;
  margin: auto;
}

.module-main {
  margin-top: 15px;
}
a{
    color:black;
    text-decoration:none;
    -webkit-tap-highlight-color:transparent;
}
a:visited{
    color:inherit;
}
a:active, a:focus{
    color:inherit;
    outline:none;
}
@media (max-width: 1200px) {
  .container {
    width: calc(100% - 30px);
  }
}
/*------------------------------------------------------------//
	BG-COLORS
//------------------------------------------------------------*/
.bg-color-light {
  background-color: var(--color-BgLight);
}

.bg-color-dark {
  background-color: var(--color-BgDark);
  color: white;
}

.bg-color-primary {
  background-color: var(--color-BgPrimary);
  color: white;
}

.bg-color-secondary {
  background-color: var(--color-BgSecondary);
  color: black;
}

.bg-color-support {
  background-color: var(--color-BgSupport);
  color: black;
}

.bg-color-deg01 {
  background: linear-gradient(to right, red 40%, #030303 60%);
  color: black;
}

/*------------------------------------------------------------//
	BUTTONS
//------------------------------------------------------------*/
.btn {
  border: none;
  background-color: transparent; /* Usa transparent en vez de 'none' */
  transition: all 0.5s;
  height: 30px;
  display: flex; /* Activa Flexbox */
  align-items: center; /* Centra verticalmente */
  justify-content: center; /* Centra horizontalmente */
  padding: 0px; /* Asegura espacio interno */
  gap: 5px; /* Espaciado entre icono y texto (si lo hay) */
  cursor: pointer;
}

.btn-w100 {
  width: 100%;
}

.btn-preheader-left {
  background-color: var(--color-BgLight);
  margin-right: 15px;
  font-size: 12px;
}

.btn-preheader-left:hover {
  color: var(--color-BgPrimary);
}

.btn-preheader-right {
  background-color: var(--color-BgLight);
  margin-left: 15px;
  font-size: 12px;
}

.btn-preheader-right:hover {
  color: var(--color-BgPrimary);
}

.btn-header {
  background-color: var(--color-BgDark);
  color: white;
  margin-left: 15px;
  white-space: nowrap;
}

.btn-header:hover {
  border-left: 2px solid red;
  padding-left: 15px;
}

.btn-search {
  position: absolute;
  border: none;
  right: 10px;
  width: 30px;
  height: 30px;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
}

.btn-add-cart {
  background-color: yellow;
  color: black;
  font-weight: bold;
  height: 40px;
  padding: 0px 15px;
  width: 100%;
}

.btn-add-cart:hover {
  opacity: 80%;
}

.btn-add-cart-disabled {
  background-color: red;
  color: white;
  font-weight: bold;
  height: 40px;
  padding: 0px 15px;
  width: 100%;
  pointer-events: none;
}

.btn-add-cart-product {
  background-color: black;
  color: white;
  font-weight: bold;
  height: 30px;
  padding: 0px 15px;
  width: 100%;
}

.btn-add-cart-product:hover {
  background-color: yellow;
  color: black;
}

.btn-add-cart-product:disabled {
  background-color: gray;
  color: lightgray;
  cursor: not-allowed;
  opacity: 0.5;
}

.btn-primary {
  background-color: black;
  color: white;
  height: 40px;
  padding: 0px 15px;
}

.btn-primary:hover {
  opacity: 80%;
}

.btn-success {
  background-color: #5cb85c;
  color: white;
  height: 40px;
  padding: 0px 15px;
  border: none;
  transition: all 0.5s ease;
}

.btn-success:hover {
  background-color: green;
}

.btn-outline-primary {
  background-color: transparent;
  color: black;
  height: 40px;
  padding: 0px 15px;
  border: 1px solid black;
  transition: all 0.5s ease;
}

.btn-outline-primary:hover {
  background-color: black;
  color: white;
}

.btn-link-footer {
  font-size: 12px;
  text-decoration: none;
  width: 100%;
  color: white;
  padding: 5px;
}

.btn-shop-item-title {
  text-decoration: none;
  color: black;
}

.btn-shop-item-title:hover {
  color: red;
}

.btn-filter-products {
  background-color: #f5f5f5;
  padding: 0px 15px;
}

.btn-lostpasword {
  text-decoration: none;
  color: black;
}

.btn-lostpasword:hover {
  color: red;
}

/*------------------------------------------------------------//
	ROW-COL
//------------------------------------------------------------*/
/*ESTILOS DE FILAS*/
.row {
  display: flex; /* Activa el sistema de Flexbox */
  flex-wrap: wrap; /* Permite que los elementos bajen de línea si no caben */
  margin-right: -15px; /* Simula el padding de los contenedores */
  margin-left: -15px;
}

.row-disabled {
  filter: blur(5px);
  pointer-events: none;
}

/*ESTILOS DE COLUMNAS*/
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.col-offset-3 {
  margin-left: 25%; /* 3 de las 12 columnas = 25% del ancho */
}

/*COL JUSTIFY CONTENT*/
.col-justify-content-start {
  display: flex;
  justify-content: start;
}

.col-justify-content-center {
  display: flex;
  justify-content: center;
}

.col-justify-content-end {
  display: flex;
  justify-content: end;
}

/* COL ALIGN ITEMS */
.col-align-items-start {
  display: flex;
  align-items: start;
}

.col-align-items-center {
  display: flex;
  align-items: center;
}

.col-align-items-end {
  display: flex;
  align-items: end;
}

@media (max-width: 992px) {
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    box-sizing: border-box;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    box-sizing: border-box;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
    box-sizing: border-box;
  }
  .col-sm-0 {
    display: none;
  }
  .col-sm-offset-0 {
    margin-left: 0%; /* 3 de las 12 columnas = 25% del ancho */
  }
}
@media (max-width: 576px) {
  .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}
/*------------------------------------------------------------//
	PADDING
//------------------------------------------------------------*/
.ph-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ph-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pv-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.pv-7-5 {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.pv-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.p-0 {
  padding: 0px;
}

/*------------------------------------------------------------//
	WIDTH-HEIGHT
//------------------------------------------------------------*/
.h-fixed-30 {
  height: 30px;
}

/*------------------------------------------------------------//
	IMG
//------------------------------------------------------------*/
.img-isotipo-header {
  width: 30px;
  height: 30px;
}

/*------------------------------------------------------------//
	SIDEBAR
//------------------------------------------------------------*/
.sidebar {
  position: fixed;
  top: 100px;
  left: -200px;
  width: 200px;
  height: calc(100% - 100px);
  background-color: #fff;
  color: #333;
  overflow-y: auto;
  transition: left 0.3s ease-in-out;
  z-index: 9999;
}

.sidebar-show {
  left: 0;
}

.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.menu > li {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.menu > li > a {
  display: block;
  padding: 15px;
  color: var(--color-BgDark);
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

.menu > li > a:hover {
  border-left: 5px solid red;
  background-color: #f5f5f5;
}

/* Ocultar submenús por defecto */
.submenu,
.postsubmenu {
  list-style-type: none;
  display: none;
  padding-left: 15px;
}

.submenu li a,
.postsubmenu li a {
  display: block;
  padding: 15px;
  color: var(--color-BgDark);
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
}

.submenu li a:hover,
.postsubmenu li a:hover {
  border-left: 5px solid red;
  background-color: #f5f5f5;
  font-weight: bold;
}

/*------------------------------------------------------------//
	TEXT
//------------------------------------------------------------*/
.text-left {
  text-align: left;
}

.text-justify {
  text-align: justify;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-main-phonecontact {
  font-weight: bold;
  font-size: 30px;
}

.text-slogan {
  font-size: 25px;
  text-align: center;
}

.txt-product-price {
  text-align: center;
  padding: 15px;
  border-left: 5px solid red;
  background-color: #f5f5f5;
  margin-top: 15px;
  font-weight: bold;
  font-size: 30px;
}

.txt-product-price-iva {
  font-size: 10px;
  opacity: 60%;
  padding: 15px;
  width: 100%;
  text-align: center;
}

.txt-product-lastprice {
  opacity: 50%;
  text-decoration: line-through;
  font-size: 25px;
}

.txt-product-enabled {
  color: green;
}

.txt-login-leyend {
  font-size: 10px;
  text-align: center;
}

.txt-title-items-cart {
  text-decoration: none;
  color: black;
}

.txt-title-items-cart:hover {
  color: red;
}

.txt-info {
  color: gray;
}

.txt-info-md {
  color: gray;
  font-size: 15px;
}

.txt-info-sm {
  color: gray;
  font-size: 10px;
}

.txt-title-sidebar {
  font-weight: bold;
  padding: 15px;
  border-bottom: 2px solid red;
}

.txt-success {
  color: green;
}

.txt-warning {
  color: orange;
}

.txt-danger {
  color: red;
}

/*------------------------------------------------------------//
	FORM
//------------------------------------------------------------*/
label {
  margin-bottom: 15px;
}

.form-group-update {
  position: relative;
}

.form-control-update {
  min-width: 100px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 0px 15px;
  height: 40px;
  outline: none;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
}

.form-control-updatebtn {
  position: absolute;
  right: 0px;
  height: 40px;
  background-color: white;
  border: none;
  padding-right: 15px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-left: none;
  cursor: pointer;
}

.search-box {
  position: relative;
  background-color: #f5f5f5;
  width: 100%;
  height: 40px;
}

.search-btn {
  position: absolute;
  z-index: 999;
  top: 0px;
  right: 0px;
  height: 40px;
  padding: 0 15px;
  background: transparent;
  border: none;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  font-size: 1rem;
  font-weight: 400;
  color: black;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.3);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  outline: none;
  margin-bottom: 15px;
}

.input-lg {
  font-size: 20px;
}

.input-center {
  text-align: center;
}

.input-w100 {
  width: 100%;
}

/*------------------------------------------------------------//
	DIVIDER
//------------------------------------------------------------*/
.divider-primary {
  background-color: var(--color-BgPrimary);
  height: 2px;
  border: none;
  margin-top: 15px;
  margin-bottom: 15px;
}

/*------------------------------------------------------------//
	SHOP-ITEM
//------------------------------------------------------------*/
.shop-item-detail {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px); /* Lo movemos un poco hacia abajo */
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  position: absolute;
  z-index:999;
  top: 40%; /* Ajusta la posición según tu diseño */
  left: 50%;
  transform: translate(-50%, 10px); /* Centrado horizontalmente */
}

/* Cuando pasamos el cursor por .shop-item (toda la tarjeta) mostramos el botón */
.shop-item:hover .shop-item-detail {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.shop-item {
  position: relative;
  margin-bottom: 15px;
}

.shop-item-detail {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 999;
}

.shop-item-image {
  position: relative;
}
.shop-item:hover .shop-item-image{
    animation: pulse02 2s infinite ease-in-out;
}

.shop-item-tag-new {
  position: absolute;
  top: 0px;
  right: 0px;
  animation: pulse 2s infinite ease-in-out;
}

.shop-item-tag-offer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  animation: pulse 2s infinite ease-in-out;
}

.shop-item-title {
  text-align: center;
  margin-top: 5px;
  display: -webkit-box; /* Establece un contenedor de caja flexible */
  -webkit-line-clamp: 2; /* Limita el texto a 2 líneas */
  -webkit-box-orient: vertical; /* Establece la orientación del contenedor */
  overflow: hidden; /* Oculta el texto que excede el límite */
  text-overflow: ellipsis; /* Muestra "..." al final del texto */
  font-size: 15px;
  min-height: 34px;
}

.shop-item-price {
  background-color: #f5f5f5;
  border: none;
  border-left: 5px solid red;
  width: calc(100% - 2px);
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px;
  margin-top: 5px;
}

.shop-item-lastprice {
  opacity: 50%;
  font-size: 15px;
  text-decoration: line-through;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes pulse02 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
/*------------------------------------------------------------//
	SLIDER
//------------------------------------------------------------*/
/*Slider Styles*/
/* Estilos generales */
.slider {
  width: 100%;
  overflow: hidden;
  clip-path: polygon(0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 15px 100%, 0% calc(100% - 15px));
}

.slider-container {
  display: flex;
  width: 400%;
  animation: slide 25s infinite;
}

.slider-container img {
  width: 100%;
  height: auto;
  display: block;
}

.slider-item {
  position: relative;
  width: 100%;
  height: auto;
}

.slider-item-info {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center; /* Centra horizontalmente */
  align-items: center; /* Centra verticalmente */
}

.slider-item-info p {
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  padding: 0px 15px;
  animation: pulse 2s infinite ease-in-out;
}

.slider-item-img img {
  width: 100%;
}

/* Animación de transición */
@keyframes slide {
  0% {
    margin-left: 0%;
  }
  20% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  45% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  70% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  100% {
    margin-left: -300%;
  }
}
/*------------------------------------------------------------//
	BREADCRUMB
//------------------------------------------------------------*/
.breadcrumb {
  list-style: none;
  display: flex;
  border-radius: 5px;
}

.breadcrumb li {
  display: flex;
  align-items: center;
}

.breadcrumb li a {
  font-size: 10px;
  text-decoration: none;
  color: white;
  transition: color 0.3s ease;
}

.breadcrumb li a:hover {
  color: yellow;
}

/*Separador*/
.breadcrumb li:after {
  font-size: 10px;
  content: "‣";
  margin: 0 5px;
  color: yellow;
}

.breadcrumb li:last-child::after {
  content: "";
}

/*Estilo para el ultimo elemento*/
.breadcrumb li:last-child {
  font-weight: bold;
}

.breadcrumb li:last-child a {
  pointer-events: none;
}

/*------------------------------------------------------------//
	PAGINATION
//------------------------------------------------------------*/
.pagination {
  display: flex;
  list-style: none;
  padding: 15px;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.pagination li {
  margin-bottom: 10px;
}

.pagination li a {
  text-decoration: none;
  color: black;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 15px;
  border: 1px solid gray;
  transition: background 0.3s, color 0.3s;
}

.pagination li a:hover {
  background: red;
  border: 1px solid red;
  color: white;
}

/* Pagina Actual */
.pagination .pagination-active a {
  background: red;
  color: white;
  pointer-events: none;
}

/* Pagina anterior o siguiente */
.pagination .pagination-disabled a {
  color: #ccc;
  border-color: #ddd;
  pointer-events: none;
}

/*------------------------------------------------------------//
	PRODUCT-FILTER
//------------------------------------------------------------*/
.product-filter {
  display: none;
  transition: all 0.5s ease;
}

.product-filter-enabled {
  display: block;
  position: fixed;
  background: #f5f5f5;
  padding: 15px;
  z-index: 9999;
  max-width: 50%;
  height: auto;
  max-height: calc(100% - 200px);
  overflow-x: auto;
}

.product-filter-title {
  font-weight: bold;
}

.product-filter-name-daddy {
  font-weight: bold;
  border: 1px solid red;
  width: 100%;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  margin: 15px 0;
}

.product-filter-name-option {
  font-size: 12px;
  padding-left: 5px;
}

.product-filter-item {
  display: flex;
  padding: 5px 0;
}

.product-filter-submit {
  background: black;
  color: white;
  width: 100%;
  height: 30px;
  margin-top: 15px;
  transition: all 0.5s ease;
  border: none;
}

.product-filter-submit:hover {
  background: yellow;
  color: black;
}

/*------------------------------------------------------------//
	PRODUCT-GALLERY
//------------------------------------------------------------*/
#image-list {
  display: none;
}

#main-image {
  width: 100%;
  height: auto;
  opacity: 1;
  transition: opacity 0.3s ease-in-out; /* Transición suave */
}

.image-container {
  position: relative;
  width: 100%;
  height: auto;
  margin: auto;
  text-align: center;
  overflow: hidden; /* Evita que la imagen se desborde durante la transición */
}

.btn-galery-bg {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.btn-galery-product {
  background-color: transparent;
  border: none;
  padding: 15px;
  cursor: pointer;
}

.btn-galery-product:hover {
  color: red;
}

.product-gallery-tag-new {
  position: absolute;
  z-index: 99;
  right: 0px;
  width: 100px;
  animation: pulse 2s infinite ease-in-out;
}

.product-gallery-tag-offer {
  position: absolute;
  z-index: 99;
  left: 0px;
  bottom: 0px;
  width: 100px;
  animation: pulse 2s infinite ease-in-out;
}

.product-gallery-brand {
  position: absolute;
  z-index: 99;
  right: 0px;
  bottom: 0px;
  width: 100px;
  background-color: #fff;
  padding: 15px;
  clip-path: polygon(20px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 20px);
}

/*------------------------------------------------------------//
	TABLE
//------------------------------------------------------------*/
table {
  width: 100%;
  border-collapse: collapse;
  border: none;
}

.table-bg {
  overflow: auto;
}

.table-list thead {
  background-color: #f5f5f5;
}

.table-list th, .table-list td {
  padding: 15px;
  border-bottom: 1px solid #f5f5f5;
}

.table-list tr:hover {
  background-color: #f5f5f5;
}

.table-product-description thead {
  background-color: #f5f5f5;
  font-size: 15px;
}

.table-product-description tbody {
  font-size: 12px;
}

.table-product-description td, .table-product-description th {
  padding: 5px 15px;
  border-bottom: 1px solid #f5f5f5;
}

.table-product-description td:nth-child(odd) {
  font-weight: bold;
}

.table-cartlist {
  overflow: auto;
}

.table-cartlist td, .table-cartlist th {
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.table-cartlist thead {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-left: none;
  border-right: none;
}

.table-cartsummary {
  background-color: #f5f5f5;
}

.table-cartsummary td, .table-cartsummary th {
  padding: 15px;
}

.table-cartsummary thead {
  font-size: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/*------------------------------------------------------------//
	MARGIN
//------------------------------------------------------------*/
.margin-top-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

/*------------------------------------------------------------//
	ALERT
//------------------------------------------------------------*/
.alert {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 5px;
}

.alert-outline-primary {
  border: 1px solid black;
  background: transparent;
}

.alert-outline-warning {
  border: 1px solid orange;
  background-color: transparent;
  font-size: 12px;
  margin: 15px;
  animation: pulse 2s infinite ease-in-out;
}

/*------------------------------------------------------------//
	TABS
//------------------------------------------------------------*/
.tabs-container {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 15px;
}

.tabs {
  display: flex;
  justify-content: start;
}

.tab-button {
  background-color: white;
  color: black;
  padding: 0px 15px;
  height: 40px;
  border: none;
  cursor: pointer;
}

.tab-button:hover {
  background-color: #f5f5f5;
  border-left: 5px solid red;
  color: black;
}

.tab-content {
  display: none;
  padding: 15px;
  background-color: #ffffff;
  margin-top: 15px;
}

.tab-content h2 {
  margin-top: 0;
}

.tab-button.active {
  background-color: #fff;
  color: black;
  border-left: 5px solid red;
}

/*------------------------------------------------------------//
	MODAL
//------------------------------------------------------------*/
/* Fondo del modal (superposición) */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(5px);
}

/* Contenido del modal */
.modal {
  background: white;
  padding: 15px;
  width: 80%;
  max-width: 500px;
  text-align: justify;
  position: relative;
}

/* Botón de cierre */
.btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: transparent;
  color: black;
  border: none;
  cursor: pointer;
  padding: 0;
  font-size: 15px;
  text-align: center;
}

.btn-close:hover {
  color: red;
}

/*------------------------------------------------------------//
	FAQs
//------------------------------------------------------------*/
.faq-container {
  width: 100%;
  overflow: hidden;
}

.faq-item {
  border-bottom: 1px solid gray;
}

.faq-question {
  background: none;
  border: none;
  outline: none;
  width: 100%;
  padding: 15px;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.5s ease;
}

.faq-question:hover {
  border-left: 5px solid red;
  background-color: #f5f5f5;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  color: #333;
  transition: max-height 1s ease, padding 1.2s ease;
}

.faq-answer.open {
  padding: 15px;
  max-height: 100%;
}

.faq-answer p {
  margin: 0;
}

/*# sourceMappingURL=style.css.map */
