body, html {
  max-width: 100% !important;
  overflow-x: hidden;
}

.subopciones-container {
  position: relative !important;
}

.subopciones-container .subopciones {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  width: 100% !important;
  top: 100% !important;
  z-index: 1 !important;
}
/*SECTION*/
.page-section-xs {
  min-height: 150px !important; /* Tamaño mínimo de la sección */
}

.page-section-s {
  min-height: 200px !important; /* Tamaño mínimo de la sección */
}

.page-section-m {
  min-height: 300px !important; /* Tamaño mínimo de la sección */
}

.page-section-l {
  min-height: 400px !important; /* Tamaño mínimo de la sección */
}

.page-section-xl {
  min-height: 500px !important; /* Tamaño mínimo de la sección */
}

.page-section-xxl {
  min-height: 600px !important; /* Tamaño mínimo de la sección */
}

.page-section-xxxl {
  min-height: 759px !important; /* Tamaño mínimo de la sección */
}

/*FUENTES*/
@font-face {
  font-family: "KonnectBlack";
  src: url('../assets/fonts/KonnectBlack.otf') format('opentype');
}


@font-face {
  font-family: "KonnectBlackItalic";
  src: url('../assets/fonts/KonnectBlackItalic.otf') format('opentype');
}


@font-face {
  font-family: "KonnectBold";
  src: url('../assets/fonts/KonnectBold.otf') format('opentype');
}

@font-face {
  font-family: "KonnectBoldItalic";
  src: url('../assets/fonts/KonnectBoldItalic.otf') format('opentype');
}


@font-face {
  font-family: "KonnectExtraBold";
  src: url('../assets/fonts/KonnectExtraBold.otf') format('opentype');
}


@font-face {
  font-family: "KonnectMedium";
  src: url('../assets/fonts/KonnectMedium.otf') format('opentype');
}

@font-face {
  font-family: "KonnectExtraBoldItalic";
  src: url('../assets/fonts/KonnectExtraBoldItalic.otf') format('opentype');
}

@font-face {
  font-family: "KonnectHairlineItalic";
  src: url('../assets/fonts/KonnectHairlineItalic.otf') format('opentype');
}

@font-face {
  font-family: "KonnectLight";
  src: url('../assets/fonts/KonnectLight.otf') format('opentype');
}

@font-face {
  font-family: "KonnectMediumItalic";
  src: url('../assets/fonts/KonnectMediumItalic.otf') format('opentype');
}

@font-face {
  font-family: "KonnectRegular";
  src: url('../assets/fonts/KonnectRegular.otf') format('opentype');
}

@font-face {
  font-family: "KonnectSemiBold";
  src: url('../assets/fonts/KonnectSemiBold.otf') format('opentype');
}

@font-face {
  font-family: "KonnectSemiBoldItalic";
  src: url('../assets/fonts/KonnectSemiBoldItalic.otf') format('opentype');
}

@font-face {
  font-family: "KonnectThinItalic";
  src: url('../assets/fonts/KonnectThinItalic.otf') format('opentype');
}

@font-face {
  font-family: "KonnectHairline";
  src: url('../assets/fonts/KonnectHairline.otf') format('opentype');
}

@font-face {
  font-family: "KonnectItalic";
  src: url('../assets/fonts/KonnectItalic.otf') format('opentype');
}

@font-face {
  font-family: "KonnectLightItalic";
  src: url('../assets/fonts/KonnectLightItalic.otf') format('opentype');
}

@font-face {
  font-family: "KonnectThin";
  src: url('../assets/fonts/KonnectThin.otf') format('opentype');
}


@font-face {
  font-family: "ArialBold";
  src: url('../assets/fonts/ArialBold.ttf') format('truetype');
}

@font-face {
  font-family: "Arial";
  src: url('../assets/fonts/Arial.ttf') format('truetype');
}

@font-face {
  font-family: "BenzGrotesk";
  src: url('../assets/fonts/BenzGrotesk.ttf') format('truetype');
}

@font-face {
  font-family: "HelveticaNeue";
  src: url('../assets/fonts/HelveticaNeue.ttc') format('truetype');
}

@font-face {
  font-family: "MyriadProRegular";
  src: url('../assets/fonts/MyriadProRegular.otf') format('opentype');
}

.konnect-black {
  font-family: "KonnectBlack", Arial, sans-serif;
}

.konnect-black-italic {
  font-family: "KonnectBlackItalic", Arial, sans-serif;
}
.konnect-bold {
  font-family: "KonnectBold", Arial, sans-serif;
}

.konnect-bold-italic {
  font-family: "KonnectBoldItalic", Arial, sans-serif;
}
.konnect-extra-bold {
  font-family: "KonnectExtraBold", Arial, sans-serif;
}
.konnect-medium {
  font-family: "KonnectMedium", Arial, sans-serif;
}

.konnect-extra-bold-italic {
  font-family: "KonnectExtraBoldItalic", Arial, sans-serif;
}

.konnect-hairline-italic {
  font-family: "KonnectHairlineItalic", Arial, sans-serif;
}

.konnect-light {
  font-family: "KonnectLight", Arial, sans-serif;
}

.konnect-medium-italic {
  font-family: "KonnectMediumItalic", Arial, sans-serif;
}

.konnect-regular {
  font-family: "KonnectRegular", Arial, sans-serif;
}

.konnect-semi-bold {
  font-family: "KonnectSemiBold", Arial, sans-serif;
}

.konnect-semi-bold-italic {
  font-family: "KonnectSemiBoldItalic", Arial, sans-serif;
}

.konnect-thin-italic {
  font-family: "KonnectThinItalic", Arial, sans-serif;
}

.konnect-hairline {
  font-family: "KonnectHairline", Arial, sans-serif;
}

.konnect-italic {
  font-family: "KonnectItalic", Arial, sans-serif;
}

.konnect-light-italic {
  font-family: "KonnectLightItalic", Arial, sans-serif;
}

.konnect-thin {
  font-family: "KonnectThin", Arial, sans-serif;
}

.arial-regular {
  font-family: "Arial", Arial, sans-serif;
}

.arial-bold {
  font-family: "ArialBold", Arial, sans-serif;
}

.benz-grotesk {
  font-family: "BenzGrotesk", Arial, sans-serif;
}

.helvetica-neue {
  font-family: "HelveticaNeue", Arial, sans-serif;
}

.myriadpro-regular {
  font-family: "MyriadProRegular", Arial, sans-serif;
}

/*BOTONES CLASES*/


.btn .icon-right {
  margin-left: auto;
}

.btn .text-center {
  flex-grow: 1;
  text-align: center; /* Para asegurar el centrado del texto */
}

.btn-rounded {
  border-radius: 20px !important; /* Ajusta el radio según sea necesario */
}

.btn-transparent {
    background-color: rgba(38, 38, 38, 0.5); /* Color de fondo semi-transparente */
    border: none; /* Eliminar bordes */
    color: #fff; /* Color del texto */
    padding: 10px 20px; /* Espaciado interno */
    cursor: pointer; /* Cambiar cursor al pasar sobre el botón */
    transition: background-color 0.3s; /* Transición suave del color de fondo */
    backdrop-filter: blur(5px); /* Aplicar desenfoque al fondo */
    -webkit-backdrop-filter: blur(10px); /* Para navegadores basados en WebKit */
  }

  /* Cambiar estilo al pasar el mouse sobre el botón */
  .btn-transparent:hover {
    color: #fff; /* Color del texto */
    background-color: rgba(38, 38, 38, 0.7); /* Color de fondo semi-transparente al pasar el mouse */
  }

  .btn-transparent-white {
    background-color: rgba(255, 255, 255, 0.199); /* Color de fondo semi-transparente */
    border: none; /* Eliminar bordes */
    color: #fff !important; /* Color del texto */
    padding: 10px 20px; /* Espaciado interno */
    cursor: pointer; /* Cambiar cursor al pasar sobre el botón */
    transition: background-color 0.3s; /* Transición suave del color de fondo */
    backdrop-filter: blur(2px); /* Aplicar desenfoque al fondo */
    -webkit-backdrop-filter: blur(10px); /* Para navegadores basados en WebKit */
  }

  /* Cambiar estilo al pasar el mouse sobre el botón */
  .btn-transparent-white:hover {
    color: #ffffff !important; /* Color del texto */
    background-color: rgba(236, 236, 236, 0.7); /* Color de fondo semi-transparente al pasar el mouse */
    text-decoration: none !important; 
  }


  .btn-grey {
    background-color: #262626; /* Fondo transparente */
    border-color: #262626; /* Borde transparente */
    color: #fff; /* Color del texto */
  }
  /* Estilo adicional para hover */
  .btn-grey:hover {
    color: #fff; /* Color del texto */
    background-color: #3b3b3b; /* Fondo transparente */
  }

  .btn-outline-darkblue { 
    border: 1px solid #1f3b5c !important;
    color: #1f3b5c; /* Color del texto */
  }
  /* Estilo adicional para hover */
  .btn-outline-darkblue:hover {
    color: #fff; /* Color del texto */
    background-color: #345070; /* Fondo transparente */
  }

  .btn-s {
    width: 150px;
  }

  .btn-m {
    width: 200px;
  }

  .btn-l{
    width: 250px;
  }

  .btn-xl{
    width: 300px;
  }

