/* Text Elements */

h1 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-family: 'Archivo', sans-serif;
}

h1.main-heading {
  color: #ffc680;
  text-transform: uppercase;
  text-shadow: #151515 2px 2px 30px;
  letter-spacing: 5px;
  font-variant: normal;
  font-size: 30px;
}

h1#book-heading {
  font-size: 8vw;
}

h2.info-title {
  padding-top: 0;
  padding-bottom: 10px;
  color: #eaeaea;
  text-align: center;
  font-weight: 500;
  font-size: 26px;
  font-family: 'Archivo', sans-serif;
}

h2.info-title.sales-heading {
  margin-bottom: 0;
  color: #151515;
  font-weight: 400;
  font-size: 2.1875rem;
}

h2.heading-2 {
  color: #ffc680;
  text-align: center;
  font-weight: 600;
  font-family: 'Archivo', sans-serif;
}

h2.heading-1 {
  padding-top: 0;
  padding-bottom: 10px;
  color: #151515;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 30px;
  font-family: 'Archivo', sans-serif;

  -webkit-text-stroke-color: #151515;
}

h2.header-team {
  padding-top: 50px;
  color: #e8ae61;
  text-align: center;
}

h3.blog-heading {
  color: #eaeaea;
  text-align: center;
  font-weight: 300;
  font-size: 18px;
  font-family: 'Archivo', sans-serif;
}

h4.benefit-type {
  padding-bottom: .3125rem;
  color: #eaeaea;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-variant: normal;
  font-size: 26px;
  font-family: 'Archivo', sans-serif;
}

h4 {
  font-size: 25px;
}

h5 {
  color: #fff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

h5 span.heading-text-1 {
  font-weight: 600;
}

h5.citation {
  color: #151515;
  text-align: center;
  font-size: 1.25rem;
  font-family: 'Archivo', sans-serif;
}

h6.sub-heading-price {
  margin-bottom: 50px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}

h6 {
  color: #2e2e2e;
  font-weight: 900;
  font-family: 'Archivo', sans-serif;
}

p.paragraph {
  color: #adadad;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Archivo', sans-serif;
}

p.paragraph.intro-highlighted-paragraph {
  margin-top: 1rem;
  margin-bottom: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  color: #fff;
  font-size: 24px;
}

p.paragraph.services-paragraph {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: #eaeaea;
  font-size: 20px;
}

p.paragraph.paragraph-3 {
  font-size: 16px;
}

p.paragraph.benefit-paragraph {
  padding: 10px;
  color: #adadad;
  text-align: left;
  text-indent: 0;
  word-spacing: 0;
  font-size: 18px;
}

p.paragraph.section-paragraph {
  margin-right: auto;
  margin-bottom: 1.25rem;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 800px;
  color: #575757;
}

p.paragraph.dark-parargraph {
  margin-bottom: 1.25rem;
  color: #151515;
  font-weight: 600;
}

p.paragraph.paragraph-2 {
  padding-top: 30px;
  padding-bottom: 0;
  color: #151515;
  font-style: italic;
  font-size: 19px;
  line-height: 30px;
}

p.paragraph.paragraph-1 {
  margin: 10px auto;
  padding: 10px;
  max-width: 1200px;
  width: 100%;
  border: 0 solid transparent;
  border-radius: 5px;
  background-color: rgba(21, 21, 21, .3);
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #151515;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  cursor: default;

  background-blend-mode: normal;
  -webkit-text-stroke-color: #151515;
}

p.paragraph.footer-paragraph {
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #eaeaea;
  font-style: italic;
  font-size: .8125rem;
}

p.paragraph.paragraph-4 {
  padding: 10px;
  color: #151515;
  text-align: left;
}

p.paragraph.paragraph-5 {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 10px 10px 30px;
  max-width: 1200px;
  color: #adadad;
  text-align: left;
}

p.paragraph.paragraph-6 {
  padding-top: 18px;
  color: #151515;
  font-size: 18px;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
}

p.paragraph.paragraph-1:hover {
  background-color: #3cd397;
}

ul.unorder-list.unordered-list-1 {
  margin-right: 20px;
  margin-left: 40px;
}

span.text-element.text-1 {
  padding-bottom: 10px;
  color: #ffc680;
  text-align: center;
  font-size: 26px;
}

span.text-element.quote {
  padding-top: .3125rem;
  color: #151515;
  text-align: center;
  font-weight: 700;
  font-size: 2.065rem;
  font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
}

span.text-element.text-service {
  padding: 4px;
  text-align: center;
  font-size: 20px;
}

span.text-element.text-2 {
  color: #e8ae61;
  text-align: center;
  font-size: 24px;
}

span.text-element.text-3 {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #e8ae61;
  text-align: center;
  font-variant: small-caps;
  font-size: 40px;
  line-height: 1;
}

a.link-text.menu-link {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Archivo', sans-serif;
}

a.link-text.text-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #e8ae61;
  text-align: center;
  font-weight: 300;
  font-family: 'Archivo', sans-serif;
}

