.contact-infos-wrapper h3, .contact-infos-wrapper .h3 {
  margin-bottom: 20px; }
.contact-infos-wrapper > div {
  margin-bottom: 40px; }
.contact-infos-wrapper ul {
  list-style: none;
  padding: 0; }

#social_block_contact ul li a {
  font-size: 25px; }

#page {
  overflow-x: hidden; }

.box-grey {
  position: relative;
  padding-right: 200px; }
  .box-grey:before {
    content: '';
    position: absolute;
    left: -200%;
    background-color: #F8F8F8;
    top: 0;
    width: 200%;
    height: 100%; }
  .box-grey > * {
    position: relative; }
  @media (max-width: 767px) {
    .box-grey:before {
      width: 400%; } }

.contact-form-row {
  position: relative; }
  .contact-form-row .contact-form-wrapper {
    background-color: #fff;
    position: relative;
    margin-top: -380px; }
  .contact-form-row .col-md-4 {
    padding-bottom: 380px; }

#message {
  height: 180px; }

.phone_btn {
  color: #40995B;
  border-color: #DDCFB5; }
  .phone_btn .custom-phone-d {
    font-size: 20px;
    position: relative;
    top: 4px; }
  .phone_btn:hover, .phone_btn:focus, .phone_btn:active {
    color: #317546;
    border-color: #40995B; }

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