/*ENLACES*/
.text-decoration a {
  color: white; /* Establece el color de los enlaces a blanco */
  text-decoration: none !important; 
}

.text-undecorated a {
  text-decoration: none !important; 
}


.text-decoration a:hover {
  color: white; /* Establece el color de los enlaces a blanco */
}

/* Enlaces con color blanco por defecto y cambio de color al pasar el cursor */
.text-decoration-red a {
  color: white;
  text-decoration: none !important;
}

.text-decoration-red a:hover {
  color: red;
}

.text-decoration-blue a {
  color: white;
  text-decoration: none !important;
}

.text-decoration-blue a:hover {
  color: blue;
}

.text-decoration-green a {
  color: white;
  text-decoration: none !important;
}

.text-decoration-green a:hover {
  color: green;
}

.text-decoration-yellow a {
  color: white;
  text-decoration: none !important;
}

.text-decoration-yellow a:hover {
  color: yellow;
}

.text-decoration-orange a {
  color: white;
  text-decoration: none !important;
}

.text-decoration-orange a:hover {
  color: orange;
}

.text-decoration-black a {
  color: white;
  text-decoration: none !important;
}

.text-decoration-black a:hover {
  color: black;
}

.text-decoration-ff6a00 a {
  color: white;
  text-decoration: none !important;
}

.text-decoration-ff6a00 a:hover {
  color:#ff6a00;
}

/* Enlaces con color negro por defecto y cambio de color al pasar el cursor */
.text-black-hover-white a {
  color: black;
  text-decoration: none !important;
}

.text-black-hover-white a:hover {
  color: white;
}

.text-black-hover-red a {
  color: black;
  text-decoration: none !important;
}

.text-black-hover-red a:hover {
  color: red;
}

.text-black-hover-blue a {
  color: black;
  text-decoration: none !important;
}

.text-black-hover-blue a:hover {
  color: blue;
}

.text-black-hover-green a {
  color: black;
  text-decoration: none !important;
}

.text-black-hover-green a:hover {
  color: green;
}

.text-black-hover-yellow a {
  color: black;
  text-decoration: none !important;
}

.text-black-hover-yellow a:hover {
  color: yellow;
}

.text-black-hover-orange a {
  color: black;
  text-decoration: none !important;
}

.text-black-hover-orange a:hover {
  color: orange;
}

.text-black-hover-ff6a00 a {
  color: black;
  text-decoration: none !important;
}

.text-black-hover-ff6a00 a:hover {
  color: #ff6a00;
}

.text-blue {
  color: #0e327e;
}

.text-lightblue {
  color: #8da3b8;
}

.text-ff6a00 {
  color: #ff6a00;
}

/*TEXTOS*/
/* Clase para texto pequeño */
.text-xs {
  font-size: 12px !important;
}

.text-s {
  font-size: 14px !important;
}

/* Clase para texto normal */
.text-m {
  font-size: 16px !important;
}

/* Clase para texto grande */
.text-l {
  font-size: 20px !important;
}

/* Clase para texto muy grande */
.text-xl {
  font-size: 24px !important;
}

/* Clase para texto gigante */
.text-xxl {
  font-size: 32px !important;
}

.text-xxxl {
  font-size: 36px !important;
}

.text-xxxxl {
  font-size: 40px !important;
}


.text-size-1 {
  font-size: 14px !important;
}

/* Clase para texto normal */
.text-size-2 {
  font-size: 16px !important;
}

/* Clase para texto grande */
.text-size-3 {
  font-size: 20px !important;
}

/* Clase para texto muy grande */
.text-size-4 {
  font-size: 24px !important;
}

/* Clase para texto gigante */
.text-size-5 {
  font-size: 32px !important;
}

.text-size-6 {
  font-size: 36px !important;
}

.text-size-7 {
  font-size: 40px !important;
}

.text-size-8 {
  font-size: 46px !important;
}

.text-size-9 {
  font-size: 50px !important;
}

.text-size-10 {
  font-size: 56px !important;
}

/*COLORES DE TEXTO*/
.text-lightgrey{
  color: #848484 !important;
}

.text-grey{
  color: #262626 !important;
}

.text-none-decoration {
  text-decoration: none !important; 
}

.text-line-through{
  text-decoration-line: line-through;
}

.spacin-paragraphs p {
  margin-bottom: 2px; /* Espacio entre párrafos */
}

/*DIV*/
.bg-transparent {
  background-color: rgba(38, 38, 38, 0.5); /* Color de fondo semi-transparente */
  border: none; /* Eliminar bordes */
  padding: 10px 20px; /* Espaciado interno */
  cursor: pointer; /* Cambiar cursor al pasar sobre el botón */
  transition: background-color 0.3s; /* Transición suave del color de fondo */
  backdrop-filter: blur(5px); /* Aplicar desenfoque al fondo */
  -webkit-backdrop-filter: blur(10px); /* Para navegadores basados en WebKit */
}

.bg-black-10 { background-color: rgba(0, 0, 0, 0.1) !important; } /* 10% opacidad */
.bg-black-20 { background-color: rgba(0, 0, 0, 0.2) !important; } /* 20% opacidad */
.bg-black-30 { background-color: rgba(0, 0, 0, 0.3) !important; } /* 30% opacidad */
.bg-black-40 { background-color: rgba(0, 0, 0, 0.4) !important; } /* 40% opacidad */
.bg-black-50 { background-color: rgba(0, 0, 0, 0.5) !important; } /* 50% opacidad */
.bg-black-60 { background-color: rgba(0, 0, 0, 0.6) !important; } /* 60% opacidad */
.bg-black-70 { background-color: rgba(0, 0, 0, 0.7) !important; } /* 70% opacidad */
.bg-black-80 { background-color: rgba(0, 0, 0, 0.8) !important; } /* 80% opacidad */
.bg-black-90 { background-color: rgba(0, 0, 0, 0.9) !important; } /* 90% opacidad */
.bg-black-100 { background-color: rgba(0, 0, 0, 1) !important; } /* 100% opacidad */

.bg-white-10 { background-color: rgba(255, 255, 255, 0.1) !important; } /* 10% opacidad */
.bg-white-20 { background-color: rgba(255, 255, 255, 0.2) !important; } /* 20% opacidad */
.bg-white-30 { background-color: rgba(255, 255, 255, 0.3) !important; } /* 30% opacidad */
.bg-white-40 { background-color: rgba(255, 255, 255, 0.4) !important; } /* 40% opacidad */
.bg-white-50 { background-color: rgba(255, 255, 255, 0.5) !important; } /* 50% opacidad */
.bg-white-60 { background-color: rgba(255, 255, 255, 0.6) !important; } /* 60% opacidad */
.bg-white-70 { background-color: rgba(255, 255, 255, 0.7) !important; } /* 70% opacidad */
.bg-white-80 { background-color: rgba(255, 255, 255, 0.8) !important; } /* 80% opacidad */
.bg-white-90 { background-color: rgba(255, 255, 255, 0.9) !important; } /* 90% opacidad */
.bg-white-100 { background-color: rgba(255, 255, 255, 1) !important; } /* 100% opacidad */


.bg-lightgrey{
  background-color: #848484 !important;
}

.bg-grey{
  background-color: #262626 !important;
}

.bg-lightgrey-2{
  background-color: #f5f5f5 !important;
}

.bg-lightgrey-3{
  background-color: #e8e8e8 !important;
}

.bg-red{
  background-color: #ec0000 !important;
}

.bg-blue{
  background-color: #102f7f !important;
}

.bg-ff6a00{
  background-color: #ff6a00 !important;
}


/* Estilos personalizados para diferentes grosores de borde */
.border-xs {
  border-width: 2px; /* Grosor del borde delgado */
}

.border-s {
  border-width: 3px; /* Grosor del borde medio */
}

.border-m {
  border-width: 4px; /* Grosor del borde grueso */
}

.border-l {
  border-width: 5px; /* Grosor del borde grueso */
}

.border-xl {
  border-width: 6px !important; /* Grosor del borde grueso */
}


/*IMAGENES*/
.img-xs {
  width: 100px !important;
  height: auto !important;
}

.img-xs-2 {
  width: 200px !important;
  height: auto !important;
}

.img-s {
  width: 300px !important;
  height: auto !important;
}

.img-m {
  width: 500px !important;
  height: auto !important;
}

.img-l {
  width: 700px !important;
  height: auto !important; 
}

.img-xl {
  width: 900px !important;
  height: auto !important; 
}

.img-xxl {
  width: 1000px !important;
  height: auto !important; 
}

/* Clase para imágenes de ancho completo */
.img-fullwidth {
  width: 100%;
  height: auto; /* Mantener la proporción */
}

.img-p10 {
  width: 10% !important;
  height: auto !important;
}
.img-p20 {
  width: 20% !important;
  height: auto !important;
}

.img-p30 {
  width: 30% !important;
  height: auto !important;
}

.img-p40 {
  width: 40% !important;
  height: auto !important;
}

.img-p50 {
  width: 50% !important;
  height: auto !important;
}

.img-p60 {
  width: 60% !important;
  height: auto !important;
}

