h1 {
  font-size: 35px;
  color: #494949;
  margin-bottom: 30px; }

h1.headline, .text__headline h1 {
  font-size: 65px;
  color: #fff;
  padding: 20px;
  margin-left: -20px;
  margin-right: -20px; }

h2 {
  font-size: 35px;
  color: #00828C;
  margin-bottom: 30px; }

h3 {
  font-size: 35px;
  background-color: #C3C3C3;
  color: #fff !important;
  padding: 20px;
  margin-left: -20px;
  margin-right: -20px; }

h4 {
  font-size: 25px; }

h5, div.h5 {
  font-size: 16px;
  font-size: 1rem;
  margin: 8px 0px;
  color: #494949; }

.text__headline {
  margin-bottom: 0px !important; }

.headers__subhead {
  font-size: 16px;
  font-size: 1rem;
  color: #494949;
  font-weight: 500; }

.headers__foothead {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #00828C;
  font-weight: 700; }

.navigation-siblings {
  text-align: center;
  margin-top: 50px; }

.navigation-siblings__before {
  text-transform: uppercase;
  color: #fff;
  background-color: #00828C;
  position: relative;
  width: 460px;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 50px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin: 0px 5px; }

.navigation-siblings__before:after {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  position: absolute;
  top: 16px;
  right: 30px;
  font-size: 20px;
  font-size: 1.25rem; }

.navigation-siblings__before:hover {
  color: #fff;
  background-color: #007079; }

.navigation-siblings__after {
  text-transform: uppercase;
  color: #fff;
  background-color: #00828C;
  position: relative;
  width: 460px;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 50px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin: 0px 5px; }

.navigation-siblings__after:before {
  font-family: "Font Awesome 5 Free";
  content: "\f137";
  font-weight: 900;
  top: 16px;
  position: absolute;
  left: 30px;
  font-size: 20px;
  font-size: 1.25rem; }

.navigation-siblings__after:hover {
  color: #fff;
  background-color: #007079; }

body {
  font-weight: 400;
  color: #7E7E7E; }

body .margin-bottom-none {
  margin-bottom: 0px; }

body .text__color-white * {
  color: #fff !important; }

body .text__medium {
  font-size: 18px;
  font-size: 1.125rem; }

body .text__sm {
  font-size: 13px;
  font-size: 0.8125rem; }

body .team__margin-top-none .team-member {
  margin-top: 0px; }

body .wrapper__flex-horizontal .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%; }

body .flex__grow-one {
  flex-grow: 1; }

body .image__display-inline {
  text-align: center; }

body .image__display-inline img {
  display: inline-block;
  padding: 10px 20px; }

.feature__icon {
  color: #00828C; }

.icon__margin-bottom-none .feature__icon {
  margin-bottom: 0px !important; }

.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #ADABAB; }

.accordion .accordion__item-heading {
  border: 0px; }

.accordion .accordion__item-heading .accordion__item-heading--title {
  opacity: 1; }

p {
  line-height: 1.6;
  margin-bottom: 25px; }

@media (min-width: 768px) {
  .page-header {
    margin-top: 50px; } }

@media (min-width: 1200px) {
  .page-header--transparent:not(.page-header--scrolling) .menubar .menu > li > a {
    opacity: 1; } }

@media (max-width: 767px) {
  .menubar .menubar__logo img {
    max-width: 80px !important;
    padding-top: 5px; } }

.feature__svg-icon {
  margin: 0px auto;
  cursor: pointer; }

.icon__box-left .feature__icon {
  margin-bottom: 0px; }

.icon__box-left .feature__svg-icon {
  float: left;
  max-width: 45px; }

.icon__box-left h5 {
  text-align: left; }

.feature__title {
  text-align: center; }

a.btn {
  font-size: 13px;
  font-size: 0.8125rem; }

a.btn-light {
  color: #00828C; }

a.btn-light:hover {
  color: #00828C; }

.feature.feature--primary .feature__icon .feature__svg-icon, .feature.feature--primary .feature__icon span,
.feature-1 img, .feature-1 .feature__svg-icon, .feature-2 img, .feature-2 .feature__svg-icon {
  width: 4rem; }

.swiper-slide .client {
  margin: 0px auto;
  height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.swiper-slide .client img {
  opacity: 1; }

.box__teal .wpb_text_column {
  margin-bottom: 0px; }

.box__teal .wpb_text_column h1 {
  font-weight: 400;
  font-size: 65px;
  margin-bottom: 2rem !important; }

.box__teal .wpb_text_column p {
  font-size: 20px; }

@media (max-width: 767.98px) {
  .sticky__box.height-100 {
    height: calc(100vh - 64px);
    padding: 0px; } }

.team-member__description {
  font-size: 14px;
  font-size: 0.875rem; }

.team-member__photo img {
  height: 170px; }

@media (max-width: 992px) {
  .team-member__photo img {
    height: auto; } }

.topbar {
  display: none; }

.footer .widget .widget-title {
  color: #00828C; }

.footer__bottom {
  font-size: 13px;
  font-size: 0.8125rem; }

.footer__bottom .social-links {
  font-size: 20px;
  font-size: 1.25rem; }

.footer__bottom .social-links a {
  color: #00828C; }

.footer__bottom .social-links a:hover {
  colro: #007079; }

.hover__box {
  position: relative;
  overflow: hidden;
  box-sizing: border-box; }

.hover__box .wpb_singleimage_heading {
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-transition: bottom 0.3s ease;
  -moz-transition: bottom 0.3s ease;
  -ms-transition: bottom 0.3s ease;
  -o-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
  background-color: #00828C;
  color: #fff;
  padding: 20px 20px 40px 20px;
  position: absolute;
  bottom: -20px;
  width: 430px;
  max-width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0px;
  cursor: pointer; }

.hover__box:hover .wpb_singleimage_heading {
  bottom: 0px; }

.hover__box .vc_figure-caption {
  position: absolute;
  top: -3px;
  right: 0px;
  color: #fff;
  background-color: rgba(73, 73, 73, 0.5);
  padding: 3px 15px; }

.play-button {
  width: 95px;
  height: 95px; }

.play-button .ion-play {
  color: #00828C; }

.play-button .ion-play:before {
  font-family: "Font Awesome 5 Free";
  content: "\f04b";
  font-weight: 900;
  font-size: 33px;
  font-size: 2.0625rem; }

@media (min-width: 1170px) {
  .column__1170 > .vc_column_container > .vc_column-inner, .column__1280 > .vc_column_container > .vc_column-inner {
    width: 1170px;
    padding: 0px;
    margin: 0px auto; } }

@media (min-width: 1200px) {
  .column__1200 > .vc_column_container > .vc_column-inner {
    width: 1200px;
    padding: 0px;
    margin: 0px auto; } }

@media (max-width: 767px) {
  .column__1200 > .vc_column_container > .vc_column-inner .vc_column-inner {
    padding: 0px !important; } }

.height__sm .vc_pageable-slide-wrapper .vc_gitem-zone-a {
  height: 320px !important; }

.height__md .vc_pageable-slide-wrapper .vc_gitem-zone-a {
  max-height: 410px !important; }

@media (max-width: 767px) {
  .br_none_sm br {
    display: none; } }

.main_text_padding {
  padding: 85px 125px !important; }

@media (max-width: 767px) {
  .main_text_padding {
    padding: 30px !important; } }

.main-container {
  border-bottom: 0px; }

.wpcf7-form .btn-primary {
  font-size: 13px;
  font-size: 0.8125rem;
  float: right; }

.vcard {
  display: none; }

.feature-1:hover {
  background-color: transparent;
  box-shadow: 0 16px 40px transparent !important; }

.accordion .accordion__item-body p {
  margin-bottom: 20px; }

.link__page {
  cursor: pointer; }

.link__page:hover {
  cursor: pointer; }

.vc_col-has-fill > .vc_column-inner {
  padding-top: 0px !important; }

@media (max-width: 1400px) {
  .box__teal .vc_custom_1539273322794 {
    padding: 30px 60px 60px !important; }
  .box__teal .wpb_text_column h1 {
    font-size: 42px;
    font-size: 2.625rem;
    margin-bottom: 1rem !important; }
  .box__teal .wpb_text_column p {
    font-size: 16px;
    font-size: 1rem; } }
