.logo-home{
    width: 200px;
}
.text-center{
    text-align: center !important;
}
/* # Pricing
-------------------------------------------------------------- */
.pricing .box {
  padding: 20px;
  background: #f9f9f9;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  border: 2px solid #f9f9f9;
}

.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #222222;
}

.pricing .box h4 {
  font-size: 42px;
  color: #14c871;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  color: #222222;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #14c871;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 50px;
  border: 2px solid #14c871;
  color: #14c871;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}

.pricing .box .btn-buy:hover {
  background: #14c871;
  color: #fff;
}

.pricing .recommended {
  border-color: #14c871;
}

.pricing .recommended .btn-buy {
  background: #14c871;
  color: #fff;
}

.pricing .recommended .btn-buy:hover {
  background: #2383c4;
  border-color: #2383c4;
}
.img-contato{
  width: 50%;
  margin-top: 100px;
}
.topo-form{
  margin-top: 200px;
}
.llform001 > div > input, .llform001 > div > select, .llform001 > div > textarea{
  font-size: 15px !important;
}
.llform001 > div > label{
  font-size: 17px !important;
}
.llform001 .radio, .llform001 .checkbox {
  font-size: 16px !important;
}
.margin-top-force{
  margin-top: 125px;
}