.img-p70 {
  width: 70% !important;
  height: auto !important;
}

.img-p80 {
  width: 80% !important;
  height: auto !important;
}

.img-p90 {
  width: 90% !important;
  height: auto !important;
}


.img-p100 {
  width: 100% !important;
  height: auto !important;
}


.gallery-row {
  display: flex;
}

.gallery-col {
  flex: 1;
}

.gallery-img {
  width: 100%;
  height: auto; /* Restablece la altura para que se ajuste automáticamente según la relación de aspecto */
  object-fit: cover; /* Ajustar la imagen sin distorsionar */
  aspect-ratio: 16/9; /* Establece la relación de aspecto deseada, en este caso 16:9 */
}



/*ACORDEON*/
.card.active .card-header a {
  font-weight: bold;
}


/*SLIDER*/
.slider-top-left{
  display: flex !important;
  justify-content: start !important;
  align-items: start !important;
  top: 100px !important;
  left: 25px !important;
  z-index: 1 !important;
}

.slider-top-right{
  display: flex !important;
  justify-content: end !important;
  align-items: start !important;
  top: 100px !important;
  right: 25px !important;
}

.slider-top-center{
  display: flex !important;
  justify-content: center !important;
  align-items: start !important;
  top: 100px !important;
}

.slider-bottom-left{
  display: flex !important;
  justify-content: start !important;
  align-items: end !important;
  left: 25px !important;
}

.slider-bottom-right{
  display: flex !important;
  justify-content: end !important;
  align-items: end !important;
  right: 25px !important;
}

.slider-bottom-center{
  
}

.slider-center{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  top: 0px !important;
}


.cursor-active{
  cursor: pointer !important;
}

/*FONDO*/
.opacity-25{
  opacity: 0.25;
}

.opacity-50{
  opacity: 0.5;
}


.opacity-75{
  opacity: 0.75;
}




.form-input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-input {
    transition: none;
  }
}
.form-input[type=file] {
  overflow: hidden;
}
.form-input[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-input:focus {
  color: #212529;
  background-color: #fff;
  border-color: #8ddece;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(26, 188, 156, 0.25);
}
.form-input::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-input::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-input::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-input:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.form-input::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 0.125rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-input::file-selector-button {
    transition: none;
  }
}
.form-input:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

.form-input-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 0.125rem 0;
}
.form-input-plaintext:focus {
  outline: 0;
}
.form-input-plaintext.form-input-sm, .form-input-plaintext.form-input-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-input-sm {
  min-height: calc(1.5em + 0.75rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.form-input-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}

.form-input-lg {
  min-height: calc(1.5em + 1.25rem);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.75rem;
}
.form-input-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

textarea.form-input {
  min-height: calc(1.5em + 1rem);
}
textarea.form-input-sm {
  min-height: calc(1.5em + 0.75rem);
}
textarea.form-input-lg {
  min-height: calc(1.5em + 1.25rem);
}

.form-input-color {
  width: 3rem;
  height: calc(1.5em + 1rem);
  padding: 0.375rem;
}
.form-input-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-input-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0.5rem;
}
.form-input-color::-webkit-color-swatch {
  border-radius: 0.5rem;
}
.form-input-color.form-input-sm {
  height: calc(1.5em + 0.75rem);
}
.form-input-color.form-input-lg {
  height: calc(1.5em + 1.25rem);
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.2rem 2.25rem 0.2rem 0.75rem !important;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5 !important;
  color: #6c757d;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 0.125rem solid #ced4da;
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #8ddece;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(26, 188, 156, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.75rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #8ddece;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(26, 188, 156, 0.25);
}
.form-check-input:checked {
  background-color: #1abc9c;
  border-color: #1abc9c;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #1abc9c;
  border-color: #1abc9c;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%238ddece'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(26, 188, 156, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(26, 188, 156, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #1abc9c;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #baebe1;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #1abc9c;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #baebe1;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-input,
.form-floating > .form-input-plaintext,
.form-floating > .form-select {
  height: 2.5rem; /*ALTO DE INPUT*/
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1.5rem 0;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 0.125rem solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-input,
.form-floating > .form-input-plaintext {
  padding: 1.5rem 0;
}
.form-floating > .form-input::-moz-placeholder, .form-floating > .form-input-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-input::placeholder,
.form-floating > .form-input-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-input:not(:-moz-placeholder-shown), .form-floating > .form-input-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
.form-floating > .form-input:focus, .form-floating > .form-input:not(:placeholder-shown),
.form-floating > .form-input-plaintext:focus,
.form-floating > .form-input-plaintext:not(:placeholder-shown) {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
.form-floating > .form-input:-webkit-autofill,
.form-floating > .form-input-plaintext:-webkit-autofill {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
.form-floating > .form-select {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
.form-floating > .form-input:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.65) translateY(-0.5rem) translateX(0rem);
}
.form-floating > .form-input:focus ~ label,
.form-floating > .form-input:not(:placeholder-shown) ~ label,
.form-floating > .form-input-plaintext ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.65) translateY(-0.5rem) translateX(0rem);
}
.form-floating > .form-input:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.65) translateY(-0.5rem) translateX(0rem);
}
.form-floating > .form-input-plaintext ~ label {
  border-width: 0.125rem 0;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-input,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-input:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 0.125rem solid #ced4da;
  border-radius: 0.5rem;
}

.input-group-lg > .form-input,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.75rem;
}

.input-group-sm > .form-input,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-input,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-input,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -0.125rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-input,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.5rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-input:valid, .form-input.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-input:valid:focus, .form-input.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-input:valid, textarea.form-input.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-input-color:valid, .form-input-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-input:not(:focus):valid, .input-group > .form-input:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.5rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-input:invalid, .form-input.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-input:invalid:focus, .form-input.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-input:invalid, textarea.form-input.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-input-color:invalid, .form-input-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-input:not(:focus):invalid, .input-group > .form-input:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.form-floating input.form-input,
.form-floating textarea.form-input,
.form-floating select.form-select{
  font-size: 1.5rem;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-radius: 0;
  border-width: 1px;
}
.form-floating input.form-input:focus,
.form-floating textarea.form-input:focus,
.form-floating select.form-select:focus {
  box-shadow: none;
}
.form-floating label {
  font-size: 1rem;
  color: #6c757d;
}

.form-select option:checked {
  color: #212529; /* Color del texto para la opción seleccionada */
}


@media (max-width: 767px) {
  .carousel-inner {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .logo-img {
    max-width: 100%; /* Ajusta este valor según tus necesidades  */
  }
}

@media (max-width: 767px) {
  .topbar-responsive {
    position: relative !important;
  }
}



@media (max-width: 767px) {
  .view-responsive {
    padding: 100px !important;
  }
}



/* Media query para pantallas de teléfonos (máximo 576px) */

@media (max-width: 767px) {
  /* Márgenes superiores */
  .mt-sm-1 { margin-top: 1.5rem !important; }
  .mt-sm-2 { margin-top: 1.75rem !important; }
  .mt-sm-3 { margin-top: 2rem !important; }
  .mt-sm-4 { margin-top: 2.25rem !important; }
  .mt-sm-5 { margin-top: 2.5rem !important; }

  /* Márgenes inferiores */
  .mb-sm-1 { margin-bottom: 1.5rem !important; }
  .mb-sm-2 { margin-bottom: 1.75rem !important; }
  .mb-sm-3 { margin-bottom: 2rem !important; }
  .mb-sm-4 { margin-bottom: 2.25rem !important; }
  .mb-sm-5 { margin-bottom: 2.5rem !important; }

  /* Márgenes izquierdos */
  .ml-sm-1 { margin-left: 1.5rem !important; }
  .ml-sm-2 { margin-left: 1.75rem !important; }
  .ml-sm-3 { margin-left: 2rem !important; }
  .ml-sm-4 { margin-left: 2.25rem !important; }
  .ml-sm-5 { margin-left: 2.5rem !important; }

  /* Márgenes derechos */
  .mr-sm-1 { margin-right: 1.5rem !important; }
  .mr-sm-2 { margin-right: 1.75rem !important; }
  .mr-sm-3 { margin-right: 2rem !important; }
  .mr-sm-4 { margin-right: 2.25rem !important; }
  .mr-sm-5 { margin-right: 2.5rem !important; }

  /* Padding superior */
  .pt-sm-1 { padding-top: 1.5rem !important; }
  .pt-sm-2 { padding-top: 1.75rem !important; }
  .pt-sm-3 { padding-top: 2rem !important; }
  .pt-sm-4 { padding-top: 2.25rem !important; }
  .pt-sm-5 { padding-top: 2.5rem !important; }

  /* Padding inferior */
  .pb-sm-1 { padding-bottom: 1.5rem !important; }
  .pb-sm-2 { padding-bottom: 1.75rem !important; }
  .pb-sm-3 { padding-bottom: 2rem !important; }
  .pb-sm-4 { padding-bottom: 2.25rem !important; }
  .pb-sm-5 { padding-bottom: 2.5rem !important; }

  /* Padding izquierdo */
  .pl-sm-1 { padding-left: 1.5rem !important; }
  .pl-sm-2 { padding-left: 1.75rem !important; }
  .pl-sm-3 { padding-left: 2rem !important; }
  .pl-sm-4 { padding-left: 2.25rem !important; }
  .pl-sm-5 { padding-left: 2.5rem !important; }

  /* Padding derecho */
  .pr-sm-1 { padding-right: 1.5rem !important; }
  .pr-sm-2 { padding-right: 1.75rem !important; }
  .pr-sm-3 { padding-right: 2rem !important; }
  .pr-sm-4 { padding-right: 2.25rem !important; }
  .pr-sm-5 { padding-right: 2.5rem !important; }

  /* Padding general */
  .p-sm-1 { padding: 1.5rem !important; }
  .p-sm-2 { padding: 1.75rem !important; }
  .p-sm-3 { padding: 2rem !important; }
  .p-sm-4 { padding: 2.25rem !important; }
  .p-sm-5 { padding: 2.5rem !important; }

  /* Márgenes generales */
  .m-sm-1 { margin: 1.5rem !important; }
  .m-sm-2 { margin: 1.75rem !important; }
  .m-sm-3 { margin: 2rem !important; }
  .m-sm-4 { margin: 2.25rem !important; }
  .m-sm-5 { margin: 2.5rem !important; }


  .text-sm-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    height: 100% !important;
    margin: 0 !important;
}

.text-sm-left {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  text-align: left !important;
  height: 100% !important;
  margin: 0 !important;
}

.text-sm-right {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  text-align: right !important;
  height: 100% !important;
  margin: 0 !important;
}

}


