@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');



body{
    font-family: 'Lexend', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
}

.navbar{
    box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 8px;
    font-weight: 400 !important;
    font-size: 16px;
}

.nav-link{
    font-weight: 500 !important;
}

.ebeerp-nav-bar{
    background: rgba(255, 255, 255, 0.7) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}


.btn_nb{
    background: #d8eff9 !important;
  color: #036c84 !important;
  border: solid 1px #0e8686 !important;
  border-radius: 2rem !important;
}

.btn_nb:hover{
    background: #036c84 !important;
    color: white !important;
    border: solid 1px #036c84;
}

.first_container{
/*background-image: url('../imagenes/bg_blue4.webp');
background-color: #036c84;*/
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding-top: 5rem;
padding-bottom: 5rem;
display: grid;
align-items: center;
justify-items: center;
}

.text_white{
    color: white !important;
    text-shadow: 2px 0px 4px rgba(0, 0, 0,.5),2px 6px 7px rgba(0, 0, 0, .5);
}

.logo_first_container{
    width:10rem;
    padding-bottom: 1rem;
}

.video-container {
    z-index: 9 !important;
    width: 95%; /* Ajusta el ancho según tus necesidades */
    perspective: 2999px; /* Ajusta la perspectiva 3D */
    position: relative;
}

video {
    width: 100%;
    height: 100%;
    transform: rotate3d(1, 0, 0, 10deg) rotate3d(0, 1, 0, 300deg);
  transition: transform 3s ease-in-out;
    transform-origin: 50% 50%;
    /* border: solid .4rem rgba(255, 255, 255, .8); */
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    
}

.second_container{
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.img_queees{
    max-height: 35rem;
    max-width: 100%;
}

.contenedor-v-center {
    display: flex;
    align-items: center;
  }

.btn_registro_1{
    background: rgba(255, 255, 255, 0.2) !important;
    padding-left: 2rem;
    padding-right: 2rem;
    border: solid 1px #e3f7ff !important;
    border-radius: 2rem !important;
    color: white !important;
    text-shadow: none !important;
}

.btn_registro_1:hover{
    background: rgba(37, 37, 37, 0.5) !important;
}

.btn_general{
    background: rgba(8, 33, 180, 0.2) !important;
    padding-left: 2rem;
    padding-right: 2rem;
    border: solid 1px #02587a !important;
    border-radius: 2rem !important;
    color: rgb(4, 55, 78) !important;
    text-shadow: none !important;
}


.btn_general:hover{
    background: #083f95 !important;
    border: solid 1px #ffffff !important;
    border-radius: 2rem !important;
    color: rgb(255 255 255) !important;
    text-shadow: none !important;
}

.logo_nav_bar{
    width: 3rem;
}

.cookies_bar{
background: rgba(0, 0, 0, 0.8);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
color: white
}

video.loaded {
    transform: rotate3d(1, 0, 0, -1deg) rotate3d(0, 1, 0, 335deg);
  }

.container_servicios{
    padding-top: 4rem;
    padding-bottom: 4rem;
    /*background: #03023d;*/
    background: #004684;
}

.spacer.spacer--benefits {
    width: 30%;
     /*background-color: #03023d;*/
     background-color: #004684;
}




.spacer {
    position: absolute;
    left: 0;
    z-index: -1;
}

.spacer.spacer--benefits:after, .spacer.spacer--benefits:before {
    border-bottom: 60px solid #004684;
    border-right: 90px solid transparent;
}



.spacer.spacer--hero {
    bottom: 0;
    width: 80%;
    background-color: #fbfafc;
}

.spacer.spacer--hero:after, .spacer.spacer--hero:before {
    border-bottom: 64px solid #fbfafc;
}
.spacer:after, .spacer:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    border-bottom: 64px solid #fbfafc;
    border-right: 64px solid transparent;
}
.spacer.spacer--hero:after, .spacer.spacer--hero:before {
    border-bottom: 64px solid #fbfafc;
}




.spacer:after, .spacer:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    border-bottom: 64px solid #fbfafc;
    border-right: 64px solid transparent;
}

.soluciones_h2{
    color: aqua !important;
    font-weight: 600 !important;
}



.soluciones_h4{
    color: #ffffff !important;
    font-weight: 600 !important;
}

.btn_cookies{
    background: rgb(6 231 221 / 50%) !important;
    padding-left: 2rem;
    padding-right: 2rem;
    border: solid 1px #e3f7ff !important;
    border-radius: 2rem !important;
    color: white !important;
    text-shadow: none !important;
}

