/* Text Elements */

h1.testimonials-headline {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 75%;
  color: #000;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h3.heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #ce181e;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-size: 23px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.preview-title {
  text-align: center;
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 400;
}

/* Interaction Elements */

a.link-button.button-consultation {
  margin-top: 50px;
  margin-bottom: 25px;
  padding: 15px;
  width: 60%;
  border-radius: 25px;
  background-color: #cf000e;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 20px;

  -webkit-text-stroke-color: #cf000e;
}

/* Layout Elements */

body.body-1 {
  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: start;
  -ms-flex-align: center;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.top-red-container {
  min-height: 100px;
  width: 100%;
  height: auto;
  background-color: #ce181e;
}

.container.logo-container {
  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: 25px;
  padding-bottom: 0;
  width: 50%;
  background-color: #fff;

  -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.why-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 25%;
  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;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  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;
}

.container.testimonial-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  padding: 0 25px;

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

.container.preview-holder {
  margin-top: 25px;
  margin-right: 35px;
  padding-bottom: 50px;
  width: 200px;
  height: 200px;
}

.container.preview-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 0;
  padding-bottom: 0;
  width: 65%;

  -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.video-preview-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 65%;

  -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.video-preview-holder {
  margin-top: 0;
  margin-right: 35px;
  padding-bottom: 50px;
  width: 250px;
  height: 200px;
}

.container.container-1 {
  width: 100%;
}

.container.container-2 {
  margin-top: 50px;
  margin-bottom: 25px;
  width: 100%;
}

video.html-video-1 {
  width: 50%;
  background-color: #fff;
}

div.responsive-picture.picture-1 {
  margin-top: 50px;
  width: 30%;
}

.rule.rule-1 hr {
  border-top-color: #000;
}

.rule.rule-1 {
  margin-top: 20px;
}

video.video-preview {
  width: 100%;
  border-radius: 9px;
}

@media screen and (max-width: 47.9375rem) {
  /* Text Elements */

  h3.heading-1 {
    margin-right: 15px;
    margin-left: 15px;
  }

  /* Layout Elements */

  .container.preview-container {
    width: 80%;
  }

  .container.video-preview-container {
    width: 80%;
  }

  div.responsive-picture.picture-1 {
    width: 86%;
  }

  video.html-video-1 {
    width: 85%;
  }
}

@media screen and (max-width: 36.875rem) {
  /* Text Elements */

  h3.heading-1 {
    text-align: center;
  }

  /* Layout Elements */

  .container.preview-container {
    width: 100%;
  }

  .container.video-preview-container {
    width: 100%;
  }

  video.html-video-1 {
    width: 100%;
  }
}