@media (min-width: 768px) {
  .padding-top-md {
      padding-top: 85px !important;
  }
}



/*OTRO SITE */

@media (max-width: 767px) {
  .margin-responsive{
    margin: 10px !important; 
    font-size: large;
  }
}

@media (min-width: 780px) {
  .logo-responsive{
    width: 200px;
    height: auto;
  }
}



.navbar2 {
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}

.navbar2:hover {
  background-color: white;
}

.navbar2-brand {
  font-weight: bold;
  position: absolute;
  left: 20px;
}

.nav-link2 {
  color: #333;
  position: relative;
}

.nav-link2:hover {
  color: #dc3545;
}

.nav-link2:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #dc3545;
}

.nav-black-ff6a00 {
  color: #000000;
  position: relative;
}

.nav-black-ff6a00:hover {
  color: #ff6a00;
}

.nav-black-ff6a00:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #ff6a00;
}

.nav-white-ff6a00 {
  color: #ffffff;
  position: relative;
}

.nav-white-ff6a00:hover {
  color: #ff6a00;
}

.nav-white-ff6a00:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #ff6a00;
}

.dropdown-menu {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.dropdown-item:hover {
  background-color: #f8f9fa;
}

.subnavbar {
  background-color: rgba(255, 255, 255, 0.8);
}


.cursor-active-option {
  position: relative;
  cursor: pointer;
}

.active-slide-option::after {
  content: '';
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: red;
}

.cursor-inactive-option {
  color: gray;
}

.text-menu {
  color: #343a40 !important;
}
.text-menu:hover {
  color: red !important;
}

.image-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.image-title {
  position: absolute;
  top: 15px;
  left: 12px;
  color: white;
 padding: 4px 8px;
  border-radius: 4px;
  font-size: 1.9rem;
  z-index: 1;
}


.gallery1-img {
  width: 100%;
  transition: transform 0.3s ease;
  object-fit: cover;
}

.image-container:hover .gallery1-img {
  transform: scale(1.1); /* Aplica el efecto de zoom */
}


.image-title2 {
  position: absolute;
  bottom: 15px;
  left: 12px;
  color: white;
 padding: 4px 8px;
  border-radius: 4px;
  font-size: 1.9rem;
  z-index: 1;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.image-container:hover .gallery-zoom {
  transition: transform 0.5s ease;
  transform: scale(1.1); /* Aplica el efecto de zoom */
}

.title-border-left {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding-bottom: 8px;
}

.title-border-left::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  background-color: red;
}


.logo-mobile {
  min-width: 200px; /* Ajusta el tamaño según sea necesario */
  height: auto;
}

/* Ajusta el espaciado del botón de menú */
.navbar2-toggler {
  padding: 0.25rem 0.5rem; /* Reduce el padding del botón de menú para ahorrar espacio */
  
}

/* Opcional: Oculta el contorno del botón al hacer clic */
.navbar2-toggler:focus {
  outline: none;
  box-shadow: none;
}



.float-center-right {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 1000;
}


/* Botones flotantes en la derecha arriba */
.float-top-right {
  position: fixed;
  right: 20px;
  top: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 1000;
}

/* Botones flotantes en la derecha abajo */
.float-bottom-right {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 1000;
}

/* Botones flotantes en la izquierda centrado */
.float-center-left {
  position: fixed;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 1000;
}

/* Botones flotantes en la izquierda arriba */
.float-top-left {
  position: fixed;
  left: 20px;
  top: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 1000;
}

/* Botones flotantes en la izquierda abajo */
.float-bottom-left {
  position: fixed;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 1000;
}

/* Estilos comunes para los botones */
.float-center-right .icon,
.float-top-right .icon,
.float-bottom-right .icon,
.float-center-left .icon,
.float-top-left .icon,
.float-bottom-left .icon {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: large;
  text-decoration: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s, box-shadow 0.3s;
}

/* Estilos para pantallas pequeñas */
@media (max-width: 768px) {
  .float-center-right .icon,
  .float-top-right .icon,
  .float-bottom-right .icon,
  .float-center-left .icon,
  .float-top-left .icon,
  .float-bottom-left .icon {
    width: 75px;
    height: 75px;
  }
}

/* Efecto hover */
.float-center-right .icon:hover,
.float-top-right .icon:hover,
.float-bottom-right .icon:hover,
.float-center-left .icon:hover,
.float-top-left .icon:hover,
.float-bottom-left .icon:hover {
  background-color: #ffffff;
  transform: scale(1.1);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}



.option-footer { color: #fff; }
.option-footer:hover { color: #cc0000; }

.option-footer-white-ff6a00 { color: #fff; }
.option-footer-white-ff6a00:hover { color: #ff6a00; }
.option-footer-black-ff6a00 { color: #000; }
.option-footer-black-ff6a00:hover { color: #ff6a00; }

.image-container-marca {
  position: relative;
  height: 100%; /* Asegura que ocupe el 100% de la altura del contenedor */
}

.image-container-marca img {
  width: 100%;
  height: 100%; /* Asegura que ocupe todo el contenedor */
  object-fit: cover; /* Mantiene la proporción de la imagen y la recorta si es necesario */
  display: block;
}

/* Posición base y estilos comunes */
.overlay-text {
  position: absolute;
  color: white;
  max-width: 80%; /* Evita que el texto se salga del contenedor */
  transform: translate(-50%, -50%);
}

/* Posicionamiento específico */

/* Izquierda Arriba */
.overlay-text-left-top {
  top: 10%; /* Separación desde el borde superior */
  left: 10%;
  transform: translate(0, 0);
}

/* Izquierda Centrado */
.overlay-text-left-center {
  top: 50%;
  left: 10%;
  transform: translate(0, -50%);
}

/* Izquierda Abajo */
.overlay-text-left-bottom {
  bottom: 10%; /* Separación desde el borde inferior */
  left: 10%;
  transform: translate(0, 0);
}

/* Centro Centrado */
.overlay-text-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Derecha Arriba */
.overlay-text-right-top {
  top: 10%;
  right: 10%; /* Separación desde el borde derecho */
  transform: translate(0, 0);
}

/* Derecha Centrado */
.overlay-text-right-center {
  top: 50%;
  right: 10%;
  transform: translate(0, -50%);
}

/* Derecha Abajo */
.overlay-text-right-bottom {
  bottom: 10%; /* Separación desde el borde inferior */
  right: 10%;
  transform: translate(0, 0);
}


body, html {
  max-width: 100% !important;
  overflow-x: hidden;
}

@media (max-width: 768px) {
  .banner-first {
    margin-top: 120px !important;
    position: relative;
  }
}


@font-face {
  font-family: "Poppins-Black";
  src: url('../assets/fonts/Poppins-Black.ttf') format('truetype');
}

.Poppins-Black {
  font-family: "Poppins-Black";
}

@font-face {
  font-family: "Poppins-BlackItalic";
  src: url('../assets/fonts/Poppins-BlackItalic.ttf') format('truetype');
}

.Poppins-BlackItalic {
  font-family: "Poppins-BlackItalic";
}

@font-face {
  font-family: "Poppins-Bold";
  src: url('../assets/fonts/Poppins-Bold.ttf') format('truetype');
}

.Poppins-Bold {
  font-family: "Poppins-Bold";
}

@font-face {
  font-family: "Poppins-BoldItalic";
  src: url('../assets/fonts/Poppins-BoldItalic.ttf') format('truetype');
}

.Poppins-BoldItalic {
  font-family: "Poppins-BoldItalic";
}

@font-face {
  font-family: "Poppins-ExtraBold";
  src: url('../assets/fonts/Poppins-ExtraBold.ttf') format('truetype');
}

.Poppins-ExtraBold {
  font-family: "Poppins-ExtraBold";
}

@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  src: url('../assets/fonts/Poppins-ExtraBoldItalic.ttf') format('truetype');
}

.Poppins-ExtraBoldItalic {
  font-family: "Poppins-ExtraBoldItalic";
}

@font-face {
  font-family: "Poppins-ExtraLight";
  src: url('../assets/fonts/Poppins-ExtraLight.ttf') format('truetype');
}

.Poppins-ExtraLight {
  font-family: "Poppins-ExtraLight";
}


@font-face {
  font-family: "Poppins-ExtraLightItalic";
  src: url('../assets/fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
}

.Poppins-ExtraLightItalic {
  font-family: "Poppins-ExtraLightItalic";
}


@font-face {
  font-family: "Poppins-Italic";
  src: url('../assets/fonts/Poppins-Italic.ttf') format('truetype');
}

.Poppins-Italic {
  font-family: "Poppins-Italic";
}


@font-face {
  font-family: "Poppins-Light";
  src: url('../assets/fonts/Poppins-Light.ttf') format('truetype');
}

.Poppins-Light {
  font-family: "Poppins-Light";
}


@font-face {
  font-family: "Poppins-LightItalic";
  src: url('../assets/fonts/Poppins-LightItalic.ttf') format('truetype');
}

.Poppins-LightItalic {
  font-family: "Poppins-LightItalic";
}


@font-face {
  font-family: "Poppins-Medium";
  src: url('../assets/fonts/Poppins-Medium.ttf') format('truetype');
}

.Poppins-Medium {
  font-family: "Poppins-Medium";
}


@font-face {
  font-family: "Poppins-MediumItalic";
  src: url('../assets/fonts/Poppins-MediumItalic.ttf') format('truetype');
}

.Poppins-MediumItalic {
  font-family: "Poppins-MediumItalic";
}


@font-face {
  font-family: "Poppins-Regular";
  src: url('../assets/fonts/Poppins-Regular.ttf') format('truetype');
}

.Poppins-Regular {
  font-family: "Poppins-Regular";
}


@font-face {
  font-family: "Poppins-SemiBold";
  src: url('../assets/fonts/Poppins-SemiBold.ttf') format('truetype');
}

.Poppins-SemiBold {
  font-family: "Poppins-SemiBold";
}


@font-face {
  font-family: "Poppins-SemiBoldItalic";
  src: url('../assets/fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
}

.Poppins-SemiBoldItalic{
  font-family: "Poppins-SemiBoldItalic";
}


@font-face {
  font-family: "Poppins-Thin";
  src: url('../assets/fonts/Poppins-Thin.ttf') format('truetype');
}

.Poppins-Thin {
  font-family: "Poppins-Thin";
}

@font-face {
  font-family: "Poppins-ThinItalic";
  src: url('../assets/fonts/Poppins-ThinItalic.ttf') format('truetype');
}

.Poppins-ThinItalic {
  font-family: "Poppins-ThinItalic";
}


.carousel-grid-control-prev-icon,
.carousel-grid-control-next-icon {
  filter: invert(100%); /* Cambia el color de blanco a negro */
}


.input-custom-style {
  color: #0f2f7c;
  border-radius: 0.9rem !important; /* esquinas redondeadas */
  padding: 0.375rem 0.75rem;
}

.input-custom-style::placeholder {
  color: #0f2f7c;
  opacity: 1; /* para que se vea igual en todos los navegadores */
}

.select-custom-style {
  color: #0f2f7c;
  border-radius: 0.9rem !important;
  padding: 0.375rem 0.75rem;
}

.textarea-custom-style {
  color: #0f2f7c;
  border-radius: 0.9rem !important;
  padding: 0.375rem 0.75rem;
}

.textarea-custom-style::placeholder {
  color: #0f2f7c;
  opacity: 1;
}

.radio-checkbox-label {
  color: #0f2f7c;
}

@media (max-width: 576px) {
  .input-custom-style,
  .select-custom-style,
  .textarea-custom-style {
    font-size: 0.9rem;
    padding: 0.5rem;
  }

  .radio-checkbox-label,
  .form-check-label {
    font-size: 0.9rem;
  }

  .form-check {
    display: block;
    margin-bottom: 0.5rem;
  }

  .form-check-inline {
    display: block;
    margin-right: 0;
  }
}


.borde-redondeado-xs { border-radius: 4px; }
.borde-redondeado-s { border-radius: 8px; }
.borde-redondeado-m { border-radius: 16px; }
.borde-redondeado-g { border-radius: 24px; }
.borde-redondeado-xl { border-radius: 32px; }
.borde-redondeado-xxl { border-radius: 44px; }
.borde-redondeado-xxxl { border-radius: 62px; }
.borde-redondeado-xxxxl { border-radius: 80px; }


/* Top Left */
.borde-top-left-xs { border-top-left-radius: 4px; }
.borde-top-left-s { border-top-left-radius: 8px; }
.borde-top-left-m { border-top-left-radius: 16px; }
.borde-top-left-g { border-top-left-radius: 24px; }
.borde-top-left-xl { border-top-left-radius: 32px; }
.borde-top-left-xxl { border-top-left-radius: 44px; }
.borde-top-left-xxxl { border-top-left-radius: 62px; }
.borde-top-left-xxxxl { border-top-left-radius: 80px; }

/* Top Right */
.borde-top-right-xs { border-top-right-radius: 4px; }
.borde-top-right-s { border-top-right-radius: 8px; }
.borde-top-right-m { border-top-right-radius: 16px; }
.borde-top-right-g { border-top-right-radius: 24px; }
.borde-top-right-xl { border-top-right-radius: 32px; }
.borde-top-right-xxl { border-top-right-radius: 44px; }
.borde-top-right-xxxl { border-top-right-radius: 62px; }
.borde-top-right-xxxxl { border-top-right-radius: 80px; }

.borde-top-right-xxxxxl { border-top-right-radius: 100px; }
.borde-top-right-xxxxxxl { border-top-right-radius: 200px; }

/* Bottom Left */
.borde-bottom-left-xs { border-bottom-left-radius: 4px; }
.borde-bottom-left-s { border-bottom-left-radius: 8px; }
.borde-bottom-left-m { border-bottom-left-radius: 16px; }
.borde-bottom-left-g { border-bottom-left-radius: 24px; }
.borde-bottom-left-xl { border-bottom-left-radius: 32px; }
.borde-bottom-left-xxl { border-bottom-left-radius: 44px; }
.borde-bottom-left-xxxl { border-bottom-left-radius: 62px; }
.borde-bottom-left-xxxxl { border-bottom-left-radius: 80px; }

/* Bottom Right */
.borde-bottom-right-xs { border-bottom-right-radius: 4px; }
.borde-bottom-right-s { border-bottom-right-radius: 8px; }
.borde-bottom-right-m { border-bottom-right-radius: 16px; }
.borde-bottom-right-g { border-bottom-right-radius: 24px; }
.borde-bottom-right-xl { border-bottom-right-radius: 32px; }
.borde-bottom-right-xxl { border-bottom-right-radius: 44px; }
.borde-bottom-right-xxxl { border-bottom-right-radius: 62px; }
.borde-bottom-right-xxxxl { border-bottom-right-radius: 80px; }




.borde-grosor-1.border { border-width: 3px !important; }
.borde-grosor-2.border { border-width: 6px !important; }
.borde-grosor-3.border { border-width: 9px !important; }
.borde-grosor-4.border { border-width: 12px !important; }
.borde-grosor-5.border { border-width: 15px !important; }
.borde-grosor-6.border { border-width: 18px !important; }


.borde-grosor-1.border-top { border-width: 3px !important; }
.borde-grosor-2.border-top { border-width: 6px !important; }
.borde-grosor-3.border-top { border-width: 9px !important; }
.borde-grosor-4.border-top { border-width: 12px !important; }
.borde-grosor-5.border-top { border-width: 15px !important; }
.borde-grosor-6.border-top { border-width: 18px !important; }

.borde-grosor-1.border-bottom { border-width: 3px !important; }
.borde-grosor-2.border-bottom { border-width: 6px !important; }
.borde-grosor-3.border-bottom { border-width: 9px !important; }
.borde-grosor-4.border-bottom { border-width: 12px !important; }
.borde-grosor-5.border-bottom { border-width: 15px !important; }
.borde-grosor-6.border-bottom { border-width: 18px !important; }


.borde-grosor-1.border-right { border-width: 3px !important; }
.borde-grosor-2.border-right { border-width: 6px !important; }
.borde-grosor-3.border-right { border-width: 9px !important; }
.borde-grosor-4.border-right { border-width: 12px !important; }
.borde-grosor-5.border-right { border-width: 15px !important; }
.borde-grosor-6.border-right { border-width: 18px !important; }

.borde-grosor-1.border-left { border-width: 3px !important; }
.borde-grosor-2.border-left { border-width: 6px !important; }
.borde-grosor-3.border-left { border-width: 9px !important; }
.borde-grosor-4.border-left { border-width: 12px !important; }
.borde-grosor-5.border-left { border-width: 15px !important; }
.borde-grosor-6.border-left { border-width: 18px !important; }



.border-text-red {
  text-shadow:
    -1px -1px 0 #ec0000,
    1px -1px 0 #ec0000,
    -1px 1px 0 #ec0000,
    1px 1px 0 #ec0000;
}

.border-text-blue {
  text-shadow:
    -1px -1px 0 #102f7f,
    1px -1px 0 #102f7f,
    -1px 1px 0 #102f7f,
    1px 1px 0 #102f7f;
}

.border-text-green {
  text-shadow:
    -1px -1px 0 green,
    1px -1px 0 green,
    -1px 1px 0 green,
    1px 1px 0 green;
}

.border-text-yellow {
  text-shadow:
    -1px -1px 0 yellow,
    1px -1px 0 yellow,
    -1px 1px 0 yellow,
    1px 1px 0 yellow;
}

.border-text-black {
  text-shadow:
    -1px -1px 0 black,
    1px -1px 0 black,
    -1px 1px 0 black,
    1px 1px 0 black;
}

.border-text-white {
  text-shadow:
    -1px -1px 0 white,
    1px -1px 0 white,
    -1px 1px 0 white,
    1px 1px 0 white;
}

.border-text-purple {
  text-shadow:
    -1px -1px 0 purple,
    1px -1px 0 purple,
    -1px 1px 0 purple,
    1px 1px 0 purple;
}

.border-text-orange {
  text-shadow:
    -1px -1px 0 orange,
    1px -1px 0 orange,
    -1px 1px 0 orange,
    1px 1px 0 orange;
}

.border-text-grey {
  text-shadow:
    -1px -1px 0 grey,
    1px -1px 0 grey,
    -1px 1px 0 grey,
    1px 1px 0 grey;
}

.border-text-lightgrey {
  text-shadow:
    -1px -1px 0 lightgrey,
    1px -1px 0 lightgrey,
    -1px 1px 0 lightgrey,
    1px 1px 0 lightgrey;
}

.border-text-ff6a00 {
  text-shadow:
    -1px -1px 0 #ff6a00,
    1px -1px 0 #ff6a00,
    -1px 1px 0 #ff6a00,
    1px 1px 0 #ff6a00;
}


.border-text-red-md {
  text-shadow:
    -3px -3px 0 #ec0000,
    3px -3px 0 #ec0000,
    -3px 3px 0 #ec0000,
    3px 3px 0 #ec0000;
}

.border-text-red-lg {
  text-shadow:
    -5px -5px 0 #ec0000,
    5px -5px 0 #ec0000,
    -5px 5px 0 #ec0000,
    5px 5px 0 #ec0000;
}


.border-text-blue-md {
  text-shadow: -3px -3px 0 #102f7f, 3px -3px 0 #102f7f, -3px 3px 0 #102f7f, 3px 3px 0 #102f7f;
}
.border-text-blue-lg {
  text-shadow: -5px -5px 0 #102f7f, 5px -5px 0 #102f7f, -5px 5px 0 #102f7f, 5px 5px 0 #102f7f;
}


.border-text-green-md {
  text-shadow: -3px -3px 0 green, 3px -3px 0 green, -3px 3px 0 green, 3px 3px 0 green;
}
.border-text-green-lg {
  text-shadow: -5px -5px 0 green, 5px -5px 0 green, -5px 5px 0 green, 5px 5px 0 green;
}

.border-text-yellow-md {
  text-shadow: -3px -3px 0 yellow, 3px -3px 0 yellow, -3px 3px 0 yellow, 3px 3px 0 yellow;
}
.border-text-yellow-lg {
  text-shadow: -5px -5px 0 yellow, 5px -5px 0 yellow, -5px 5px 0 yellow, 5px 5px 0 yellow;
}

.border-text-black-md {
  text-shadow: -3px -3px 0 black, 3px -3px 0 black, -3px 3px 0 black, 3px 3px 0 black;
}
.border-text-black-lg {
  text-shadow: -5px -5px 0 black, 5px -5px 0 black, -5px 5px 0 black, 5px 5px 0 black;
}

.border-text-white-md {
  text-shadow: -3px -3px 0 white, 3px -3px 0 white, -3px 3px 0 white, 3px 3px 0 white;
}
.border-text-white-lg {
  text-shadow: -5px -5px 0 white, 5px -5px 0 white, -5px 5px 0 white, 5px 5px 0 white;
}

.border-text-purple-md {
  text-shadow: -3px -3px 0 purple, 3px -3px 0 purple, -3px 3px 0 purple, 3px 3px 0 purple;
}
.border-text-purple-lg {
  text-shadow: -5px -5px 0 purple, 5px -5px 0 purple, -5px 5px 0 purple, 5px 5px 0 purple;
}


.border-text-orange-md {
  text-shadow: -3px -3px 0 orange, 3px -3px 0 orange, -3px 3px 0 orange, 3px 3px 0 orange;
}
.border-text-orange-lg {
  text-shadow: -5px -5px 0 orange, 5px -5px 0 orange, -5px 5px 0 orange, 5px 5px 0 orange;
}

.border-text-grey-md {
  text-shadow: -3px -3px 0 grey, 3px -3px 0 grey, -3px 3px 0 grey, 3px 3px 0 grey;
}
.border-text-grey-lg {
  text-shadow: -5px -5px 0 grey, 5px -5px 0 grey, -5px 5px 0 grey, 5px 5px 0 grey;
}

.border-text-lightgrey-md {
  text-shadow: -3px -3px 0 lightgrey, 3px -3px 0 lightgrey, -3px 3px 0 lightgrey, 3px 3px 0 lightgrey;
}
.border-text-lightgrey-lg {
  text-shadow: -5px -5px 0 lightgrey, 5px -5px 0 lightgrey, -5px 5px 0 lightgrey, 5px 5px 0 lightgrey;
}

.border-text-ff6a00-md {
  text-shadow: -3px -3px 0 #ff6a00, 3px -3px 0 #ff6a00, -3px 3px 0 #ff6a00, 3px 3px 0 #ff6a00;
}
.border-text-ff6a00-lg {
  text-shadow: -5px -5px 0 #ff6a00, 5px -5px 0 #ff6a00, -5px 5px 0 #ff6a00, 5px 5px 0 #ff6a00;
}


.imagen-flotante-xs {
  position: relative !important;
  top: -50px !important;
  z-index: 10 !important;
}

.imagen-flotante-s {
  position: relative !important;
  top: -100px !important;
  z-index: 10 !important;
}

.imagen-flotante-m {
  position: relative !important;
  top: -150px !important;
  z-index: 10 !important;
}

.imagen-flotante-l {
  position: relative !important;
  top: -200px !important;
  z-index: 10 !important;
}

.imagen-flotante-xl {
  position: relative !important;
  top: -250px !important;
  z-index: 10 !important;
}



.shadow-all-xs {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.shadow-all-sm {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
}
.shadow-all-md {
  box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.2);
}
.shadow-all-lg {
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.3);
}
.shadow-all-xl {
  box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.4);
}

.shadow-bottom-xs { box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }
.shadow-bottom-sm { box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1); }
.shadow-bottom-md { box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2); }
.shadow-bottom-lg { box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); }
.shadow-bottom-xl { box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4); }

.shadow-right-xs { box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1); }
.shadow-right-sm { box-shadow: 4px 0 4px rgba(0, 0, 0, 0.1); }
.shadow-right-md { box-shadow: 6px 0 8px rgba(0, 0, 0, 0.2); }
.shadow-right-lg { box-shadow: 8px 0 16px rgba(0, 0, 0, 0.3); }
.shadow-right-xl { box-shadow: 12px 0 24px rgba(0, 0, 0, 0.4); }

.shadow-top-xs { box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1); }
.shadow-top-sm { box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1); }
.shadow-top-md { box-shadow: 0 -6px 8px rgba(0, 0, 0, 0.2); }
.shadow-top-lg { box-shadow: 0 -8px 16px rgba(0, 0, 0, 0.3); }
.shadow-top-xl { box-shadow: 0 -12px 24px rgba(0, 0, 0, 0.4); }

