/*
 * Template Sections
 * Styles used by template template-hero-sections-sidebar.php
 */
.page-template-template-hero-sections-sidebar {
  /*
   * Image Gallery
   */
  /*
   * FAQ
   */
  /*
   * Content Blocks Grid
   */
  /*
   * Contact Form
   */ }
  .page-template-template-hero-sections-sidebar section:not(:first-of-type) {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px; }
  @media (max-width: 767px) {
    .page-template-template-hero-sections-sidebar section aside {
      margin-top: 30px; } }
  .page-template-template-hero-sections-sidebar img.alignleft {
    float: left;
    margin-right: 10px; }
  .page-template-template-hero-sections-sidebar .image-gallery {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around; }
    .page-template-template-hero-sections-sidebar .image-gallery li {
      flex-basis: 30%;
      text-align: center; }
      @media (max-width: 767px) {
        .page-template-template-hero-sections-sidebar .image-gallery li {
          flex-basis: 100%; } }
    .page-template-template-hero-sections-sidebar .image-gallery img {
      max-width: 100%; }
  .page-template-template-hero-sections-sidebar .faq-question, .page-template-template-hero-sections-sidebar .faq-answer {
    margin: 0; }
  .page-template-template-hero-sections-sidebar .faq-question {
    color: #029cdc; }
    .page-template-template-hero-sections-sidebar .faq-question:hover {
      cursor: pointer; }
    .page-template-template-hero-sections-sidebar .faq-question .bullet {
      display: inline-block;
      width: 20px;
      vertical-align: top; }
    .page-template-template-hero-sections-sidebar .faq-question .question {
      display: inline-block;
      width: calc(100% - 30px); }
  .page-template-template-hero-sections-sidebar .faq-answer {
    display: none;
    margin-left: 20px; }
  .page-template-template-hero-sections-sidebar .content-block-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around; }
    .page-template-template-hero-sections-sidebar .content-block-grid li {
      flex-basis: 47%; }
      .page-template-template-hero-sections-sidebar .content-block-grid li:nth-child(2n-1) {
        margin-right: 5%; }
      @media (max-width: 767px) {
        .page-template-template-hero-sections-sidebar .content-block-grid li {
          flex-basis: 100%; } }
  @media only screen and (min-width: 641px) {
    .page-template-template-hero-sections-sidebar .gform_wrapper .top_label input.medium {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .page-template-template-hero-sections-sidebar .widget:first-of-type {
      margin-top: 0; } }
  .page-template-template-hero-sections-sidebar footer.footer {
    margin-top: 50px; }

/* page-specific styles */
#why-use-maintaingo {
  color: #fff;
  background-color: #8259b7;
  background: linear-gradient(to bottom left, #8259b7, #18c485); }
  #why-use-maintaingo h3 {
    font-weight: bold; }

#featured-agencies {
  margin-top: 0; }

/*# sourceMappingURL=template-sections.css.map */
