.titulos{
    font-weight: bold;
    color: darkblue;
  }
  .titulos2{
    font-weight: bold;
    color: #65fbe4;
  }
  .titulos3{
    font-weight: bold;
    color: #121514;
    margin-bottom: 10px;
    font-size: 20px;
  }
.colornv{
    background: darkblue;
    padding: 22px;
    border-radius: 15px;
    margin-left: 20px;
    margin-right: 20px;

}
.barrido{
    width: "100%";
}
.icono_nv{
    margin-left: 12px;
    height: 26px;
}
.enlacemail{
  color: #fdfdfd;
}
.styleserv{
  margin-top: 120px;
}
/* 

*/.lista_texto{
    color: #fdfdfd;
}

*/.lista_texto_negro{
    color: #171515;
}

.css_img{
  margin-top: 50px;
}

.iquierda{
  text-align: left;
}