.shadow-left-xs { box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1); }
.shadow-left-sm { box-shadow: -4px 0 4px rgba(0, 0, 0, 0.1); }
.shadow-left-md { box-shadow: -6px 0 8px rgba(0, 0, 0, 0.2); }
.shadow-left-lg { box-shadow: -8px 0 16px rgba(0, 0, 0, 0.3); }
.shadow-left-xl { box-shadow: -12px 0 24px rgba(0, 0, 0, 0.4); }


.shadow-black-xs { box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important; }
.shadow-black-sm { box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important; }
.shadow-black-md { box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3) !important; }
.shadow-black-lg { box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4) !important; }


.shadow-blue-sm { box-shadow: 0 4px 8px rgba(0, 123, 255, 0.3) !important; }
.shadow-blue-md { box-shadow: 0 8px 16px rgba(0, 123, 255, 0.4) !important; }
.shadow-blue-lg { box-shadow: 0 12px 24px rgba(0, 123, 255, 0.5) !important; }


.shadow-red-sm { box-shadow: 0 4px 8px rgba(220, 53, 69, 0.3) !important; }
.shadow-red-md { box-shadow: 0 8px 16px rgba(220, 53, 69, 0.4) !important; }
.shadow-red-lg { box-shadow: 0 12px 24px rgba(220, 53, 69, 0.5) !important; }

