html{
  height: 100%;
  scroll-behavior: smooth;
}
.pricin-item{
  height: 100%;
  padding: 30px 35px;
}
.feature-item{
  max-width: initial;
}
.section-title h2, .menu-widget ul li, .main-menu .navbar-collapse li li a {
  text-transform: none;
}
.honeypot{
  display: none;
}
.contact-form{
  background: white;
  padding: 30px 20px;
  margin-top: 0;
}
.contact-form p {
  color: #333;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 10px;
}
p.p-lg {
  font-size: 1.1875rem;
}
.contact-form .form-control, .contact-form .form-select {
  height: 60px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 0;
  color: #000;
  font-size: 1.1rem;
  font-weight: 400;
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.contact-form textarea.form-control {
  padding: 20px 15px;
  height: auto;
}
.contact-form .col-md-12 span {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 25px;
  padding-left: 10px;
  color: #666;
}
.curso ul{
  margin-left: 20px;
}
.curso ul li{
  list-style-type: circle;
}
