﻿.heade-secservices {
  padding: 9rem 0 4.5rem 0;
}
h1.headerheadingservices {
  font-size: 40px;
  line-height: 1.3;
}
.services-sectioncomment {
  padding: 72px 0 110px 0;
}
select.first-opt-hidden option:first-of-type {
  display: none;
}
select.chooseser,
input[type="text"],
input[type="email"] {
  width: 100%;
  height: 2.2rem;
  border: none;
  background-color: rgba(232, 232, 232, 255);
  padding-left: 15px;
  font-size: 14px;
  border-radius: 0;
}
input[type="button"],
input[type="button"]:hover {
  width: 100%;
  height: 2.2rem;
  background-color: rgba(90, 45, 126, 255);
  color: white;
  padding: 0;
  border-radius: 0;
}
select option {
  font-size: 12px;
}
select:focus-visible,
input[type="text"]:focus-visible,
input[type="email"]:focus-visible {
  outline: none;
}
#chooseser,
#choosepro {
  font-size: 12px;
  position: absolute;
  top: 6px;
  left: 2rem;
  color: #837171;
}
#needhel p {
  margin: 0;
}
select#chooseservice,
select #ChooseProvider {
  padding: 0 10px;
}
select#chooseservice option,
select#ChooseProvider option {
  padding: 0 10px;
  background-color: #023d67;
  color: white;
}
