.contact_form_fs {
  width: 585px;
  max-width: 100%;
  padding: 70px 80px; }
  @media (max-width: 991px) {
    .contact_form_fs {
      padding-left: 30px;
      padding-right: 30px; } }
  .contact_form_fs .tel {
    font-size: 16px;
    font-weight: 600;
    font-family: "Cabin Condensed", sans-serif;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    padding: 10px 20px; }

.boxrounded .faq {
  margin-top: 29px;
  border-top: 1px solid #D5D5D5;
  padding-top: 29px; }
  .boxrounded .faq .btn_default .linge-question {
    font-size: 30px; }
.boxrounded .address {
  line-height: 27px; }
.boxrounded .dessin {
  background: url(../img/contact.png) no-repeat;
  background-position: right top; }

/*# sourceMappingURL=contact-form.css.map */
