.wpcf7-form-wrap {
    display: block;
    border-color: #f8b742;
    padding: 5px 0 10px 0;
}

.wpcf7-form-contro {
    outline: none;
    width: 100%;
    height: 40px;
    padding: 10px;
    border: 1px solid #eee;
}

.wpcf7-form-contro,
.form-textarea textarea {
  font-size:13px;
  color:#ddd;
}

.wpcf7-form-contro:focus, 
.form-textarea textarea:focus, 
.form-txt button:focus {
  border-color: #f8b742;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(248 183 66 / 60%);
}

.tvh-btn-group button,
.tvh-btn-group button:hover {
  width:100%;
  color: #fff;
  background-color: #e9422a;
  text-transform:uppercase;
}

.tvh-introduce-img {
  text-align:center;
}

.tvh-introduce-listAddress .tvh-footer-address span {
  font-size:14px;
}

.tvh-introduce-title h4 {
  border-bottom: 1px dashed #bcbcbc;
  padding-bottom: 8px;
}

.tvh-introduce-title span {
  border-bottom: 3px solid #ececec;
  padding-bottom: 7px;
  text-transform: uppercase;
}

.tvh-introduce-text span {
  display:block;
  font-size:14px;
}


@media (max-width:768px) {
  .tvh-introduce-right {
    margin-top:30px;
  }
}

@media(max-width:425px) {
  .tvh-footer-top .col-6 {
    padding: 0 8px;
  }
}
