/* body
{
    font-family: 'Helvetica Now Display';
    font-weight: 300;
    font-style: normal;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} */
.hidden {
    display: none;
}

.bg-nu-trans {
    background-color: rgba(255, 180, 70, 0.5);
}

.bg-nu-green {
    background-color: #EA2A2A;
}

.bg-nu-orange {
    background-color: #E85911;
}

.bg-fondo-nu{
    background-color: #D3D3D3;
}

.text-nu-green {
    color: #EA2A2A;
}

.text-nu-green-bold {
    color: #EA2A2A;
    font-weight: bolder;
}

.gridcars {
    width: 33.33%;
}

.linebar {
    height: 4px;
}

.bg-gray {
    background-color: darkgray;
}

.bg-nu-gray {
    background-color: #747673;
}

.bg-nu-gray2 {
    background-color: #e9ecef;
}

.bg-disable {
    background-color: #D2DAD8;
}

.transparencia {
    opacity: 1;
}

.text-nu-gray {
    color: #747673;
}

.text-blue {
    color: royalblue;
}

.text-gray {
    color: darkgray;
}

.text-white {
    color: white;
}

.border-blue{
  border-color: blue;
}

.bold{
  font-size: 15px;
  font-weight: 500;
  padding: 0;
}

.big{
  font-size: 25px;
  font-weight: 500;
}

.fondo {
    background: rgba(150, 150, 150, 0.75);
    padding: 10px;
    border-radius: 5px;
}

.jumbotron-nu-gray {
    background-color: #747673;
    border-radius: 3px;
}

.jumbotron-nu-green {
    background-color: #EA2A2A;
    border-radius: 3px;
}

/*borde fieldset */
fieldset.scheduler-border {
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px;
    border-bottom: none;
}

legend.scheduler-border {
    width: auto !important;
    border: none;
    font-size: 14px;
}

.simple {
    text-decoration: none;
    color: white;
}

.simple:hover {
    text-decoration: none;
    color: white;
}

.simple2 {
    text-decoration: none;
    color: darkgray;
}

.simple2:hover {
    text-decoration: none;
    color: darkgray;
}