.shadow-green-sm { box-shadow: 0 4px 8px rgba(40, 167, 69, 0.3) !important; }
.shadow-green-md { box-shadow: 0 8px 16px rgba(40, 167, 69, 0.4) !important; }
.shadow-green-lg { box-shadow: 0 12px 24px rgba(40, 167, 69, 0.5) !important; }



.shadow-top-xs-black { box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.1); }
.shadow-top-xs-blue { box-shadow: 0px -2px 2px rgba(0, 123, 255, 0.1); }
.shadow-top-xs-red { box-shadow: 0px -2px 2px rgba(220, 53, 69, 0.1); }
.shadow-top-xs-green { box-shadow: 0px -2px 2px rgba(40, 167, 69, 0.1); }
.shadow-top-xs-gray { box-shadow: 0px -2px 2px rgba(108, 117, 125, 0.1); }
.shadow-top-xs-yellow { box-shadow: 0px -2px 2px rgba(255, 193, 7, 0.1); }


.shadow-top-sm-black { box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.1); }
.shadow-top-sm-blue { box-shadow: 0px -4px 4px rgba(0, 123, 255, 0.1); }
.shadow-top-sm-red { box-shadow: 0px -4px 4px rgba(220, 53, 69, 0.1); }
.shadow-top-sm-green { box-shadow: 0px -4px 4px rgba(40, 167, 69, 0.1); }
.shadow-top-sm-gray { box-shadow: 0px -4px 4px rgba(108, 117, 125, 0.1); }
.shadow-top-sm-yellow { box-shadow: 0px -4px 4px rgba(255, 193, 7, 0.1); }


