/* Text Elements */

h1.rates-title {
  text-align: center;
  font-size: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h1.heading-1 {
  text-align: center;
  font-size: 14px;
}

h3.heading-1 {
  width: 750px;
  color: #184108;
  text-align: left;
  font-size: 40px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h5.service-title {
  margin-top: 10px;
  margin-bottom: .5rem;
  color: #1a300a;
  text-align: center;
  font-style: italic;
  font-size: 24px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h5.service-title-1 {
  margin-top: 10px;
  margin-bottom: .5rem;
  color: #1a300a;
  text-align: center;
  font-style: italic;
  font-size: 24px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph.paragraph-1 {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-right: 0;
  width: 300px;
  text-align: center;
  font-size: 14px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  -webkit-column-count: auto;
     -moz-column-count: auto;
          column-count: auto;
}

p.paragraph.information-text {
  color: #1a300a;
  text-align: center;
}

p.paragraph.paragraph-4 {
  text-align: center;
}

p.paragraph.paragraph-4-1 {
  padding-top: 20px;
  text-align: center;
}

p.paragraph.hole-text {
  text-align: center;
  font-size: 20px;
}

a.link-text.title {
  display: inline;
  padding: 10px;
  color: #11460c;
  font-size: 20px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

a.link-text span.text-link-text-1 {
  font-size: 1rem;
}

a.link-text.nav-button {
  display: block;
  color: #000;
}

a.link-text.nav-button:hover {
  color: #9f0cf2;
}

/* Layout Elements */

body.body-1 {
  display: table;
}

.container.nav-region {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.container.desktop-title {
  display: none;
}

.container.nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.subnav-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-1 {
  width: 600px;
}

.container.container-2 {
  text-align: center;
}

.container.container-3 {
  padding: 20px;
  text-align: center;
}

.container.container-5 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  -webkit-column-span: all;
     -moz-column-span: all;
          column-span: all;
  -webkit-column-width: 500px;
     -moz-column-width: 500px;
          column-width: 500px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  justify-self: center;
}

.container.container-6 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.container.service {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 20px;
  max-width: 400px;
}

.container.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 10px 20px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.footer-1 {
  padding-top: 20px;
  background-color: #fff;
}

.container.orbit {
  max-width: none;
  max-height: 300px;
  width: auto;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

.container.service-1 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 20px;
  max-width: 300px;
  max-height: 602px;
}

.container.nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 20px;
  padding-bottom: 60px;
  background-color: #fff;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

div.responsive-picture.logo {
  display: none;
}

div.responsive-picture.picture-1 {
  display: inline;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  max-width: none;
  width: auto;

  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

div.responsive-picture.mobile-logo {
  display: inline-block;
}

div.responsive-picture.service-image {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
}

a.responsive-picture.picture-link-1 {
  float: none;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
}

div.responsive-picture.orbit-image {
  max-width: none;
}

ul.list-container.orbit-container {
  border: .625rem solid #d8d5d5;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, .5) 10px 10px 10px 0;
}

div.responsive-picture.service-image-1 {
  display: inline;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 100%;
}

a.responsive-picture.picture-link-1-1 {
  float: none;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.heading-1 {
    padding-top: 50px;
  }

  p.paragraph.paragraph-4 {
    padding: 20px;
    text-align: center;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph.paragraph-4-1 {
    padding: 20px;
    text-align: center;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  a.link-text.title {
    display: none;
  }

  a.link-text.nav-button {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
  }

  a.link-text.nav-button:hover {
    color: #a812f4;
  }

  /* Layout Elements */

  body.body {
    padding-top: 20px;
  }

  .container.nav-region {
    max-width: 1000px;
  }

  .container.desktop-title {
    display: inline;
  }

  .container.services-section {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.closing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.orbit {
    margin-right: auto;
    margin-left: auto;
    max-width: 450px;
  }

  .container.services-section-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.nav-wrapper {
    -ms-flex-pack: justify;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.closing-section-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.service-1 {
    max-width: 300px;
    max-height: none;
  }

  div.responsive-picture.mobile-logo {
    display: none;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 350px;

    justify-self: center;
    grid-area: auto / auto / auto / auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  a.responsive-picture.picture-link-1-1 {
    max-width: 350px;

    justify-self: center;
    grid-area: auto / auto / auto / auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  div.responsive-picture.service-image-1 {
    width: auto;
  }
}

@media screen and (min-width: 47.8125rem) {
  /* Text Elements */

  a.link-text.title {
    display: none;
  }

  a.link-text.nav-button {
    background-color: #fff;
    color: #000;
  }

  /* Layout Elements */

  .container.orbit {
    margin-right: auto;
    margin-left: auto;
    max-width: 500px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  }

  .container.nav-wrapper {
    -ms-flex-pack: justify;
    padding-bottom: 51px;
    background-color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.service-1 {
    max-width: none;
    max-height: none;
  }

  div.responsive-picture.mobile-logo {
    display: none;
  }

  div.responsive-picture.service-image-1 {
    display: inline;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.heading-1 {
    color: #000;
  }

  p.paragraph.paragraph-4 {
    background-color: #fff;
  }

  p.paragraph.paragraph-4-1 {
    background-color: #fff;
  }

  a.link-text.nav-button {
    background-color: #fff;
    color: #000;
  }

  a.link-text.nav-button:hover {
    color: #c55bf6;
  }

  /* Layout Elements */

  .container.nav-bar {
    display: none;
  }

  .container.closing-section {
    background-color: #fff;
  }

  .container.footer-1 {
    background-color: #fff;
    color: #fff;
  }

  .container.nav-wrapper {
    -ms-flex-pack: justify;
    background-color: #fff;
    color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.closing-section-1 {
    background-color: #fff;
  }

  .container.service-1 {
    max-width: none;
    max-height: none;
  }

  div.responsive-picture.mobile-logo {
    display: none;
  }

  a.responsive-picture.picture-link-1 {
    display: block;
  }

  a.responsive-picture.picture-link-1-1 {
    display: block;
  }
}

@media screen and (min-width: 75.3125rem) {
  /* Text Elements */

  h1.heading-1 {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
  }

  /* Layout Elements */

  .container.orbit {
    max-width: 600px;
    max-height: none;
  }

  .container.footer-1 {
    padding-right: 20px;
  }

  .container.nav-wrapper {
    padding-right: 20px;
  }

  .container.services-section-1 {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    padding: 20px 20px 0;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.service-1 {
    padding-bottom: 20px;
    max-width: none;
    max-height: none;
  }

  div.responsive-picture.service-image-1 {
    max-width: none;
  }
}