html {
        scroll-behavior: smooth;
      }
.inv0{background-color: ;color:1;}  
.inv1{background-color:1 ;color:;}

.st0{fill:1;}  
.st1{fill:;}  

.grecaptcha-badge { 
    visibility: hidden;
}


.tinv0{background-color: ;color:1;}
.tinv1{background-color:1 ;color:;}
.triangle1{text-align: center; height: 33px;}
.text-oficial{color:;}
.text-oficial2{color:; font-weight: bold;}
.logo_icono {margin-left: 80px;}
.divider{border:1px solid #ffffff;}
.bordertitle{border-right:1px solid ;}
.center{text-align: center;}

.ligh_text{font-style: italic; font-weight: lighter;}
.bold_text{font-weight: bold;}
.infomaciones_descripcion, .lead1{text-align: justify;}
.link1{color:#ffffff !important; text-decoration: none;}
.valigntop{vertical-align: top;}
p{font-weight: lighter;}

body{
  font-family: 'Ubuntu', sans-serif;
}

  .menu_principal{
    background-color: ;
    color: ;
  }

  .menu{width: 100%;}
  .nav-link, .nav-item {
    font-size: 13px;
    color:  !important;
  }

  .main-menu{
    margin-top: 210px;
  }

 .inv0,.inv1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@media (min-width: 576px){
  .lead1 {
    margin-left: 90px;
  }
}

  @media(max-width: 520px){
    .logo-header, .navbar-brand{
      width: 75%;
    }
  }