a.link-text.menu-link:hover {
  color: #ffc680;
  font-size: 16px;
}

/* Interaction Elements */

a.link-button.appointment-button {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  max-width: 200px;
  border: 0 none #2dbd84;
  border-radius: 5px;
  background-color: #e8ae61;
  color: #151515;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
}

a.link-button {
  font-family: 'Archivo', sans-serif;
}

a.link-button.appointment-button:hover {
  border-width: .125rem;
  border-color: #ffc680;
  border-radius: 20px;
  background-color: #ffc680;
  color: #151515;
  -webkit-transition-delay: .02s;
     -moz-transition-delay: .02s;
       -o-transition-delay: .02s;
          transition-delay: .02s;
  -webkit-transition-duration: .02s;
     -moz-transition-duration: .02s;
       -o-transition-duration: .02s;
          transition-duration: .02s;
  -webkit-transform: perspective(-5px);
     -moz-transform: perspective(-5px);
          transform: perspective(-5px);
}

/* Layout Elements */

body.dark-body {
  background-color: #151515;
}

body.body-1 {
  background-color: #151515;
}

body.body-2 {
  background-color: #e8ae61;
}

body.section-about {
  background-color: #e8ae61;
}

.container.title-bar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container.responsive-menu {
  position: -webkit-sticky;
  position:         sticky;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: end;
  -ms-flex-align: end;
  background-color: #010101;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
}