.shadow-top-md-black { box-shadow: 0px -6px 8px rgba(0, 0, 0, 0.2); }
.shadow-top-md-blue { box-shadow: 0px -6px 8px rgba(0, 123, 255, 0.2); }
.shadow-top-md-red { box-shadow: 0px -6px 8px rgba(220, 53, 69, 0.2); }
.shadow-top-md-green { box-shadow: 0px -6px 8px rgba(40, 167, 69, 0.2); }
.shadow-top-md-gray { box-shadow: 0px -6px 8px rgba(108, 117, 125, 0.2); }
.shadow-top-md-yellow { box-shadow: 0px -6px 8px rgba(255, 193, 7, 0.2); }


.shadow-top-lg-black { box-shadow: 0px -8px 16px rgba(0, 0, 0, 0.3); }
.shadow-top-lg-blue { box-shadow: 0px -8px 16px rgba(0, 123, 255, 0.3); }
.shadow-top-lg-red { box-shadow: 0px -8px 16px rgba(220, 53, 69, 0.3); }
.shadow-top-lg-green { box-shadow: 0px -8px 16px rgba(40, 167, 69, 0.3); }
.shadow-top-lg-gray { box-shadow: 0px -8px 16px rgba(108, 117, 125, 0.3); }
.shadow-top-lg-yellow { box-shadow: 0px -8px 16px rgba(255, 193, 7, 0.3); }


.shadow-top-xl-black { box-shadow: 0px -12px 24px rgba(0, 0, 0, 0.4); }
.shadow-top-xl-blue { box-shadow: 0px -12px 24px rgba(0, 123, 255, 0.4); }
.shadow-top-xl-red { box-shadow: 0px -12px 24px rgba(220, 53, 69, 0.4); }
.shadow-top-xl-green { box-shadow: 0px -12px 24px rgba(40, 167, 69, 0.4); }
.shadow-top-xl-gray { box-shadow: 0px -12px 24px rgba(108, 117, 125, 0.4); }
.shadow-top-xl-yellow { box-shadow: 0px -12px 24px rgba(255, 193, 7, 0.4); }


.shadow-right-xs-black { box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1); }
.shadow-right-xs-blue { box-shadow: 2px 0px 2px rgba(0, 123, 255, 0.1); }
.shadow-right-xs-red { box-shadow: 2px 0px 2px rgba(220, 53, 69, 0.1); }
.shadow-right-xs-green { box-shadow: 2px 0px 2px rgba(40, 167, 69, 0.1); }
.shadow-right-xs-gray { box-shadow: 2px 0px 2px rgba(108, 117, 125, 0.1); }
.shadow-right-xs-yellow { box-shadow: 2px 0px 2px rgba(255, 193, 7, 0.1); }


.shadow-right-sm-black { box-shadow: 4px 0px 4px rgba(0, 0, 0, 0.1); }
.shadow-right-sm-blue { box-shadow: 4px 0px 4px rgba(0, 123, 255, 0.1); }
.shadow-right-sm-red { box-shadow: 4px 0px 4px rgba(220, 53, 69, 0.1); }
.shadow-right-sm-green { box-shadow: 4px 0px 4px rgba(40, 167, 69, 0.1); }
.shadow-right-sm-gray { box-shadow: 4px 0px 4px rgba(108, 117, 125, 0.1); }
.shadow-right-sm-yellow { box-shadow: 4px 0px 4px rgba(255, 193, 7, 0.1); }


.shadow-right-md-black { box-shadow: 6px 0px 8px rgba(0, 0, 0, 0.2); }
.shadow-right-md-blue { box-shadow: 6px 0px 8px rgba(0, 123, 255, 0.2); }
.shadow-right-md-red { box-shadow: 6px 0px 8px rgba(220, 53, 69, 0.2); }
.shadow-right-md-green { box-shadow: 6px 0px 8px rgba(40, 167, 69, 0.2); }
.shadow-right-md-gray { box-shadow: 6px 0px 8px rgba(108, 117, 125, 0.2); }
.shadow-right-md-yellow { box-shadow: 6px 0px 8px rgba(255, 193, 7, 0.2); }


.shadow-right-lg-black { box-shadow: 8px 0px 16px rgba(0, 0, 0, 0.3); }
.shadow-right-lg-blue { box-shadow: 8px 0px 16px rgba(0, 123, 255, 0.3); }
.shadow-right-lg-red { box-shadow: 8px 0px 16px rgba(220, 53, 69, 0.3); }
.shadow-right-lg-green { box-shadow: 8px 0px 16px rgba(40, 167, 69, 0.3); }
.shadow-right-lg-gray { box-shadow: 8px 0px 16px rgba(108, 117, 125, 0.3); }
.shadow-right-lg-yellow { box-shadow: 8px 0px 16px rgba(255, 193, 7, 0.3); }


.shadow-right-xl-black { box-shadow: 12px 0px 24px rgba(0, 0, 0, 0.4); }
.shadow-right-xl-blue { box-shadow: 12px 0px 24px rgba(0, 123, 255, 0.4); }
.shadow-right-xl-red { box-shadow: 12px 0px 24px rgba(220, 53, 69, 0.4); }
.shadow-right-xl-green { box-shadow: 12px 0px 24px rgba(40, 167, 69, 0.4); }
.shadow-right-xl-gray { box-shadow: 12px 0px 24px rgba(108, 117, 125, 0.4); }
.shadow-right-xl-yellow { box-shadow: 12px 0px 24px rgba(255, 193, 7, 0.4); }


.shadow-bottom-xs-black { box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1); }
.shadow-bottom-xs-blue { box-shadow: 0px 2px 2px rgba(0, 123, 255, 0.1); }
.shadow-bottom-xs-red { box-shadow: 0px 2px 2px rgba(220, 53, 69, 0.1); }
.shadow-bottom-xs-green { box-shadow: 0px 2px 2px rgba(40, 167, 69, 0.1); }
.shadow-bottom-xs-gray { box-shadow: 0px 2px 2px rgba(108, 117, 125, 0.1); }
.shadow-bottom-xs-yellow { box-shadow: 0px 2px 2px rgba(255, 193, 7, 0.1); }


.shadow-bottom-sm-black { box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); }
.shadow-bottom-sm-blue { box-shadow: 0px 4px 4px rgba(0, 123, 255, 0.1); }
.shadow-bottom-sm-red { box-shadow: 0px 4px 4px rgba(220, 53, 69, 0.1); }
.shadow-bottom-sm-green { box-shadow: 0px 4px 4px rgba(40, 167, 69, 0.1); }
.shadow-bottom-sm-gray { box-shadow: 0px 4px 4px rgba(108, 117, 125, 0.1); }
.shadow-bottom-sm-yellow { box-shadow: 0px 4px 4px rgba(255, 193, 7, 0.1); }


.shadow-bottom-md-black { box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.2); }
.shadow-bottom-md-blue { box-shadow: 0px 6px 8px rgba(0, 123, 255, 0.2); }
.shadow-bottom-md-red { box-shadow: 0px 6px 8px rgba(220, 53, 69, 0.2); }
.shadow-bottom-md-green { box-shadow: 0px 6px 8px rgba(40, 167, 69, 0.2); }
.shadow-bottom-md-gray { box-shadow: 0px 6px 8px rgba(108, 117, 125, 0.2); }
.shadow-bottom-md-yellow { box-shadow: 0px 6px 8px rgba(255, 193, 7, 0.2); }


