.gallery-block-four .link-btn a {
  background: #e4ff00;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545 !important;
  padding-right: calc(1.5em + .75rem) !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right calc(.375em + .1875rem) center !important;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.agree {
  display: none;
}
.form-messages {
  color: red;
  font-weight: 900;
}
.services-section-two {
  position: relative;
  padding: 100px 0px 0px 0px;
}
.about-section .title-box, .welcome-section .title-box {
  font-size: 32px;
  position: relative;
  text-transform: uppercase;
  color: #061138;
  max-width: 870px;
  margin: 0 auto 40px;
  text-align: center;
}
