.section--1513122677340 {
  background: none !important; }

.background-image--1513122677340 {
  background: repeat; }

/* Small only */
/* Medium and up */
/* Medium only */
/* Large and up */
@media screen and (min-width: 64em) {
  .custom-form .form-group {
    margin-bottom: 0; }
  .custom-form form input.form-control:not([type=checkbox]):not([type=radio]) {
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 18px; }
    .custom-form form input.form-control:not([type=checkbox]):not([type=radio]):focus {
      outline: none !important;
      border: 1px solid transparent;
      -moz-box-shadow: inset 0 0 0 3px #4dc1be;
      -webkit-box-shadow: inset 0 0 0 3px #4dc1be;
      box-shadow: inset 0 0 0 3px #4dc1be; }
  .custom-form .btn {
    margin-left: -1px;
    box-shadow: 0;
    border-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-top: 19px;
    padding-bottom: 18px; }
  .custom-form .col-lg-6.left {
    padding-right: 0; }
  .custom-form .col-lg-6.right {
    padding-left: 0; }

  .block--1539372911402 .custom-form form {
    margin-top: 2.025rem; } }
/* Large only */
