h1{
  color: black !important;
  font-size: 80px !important;
}
.wa_link{
    color:#075E54;
}

h2 {
  width: 100%;
  background: #1B491B;
  color: #ffffff;
  font-size: 1.5em;
  margin-bottom: 25px;
  padding: 5px;
  padding-left: 20px;
}
h3{
  margin-bottom: 20px;
}
.ud-pricing{
  padding-top: 80px;
  padding-bottom: 70px;
}
.menu {
  background: white;
  color: black;
  padding: 0px;
  margin-top: 45px;
}
.banner {
  background: url(../images/astuto/banner7b.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
}
.ud-section-title{
  max-width: none;
  margin-bottom: 30px;
}
.mx-auto {
  margin-right: inherit !important;
  margin-left: auto!important;
}
.mx-auto2 {
  margin-right: auto!important;
  margin-left: auto!important;
}
.ud-hero{
  background: none;
}
.container{
  padding: 0;
  color: #000000;
  margin-top: 20px;
}
.navbar-collapse {
  z-index: 100;
}
.ud-submenu {
      border: 2px solid #d4deff;
}
.sticky .navbar-nav .nav-item a{
  color: var(--white);
}

header {
  display: contents;
}

.columna-texto-izquierda {
  padding: 60px;
  width: 100%;
  text-align: justify;
  text-justify: inter-word;
}

.columna-texto-contenido-menu {
  padding-left: 20px;
  width: 100%;
  text-align: justify;
  text-justify: inter-word;
}

.leer-mas{
  width: 100%;
  text-align: right;
  padding: 5px;
}

.icono-menu{
  width: 100%;
  text-align: right;
  position: absolute;
  height: 1px;

}
.ud-contact{
      padding: 20px 0px;
}
.footer_menu a{
  color: white !important;
  margin-bottom: 10px;
}
.footer_h {
  color: white;
  margin-bottom: 20px;
}

.ud-widget .ud-widget-links a{
  color: black;
  margin-bottom: 6px;
}

.back-to-top{
  width: 80px;
}

.menu_modulos a:hover{
  color: red;
}

.menu_modulos {

  float: left;

  text-align: left;
}

.contenido-menu{
  float: left;
}
.negrilla {
  color: black;

}
.mayusculas {
  text-transform: uppercase;
}
.contact_button{
  float: right;
}
