.full {
  text-align: justify;
}
.full .container .row .cont h1 {
  font-size: 25px;
  font-family: arial;
  font-weight: 900;
  /* text-decoration: underline; */
}
input {
  width: 100%;
}
select {
  width: 100%;
}
#btn {
  color: white;
  background-color: #e5522c;
  height: 50px;
}
#btn:hover {
  background-color: #337ab7;
  /* border:1px solid tomato;  */
}
.menu-icon {
  font-size: 2rem;
}
.nav-item {
  font-size: 1.1rem;
}

/* navbar st */