.banner-img {
    background-image: url(../Documents/ES/Frame/Web/banner-2.jpeg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 10px;
}

.fondo-img {
    background-image: url(../Documents/ES/Frame/Web/banner-2.jpeg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.height-carousel {
    /* height: 650px; */
    height: 540px;
    background-size: cover;
}

.c-intem-1 {
    background-position: right;
    background-repeat: no-repeat;
}

.c-intem-2 {
    background-position: right;
    background-repeat: no-repeat;
}

.c-intem-3 {
    background-position: right;
    background-repeat: no-repeat;
}

.c-intem-11 {
    background-image: url(../ES/Frame/Web/2.jpeg);
    background-position: right;
    background-repeat: no-repeat;
}

.c-intem-22 {
    background-image: url(../ES/Frame/Web/1.jpeg);
    background-position: right;
    background-repeat: no-repeat;
}

.c-intem-33 {
    background-image: url(../ES/Frame/Web/3.jpeg);
    /* background-size: 100% 100%; */
    background-position: right;
    background-repeat: no-repeat;
}

.c-intem-44 {
    background-image: url(../ES/Frame/Web/4.jpeg);
    /* background-size: 100% 100%; */
    background-position: right;
    background-repeat: no-repeat;
}

.c-intem-5 {
    background-image: url(../Documents/ES/Frame/Web/caru-5.jpeg);
    /* background-size: 100% 100%; */
    background-position: right;
    background-repeat: no-repeat;
}

.img-banner
{
    background-position: right;
    background-repeat: no-repeat;
}

.arriba {
    position: absolute;
    width: 430px;
    /*padding-right: 15px;
    padding-left: 15px;*/
    margin-left: 20px;
    margin-top: 20px;
    z-index: 1;
}

.carousel-caption-nu {
    /*background-color: rgba(0,0,0,0.6);*/
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 510px;
    z-index: 10;
    padding-bottom: 20px;
    height: 80%;
}


.display-redes-nu {
    font-size: 2.0rem;
    font-weight: 300;
    line-height: 1.2;
}

.fondo-deg {
    background: linear-gradient(90deg, #FFFFFF00, #FFFFFF, #0567B2);
}

.capa {
    background-color: rgba(0, 0, 0, 0.2);
}

.text-slider
{
    font-size: 3rem;
}

.text-fh-46
{
    font-family: 'Helvetica Now Display';
    font-weight: bold;
    font-style: normal;
    font-size: 2.39vw
}

.text-fh-105
{
    font-family: 'Helvetica Now Display';
    font-weight: 300;
    font-style: normal;
    font-size: 5.46vw
}

.text-fh-39
{
    font-family: 'Helvetica Now Display';
    font-weight: 300;
    font-style: normal;
    font-size: 2.03vw
}

.text-fh-25
{
    font-family: 'Helvetica Now Display';
    font-weight: 300;
    font-style: normal;
    font-size: 1.3vw
}

.text-responsive {
    font-size: calc(1em + 0.8vw);
}

.text-responsive-lg {
    font-size: calc(1em + 1.5vw);
}

.der {
    margin-right: 0;
}

.indicadores-derecha {
    margin-right: 0;
}

.container-nu {
    max-width: 1920px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: auto;
    margin-left: auto;
}

.height-banner{
    height: 178px;
}

@media (max-width: 576px) {
    .height-carousel {
        height: 540px;
    }
    /* .height-banner{
        height: 280px;
    } */
}

@media (max-width: 768px) {
    .height-carousel {
        height: 560px;
    }
    .height-banner{
        height: 280px;
    }
}

@media (max-width: 992px) {

    /*.container-nu {
      max-width: 100%;
    }*/
    .height-banner{
        height: 278px;
    }
}

@media (max-width: 1200px) {
    /* .height-banner{
        height: 178px;
    } */
}

@media (min-width: 1200px) {
    .container-nu {
      max-width: 100%;
    }
    /* .height-banner{
        height: 178px;
    } */
}

@media (min-width: 1921px) {
    .container-nu {
      max-width: 1920px;
    }
    /* .height-banner{
        height: 178px;
    } */
}

/* Carousel */
@media (max-width: 576px) {

    .arriba {
        width: 540px;
    }
}


@media (max-width: 768px) {

    .arriba {
        width: 93%;
    }
}

select:focus,
textarea:focus,
input:focus,
input[type]:focus {
    border-color: rgb(117, 119, 117);
    box-shadow: 0 0 3px 2px rgba(117, 119, 117, 0.6);
    outline: 0 none;
}

.carousel-caption-nu {
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 510px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    height: 90%;
}

.footer-nu
{
    list-style: none;
}

input:invalid:required {
    border-color: 0.5px solid rgb(117, 119, 117);
}

.ribbon-promo{
    width: 150px;
    height: 150px;
    position: absolute;
    overflow: hidden;
    z-index: 1;
}

.ribbon-promo span{
    width: 150px;
    color: white;
    padding: 5px 0px;
    background: red;
    display: block;
    position: absolute;
    text-align: center;
    top: 10px;
    left: -50px;
    transform: rotate(-45deg);
}

.ribbon-sugerido{
    width: 150px;
    height: 150px;
    right: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 1;
}

.ribbon-sugerido span{
    width: 150px;
    color: white;
    padding: 5px 0px;
    background: #0567B2;
    display: block;
    position: absolute;
    text-align: center;
    top: 10px;
    left: 50px;
    transform: rotate(45deg);
}

.bg-nu-sugerido
{
    background-color: #A5D8ED;
}

#carga, #pagando
{
    height: 50vh;
}

#cargar, #revisar
{
    height: 25vh;
}

.zoom
{
    transition: transform .2s; /* Animation */
}

.zoom:hover
{
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.no-link { pointer-events: none; }

#btnres{
  font-weight: bold;
}

.percentage {
    color: #ffffff;       /* Color del texto */
    background-color: #4caf50; /* Color de fondo */
    padding: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Sombra */
    border-radius: 2px;
}

/* Estilo para el contenedor del select */
.custom-select-container-lang {
    position: relative;
}

/* Estilo para el select */
.custom-select-lang {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0px 40px 0px 5px; /* Espacio para el icono */
    font-size: 16px;
    cursor: pointer;
}

/* Estilo para la flecha */
.custom-select-container-lang::after {
    content: '▼';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none;
    color: black;
}

.disabled
{
  pointer-events: none;
  opacity: 0.5;
  user-select: none;
}

/*phone*/
.phone-contact {
    display: flex;
    align-items: right;
    background-color: white; /* Un azul estándar para llamadas telefónicas */
    color: #007bff;
    padding: 10px;
    border-radius: 10px;
    font-family: Arial, sans-serif;
}

.phone-contact i {
    font-size: 24px;
    margin-right: 10px;
}

.phone-contact a {
    color: #007bff;
    text-decoration: none;
    margin-left: 10px;
}

#phone {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Celular*/
@media (max-width: 768px) { /* Ajusta el ancho según sea necesario */
    #phone {
        display: none;
    }

    #phonecelular {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .phone-contact {
        display: flex;
        align-items: right;
        background-color: #007bff; /* Un azul estándar para llamadas telefónicas */
        color: white;
        border-radius: 10px;
    }

    .phone-contact i {
        font-size: 1rem;
        margin-right: 10px;
    }

    .phone-contact a {
        color: white;
        text-decoration: none;
        margin-left: 10px;
    }

    #palabrallamar{
      font-size: 1.3rem;
    }

    #llamarcelular {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    }
}

.phone-contact {
    display: flex;
    align-items: center;
}

/*Escritorio*/
@media (min-width: 768px) { /* Ajusta el ancho según sea necesario */
    #navbarTogglerNU {
      display: flex;
      justify-content: end;
      align-items: self-end;
      width: 100%;
    }

    #llamarcelular{
      display: none;
    }
}