.container_precios{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.span_soluciones{
    color: #cce0ff !important;
    line-height: 1rem;
}

.padd_int{
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.icon_soluciones{
    width: 4rem !important;
    padding-bottom: 1rem;
}

.container_clientes{
padding-top: 3rem;
padding-bottom: 3rem;
border-top: #083f95 4px solid;
}

.spacenint{
    padding: 1rem;
}
.cont_precio{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 1rem !important;
    background: rgb(255, 255, 255) !important;
}
.titulo_precio{
    font-weight: 700 !important;
    text-align: center !important;
    padding: 1rem;
    color: white !important;
    font-size: 1.5rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.detalle_precio{
    padding: 1rem;
    font-size: 1rem !important;
    font-weight: 400 !important;
}

.monto_precios{
    font-weight: 600 !important;
    text-align: center;
    font-size: 2rem !important;
    background: #01608b !important;
    /*background: #0c2632 !important;*/
    line-height: 1.6rem !important;
    padding: 1rem !important;
    color: white;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.monto_precios span{
    font-size: 1rem !important;
}

.small{
    font-size: .9rem !important;
    line-height: .9rem !important;
}

.container_noespera{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    background: #edfbfd !important;
    text-align: center !important;
    color:rgb(23, 33, 63) !important;
}

.nb_footer{
    background: #343434 !important;
    color: white !important;
    width: 100% !important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.nb_footer a{
    color: white !important;
}

.nb_footer a:visited {
    color: white !important;
  }

  .container_contacto{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .back_input{
    background: #efefef !important;
  }


  .form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after {
background-color: transparent !important;
}

.logo_cliente{
    text-align: center;
    opacity: .6 !important;
    filter: grayscale(100%) !important;
    max-height: 80px !important;
    max-width: 80% !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.soluciones_back{
    background: #ffffff !important;
    padding-top: 3rem;
    padding-bottom: 3rem;
    text-align: left !important;
}

.soluciones_back2{
    background: #f1faff !important;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.soluciones_white{
    color: #03023d !important;
    padding: 1rem;
}

.img_soluciones{
    max-width: 70% !important;
    text-align: center !important;
}

.soluciones_big_h3{
    color: #03023d !important;
}

.soluciones_sub{
    font-size: 1rem !important;
    line-height: 1.4rem !important;
    color: #05a65b !important;
    font-weight: 400 !important;
}

.soluciones_list{
    font-size: 1.2rem !important;
}


.price_anual{
    color: #fbff00 !important;
}



.carst{
    left: 2 !important;
}

.container_registro{
    padding-top: 3rem;
    padding-bottom: 3rem;
    min-height: 80vh !important;
}

.lista_registro{
    font-size: 1rem;
    line-height: 1.8rem;
}

.img_registro{
    width: 350px;
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: green;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  }
  
  .checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: green;
    stroke-miterlimit: 10;
    margin: 10% auto;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
  }
  
  .checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  }

  .bold{
    font-weight: 600 !important;
  }
  
  @keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
  @keyframes scale {
    0%, 100% {
      transform: none;
    }
    50% {
      transform: scale3d(1.1, 1.1, 1);
    }
  }
  @keyframes fill {
    100% {
      box-shadow: inset 0px 0px 0px 30px #fff;
    }
  }


  #password {
    caret-color: transparent;
    pointer-events: none;
    user-select: none;
}

.contenedor_usuarios{
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #526975 !important;
    padding: 1rem;
}

.img_nomas{
    width: 30%;
}

  
  /* ACOMODAR LOS ESTILOS COMO CORRESPONDA UNA VEZ SE TENGA LA VERSIÓN INICIAL */

/* Estilos para pantallas más grandes que 1200px (desktop) */
@media screen and (min-width: 1200px) {
    /* Coloca aquí tus estilos específicos para pantallas grandes */
  }
  
  /* Estilos para pantallas entre 768px y 1199px (tablet) */
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    /* Coloca aquí tus estilos específicos para tablet */
  }
  
  /* Estilos para pantallas menores de 767px (smartphone) */
  @media screen and (max-width: 767px) {
    /* Coloca aquí tus estilos específicos para smartphones */
    .btn{
        width: 100% !important;
        margin-bottom: 1rem !important;
    }
    .img_nomas{
        width: 100%;
    }
    .logo_cliente{
        text-align: center;
        opacity: .6 !important;
        filter: grayscale(100%) !important;
        max-height: 80px !important;
        max-width: 45% !important;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
  }




