
/* CSS para pagina y Navbar*/
.newvar{
    background-color: white !important;
    color: #000;
    box-shadow: 0 -5px 10px rgba(18,39,74,1), 0 5px 10px rgba(18,39,74,1);

}
.linknavlaw{
    color: #12274a;
    text-decoration: none;
}
.linknavlaw:hover{
    color: #12274a;
    text-decoration: none;
}
.logohol{
    max-height: 70px;
    width: auto;
 }
.lawbusiness{
    background-color: #12274a;
    color: white;
}
.bg-law{
    background-image: url("../img/FondoazulBC&B.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 50%;
    max-height: 50vh;
    color: white;
    overflow: hidden;
    -webkit-box-shadow: 13px 11px 20px 0px rgba(0,0,0,0.59);
    box-shadow: 13px 11px 20px 0px rgba(0,0,0,0.59);
    padding-bottom: 30px;
}
.bg-law-img{
    min-height: 65vh;
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-image: url("../img/FondoazulBC&B.png");
    box-shadow: 13px 11px 20px 0px rgba(0,0,0,0.59);
    padding-bottom: 30px;
}

/* Textos Especiales de CSS */
.tituloswhite{
color: white;
font-weight: bolder;
padding-top: 30px;
}
.titulosblue{
font-weight: bolder;
padding-top: 30px;
color: #12274a;
}
.tituloespecial{
padding-top: 50px;
font-size: 2.7rem;
margin: 50px;
}
.tituloespecialblue{
padding-top: 50px;
font-size: 2.7rem;
margin: 50px;
color: #12274a;
}
.titulobcblaw{
    color: white !important;
    font-weight: bolder;
    font-size: 5rem !important;
    opacity: 0; /* Inicialmente, el texto estará invisible */
    animation: aparecer 3s forwards; /* Utiliza la animación llamada "aparecer" durante 2 segundos y mantiene el último estado */
}
.titesplaw{
    color: white !important;
    font-size: 1.7rem !important;
    text-align: justify;
    color: white;
    opacity: 0; /* Inicialmente, el texto estará invisible */
    animation: aparecer 3s forwards; /* Utiliza la animación llamada "aparecer" durante 2 segundos y mantiene el último estado */
    padding: 0 calc(12em + 5vw);
}


/* Textos en Pagina web*/
.wowinf p{
font-size: 1.6rem;
margin: 50px;
text-align: justify;
color: white;
opacity: 0; /* Inicialmente, el texto estará invisible */
animation: aparecer 3s forwards; /* Utiliza la animación llamada "aparecer" durante 2 segundos y mantiene el último estado */
}
.wowinf h1{
padding-top: 30px;
font-size: 2.3rem;
margin: 50px;
color: white;
opacity: 0; /* Inicialmente, el texto estará invisible */
animation: aparecer 3s forwards; /* Utiliza la animación llamada "aparecer" durante 2 segundos y mantiene el último estado */
}
.wow p{
padding-top: 20px;
font-size: 1.6rem;
margin: 50px;
text-align: justify;
color: #12274a;
opacity: 0; /* Inicialmente, el texto estará invisible */
animation: aparecer 3s forwards; /* Utiliza la animación llamada "aparecer" durante 2 segundos y mantiene el último estado */
}
.wow h1{
padding-top: 30px;
font-size: 2.3rem;
margin: 50px;
color: #12274a;
}
.textoimg p{
font-size: 1.3rem;
text-align: center;
color:  #12274a;
}
.line{
    border-color: #12274a !important;
    border-width: .2rem !important;
}
.linew{
    border-color: white !important;
    border-width: .2rem !important;
  }

/*Imagenes*/
.pimg{
padding: 30px;
}
.imgred{
    width: 30%; /* Ancho deseado */
    height: auto; /* Altura deseada */
    margin-left: auto;
    margin-right: auto;
}
.imagenidioma{
    width: 60%; /* Ancho deseado */
    height: auto; /* Altura deseada */
    margin-left: 20%;
  }

.imagenlaw{
    padding-top: 50px;
    padding-bottom: 0;
    width: 25% !important; /* Ancho deseado */
    height: auto; /* Altura deseada */
    margin-left: auto;
    margin-right: auto;
    opacity: 0; /* Inicialmente, el texto estará invisible */
    animation: aparecer 3s forwards; /* Utiliza la animación llamada "aparecer" durante 2 segundos y mantiene el último estado */
}


/* Links a las demas paginas */
.linkwhite{
padding-top: 50px;
font-size: 1.4rem;
margin: 50px;
color: white;
text-decoration: none;
}
.linkwhite:hover{
    color: white;
}
.linkblue{
padding-top: 50px;
padding-bottom: 50px;
font-size: 1.4rem;
margin: 50px;
color: #12274a;
text-decoration: none;
}
.linkblue:hover{
    color: #12274a;
}

/*Contenedores*/
.container-xxl{
    padding-top: 10px !important;
    padding-bottom: 50px !important;
}

/*Boton flotante Idioma*/
.btn-flotante-idioma {
border-radius: 10px; /* Borde del boton */
background-color: white; /* Color de fondo */
padding: 18px 30px; /* Relleno del boton */
position: fixed;
width: 100px; /* Ajusta el ancho deseado */
text-align: center; /* Centra el contenido del botón horizontalmente */
line-height: 50px; /* Centra el contenido del botón verticalmente */
bottom: 40px;
right: 40px;
box-shadow: 10px 10px 23px -2px rgba(0,0,0,0.76);
z-index: 99;
text-decoration: none;
}

@media (max-width: 1344px) {

    .bg-law{
      max-height: 100vh;
    }
    }

@media (max-width: 768px) {
    .imagenidioma{
      width: 38%; /* Ancho deseado */
      height: auto; /* Altura deseada */
      margin-left: 30%;
    }
    .imagenlaw{
        width: 40% !important; /* Ancho deseado */
        height: auto; /* Altura deseada */
    }
    .bg-law{
        width: 100%;
        padding-top: 100px !important;
      }

    }
@media only screen and (max-width: 600px) {
    .btn-flotante-idioma{
       font-size: 14px;
       padding: 12px 20px;
       bottom: 20px;
       right: 20px;
       width: 70px; /* Ajusta el ancho deseado */
     }
}

/*Animaciones*/

  @keyframes aparecer {
    from {
      opacity: 0; /* Empieza con una opacidad de 0 (invisible) */
      transform: translateY(20px); /* Puedes agregar transformaciones, como desplazar el texto hacia abajo */
    }
    to {
      opacity: 1; /* Termina con una opacidad de 1 (totalmente visible) */
      transform: translateY(0); /* Termina en su posición original */
    }
  }









  .bg-law1 {
    background-color: #12274a;
    -webkit-box-shadow: 13px 11px 20px 0px rgba(0,0,0,0.59);
    box-shadow: 13px 11px 20px 0px rgba(0,0,0,0.59);
  }

  .wowinf1 {
    padding-top: 90px;
    padding-bottom: 50px;
    opacity: 0;
    animation: aparecer 3s forwards;
  }

  .wowinf1 h5 {
    padding-top: 30px;
    font-size: 2rem;
    margin: 50px;
    text-align: justify;
    color: white;
    opacity: 0;
    animation: aparecer 3s forwards;
  }

  .pimg1 {
    padding: 30px;
    width: 100%;
    height: auto;
    opacity: 0;
    animation: aparecer 3s forwards;
  }

  .image-footer1 {
    text-align: left;
    color: white;
    margin: 0 !important;
  }

  .nnli1 {
    text-decoration: none;
  }
  