.container.spotlight {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-bottom: 50px;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.spot {
  margin: 20px auto;
  padding-right: 0;
  padding-left: 0;
  width: 90%;
}

.container.footer {
  background-color: #000;
}

.container.service {
  display: block;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;

  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.expertise-wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.container.services-section {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: none;
  background-color: #e8ae61;
}

.container.large-container {
  margin-right: auto;
  margin-left: auto;
  padding-top: 2.5rem;
  padding-bottom: 4.375rem;
  max-width: 50rem;
}

.container.highlighted.large-container {
  margin-top: 0;
  margin-bottom: -200px;
  padding-top: 50px;
  padding-bottom: 30px;
  max-width: 2000px;
  background-color: transparent;
}

.container.highlighted {
  margin: 70px auto;
  max-width: 400px;
  background-color: rgba(9, 8, 8, .47);
}

.container.header-image-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 100%;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.hero-section-services {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  min-height: 100vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 50%), url('../images/services.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 50%), url('../images/services.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 50%), url('../images/services.jpg');
  background-image:         linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 50%), url('../images/services.jpg');
  background-attachment: scroll, fixed;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.top-bar-left {
  float: left;

  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.container#realeutatemenu {
  display: none;
}

.container.top-bar {
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container.highlighted-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 2rem auto;
  padding: 1rem;
  min-height: 3px;
  max-width: 1000px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.header-region {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  min-height: 100vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/sanddrop_1.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/sanddrop_1.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/sanddrop_1.jpg');
  background-image:         linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 100%), url('../images/sanddrop_1.jpg');
  background-attachment: scroll, fixed;
  background-position: left top, 40% center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.discount-container {
  margin-right: auto;
  margin-left: auto;
  padding: 50px 20px 50px 30px;
  max-width: 800px;
  background-color: rgba(2, 2, 2, .66);
}

.container.container-1 {
  padding-top: 150px;
  padding-bottom: 100px;
  background-image: url('../images/images/success_3.jpg');
  background-attachment: fixed;
  background-position: 70% center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.secondary {
  margin: 50px auto;
}

.container.quote-card {
  margin: 20px auto;
  padding: 10px 20px;
  max-width: 1200px;
  border-radius: 5px;
  background-color: rgba(21, 21, 21, .38);
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

.container.quote-cards-holder {
  display: block;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-bottom: 20px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.quotes-section {
  margin-top: 90px;
  margin-bottom: 50px;
}

.container.social {
  margin-top: 50px;
  margin-bottom: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e8ae61;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.hidden-column {
  display: none;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-radius: 10px;
  background-color: #fff;
}

.container.card-inner {
  float: none;
}

.container.blog-card {
  margin: 20px auto;
  padding: 30px 12px 20px;
  width: 90%;
  border-radius: 5px;
  background-color: #151515;
}

.container.caed-server {
  float: none;
}

.container.blog1-card {
  margin: 20px auto;
  padding: 30px 12px 20px;
  width: 90%;
  border-radius: 5px;
  background-color: #151515;
}

.container.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-right: auto;
  margin-left: auto;
  padding: 0 0 0 1px;
  max-width: 1200px;
  width: 100%;
  border: 0 solid transparent;
  border-radius: 5px;
  background-color: rgba(21, 21, 21, .3);
  cursor: pointer;
}

.container.container-2 {
  display: block;
}

.container.price-row {
  padding-top: 0;
  padding-bottom: 0;
  max-width: none;
  background-color: #e8ae61;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  margin-top: 0;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 30px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -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.container-4 {
  display: grid;

  grid-template-columns: repeat(3 , auto);
  grid-template-rows: auto;
}

.container.info-team {
  margin: 20px auto 0;
  max-width: 1200px;
  background-color: #151515;
}

.container.container-5 {
  display: grid;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;

  grid-template-columns: repeat(3 , auto);
  grid-template-rows: auto;
}

.container.section-about {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  min-height: 100vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/bend.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/bend.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/bend.jpg');
  background-image:         linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/bend.jpg');
  background-attachment: scroll, fixed;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-7 {
  height: auto;
  background-color: #e8ae61;
}

.container.rule-4 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.section-portfolioo {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  min-height: 100vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/portfolio.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/portfolio.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/portfolio.jpg');
  background-image:         linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(29, 30, 33, 0) 70%), url('../images/portfolio.jpg');
  background-attachment: scroll, fixed;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.discount-container:hover {
  border-radius: 0;
}

.container.blog-card:hover {
  position: relative;
  top: -2px;
}

.container.blog1-card:hover {
  position: relative;
  top: -2px;
}

span.glyph.font-icon-menu {
  display: inline-block;
  clear: right;
  margin-right: 1%;
  color: #fff;
  vertical-align: middle;
  font-size: 1.5625rem;
  line-height: 0;
}

.rule hr {
  border-top-width: .125rem;
  border-top-color: #fefefe;
}

.rule {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  width: 40%;
}

span.glyph.button.font-icon-menu {
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
}

span.glyph.font-icon-image {
  border-color: #3cd397;
  color: #e8ae61;
  text-align: center;
  font-size: 30px;
}

.rule.experise-rule {
  padding-bottom: 2.5rem;
}

ul.list-container.dropdown.menu {
  -ms-flex-pack: center;
  background-color: transparent;

  -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;
}

a.responsive-picture.picture-link-2 {
  max-width: 100px;
}

div.responsive-picture.picture-1 {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.image-serer {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 100%;
  border-width: 0;
  border-style: solid;
  border-radius: 8px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
}

.html-element.html-element-1 {
  display: block;
  margin-top: 15px;
  margin-right: 0;
  margin-left: 0;

  justify-self: auto;
}

a.social-image.social-button {
  margin-right: 19px;
  padding-right: 0;
  max-width: 40px;
  background-color: #e8ae61;
  background-image: url('../socialicons/webicon-facebook.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.social-image {
  margin-right: 2%;
  margin-left: 0;
  background-color: #5cf000;
}

.rule.rule-1 hr {
  border-top-color: #151515;
}

.rule.experise-rule hr {
  border-top-color: #151515;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  max-width: 200px;
}

.rule.rule-2 hr {
  border-top-color: #151515;
}

li.list-item.list-item-1 {
  color: #adadad;
}

.rule.line-end2 {
  padding-top: 10px;
}

.rule.rule-3 {
  padding-bottom: 10px;
}

.rule.rule-3 hr {
  border-top-color: #151515;
}

.rule.line-end2 hr {
  border-top-color: #151515;
}

a.responsive-picture.picture-link-3 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: none;
}

.rule.rule-4 hr {
  border-top-color: #151515;
}

.rule.rule-5 hr {
  border-top-color: #151515;
}

span.glyph.button.font-icon-menu:hover {
  color: #5cf000;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1#book-heading {
    font-size: 3.5rem;
  }

  h2.info-title.sales-heading {
    font-size: 3.4375rem;
  }

  h3.blog-heading {
    font-size: 1.5rem;
  }

  h4.benefit-type {
    font-size: 20px;
  }

  h6.sub-heading-price {
    margin-bottom: 50px;
  }

  p.paragraph.benefit-paragraph {
    font-size: 18px;
    line-height: 1;
  }

  /* Layout Elements */

  .container.title-bar {
    display: none;
  }

  .container.spotlight {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container.spot {
    padding-right: 10px;
    padding-left: 10px;
    width: 50%;
  }

  .container.header-image-holder {
    padding-bottom: 50px;
    background-position: center top;
  }

  .container.hero-section-services {
    background-color: #000;
  }

  .container.top-bar-left {
    padding-top: 0;
  }

  .container#realeutatemenu {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.top-bar {
    background-color: transparent;
  }

  .container.header-region {
    background-color: #000;
  }

  .container.quote-card {
    display: block;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 50%;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.quote-cards-holder {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.blog-card {
    width: 40%;
    border-radius: 8px;
  }

  .container.blog1-card {
    width: 40%;
    border-radius: 8px;
  }

  .container.blog {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
    padding-bottom: 40px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container.price-row {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container.social-container {
    margin-top: 0;
  }

  .container.footer-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
    -ms-flex-align: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container.section-about {
    background-color: #000;
  }

  .container.section-portfolioo {
    background-color: #000;
  }

  ul.list-container.dropdown.menu {
    background-color: transparent;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h2.info-title.sales-heading {
    font-size: 4.375rem;
  }

  h3.blog-heading {
    font-size: 1.25rem;
  }

  h4.benefit-type {
    font-size: 22px;
  }

  p.paragraph.benefit-paragraph {
    font-size: 18px;
    line-height: 1;
  }

  p.paragraph.footer-paragraph {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  /* Interaction Elements */

  a.link-button.appointment-button {
    border-color: #3ffdb1;
  }

  a.link-button {
    font-family: 'Archivo', sans-serif;
  }

  /* Layout Elements */

  .container.spot {
    padding-right: 0;
    padding-left: 0;
    width: 25%;
  }

  .container.footer {
    background-color: #151515;
  }

  .container.large-container {
    float: none;
  }

  .container.header-image-holder {
    padding-top: 50px;
    padding-bottom: 70px;
    background-position: center center;
    background-size: cover;
  }

  .container.hero-section-services {
    background-position: center center;
  }

  .container.top-bar-left {
    padding-top: 0;
  }

  .container.header-region {
    background-position: center center;
  }

  .container.discount-container {
    max-width: 1000px;
  }

  .container.quote-cards-holder {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-bottom: 20px;
  }

  .container.price-row {
    padding-bottom: 70px;
    background-size: auto auto, cover;
    background-repeat: no-repeat, repeat;
  }

  .container.section-about {
    background-position: center center;
  }

  .container.section-portfolioo {
    background-position: center center;
  }

  .container.blog-card:hover {
    position: relative;
    top: -2px;
  }

  .container.blog1-card:hover {
    position: relative;
    top: -2px;
  }

  .rule.experise-rule {
    padding-bottom: 1.875rem;
  }

  div.responsive-picture.image-serer {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    max-width: none;
  }
}