.order {
  margin-top: 20px; }
  .order .section-seporate {
    height: 3px;
    background-color: #007ab8;
    margin-bottom: 15px;
    margin-top: 30px; }
    .order .section-seporate.bottom-pd {
      margin-bottom: 30px; }
  .order .underline {
    margin: 15px 0; }
  .order label {
    display: block;
    font-weight: 500; }
  .order .form-group {
    position: relative; }
  .order img.calendar-icon {
    position: absolute;
    top: 17px;
    right: 15px; }
  .order .btn {
    margin-top: 20px;
    width: 100%;
    margin-bottom: 15px; }
  .order h2 {
    margin-bottom: 50px; }
  .order blockquote {
    font-size: 15px;
    margin-top: 3px;
    border-left: 2px solid #007ab8; }
  .order .capcha-link {
    text-decoration: none;
    border-bottom: 1px dotted #007ab8; }
    .order .capcha-link:visited {
      color: #007ab8; }
  @media (max-width: 750px) {
    .order .label-group {
      margin-bottom: 15px;
      font-size: 16px; } }

/*# sourceMappingURL=style.css.map */
