
.booking_miting{
  padding-top:50px;
  padding-bottom:10px;
}
.book_meeting > h3 {
  font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.select_control{
  width: 100%;
  background-color: #f5f5f5 !important;
  border-bottom: 2px solid #003358 !important;
  border: unset;
  padding: 12px 26px;
  height: 50px;
  font-size: 16px;
  color: #333333;
  font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
}
.select_control:focus{
  outline:none;
}
select.select_control{
  background:url(https://23240344.fs1.hubspotusercontent-na1.net/hubfs/23240344/arrow-down.svg) center right 13px no-repeat;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;-webkit-appearance:none;
  -moz-appearance:none;
}

@media (max-width: 1199px) {

}
@media (max-width: 991.99px) {

}
@media (max-width: 767.99px) {
}
}
@media (max-width: 575px) {

}