.counterNumber:after {
  content: "+";
}
#counter_4 > .counterNumber:before {
  content: "%";
}
#counter_4 > .counterNumber:after {
  content: "";
}
.footer-img > a > img {
  width: 25%;
  height: auto;
  filter: brightness(10);
}
/*.weta-slider-buttons > .btn {
background: transparent;
border: 1px solid rgb(41, 128, 185);
}*/
.counter-section {
  min-height: 550px;
}
.weta-parallax-tag,
.weta-counter-tag {
  color: rgb(41, 128, 185) !important;
}
.btn {
  border-radius: 0px;
}
#footer-social-media > li {
  border: 1px solid #fff;
}
.footer-title {
  font-weight: 700 !important;
  color: #fff !important;
}
.footer-newsletter {
  width: 90% !important;
  border: 1px solid rgb(127, 140, 141);
  border-radius: 25px;
  background: transparent;
}

.form-control,
.form-control::placeholder {
  color: #fff !important;
}
.btn-ebulten {
  border-radius: 25px;
  border: none !important;
  background: #fff !important;
  color: rgb(41, 128, 185) !important;
}

.btn-ebulten:hover {
  background: rgb(31, 97, 141) !important;
  color: #fff !important;
}

.form-input,
textarea.form-input,
select.form-input,
.form-input::placeholder,
.form-input:focus,
.iti__tel-input,
.custom-label,
.contact-form,
.form-description {
  color: rgb(127, 140, 141) !important;
}

.form-input::placeholder {
  opacity: 0.8 !important;
}
@media (max-width: 768px) {
  #counter-section-0 .counter-col {
    width: 50% !important;
  }
}
