@import url('https://use.typekit.net/byj7rsm.css');
@import url('https://use.typekit.net/byj7rsm.css');
.green-light {
  color: #006A71 !important;
}
.green-normal {
  color: #006A71 !important;
}
.green-dark {
  color: #006666 !important;
}
.gray {
  color: #63747E !important;
}
.color_blue {
  color: #006666;
}
.color_error_1 {
  color: #f28510;
}
.color_error_2 {
  color: #a0a212;
}
body {
  font-family: 'brandon_textregular';
  font-size: 14px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 60px;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}
@media only screen and (min-width: 768px) {
  body {
    padding-top: 75px;
  }
}
@media only screen and (min-width: 992px) {
  body {
    padding-top: 117px;
  }
}
body.has-smartbanner {
  padding-top: 145px;
}
@media only screen and (min-width: 768px) {
  body.has-smartbanner {
    padding-top: 75px;
  }
}
html {
  -webkit-tap-highlight-color: rgba(131, 131, 131, 0.8);
}
[class*="ft-"] .container {
  padding: 0 24px;
  width: 100%;
  max-width: 1280px;
}
@media only screen and (min-width: 768px) {
  [class*="ft-"] .container {
    padding: 0 30px;
  }
}
.btn-round {
  height: 58px;
  padding: 0 30px;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  line-height: 56px;
  min-width: 180px;
}
@media only screen and (min-width: 768px) {
  .btn-round {
    padding: 0 30px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    height: 52px;
    font-size: 18px;
    line-height: 51px;
  }
}
.btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.btn-round.btn-green {
  color: #FFFFFF;
  background-color: #006A71;
}
.btn-round.btn-blue {
  color: #FFFFFF;
  background-color: #006666;
}
.btn-round.btn-reversed {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
  font-size: 14px;
  line-height: 32px;
}
.btn-round.btn-reversed.btn-blue {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #014444;
}
.ft-page-heading {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  background-color: #f5f5f5;
}
@media only screen and (min-width: 768px) {
  .ft-page-heading {
    min-height: 360px;
    padding: 40px 0;
  }
}
.ft-page-heading h1 {
  font-size: 30px;
  line-height: 30px;
  color: #0D6C72;
}
@media only screen and (min-width: 768px) {
  .ft-page-heading h1 {
    font-size: 65px;
    line-height: 60px;
    letter-spacing: .21px;
  }
}
.ft-page-heading p {
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .ft-page-heading p {
    font-size: 30px;
    line-height: 60px;
    letter-spacing: .1px;
  }
}
.ft-page-content {
  padding: 40px 10px;
}
@media only screen and (min-width: 768px) {
  .ft-page-content {
    padding: 80px 0;
  }
}
.ft-page-content.bg-grey {
  background-color: #f5f5f5;
}
.ft-page-content._pt0 {
  padding-top: 0 !important;
}
.ft-page-content._pb0 {
  padding-bottom: 0 !important;
}
.ft-page-breadcrumbs {
  border-top: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  background-color: #FFFFFF;
  padding: 15px 0;
}
@media only screen and (min-width: 768px) {
  .ft-page-breadcrumbs {
    padding: 20px 0;
  }
}
.ft-page-breadcrumbs a {
  color: #788995;
}
.ft-page-breadcrumbs a.back {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  font-size: 14px;
  transition: all 0.2s ease 0s;
}
@media only screen and (min-width: 768px) {
  .ft-page-breadcrumbs a.back {
    font-size: 16px;
  }
}
.ft-page-breadcrumbs a.back svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 8px;
  height: 16px;
  transition: all 0.2s ease 0s;
}
.ft-page-breadcrumbs a.back svg path {
  fill: #788995;
}
.ft-page-breadcrumbs a.back:hover {
  color: #0D6C72;
}
.ft-page-breadcrumbs a.back:hover svg path {
  fill: #0D6C72;
}
.ft-modal.modal {
  text-align: center;
  padding: 0!important;
}
.ft-modal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}
.ft-modal.modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 300px;
}
@media only screen and (min-width: 768px) {
  .ft-modal.modal .modal-dialog {
    width: 700px;
  }
}
.ft-modal.modal .modal-dialog .modal-content {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  border: 0 !important;
  border-radius: 0 !important;
}
.ft-modal.modal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  border-radius: 0 !important;
  padding: 15px 15px 16px 15px;
}
@media only screen and (min-width: 768px) {
  .ft-modal.modal .modal-dialog .modal-content .modal-header {
    padding: 48px 56px 16px 56px;
  }
}
.ft-modal.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-family: 'brandon_textbold';
  text-align: center;
  font-size: 32px;
  color: #003D41;
  padding-bottom: 8px;
}
.ft-modal.modal .modal-dialog .modal-content .modal-header p {
  font-family: 'brandon_textregular';
  color: #003D41;
  font-size: 16px;
  text-align: center;
}
.ft-modal.modal .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  top: 8px;
  right: 8px;
  font-family: 'Lato', sans-serif !important;
  font-weight: normal !important;
  font-size: 32px !important;
  color: #222222 !important;
  text-shadow: 0 0 0 transparent;
  opacity: 1;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  border-radius: 50%;
}
.ft-modal.modal .modal-dialog .modal-content .modal-header .close span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -53%);
  line-height: 32px;
}
.ft-modal.modal .modal-dialog .modal-content .modal-header .close:hover {
  color: #FFFFFF !important;
  background-color: #003D41;
}
@media only screen and (min-width: 768px) {
  .ft-modal.modal .modal-dialog .modal-content .modal-body {
    padding: 15px 56px 72px 56px;
  }
}
.ft-modal.modal .mktoForm {
  width: 100% !important;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .ft-modal.modal .mktoForm style + .mktoFormRow {
    width: 48% !important;
    float: left;
    clear: none;
  }
}
@media only screen and (min-width: 768px) {
  .ft-modal.modal .mktoForm style + .mktoFormRow + .mktoFormRow {
    width: 48% !important;
    float: right;
    clear: none;
  }
}
.ft-modal.modal .mktoForm .mktoFormRow {
  position: relative;
  padding: 0 0 20px!important;
  width: 100% !important;
}
.ft-modal.modal .mktoForm .mktoFormRow .mktoFormCol {
  margin-bottom: 0 !important;
  float: none!important;
}
.ft-modal.modal .mktoForm .mktoFormRow .mktoFormCol .mktoOffset,
.ft-modal.modal .mktoForm .mktoFormRow .mktoFormCol .mktoGutter {
  display: none !important;
}
.ft-modal.modal .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  float: none !important;
  display: block;
}
.ft-modal.modal .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField {
  position: relative;
}
.ft-modal.modal .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField:before {
  content: '*';
  position: absolute;
  top: 12px;
  right: 16px;
  width: 8px;
  font-family: 'brandon_textregular';
  font-size: 24px;
  color: #003D41;
  display: none;
}
.ft-modal.modal .mktoForm .mktoLabel {
  font-size: 15px !important;
  font-weight: normal !important;
  margin-bottom: 4px !important;
  line-height: 1.3 !important;
  float: none !important;
  padding-top: 0 !important;
  font-family: 'brandon_textmedium' !important;
  color: #003D41;
  display: block !important;
  max-width: 100% !important;
  white-space: nowrap !important;
}
.ft-modal.modal .mktoForm .mktoLabel .mktoAsterix {
  display: none !important;
}
.ft-modal.modal .mktoForm input[type="text"],
.ft-modal.modal .mktoForm input[type="search"],
.ft-modal.modal .mktoForm input[type="password"],
.ft-modal.modal .mktoForm input[type="email"],
.ft-modal.modal .mktoForm input[type="tel"],
.ft-modal.modal .mktoForm input[type="number"] {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 48px !important;
  padding: 0 10px 0 10px !important;
  font-family: 'brandon_textregular' !important;
  font-size: 16px !important;
  line-height: 48px !important;
  color: #222222 !important;
  background-color: #f8f9f9 !important;
  background-image: none !important;
  border: 1px solid #003D41 !important;
  margin: 0 0 0 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.ft-modal.modal .mktoForm input[type="text"]:focus,
.ft-modal.modal .mktoForm input[type="search"]:focus,
.ft-modal.modal .mktoForm input[type="password"]:focus,
.ft-modal.modal .mktoForm input[type="email"]:focus,
.ft-modal.modal .mktoForm input[type="tel"]:focus,
.ft-modal.modal .mktoForm input[type="number"]:focus,
.ft-modal.modal .mktoForm input[type="text"]:active,
.ft-modal.modal .mktoForm input[type="search"]:active,
.ft-modal.modal .mktoForm input[type="password"]:active,
.ft-modal.modal .mktoForm input[type="email"]:active,
.ft-modal.modal .mktoForm input[type="tel"]:active,
.ft-modal.modal .mktoForm input[type="number"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.ft-modal.modal .mktoForm input[type="text"]:focus,
.ft-modal.modal .mktoForm input[type="search"]:focus,
.ft-modal.modal .mktoForm input[type="password"]:focus,
.ft-modal.modal .mktoForm input[type="email"]:focus,
.ft-modal.modal .mktoForm input[type="tel"]:focus,
.ft-modal.modal .mktoForm input[type="number"]:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 0 !important;
}
.ft-modal.modal .mktoForm input[type="text"]::-webkit-input-placeholder,
.ft-modal.modal .mktoForm input[type="search"]::-webkit-input-placeholder,
.ft-modal.modal .mktoForm input[type="password"]::-webkit-input-placeholder,
.ft-modal.modal .mktoForm input[type="email"]::-webkit-input-placeholder,
.ft-modal.modal .mktoForm input[type="tel"]::-webkit-input-placeholder,
.ft-modal.modal .mktoForm input[type="number"]::-webkit-input-placeholder {
  color: transparent !important;
}
.ft-modal.modal .mktoForm input[type="text"]::-moz-placeholder,
.ft-modal.modal .mktoForm input[type="search"]::-moz-placeholder,
.ft-modal.modal .mktoForm input[type="password"]::-moz-placeholder,
.ft-modal.modal .mktoForm input[type="email"]::-moz-placeholder,
.ft-modal.modal .mktoForm input[type="tel"]::-moz-placeholder,
.ft-modal.modal .mktoForm input[type="number"]::-moz-placeholder {
  color: transparent !important;
}
.ft-modal.modal .mktoForm input[type="text"]:-ms-input-placeholder,
.ft-modal.modal .mktoForm input[type="search"]:-ms-input-placeholder,
.ft-modal.modal .mktoForm input[type="password"]:-ms-input-placeholder,
.ft-modal.modal .mktoForm input[type="email"]:-ms-input-placeholder,
.ft-modal.modal .mktoForm input[type="tel"]:-ms-input-placeholder,
.ft-modal.modal .mktoForm input[type="number"]:-ms-input-placeholder {
  color: transparent !important;
}
.ft-modal.modal .mktoForm input[type="text"]:-moz-placeholder,
.ft-modal.modal .mktoForm input[type="search"]:-moz-placeholder,
.ft-modal.modal .mktoForm input[type="password"]:-moz-placeholder,
.ft-modal.modal .mktoForm input[type="email"]:-moz-placeholder,
.ft-modal.modal .mktoForm input[type="tel"]:-moz-placeholder,
.ft-modal.modal .mktoForm input[type="number"]:-moz-placeholder {
  color: transparent !important;
}
.ft-modal.modal .mktoForm select.mktoField {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 40px !important;
  padding: 0 10px 0 10px !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  line-height: 40px !important;
  color: #003D41 !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #FFFFFF !important;
  margin: 0 0 0 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
}
.ft-modal.modal .mktoForm .mktoButtonRow {
  width: 100% !important;
}
.ft-modal.modal .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.ft-modal.modal .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background-image: none !important;
  font-size: 22px !important;
  line-height: 22px !important;
  text-align: center !important;
  border: 0 !important;
  font-family: 'brandon_textregular' !important;
  color: #FFFFFF !important;
  background-color: #003D41 !important;
  border-color: #003D41 !important;
  min-width: 100% !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.ft-modal.modal .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #002527 !important;
  border-color: #002527 !important;
}
.ft-modal.modal .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
.ft-modal.modal .marketo-form-submit-success {
  color: #FFFFFF;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .ft-modal.modal .marketo-form-submit-success {
    font-size: 18px;
  }
}
.ft-modal.modal .marketo-form-all-fields-are-required-text {
  color: #FFFFFF;
  font-size: 14px;
  padding-bottom: 5px !important;
}
.ft-modal.ft-calculator-modal .modal-dialog {
  width: 90% !important;
}
@media only screen and (min-width: 992px) {
  .ft-modal.ft-calculator-modal .modal-dialog {
    width: 1100px !important;
  }
}
@media only screen and (min-width: 768px) {
  .ft-modal.ft-calculator-modal .modal-dialog .modal-content .modal-body {
    padding: 15px 0 0 0;
  }
}
.vc_container .ft-page-content {
  margin-left: -10px;
  margin-right: -10px;
}
.vc_container .ft-page-heading,
.vc_container .ft-page-breadcrumbs {
  margin-left: -15px;
  margin-right: -15px;
}
.post-type-archive .vc_container .ft-page-content {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width: 768px) {
  .post-type-archive .vc_container .ft-page-content {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .post-type-archive .vc_container .ft-page-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 768px) {
  .d-flex {
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .d-flex > div {
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
}
.ft-more {
  position: relative;
  display: inline-block;
  padding-right: 12px;
  color: #0D6C72;
}
.ft-more svg {
  position: absolute;
  right: 0;
  top: 55%;
  transform: translate(0, -50%);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  width: 6px;
}
.ft-more svg path {
  fill: #0D6C72;
}
.ft-more:hover {
  color: #57822B;
}
.ft-more:hover svg {
  transform: translate(8px, -50%);
}
.ft-more:hover svg path {
  fill: #57822B;
}
body > img,
body > iframe {
  display: none;
}
/* FT MENU */
header.ft-header .main-navbar > li.menu-item-11111 .dropdown-menu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
header.ft-header .main-navbar > li.menu-item-11111 .dropdown-menu li {
  min-width: 160px;
}
@media only screen and (min-width: 992px) {
  header.ft-header .main-navbar > li.menu-item-11111 .dropdown-menu {
    min-width: 470px;
  }
}
header.ft-header {
  height: 60px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  z-index: 1030 !important;
}
@media only screen and (min-width: 768px) {
  header.ft-header {
    height: 75px;
  }
}
@media only screen and (min-width: 992px) {
  header.ft-header {
    height: calc(117px);
  }
}
header.ft-header .navbar-top {
  background-color: rgba(187, 187, 187, 0.28);
  height: 42px;
  min-height: 42px;
  padding: 0 15px;
  display: none;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  header.ft-header .navbar-top {
    display: block;
  }
}
header.ft-header .navbar-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header.ft-header .navbar-top ul:before,
header.ft-header .navbar-top ul:after {
  display: table;
  content: " ";
}
header.ft-header .navbar-top ul:after {
  clear: both;
}
header.ft-header .navbar-top ul li {
  float: left;
  padding: 5px 2px 8px 2px;
  color: #63747E;
  font-weight: normal;
}
header.ft-header .navbar-top ul li:first-child {
  padding-left: 0;
}
header.ft-header .navbar-top ul li:last-child a {
  padding: 4px 0 4px 10px;
}
header.ft-header .navbar-top ul li a {
  display: inline-block;
  font-family: 'brandon_textregular';
  color: #006A71;
  font-size: 14px;
  letter-spacing: 1.2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0.5px solid transparent;
  padding: 4px 10px 4px 10px;
  transition: all 0.4s ease;
}
header.ft-header .navbar-top ul li a:hover {
  color: #0D6C72;
}
header.ft-header .navbar-top ul li a.filled {
  color: #FFFFFF;
  padding: 4px 12px 4px 12px;
  border-color: #006A71;
  background-color: #006A71;
  margin: 0 10px;
}
header.ft-header .navbar-top ul li a.filled:hover {
  border-color: #005258;
  background-color: #005258;
}
header.ft-header .navbar-top ul li a.filled.icon-a {
  padding-left: 30px !important;
}
header.ft-header .navbar-top ul li a.filled.icon-a svg {
  left: 10px;
  top: 6px;
}
header.ft-header .navbar-top ul li a.filled.icon-a svg path {
  fill: #FFFFFF;
}
header.ft-header .navbar-top ul li a.filled.icon-a:hover svg path {
  fill: #FFFFFF;
}
header.ft-header .navbar-top ul li a.important {
  font-weight: bold;
  text-transform: uppercase;
  color: #006A71;
}
header.ft-header .navbar-top ul li a.important:hover {
  color: #005258;
}
header.ft-header .navbar-top ul li a.important span {
  display: inline-block;
  border: 0;
  padding: 0 0;
  margin: 0 0;
  color: #63747E;
}
header.ft-header .navbar-top ul li a.book {
  position: relative;
  padding: 4px 15px 4px 40px;
}
header.ft-header .navbar-top ul li a.book svg {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 19px;
  height: 19px;
}
header.ft-header .navbar-top ul li a.book svg path {
  fill: #63747E;
}
header.ft-header .navbar-top ul li a.book:hover svg path {
  fill: #006A71;
}
header.ft-header .navbar-top ul li a.icon-a {
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
}
header.ft-header .navbar-top ul li a.icon-a svg {
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
}
header.ft-header .navbar-top ul li a.icon-a svg path {
  fill: #006A71;
}
header.ft-header .navbar-top ul li a.icon-a:hover svg path {
  fill: #0D6C72;
}
header.ft-header .navbar-top ul li a.icon-a.arrow svg {
  top: 8px;
  width: 12px;
  height: 12px;
}
header.ft-header .navbar-top ul li span {
  display: inline-block;
  border: 0.5px solid transparent;
  padding: 4px 0 4px 0;
  margin: 0 10px;
}
header.ft-header .navbar-top ul li span.phone {
  position: relative;
  padding-left: 15px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header.ft-header .navbar-top ul li span.phone svg {
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 16px;
}
header.ft-header .navbar-top ul li span.phone svg path {
  fill: #63747E;
}
header.ft-header .ft-logo {
  display: inline-block;
  padding: 19px 0;
  height: 60px;
  box-sizing: border-box;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  header.ft-header .ft-logo {
    height: 75px;
    padding: 24px 0;
  }
}
@media only screen and (min-width: 992px) {
  header.ft-header .ft-logo {
    padding: 16px 0;
  }
}
header.ft-header .ft-logo svg {
  width: 122px;
  height: 28px;
}
@media only screen and (min-width: 768px) {
  header.ft-header .ft-logo svg {
    width: 144px;
    height: 33px;
  }
}
@media only screen and (min-width: 992px) {
  header.ft-header .ft-logo svg {
    width: 202px;
    height: 44px;
  }
}
header.ft-header .ft-logo2 {
  display: inline-block;
  padding: 24px 10px;
  height: 60px;
  box-sizing: border-box;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  header.ft-header .ft-logo2 {
    height: 75px;
    padding: 28px 16px 0 16px;
  }
}
header.ft-header .ft-logo2 svg {
  width: 165px;
  height: 16px;
}
@media only screen and (min-width: 768px) {
  header.ft-header .ft-logo2 svg {
    width: 250px;
    height: 25px;
  }
}
header.ft-header .ft-logo3 {
  display: inline-block;
  padding: 16px 5px;
  height: 60px;
  box-sizing: border-box;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  header.ft-header .ft-logo3 {
    height: 75px;
    padding: 16px 16px 0 16px;
  }
}
header.ft-header .ft-logo3 img {
  width: 170px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  header.ft-header .ft-logo3 img {
    width: 260px;
  }
}
header.ft-header .ft-logo3 svg {
  width: 165px;
  height: 16px;
}
@media only screen and (min-width: 768px) {
  header.ft-header .ft-logo3 svg {
    width: 250px;
    height: 25px;
  }
}
header.ft-header .btn {
  position: relative;
  font-family: 'brandon_textmedium';
  color: #FFFFFF;
  padding: 0 20px;
  margin: 15px -10px 0 0;
  border-radius: 34px;
  text-align: center;
  border-width: 0.5px !important;
  height: 34px;
  line-height: 32px;
  white-space: nowrap;
  vertical-align: middle;
  border-color: #0D6C72;
  background-color: #0D6C72;
  font-size: 12px;
  float: right;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) {
  header.ft-header .btn {
    padding: 0 30px;
    margin: 16px 0;
    border-radius: 21px;
    border-width: 1px;
    border-style: solid;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 992px) {
  header.ft-header .btn {
    margin: 16px 0;
  }
}
@media only screen and (min-width: 768px) {
  header.ft-header .btn:hover {
    color: #0D6C72;
    background-color: #FFFFFF;
  }
}
header.ft-header .btn:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
}
header.ft-header .btn.btn2 {
  margin: 14px -20px 0 0;
}
@media only screen and (min-width: 768px) {
  header.ft-header .btn.btn2 {
    margin: 16px 20px 15px;
  }
}
header.ft-header .main-navbar {
  list-style: none;
  margin: 0 auto;
  padding: 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  header.ft-header .main-navbar {
    margin: 0 auto;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  header.ft-header .main-navbar {
    margin: 0 auto;
  }
}
header.ft-header .main-navbar a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
header.ft-header .main-navbar a:hover {
  background: none;
}
header.ft-header .main-navbar > li {
  position: relative;
  float: none;
  padding: 0 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
@media only screen and (min-width: 768px) {
  header.ft-header .main-navbar > li {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 992px) {
  header.ft-header .main-navbar > li {
    padding: 0 24px;
  }
}
header.ft-header .main-navbar > li > a {
  position: relative;
  display: block;
  font-family: 'brandon_textmedium';
  font-weight: normal;
  font-size: 16px;
  color: #676767;
  letter-spacing: .22px;
  background-color: transparent !important;
}
@media only screen and (min-width: 768px) {
  header.ft-header .main-navbar > li > a {
    height: 75px;
    line-height: 75px;
    max-height: 75px;
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  header.ft-header .main-navbar > li > a {
    font-size: 20px;
    letter-spacing: .42px;
  }
}
header.ft-header .main-navbar > li > a:before {
  content: "";
  position: absolute;
  background-color: #006A71;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all .25s;
}
header.ft-header .main-navbar > li > a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
header.ft-header .main-navbar > li > .dropdown-menu {
  display: block;
  left: -10px;
  margin-top: 0 !important;
  visibility: hidden;
  opacity: 0;
  border: 0;
  background-color: #FFFFFF;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  min-width: 220px;
  padding: 10px 20px 24px 20px;
  border-radius: 0;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.13);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.13);
}
header.ft-header .main-navbar > li > .dropdown-menu li {
  padding-top: 16px;
}
header.ft-header .main-navbar > li > .dropdown-menu a {
  font-family: 'brandon_textmedium';
  font-size: 18px;
  height: auto;
  padding: 0 12px 0 12px;
  display: block;
  color: #676767;
  white-space: nowrap;
}
header.ft-header .main-navbar > li > .dropdown-menu a:hover {
  color: #0D6C72;
  background-color: transparent !important;
}
header.ft-header .main-navbar > li > .dropdown-menu a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
  background-color: transparent !important;
}
header.ft-header .main-navbar > li:hover > a:before {
  width: 100%;
}
header.ft-header .main-navbar > li:hover > .dropdown-menu {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
}
header.ft-header .main-navbar > li.current-menu-item > a:before,
header.ft-header .main-navbar > li.current-menu-ancestor > a:before {
  width: 100%;
}
.ft-device-bars {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1001;
  width: 70px;
  height: 60px;
}
@media only screen and (min-width: 768px) {
  .ft-device-bars {
    display: none;
  }
}
.ft-device-bars .bars {
  width: 20px;
  height: 13px;
  position: absolute;
  top: 24px;
  right: 24px;
  -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;
  display: block;
}
.ft-device-bars .bars span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #222222;
  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;
}
.ft-device-bars .bars span:nth-child(1) {
  top: 0;
}
.ft-device-bars .bars span:nth-child(2) {
  top: 6px;
}
.ft-device-bars .bars span:nth-child(3) {
  top: 12px;
}
.ft-device-bars.is-active .bars span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.ft-device-bars.is-active .bars span:nth-child(2) {
  opacity: 0;
}
.ft-device-bars.is-active .bars span:nth-child(3) {
  top: 6px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.ft-device-menu {
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 100;
  display: block;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: calc(100% - 60px);
  min-height: calc(100% - 60px);
  background-color: #FFFFFF;
  transition: all 0.4s ease-in-out 0s;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  .ft-device-menu {
    width: 375px;
  }
}
.ft-device-menu.is-active {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.ft-device-menu .ft-device-menu-wrapper {
  padding: 40px 28px 80px 28px;
  position: relative;
  min-height: 100% !important;
}
.ft-device-menu .ft-device-menu-wrapper .back {
  position: absolute;
  left: 0;
  bottom: 40px;
  display: inline-block;
  padding: 0 28px 0 48px;
  font-size: 20px;
  color: #0D6C72;
}
.ft-device-menu .ft-device-menu-wrapper .back svg {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translate(0, -50%);
  width: 28px;
  height: 14px;
  transition: all 0.3s ease-in;
}
.ft-device-menu .ft-device-menu-wrapper .back svg path {
  fill: #0D6C72;
}
.ft-device-menu .btn {
  position: relative;
  font-family: 'brandon_textmedium';
  color: #FFFFFF;
  padding: 0 30px;
  border-radius: 21px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 0.5px !important;
  border-style: solid;
  border-color: #0D6C72;
  height: 42px;
  line-height: 40px;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #0D6C72;
  font-size: 16px;
  letter-spacing: 0;
}
@media only screen and (min-width: 992px) {
  .ft-device-menu .btn:hover {
    color: #0D6C72;
    background-color: #FFFFFF;
  }
}
.ft-device-menu .btn:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
}
.ft-device-menu .btn + .panel-group {
  margin-top: 45px;
}
.ft-device-menu .panel-group {
  margin-top: 0;
  margin-bottom: 0;
  overflow-x: hidden;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .ft-device-menu .panel-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.ft-device-menu .panel-group .panel,
.ft-device-menu .panel-group .panel2 {
  margin-bottom: 0;
  border-radius: 0;
  width: auto;
  background-color: #FFFFFF;
  border: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.ft-device-menu .panel-group .panel + .panel,
.ft-device-menu .panel-group .panel2 + .panel,
.ft-device-menu .panel-group .panel .panel2,
.ft-device-menu .panel-group .panel2 .panel2 {
  margin-top: 0;
}
.ft-device-menu .panel-group .panel .panel-heading,
.ft-device-menu .panel-group .panel2 .panel-heading {
  padding: 0 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ft-device-menu .panel-group .panel .panel-heading .panel-title,
.ft-device-menu .panel-group .panel2 .panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 32px;
  color: inherit;
}
@media only screen and (min-width: 992px) {
  .ft-device-menu .panel-group .panel .panel-heading .panel-title,
  .ft-device-menu .panel-group .panel2 .panel-heading .panel-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.ft-device-menu .panel-group .panel .panel-heading .panel-title a,
.ft-device-menu .panel-group .panel2 .panel-heading .panel-title a {
  position: relative;
  display: inline-block;
  padding: 16px 32px 16px 0;
  font-size: 32px;
  color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-device-menu .panel-group .panel .panel-heading .panel-title a,
  .ft-device-menu .panel-group .panel2 .panel-heading .panel-title a {
    padding: 32px 32px 32px 0;
  }
}
.ft-device-menu .panel-group .panel .panel-heading .panel-title a svg,
.ft-device-menu .panel-group .panel2 .panel-heading .panel-title a svg {
  position: absolute;
  right: 6px;
  top: 58%;
  transform: translate(0, -58%);
  width: 16px;
  height: 8px;
  transition: all 0.3s ease-in;
}
.ft-device-menu .panel-group .panel .panel-heading .panel-title a svg path,
.ft-device-menu .panel-group .panel2 .panel-heading .panel-title a svg path {
  fill: #0D6C72;
}
.ft-device-menu .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"],
.ft-device-menu .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] {
  background-color: #FFFFFF;
  color: #0D6C72;
}
.ft-device-menu .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"],
.ft-device-menu .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] {
  background-color: #FFFFFF;
  color: #0D6C72;
}
.ft-device-menu .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg,
.ft-device-menu .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg {
  transform: translate(0, -50%) rotateX(180deg);
}
.ft-device-menu .panel-group .panel .panel-heading + .panel-collapse > .panel-body,
.ft-device-menu .panel-group .panel2 .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.ft-device-menu .panel-group .panel .panel-body,
.ft-device-menu .panel-group .panel2 .panel-body {
  padding: 0 32px 16px 0;
}
@media only screen and (min-width: 992px) {
  .ft-device-menu .panel-group .panel .panel-body,
  .ft-device-menu .panel-group .panel2 .panel-body {
    padding: 0 32px 32px 0;
  }
}
.ft-device-menu .panel-group .panel .panel-body ul,
.ft-device-menu .panel-group .panel2 .panel-body ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.ft-device-menu .panel-group .panel .panel-body ul li,
.ft-device-menu .panel-group .panel2 .panel-body ul li {
  display: block;
}
.ft-device-menu .panel-group .panel .panel-body ul li a,
.ft-device-menu .panel-group .panel2 .panel-body ul li a {
  display: block;
  font-size: 18px;
  line-height: 1;
  color: #0D6C72;
  padding: 10px 0;
}
.ft-device-menu .panel-group .panel .panel-body p,
.ft-device-menu .panel-group .panel2 .panel-body p {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
}
.ft-device-menu .panel-group + .btn {
  margin-top: 45px;
}
.ft-device-menu-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.ft-device-menu-backdrop.is-active {
  visibility: visible;
  opacity: 1;
}
body.has-smartbanner .ft-device-bars {
  top: 84px;
}
body.has-smartbanner .ft-device-menu {
  top: 144px !important;
  height: calc(100% - 144px) !important;
  min-height: calc(100% - 144px) !important;
}
footer.ft-footer {
  background-color: #0D6C72;
  min-height: 200px;
  padding: 30px 0;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer {
    min-height: 400px;
    padding: 30px 0;
    text-align: left;
  }
}
footer.ft-footer .container .row {
  position: relative;
}
footer.ft-footer .ft-logo {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-logo {
    height: 75px;
    padding: 16px 0;
  }
}
footer.ft-footer .ft-logo svg {
  width: 122px;
  height: 28px;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-logo svg {
    width: 144px;
    height: 33px;
  }
}
@media only screen and (min-width: 992px) {
  footer.ft-footer .ft-logo svg {
    width: 202px;
    height: 44px;
  }
}
footer.ft-footer .ft-logo svg path {
  fill: #FFFFFF !important;
}
footer.ft-footer .ft-site {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 32px;
  display: inline-block;
  padding: 0 15px;
  margin-top: 30px;
}
@media only screen and (min-width: 1200px) {
  footer.ft-footer .ft-site {
    position: absolute;
    right: 30px;
    bottom: 0;
    padding: 0 0;
    margin-top: 0;
    width: auto;
  }
}
footer.ft-footer .btn {
  position: relative;
  font-family: 'brandon_textmedium';
  color: #0D6C72;
  padding: 0 20px;
  margin: 0 0 0 0;
  border-radius: 34px;
  text-align: center;
  height: 34px;
  line-height: 32px;
  white-space: nowrap;
  vertical-align: middle;
  border-color: #FFFFFF;
  border-width: 0.5px;
  background-color: #FFFFFF;
  font-size: 12px;
  float: right;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .btn {
    padding: 0 30px;
    margin: 16px 20px 15px;
    border-radius: 21px;
    border-width: 0.5px;
    border-style: solid;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 992px) {
  footer.ft-footer .btn:hover {
    color: #0D6C72;
    background-color: #FFFFFF;
  }
}
footer.ft-footer h5 {
  font-family: 'brandon_textmedium';
  font-size: 18px;
  line-height: 26px;
  color: #FFFFFF;
  padding-bottom: 5px;
  margin: 25px 0 0 0;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer h5 {
    font-size: 23px;
    line-height: 32px;
    padding-bottom: 10px;
    margin: 20px 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  footer.ft-footer h5 {
    margin: 10px 0 0 0;
  }
}
footer.ft-footer ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer ul {
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  footer.ft-footer ul {
    margin: 0 60px 0 0;
  }
}
footer.ft-footer ul li {
  font-size: 18px;
  line-height: 26px;
  color: #FFFFFF;
}
footer.ft-footer ul li:nth-child(100) {
  font-family: 'brandon_textmedium';
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer ul li:nth-child(100) {
    font-size: 23px;
    line-height: 32px;
    padding-bottom: 10px;
  }
}
footer.ft-footer ul li:nth-child(100) a {
  font-size: 18px;
  line-height: 26px;
  cursor: default;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer ul li:nth-child(100) a {
    font-size: 23px;
    line-height: 32px;
  }
}
footer.ft-footer ul li a {
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer ul li a {
    font-size: 18px;
    line-height: 32px;
  }
}
footer.ft-footer ul li a:hover {
  text-decoration: underline !important;
  opacity: .75;
}
footer.ft-footer .ft-line {
  height: 1px;
  margin: 40px 0 0 0;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-line {
    background-color: #E7F7D7;
    margin: 70px 0;
    display: block;
  }
}
footer.ft-footer h3 {
  font-family: 'brandon_textmedium';
  color: #FFFFFF;
  font-size: 23px;
  line-height: 32px;
  letter-spacing: .29px;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer h3 {
    font-size: 23px;
    line-height: 32px;
    letter-spacing: .29px;
    padding: 0 0;
  }
}
footer.ft-footer p {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: .23px;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .23px;
    padding: 0 16px;
  }
}
footer.ft-footer .ft-social {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-social {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  footer.ft-footer .ft-social {
    text-align: right;
    padding: 0 24px 0 0;
  }
}
footer.ft-footer .ft-social li {
  display: inline-block;
  padding-right: 18px;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-social li {
    padding-right: 9px;
    padding-left: 9px;
  }
}
@media only screen and (min-width: 1200px) {
  footer.ft-footer .ft-social li {
    padding-left: 18px;
    padding-right: 0;
  }
}
footer.ft-footer .ft-social li svg {
  width: 34px;
  height: 34px;
}
footer.ft-footer .ft-newsletter {
  max-width: 580px;
  margin: 10px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-newsletter {
    margin: 10px 0 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  footer.ft-footer .ft-newsletter {
    margin: 0 auto 40px auto;
  }
}
footer.ft-footer .ft-newsletter .input-group .input-group-btn {
  z-index: 2;
}
footer.ft-footer .ft-newsletter .input-group .form-control {
  height: 50px;
  font-family: 'brandon_textregular';
  font-size: 16px;
  line-height: 16px;
  color: #222222;
  border-radius: 34px 0 0 34px;
  border: 0 !important;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-newsletter .input-group .form-control {
    height: 54px;
    padding: 0 20px 0 20px;
    border-radius: 9px;
  }
}
footer.ft-footer .ft-newsletter .input-group .btn-round {
  height: 50px;
  color: #0D6C72;
  background-color: #DDF4C5;
  border-color: #DDF4C5;
  padding: 0 15px;
  margin: 0 0 0 -16px;
  -webkit-border-radius: 34px;
  -webkit-border-top-left-radius: 1px;
  -webkit-border-bottom-left-radius: 1px;
  -moz-border-radius: 34px;
  -moz-border-radius-topleft: 1px;
  -moz-border-radius-bottomleft: 1px;
  border-radius: 34px;
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .ft-newsletter .input-group .btn-round {
    height: 54px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 51px;
    border-width: 1px;
    margin: 0 0 0 16px;
    border-radius: 34px;
  }
}
footer.ft-footer .mktoForm {
  width: 100% !important;
  max-width: 580px !important;
  margin: 0 auto;
  padding: 10px 0 !important;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .mktoForm {
    margin: 0 0;
  }
}
@media only screen and (min-width: 992px) {
  footer.ft-footer .mktoForm {
    margin: 0 auto;
  }
}
footer.ft-footer .mktoForm .mktoFormRow {
  position: relative;
  padding: 0 0 20px!important;
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  footer.ft-footer .mktoForm .mktoFormRow {
    padding: 0 0 0!important;
  }
}
footer.ft-footer .mktoForm .mktoFormRow .mktoFormCol {
  margin-bottom: 0 !important;
  float: none!important;
}
footer.ft-footer .mktoForm .mktoFormRow .mktoFormCol .mktoOffset,
footer.ft-footer .mktoForm .mktoFormRow .mktoFormCol .mktoGutter {
  display: none !important;
}
footer.ft-footer .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  float: none !important;
  display: block;
}
footer.ft-footer .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField {
  position: relative;
}
footer.ft-footer .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField:before {
  content: '*';
  position: absolute;
  top: 12px;
  right: 16px;
  width: 8px;
  font-family: 'brandon_textregular';
  font-size: 24px;
  color: #003D41;
  display: none;
}
footer.ft-footer .mktoForm .mktoLabel {
  font-size: 15px !important;
  font-weight: normal !important;
  margin-bottom: 4px !important;
  line-height: 1.3 !important;
  float: none !important;
  padding-top: 0 !important;
  font-family: 'brandon_textmedium' !important;
  color: #003D41;
  display: none !important;
  max-width: 100% !important;
  white-space: nowrap !important;
}
footer.ft-footer .mktoForm .mktoLabel .mktoAsterix {
  display: none !important;
}
footer.ft-footer .mktoForm input[type="text"],
footer.ft-footer .mktoForm input[type="search"],
footer.ft-footer .mktoForm input[type="password"],
footer.ft-footer .mktoForm input[type="email"],
footer.ft-footer .mktoForm input[type="tel"],
footer.ft-footer .mktoForm input[type="number"] {
  height: 50px !important;
  font-family: 'Lato', sans-serif;
  font-size: 16px !important;
  line-height: 50px !important;
  color: #222222 !important;
  border-radius: 34px 0 0 34px;
  border: 0 !important;
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 10px 0 20px !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  margin: 0 0 0 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .mktoForm input[type="text"],
  footer.ft-footer .mktoForm input[type="search"],
  footer.ft-footer .mktoForm input[type="password"],
  footer.ft-footer .mktoForm input[type="email"],
  footer.ft-footer .mktoForm input[type="tel"],
  footer.ft-footer .mktoForm input[type="number"] {
    height: 54px !important;
    padding: 0 20px 0 20px !important;
    border-radius: 9px !important;
  }
}
footer.ft-footer .mktoForm input[type="text"]:focus,
footer.ft-footer .mktoForm input[type="search"]:focus,
footer.ft-footer .mktoForm input[type="password"]:focus,
footer.ft-footer .mktoForm input[type="email"]:focus,
footer.ft-footer .mktoForm input[type="tel"]:focus,
footer.ft-footer .mktoForm input[type="number"]:focus,
footer.ft-footer .mktoForm input[type="text"]:active,
footer.ft-footer .mktoForm input[type="search"]:active,
footer.ft-footer .mktoForm input[type="password"]:active,
footer.ft-footer .mktoForm input[type="email"]:active,
footer.ft-footer .mktoForm input[type="tel"]:active,
footer.ft-footer .mktoForm input[type="number"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
footer.ft-footer .mktoForm input[type="text"]::-webkit-input-placeholder,
footer.ft-footer .mktoForm input[type="search"]::-webkit-input-placeholder,
footer.ft-footer .mktoForm input[type="password"]::-webkit-input-placeholder,
footer.ft-footer .mktoForm input[type="email"]::-webkit-input-placeholder,
footer.ft-footer .mktoForm input[type="tel"]::-webkit-input-placeholder,
footer.ft-footer .mktoForm input[type="number"]::-webkit-input-placeholder {
  color: #788995 !important;
}
footer.ft-footer .mktoForm input[type="text"]::-moz-placeholder,
footer.ft-footer .mktoForm input[type="search"]::-moz-placeholder,
footer.ft-footer .mktoForm input[type="password"]::-moz-placeholder,
footer.ft-footer .mktoForm input[type="email"]::-moz-placeholder,
footer.ft-footer .mktoForm input[type="tel"]::-moz-placeholder,
footer.ft-footer .mktoForm input[type="number"]::-moz-placeholder {
  color: #788995 !important;
}
footer.ft-footer .mktoForm input[type="text"]:-ms-input-placeholder,
footer.ft-footer .mktoForm input[type="search"]:-ms-input-placeholder,
footer.ft-footer .mktoForm input[type="password"]:-ms-input-placeholder,
footer.ft-footer .mktoForm input[type="email"]:-ms-input-placeholder,
footer.ft-footer .mktoForm input[type="tel"]:-ms-input-placeholder,
footer.ft-footer .mktoForm input[type="number"]:-ms-input-placeholder {
  color: #788995 !important;
}
footer.ft-footer .mktoForm input[type="text"]:-moz-placeholder,
footer.ft-footer .mktoForm input[type="search"]:-moz-placeholder,
footer.ft-footer .mktoForm input[type="password"]:-moz-placeholder,
footer.ft-footer .mktoForm input[type="email"]:-moz-placeholder,
footer.ft-footer .mktoForm input[type="tel"]:-moz-placeholder,
footer.ft-footer .mktoForm input[type="number"]:-moz-placeholder {
  color: #788995 !important;
}
footer.ft-footer .mktoForm select.mktoField {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 40px !important;
  padding: 0 10px 0 10px !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  line-height: 40px !important;
  color: #003D41 !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #FFFFFF !important;
  margin: 0 0 0 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
}
footer.ft-footer .mktoForm .mktoButtonRow {
  width: 33% !important;
  float: right;
  clear: none;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .mktoForm .mktoButtonRow {
    width: 30% !important;
  }
}
footer.ft-footer .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
footer.ft-footer .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  height: 54px !important;
  color: #0D6C72;
  -webkit-border-radius: 34px !important;
  -webkit-border-top-left-radius: 1px !important;
  -webkit-border-bottom-left-radius: 1px !important;
  -moz-border-radius: 34px !important;
  -moz-border-radius-topleft: 1px !important;
  -moz-border-radius-bottomleft: 1px !important;
  border-radius: 34px !important;
  border-top-left-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  display: inline-block !important;
  padding: 0 15px 0 10px !important;
  margin: 0 0 0 0 !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 !important;
  font-family: 'brandon_textregular' !important;
  color: #0D6C72 !important;
  background-color: #DDF4C5 !important;
  border-color: #DDF4C5 !important;
  min-width: 100% !important;
  transition: all 0.4s ease !important;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    height: 54px !important;
    padding: 0 30px !important;
    font-size: 18px !important;
    line-height: 51px !important;
    border-width: 0.5px !important;
    margin: 0 0 0 0 !important;
    border-radius: 34px !important;
  }
}
footer.ft-footer .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #002527 !important;
  border-color: #002527 !important;
}
footer.ft-footer .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
footer.ft-footer .mktoForm .mktoError {
  bottom: -40px !important;
}
footer.ft-footer .mktoForm .mktoError .mktoErrorArrowWrap .mktoErrorArrow {
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
footer.ft-footer .mktoForm .mktoErrorMsg {
  display: block;
  margin-top: 7px;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(#ffffff 43%, #ffffff 100%);
  background-image: -moz-linear-gradient(#ffffff 43%, #ffffff 100%);
  background-image: linear-gradient(#ffffff 43%, #ffffff 100%);
  background-image: -ms-linear-gradient(#ffffff 43%, #ffffff 100%);
  border: 1px solid #ffffff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #0d6c72;
  font-size: 1em;
  line-height: 1.2em;
  max-width: 16em;
  padding: 0.4em 0.6em;
  text-shadow: none !important;
}
footer.ft-footer .mktoForm .mktoErrorMsg .mktoErrorDetail {
  display: none;
}
footer.ft-footer .mktoForm .mktoErrorMsg:after {
  position: absolute;
  top: 14px;
  left: 5px;
  background-color: #fff;
  content: "Must be valid email";
  display: inline-block;
  padding: 0 5px;
}
footer.ft-footer .marketo-form-submit-success {
  color: #FFFFFF;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  footer.ft-footer .marketo-form-submit-success {
    font-size: 18px;
  }
}
footer.ft-footer #mktoForm_1056 .mktoFormRow:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 67%;
  flex: 0 0 67%;
  max-width: 67%;
}
footer.ft-footer #mktoForm_1056 .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap .mktoLabel {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  footer.ft-footer #mktoForm_1056 .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap .mktoField {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
footer.ft-footer #mktoForm_1056 .mktoFormRow:nth-child(3),
footer.ft-footer #mktoForm_1056 .mktoFormRow:nth-child(4) {
  display: none;
}
footer.ft-footer #mktoForm_1056 .mktoButtonRow {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
}
@media only screen and (min-width: 768px) {
  footer.ft-footer #mktoForm_1056 .mktoButtonRow {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
}
footer.ft-credits {
  background-color: #FFFFFF;
  color: #0D6C72;
  padding: 24px 0;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  footer.ft-credits {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 992px) {
  footer.ft-credits {
    text-align: center;
  }
}
footer.ft-credits .new-line {
  display: block;
}
@media only screen and (min-width: 768px) {
  footer.ft-credits .new-line {
    display: inline;
  }
}
footer.ft-credits .only-sm {
  display: block;
  height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  footer.ft-credits .only-sm {
    display: inline;
  }
}
footer.ft-credits a {
  color: #0D6C72;
}
footer.ft-credits a:hover {
  text-decoration: underline;
}
.ft-schedule {
  padding: 15px;
  background-color: #ddebf3 !important;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-schedule {
    display: none;
  }
}
.ft-schedule .btn-round {
  border-color: #0D6C72;
  color: #0D6C72;
  background-color: #FFFFFF;
  margin: 30px 0;
}
@media only screen and (min-width: 992px) {
  .ft-schedule .btn-round {
    min-width: 250px;
    margin-top: 50px;
  }
}
.ft-schedule .btn-round:hover {
  border-color: #0D6C72;
  color: #0D6C72;
}
.ft-footer-box {
  position: fixed;
  z-index: 100;
  right: -400px;
  bottom: 15px;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 1px 4px 0 rgba(125, 125, 125, 0.5);
  padding: 25px 25px 15px 25px;
  width: 400px;
  max-width: calc(100vw - 30px);
  min-height: 200px;
  transition: all 0.5s ease;
  display: none !important;
}
@media only screen and (min-width: 768px) {
}
.ft-footer-box.is-active {
  right: 15px;
}
.ft-footer-box .close {
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  transition: color 500ms ease 0s;
  opacity: 1;
}
.ft-footer-box .close:before,
.ft-footer-box .close:after {
  content: "";
  display: block;
  position: absolute;
  width: 75%;
  height: 1px;
  top: 50%;
  left: 12.5%;
  background: #222222;
}
.ft-footer-box .close:before {
  transform: translateY(-50%) rotate(45deg);
}
.ft-footer-box .close:after {
  transform: translateY(-50%) rotate(-45deg);
}
.ft-footer-box .close:hover:before,
.ft-footer-box .close:hover:after {
  background: #0D6C72;
}
.ft-footer-box h3 {
  color: #0D6C72;
  padding-bottom: 5px;
}
.ft-footer-box p {
  font-size: 16px;
}
.ft-footer-box form {
  padding-top: 10px;
}
.ft-footer-box form label {
  font-size: 16px;
  font-weight: 400;
}
.ft-footer-box form .form-group.form-group-select {
  position: relative;
}
.ft-footer-box form .form-group.form-group-select:after {
  position: absolute;
  font-size: 4rem;
  content: " " !important;
  border: solid #222222;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 18px;
  right: 15px;
  color: #222222;
  pointer-events: none;
}
.ft-footer-box form .form-group.form-group-checkbox {
  display: flex;
  width: 100%;
}
.ft-footer-box form .form-group.form-group-checkbox label {
  padding: 0 0 0 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.ft-footer-box form .form-group input[type=checkbox] {
  margin: 0 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px !important;
  height: 20px !important;
  background-color: #FFFFFF;
  border: 1px solid #222222;
  border-radius: 2px;
  cursor: pointer;
}
.ft-footer-box form .form-group input[type=checkbox]:checked {
  background-color: #0D6C72;
  box-shadow: inset 0 0 0 4px #FFFFFF;
  border: 1px solid #0D6C72;
}
.ft-footer-box form input.form-control,
.ft-footer-box form select.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 20px 0 15px;
  font-family: 'brandon_textregular';
  font-size: 16px;
  line-height: 16px;
  color: #222222;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #222222;
  margin: 0 0 0 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
}
.ft-footer-box form input.form-control::-webkit-input-placeholder,
.ft-footer-box form select.form-control::-webkit-input-placeholder {
  color: #222222;
}
.ft-footer-box form input.form-control::-moz-placeholder,
.ft-footer-box form select.form-control::-moz-placeholder {
  color: #222222;
}
.ft-footer-box form input.form-control:-ms-input-placeholder,
.ft-footer-box form select.form-control:-ms-input-placeholder {
  color: #222222;
}
.ft-footer-box form input.form-control:-moz-placeholder,
.ft-footer-box form select.form-control:-moz-placeholder {
  color: #222222;
}
.ft-footer-box form .btn {
  position: relative;
  font-family: 'brandon_textbold';
  color: #FFFFFF;
  padding: 0 20px;
  margin: 0 0 0 0;
  text-align: center;
  height: 48px;
  width: 100%;
  line-height: 32px;
  white-space: nowrap;
  vertical-align: middle;
  border-color: #0D6C72;
  background-color: #0D6C72;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 3px;
}
.ft-footer-box form .btn:hover {
  color: #FFFFFF !important;
  background-color: #0a565b !important;
  border-color: #0a565b !important;
}
.ft-footer-box form.mktoForm {
  width: 100% !important;
  max-width: 100% !important;
  background-color: transparent;
  padding: 15px 0 0 0 !important;
}
.ft-footer-box form.mktoForm .mktoFormRow {
  padding: 0 0 0 !important;
}
.ft-footer-box form.mktoForm .mktoFormRow .mktoFormCol {
  margin-bottom: 0 !important;
  float: none!important;
  min-height: 1px !important;
}
.ft-footer-box form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField:before {
  display: none;
}
.ft-footer-box form.mktoForm input[type="text"],
.ft-footer-box form.mktoForm input[type="search"],
.ft-footer-box form.mktoForm input[type="password"],
.ft-footer-box form.mktoForm input[type="email"],
.ft-footer-box form.mktoForm input[type="tel"],
.ft-footer-box form.mktoForm input[type="number"] {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 48px !important;
  padding: 0 20px 0 15px !important;
  font-family: 'brandon_textregular' !important;
  color: #222222 !important;
  font-weight: inherit !important;
  font-size: 16px !important;
  line-height: 16px !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #222222 !important;
  margin: 0 0 0 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-appearance: none !important;
}
.ft-footer-box form.mktoForm input[type="text"]:focus,
.ft-footer-box form.mktoForm input[type="search"]:focus,
.ft-footer-box form.mktoForm input[type="password"]:focus,
.ft-footer-box form.mktoForm input[type="email"]:focus,
.ft-footer-box form.mktoForm input[type="tel"]:focus,
.ft-footer-box form.mktoForm input[type="number"]:focus,
.ft-footer-box form.mktoForm input[type="text"]:active,
.ft-footer-box form.mktoForm input[type="search"]:active,
.ft-footer-box form.mktoForm input[type="password"]:active,
.ft-footer-box form.mktoForm input[type="email"]:active,
.ft-footer-box form.mktoForm input[type="tel"]:active,
.ft-footer-box form.mktoForm input[type="number"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.ft-footer-box form.mktoForm input[type="text"]::-webkit-input-placeholder,
.ft-footer-box form.mktoForm input[type="search"]::-webkit-input-placeholder,
.ft-footer-box form.mktoForm input[type="password"]::-webkit-input-placeholder,
.ft-footer-box form.mktoForm input[type="email"]::-webkit-input-placeholder,
.ft-footer-box form.mktoForm input[type="tel"]::-webkit-input-placeholder,
.ft-footer-box form.mktoForm input[type="number"]::-webkit-input-placeholder {
  color: #222222 !important;
}
.ft-footer-box form.mktoForm input[type="text"]::-moz-placeholder,
.ft-footer-box form.mktoForm input[type="search"]::-moz-placeholder,
.ft-footer-box form.mktoForm input[type="password"]::-moz-placeholder,
.ft-footer-box form.mktoForm input[type="email"]::-moz-placeholder,
.ft-footer-box form.mktoForm input[type="tel"]::-moz-placeholder,
.ft-footer-box form.mktoForm input[type="number"]::-moz-placeholder {
  color: #222222 !important;
}
.ft-footer-box form.mktoForm input[type="text"]:-ms-input-placeholder,
.ft-footer-box form.mktoForm input[type="search"]:-ms-input-placeholder,
.ft-footer-box form.mktoForm input[type="password"]:-ms-input-placeholder,
.ft-footer-box form.mktoForm input[type="email"]:-ms-input-placeholder,
.ft-footer-box form.mktoForm input[type="tel"]:-ms-input-placeholder,
.ft-footer-box form.mktoForm input[type="number"]:-ms-input-placeholder {
  color: #222222 !important;
}
.ft-footer-box form.mktoForm input[type="text"]:-moz-placeholder,
.ft-footer-box form.mktoForm input[type="search"]:-moz-placeholder,
.ft-footer-box form.mktoForm input[type="password"]:-moz-placeholder,
.ft-footer-box form.mktoForm input[type="email"]:-moz-placeholder,
.ft-footer-box form.mktoForm input[type="tel"]:-moz-placeholder,
.ft-footer-box form.mktoForm input[type="number"]:-moz-placeholder {
  color: #222222 !important;
}
.ft-footer-box form.mktoForm .mktoButtonWrap {
  padding-bottom: 10px;
}
.ft-footer-box form.mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.ft-footer-box form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  position: relative;
  font-family: 'brandon_textbold' !important;
  color: #FFFFFF !important;
  padding: 0 20px !important;
  margin: 0 0 0 0;
  text-align: center;
  height: 48px !important;
  width: 100% !important;
  line-height: 32px !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  border-color: #0D6C72 !important;
  background-color: #0D6C72 !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  border-radius: 3px !important;
  border: 0 !important;
  transition: all 0.4s ease !important;
}
.ft-footer-box form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #0a565b !important;
  border-color: #0a565b !important;
}
.ft-footer-box form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
.ft-footer-box form.mktoForm .mktoError {
  bottom: -40px !important;
}
.ft-footer-box form.mktoForm .mktoError .mktoErrorArrowWrap .mktoErrorArrow {
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
.ft-footer-box form.mktoForm .mktoErrorMsg {
  display: block;
  margin-top: 7px;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(#ffffff 43%, #ffffff 100%);
  background-image: -moz-linear-gradient(#ffffff 43%, #ffffff 100%);
  background-image: linear-gradient(#ffffff 43%, #ffffff 100%);
  background-image: -ms-linear-gradient(#ffffff 43%, #ffffff 100%);
  border: 1px solid #ffffff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #0d6c72;
  font-size: 1em;
  line-height: 1.2em;
  max-width: 16em;
  padding: 0.4em 0.6em;
  text-shadow: none !important;
}
.ft-footer-box form.mktoForm .mktoErrorMsg .mktoErrorDetail {
  display: none;
}
.ft-footer-box form.mktoForm .mktoErrorMsg:after {
  position: absolute;
  top: 14px;
  left: 5px;
  background-color: #fff;
  content: "Must be valid email";
  display: inline-block;
  padding: 0 5px;
}
.ft-blog h2 {
  font-family: 'brandon_textbold';
  color: #57822B;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: .54px;
}
@media only screen and (min-width: 768px) {
  .ft-blog h2 {
    font-size: 24px;
    line-height: 54px;
    letter-spacing: .76px;
  }
}
.ft-blog h2 a:hover {
  text-decoration: underline !important;
}
.ft-blog h2.widget-heading {
  color: #0D6C72;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: .76px;
}
@media only screen and (min-width: 768px) {
  .ft-blog h2.widget-heading {
    font-size: 24px;
    line-height: 58px;
    letter-spacing: .76px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .items .row {
    margin-right: -18px;
    margin-left: -18px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .items .row [class*="col-"] {
    padding-right: 18px;
    padding-left: 18px;
  }
}
.ft-blog .items + .items {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .items + .items {
    padding-top: 0;
  }
}
.ft-blog .tags {
  display: none;
}
.ft-blog .tags .item-tag {
  display: inline-block;
  margin: 10px 10px 0 0;
  border-radius: 15px;
  background-color: #D5EEF2;
  font-size: 16px;
  color: #0D6C72;
  padding: 3px 25px;
}
.ft-blog .tags .item-tag:hover {
  color: #FFFFFF;
  background-color: #0D6C72;
}
.ft-blog .item {
  padding-top: 10px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .item {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
.ft-blog .item .item-image {
  margin-left: -25px;
  margin-right: -25px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .ft-blog .item .item-image {
    margin-left: 0;
    margin-right: 0;
  }
}
.ft-blog .item .item-image img {
  width: 100%;
  height: auto;
}
.ft-blog .item .item-content {
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .ft-blog .item .item-content {
    padding: 30px 0 0 0;
  }
}
.ft-blog .item .item-content h2 {
  font-family: 'brandon_textmedium';
  color: #222222;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 24px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .ft-blog .item .item-content h2 {
    font-size: 24px;
    line-height: 32px;
    height: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .item .item-content h2 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: .12px;
    height: 80px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1200px) {
}
.ft-blog .item .item-content h2 a {
  color: #222222;
  text-decoration: none !important;
}
.ft-blog .item .item-content h2 a:hover {
  text-decoration: none !important;
  color: #0D6C72;
}
.ft-blog .item .item-content h2 + p,
.ft-blog .item .item-content h2 + div {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .item .item-content h2 + p,
  .ft-blog .item .item-content h2 + div {
    padding-top: 15px;
  }
}
.ft-blog .item .item-content h2 + a {
  display: inline-block;
  font-size: 16px;
  line-height: 34px;
  color: #57822B;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .item .item-content h2 + a {
    font-size: 20px;
  }
}
.ft-blog .item .item-content h2 + a:hover {
  color: #0D6C72;
}
.ft-blog .item .item-content .date {
  font-size: 16px;
  line-height: 34px;
  color: #BBBBBB;
  display: none;
}
.ft-blog .item .item-content p,
.ft-blog .item .item-content div {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .item .item-content p,
  .ft-blog .item .item-content div {
    font-size: 18px;
    line-height: 30px;
  }
}
.ft-blog .item .item-content p + a,
.ft-blog .item .item-content div + a {
  display: inline-block;
  font-size: 16px;
  line-height: 34px;
  color: #0D6C72;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
}
.ft-blog .item .item-content p + a:hover,
.ft-blog .item .item-content div + a:hover {
  color: #57822B;
}
.ft-blog .item .item-content .ft-more {
  color: #0D6C72;
}
.ft-blog .item .item-content .ft-more svg path {
  fill: #0D6C72;
}
.ft-blog .item .item-content .ft-more:hover {
  color: #57822B;
}
.ft-blog .item .item-content .ft-more:hover svg {
  transform: translate(5px, -50%);
}
.ft-blog .item .item-content .ft-more:hover svg path {
  fill: #57822B;
}
.ft-blog .item .item-content div {
  overflow: hidden;
  height: 112px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .item .item-content div {
    height: 112px;
  }
}
.ft-blog .blog-retaled-mobile-container {
  margin: 0 -25px;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.ft-blog .blog-retaled-mobile-container::-webkit-scrollbar {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ft-blog .blog-retaled-mobile-container {
    margin: 0 -30px;
  }
}
.ft-blog .blog-retaled-mobile-container .blog-retaled-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 auto;
  overflow: auto;
  padding: 15px 32px 25px 0;
  width: 100%;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.ft-blog .blog-retaled-mobile-container .blog-retaled-mobile::-webkit-scrollbar {
  display: none;
}
.ft-blog .blog-retaled-mobile-container .blog-retaled-mobile .blog-retaled-mobile-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.ft-blog .blog-retaled-mobile-container .blog-retaled-mobile .blog-retaled-mobile-scroll::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.ft-blog .blog-retaled-mobile-container .item {
  width: 285px;
  padding: 0 0 0 24px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .blog-retaled-mobile-container .item {
    padding: 0 0 0 30px;
  }
}
.ft-blog .blog-retaled-mobile-container .item .item-image {
  margin-left: 0;
  margin-right: 0;
}
.ft-blog .featured-item {
  padding-bottom: 70px;
  margin-top: -40px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item {
    padding-bottom: 70px;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
  }
}
.ft-blog .featured-item .featured-item-image {
  margin-left: -25px;
  margin-right: -25px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .ft-blog .featured-item .featured-item-image {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item .featured-item-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.ft-blog .featured-item .featured-item-image img {
  width: 100%;
  height: auto;
}
.ft-blog .featured-item .featured-item-content {
  margin: 24px -2px 0 -2px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .featured-item .featured-item-content {
    margin: 24px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item .featured-item-content {
    margin: 24px 0 24px 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item .featured-item-content > .featured-item-content-wrapper {
    max-width: 495px;
    margin-left: 15px;
  }
}
.ft-blog .featured-item .featured-item-content h3 {
  font-family: 'brandon_textmedium';
  color: #0D6C72;
  font-size: 18px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .featured-item .featured-item-content h3 {
    font-size: 18px;
    letter-spacing: .46px;
    padding-bottom: 10px;
  }
}
.ft-blog .featured-item .featured-item-content h3 a:hover {
  text-decoration: underline !important;
}
.ft-blog .featured-item .featured-item-content h2 {
  font-family: 'brandon_textmedium';
  color: #222222;
  text-align: left;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item .featured-item-content h2 {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: .12px;
  }
}
.ft-blog .featured-item .featured-item-content h2 a {
  font-family: 'brandon_textmedium';
  color: #222222;
  text-align: left;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item .featured-item-content h2 a {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: .12px;
  }
}
.ft-blog .featured-item .featured-item-content h2 a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item .featured-item-content h2 + p {
    padding-top: 20px;
  }
}
.ft-blog .featured-item .featured-item-content .date {
  font-size: 20px;
  line-height: 34px;
  color: #BBBBBB;
}
.ft-blog .featured-item .featured-item-content p {
  font-size: 20px;
  line-height: 34px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-item .featured-item-content p {
    max-width: 420px;
  }
}
.ft-blog .featured-item .featured-item-content p + a {
  display: inline-block;
  font-size: 16px;
  line-height: 34px;
  color: #0D6C72;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
}
.ft-blog .featured-item .featured-item-content p + a:hover {
  color: #57822B;
}
.ft-blog .featured-heading-blog {
  padding-bottom: 30px;
  margin: -20px -2px 40px -2px;
  border-bottom: 1px solid #0D6C72;
}
@media only screen and (min-width: 768px) {
  .ft-blog .featured-heading-blog {
    margin: -20px 0 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-heading-blog {
    padding-bottom: 60px;
    margin: 0 0 70px 0;
  }
}
.ft-blog .featured-heading-blog h1 {
  font-family: 'brandon_textmedium';
  color: #0D6C72;
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-heading-blog h1 {
    font-size: 55px;
    line-height: 70px;
    letter-spacing: .19px;
  }
}
.ft-blog .featured-heading-blog p {
  font-size: 20px;
  line-height: 34px;
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .ft-blog .featured-heading-blog p {
    font-size: 24px;
    line-height: 36px;
    padding: 20px 0 0 32px;
  }
}
.ft-blog .featured-heading-blog + .featured-item {
  margin-top: 0;
}
.ft-blog .article {
  max-width: 890px;
  padding: 0 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .ft-blog .article {
    padding: 0 0;
    margin: 0 -5px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog .article {
    margin: 0 auto;
  }
}
.ft-blog .article h1 {
  font-family: 'brandon_textmedium';
  color: #222222;
  font-size: 29px;
  line-height: 33px;
  letter-spacing: .15px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .article h1 {
    font-size: 46px;
    line-height: 52px;
    letter-spacing: .15px;
    padding-bottom: 0;
  }
}
.ft-blog .article .featured-image {
  margin: -40px -24px 30px -24px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .article .featured-image {
    margin: 60px 0;
  }
}
.ft-blog .article img {
  max-width: 100%;
  height: auto;
}
.ft-blog .article h4 {
  color: #57822B;
}
@media only screen and (min-width: 768px) {
  .ft-blog .article h4 {
    font-size: 24px;
    line-height: 34px;
  }
}
.ft-blog .article p,
.ft-blog .article ul li,
.ft-blog .article ol li {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .article p,
  .ft-blog .article ul li,
  .ft-blog .article ol li {
    font-size: 20px;
    line-height: 34px;
  }
}
.ft-blog .article p + p,
.ft-blog .article ul li + p,
.ft-blog .article ol li + p {
  padding-top: 10px;
}
.ft-blog .article p + h4,
.ft-blog .article ul li + h4,
.ft-blog .article ol li + h4 {
  padding-top: 24px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .article p + h4,
  .ft-blog .article ul li + h4,
  .ft-blog .article ol li + h4 {
    padding-top: 32px;
  }
}
.ft-blog .article p a,
.ft-blog .article ul li a,
.ft-blog .article ol li a {
  color: #0D6C72;
}
.ft-blog .article p a:hover,
.ft-blog .article ul li a:hover,
.ft-blog .article ol li a:hover {
  color: #57822B;
}
.ft-blog .article blockquote {
  margin: 30px -25px;
  padding: 25px 25px;
  background-color: #f5f5f5;
  font-family: 'brandon_textmedium';
  color: #0D6C72;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-blog .article blockquote {
    margin: 60px 0;
    padding: 36px 48px;
    font-size: 43px;
    line-height: 57px;
  }
}
.ft-blog .ft-breadcrumbs ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .ft-blog .ft-breadcrumbs ul {
    padding: 0 0 24px 0;
  }
}
.ft-blog .ft-breadcrumbs ul li {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 0;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .ft-blog .ft-breadcrumbs ul li {
    font-size: 19px;
    line-height: 24px;
  }
}
.ft-blog .ft-breadcrumbs ul li:after {
  content: ">";
  color: #222222;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translate(0, -50%);
}
@media only screen and (min-width: 768px) {
  .ft-blog .ft-breadcrumbs ul li:after {
    font-size: 19px;
    line-height: 34px;
  }
}
.ft-blog .ft-breadcrumbs ul li a {
  color: #222222;
  font-size: 14px;
}
.ft-blog .ft-breadcrumbs ul li:last-child:after {
  display: none;
}
.ft-blog .ft-breadcrumbs ul li:last-child a {
  color: #0D6C72;
}
.vc_container .vc_column-inner .ft-blog {
  margin-left: -14px;
  margin-right: -14px;
}
@media only screen and (min-width: 992px) {
  .vc_container .vc_column-inner .ft-blog {
    margin-left: 0;
    margin-right: 0;
  }
}
.vc_container .vc_column-inner .ft-blog h2.widget-heading {
  margin: 0 0;
}
@media only screen and (min-width: 768px) {
  .vc_container .vc_column-inner .ft-blog h2.widget-heading {
    margin: 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .vc_container .vc_column-inner .ft-blog .item .item-image {
    margin-left: 0;
    margin-right: 0;
  }
}
.vc_container .vc_column-inner .ft-blog .item .item-content {
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .vc_container .vc_column-inner .ft-blog .item .item-content {
    padding: 30px 0 0 0;
  }
}
.ft-blog-categories-search {
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .ft-blog-categories-search {
    padding: 70px 0 70px 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog-categories-search {
    padding: 70px 0 70px 0;
  }
}
.ft-blog-categories-search h2 {
  font-family: 'brandon_textregular';
  color: #222222;
  font-size: 32px;
  line-height: 42px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .ft-blog-categories-search h2 {
    padding-bottom: 20px;
    font-size: 42px;
    line-height: 54px;
    letter-spacing: .14px;
    max-width: 475px;
  }
}
.ft-blog-categories-search .ft-blog-categories-search-box {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ft-blog-categories-search .ft-blog-categories-search-box {
    max-width: 475px;
  }
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container {
    max-width: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container {
    margin-bottom: 0;
  }
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container:focus,
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 1px;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container .selection {
  margin: 0 !important;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container .selection:focus,
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container .selection:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 1px;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container .selection .select2-selection:focus,
.ft-blog-categories-search .ft-blog-categories-search-box .select2.select2-container .selection .select2-selection:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  border-radius: 0;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container .select2-dropdown {
  border: 1px solid rgba(187, 187, 187, 0.28);
  border-radius: 0;
  margin: -1px;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container .select2-dropdown .select2-search.select2-search--dropdown {
  display: block;
  padding: 10px 10px;
  background-color: rgba(187, 187, 187, 0.28);
  display: none;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container .select2-dropdown .select2-search.select2-search--dropdown .select2-search__field {
  border: 1px solid #000;
  padding: 10px 10px;
  border-radius: 2px;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container .select2-dropdown .select2-results .select2-results__options li {
  font-size: 18px;
  padding: 8px 20px;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container .select2-dropdown .select2-results .select2-results__options li[aria-selected=true] {
  color: #0D6C72;
  background-color: rgba(255, 255, 255, 0.22);
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container .select2-dropdown .select2-results .select2-results__options li.select2-results__option--highlighted {
  background-color: rgba(255, 255, 255, 0.22);
  color: #0D6C72;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container.select2-container--default {
  border: 1px solid #000000;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #4A4A4A;
  font-size: 18px;
}
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered:focus,
.ft-blog-categories-search .ft-blog-categories-search-box .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 1px;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
}
.ft-blog-categories-search .ft-blog-categories-search-box > select:focus,
.ft-blog-categories-search .ft-blog-categories-search-box .select2-hidden-accessible:focus,
.ft-blog-categories-search .ft-blog-categories-search-box > select:focus-visible,
.ft-blog-categories-search .ft-blog-categories-search-box .select2-hidden-accessible:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 1px;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
}
.ft-blog-categories-search ul.ft-blog-categories {
  list-style: none;
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .ft-blog-categories-search ul.ft-blog-categories {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.ft-blog-categories-search ul.ft-blog-categories li {
  padding-bottom: 10px;
}
.ft-blog-categories-search ul.ft-blog-categories li a {
  font-size: 24px;
  color: #222222;
}
@media only screen and (min-width: 768px) {
  .ft-blog-categories-search ul.ft-blog-categories li a {
    font-size: 28px;
  }
}
.ft-blog-categories-search ul.ft-blog-categories li a:hover {
  color: #0D6C72;
}
.vc_container .ft-page-content .ft-blog,
.vc_container .ft-page-content .ft-blog-categories-search {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .vc_container .ft-page-content .ft-blog,
  .vc_container .ft-page-content .ft-blog-categories-search {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vc_container .ft-page-content .ft-blog,
  .vc_container .ft-page-content .ft-blog-categories-search {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .vc_container .ft-page-content .ft-blog-categories-search {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vc_container .ft-page-content .ft-blog-categories-search {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .single-ft_post .vc_container .ft-page-content .ft-blog-categories-search {
    margin-left: -5px !important;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .single-ft_post .vc_container .ft-page-content .ft-blog-categories-search {
    margin-left: 0;
    margin-right: 0;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper {
  margin: 0 auto;
  max-width: 1280px;
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy,
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy,
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy {
  padding: 30px 24px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy {
    padding: 45px 60px 45px 60px;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
  font-family: 'brandon_textmedium';
  color: #222222;
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
    font-size: 40px;
    line-height: 54px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
    font-size: 55px;
    line-height: 70px;
    letter-spacing: .19px;
  }
}
@media only screen and (min-width: 1260px) {
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 span,
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 strong,
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 b {
  color: #0D6C72;
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 strong,
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 b {
  font-weight: normal;
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 span {
  display: block;
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy h2 + p {
  padding-top: 20px;
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy p {
  font-size: 20px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy p {
    font-size: 20px;
    line-height: 36px;
    text-align: left;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
    margin-top: 30px;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy + .hero-image {
  display: none;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-copy + .hero-image {
    display: block;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image {
    display: none;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image img {
    visibility: hidden;
  }
}
.ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image .hero-image-wrapper {
  margin: 0 auto;
  max-width: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1 .ft-hero-img-wrapper .hero-content .hero-image .hero-image-wrapper {
    max-width: 440px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-1 .ft-hero-img-wrapper .hero-content .hero-image {
    max-width: 610px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-1 .ft-hero-img-wrapper .hero-content .hero-copy p {
    max-width: 450px;
  }
}
.ft-hero-img-1.style-1 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
  border-color: #0D6C72;
  color: #FFFFFF;
  background-color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-1 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
    min-width: 250px;
  }
}
.ft-hero-img-1.style-1 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round:hover {
  color: #0D6C72;
  background-color: #FFFFFF;
}
.ft-hero-img-1.style-2 .ft-hero-img-wrapper {
  max-width: 1280px;
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-2 .ft-hero-img-wrapper .hero-content .hero-image {
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 775px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-2 .ft-hero-img-wrapper .hero-content .hero-copy {
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
  }
}
.ft-hero-img-1.style-2 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
  border-color: #0D6C72;
  color: #FFFFFF;
  background-color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-2 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
    min-width: 250px;
  }
}
.ft-hero-img-1.style-2 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round:hover {
  color: #0D6C72;
  background-color: #FFFFFF;
}
.ft-hero-img-1.style-3 .ft-hero-img-wrapper {
  max-width: 1280px;
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-3 .ft-hero-img-wrapper .hero-content .hero-image {
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 710px;
    margin: -24px 0 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-3 .ft-hero-img-wrapper .hero-content .hero-copy {
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
  }
}
.ft-hero-img-1.style-3 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
  font-family: 'brandon_textregular';
  color: #222222;
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-3 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
    font-size: 43px;
    line-height: 60px;
    letter-spacing: .14px;
  }
}
.ft-hero-img-1.style-3 .ft-hero-img-wrapper .hero-content .hero-copy p {
  font-size: 20px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-3 .ft-hero-img-wrapper .hero-content .hero-copy p {
    font-size: 24px;
    line-height: 36px;
  }
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content {
  -webkit-box-align: inherit!important;
  -ms-flex-align: inherit!important;
  align-items: inherit!important;
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 675px;
  }
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image img {
  max-height: 100px;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image img {
    max-height: 100%;
  }
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square {
  font-family: 'brandon_textmedium';
  background-color: #FFFFFF;
  box-shadow: 0 1px 4px 0 rgba(125, 125, 125, 0.5);
  min-height: 160px;
  color: #222222;
  font-size: 18px;
  line-height: 24px;
  padding: 24px 24px 24px 24px;
  display: block;
  margin: 24px;
  transition: all 0.4s ease;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square {
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
    max-width: 420px;
    padding: 15px 15px 25px 15px;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square {
    top: 80px;
    bottom: auto;
    left: 50px;
    transform: translate(0, 0);
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .06px;
    padding: 30px 30px 45px 30px;
  }
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square h3 {
  color: #006A71;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square h3 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square h3 {
    padding-bottom: 20px;
    font-size: 37px;
    line-height: 51px;
    letter-spacing: .12px;
  }
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square a {
  background-color: #0D6C72;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: .07px;
  display: block;
  padding: 10px 10px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square a {
    max-width: 300px;
    margin: 30px auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square a {
    max-width: 100%;
  }
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-image .square a:hover {
  background-color: #0a565b !important;
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-copy {
  padding: 24px 24px 0 24px !important;
}
@media only screen and (min-width: 768px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-copy {
    padding: 30px 60px 0 60px !important;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-copy {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding: 45px 60px 45px 30px !important;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-copy .hero-copy-wrapper {
    float: right;
    width: 100%;
    max-width: 480px;
  }
}
.ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
  color: #0D6C72;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-4 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
    text-align: left;
    max-width: 400px;
  }
}
@media only screen and (min-width: 1260px) {
}
.ft-hero-img-1.style-5 .ft-hero-img-wrapper .hero-content {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-5 .ft-hero-img-wrapper .hero-content .hero-copy p {
    max-width: 550px;
  }
}
.ft-hero-img-1.style-5.image-left .ft-hero-img-wrapper .hero-content .hero-copy {
  padding: 30px 24px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-5.image-left .ft-hero-img-wrapper .hero-content .hero-copy {
    padding: 45px 60px 45px 0;
  }
}
.ft-hero-img-1.style-6 .ft-hero-img-wrapper .hero-content {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-6 .ft-hero-img-wrapper .hero-content .hero-image {
    max-width: 610px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-6 .ft-hero-img-wrapper .hero-content .hero-copy {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-6 .ft-hero-img-wrapper .hero-content .hero-copy p {
    max-width: 550px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-6.image-left .ft-hero-img-wrapper .hero-content .hero-image {
    margin-left: auto;
  }
}
.ft-hero-img-1.style-6.image-left .ft-hero-img-wrapper .hero-content .hero-copy {
  padding: 30px 24px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-6.image-left .ft-hero-img-wrapper .hero-content .hero-copy {
    padding: 45px 60px 45px 60px;
  }
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-image {
    max-width: 625px;
  }
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
  color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 {
    text-align: left;
  }
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 span,
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 strong,
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 b {
  color: #222222;
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 strong,
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 b {
  font-weight: normal;
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 span {
  display: block;
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy h2 + p {
  padding-top: 20px;
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy p {
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy p {
    font-size: 20px;
    line-height: 36px;
    text-align: left;
  }
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
  margin: 25px auto 0 auto;
  background-color: #006666;
  border-color: #006666;
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round {
    margin: 50px auto 0 auto;
  }
}
.ft-hero-img-1.style-7 .ft-hero-img-wrapper .hero-content .hero-copy .btn-round:hover {
  background-color: #FFFFFF;
  border-color: #006666;
  color: #006666;
}
.ft-hero-img-1.style-7.image-left .ft-hero-img-wrapper .hero-content .hero-copy {
  padding: 30px 24px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.style-7.image-left .ft-hero-img-wrapper .hero-content .hero-copy {
    padding: 45px 60px 45px 60px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.image-right .ft-hero-img-wrapper .hero-content .hero-copy {
    padding: 45px 60px 45px 30px !important;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.image-right .ft-hero-img-wrapper .hero-content .hero-copy .hero-copy-wrapper {
    float: right;
    width: 100%;
    max-width: 550px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.image-left .ft-hero-img-wrapper .hero-content .hero-image {
    margin-left: auto;
    display: block !important;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.image-left .ft-hero-img-wrapper .hero-content .hero-copy {
    padding: 45px 30px 45px 60px !important;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.image-left .ft-hero-img-wrapper .hero-content .hero-copy .hero-copy-wrapper {
    float: left;
    width: 100%;
    max-width: 550px;
  }
}
.ft-hero-img-1.image-left .ft-hero-img-wrapper .hero-content .hero-copy + .hero-image {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .ft-hero-img-1.image-left .ft-hero-img-wrapper .hero-content .hero-copy + .hero-image {
    display: none !important;
  }
}
.ft-hero-bg .ft-hero-bg-wrapper {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  z-index: 1;
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 800px;
  padding: 48px 9px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy {
    padding: 128px 15px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy {
    padding: 192px 0;
  }
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 {
  font-family: 'brandon_textmedium';
  color: #FFFFFF;
  font-size: 32px;
  line-height: 36px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 {
    font-size: 56px;
    line-height: 64px;
    letter-spacing: .19px;
    text-align: left;
  }
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 span,
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 strong,
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 b {
  color: #FFFFFF;
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 strong,
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 b {
  font-weight: normal;
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 span {
  display: block;
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy h2 + p {
  padding-top: 5px;
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy p {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy p {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
  }
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy p strong,
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy p b {
  font-weight: normal;
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy .btn-round {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy .btn-round {
    margin-top: 40px;
  }
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy .btn-round {
  border-color: #0D6C72;
  color: #FFFFFF;
  background-color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy .btn-round {
    min-width: 250px;
  }
}
.ft-hero-bg .ft-hero-bg-wrapper .hero-content .hero-copy .btn-round:hover {
  color: #0D6C72;
  background-color: #FFFFFF;
}
.ft-hero-bg .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.ft-hero-bg .hero-image img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 992px) {
  .ft-hero-bg .hero-image img {
    visibility: hidden;
  }
}
.ft-hero-bg .hero-image .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vc_container .ft-page-content .ft-hero-img-1 {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width: 768px) {
  .vc_container .ft-page-content .ft-hero-img-1 {
    margin-left: 0;
    margin-right: 0;
  }
}
.vc_container .vc_column-inner .ft-hero-img-1.style-1,
.vc_container .vc_column-inner .ft-hero-img-1.style-2,
.vc_container .vc_column-inner .ft-hero-img-1.style-3,
.vc_container .vc_column-inner .ft-hero-img-1.style-4,
.vc_container .vc_column-inner .ft-hero-img-1.style-5,
.vc_container .vc_column-inner .ft-hero-img-1.style-6,
.vc_container .vc_column-inner .ft-hero-img-1.style-7 {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .vc_container .vc_column-inner .ft-hero-img-1.style-1,
  .vc_container .vc_column-inner .ft-hero-img-1.style-2,
  .vc_container .vc_column-inner .ft-hero-img-1.style-3,
  .vc_container .vc_column-inner .ft-hero-img-1.style-4,
  .vc_container .vc_column-inner .ft-hero-img-1.style-5,
  .vc_container .vc_column-inner .ft-hero-img-1.style-6,
  .vc_container .vc_column-inner .ft-hero-img-1.style-7 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) {
  .vc_container .vc_column-inner .ft-hero-img-1 .hero-content .hero-copy {
    padding: 30px 32px;
  }
}
@media only screen and (min-width: 992px) {
  .vc_container .vc_column-inner .ft-hero-img-1 .hero-content .hero-copy {
    padding: 30px 60px;
  }
}
.ft-hero-content {
  padding: 30px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-hero-content {
    padding: 60px 0;
  }
}
.ft-hero-content h2,
.ft-hero-content h3,
.ft-hero-content h4 {
  font-family: 'brandon_textmedium';
  color: #222222;
}
.ft-hero-content h2 {
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .ft-hero-content h2 {
    font-size: 40px;
    line-height: 54px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-content h2 {
    font-size: 55px;
    line-height: 70px;
    letter-spacing: .19px;
    text-align: center;
  }
}
.ft-hero-content h3 {
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .ft-hero-content h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-content h3 {
    font-size: 36px;
    line-height: 50px;
    letter-spacing: .19px;
    text-align: center;
  }
}
.ft-hero-content .btn-round {
  border-color: #0D6C72;
  color: #FFFFFF;
  background-color: #0D6C72;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-content .btn-round {
    min-width: 250px;
    margin-top: 50px;
  }
}
.ft-hero-content .btn-round:hover {
  background-color: #FFFFFF;
  color: #0D6C72;
}
.ft-hero-content.style-2 {
  text-align: center !important;
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-2 {
    text-align: center !important;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-2 h2,
  .ft-hero-content.style-2 h3,
  .ft-hero-content.style-2 h4 {
    text-align: center !important;
  }
}
.ft-hero-content.style-2 h2 span,
.ft-hero-content.style-2 h3 span,
.ft-hero-content.style-2 h4 span,
.ft-hero-content.style-2 h2 strong,
.ft-hero-content.style-2 h3 strong,
.ft-hero-content.style-2 h4 strong,
.ft-hero-content.style-2 h2 b,
.ft-hero-content.style-2 h3 b,
.ft-hero-content.style-2 h4 b {
  color: #0D6C72;
}
.ft-hero-content.style-2 h2 strong,
.ft-hero-content.style-2 h3 strong,
.ft-hero-content.style-2 h4 strong,
.ft-hero-content.style-2 h2 b,
.ft-hero-content.style-2 h3 b,
.ft-hero-content.style-2 h4 b {
  font-weight: normal;
}
.ft-hero-content.style-2 h2 + p,
.ft-hero-content.style-2 h3 + p,
.ft-hero-content.style-2 h4 + p,
.ft-hero-content.style-2 h2 + ul,
.ft-hero-content.style-2 h3 + ul,
.ft-hero-content.style-2 h4 + ul,
.ft-hero-content.style-2 h2 + ol,
.ft-hero-content.style-2 h3 + ol,
.ft-hero-content.style-2 h4 + ol {
  padding-top: 20px;
}
.ft-hero-content.style-2 p,
.ft-hero-content.style-2 ul,
.ft-hero-content.style-2 ol {
  font-size: 20px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-2 p,
  .ft-hero-content.style-2 ul,
  .ft-hero-content.style-2 ol {
    font-size: 20px;
    line-height: 36px;
  }
}
.ft-hero-content.style-2 p + p,
.ft-hero-content.style-2 ul + p,
.ft-hero-content.style-2 ol + p,
.ft-hero-content.style-2 p + ul,
.ft-hero-content.style-2 ul + ul,
.ft-hero-content.style-2 ol + ul,
.ft-hero-content.style-2 p + ol,
.ft-hero-content.style-2 ul + ol,
.ft-hero-content.style-2 ol + ol {
  padding-top: 20px;
}
.ft-hero-content.style-2 ul {
  margin: 0 auto;
  max-width: 900px;
}
.ft-hero-content.style-2 ul li {
  text-align: left !important;
  font-size: 20px;
  line-height: 36px;
}
.ft-hero-content.style-2 .btn-round {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-2 .btn-round {
    margin-top: 30px;
  }
}
.ft-hero-content.style-3 h2 span,
.ft-hero-content.style-3 h2 strong,
.ft-hero-content.style-3 h2 b {
  color: #0D6C72;
}
.ft-hero-content.style-3 h2 strong,
.ft-hero-content.style-3 h2 b {
  font-weight: normal;
}
.ft-hero-content.style-3 h2 + p {
  padding-top: 20px;
}
.ft-hero-content.style-3 .calculator-display-in-page {
  margin: 0 -15px 0 -15px;
}
@media only screen and (min-width: 768px) {
  .ft-hero-content.style-3 .calculator-display-in-page {
    margin: 0 -15px 0 -15px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-3 .calculator-display-in-page {
    margin: 0 0 0 0;
  }
}
.ft-hero-content.style-3 .calculator-display-in-page > iframe {
  margin: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .ft-hero-content.style-3 .calculator-display-in-page > iframe {
    margin: 30px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-3 .calculator-display-in-page > iframe {
    margin: 50px 0 0 0;
  }
}
.vc_container .ft-hero-content {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_container .ft-page-content .ft-hero-content {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width: 768px) {
  .vc_container .ft-page-content .ft-hero-content {
    margin-left: 0;
    margin-right: 0;
  }
}
.ft-rounded-img .rounded-img-wrapper {
  margin: 0 auto;
  max-width: 620px;
}
@media only screen and (min-width: 992px) {
  .ft-rounded-img .rounded-img-wrapper {
    max-width: 1024px;
  }
}
.ft-rounded-img .rounded-img-wrapper .rounded-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy,
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy {
  padding: 30px 15px;
}
@media only screen and (min-width: 768px) {
  .ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy {
    padding: 30px 0 30px 45px;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
}
@media only screen and (min-width: 992px) {
  .ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy {
    padding: 30px 0 30px 60px;
  }
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy .tags .item-tag {
  display: inline-block;
  margin: 10px 10px 0 0;
  border-radius: 15px;
  background-color: #D5EEF2;
  font-size: 16px;
  color: #0D6C72;
  padding: 3px 25px;
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy .tags a.item-tag:hover {
  color: #FFFFFF;
  background-color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy .tags + h2 {
    margin-top: 16px;
  }
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy h2 {
  font-family: 'brandon_textmedium';
  color: #222222;
  font-size: 40px;
  line-height: 54px;
}
@media only screen and (min-width: 992px) {
  .ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy h2 {
    font-size: 70px;
    line-height: 87px;
    letter-spacing: .22px;
    text-align: left;
  }
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy h2 span,
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy h2 strong {
  color: #0D6C72;
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy h2 strong {
  font-weight: normal;
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy h2 + p {
  padding-top: 20px;
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy p {
  font-size: 18px;
  line-height: 28px;
  max-width: 420px;
}
@media only screen and (min-width: 992px) {
  .ft-rounded-img .rounded-img-wrapper .rounded-content .hero-copy p {
    font-size: 20px;
    line-height: 34px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .ft-rounded-img .rounded-img-wrapper .rounded-content .hero-image {
    -ms-flex: 0 0 60%;
    flex: 0 0 35%;
    max-width: 35%;
  }
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-image .hero-image-wrapper {
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  max-width: 280px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .ft-rounded-img .rounded-img-wrapper .rounded-content .hero-image .hero-image-wrapper {
    max-width: 440px;
  }
}
.ft-rounded-img .rounded-img-wrapper .rounded-content .hero-image .hero-image-wrapper img {
  width: 100%;
  height: auto;
}
.ft-boxes-1 {
  background-color: #0D6C72;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-1 {
    padding: 30px 15px 30px 15px;
  }
}
.ft-boxes-1 h2 {
  color: #FFFFFF;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: .82px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-1 h2 {
    font-size: 43px;
    line-height: 60px;
    letter-spacing: 1.64px;
    padding-bottom: 48px;
  }
}
.ft-boxes-1 .btn-round {
  border-color: #FFFFFF;
  color: #0D6C72;
  background-color: #FFFFFF;
  margin: 30px 0;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-1 .btn-round {
    min-width: 250px;
    margin-top: 50px;
  }
}
.ft-boxes-1 .btn-round:hover {
  border-color: #FFFFFF;
  color: #0D6C72;
}
.ft-boxes-1 .item {
  padding: 30px 0 30px 0;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-1 .item {
    padding: 15px 0;
  }
}
.ft-boxes-1 .item .item-image {
  padding-bottom: 20px;
}
.ft-boxes-1 .item .item-image .item-image-wrapper {
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  max-width: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.ft-boxes-1 .item .item-image .item-image-wrapper img {
  width: 100%;
  height: auto;
}
.ft-boxes-1 .item .item-copy {
  text-align: center;
  color: #FFFFFF;
}
.ft-boxes-1 .item .item-copy h3 {
  font-family: 'brandon_textmedium';
  color: #FFFFFF;
  font-size: 22px;
  line-height: 36px;
  padding-bottom: 10px;
}
.ft-boxes-1 .item .item-copy p {
  font-size: 18px;
  line-height: 26px;
  margin: 0 auto;
  max-width: 320px;
}
.ft-boxes-1 .item .item-link {
  padding-top: 24px;
  margin: 0 auto;
  max-width: 320px;
  text-align: center;
}
.ft-boxes-1 .item .item-link .btn-round {
  min-width: 200px;
  margin: 0 auto;
}
.ft-boxes-1 .item .item-link .btn-round:hover {
  color: #FFFFFF;
  background-color: #0D6C72;
}
.ft-boxes-1 > .container .row,
.ft-boxes-1 > .container-fluid .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.ft-boxes-1 > .container .row [class*="col-"],
.ft-boxes-1 > .container-fluid .row [class*="col-"] {
  float: none;
}
.ft-boxes-2 .ft-boxes-wrapper {
  margin: 0 auto;
  max-width: 1260px;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-2 .ft-boxes-wrapper {
    padding: 0 0 0 0;
  }
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item {
  padding: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item {
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 190px;
  }
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper {
  position: relative;
  background-color: #F5F5F5;
  display: block;
  height: 100%;
  text-align: center;
  transition: all 0.4s ease;
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper img {
  max-width: 35%;
  height: auto;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .07px;
  text-align: center;
  transition: all 0.4s ease;
  display: block;
  width: 100%;
  max-width: 120px;
  padding: 0 5px;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper > span {
    font-size: 23px;
    line-height: 25px;
    letter-spacing: .07px;
  }
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper > span span {
  display: block;
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper:hover {
  background-color: #0D6C72;
}
.ft-boxes-2 .ft-boxes-wrapper .ft-boxes-content .ft-boxes-item .ft-boxes-item-wrapper:hover span {
  color: #FFFFFF;
}
.ft-boxes-2 .ft-boxes-wrapper h2 {
  font-family: 'brandon_textregular';
  color: #006A71;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  padding-bottom: 5px;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-2 .ft-boxes-wrapper h2 {
    font-size: 43px;
    line-height: 60px;
    letter-spacing: .14px;
    padding-bottom: 0;
  }
}
.ft-boxes-2 .ft-boxes-wrapper h2 + .ft-boxes-content {
  margin-top: 20px;
}
.ft-boxes-2 .ft-boxes-wrapper h3 {
  font-family: 'brandon_textregular';
  color: #222222;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  padding-bottom: 20px;
  max-width: 320px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-2 .ft-boxes-wrapper h3 {
    max-width: 640px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-2 .ft-boxes-wrapper h3 {
    padding-bottom: 40px;
  }
}
.ft-boxes-3 {
  padding: 30px 0;
  background-color: rgba(227, 252, 203, 0.22);
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-3 {
    padding: 50px 0;
  }
}
.ft-boxes-3 h2 {
  font-family: 'brandon_textmedium';
  color: #222222;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-3 h2 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-3 h2 {
    padding-bottom: 20px;
    font-size: 43px;
    line-height: 60px;
    letter-spacing: .14px;
  }
}
.ft-boxes-3 .item-wrapper {
  padding-top: 24px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-3 .item-wrapper {
    padding-top: 30px;
    height: 100%;
  }
}
.ft-boxes-3 .item {
  border-radius: 10px;
  box-shadow: 0 1px 4px 0 rgba(125, 125, 125, 0.5);
  min-height: 110px;
  color: #222222;
  font-size: 18px;
  line-height: 24px;
  padding: 15px;
  display: block;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-3 .item {
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-3 .item {
    font-size: 21px;
    line-height: 29px;
    letter-spacing: .07px;
    padding: 20px;
    margin-top: 20px;
    min-height: 130px;
  }
}
.ft-boxes-3 .item .date {
  font-size: 15px;
  line-height: 21px;
  color: #BBBBBB;
  display: block;
  padding-top: 10px;
}
.ft-boxes-3 .item:hover {
  color: #0D6C72;
}
.ft-boxes-3 a.see-more {
  font-family: 'brandon_textmedium';
  display: inline-block;
  margin-top: 30px;
  color: #006A71;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-3 a.see-more {
    font-size: 19px;
    line-height: 34px;
  }
}
.ft-boxes-3 a.see-more:hover {
  color: #0D6C72;
}
.ft-boxes-3.style-2 {
  background-color: transparent;
}
.ft-boxes-3.style-2 h2 {
  color: #006A71;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-3.style-2 h2 {
    font-size: 40px;
    line-height: 54px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-3.style-2 h2 {
    font-size: 50px;
    line-height: 65px;
    letter-spacing: .19px;
    padding-bottom: 20px;
  }
}
.ft-boxes-3.style-2 .item {
  background-color: #DDE7E7;
  box-shadow: none;
  padding: 24px;
  font-size: 16px;
  line-height: 24px;
  min-height: 140px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-3.style-2 .item {
    min-height: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-3.style-2 .item {
    padding: 32px;
    font-size: 18px;
    line-height: 24px;
    margin-top: 30px;
    min-height: 160px;
  }
}
.ft-boxes-3.style-2 .item h3 {
  font-family: 'brandon_textmedium';
  font-size: 18px;
  line-height: 24px;
  min-height: 48px;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-3.style-2 .item h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: .07px;
    min-height: 60px;
  }
}
.ft-boxes-3.style-2 .item a {
  display: inline-block;
  margin-top: 20px;
}
.ft-boxes-3.style-2 .btn-round {
  border-color: #0D6C72;
  background-color: #0D6C72;
  color: #FFFFFF;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-3.style-2 .btn-round {
    min-width: 250px;
    margin-top: 60px;
  }
}
.ft-boxes-3.style-2 .btn-round:hover {
  color: #0D6C72;
  background-color: #FFFFFF;
}
.ft-boxes-4 h2 {
  font-family: 'brandon_textregular';
  color: #222222;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-4 h2 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-4 h2 {
    padding-bottom: 20px;
    font-size: 43px;
    line-height: 60px;
    letter-spacing: .14px;
  }
}
.ft-boxes-4 .item {
  font-family: 'brandon_textmedium';
  background-color: #FFFFFF;
  box-shadow: 0 1px 4px 0 rgba(125, 125, 125, 0.5);
  min-height: 160px;
  color: #222222;
  font-size: 18px;
  line-height: 24px;
  padding: 15px 15px 25px 15px;
  display: block;
  margin-top: 24px;
  transition: all 0.4s ease;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-4 .item {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .06px;
    padding: 30px 30px 45px 30px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-4 .item p {
    min-height: 75px;
  }
}
.ft-boxes-4 .item h3 {
  color: #006A71;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-4 .item h3 {
    font-size: 36px;
    line-height: 54px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-4 .item h3 {
    padding-bottom: 20px;
    font-size: 37px;
    line-height: 51px;
    letter-spacing: .12px;
  }
}
.ft-boxes-4 .item a {
  background-color: #0D6C72;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: .07px;
  display: block;
  padding: 10px 10px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-4 .item a {
    max-width: 300px;
    margin: 30px auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-4 .item a {
    max-width: 100%;
  }
}
.ft-boxes-4 .item a:hover {
  background-color: #0a565b !important;
}
.ft-boxes-4 a.see-more {
  font-family: 'brandon_textmedium';
  display: inline-block;
  margin-top: 30px;
  color: #006A71;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-4 a.see-more {
    font-size: 19px;
    line-height: 34px;
  }
}
.ft-boxes-4 a.see-more:hover {
  color: #0D6C72;
}
.ft-boxes-5 {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-5 {
    margin-left: 0;
    margin-right: 0;
  }
}
.ft-boxes-5 h2 {
  font-family: 'brandon_textmedium';
  color: #222222;
  text-align: center;
  padding-bottom: 20px;
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-5 h2 {
    font-size: 40px;
    line-height: 54px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-5 h2 {
    font-size: 50px;
    line-height: 65px;
    letter-spacing: .19px;
    padding-bottom: 20px;
  }
}
.ft-boxes-5 .item-wrapper {
  padding-top: 24px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-5 .item-wrapper {
    padding-top: 30px;
    height: 100%;
  }
}
.ft-boxes-5 .item {
  font-family: 'brandon_textregular';
  background-color: #FFFFFF;
  min-height: 160px;
  color: #222222;
  font-size: 20px;
  line-height: 28px;
  padding: 15px 15px 25px 15px;
  display: block;
  transition: all 0.4s ease;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-5 .item {
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-5 .item {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: normal;
    padding: 45px 45px 45px 45px;
    min-height: 315px;
  }
}
@media only screen and (min-width: 768px) {
  .ft-boxes-5 .item p {
    min-height: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-5 .item p {
    min-height: 115px;
  }
}
.ft-boxes-5 .item h3 {
  color: #006A71;
  font-size: 36px;
  line-height: 50px;
  text-align: center;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-5 .item h3 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-5 .item h3 {
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: normal;
  }
}
.ft-boxes-5 .item .btn-round {
  margin: 20px auto 0 auto;
  background-color: #006666;
  border-color: #006666;
  color: #FFFFFF;
  min-width: 250px;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-5 .item .btn-round {
    margin: 40px auto 0 auto;
  }
}
.ft-boxes-5 .item .btn-round:hover {
  background-color: #FFFFFF;
  border-color: #006666;
  color: #006666;
}
.ft-boxes-5 a.see-more {
  font-family: 'brandon_textmedium';
  display: inline-block;
  margin-top: 30px;
  color: #006A71;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-5 a.see-more {
    font-size: 19px;
    line-height: 34px;
  }
}
.ft-boxes-5 a.see-more:hover {
  color: #0D6C72;
}
.ft-boxes-6 {
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-6 {
    padding: 30px 15px 30px 15px;
  }
}
.ft-boxes-6 h2 {
  color: #0D6C72;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: .82px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  max-width: 900px;
  margin: 0 -20px;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-6 h2 {
    font-size: 43px;
    line-height: 60px;
    letter-spacing: 1.64px;
    padding-bottom: 48px;
    margin: 0 auto;
    max-width: 900px;
  }
}
.ft-boxes-6 .btn-round {
  border-color: #0D6C72;
  color: #FFFFFF;
  background-color: #0D6C72;
  margin: 30px 0;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-6 .btn-round {
    min-width: 250px;
    margin-top: 50px;
  }
}
.ft-boxes-6 .btn-round:hover {
  border-color: #0D6C72;
  color: #0D6C72;
  background-color: #FFFFFF;
}
.ft-boxes-6 .item {
  padding: 30px 0 30px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-6 .item {
    padding: 15px 15px;
    text-align: left;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
  }
}
.ft-boxes-6 .item .item-image {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-6 .item .item-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
  }
}
.ft-boxes-6 .item .item-image .item-image-wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-6 .item .item-image .item-image-wrapper {
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    width: 300px;
  }
}
.ft-boxes-6 .item .item-image .item-image-wrapper img {
  width: 100%;
  height: auto;
}
.ft-boxes-6 .item .item-copy {
  color: #222222;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-6 .item .item-copy {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    padding-left: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-6 .item .item-copy {
    padding-left: 150px;
  }
}
.ft-boxes-6 .item .item-copy h3 {
  font-family: 'brandon_textmedium';
  color: #0D6C72;
  font-size: 22px;
  line-height: 36px;
  padding-bottom: 10px;
  max-width: 450px;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-6 .item .item-copy h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
.ft-boxes-6 .item .item-copy p {
  font-size: 18px;
  line-height: 26px;
  max-width: 450px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-6 .item:nth-child(even) .item-copy {
    padding-left: 0;
    padding-right: 40px;
    -ms-flex-order: -1;
    order: -1;
  }
}
.ft-boxes-7 {
  background-color: #FFFFFF;
}
.ft-boxes-7 .ft-boxes7-top {
  position: relative;
  background-color: #0D6C72;
  color: #FFFFFF;
  padding: 40px 0 200px 0;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-7 .ft-boxes7-top {
    padding: 60px 0 225px 0;
  }
}
.ft-boxes-7 .ft-boxes7-top .max-500 {
  max-width: 500px;
  margin: 0 auto;
}
.ft-boxes-7 .ft-boxes7-top h2 {
  font-family: 'brandon_textmedium';
  color: #FFFFFF;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-top h2 {
    font-size: 42px;
    letter-spacing: 0.13px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-7 .ft-boxes7-top h2 {
    font-size: 65px;
    line-height: 75px;
    letter-spacing: 0.21px;
    padding-bottom: 20px;
  }
}
.ft-boxes-7 .ft-boxes7-bottom {
  position: relative;
  background-color: #FFFFFF;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-bottom {
    padding: 0 0 60px 0;
  }
}
.ft-boxes-7 .ft-boxes7-boxes {
  padding: 0 15px;
  max-width: 1000px;
  margin: -180px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .ft-boxes-7 .ft-boxes7-boxes {
    padding: 0 30px;
    margin: -150px auto 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper {
    margin-right: -30px;
    margin-left: -30px;
  }
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper {
  padding: 32px 32px;
  min-height: 250px;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 4px 0 rgba(203, 203, 203, 0.73);
  box-shadow: 0 0 4px 0 rgba(203, 203, 203, 0.73);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper {
    -webkit-box-shadow: 0 5px 4px 0 rgba(203, 203, 203, 0.73);
    box-shadow: 0 5px 4px 0 rgba(203, 203, 203, 0.73);
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper {
    padding: 40px 40px;
  }
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper h3 {
  font-family: 'brandon_textmedium';
  color: #006A71;
  text-align: center;
  max-width: 320px;
  margin: 0 auto;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper h3 {
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 0.09px;
  }
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper h4 {
  font-family: 'brandon_textmedium';
  color: #000000;
  text-align: center;
  max-width: 320px;
  margin: 0 auto;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper h4 {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.06px;
  }
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper p {
  font-family: 'brandon_textmedium';
  font-size: 12px;
  line-height: 17px;
  color: #0D6C72;
  max-width: 270px;
  margin: 0 auto;
  padding-bottom: 25px;
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper p a {
  color: #58D8EC;
  text-decoration: none !important;
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper a {
  background-color: #0D6C72;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .04px;
  display: block;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: auto;
}
@media only screen and (min-width: 768px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper a {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: .06px;
    max-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper a {
    max-width: 100%;
  }
}
.ft-boxes-7 .ft-boxes7-boxes .ft-boxes7-boxes-wrapper .item .item-wrapper a:hover {
  background-color: #0a565b !important;
}
.vc_container .ft-page-content .ft-boxes-1 {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width: 768px) {
  .vc_container .ft-page-content .ft-boxes-1 {
    margin-left: 0;
    margin-right: 0;
  }
}
.vc_container .vc_column-inner .ft-boxes-3.style-2 {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .vc_container .vc_column-inner .ft-boxes-3.style-2 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.vc_container .vc_column-inner .ft-boxes-7 {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .vc_container .vc_column-inner .ft-boxes-7 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.ft-faq-accordion h2 {
  font-family: 'brandon_textbold';
  color: #0D6C72;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 1.02px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion h2 {
    font-size: 43px;
    line-height: 60px;
    letter-spacing: 1.64px;
    text-align: left;
    padding-bottom: 32px;
  }
}
.ft-faq-accordion .panel-group {
  margin-top: 0;
  margin-bottom: 0;
  overflow-x: hidden;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .ft-faq-accordion .panel-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.ft-faq-accordion .panel-group .panel,
.ft-faq-accordion .panel-group .panel2 {
  margin-bottom: 0;
  border-radius: 0;
  width: auto;
  background-color: transparent !important;
  border: 0;
  border-bottom: 1px solid rgba(187, 187, 187, 0.4);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.ft-faq-accordion .panel-group .panel + .panel,
.ft-faq-accordion .panel-group .panel2 + .panel,
.ft-faq-accordion .panel-group .panel .panel2,
.ft-faq-accordion .panel-group .panel2 .panel2 {
  margin-top: 0;
}
.ft-faq-accordion .panel-group .panel:first-child,
.ft-faq-accordion .panel-group .panel2:first-child {
  border-top: 1px solid rgba(187, 187, 187, 0.4);
}
.ft-faq-accordion .panel-group .panel .panel-heading,
.ft-faq-accordion .panel-group .panel2 .panel-heading {
  padding: 0 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: transparent !important;
}
.ft-faq-accordion .panel-group .panel .panel-heading .panel-title,
.ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
  color: inherit;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion .panel-group .panel .panel-heading .panel-title,
  .ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.ft-faq-accordion .panel-group .panel .panel-heading .panel-title a,
.ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a {
  position: relative;
  display: block;
  padding: 24px 32px 24px 0;
  color: #222222;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion .panel-group .panel .panel-heading .panel-title a,
  .ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a {
    padding: 32px 32px 32px 0;
  }
}
.ft-faq-accordion .panel-group .panel .panel-heading .panel-title a svg,
.ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a svg {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 16px;
  height: 8px;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 768px) {
  .ft-faq-accordion .panel-group .panel .panel-heading .panel-title a svg,
  .ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a svg {
    right: 24px;
  }
}
.ft-faq-accordion .panel-group .panel .panel-heading .panel-title a svg path,
.ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a svg path {
  fill: #0D6C72;
}
.ft-faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"],
.ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] {
  background-color: transparent !important;
  color: #222222;
}
.ft-faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"],
.ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] {
  background-color: transparent !important;
  color: #222222;
}
.ft-faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg,
.ft-faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg {
  transform: translate(0, -50%) rotateX(180deg);
}
.ft-faq-accordion .panel-group .panel .panel-heading + .panel-collapse > .panel-body,
.ft-faq-accordion .panel-group .panel2 .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.ft-faq-accordion .panel-group .panel .panel-body,
.ft-faq-accordion .panel-group .panel2 .panel-body {
  padding: 0 48px 24px 0;
  background-color: transparent !important;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion .panel-group .panel .panel-body,
  .ft-faq-accordion .panel-group .panel2 .panel-body {
    padding: 0 96px 32px 0;
  }
}
.ft-faq-accordion .panel-group .panel .panel-body p,
.ft-faq-accordion .panel-group .panel2 .panel-body p,
.ft-faq-accordion .panel-group .panel .panel-body ul li,
.ft-faq-accordion .panel-group .panel2 .panel-body ul li,
.ft-faq-accordion .panel-group .panel .panel-body blockquote,
.ft-faq-accordion .panel-group .panel2 .panel-body blockquote {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 18px;
  line-height: 28px;
  color: #222222;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion .panel-group .panel .panel-body p,
  .ft-faq-accordion .panel-group .panel2 .panel-body p,
  .ft-faq-accordion .panel-group .panel .panel-body ul li,
  .ft-faq-accordion .panel-group .panel2 .panel-body ul li,
  .ft-faq-accordion .panel-group .panel .panel-body blockquote,
  .ft-faq-accordion .panel-group .panel2 .panel-body blockquote {
    font-size: 18px;
    line-height: 28px;
  }
}
.ft-faq-accordion .panel-group .panel .panel-body a,
.ft-faq-accordion .panel-group .panel2 .panel-body a {
  color: #0D6C72;
}
.ft-faq-accordion .panel-group .panel .panel-body a:hover,
.ft-faq-accordion .panel-group .panel2 .panel-body a:hover {
  text-decoration: underline !important;
}
.ft-faq-accordion a.see-more,
.ft-faq-accordion a.ft-more {
  margin-top: 30px;
  color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion a.see-more,
  .ft-faq-accordion a.ft-more {
    font-size: 19px;
    line-height: 34px;
  }
}
.ft-faq-accordion a.see-more svg path,
.ft-faq-accordion a.ft-more svg path {
  fill: #0D6C72;
}
.ft-faq-accordion a.see-more:hover,
.ft-faq-accordion a.ft-more:hover {
  color: #57822B;
}
.ft-faq-accordion a.see-more:hover svg path,
.ft-faq-accordion a.ft-more:hover svg path {
  fill: #57822B;
}
.ft-faq-accordion a.see-more {
  display: inline-block;
  margin-top: 30px;
  color: #0D6C72;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion a.see-more {
    font-size: 19px;
    line-height: 34px;
  }
}
.ft-faq-accordion a.see-more:hover {
  color: #57822B;
}
.ft-faq-accordion + .ft-faq-accordion {
  padding-top: 16px;
}
@media only screen and (min-width: 992px) {
  .ft-faq-accordion + .ft-faq-accordion {
    padding-top: 32px;
  }
}
.vc_container .vc_column-inner .ft-faq-accordion {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .vc_container .vc_column-inner .ft-faq-accordion {
    margin-left: 0;
    margin-right: 0;
  }
}
.vc_container .ft-page-content .ft-faq-accordion {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .vc_container .ft-page-content .ft-faq-accordion {
    margin-left: 0;
    margin-right: 0;
  }
}
.ft-explore-more {
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .ft-explore-more {
    padding: 60px 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-explore-more {
    padding: 90px 0;
  }
}
.ft-explore-more .ft-explore-more-wrapper {
  background-color: #FFFFFF;
  padding: 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
@media only screen and (min-width: 768px) {
  .ft-explore-more .ft-explore-more-wrapper {
    padding: 50px;
  }
}
.ft-explore-more .ft-explore-more-wrapper .ft-explore-more-col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-explore-more .ft-explore-more-wrapper .ft-explore-more-col {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .ft-explore-more .ft-explore-more-wrapper .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
}
@media only screen and (min-width: 992px) {
  .ft-explore-more .ft-explore-more-wrapper .col-md-auto {
    min-width: 300px;
  }
}
.ft-explore-more .ft-explore-more-wrapper .col-md-auto + .col-md-auto {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .ft-explore-more .ft-explore-more-wrapper .col-md-auto + .col-md-auto {
    margin-top: 0;
  }
}
.ft-explore-more .ft-explore-more-wrapper h2 {
  font-family: 'brandon_textmedium';
  color: #006A71;
  padding-bottom: 30px;
  text-align: center;
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .ft-explore-more .ft-explore-more-wrapper h2 {
    font-size: 40px;
    line-height: 54px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .ft-explore-more .ft-explore-more-wrapper h2 {
    font-size: 55px;
    line-height: 70px;
    letter-spacing: .19px;
    padding-bottom: 50px;
  }
}
.ft-explore-more .ft-explore-more-wrapper a {
  display: block;
  padding: 5px;
  margin: 5px;
  font-family: 'brandon_textmedium';
  color: #0D6C72;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .ft-explore-more .ft-explore-more-wrapper a {
    font-size: 32px;
    line-height: 42px;
  }
}
.ft-explore-more .ft-explore-more-wrapper a:hover {
  text-decoration: underline !important;
}
.ft-locations h3 {
  font-size: 23px;
  line-height: 32px;
  color: #0D6C72;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ft-locations h3 {
    font-size: 23px;
    line-height: 32px;
    padding-bottom: 30px;
  }
}
.ft-locations .item {
  margin-bottom: 30px;
}
.ft-locations .item .item-wrapper {
  padding: 15px 20px;
  background-color: #FAFAFA;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  min-height: 100px;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .ft-locations .item .item-wrapper {
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .ft-locations .item .item-wrapper:hover {
    box-shadow: 0 6px 10px 0 rgba(209, 204, 204, 0.99) !important;
  }
}
.ft-locations .item .item-wrapper .row [class*="col-"] {
  text-align: right;
}
.ft-locations .item .item-wrapper .row [class*="col-"]:first-child {
  text-align: left;
}
.ft-locations .item .item-wrapper .row + .row {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .ft-locations .item .item-wrapper .row + .row {
    padding-top: 35px;
  }
}
.ft-locations .item .item-wrapper .name {
  font-family: 'brandon_textregular';
  font-size: 20px;
  line-height: 26px;
  color: #0D6C72;
  padding-bottom: 5px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .ft-locations .item .item-wrapper .name {
    font-size: 20px;
    line-height: 26px;
  }
}
.ft-locations .item .item-wrapper .address {
  color: #63747E;
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .ft-locations .item .item-wrapper .address {
    font-size: 18px;
    line-height: 26px;
  }
}
.ft-locations .item .item-wrapper .status {
  font-size: 14px;
  line-height: 17px;
  color: #0D6C72;
  text-transform: uppercase;
  text-align: right;
  padding-bottom: 10px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .ft-locations .item .item-wrapper .status {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    display: inline-block;
  }
}
.ft-locations .item .item-wrapper .distance {
  position: absolute;
  top: 20px;
  right: 15px;
  color: #63747E;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  display: block;
}
@media only screen and (min-width: 768px) {
  .ft-locations .item .item-wrapper .distance {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
  }
}
.ft-locations .item .item-wrapper .atm {
  font-family: 'brandon_textmedium';
  color: #414E57;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  max-height: 20px;
  overflow: hidden;
  display: block;
}
@media only screen and (min-width: 768px) {
  .ft-locations .item .item-wrapper .atm {
    font-size: 16px;
    line-height: 19px;
    max-height: inherit;
  }
}
.ft-locations .item .item-wrapper .atm span {
  display: block;
}
.ft-locations .item .item-wrapper .phone {
  position: relative;
  font-family: 'Lato', sans-serif;
  color: #006A71;
  font-size: 14px;
  line-height: 17px;
  padding-left: 28px;
  display: inline-block;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 992px) {
  .ft-locations .item .item-wrapper .phone {
    font-size: 16px;
    line-height: 19px;
  }
}
.ft-locations .item .item-wrapper .phone svg {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 19px;
  height: 19px;
}
.ft-locations .item .item-wrapper .phone svg path {
  fill: #006A71;
}
.ft-locations .item .item-wrapper .phone:hover {
  color: #005258;
}
.ft-locations .item .item-wrapper .phone:hover svg path {
  fill: #005258;
}
.ft-locations .item .item-wrapper .book {
  position: relative;
  font-family: 'Lato', sans-serif;
  color: #006A71;
  font-size: 14px;
  line-height: 17px;
  padding-left: 28px;
  float: left;
  display: inline-block;
  transition: all 0.3s ease-in;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .ft-locations .item .item-wrapper .book {
    font-size: 16px;
    line-height: 19px;
    float: right;
  }
}
.ft-locations .item .item-wrapper .book svg {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 19px;
  height: 19px;
}
.ft-locations .item .item-wrapper .book svg path {
  fill: #006A71;
}
.ft-locations .item .item-wrapper .book:hover {
  color: #005258;
}
.ft-locations .item .item-wrapper .book:hover svg path {
  fill: #005258;
}
.ft-locations .item.soon .item-wrapper {
  background-color: #F8FAFB;
}
.ft-locations .item.soon .item-wrapper .name {
  color: #006666 !important;
}
.ft-sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.ft-sitemap .ft-sitemap-content {
  padding: 35px 0 35px 0;
}
@media only screen and (min-width: 768px) {
  .ft-sitemap .ft-sitemap-content {
    padding: 70px 0 70px 0;
  }
}
.ft-sitemap h5 {
  font-family: 'brandon_textmedium';
  font-size: 18px;
  line-height: 26px;
  color: #0D6C72;
  padding-bottom: 5px;
  margin: 25px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .ft-sitemap h5 {
    font-size: 23px;
    line-height: 32px;
    padding-bottom: 10px;
    margin: 20px 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .ft-sitemap h5 {
    margin: 10px 0 0 0;
  }
}
.ft-sitemap ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.ft-sitemap ul.ft-sitemap-block {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .ft-sitemap ul.ft-sitemap-block {
    padding: 40px 0 0 0;
  }
}
.ft-sitemap ul.ft-sitemap-block li {
  padding: 5px 0 5px 20px;
  color: #63747E;
}
@media only screen and (min-width: 768px) {
  .ft-sitemap ul.ft-sitemap-block li {
    font-size: 16px;
    line-height: 19px;
  }
}
.ft-sitemap ul.ft-sitemap-block li a {
  color: #63747E;
}
.ft-sitemap ul.ft-sitemap-block .ft-sitemap-heading {
  font-size: 20px;
  line-height: 24px;
  color: #006A71;
  display: block;
  padding: 5px 0 5px 0;
}
@media only screen and (min-width: 768px) {
  .ft-sitemap ul.ft-sitemap-block .ft-sitemap-heading {
    font-size: 24px;
    line-height: 29px;
  }
}
.ft-sitemap ul.ft-sitemap-block .ft-sitemap-heading a {
  color: #006A71;
}
.ft-sitemap ul.ft-sitemap-block .ft-sitemap-heading + .ft-sitemap-heading {
  padding: 25px 0 5px 0;
}
.ft-sitemap ul.ft-sitemap-block .ft-sitemap-subheading {
  font-size: 16px;
  line-height: 19px;
  color: #414E57;
  padding: 5px 0 5px 0;
}
@media only screen and (min-width: 768px) {
  .ft-sitemap ul.ft-sitemap-block .ft-sitemap-subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.ft-sitemap ul.ft-sitemap-block .ft-sitemap-subheading a {
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu {
    margin: 0 60px 0 0;
  }
}
.ft-sitemap ul.menu li {
  font-size: 18px;
  line-height: 26px;
  color: #0D6C72;
  display: block;
  padding: 0 0 5px 0;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu li {
    font-size: 18px;
    line-height: 32px;
  }
}
.ft-sitemap ul.menu li + li {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu li + li {
    padding-top: 20px;
  }
}
.ft-sitemap ul.menu li a {
  color: #0D6C72;
}
.ft-sitemap ul.menu li ul.sub-menu {
  padding-top: 5px;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu li ul.sub-menu {
    padding-top: 10px;
  }
}
.ft-sitemap ul.menu li ul.sub-menu li {
  padding: 0 0 0 0;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu li ul.sub-menu li {
    font-size: 20px;
    line-height: 24px;
  }
}
.ft-sitemap ul.menu li ul.sub-menu li + li {
  padding-top: 5px;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu li ul.sub-menu li + li {
    padding-top: 10px;
  }
}
.ft-sitemap ul.menu li ul.sub-menu li a {
  color: #414E57;
}
.ft-sitemap ul.menu li ul.sub-menu li ul.sub-menu {
  padding: 10px 0 0 20px;
}
.ft-sitemap ul.menu li ul.sub-menu li ul.sub-menu li {
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu li ul.sub-menu li ul.sub-menu li {
    font-size: 16px;
    line-height: 19px;
  }
}
.ft-sitemap ul.menu li ul.sub-menu li ul.sub-menu li + li {
  padding-top: 5px;
}
@media only screen and (min-width: 992px) {
  .ft-sitemap ul.menu li ul.sub-menu li ul.sub-menu li + li {
    padding-top: 10px;
  }
}
.ft-sitemap ul.menu li ul.sub-menu li ul.sub-menu li a {
  color: #63747E;
}
body.page-id-13389 header.ft-header {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
body.ft-survey-open .ft-schedule {
  display: none !important;
}
.ft-survey {
  position: relative;
}
.ft-survey .survey-panel {
  position: relative;
  padding: 36px 0 36px 0;
  display: none;
}
@media only screen and (min-width: 992px) {
  .ft-survey .survey-panel {
    padding: 36px 0 100px 0;
  }
}
.ft-survey .survey-panel.p0 {
  padding: 0 !important;
}
.ft-survey .survey-panel.bkg {
  background-color: #EEF6FB;
}
.ft-survey .survey-panel.active {
  display: block;
}
@media only screen and (min-width: 992px) {
  .ft-survey .survey-panel.start-panel {
    padding: 90px 0 90px 0;
  }
}
@media only screen and (min-width: 992px) {
  .ft-survey .survey-panel.start-panel.bkg {
    background: linear-gradient(to right, #eaf0f0 58.33333333%, #ccdbdb 41.66666667%);
  }
}
.ft-survey .survey-panel.start-panel .step-content {
  padding: 0 0;
}
.ft-survey .survey-panel a.ft-continue {
  display: inline-block;
  position: relative;
  padding: 12px 48px 12px 48px;
  background-color: #36A8AF;
  border-radius: 5px;
  max-height: 49px;
  text-align: center;
  font-family: 'brandon_textmedium';
  font-size: 18px;
  color: #FFFFFF;
  min-width: 230px !important;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 768px) {
  .ft-survey .survey-panel a.ft-continue {
    min-width: 300px !important;
  }
}
.ft-survey .survey-panel a.ft-continue span {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 14px;
  display: none;
}
.ft-survey .survey-panel a.ft-continue span svg {
  right: 0;
  top: 2px;
  transform: translate(0, 0) rotate(180deg);
}
.ft-survey .survey-panel a.ft-continue svg {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  width: 28px;
  height: 14px;
  transition: all 0.3s ease-in;
}
.ft-survey .survey-panel a.ft-continue svg path {
  fill: #FFFFFF;
}
.ft-survey .survey-panel a.ft-continue.disabled {
  opacity: .5;
  cursor: default;
}
.ft-survey .survey-panel a.ft-continue.disabled:hover span svg {
  transform: translate(0, 0) rotate(180deg);
}
.ft-survey .survey-panel a.ft-continue.disabled:hover svg {
  transform: translate(0, -50%) rotate(180deg);
}
.ft-survey .survey-panel a.ft-continue:hover {
  background-color: #30959c !important;
}
.ft-survey .survey-panel a.ft-continue:hover span svg {
  transform: translate(5px, 0) rotate(180deg);
}
.ft-survey .survey-panel a.ft-continue:hover svg {
  transform: translate(5px, -50%) rotate(180deg);
}
.ft-survey .survey-panel a.see-more {
  display: inline-block;
  position: relative;
  padding: 12px 48px 12px 48px;
  background-color: #0D6C72;
  border-radius: 5px;
  max-height: 49px;
  font-family: 'brandon_textmedium';
  font-size: 18px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .ft-survey .survey-panel a.see-more {
    font-size: 20px;
  }
}
.ft-survey .survey-panel a.see-more > span {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ft-survey .survey-panel a.see-more > span {
    display: inline-block;
  }
}
.ft-survey .survey-panel a.see-more svg {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  width: 28px;
  height: 14px;
  transition: all 0.3s ease-in;
}
.ft-survey .survey-panel a.see-more svg path {
  fill: #FFFFFF;
}
.ft-survey .survey-panel a.see-more.disabled {
  opacity: .5;
  cursor: default;
}
.ft-survey .survey-panel a.see-more.disabled:hover svg {
  transform: translate(0, -50%) rotate(180deg);
}
.ft-survey .survey-panel a.see-more:hover {
  background-color: #0a565b !important;
}
.ft-survey .survey-panel a.see-more:hover svg {
  transform: translate(5px, -50%) rotate(180deg);
}
.ft-survey .survey-panel a.see-more.space-top {
  margin-top: 50px;
}
.ft-survey .survey-panel label {
  font-size: 16px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .ft-survey .survey-panel label {
    font-size: 18px;
  }
}
.ft-survey .survey-panel .form-checkboxes-wrapper {
  max-width: 870px;
  margin: 0 auto;
}
.ft-survey .survey-panel .form-checkboxes {
  list-style: none;
  padding: 32px 0 32px 0;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .ft-survey .survey-panel .form-checkboxes {
    padding: 42px 0 42px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
    justify-content: center!important;
  }
}
.ft-survey .survey-panel .form-checkboxes li {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  .ft-survey .survey-panel .form-checkboxes li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ft-survey .survey-panel .form-checkboxes + .error-message {
  transform: translateY(-60px);
}
.ft-survey .survey-panel .form-checkboxes input[type=checkbox] {
  position: absolute;
  left: -1000rem;
}
.ft-survey .survey-panel .form-checkboxes input[type=checkbox] + label {
  position: relative;
  text-align: center;
  padding: 0 30px;
  border-radius: 26px;
  border: 1px solid transparent;
  height: 54px;
  width: 100%;
  line-height: 52px;
  font-size: 16px;
  background-color: #FFFFFF;
  transition: all 0.3s ease-in;
  margin: 10px 0;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .ft-survey .survey-panel .form-checkboxes input[type=checkbox] + label {
    margin: 15px 0;
  }
}
.ft-survey .survey-panel .form-checkboxes input[type=checkbox] + label:hover {
  border-color: #0D6C72;
}
.ft-survey .survey-panel .form-checkboxes input[type=checkbox]:checked + label {
  color: #FFFFFF;
  background-color: #0D6C72;
}
.ft-survey .survey-panel .error-message {
  color: #f85151 !important;
  display: inline-block;
  padding-top: 3px;
}
.ft-survey .survey-panel .form-group {
  margin-bottom: 20px;
}
.ft-survey .survey-panel .form-group.has-error {
  position: relative;
}
.ft-survey .survey-panel .form-group.has-error input.form-control {
  color: #f85151 !important;
  background-color: #ffffff !important;
  border: 1px solid #f85151;
}
.ft-survey .survey-panel .form-group.has-error input.form-control:focus,
.ft-survey .survey-panel .form-group.has-error input.form-control:active,
.ft-survey .survey-panel .form-group.has-error input.form-control:focus-visible {
  outline: 0.375rem solid rgba(248, 81, 81, 0.3);
  background-color: #ffffff;
}
.ft-survey .survey-panel .form-group.has-error input[type=radio] + label:after {
  background-color: #ffffff;
}
.ft-survey .survey-panel .form-group.has-error .error-message {
  position: absolute;
  left: 0;
  bottom: -20px;
}
.ft-survey .survey-panel .form-group.checkboxes-custom input[type=checkbox] {
  position: absolute;
  left: -1000rem;
}
.ft-survey .survey-panel .form-group.checkboxes-custom input[type=checkbox] + label {
  position: relative;
  padding: 5px 5px 5px 42px;
  margin-right: 16px;
  font-family: 'brandon_textregular' !important;
  font-size: 16px;
  font-weight: normal !important;
  cursor: pointer;
}
.ft-survey .survey-panel .form-group.checkboxes-custom input[type=checkbox] + label:after,
.ft-survey .survey-panel .form-group.checkboxes-custom input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s ease-in;
}
.ft-survey .survey-panel .form-group.checkboxes-custom input[type=checkbox] + label:before {
  left: 2px;
  z-index: 2;
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.ft-survey .survey-panel .form-group.checkboxes-custom input[type=checkbox] + label:after {
  left: 0;
  z-index: 1;
  display: block;
  height: 24px;
  width: 32px;
  border-radius: 12px;
  background-color: rgba(13, 108, 114, 0.5);
}
.ft-survey .survey-panel .form-group.checkboxes-custom input[type=checkbox]:checked + label:before {
  left: 9px;
  background-color: #0D6C72;
}
.ft-survey .survey-panel input.form-control {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 48px !important;
  padding: 0 10px 0 10px !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  line-height: 48px !important;
  color: #222222 !important;
  background-color: #FFFFFF !important;
  border: 1px solid rgba(13, 108, 114, 0.5);
  border-radius: 4px;
  transition: all 0s ease !important;
}
.ft-survey .survey-panel input.form-control:focus,
.ft-survey .survey-panel input.form-control:active,
.ft-survey .survey-panel input.form-control:focus-visible {
  outline: 0.375rem solid rgba(13, 108, 114, 0.1);
  outline-offset: 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
}
.ft-survey .step-progress-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  width: 100%;
  background-color: #BCC4CA;
}
.ft-survey .step-progress {
  height: 8px;
  background-color: #0D6C72;
  transition: all 0.3s ease-in;
}
.ft-survey .step-top-buttons {
  font-family: 'brandon_textmedium';
  font-size: 18px;
  padding: 0 0 12px 0;
}
.ft-survey .step-top-buttons .step-number {
  text-align: center;
}
.ft-survey .step-top-buttons .step-number h2,
.ft-survey .step-top-buttons .step-number h3 {
  color: #222222;
  padding-bottom: 10px;
}
.ft-survey .step-top-buttons .step-number span {
  position: relative;
  display: inline-block;
  padding-bottom: 24px;
  color: #0D6C72;
  margin: 0 -30px;
}
@media only screen and (min-width: 768px) {
  .ft-survey .step-top-buttons .step-number span {
    font-size: 24px;
    letter-spacing: 0.08px;
    margin: 0 0;
  }
}
.ft-survey .step-top-buttons .step-number span:before {
  content: "";
  position: absolute;
  background-color: #006A71;
  width: 90px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all .25s;
  display: none;
}
.ft-survey .step-top-buttons .step-number span.visibility-hidden {
  visibility: hidden;
}
.ft-survey .step-top-buttons .step-number.no-line h2 {
  font-size: 36px;
  padding-bottom: 15px;
}
.ft-survey .step-top-buttons .step-number.no-line h2.thankyou {
  font-family: 'brandon_textbold';
  color: #0D6C72;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 1.02px;
}
@media only screen and (min-width: 992px) {
  .ft-survey .step-top-buttons .step-number.no-line h2.thankyou {
    font-size: 43px;
    line-height: 60px;
    letter-spacing: 1.64px;
  }
}
.ft-survey .step-top-buttons .step-number.no-line h2.details {
  font-size: 30px;
  margin: 0 -50px;
}
@media only screen and (min-width: 992px) {
  .ft-survey .step-top-buttons .step-number.no-line h2.details {
    font-size: 36px;
    max-width: 650px;
    margin: 0 auto;
  }
}
.ft-survey .step-top-buttons .step-number.no-line h3.details {
  margin: 0 -70px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .ft-survey .step-top-buttons .step-number.no-line h3.details {
    max-width: 650px;
    margin: 0 auto;
  }
}
.ft-survey .step-top-buttons .step-number.no-line span {
  padding-bottom: 10px;
  max-width: 560px;
}
.ft-survey .step-top-buttons .step-number.no-line span:before {
  display: none;
}
.ft-survey .step-top-buttons a {
  display: inline-block;
  color: #0D6C72;
}
.ft-survey .step-top-buttons a svg {
  width: 14px;
}
.ft-survey .step-top-buttons a svg path {
  fill: #0D6C72;
}
.ft-survey .step-top-buttons a.ft-back {
  position: relative;
  padding: 0 0 0 24px;
  transform: translateY(0px);
}
.ft-survey .step-top-buttons a.ft-back svg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 28px;
  height: 14px;
  transition: all 0.3s ease-in;
}
.ft-survey .step-top-buttons a.ft-back svg path {
  fill: #0D6C72;
}
.ft-survey .step-top-buttons a.ft-back:hover svg {
  transform: translate(-5px, -50%);
}
.ft-survey .step-top-buttons a.ft-close {
  position: relative;
  margin-right: 10px;
  padding-right: 0 !important;
  transform: translateY(0px);
}
.ft-survey .step-top-buttons a.ft-close span {
  position: relative;
  height: 14px;
  width: 14px;
  z-index: 1;
}
.ft-survey .step-top-buttons a.ft-close:before {
  position: absolute;
  top: 47%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(188, 196, 202, 0.3);
  transition: all 0.2s ease-in;
  opacity: 0;
  visibility: hidden;
}
.ft-survey .step-top-buttons a.ft-close:hover:before {
  opacity: 1;
  visibility: visible;
}
.ft-survey .step-content.step-form {
  padding-top: 0 !important;
}
@media only screen and (min-width: 992px) {
  .ft-survey .step-content.step-form {
    margin-top: -80px !important;
    padding-top: 0 !important;
  }
}
.ft-survey .step-content,
.ft-survey .step-question {
  padding: 20px 0 0 0;
}
.ft-survey .step-content h2,
.ft-survey .step-question h2,
.ft-survey .step-content h3,
.ft-survey .step-question h3 {
  font-family: 'brandon_textmedium';
  color: #222222;
}
.ft-survey .step-content h2 + p,
.ft-survey .step-question h2 + p,
.ft-survey .step-content h3 + p,
.ft-survey .step-question h3 + p,
.ft-survey .step-content h2 + ul,
.ft-survey .step-question h2 + ul,
.ft-survey .step-content h3 + ul,
.ft-survey .step-question h3 + ul {
  padding-top: 16px;
}
.ft-survey .step-content h2 + p + form,
.ft-survey .step-question h2 + p + form,
.ft-survey .step-content h3 + p + form,
.ft-survey .step-question h3 + p + form,
.ft-survey .step-content h2 + ul + form,
.ft-survey .step-question h2 + ul + form,
.ft-survey .step-content h3 + ul + form,
.ft-survey .step-question h3 + ul + form {
  padding-top: 32px;
}
.ft-survey .step-content h2,
.ft-survey .step-question h2 {
  font-family: 'brandon_textbold';
  color: #0D6C72;
}
@media only screen and (min-width: 992px) {
  .ft-survey .step-content h2,
  .ft-survey .step-question h2 {
    font-size: 38px;
    line-height: 53px;
    letter-spacing: 0.12px;
    max-width: 1200px;
    margin: 0 auto;
  }
}
.ft-survey .step-content h2.starting,
.ft-survey .step-question h2.starting {
  font-family: 'brandon_textmedium';
  color: #5e5e5e;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: normal;
  text-align: center;
  margin: 0 0;
}
@media only screen and (min-width: 768px) {
  .ft-survey .step-content h2.starting,
  .ft-survey .step-question h2.starting {
    font-size: 51px;
    line-height: 64px;
    text-align: left;
    max-width: 600px;
  }
}
.ft-survey .step-content h2.starting + p,
.ft-survey .step-question h2.starting + p {
  font-size: 20px;
  line-height: 30px;
  color: #222222;
  padding: 16px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .ft-survey .step-content h2.starting + p,
  .ft-survey .step-question h2.starting + p {
    text-align: left;
    max-width: 600px;
  }
}
.ft-survey .step-content h2.starting + p + div,
.ft-survey .step-question h2.starting + p + div {
  padding-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center!important;
}
@media only screen and (min-width: 768px) {
  .ft-survey .step-content h2.starting + p + div,
  .ft-survey .step-question h2.starting + p + div {
    justify-content: inherit!important;
  }
}
.ft-survey .step-content h2 + h3,
.ft-survey .step-question h2 + h3 {
  padding-top: 10px;
}
.ft-survey .step-content p,
.ft-survey .step-question p {
  font-family: 'brandon_textmedium';
  font-size: 18px;
}
.ft-survey .step-content p.smaller,
.ft-survey .step-question p.smaller {
  font-size: 16px !important;
}
.ft-survey .step-content ul,
.ft-survey .step-question ul {
  padding: 0 0 0 16px;
  margin: 0 0 0 0;
}
.ft-survey .step-content ul li,
.ft-survey .step-question ul li {
  font-family: 'brandon_textmedium';
  font-size: 18px;
}
.ft-survey .step-content ul li.smaller,
.ft-survey .step-question ul li.smaller {
  font-size: 16px !important;
}
.ft-survey .step-content ul + form,
.ft-survey .step-question ul + form {
  padding-top: 32px;
}
.ft-survey .step-question {
  text-align: center;
  padding: 0 0 0 0;
}
.ft-survey .boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.ft-survey .boxes .item {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 32px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .ft-survey .boxes .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.ft-survey .boxes .item .item-wrapper {
  background-color: #FFFFFF;
  box-shadow: 0 1px 4px 0 rgba(125, 125, 125, 0.5);
  height: 100%;
  min-height: 160px;
  color: #222222;
  font-size: 18px;
  line-height: 24px;
  padding: 15px 15px 15px 15px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .ft-survey .boxes .item .item-wrapper {
    padding: 24px 24px 24px 24px;
    display: flex;
    flex-flow: column nowrap;
  }
}
.ft-survey .boxes .item .item-wrapper h3 {
  color: #57822B;
}
.ft-survey .boxes .item .item-wrapper h3 + p {
  padding-top: 16px;
}
.ft-survey .boxes .item .item-wrapper p {
  font-family: 'brandon_textregular';
}
.ft-survey .boxes .item .item-wrapper p.small {
  font-size: 14px;
  line-height: normal;
  padding-top: 8px;
}
.ft-survey .boxes .item .item-wrapper p + ul {
  margin-top: 32px;
}
.ft-survey .boxes .item .item-wrapper a.more {
  background-color: #0D6C72;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .07px;
  display: block;
  padding: 10px 10px;
  margin-top: 24px;
}
@media only screen and (min-width: 768px) {
  .ft-survey .boxes .item .item-wrapper a.more {
    max-width: 300px;
    margin-top: auto;
  }
}
@media only screen and (min-width: 992px) {
  .ft-survey .boxes .item .item-wrapper a.more {
    max-width: 100%;
  }
}
.ft-survey .boxes .item .item-wrapper a.more:hover {
  background-color: #0a565b !important;
}
.ft-survey .boxes .item .item-wrapper ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ft-survey .boxes .item .item-wrapper ul li {
  font-family: 'brandon_textregular';
  text-align: center;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .ft-survey .boxes .item .item-wrapper ul li {
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media only screen and (min-width: 992px) {
  .ft-survey .boxes .item .item-wrapper ul li:nth-child(odd) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
}
.ft-survey .boxes .item .item-wrapper ul li a {
  color: #0D6C72;
  text-decoration: underline !important;
}
.ft-survey .boxes .item .item-wrapper .item-inner {
  display: flex;
  flex-flow: column nowrap;
}
.ft-survey .boxes .item .item-wrapper .item-inner a.more {
  margin-top: auto;
}
.survey-start {
  background-color: #EEF6FB;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url("../img/usb-ftquiz-background.png");
  background-size: cover !important;
}
@media only screen and (min-width: 768px) {
  .survey-start {
    display: flex;
    flex-direction: column;
    min-height: 320px;
  }
}
@media only screen and (min-width: 992px) {
  .survey-start {
    min-height: 460px;
  }
}
.survey-start .survey-start-top {
  padding: 100px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .survey-start .survey-start-top {
    padding: 60px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .survey-start .survey-start-top {
    padding: 120px 0 0 0;
  }
}
.survey-start .survey-start-top .survey-logo {
  width: 200px;
  height: 20px;
  margin: 0 auto;
  background-image: url("../svg/futuretrack-logo4.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .survey-start .survey-start-top .survey-logo {
    width: 260px;
    height: 26px;
  }
}
@media only screen and (min-width: 992px) {
  .survey-start .survey-start-top .survey-logo {
    width: 360px;
    height: 36px;
  }
}
.survey-start .survey-start-top .survey-logo + h2 {
  padding-top: 60px;
}
@media only screen and (min-width: 768px) {
  .survey-start .survey-start-top .survey-logo + h2 {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .survey-start .survey-start-top .survey-logo + h2 {
    padding-top: 80px;
  }
}
.survey-start .survey-start-top h2 {
  font-family: 'brandon_textblack';
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .survey-start .survey-start-top h2 {
    font-size: 42px;
    letter-spacing: 0.13px;
    padding-bottom: 30px;
    max-width: 600px;
  }
}
@media only screen and (min-width: 992px) {
  .survey-start .survey-start-top h2 {
    font-size: 75px;
    line-height: 90px;
    letter-spacing: 0.21px;
    padding-bottom: 30px;
    max-width: 900px;
  }
}
.survey-start .survey-start-top h2 + p {
  display: none;
}
.survey-start .survey-start-bottom {
  margin-top: auto;
  padding: 0 0 24px 0;
}
@media only screen and (min-width: 992px) {
  .survey-start .survey-start-bottom {
    padding: 0 0 40px 0;
  }
}
.survey-start .survey-start-bottom a {
  background-color: #57822B;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: .04px;
  padding: 12px 24px;
  border-radius: 34px;
  min-width: 180px;
  text-align: center;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .survey-start .survey-start-bottom a {
    font-size: 23px;
    line-height: 27px;
    letter-spacing: .04px;
    padding: 14px 24px;
    border-radius: 34px;
    min-width: 250px;
  }
}
.survey-start .survey-start-bottom a:hover {
  background-color: #0a565b !important;
}
.survey-finish {
  position: relative;
}
.survey-finish .survey-finish-top {
  position: relative;
  background-color: #0D6C72;
  color: #FFFFFF;
  padding: 60px 0 225px 0;
}
@media only screen and (min-width: 992px) {
  .survey-finish .survey-finish-top {
    padding: 60px 0 225px 0;
  }
}
.survey-finish .survey-finish-top .max-500 {
  max-width: 500px;
  margin: 0 auto;
}
.survey-finish .survey-finish-top h2 {
  font-family: 'brandon_textmedium';
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .survey-finish .survey-finish-top h2 {
    font-size: 42px;
    letter-spacing: 0.13px;
  }
}
.survey-finish .survey-finish-top h2 + p {
  padding-top: 20px;
}
.survey-finish .survey-finish-top p {
  font-family: 'brandon_textregular';
}
@media only screen and (min-width: 992px) {
  .survey-finish .survey-finish-top p {
    font-size: 20px;
    letter-spacing: normal;
  }
}
.survey-finish .survey-finish-top a {
  display: inline-block;
  color: #FFFFFF;
}
.survey-finish .survey-finish-top a svg {
  width: 14px;
}
.survey-finish .survey-finish-top a svg path {
  fill: #FFFFFF;
}
.survey-finish .survey-finish-top a.ft-back {
  position: relative;
  padding: 0 0 0 24px;
  transform: translateY(0px);
}
.survey-finish .survey-finish-top a.ft-back svg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 28px;
  height: 14px;
  transition: all 0.3s ease-in;
}
.survey-finish .survey-finish-top a.ft-back svg path {
  fill: #0D6C72;
}
.survey-finish .survey-finish-top a.ft-back:hover svg {
  transform: translate(-5px, -50%);
}
.survey-finish .survey-finish-top a.ft-close {
  position: absolute;
  top: 36px;
  right: 36px;
}
.survey-finish .survey-finish-top a.ft-close span {
  height: 14px;
  width: 14px;
  display: block;
  overflow: hidden;
}
.survey-finish .survey-finish-top a.ft-close:before {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -48%);
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 0.2s ease-in;
  opacity: 0;
  visibility: hidden;
}
.survey-finish .survey-finish-top a.ft-close:hover:before {
  opacity: 1;
  visibility: visible;
}
.survey-finish .survey-finish-top a.see-more {
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  padding: 12px 36px 12px 36px;
  background-color: #0D6C72;
  border-radius: 5px;
  max-height: 49px;
  font-family: 'brandon_textmedium';
  font-size: 18px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-top a.see-more {
    padding: 12px 48px 12px 48px;
    font-size: 20px;
    line-height: 20px;
  }
}
.survey-finish .survey-finish-top a.see-more:hover {
  background-color: #0a565b !important;
}
.survey-finish .survey-finish-bottom {
  background-color: #FFFFFF;
  padding: 0 0 60px 0;
}
@media only screen and (min-width: 992px) {
  .survey-finish .survey-finish-bottom {
    padding: 0 0 50px 0;
  }
}
.survey-finish .survey-finish-boxes {
  padding: 0 15px;
  max-width: 1100px;
  margin: -210px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .survey-finish .survey-finish-boxes {
    padding: 0 18px;
    margin: -180px auto 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item {
    padding-right: 18px;
    padding-left: 18px;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper {
  padding: 32px 32px 24px 32px;
  min-height: 250px;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 4px 0 rgba(203, 203, 203, 0.73);
  box-shadow: 0 5px 4px 0 rgba(203, 203, 203, 0.73);
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper {
    padding: 32px 32px 32px 32px;
    -webkit-box-shadow: 0 5px 4px 0 rgba(203, 203, 203, 0.73);
    box-shadow: 0 5px 4px 0 rgba(203, 203, 203, 0.73);
    display: flex;
    flex-direction: column;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom {
  margin-top: auto;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom {
    text-align: left;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom a.cta {
  display: inline-block;
  position: relative;
  border-radius: 5px;
  max-height: 49px;
  font-family: 'brandon_textmedium';
  font-size: 16px;
  margin-top: 16px;
  color: #0D6C72;
  display: none;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom a.cta span {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 14px;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom a.cta span svg {
  right: 0;
  top: 2px;
  transform: translate(0, 0) rotate(180deg);
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom a.cta svg {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  width: 28px;
  height: 14px;
  transition: all 0.3s ease-in;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom a.cta svg path {
  fill: #0D6C72;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom a.cta:hover span svg {
  transform: translate(5px, 0) rotate(180deg);
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .item-wrapper-bottom a.cta:hover svg {
  transform: translate(5px, -50%) rotate(180deg);
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .survey-icon {
  padding: 0 0;
  height: 120px;
  max-width: 150px;
  margin: 0 auto;
  display: flex;
  align-items: center!important;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .survey-icon img {
  width: 100%;
  height: auto;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper .survey-icon a {
  display: block;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper h3 {
  font-family: 'brandon_textbold';
  color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper h3 {
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 0.09px;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper h3 a {
  font-family: 'brandon_textbold';
  color: #006A71;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper h3 a {
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 0.09px;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper h4 {
  font-family: 'brandon_textbold';
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper h4 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.05px;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper h4 + p {
  padding-top: 10px;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper p {
  font-family: 'brandon_textmedium';
}
@media only screen and (min-width: 768px) {
  .survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05px;
  }
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper p + p {
  padding-top: 10px;
}
.survey-finish .survey-finish-boxes .survey-finish-boxes-wrapper .item .item-wrapper p a {
  color: #58D8EC;
  text-decoration: none !important;
}
.vc_container .ft-survey {
  margin-left: -15px;
  margin-right: -15px;
}
body.ft-survey-open {
  min-height: 100vh;
}
body.ft-survey-open .vc_row {
  display: none;
}
body.ft-survey-open .vc_row.widget-survey {
  display: block !important;
}
body.ft-survey-open .vc_row.widget-survey.vc-row-hide {
  display: block !important;
}
.vc-row-hide {
  display: none;
}
