@font-face {
  font-family: Gotham Rounded;
  src: url("../webfonts/GothamRnd-Book.otf") format("opentype");
}
@font-face {
  font-family: Gotham Rounded;
  font-weight: bold;
  src: url("../webfonts/GothamRnd-Bold.otf") format("opentype");
}
@font-face {
  font-family: Gotham Rounded;
  font-weight: 500;
  src: url("../webfonts/GothamRnd-Medium.otf") format("opentype");
}
.container {
  width: 1638px;
  max-width: 100%;
}

html {
  font-size: 16px;
}

body {
  font-family: Gotham Rounded, sans-serif;
  font-size: 18px;
  color: #000000;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.responsive-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Gotham Rounded, sans-serif;
}

h1 {
  font-size: 57px;
}

h2 {
  font-size: 32px;
  margin-bottom: 30px;
}

h3 {
  margin-bottom: 20px;
}

p {
  font-size: 18px;
  margin-bottom: 30px;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #1A9FED;
}
a:hover, a:focus, a:active {
  color: #1A9FED;
}

ul {
  margin-bottom: 30px;
  padding-left: 15px;
}
ul li {
  font-size: 18px;
  padding-left: 5px;
  padding-bottom: 5px;
}

*:focus {
  outline: none !important;
}

.bg-blue {
  background-color: #1A9FED;
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6 {
  color: #ffffff;
}
.bg-blue p {
  color: #ffffff;
}
.bg-blue ul li, .bg-blue ol li {
  color: #ffffff;
}
.bg-blue a {
  color: #ffffff;
}

.grecaptcha-badge {
  display: none !important;
}

@media screen and (min-width: 1920px) {
  div.frontpage-hero {
    overflow-x: hidden;
  }
  div.frontpage-hero .video-bg-container {
    background-size: 1920px;
  }
}
@media screen and (max-width: 1199px) {
  div.frontpage-hero {
    overflow-x: hidden;
  }
  div.frontpage-hero .video-container video {
    width: 100%;
  }
  div.frontpage-hero .video-bg-container {
    background-size: 125%;
  }

  section.element-icon-columns h3 .number {
    font-size: 75px;
  }
}
@media screen and (max-width: 991px) {
  header {
    padding-top: 25px !important;
  }
  header .navbar .navbar-brand {
    width: 200px;
  }

  div.frontpage-hero {
    padding-top: 45%;
    padding-bottom: 30px;
  }
  div.frontpage-hero .bg-container {
    background-size: 110%;
  }
  div.frontpage-hero .container {
    display: block;
    padding: 0 30px;
  }
  div.frontpage-hero .container h1 br {
    display: none;
  }
  div.frontpage-hero .text-row {
    padding-bottom: 15px;
  }
  div.frontpage-hero .column-row {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  div.frontpage-hero .column-row .single-column {
    border-right: 0;
    border-bottom: solid 1px #ffffff;
    padding: 40px 15px;
  }
  div.frontpage-hero .column-row .single-column:last-child {
    border-bottom: 0;
  }

  div.references-hero .post-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  div.single-reference-column.large .text-wrapper {
    width: 100%;
  }

  section.element-three-images .image-container-left {
    padding-right: 15px;
  }
  section.element-three-images .image-container-right {
    padding-left: 15px;
  }
  section.element-three-images .image {
    padding-bottom: 0;
  }
  section.element-three-images .image.image2 {
    margin-bottom: 30px;
  }
  section.element-three-images .image img {
    position: static;
    width: 100%;
    height: auto;
    transform: none;
  }

  section.element-icon-columns h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1638px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .navbar-nav {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .navbar-nav li {
    padding: 10px 0 !important;
  }

  div.frontpage-hero .video-container video {
    width: 116%;
  }
  div.frontpage-hero .video-bg-container {
    background-size: 150%;
  }
  div.frontpage-hero h1 {
    font-size: 45px;
    line-height: 50px;
  }
  div.frontpage-hero h1 span {
    font-size: 20px;
  }

  div.page-hero {
    background-size: auto 100%;
    background-position: -700px 0;
  }
  div.page-hero h1 {
    font-size: 45px;
    line-height: 50px;
  }

  div.references-hero h1, div.reference-hero h1 {
    font-size: 45px;
    line-height: 50px;
  }

  div.contact-hero {
    background-size: auto 100%;
    background-position: -200px 0;
  }
  div.contact-hero h1 {
    font-size: 45px;
    line-height: 50px;
  }

  div.contact-content .form-container h2 {
    font-size: 32px;
  }

  section.element-references h2 {
    font-size: 36px;
  }

  section.element-graph .list-container {
    margin-bottom: 50px;
  }

  section.element-icon-columns .single-icon {
    margin-bottom: 45px;
  }
  section.element-icon-columns h3 .number {
    font-size: 60px;
  }

  footer .logo-container img {
    width: 200px;
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  h2 {
    font-size: 26px;
  }

  div.frontpage-hero .video-container video {
    width: 150%;
  }
  div.frontpage-hero .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  div.frontpage-hero h1 {
    font-size: 32px;
    line-height: 37px;
  }
  div.frontpage-hero h2 {
    font-size: 28px;
  }

  div.page-hero {
    min-height: 100vh;
  }
  div.page-hero h1 {
    font-size: 32px;
    line-height: 37px;
  }
  div.page-hero .text-row {
    margin-top: 0;
  }

  div.references-hero h1 {
    font-size: 32px;
    line-height: 37px;
  }
  div.references-hero .text-container {
    margin-top: 0;
  }
  div.references-hero .post-container {
    margin-left: 15px;
    margin-right: 15px;
  }

  div.reference-hero {
    min-height: 100vh;
  }
  div.reference-hero h1 {
    font-size: 32px;
    line-height: 37px;
  }
  div.reference-hero .text-container {
    margin-top: 0;
  }

  div.contact-hero {
    min-height: 100vh;
  }
  div.contact-hero h1 {
    font-size: 32px;
    line-height: 37px;
  }
  div.contact-hero .text-container {
    margin-top: 0;
  }

  div.references-content .single-reference-column {
    padding: 0 0 15px 0;
  }

  section.element-references h2 {
    font-size: 32px;
  }

  section.element-text-image .text-container {
    padding: 60px 15px;
  }
  section.element-text-image h2 {
    font-size: 32px;
  }

  section.element-icon-columns h3 .title {
    font-size: 20px;
  }
  section.element-icon-columns h3 .number {
    font-size: 50px;
  }

  div.contact-content .form-container h2 {
    font-size: 26px;
  }
}
.button {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: Gotham Rounded, sans-serif;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
.button:before {
  content: "";
  background-image: url("../img/arrow_right.svg");
  background-repeat: no-repeat;
  height: 9px;
  width: 10px;
  display: inline-block;
  margin-right: 7px;
  font-size: 9px;
  font-family: Gotham Rounded, sans-serif;
}
.button:hover, .button:focus, .button:active {
  text-decoration: none;
  opacity: 0.8;
}

.button-blue {
  display: inline-block;
  background-color: #1A9FED;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Gotham Rounded, sans-serif;
  font-weight: bold;
  font-size: 16px;
  border-radius: 5px;
  padding: 15px 30px 13px 30px;
  text-decoration: none;
  border: 0;
}
.button-blue:hover, .button-blue:focus, .button-blue:active {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.8;
}

.wpcf7-submit {
  display: inline-block;
  background-color: #1A9FED;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Gotham Rounded, sans-serif;
  font-weight: bold;
  font-size: 16px;
  border-radius: 5px;
  padding: 15px 30px 13px 30px;
  text-decoration: none;
  border: 0;
}
.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active {
  text-decoration: none;
  opacity: 0.8;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 50px;
  z-index: 1000;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header.open {
  background-color: #1A9FED;
}

.navbar {
  padding: 0 15px;
}
.navbar .navbar-brand {
  width: 200px;
  max-width: 100%;
  height: auto;
  padding: 0;
}
.navbar .navbar-brand img {
  max-width: 100%;
  height: auto;
}
.navbar .navbar-nav li {
  padding: 0 15px;
}
.navbar .navbar-nav li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  font-family: Gotham Rounded, sans-serif;
  font-weight: bold;
}

.navbar-toggler {
  width: 40px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.navbar-toggler span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.navbar-toggler span:nth-child(1) {
  top: 0px;
}
.navbar-toggler span:nth-child(2), .navbar-toggler span:nth-child(3) {
  top: 12px;
}
.navbar-toggler span:nth-child(4) {
  top: 24px;
}
.navbar-toggler.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.navbar-toggler.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar-toggler.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar-toggler.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.frontpage-hero {
  min-height: 100vh;
  background-color: #1A9FED;
  display: flex;
  padding-top: 200px;
  padding-bottom: 60px;
  position: relative;
}
.frontpage-hero .bg-container {
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.frontpage-hero .video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.frontpage-hero .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 1520px;
  width: 80%;
}
.frontpage-hero .video-bg-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.frontpage-hero .container {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  z-index: 100;
}
.frontpage-hero .row {
  width: 100%;
}
.frontpage-hero .column-row {
  border-top: solid 1px #ffffff;
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
  z-index: 100;
}
.frontpage-hero .column-row .single-column {
  padding: 0 4%;
  border-right: solid 1px #ffffff;
}
.frontpage-hero .column-row .single-column p:last-of-type {
  margin-bottom: 0;
}
.frontpage-hero .column-row .single-column:last-child {
  border-right: 0;
}
.frontpage-hero .column-row .single-column p {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.frontpage-hero h1 {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 58px;
  line-height: 62px;
}
.frontpage-hero h1 span {
  font-size: 27px;
  line-height: 35px;
  display: block;
}
.frontpage-hero h2 {
  color: #ffffff;
  font-weight: 400;
  font-size: 32px;
}
.frontpage-hero h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
}
.frontpage-hero p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}

.page-hero {
  min-height: 885px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 50px 0;
}
.page-hero .text-row {
  margin-top: 100px;
}
.page-hero h1 {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.page-hero p {
  color: #ffffff;
  font-weight: 500;
  font-size: 17px;
}
.page-hero .uppertitle {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}

.references-hero {
  min-height: 950px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
  padding: 50px 0 100px 0;
  position: relative;
}
.references-hero .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
}
.references-hero h1 {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.references-hero p {
  color: #ffffff;
  font-weight: 500;
  font-size: 17px;
}
.references-hero .text-container {
  margin-bottom: 70px;
}
.references-hero .post-container {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 30px 30px 0px 60px;
}
.references-hero .post-column {
  display: block;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  width: 400px;
  max-width: 100%;
}
.references-hero .post-column h3 {
  font-weight: 400;
  font-size: 26px;
  margin-bottom: 15px;
}
.references-hero .post-column .text {
  display: block;
  margin-bottom: 15px;
}
.references-hero .post-column .term {
  font-size: 15px;
}
.references-hero .post-column .term:last-of-type .separator {
  display: none;
}

.reference-hero {
  min-height: 690px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  padding: 50px 0;
  text-align: center;
}
.reference-hero h1 {
  color: #ffffff;
  font-weight: bold;
}
.reference-hero p {
  color: #ffffff;
  font-weight: 500;
}
.reference-hero span {
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}

.contact-hero {
  min-height: 885px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 50px 0;
}
.contact-hero .text-container {
  margin-top: 100px;
}
.contact-hero h1 {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
}
.contact-hero p {
  color: #ffffff;
  font-weight: 500;
  font-size: 17px;
}

.wpcf7 input[type=text], .wpcf7 input[type=tel], .wpcf7 input[type=email] {
  width: 100%;
  border: solid 1px #1A9FED;
  border-radius: 5px;
  background-color: #DFF0F7;
  font-family: Gotham Rounded, sans-serif;
  font-weight: bold;
  color: #1A9FED;
  padding: 10px 15px;
}
.wpcf7 input[type=text].wpcf7-not-valid, .wpcf7 input[type=tel].wpcf7-not-valid, .wpcf7 input[type=email].wpcf7-not-valid {
  border-color: red;
}
.wpcf7 textarea {
  width: 100%;
  border: solid 1px #1A9FED;
  border-radius: 5px;
  background-color: #DFF0F7;
  font-family: Gotham Rounded, sans-serif;
  font-weight: bold;
  color: #1A9FED;
  padding: 15px 15px;
  resize: none;
}
.wpcf7 textarea.wpcf7-not-valid {
  border-color: red;
}
.wpcf7 .wpcf7-form-control-wrap {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.wpcf7 ::-webkit-input-placeholder {
  /* Edge */
  color: #1A9FED;
  opacity: 1;
}
.wpcf7 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1A9FED;
  opacity: 1;
}
.wpcf7 ::placeholder {
  color: #1A9FED;
  opacity: 1;
}
.wpcf7 .wpcf7-response-output {
  border-radius: 5px;
  background-color: #DFF0F7;
  padding: 15px;
  margin: 15px 0;
}

.repcaptcha-text {
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 10px 0;
}

.element-textarea {
  padding: 60px 0 30px 0;
}
.element-textarea h2 {
  color: #1A9FED;
  font-weight: normal;
}
.element-textarea .button-container {
  text-align: center;
  margin-bottom: 30px;
}

.element-image {
  padding: 30px 0;
}
.element-image .image-container {
  text-align: center;
}
.element-image img {
  max-width: 100%;
  height: auto;
}

.element-video {
  padding: 30px 0;
}

.element-text-bg {
  min-height: 655px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 100px 0px;
}
.element-text-bg h2 {
  color: #ffffff;
  font-weight: 400;
}
.element-text-bg h3 {
  color: #ffffff;
  font-weight: 400;
  font-size: 20px;
}
.element-text-bg h4, .element-text-bg h5, .element-text-bg h6 {
  color: #ffffff;
}
.element-text-bg p {
  color: #ffffff;
}
.element-text-bg ul, .element-text-bg ol {
  color: #ffffff;
}
.element-text-bg a {
  color: #ffffff;
}

.element-text-image .container-fluid {
  padding: 0;
}
.element-text-image .row {
  margin: 0;
}
.element-text-image .image-container {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.element-text-image .image-container .inner-container {
  position: relative;
  padding-bottom: 80%;
  min-height: 100%;
}
.element-text-image .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.element-text-image .text-container {
  padding: 120px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.element-text-image h2 {
  font-size: 45px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1A9FED;
}

.element-two-columns {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 1000px;
  padding: 50px 0 100px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.element-two-columns .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: black;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
}
.element-two-columns .title-container {
  text-align: center;
}
.element-two-columns .button-container {
  text-align: center;
  margin-top: 30px;
}
.element-two-columns h2 {
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 50px;
}
.element-two-columns p {
  color: #ffffff;
}
.element-two-columns a {
  color: #ffffff;
}

.element-icon-columns {
  background-color: #1A9FED;
  padding: 100px 0 70px 0;
}
.element-icon-columns .row {
  justify-content: center;
}
.element-icon-columns .single-icon {
  margin-bottom: 30px;
  text-align: center;
}
.element-icon-columns h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  max-width: 100%;
  margin-bottom: 0;
}
.element-icon-columns h3 .title {
  display: inline-block;
  width: 410px;
  max-width: 100%;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.element-icon-columns h3 .number {
  display: block;
  font-size: 82px;
  margin-bottom: 25px;
}

.element-image-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #DFF0F7;
  border-radius: 5px;
  opacity: 1;
  border: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.element-image-slider .carousel-indicators li.active {
  background-color: #1A9FED;
}

.element-three-images .image-container-left {
  overflow: hidden;
}
.element-three-images .image-container-right {
  overflow: hidden;
}
.element-three-images .image {
  position: relative;
}
.element-three-images .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.element-three-images .image1 {
  padding-bottom: 66.5%;
  margin-bottom: 30px;
}
.element-three-images .image2 {
  padding-bottom: 66.5%;
}
.element-three-images .image3 {
  height: 100%;
  margin-bottom: 30px;
}

.element-quote {
  padding: 50px 0 20px 0;
}
.element-quote .text {
  color: #1A9FED;
  font-size: 20px;
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
}
.element-quote .text:before {
  content: '"';
  color: #1A9FED;
  font-size: 88px;
  line-height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}
.element-quote .name {
  color: #1A9FED;
  text-align: right;
  font-size: 15px;
  font-style: italic;
}
.element-quote .name:before {
  content: "- ";
}

.element-graph {
  padding: 60px 0 30px;
}
.element-graph .image-container {
  text-align: center;
  margin-bottom: 50px;
}
.element-graph .image-container img {
  max-width: 100%;
  height: auto;
}
.element-graph .list-container ol {
  list-style-type: none;
  counter-reset: custom-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.element-graph .list-container ol li {
  list-style-type: none;
  counter-increment: custom-counter;
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  width: 100%;
}
.element-graph .list-container ol li:before {
  content: counter(custom-counter);
  display: inline-block;
  background-color: #1A9FED;
  color: #ffffff;
  font-weight: bold;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.element-graph h2 {
  color: #1A9FED;
  font-weight: 400;
}

.element-reference-categories {
  padding: 30px 0;
}
.element-reference-categories ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
.element-reference-categories ul li {
  display: inline-block;
  list-style-type: none;
  margin: 5px;
  padding: 0;
}
.element-reference-categories ul li a {
  display: inline-block;
  border: solid 1px #707070;
  border-radius: 5px;
  padding: 10px 15px 8px 15px;
  color: #1A9FED;
  text-transform: uppercase;
  text-decoration: none;
}

.element-reference-categories + .element-textarea {
  padding-top: 30px;
}

.element-references {
  padding: 0px 0 30px 0;
}
.element-references .container:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #1A9FED;
  margin-bottom: 50px;
}
.element-references .title-container {
  text-align: center;
}
.element-references .load-more-container {
  text-align: center;
  margin-top: 30px;
}
.element-references .load-more-container.hidden {
  display: none;
}
.element-references h2 {
  color: #1A9FED;
  font-size: 44px;
  margin-bottom: 50px;
  font-weight: bold;
  text-transform: uppercase;
}

.references-content {
  padding-top: 15px;
}
.references-content .row {
  margin: 0;
}
.references-content .single-reference-column {
  padding: 15px;
  margin: 0;
}

.single-reference-column {
  margin-bottom: 30px;
}
.single-reference-column a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 440px;
  align-items: flex-end;
  padding: 30px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}
.single-reference-column .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 15%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
}
.single-reference-column .text-container {
  width: 100%;
  position: relative;
  z-index: 10;
}
.single-reference-column .term {
  font-weight: bold;
  font-size: 15px;
}
.single-reference-column .term:last-of-type .separator {
  display: none;
}
.single-reference-column h3 {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 5px;
}
.single-reference-column .text {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.single-reference-column.large .text-wrapper {
  width: 70%;
}

.contact-content .contact-info-container {
  margin-top: -150px;
}
.contact-content .form-container {
  padding-top: 50px;
}
.contact-content .form-container h2 {
  color: #1A9FED;
  font-weight: normal;
  font-size: 45px;
}
.contact-content .form-container p {
  font-weight: bold;
}

.single-contact {
  text-align: center;
  margin-bottom: 50px;
}
.single-contact .image-container {
  width: 66%;
  padding-bottom: 66%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin: 0 auto 20px auto;
  text-align: center;
}
.single-contact .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.single-contact h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.single-contact p {
  margin-bottom: 0;
  font-size: 16px;
}
.single-contact a {
  display: block;
  color: #1A9FED;
  font-size: 16px;
}

.error-page {
  padding-top: 60px;
  padding-bottom: 60px;
}

footer {
  margin-top: 30px;
  margin-bottom: 15px;
}
footer .row {
  border-top: solid 1px #1A9FED;
  padding-top: 30px;
  margin: 0;
}
footer p {
  color: #363636;
  font-size: 14px;
}
footer a {
  color: #1A9FED;
}
footer .some-container {
  text-align: right;
}
footer .some-container a {
  display: inline-block;
  text-decoration: none;
  margin: 5px;
  color: #D1D1D1;
}
footer .footer-link a {
  color: #1A9FED;
  text-decoration: underline;
  font-size: 14px;
}
footer .footer-link .cli_settings_button {
  color: #1A9FED;
  text-decoration: underline;
  font-size: 14px;
}
footer .footer-link .cli_settings_button:hover {
  text-decoration: underline;
}

.cli-tab-footer .cli-btn {
  background-color: #1A9FED;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}

.cli-switch input:checked + .cli-slider {
  background-color: #1A9FED;
}

/*# sourceMappingURL=style.css.map */
