@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/landing/Helvetica-BoldOblique.woff2') format('woff2'), url('/fonts/landing/Helvetica-BoldOblique.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/landing/Helvetica-Light.woff2') format('woff2'), url('/fonts/landing/Helvetica-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/landing/Helvetica-Bold.woff2') format('woff2'), url('/fonts/landing/Helvetica-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/landing/Helvetica-Oblique.woff2') format('woff2'), url('/fonts/landing/Helvetica-Oblique.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/landing/Helvetica-LightOblique.woff2') format('woff2'), url('/fonts/landing/Helvetica-LightOblique.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: local('Helvetica'), url('/fonts/landing/Helvetica.woff2') format('woff2'), url('/fonts/landing/Helvetica.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html,
body {
  min-height: 100%;
  height: 100%;
}
body {
  font-family: "Helvetica";
  background-color: #fbfbfb;
}
.left,
.right {
  visibility: hidden;
}
.fadeInLeft,
.fadeInRight {
  visibility: visible;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}
.wrapper .container {
  padding: 20px 0;
}
.wrapper h1 {
  font-weight: bold;
  color: #4b6476;
  font-size: 42px;
  line-height: 1.074;
}
.wrapper h1 span {
  color: #1f9be7;
  display: block;
}
.wrapper .list {
  font-size: 29px;
  margin-top: 34px;
  margin-bottom: 34px;
  font-weight: 300;
}
.wrapper .img-responsive {
  width: 90%;
}
.wrapper .btn-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: transparent;
  border-color: #009ddc;
  height: 46px;
  min-width: 162px;
}
.wrapper .btn-default:hover {
  background-color: #009ddc;
  color: white;
}
.wrapper .blue-dot-list {
  color: #444444;
  line-height: 1.31;
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 50px;
  text-align: left;
}
.wrapper .blue-dot-list li:before {
  content: "•";
  padding-right: 8px;
  color: #1f9be7;
  font-size: 32px;
}
.wrapper header .logo-header {
  height: 56px;
  text-align: center;
  background-color: white;
  margin-top: 20px;
}
.wrapper header .header-content {
  background: url('/Content/Images/findRightForm.jpg') center no-repeat;
  background-size: cover;
  padding: 0 15px;
}
.wrapper header .header-content h1 {
  color: white;
  text-shadow: 0.643px 0.766px 0px #4f4f4f;
  max-width: 530px;
}
.wrapper header .header-content h1 .underline {
  color: white;
  text-decoration: underline;
  display: unset;
}
.wrapper header .header-content ul {
  color: white;
  line-height: 1.31;
}
.wrapper header .header-content .btn-default {
  background: white;
  color: #36455e;
  font-weight: 700;
  border-color: #009ddc;
}
.wrapper #fillOutForms ul {
  text-align: left;
  margin-bottom: 0;
}
.wrapper #autoFillable {
  background: url('/Content/Images/autoFillable-bg.png') 90% no-repeat #f2f4f6;
}
.wrapper #autoFillable h1 {
  max-width: 710px;
  margin-bottom: 30px;
}
.wrapper #autoFillable h1 span {
  max-width: 470px;
  display: block;
}
.wrapper #autoFillable .text {
  max-width: 540px;
  margin-bottom: 40px;
}
.wrapper #formsWorkflowRibbon h1 {
  max-width: 500px;
}
.wrapper footer {
  background-color: #1e1e1e;
  padding: 30px 0;
}
.wrapper footer ul {
  padding: 0;
  list-style: none;
}
.wrapper footer ul li {
  margin: 10px auto;
}
.wrapper footer .element .element-title {
  font-size: 16px;
  color: white;
  margin: 10px auto;
}
.wrapper footer .element .element-description {
  color: #797878;
  font-size: 16px;
}
.wrapper footer .element .element-description a {
  color: #c1c2c4;
  font-size: 16px;
}
.wrapper footer .footer-logo {
  text-align: center;
  margin-top: 30px;
}
.wrapper footer .copyright {
  text-align: center;
  margin: 20px auto;
  color: white;
}
#join {
  background: #f2f4f6;
  padding-bottom: 50px;
}
#join #popular {
  background-color: #f2f4f6 !important;
}
#join .popular-wrap > div {
  width: 100%;
}
#join #popular .popular-forms-box,
#join #popular .popular-search-box {
  background: white;
  border-radius: 0;
}
#join #popular .popular-forms-title,
#join #popular .popular-search-title {
  font-size: 18px;
  padding: 15px 30px;
  background-color: #4c5f7e !important;
  color: #fbfbfb !important;
}
#join #popular .popular-forms-description ul ul,
#join #popular .popular-search-description ul {
  padding: 15px 30px;
}
#join #testimonials {
  background: none;
  padding: 0;
}
#join #testimonials .black_opacity {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: black;
  opacity: 0.4;
}
#join #testimonials .testimonial-main-title-line {
  font-size: 34px;
  line-height: 41px;
  color: #707070;
  margin-bottom: 30px;
  font-weight: bold;
}
#join #testimonials .testimonial-main-title-line span {
  display: block;
  color: #1f9be7;
}
#join #testimonials .client-name {
  color: #707070;
  font-size: 20px;
  line-height: 27px;
}
#join #testimonials .testimonial-text {
  color: #707070;
  font-size: 20px;
  line-height: 27px;
  font-style: normal;
  margin: 10px auto 30px;
}
#categories {
  width: 100%;
  position: relative;
}
#categories .container {
  padding: 0;
}
#categories .medium-overlay {
  display: none;
}
#categories .location-container li a {
  color: #337ab7 !important;
}
.ui-select-search,
#categoriesSelect {
  height: 44px;
  border-radius: 0;
  outline: none;
}
.container:first-child div[class^="col-"]:nth-child(3) {
  padding-top: 7px;
  text-align: center;
}
#searchButton {
  width: 90%;
  max-width: 221px;
  height: 40px;
  line-height: 15px;
  border-radius: 5px !important;
  font-size: 20px;
}
.footer-logo .img-responsive {
  width: auto;
}
@media (min-width: 768px) and (max-width: 979px) {
  .wrapper .left,
  .wrapper .right {
    visibility: visible;
  }
  .wrapper .img-responsive {
    width: 100%;
  }
  .wrapper header .content {
    padding: 76px 40px;
  }
  .wrapper > section {
    padding: 30px !important;
  }
  .wrapper section h1 {
    font-size: 32px;
  }
  .wrapper section ul {
    font-size: 16px;
  }
  .wrapper .blue-dot-list li:before {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .wrapper .left,
  .wrapper .right {
    visibility: visible;
  }
  .wrapper header .content {
    padding: 30px;
  }
  .wrapper > section {
    padding: 30px !important;
  }
  .wrapper section h1 {
    font-size: 32px;
  }
  .wrapper section ul {
    font-size: 16px;
  }
  .wrapper .blue-dot-list li:before {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .wrapper .left,
  .wrapper .right {
    visibility: visible;
  }
  .wrapper .container {
    padding: 20px 0;
  }
  .wrapper .container h1 {
    font-size: 25px;
    text-align: center;
  }
  .wrapper .container .list {
    font-size: 16px;
    margin: 15px 0;
  }
  .wrapper header .content {
    padding: 56px 10px;
    background: url('/Content/Images/findRightForm.jpg') -1000px no-repeat;
  }
  .wrapper header .content h1 {
    font-size: 38px;
    text-align: center;
  }
  .wrapper header .content ul {
    font-size: 24px;
  }
  .wrapper > section {
    padding: 30px 10px !important;
  }
  .wrapper section h1 {
    font-size: 32px;
    text-align: center;
  }
  .wrapper section ul {
    font-size: 16px !important;
  }
  .wrapper .blue-dot-list {
    padding-left: 10px;
  }
  .wrapper .blue-dot-list li:before {
    font-size: 18px;
  }
  .wrapper .btn-default {
    margin: auto;
    display: block;
  }
  .wrapper section img {
    margin-bottom: 15px;
  }
  .wrapper .footer-logo img {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .wrapper .container .list {
    font-size: 14px;
  }
}
.row.quick-search {
  margin-right: -15px;
  margin-left: -15px;
}
.row.quick-search > div {
  padding: 5px 5px 0 0;
}