#navtable {
    display: flex;
    flex-direction: column;
}

#btn {
    margin-left: 20px; /* Opcional: para añadir espacio entre la tabla y el botón */
}

/*Select2*/
/* Ajustar altura del campo select con Select2 */
.select2-selection {
  height: 40px !important; /* Ajusta este valor según tu necesidad */
}

/* Ajustar el padding de la selección */
.select2-selection__rendered {
  font-size: 16px !important; /* Tamaño del texto dentro del select */
  line-height: 40px !important; /* Centrado vertical del texto */
}

/* Ajustar la altura del menú desplegable */
.select2-dropdown {
  font-size: 16px; /* Cambiar el tamaño de la fuente si es necesario */
}

/*boton apple*/
.switch-container {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 30px;
}

.switch-input {
  display: none; /* Ocultamos el checkbox original */
}

.switch-label {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius: 25px;
  transition: background-color 0.4s;
}

.switch-label::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: 1px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.4s;
}

.switch-input:checked + .switch-label {
  background-color: #4CAF50; /* Color cuando está activado */
}

.switch-input:checked + .switch-label::before {
  transform: translateX(28px); /* Mover el círculo a la derecha cuando está activado */
}

.custom-border-top {
  border-top: 1px solid #e0e0e0; /* Borde superior de 1px y gris claro */
}

.custom-border {
  border: 1px solid #e0e0e0; /* Borde superior de 1px y gris claro */
}

/*Boton de maps*/
.map-button {
      display: inline-flex;
      align-items: center;
      padding: 10px 20px;
      background-color: #007bff;
      color: #fff;
      margin-bottom: 10px;
      border-radius: 5px;
      font-size: 16px;
      text-decoration: none;
      transition: background-color 0.3s;
    }
    .map-button i {
      margin-right: 8px;
    }
    .map-button:hover {
      color: white;
      background-color: #0056b3;
    }

button:hover {
    background-color: #EC5724; /* Color azul más oscuro al pasar el ratón */
}

#btnbuscar:hover {
    background-color: #EC5724; /* Color azul más oscuro al pasar el ratón */
}

.boton_secundario_grid {
  background-color: #ffffff;  /* Fondo blanco */
  color: orange;             /* Texto naranja */
  border: 2px solid orange;  /* Borde naranja */
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.boton_secundario_grid:hover {
  background-color: orange;  /* Fondo naranja al pasar mouse */
  color: white;              /* Texto blanco al pasar mouse */
}

.boton:hover {
  background-color: orange;  /* Fondo naranja al pasar mouse */
  color: white;              /* Texto blanco al pasar mouse */
}


.loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.loader-content {
  text-align: center;
}

.spinner {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
  margin: 0 auto 15px;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

#loader-text {
  font-family: sans-serif;
  font-size: 18px;
  color: #333;
}

/*footer*/
.footer-nuevo {
    background: #222;
    color: #ccc;
    padding: 40px 20px 10px;
    font-family: Arial, sans-serif;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-brand h3 {
    color: #fff;
    margin-bottom: 10px;
}

.footer-brand p {
    font-size: 0.9em;
    color: #aaa;
}

.footer-links h4,
.footer-social h4,
.footer-contact h4 {
    color: #fff;
    margin-bottom: 10px;
}

.footer-links ul {
    list-style: none;
    padding: 0;
}

.footer-links ul li {
    margin: 5px 0;
}

.footer-links ul li a {
    color: #ccc;
    text-decoration: none;
}

.footer-links ul li a:hover {
    color: #e63946;
}

.footer-contact p {
    margin: 5px 0;
}

.footer-contact a {
    color: #ccc;
    text-decoration: none;
}

.footer-contact a:hover {
    color: #e63946;
}

.footer-social .social-icons a {
    display: inline-block;
    margin-right: 10px;
}

.footer-social .social-icons img {
    width: 24px;
    height: 24px;
    filter: brightness(0) invert(1);
    transition: transform 0.3s ease;
}

.footer-social .social-icons a:hover img {
    transform: scale(1.1);
}

.footer-bottom {
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 10px;
    font-size: 0.8em;
    color: #777;
}
.nav-link {
  color: #eaeaea !important;           /* color del texto normal */
  transition: color 0.3s !important; /* efecto suave */
}


.nav-link:hover {
  color: white !important;
}