.shadow-bottom-lg-black { box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.3); }
.shadow-bottom-lg-blue { box-shadow: 0px 8px 16px rgba(0, 123, 255, 0.3); }
.shadow-bottom-lg-red { box-shadow: 0px 8px 16px rgba(220, 53, 69, 0.3); }
.shadow-bottom-lg-green { box-shadow: 0px 8px 16px rgba(40, 167, 69, 0.3); }
.shadow-bottom-lg-gray { box-shadow: 0px 8px 16px rgba(108, 117, 125, 0.3); }
.shadow-bottom-lg-yellow { box-shadow: 0px 8px 16px rgba(255, 193, 7, 0.3); }


.shadow-bottom-xl-black { box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.4); }
.shadow-bottom-xl-blue { box-shadow: 0px 12px 24px rgba(0, 123, 255, 0.4); }
.shadow-bottom-xl-red { box-shadow: 0px 12px 24px rgba(220, 53, 69, 0.4); }
.shadow-bottom-xl-green { box-shadow: 0px 12px 24px rgba(40, 167, 69, 0.4); }
.shadow-bottom-xl-gray { box-shadow: 0px 12px 24px rgba(108, 117, 125, 0.4); }
.shadow-bottom-xl-yellow { box-shadow: 0px 12px 24px rgba(255, 193, 7, 0.4); }


.shadow-left-xs-black { box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.1); }
.shadow-left-xs-blue { box-shadow: -2px 0px 2px rgba(0, 123, 255, 0.1); }
.shadow-left-xs-red { box-shadow: -2px 0px 2px rgba(220, 53, 69, 0.1); }
.shadow-left-xs-green { box-shadow: -2px 0px 2px rgba(40, 167, 69, 0.1); }
.shadow-left-xs-gray { box-shadow: -2px 0px 2px rgba(108, 117, 125, 0.1); }
.shadow-left-xs-yellow { box-shadow: -2px 0px 2px rgba(255, 193, 7, 0.1); }


.shadow-left-sm-black { box-shadow: -4px 0px 4px rgba(0, 0, 0, 0.1); }
.shadow-left-sm-blue { box-shadow: -4px 0px 4px rgba(0, 123, 255, 0.1); }
.shadow-left-sm-red { box-shadow: -4px 0px 4px rgba(220, 53, 69, 0.1); }
.shadow-left-sm-green { box-shadow: -4px 0px 4px rgba(40, 167, 69, 0.1); }
.shadow-left-sm-gray { box-shadow: -4px 0px 4px rgba(108, 117, 125, 0.1); }
.shadow-left-sm-yellow { box-shadow: -4px 0px 4px rgba(255, 193, 7, 0.1); }


.shadow-left-md-black { box-shadow: -6px 0px 8px rgba(0, 0, 0, 0.2); }
.shadow-left-md-blue { box-shadow: -6px 0px 8px rgba(0, 123, 255, 0.2); }
.shadow-left-md-red { box-shadow: -6px 0px 8px rgba(220, 53, 69, 0.2); }
.shadow-left-md-green { box-shadow: -6px 0px 8px rgba(40, 167, 69, 0.2); }
.shadow-left-md-gray { box-shadow: -6px 0px 8px rgba(108, 117, 125, 0.2); }
.shadow-left-md-yellow { box-shadow: -6px 0px 8px rgba(255, 193, 7, 0.2); }


.shadow-left-lg-black { box-shadow: -8px 0px 16px rgba(0, 0, 0, 0.3); }
.shadow-left-lg-blue { box-shadow: -8px 0px 16px rgba(0, 123, 255, 0.3); }
.shadow-left-lg-red { box-shadow: -8px 0px 16px rgba(220, 53, 69, 0.3); }
.shadow-left-lg-green { box-shadow: -8px 0px 16px rgba(40, 167, 69, 0.3); }
.shadow-left-lg-gray { box-shadow: -8px 0px 16px rgba(108, 117, 125, 0.3); }
.shadow-left-lg-yellow { box-shadow: -8px 0px 16px rgba(255, 193, 7, 0.3); }


.shadow-left-xl-black { box-shadow: -12px 0px 24px rgba(0, 0, 0, 0.4); }
.shadow-left-xl-blue { box-shadow: -12px 0px 24px rgba(0, 123, 255, 0.4); }
.shadow-left-xl-red { box-shadow: -12px 0px 24px rgba(220, 53, 69, 0.4); }
.shadow-left-xl-green { box-shadow: -12px 0px 24px rgba(40, 167, 69, 0.4); }
.shadow-left-xl-gray { box-shadow: -12px 0px 24px rgba(108, 117, 125, 0.4); }
.shadow-left-xl-yellow { box-shadow: -12px 0px 24px rgba(255, 193, 7, 0.4); }


.shadow-ff6a00-sm { box-shadow: 0 4px 8px rgba(255, 106, 0, 0.3) !important; }
.shadow-ff6a00-md { box-shadow: 0 8px 16px rgba(255, 106, 0, 0.4) !important; }
.shadow-ff6a00-lg { box-shadow: 0 12px 24px rgba(255, 106, 0, 0.5) !important; }
.shadow-left-xl-ff6a00 { box-shadow: -12px 0px 24px rgba(255, 106, 0, 0.4); }
.shadow-left-lg-ff6a00 { box-shadow: -8px 0px 16px rgba(255, 106, 0, 0.3); }
.shadow-left-md-ff6a00 { box-shadow: -6px 0px 8px rgba(255, 106, 0, 0.2); }
.shadow-left-sm-ff6a00 { box-shadow: -4px 0px 4px rgba(255, 106, 0, 0.1); }
.shadow-left-xs-ff6a00 { box-shadow: -2px 0px 2px rgba(255, 106, 0, 0.1); }
.shadow-bottom-xl-ff6a00 { box-shadow: 0px 12px 24px rgba(255, 106, 0, 0.4); }
.shadow-bottom-lg-ff6a00 { box-shadow: 0px 8px 16px rgba(255, 106, 0, 0.3); }
.shadow-bottom-md-ff6a00 { box-shadow: 0px 6px 8px rgba(255, 106, 0, 0.2); }
.shadow-bottom-sm-ff6a00 { box-shadow: 0px 4px 4px rgba(255, 106, 0, 0.1); }
.shadow-bottom-xs-ff6a00 { box-shadow: 0px 2px 2px rgba(255, 106, 0, 0.1); }
.shadow-right-xl-ff6a00 { box-shadow: 12px 0px 24px rgba(255, 106, 0, 0.4); }
.shadow-right-lg-ff6a00 { box-shadow: 8px 0px 16px rgba(255, 106, 0, 0.3); }
.shadow-right-md-ff6a00 { box-shadow: 6px 0px 8px rgba(255, 106, 0, 0.2); }
.shadow-right-sm-ff6a00 { box-shadow: 4px 0px 4px rgba(255, 106, 0, 0.1); }
.shadow-right-xs-ff6a00 { box-shadow: 2px 0px 2px rgba(255, 106, 0, 0.1); }
.shadow-top-xl-ff6a00 { box-shadow: 0px -12px 24px rgba(255, 106, 0, 0.4); }
.shadow-top-lg-ff6a00 { box-shadow: 0px -8px 16px rgba(255, 106, 0, 0.3); }
.shadow-top-md-ff6a00 { box-shadow: 0px -6px 8px rgba(255, 106, 0, 0.2); }
.shadow-top-sm-ff6a00 { box-shadow: 0px -4px 4px rgba(255, 106, 0, 0.1); }
.shadow-top-xs-ff6a00 { box-shadow: 0px -2px 2px rgba(255, 106, 0, 0.1); }

  .btn-ff6a00 {
    background-color: #fff; /* Fondo transparente */
    border-color: #ff6a00; /* Borde transparente */
    color: #ff6a00; /* Color del texto */
  }
  /* Estilo adicional para hover */
  .btn-ff6a00:hover {
    color: #ff6a00; /* Color del texto */
    background-color: #fff; /* Fondo transparente */
  }

  .btn-outline-ff6a00 { 
    border: 1px solid #ff6a00 !important;
    color: #ff6a00; /* Color del texto */
  }
  /* Estilo adicional para hover */
  .btn-outline-ff6a00:hover {
    color: #fff; /* Color del texto */
    background-color: #ff6a00; /* Fondo transparente */
  }


.imagen-blanca {
  filter: grayscale(100%) brightness(400%);
}

.hover-blanco:hover {
  filter: grayscale(100%) brightness(400%);
}

.p-none p {
 margin: 0 !important;
  padding: 0 !important;
  
        }

        .sin-bordes {
            border: none !important;
        }

.line-space-s {
  line-height: 0.9;
}

.line-space-m {
  line-height: 1.0;
}

.line-space-l {
  line-height: 1.4;
}

.line-space-xl {
  line-height: 1.8;
}

.line-space-xxl {
  line-height: 2.0;
}






.borde-copher-style {
  border-top-right-radius: 450px 250px;    
  border-bottom-right-radius: 30px 120px; 
}


.borde-copher-style-suave {
  border-top-right-radius: 450px 300px;
  border-bottom-right-radius: 50px 200px;
}

.bg-copher {
  background-color: white;
  position: relative;
}

.sombra-copher {
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
}