@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;
}
html,
body {
  color: #222222;
  background-color: #FFFFFF;
}
html.overflow-hidden,
body.overflow-hidden {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 106px;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}
@media only screen and (min-width: 768px) {
  body {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  body {
    padding-top: 106px;
  }
}
body.fade-out {
  opacity: 1;
  transition: opacity 0.5s ease-out;
}
body.fade-out.fade {
  opacity: 0;
}
html {
  -webkit-tap-highlight-color: rgba(131, 131, 131, 0.8);
}
/* *** */
#content {
  transition: opacity 0.5s ease-out;
}
#content.fade-usb {
  opacity: 1;
}
.fade-in-up {
  transition: padding 750ms cubic-bezier(0.5, 0, 0.15, 1), opacity 1000ms cubic-bezier(0.5, 0, 0.15, 1);
}
@media only screen and (min-width: 768px) {
  .fade-in-up {
    padding-top: 120px;
  }
}
@media only screen and (min-width: 992px) {
  .fade-in-up {
    padding-top: 150px;
  }
}
.fade-in-up.fade-usb {
  padding-top: 0;
  opacity: 1;
}
/* *** */
.container {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .container {
    width: 628px;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    width: 1280px;
  }
}
/* *** */
a {
  color: inherit;
  text-decoration: none!important;
}
a:hover,
a:focus,
a:active {
  color: inherit;
  text-decoration: none!important;
}
a[rel*="internal"]:focus,
a[rel*="external"]:focus,
a[data-wpel-link*="internal"]:focus,
a[data-wpel-link*="external"]:focus,
a[data-toggle*="collapse"]:focus,
a[href]:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
a[rel*="internal"]:focus img,
a[rel*="external"]:focus img,
a[data-wpel-link*="internal"]:focus img,
a[data-wpel-link*="external"]:focus img,
a[data-toggle*="collapse"]:focus img,
a[href]:focus img {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
p a {
  color: #006A71;
  text-decoration: underline !important;
}
p a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
p a:focus img {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.field__item a {
  text-decoration: underline !important;
}
svg circle,
svg path,
svg text {
  transition: all 0.3s ease-in;
}
.a-center {
  text-align: center;
}
.with-cursor {
  cursor: pointer;
}
.no-padding-top {
  padding-top: 0!important;
}
.hidden {
  display: none!important;
}
/* *** */
.color-primary {
  color: #006A71 !important;
}
/* *** */
.row.centered {
  text-align: center;
}
.row.centered .item {
  float: none;
  display: inline-block;
}
/* *** */
.link + .text-after {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  padding-top: 10px;
}
.link + .text-after a {
  color: #006A71;
  text-decoration: underline !important;
}
/* *** */
.block-wrapper.gap {
  padding: 40px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-wrapper.gap {
    padding: 70px 0 70px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-wrapper.gap-b-boxes {
    padding-bottom: 40px;
  }
}
.block-wrapper.background-light {
  background-color: #F8FAFB;
}
/* *** */
.vc_container {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  .vc_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body.page-template-locations-landing .vc_container {
  padding-left: 0;
  padding-right: 0;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  body.page-template-locations-landing .vc_container {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-business p a {
  color: #006A71;
}
body.page-template-investing p a {
  color: #006666;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_row:before,
.vc_row:after {
  display: table;
  content: " ";
}
.vc_row:after {
  clear: both;
}
.vc_row .vc_column_container .vc_column-inner {
  padding-top: 0!important;
}
.vc_row .vc_column_container .wpb_content_element {
  margin-bottom: 0;
}
.vc_row.container-full-width {
  width: 100%;
  padding: 0 0 0 0!important;
  margin: 0 auto!important;
}
.vc_row.container {
  width: auto;
  padding: 0 0 0 0!important;
}
@media only screen and (min-width: 768px) {
  .vc_row.container {
    width: 628px;
    margin: 0 auto!important;
  }
}
@media only screen and (min-width: 992px) {
  .vc_row.container {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .vc_row.container {
    width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  .vc_row.container {
    width: 1280px;
  }
}
.vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  position: relative;
  min-height: 0 !important;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  float: left;
}
.vc_col-xs-11 {
  width: 91.66666667%;
}
.vc_col-xs-10 {
  width: 83.33333333%;
}
.vc_col-xs-9 {
  width: 75%;
}
.vc_col-xs-8 {
  width: 66.66666667%;
}
.vc_col-xs-7 {
  width: 58.33333333%;
}
.vc_col-xs-6 {
  width: 50%;
}
.vc_col-xs-5 {
  width: 41.66666667%;
}
.vc_col-xs-4 {
  width: 33.33333333%;
}
.vc_col-xs-3 {
  width: 25%;
}
.vc_col-xs-2 {
  width: 16.66666667%;
}
.vc_col-xs-1 {
  width: 8.33333333%;
}
.vc_column_container {
  width: 100%;
}
@media (min-width: 768px) {
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: left;
  }
  .vc_col-sm-12 {
    width: 100%;
  }
  .vc_col-sm-11 {
    width: 91.66666667%;
  }
  .vc_col-sm-10 {
    width: 83.33333333%;
  }
  .vc_col-sm-9 {
    width: 75%;
  }
  .vc_col-sm-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-7 {
    width: 58.33333333%;
  }
  .vc_col-sm-6 {
    width: 50%;
  }
  .vc_col-sm-5 {
    width: 41.66666667%;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-3 {
    width: 25%;
  }
  .vc_col-sm-2 {
    width: 16.66666667%;
  }
  .vc_col-sm-1 {
    width: 8.33333333%;
  }
  .vc_col-sm-pull-12 {
    right: 100%;
  }
  .vc_col-sm-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-sm-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-sm-pull-9 {
    right: 75%;
  }
  .vc_col-sm-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-sm-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-sm-pull-6 {
    right: 50%;
  }
  .vc_col-sm-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-sm-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-sm-pull-3 {
    right: 25%;
  }
  .vc_col-sm-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-sm-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-sm-pull-0 {
    right: auto;
  }
  .vc_col-sm-push-12 {
    left: 100%;
  }
  .vc_col-sm-push-11 {
    left: 91.66666667%;
  }
  .vc_col-sm-push-10 {
    left: 83.33333333%;
  }
  .vc_col-sm-push-9 {
    left: 75%;
  }
  .vc_col-sm-push-8 {
    left: 66.66666667%;
  }
  .vc_col-sm-push-7 {
    left: 58.33333333%;
  }
  .vc_col-sm-push-6 {
    left: 50%;
  }
  .vc_col-sm-push-5 {
    left: 41.66666667%;
  }
  .vc_col-sm-push-4 {
    left: 33.33333333%;
  }
  .vc_col-sm-push-3 {
    left: 25%;
  }
  .vc_col-sm-push-2 {
    left: 16.66666667%;
  }
  .vc_col-sm-push-1 {
    left: 8.33333333%;
  }
  .vc_col-sm-push-0 {
    left: auto;
  }
  .vc_col-sm-offset-12 {
    margin-left: 100%;
  }
  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-sm-offset-9 {
    margin-left: 75%;
  }
  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-sm-offset-6 {
    margin-left: 50%;
  }
  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-sm-offset-3 {
    margin-left: 25%;
  }
  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .vc_col-md-1,
  .vc_col-md-10,
  .vc_col-md-11,
  .vc_col-md-12,
  .vc_col-md-2,
  .vc_col-md-3,
  .vc_col-md-4,
  .vc_col-md-5,
  .vc_col-md-6,
  .vc_col-md-7,
  .vc_col-md-8,
  .vc_col-md-9 {
    float: left;
  }
  .vc_col-md-12 {
    width: 100%;
  }
  .vc_col-md-11 {
    width: 91.66666667%;
  }
  .vc_col-md-10 {
    width: 83.33333333%;
  }
  .vc_col-md-9 {
    width: 75%;
  }
  .vc_col-md-8 {
    width: 66.66666667%;
  }
  .vc_col-md-7 {
    width: 58.33333333%;
  }
  .vc_col-md-6 {
    width: 50%;
  }
  .vc_col-md-5 {
    width: 41.66666667%;
  }
  .vc_col-md-4 {
    width: 33.33333333%;
  }
  .vc_col-md-3 {
    width: 25%;
  }
  .vc_col-md-2 {
    width: 16.66666667%;
  }
  .vc_col-md-1 {
    width: 8.33333333%;
  }
  .vc_col-md-pull-12 {
    right: 100%;
  }
  .vc_col-md-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-md-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-md-pull-9 {
    right: 75%;
  }
  .vc_col-md-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-md-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-md-pull-6 {
    right: 50%;
  }
  .vc_col-md-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-md-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-md-pull-3 {
    right: 25%;
  }
  .vc_col-md-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-md-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-md-pull-0 {
    right: auto;
  }
  .vc_col-md-push-12 {
    left: 100%;
  }
  .vc_col-md-push-11 {
    left: 91.66666667%;
  }
  .vc_col-md-push-10 {
    left: 83.33333333%;
  }
  .vc_col-md-push-9 {
    left: 75%;
  }
  .vc_col-md-push-8 {
    left: 66.66666667%;
  }
  .vc_col-md-push-7 {
    left: 58.33333333%;
  }
  .vc_col-md-push-6 {
    left: 50%;
  }
  .vc_col-md-push-5 {
    left: 41.66666667%;
  }
  .vc_col-md-push-4 {
    left: 33.33333333%;
  }
  .vc_col-md-push-3 {
    left: 25%;
  }
  .vc_col-md-push-2 {
    left: 16.66666667%;
  }
  .vc_col-md-push-1 {
    left: 8.33333333%;
  }
  .vc_col-md-push-0 {
    left: auto;
  }
  .vc_col-md-offset-12 {
    margin-left: 100%;
  }
  .vc_col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-md-offset-9 {
    margin-left: 75%;
  }
  .vc_col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-md-offset-6 {
    margin-left: 50%;
  }
  .vc_col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-md-offset-3 {
    margin-left: 25%;
  }
  .vc_col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .vc_hidden-lg {
    display: none !important;
  }
  .vc_col-lg-1,
  .vc_col-lg-10,
  .vc_col-lg-11,
  .vc_col-lg-12,
  .vc_col-lg-2,
  .vc_col-lg-3,
  .vc_col-lg-4,
  .vc_col-lg-5,
  .vc_col-lg-6,
  .vc_col-lg-7,
  .vc_col-lg-8,
  .vc_col-lg-9 {
    float: left;
  }
  .vc_col-lg-12 {
    width: 100%;
  }
  .vc_col-lg-11 {
    width: 91.66666667%;
  }
  .vc_col-lg-10 {
    width: 83.33333333%;
  }
  .vc_col-lg-9 {
    width: 75%;
  }
  .vc_col-lg-8 {
    width: 66.66666667%;
  }
  .vc_col-lg-7 {
    width: 58.33333333%;
  }
  .vc_col-lg-6 {
    width: 50%;
  }
  .vc_col-lg-5 {
    width: 41.66666667%;
  }
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
  .vc_col-lg-3 {
    width: 25%;
  }
  .vc_col-lg-2 {
    width: 16.66666667%;
  }
  .vc_col-lg-1 {
    width: 8.33333333%;
  }
  .vc_col-lg-pull-12 {
    right: 100%;
  }
  .vc_col-lg-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-lg-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-lg-pull-9 {
    right: 75%;
  }
  .vc_col-lg-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-lg-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-lg-pull-6 {
    right: 50%;
  }
  .vc_col-lg-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-lg-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-lg-pull-3 {
    right: 25%;
  }
  .vc_col-lg-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-lg-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-lg-pull-0 {
    right: auto;
  }
  .vc_col-lg-push-12 {
    left: 100%;
  }
  .vc_col-lg-push-11 {
    left: 91.66666667%;
  }
  .vc_col-lg-push-10 {
    left: 83.33333333%;
  }
  .vc_col-lg-push-9 {
    left: 75%;
  }
  .vc_col-lg-push-8 {
    left: 66.66666667%;
  }
  .vc_col-lg-push-7 {
    left: 58.33333333%;
  }
  .vc_col-lg-push-6 {
    left: 50%;
  }
  .vc_col-lg-push-5 {
    left: 41.66666667%;
  }
  .vc_col-lg-push-4 {
    left: 33.33333333%;
  }
  .vc_col-lg-push-3 {
    left: 25%;
  }
  .vc_col-lg-push-2 {
    left: 16.66666667%;
  }
  .vc_col-lg-push-1 {
    left: 8.33333333%;
  }
  .vc_col-lg-push-0 {
    left: auto;
  }
  .vc_col-lg-offset-12 {
    margin-left: 100%;
  }
  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-lg-offset-9 {
    margin-left: 75%;
  }
  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-lg-offset-6 {
    margin-left: 50%;
  }
  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-lg-offset-3 {
    margin-left: 25%;
  }
  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-lg-offset-0 {
    margin-left: 0;
  }
  .vc_el-clearfix-lg {
    clear: both;
  }
}
/* *** */
html {
  margin-top: 0!important;
}
body.admin-bar {
  margin-top: -32px;
}
#wpadminbar {
  position: absolute!important;
}
.usb-custom-h2 {
  text-align: center!important;
  color: #693!important;
  font-weight: 300!important;
  font-size: 26px!important;
  line-height: 36px!important;
}
@media only screen and (min-width: 768px) {
  .usb-custom-h2 {
    font-size: 30px!important;
    line-height: 36px!important;
  }
}
@media only screen and (min-width: 992px) {
  .usb-custom-h2 {
    font-size: 42px!important;
    line-height: 45px!important;
  }
}
.usb-custom-h2 + .usb-custom-p {
  padding-top: 0!important;
}
.usb-custom-p {
  color: #788995!important;
  font-size: 22px!important;
  line-height: 33px!important;
  text-align: center!important;
  padding-top: 0!important;
}
@media only screen and (min-width: 768px) {
  .usb-custom-p {
    font-size: 27px!important;
    line-height: 30px!important;
  }
}
@media only screen and (min-width: 992px) {
  .usb-custom-p {
    font-size: 31px!important;
    line-height: 45px!important;
  }
}
.usb-custom-ul li {
  font-size: 16px!important;
  line-height: 26px!important;
  color: #788995!important;
  padding-bottom: 0!important;
}
@media only screen and (min-width: 992px) {
  .usb-custom-ul li {
    font-size: 20px!important;
    line-height: 30px!important;
  }
}
.usb-custom-ul li + li {
  padding-top: 10px!important;
}
figure.wp-caption {
  width: 100%!important;
}
.smartbanner.smartbanner--android .smartbanner__button {
  top: 40px;
}
/* *** */
body.has-smartbanner {
  padding-top: 190px;
}
body.has-smartbanner .smartbanner {
  position: fixed;
  top: 0;
  z-index: 10000;
}
@media only screen and (min-width: 768px) {
  body.has-smartbanner .smartbanner {
    display: none!important;
  }
}
body.has-smartbanner header {
  top: 84px!important;
}
@media only screen and (min-width: 768px) {
  body.has-smartbanner header {
    top: 0!important;
  }
}
.grecaptcha-badge {
  visibility: hidden !important;
}
.google-recaptcha-tos,
.wpforms-data-warning-info {
  padding-top: 24px !important;
}
.google-recaptcha-tos p,
.wpforms-data-warning-info p {
  line-height: normal !important;
  width: 100% !important;
  max-width: 100% !important;
}
.google-recaptcha-tos a,
.wpforms-data-warning-info a {
  font-size: inherit !important;
  color: inherit !important;
  text-decoration: underline !important;
}
.google-recaptcha-tos + .google-recaptcha-tos,
.wpforms-data-warning-info + .google-recaptcha-tos,
.google-recaptcha-tos + .wpforms-data-warning-info,
.wpforms-data-warning-info + .wpforms-data-warning-info {
  padding-top: 10px;
}
body.page-template-business .block-contact p.google-recaptcha-tos,
body.page-template-business .block-contact p.wpforms-data-warning-info {
  padding-top: 24px !important;
}
body.page-template-business .block-contact p.google-recaptcha-tos p,
body.page-template-business .block-contact p.wpforms-data-warning-info p {
  line-height: normal !important;
  width: 100% !important;
  max-width: 100% !important;
}
body.page-template-business .block-contact p.google-recaptcha-tos a,
body.page-template-business .block-contact p.wpforms-data-warning-info a {
  color: inherit !important;
  text-decoration: underline !important;
}
body.page-template-business .block-contact p.google-recaptcha-tos + .google-recaptcha-tos,
body.page-template-business .block-contact p.wpforms-data-warning-info + .google-recaptcha-tos,
body.page-template-business .block-contact p.google-recaptcha-tos + .wpforms-data-warning-info,
body.page-template-business .block-contact p.wpforms-data-warning-info + .wpforms-data-warning-info {
  padding-top: 10px;
}
/* *** */
body.embed-for-ipad {
  padding-top: 0;
  height: 100vh;
  overflow: hidden;
}
body.embed-for-ipad header,
body.embed-for-ipad footer {
  display: none;
}
body.embed-for-ipad .hero-form {
  min-height: 100vh;
}
body.embed-for-ipad .vc_col-sm-12 {
  min-height: 0 !important;
}
body.embed-for-ipad .livehelp-button-sticky {
  display: none;
}
/* *** */
.flex-container.in-widget {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .flex-container.in-widget {
    margin: 0 auto!important;
    width: 750px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-container.in-widget {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .flex-container.in-widget {
    width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  .flex-container.in-widget {
    width: 1280px;
  }
}
@media only screen and (min-width: 768px) {
  .flex-container {
    margin: 0 auto!important;
    width: 750px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-container {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .flex-container {
    width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  .flex-container {
    width: 1280px;
  }
}
.flex,
.flex-wrap {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .flex,
  .flex-wrap {
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .flex-wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .flex-item {
    flex: 1 0;
  }
}
.flex-item .faq-box-v2 {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .flex-item .faq-box-v2 {
    margin-left: 0;
    margin-right: 0;
  }
}
.sticky-sidebar {
  margin: 0 0 0 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar {
    max-width: 350px;
    margin: 0 40px 0 0;
  }
}
.sticky-sidebar .sticky {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky {
    position: sticky;
    top: 124px;
    z-index: inherit;
    height: inherit;
    overflow-y: inherit;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .sticky-sidebar .sticky.active {
    z-index: 100001;
    height: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
    display: block;
  }
}
.sticky-sidebar .sticky.active.report .sticky-side-box {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 503;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  max-width: 100%;
  display: block;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky.faq-adjustment {
    padding-left: 15px;
  }
}
.sticky-sidebar .sticky h1,
.sticky-sidebar .sticky h2,
.sticky-sidebar .sticky h3,
.sticky-sidebar .sticky h4 {
  font-weight: 600;
  color: #222222;
  text-transform: uppercase;
}
.sticky-sidebar .sticky h1 + ul,
.sticky-sidebar .sticky h2 + ul,
.sticky-sidebar .sticky h3 + ul,
.sticky-sidebar .sticky h4 + ul {
  padding-top: 18px;
}
.sticky-sidebar .sticky h4 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  font-size: 14px;
  padding: 22px 24px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky h4 {
    position: relative;
    color: #63747E;
    padding: 32px 0 0 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
.sticky-sidebar .sticky h4 svg {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  width: 16px;
  height: 16px;
}
.sticky-sidebar .sticky h4 svg path {
  fill: #222222;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky h4 svg {
    display: none;
  }
}
.sticky-sidebar .sticky ul {
  list-style: none;
  margin: 64px 0 0 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky ul {
    margin: 0;
    max-width: 290px;
  }
}
.sticky-sidebar .sticky ul li {
  font-size: 18px;
  line-height: 27px;
  border-bottom: 1px solid #BCC4CA;
  padding-bottom: 6px;
}
.sticky-sidebar .sticky ul li + li {
  padding-top: 6px;
}
.sticky-sidebar .sticky ul li a {
  color: #222222;
  display: block;
  padding: 8px 24px 8px 24px;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky ul li a {
    padding: 8px 0 8px 0;
  }
}
.sticky-sidebar .sticky ul li a:hover {
  color: #006A71;
}
.sticky-sidebar .sticky ul li a[aria-current="true"] {
  color: #006A71;
}
.sticky-sidebar .sticky ul li a[aria-current="true"]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #006A71;
  display: block;
}
.sticky-sidebar .sticky ul li h5 {
  position: relative;
  font-size: 18px;
  line-height: 27px;
  cursor: pointer;
}
.sticky-sidebar .sticky ul li h5 span,
.sticky-sidebar .sticky ul li h5 a {
  position: relative;
  color: #222222;
  font-size: 18px;
  line-height: 27px;
  display: block;
  padding: 8px 24px 8px 24px;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky ul li h5 span,
  .sticky-sidebar .sticky ul li h5 a {
    padding: 8px 0 8px 0;
  }
}
.sticky-sidebar .sticky ul li h5 span:hover,
.sticky-sidebar .sticky ul li h5 a:hover {
  color: #006A71;
}
.sticky-sidebar .sticky ul li h5 svg {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  width: 16px;
  transition: all 0.3s ease-in;
}
.sticky-sidebar .sticky ul li h5 svg path {
  fill: #414E57 !important;
}
.sticky-sidebar .sticky ul li h5.active svg {
  transform: translate(0, -50%) rotate(0deg) scaleY(-1);
}
.sticky-sidebar .sticky ul li ul {
  margin: 0 0 0 0;
}
.sticky-sidebar .sticky ul li ul li {
  font-size: 18px;
  line-height: 27px;
  border-bottom: 0;
  padding-bottom: 0;
  padding-left: 15px;
}
.sticky-sidebar .sticky ul li ul li + li {
  padding-top: 0;
}
.sticky-sidebar .sticky .sticky-side-box {
  margin-top: 80px;
  max-width: 290px;
  background-color: #006A71;
  display: none;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky .sticky-side-box {
    display: block;
  }
}
.sticky-sidebar .sticky .sticky-side-box a.close-report {
  position: absolute;
  top: 20px;
  right: 22px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky .sticky-side-box a.close-report {
    display: block;
  }
}
.sticky-sidebar .sticky .sticky-side-box a.close-report .bars {
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
}
.sticky-sidebar .sticky .sticky-side-box a.close-report .bars span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #FFFFFF;
  left: 0;
}
.sticky-sidebar .sticky .sticky-side-box a.close-report .bars span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sticky-sidebar .sticky .sticky-side-box a.close-report .bars span:nth-child(2) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.sticky-sidebar .sticky .sticky-side-box a.close-report svg {
  width: 16px;
  height: 16px;
}
.sticky-sidebar .sticky .sticky-side-box a.close-report svg path {
  fill: #FFFFFF;
}
.sticky-sidebar .sticky .sticky-side-box .sticky-side-box-wrapper {
  position: relative;
  padding: 60px 30px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky .sticky-side-box .sticky-side-box-wrapper {
    padding: 30px 30px;
  }
}
.sticky-sidebar .sticky .sticky-side-box h1,
.sticky-sidebar .sticky .sticky-side-box h2,
.sticky-sidebar .sticky .sticky-side-box h3,
.sticky-sidebar .sticky .sticky-side-box h4,
.sticky-sidebar .sticky .sticky-side-box p,
.sticky-sidebar .sticky .sticky-side-box a {
  color: #FFFFFF;
}
.sticky-sidebar .sticky .sticky-side-box h3 {
  font-size: 30px;
  line-height: 36px;
}
.sticky-sidebar .sticky .sticky-side-box h3 + p {
  padding-top: 20px;
}
.sticky-sidebar .sticky .sticky-side-box p {
  font-size: 18px;
  line-height: 26px;
}
.sticky-sidebar .sticky .sticky-side-box p a {
  text-decoration: underline;
}
.sticky-sidebar .sticky .sticky-side-box p a:hover {
  text-decoration: none;
}
.sticky-sidebar .sticky .sticky-side-box p + p {
  padding-top: 20px;
}
.sticky-sidebar .sticky-categories {
  margin-left: -15px;
  margin-right: -15px;
  min-height: 60px;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky-categories {
    display: none;
  }
}
.sticky-sidebar .sticky-categories.in-widget {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky-categories.in-widget {
    margin-left: 0;
    margin-right: 0;
  }
}
.sticky-sidebar .sticky-categories h1,
.sticky-sidebar .sticky-categories h2,
.sticky-sidebar .sticky-categories h3,
.sticky-sidebar .sticky-categories h4 {
  font-weight: 600;
  color: #222222;
  text-transform: uppercase;
}
.sticky-sidebar .sticky-categories h1 + ul,
.sticky-sidebar .sticky-categories h2 + ul,
.sticky-sidebar .sticky-categories h3 + ul,
.sticky-sidebar .sticky-categories h4 + ul {
  padding-top: 18px;
}
.sticky-sidebar .sticky-categories h4 {
  position: relative;
  font-size: 14px;
  padding: 21px 15px 21px 15px;
  border-top: 1px solid #BCC4CA;
  border-bottom: 1px solid #BCC4CA;
  min-height: 60px;
  display: block;
  background-color: #FFFFFF;
}
.sticky-sidebar .sticky-categories h4 a {
  position: absolute;
}
.sticky-sidebar .sticky-categories h4 svg {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  width: 16px;
  height: 16px;
}
.sticky-sidebar .sticky-categories h4 svg path {
  fill: #222222;
}
.sticky-sidebar .sticky-categories h4.sticky {
  position: fixed;
  top: 106px;
  left: 0;
  z-index: 9999;
  width: 100%;
}
.sticky-sidebar .sticky-side-box-trigger {
  min-height: 50px;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky-side-box-trigger {
    display: none;
  }
}
.sticky-sidebar .sticky-side-box-trigger.in-widget {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky-side-box-trigger.in-widget {
    margin-left: 0;
    margin-right: 0;
  }
}
.sticky-sidebar .sticky-side-box-trigger h4 {
  position: relative;
  font-size: 14px;
  padding: 21px 15px 21px 15px;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
}
.sticky-sidebar .sticky-side-box-trigger h4 svg {
  position: absolute;
  top: 50%;
  right: 28px;
  transform: translate(0, -50%);
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 768px) {
  .sticky-sidebar .sticky-side-box-trigger h4 svg {
    display: none;
  }
}
.sticky-sidebar .sticky-side-box-trigger h4 svg path {
  fill: #FFFFFF;
}
.security-article .security-body .sticky-sidebar .sticky-categories {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .security-article .security-body .sticky-sidebar .sticky-categories {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .security-article .security-body .sticky-sidebar .sticky {
    padding-left: 15px;
    transform: translateY(-12px);
  }
}
.security-list-2 .breadcrumb-bar {
  margin-left: 0;
  margin-right: 0;
}
.security-list-2 .security-body .sticky-sidebar .sticky-categories {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .sticky-sidebar .sticky-categories {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .sticky-sidebar .sticky {
    padding-left: 15px;
    transform: translateY(-12px);
  }
}
.lhn-chat-container-chatbox-classic-header {
  background-color: #006A71 !important;
}
.lhnWindow-header-text h3 {
  color: #FFFFFF !important;
}
button.lhnFormButton {
  background-color: #006A71 !important;
}
div#lhnHocButton div.lhnHocChatBtn {
  background-color: #006A71 !important;
}
div#lhnHocButton div.lhnHocChatBtn {
  background-color: #006A71 !important;
}
div#lhnHocButton div.lhnHocChatBtnCont {
  background-color: #006A71 !important;
}
/* ===== TYPOGRAPHY ===== */
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
dl {
  margin: 0 0;
  padding: 0 0;
}
a,
a:hover {
  text-decoration: none;
  outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #414E57;
}
/*
h1, h1 a { font-size: 1.500em;}
h2, h2 a { font-size: 1.250em;}
h3, h3 a { font-size: 1.063em;}
h4, h4 a { font-size: 1.000em;}
h5, h5 a { font-size: 0.938em;}
h6, h6 a { font-size: 0.875em;}
*/
h1 {
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 36px;
  }
}
blockquote {
  border: 0;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  background-color: #FFFFFF;
  transition: all 0.5s ease-out;
}
header.fade-usb {
  opacity: 1;
}
header:after {
  content: '';
  position: fixed;
  top: -50px;
  height: 50px;
  width: 100%;
  background-color: #FFFFFF;
}
header nav.navbar-top {
  background-color: #F8FAFB;
  min-height: 46px;
  padding: 0 15px;
  display: none;
}
@media only screen and (min-width: 992px) {
  header nav.navbar-top {
    display: block;
  }
}
header nav.navbar-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header nav.navbar-top ul:before,
header nav.navbar-top ul:after {
  display: table;
  content: " ";
}
header nav.navbar-top ul:after {
  clear: both;
}
header nav.navbar-top ul li {
  float: left;
  padding: 8px 2px 8px 2px;
  color: #63747E;
  font-weight: 700;
}
header nav.navbar-top ul li:first-child {
  padding-left: 0;
}
header nav.navbar-top ul li:last-child a {
  padding: 4px 0 4px 10px;
}
header nav.navbar-top ul li a {
  display: inline-block;
  color: #63747E;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0 solid transparent;
  padding: 4px 10px 4px 10px;
}
header nav.navbar-top ul li a:hover {
  color: #006A71;
}
header nav.navbar-top ul li a.filled {
  color: #FFFFFF;
  padding: 4px 12px 4px 12px;
  border-color: #006A71;
  background-color: #006A71;
  margin: 0 10px;
}
header nav.navbar-top ul li a.filled:hover {
  border-color: #005258;
  background-color: #005258;
}
header nav.navbar-top ul li a.filled.icon-a {
  padding-left: 30px !important;
}
header nav.navbar-top ul li a.filled.icon-a svg {
  left: 10px;
  top: 6px;
}
header nav.navbar-top ul li a.filled.icon-a svg path {
  fill: #FFFFFF;
}
header nav.navbar-top ul li a.filled.icon-a:hover svg path {
  fill: #FFFFFF;
}
header nav.navbar-top ul li a.important {
  font-weight: bold;
  text-transform: uppercase;
  color: #006A71;
}
header nav.navbar-top ul li a.important:hover {
  color: #005258;
}
header nav.navbar-top ul li a.important span {
  display: inline-block;
  border: 0;
  padding: 0 0;
  margin: 0 0;
  color: #63747E;
}
header nav.navbar-top ul li a.book {
  position: relative;
  padding: 4px 15px 4px 40px;
}
header nav.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 nav.navbar-top ul li a.book svg path {
  fill: #63747E;
}
header nav.navbar-top ul li a.book:hover svg path {
  fill: #006A71;
}
header nav.navbar-top ul li a.icon-a {
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
}
header nav.navbar-top ul li a.icon-a svg {
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
}
header nav.navbar-top ul li a.icon-a svg path {
  fill: #63747E;
}
header nav.navbar-top ul li a.icon-a:hover svg path {
  fill: #006A71;
}
header nav.navbar-top ul li a.icon-a:focus {
  outline: 1.1px dotted #000000 !important;
}
header nav.navbar-top ul li span {
  display: inline-block;
  border: 1px solid transparent;
  padding: 4px 0 4px 0;
  margin: 0 10px;
}
header nav.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 nav.navbar-top ul li span.phone svg {
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 16px;
}
header nav.navbar-top ul li span.phone svg path {
  fill: #63747E;
}
header nav.navbar-main {
  position: relative;
  background-color: #FFFFFF;
  padding: 0 0 0 0;
  min-height: 60px;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  /* */
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main {
    padding: 0 0 0 0;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
}
header nav.navbar-main:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 3px;
  width: 100%;
  background: -webkit-linear-gradient(90deg, rgba(120, 161, 47, 0.59) 0%, #489ca1 100%);
  background: -o-linear-gradient(90deg, rgba(120, 161, 47, 0.59) 0%, #489ca1 100%);
  background: -moz-linear-gradient(90deg, rgba(120, 161, 47, 0.59) 0%, #489ca1 100%);
  background: linear-gradient(90deg, rgba(120, 161, 47, 0.59) 0%, #489ca1 100%);
}
header nav.navbar-main .container-nav {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  header nav.navbar-main .container-nav {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  header nav.navbar-main .container-nav {
    width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  header nav.navbar-main .container-nav {
    width: 1280px;
  }
}
header nav.navbar-main .col-xs-1,
header nav.navbar-main .col-sm-1,
header nav.navbar-main .col-md-1,
header nav.navbar-main .col-lg-1,
header nav.navbar-main .col-xs-2,
header nav.navbar-main .col-sm-2,
header nav.navbar-main .col-md-2,
header nav.navbar-main .col-lg-2,
header nav.navbar-main .col-xs-3,
header nav.navbar-main .col-sm-3,
header nav.navbar-main .col-md-3,
header nav.navbar-main .col-lg-3,
header nav.navbar-main .col-xs-4,
header nav.navbar-main .col-sm-4,
header nav.navbar-main .col-md-4,
header nav.navbar-main .col-lg-4,
header nav.navbar-main .col-xs-5,
header nav.navbar-main .col-sm-5,
header nav.navbar-main .col-md-5,
header nav.navbar-main .col-lg-5,
header nav.navbar-main .col-xs-6,
header nav.navbar-main .col-sm-6,
header nav.navbar-main .col-md-6,
header nav.navbar-main .col-lg-6,
header nav.navbar-main .col-xs-7,
header nav.navbar-main .col-sm-7,
header nav.navbar-main .col-md-7,
header nav.navbar-main .col-lg-7,
header nav.navbar-main .col-xs-8,
header nav.navbar-main .col-sm-8,
header nav.navbar-main .col-md-8,
header nav.navbar-main .col-lg-8,
header nav.navbar-main .col-xs-9,
header nav.navbar-main .col-sm-9,
header nav.navbar-main .col-md-9,
header nav.navbar-main .col-lg-9,
header nav.navbar-main .col-xs-10,
header nav.navbar-main .col-sm-10,
header nav.navbar-main .col-md-10,
header nav.navbar-main .col-lg-10,
header nav.navbar-main .col-xs-11,
header nav.navbar-main .col-sm-11,
header nav.navbar-main .col-md-11,
header nav.navbar-main .col-lg-11,
header nav.navbar-main .col-xs-12,
header nav.navbar-main .col-sm-12,
header nav.navbar-main .col-md-12,
header nav.navbar-main .col-lg-12 {
  position: inherit;
}
header nav.navbar-main .hamburger-menu {
  position: absolute;
  top: 0;
  left: 15px;
  display: inline-block;
  padding: 20px 15px 0 15px;
  margin: 0 0 0 0;
  height: 60px;
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main .hamburger-menu {
    position: relative;
    float: left;
    padding: 20px 15px 0 15px;
    margin: 0 20px 0 -30px;
  }
}
header nav.navbar-main .hamburger-menu svg {
  width: 24px;
  height: 19px;
}
header nav.navbar-main .hamburger-menu svg path {
  fill: #63747E;
}
header nav.navbar-main .logo {
  display: inline-block;
  padding: 12px 0 0 0;
  height: 60px;
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main .logo {
    float: left;
  }
}
header nav.navbar-main .logo svg {
  width: 127px;
  height: 36px;
}
header nav.navbar-main .logo svg path {
  fill: #006666;
}
header nav.navbar-main .logo svg path.color {
  fill: #006A71;
}
header nav.navbar-main .logo img {
  width: 127px;
  height: auto;
}
header nav.navbar-main .logo:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 0 !important;
}
header nav.navbar-main .logo:focus img {
  outline: 0 dotted #000000 !important;
  outline-offset: 0 !important;
}
header nav.navbar-main .nbm-right-wrapper {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main .nbm-right-wrapper {
    float: right;
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
  }
}
header nav.navbar-main .nbm-right {
  padding: 0 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main .nbm-right {
    padding: 11px 0;
    display: table;
    border-collapse: separate;
    max-width: 300px;
  }
}
header nav.navbar-main .nbm-right .quick-search {
  display: table-cell;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  height: 34px;
}
header nav.navbar-main .nbm-right .quick-search .quick-search-wrapper {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
}
header nav.navbar-main .nbm-right .quick-search form {
  position: relative;
  float: right;
  padding: 0;
  margin: 0 20px 0 0;
  width: 34px;
  height: 34px;
  border: 1px solid #63747E;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  overflow: hidden;
}
header nav.navbar-main .nbm-right .quick-search form.open {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main .nbm-right .quick-search form.open {
    width: 200px;
  }
}
header nav.navbar-main .nbm-right .quick-search form .quick-search-icon {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 3;
  background-color: #FFFFFF;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  cursor: pointer;
  margin: 0 0;
}
header nav.navbar-main .nbm-right .quick-search form .quick-search-icon svg {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 16px;
  height: 16px;
}
header nav.navbar-main .nbm-right .quick-search form .quick-search-icon svg path {
  fill: #006A71;
}
header nav.navbar-main .nbm-right .quick-search form .quick-search-submit {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 2;
  background-color: #FFFFFF;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 0;
  border: 0!important;
}
header nav.navbar-main .nbm-right .quick-search form .quick-search-submit svg {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 16px;
  height: 16px;
}
header nav.navbar-main .nbm-right .quick-search form .quick-search-submit svg path {
  fill: #006A71;
}
header nav.navbar-main .nbm-right .quick-search form .quick-search-submit:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
header nav.navbar-main .nbm-right .quick-search form input.quick-search-input {
  display: block;
  width: 100%;
  height: 32px;
  padding: 0 35px 0 15px;
  border: 0;
  margin: 0 0 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
header nav.navbar-main .nbm-right .btn-open-login {
  position: relative;
  display: block;
  color: #FFFFFF;
  padding: 13px 15px 13px 30px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main .nbm-right .btn-open-login {
    padding: 0 30px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    text-align: center;
    transition: all 0.4s ease;
    border-width: 0.5px;
    border-style: solid;
    border-color: #006A71;
    text-transform: uppercase;
    padding-top: 2px!important;
    padding-bottom: 1px!important;
    font-weight: 700 ;
    display: table-cell;
    width: 1%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #006A71;
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  header nav.navbar-main .nbm-right .btn-open-login:hover {
    color: #006A71;
    background-color: #FFFFFF;
  }
}
header nav.navbar-main .nbm-right .btn-open-login:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
header nav.navbar-main .nbm-right .btn-open-login svg {
  position: absolute;
  top: 50%;
  right: 28px;
  width: 6px;
  height: 12px;
  margin-top: -6px;
}
@media only screen and (min-width: 768px) {
  header nav.navbar-main .nbm-right .btn-open-login svg {
    display: none;
  }
}
header nav.navbar-main .nbm-right .btn-open-login svg path {
  fill: #FFFFFF;
}
header nav.navbar-main .navbar-header {
  width: 16.66666667%;
}
header nav.navbar-main .nav {
  width: 100%;
}
header nav.navbar-main .nav > li {
  position: static!important;
  width: 25%;
}
header nav.navbar-main .nav li a {
  display: inline-block;
  height: 60px;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.5px;
  padding: 22px 0 0 0;
  color: #414E57;
}
header nav.navbar-main .nav li a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 0 !important;
  background-color: transparent !important;
}
header nav.navbar-main .nav li ul.dropdown-box {
  position: absolute;
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  background-color: #EEF6FB;
  width: 100%;
  min-height: 200px;
  left: 0;
  padding: 50px 0;
  transition: all 0.4s ease;
}
header nav.navbar-main .nav li ul.dropdown-box li {
  display: block;
  width: 100%;
}
header nav.navbar-main .nav li ul.dropdown-box .heading {
  font-size: 36px;
  line-height: 31px;
  color: #006666;
  font-weight: normal;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
header nav.navbar-main .nav li ul.dropdown-box h3 {
  padding-bottom: 15px;
}
header nav.navbar-main .nav li ul.dropdown-box ul {
  position: relative;
  display: block;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
header nav.navbar-main .nav li ul.dropdown-box ul + ul {
  padding: 30px 0 0 0;
}
header nav.navbar-main .nav li ul.dropdown-box ul li a {
  display: inline-block;
  height: auto;
  font-size: 16px;
  letter-spacing: 0.44px;
  padding: 0 0 0 0;
  color: #414E57;
}
header nav.navbar-main .nav li ul.dropdown-box ul li a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
header nav.navbar-main .nav li ul.dropdown-box ul li.sub-heading a {
  color: #006A71;
  font-weight: 700!important;
}
header nav.navbar-main .nav li ul.dropdown-box ul.menu {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
header nav.navbar-main .nav li ul.dropdown-box ul.menu li {
  display: inline-block;
  height: auto;
  font-size: 16px;
  letter-spacing: 0.44px;
  padding: 4px 0 5px 0;
  font-weight: 700;
}
header nav.navbar-main .nav li ul.dropdown-box ul.menu li a {
  color: #006A71;
}
header nav.navbar-main .nav li ul.dropdown-box ul.menu li ul.sub-menu li {
  font-weight: 400!important;
  white-space: nowrap;
}
header nav.navbar-main .nav li ul.dropdown-box ul.menu li ul.sub-menu li a {
  color: #414E57;
}
header nav.navbar-main .nav li ul.dropdown-box ul.menu li ul.sub-menu li a:hover {
  font-weight: 700!important;
}
header nav.navbar-main .nav li:hover {
  background-color: transparent;
}
header nav.navbar-main .nav li:hover > a {
  font-weight: 700;
  background-color: transparent!important;
}
header nav.navbar-main .nav li:hover ul.dropdown-box {
  visibility: visible;
  opacity: 1;
}
header nav.navbar-main span.number {
  display: none;
  border: 1px solid transparent;
  padding: 4px 0 4px 0;
  margin: 0 15px;
}
header nav.navbar-main span.phone {
  position: relative;
  padding-left: 15px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header nav.navbar-main span.phone svg {
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 16px;
}
header nav.navbar-main span.phone svg path {
  fill: #63747E;
}
/* *** */
body.page-template-business header nav.navbar-main .nbm-right-wrapper {
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  body.page-template-business header nav.navbar-main .nbm-right-wrapper {
    background-color: transparent;
  }
}
body.page-template-business header nav.navbar-main .nbm-right .quick-search form {
  border: 1px solid #63747E;
}
body.page-template-business header nav.navbar-main .nbm-right .quick-search form .quick-search-icon svg path {
  fill: #006A71;
}
@media only screen and (min-width: 992px) {
  body.page-template-business header nav.navbar-main .nbm-right .btn-open-login {
    background-color: #006A71;
    border-color: #006A71;
  }
}
@media only screen and (min-width: 992px) {
  body.page-template-business header nav.navbar-main .nbm-right .btn-open-login:hover {
    color: #006A71;
    background-color: #FFFFFF;
  }
}
body.page-template-investing header nav.navbar-top {
  background-color: #006666;
}
body.page-template-investing header nav.navbar-top ul li {
  color: #FFFFFF;
}
body.page-template-investing header nav.navbar-top ul li a {
  color: #FFFFFF;
}
body.page-template-investing header nav.navbar-top ul li a.icon-a svg path {
  fill: #FFFFFF;
}
body.page-template-investing header nav.navbar-top ul li a.filled {
  border-color: #004949;
  background-color: #004949;
}
body.page-template-investing header nav.navbar-top ul li a.filled:hover {
  border-color: #004949;
  background-color: #004949;
}
body.page-template-investing header nav.navbar-top ul li a.important {
  color: #FFFFFF;
}
body.page-template-investing header nav.navbar-top ul li a.important:hover {
  color: #FFFFFF;
}
body.page-template-investing header nav.navbar-top ul li span.phone svg path {
  fill: #FFFFFF;
}
body.page-template-investing header nav.navbar-main .nbm-right-wrapper {
  background-color: #006666;
}
@media only screen and (min-width: 768px) {
  body.page-template-investing header nav.navbar-main .nbm-right-wrapper {
    background-color: transparent;
  }
}
body.page-template-investing header nav.navbar-main .nbm-right .quick-search form {
  border: 1px solid #63747E;
}
body.page-template-investing header nav.navbar-main .nbm-right .quick-search form .quick-search-icon svg path {
  fill: #006666;
}
body.page-template-investing header nav.navbar-main .nbm-right .btn-open-login {
  background-color: #006666;
  border-color: #006666;
}
@media only screen and (min-width: 992px) {
  body.page-template-investing header nav.navbar-main .nbm-right .btn-open-login:hover {
    color: #006666;
    background-color: #FFFFFF;
  }
}
body.page-template-campaign-investing,
body.page-template-campaign-business,
body.page-template-campaign-management,
body.page-template-campaign-01,
body.page-template-campaign-02,
body.page-template-campaign-03 {
  padding-top: 60px!important;
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-investing,
  body.page-template-campaign-business,
  body.page-template-campaign-management,
  body.page-template-campaign-01,
  body.page-template-campaign-02,
  body.page-template-campaign-03 {
    padding-top: 106px!important;
  }
}
body.page-template-campaign-investing header nav.navbar-top,
body.page-template-campaign-business header nav.navbar-top,
body.page-template-campaign-management header nav.navbar-top,
body.page-template-campaign-01 header nav.navbar-top,
body.page-template-campaign-02 header nav.navbar-top,
body.page-template-campaign-03 header nav.navbar-top {
  display: none;
}
body.page-template-campaign-investing header nav.navbar-main,
body.page-template-campaign-business header nav.navbar-main,
body.page-template-campaign-management header nav.navbar-main,
body.page-template-campaign-01 header nav.navbar-main,
body.page-template-campaign-02 header nav.navbar-main,
body.page-template-campaign-03 header nav.navbar-main {
  text-align: left;
}
body.page-template-campaign-investing header nav.navbar-main .container,
body.page-template-campaign-business header nav.navbar-main .container,
body.page-template-campaign-management header nav.navbar-main .container,
body.page-template-campaign-01 header nav.navbar-main .container,
body.page-template-campaign-02 header nav.navbar-main .container,
body.page-template-campaign-03 header nav.navbar-main .container {
  position: relative;
}
body.page-template-campaign-investing header nav.navbar-main span.phone,
body.page-template-campaign-business header nav.navbar-main span.phone,
body.page-template-campaign-management header nav.navbar-main span.phone,
body.page-template-campaign-01 header nav.navbar-main span.phone,
body.page-template-campaign-02 header nav.navbar-main span.phone,
body.page-template-campaign-03 header nav.navbar-main span.phone {
  display: inline-block !important;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
body.page-template-campaign-investing header nav.navbar-main .navbar-nav,
body.page-template-campaign-business header nav.navbar-main .navbar-nav,
body.page-template-campaign-management header nav.navbar-main .navbar-nav,
body.page-template-campaign-01 header nav.navbar-main .navbar-nav,
body.page-template-campaign-02 header nav.navbar-main .navbar-nav,
body.page-template-campaign-03 header nav.navbar-main .navbar-nav,
body.page-template-campaign-investing header nav.navbar-main .nbm-right-wrapper,
body.page-template-campaign-business header nav.navbar-main .nbm-right-wrapper,
body.page-template-campaign-management header nav.navbar-main .nbm-right-wrapper,
body.page-template-campaign-01 header nav.navbar-main .nbm-right-wrapper,
body.page-template-campaign-02 header nav.navbar-main .nbm-right-wrapper,
body.page-template-campaign-03 header nav.navbar-main .nbm-right-wrapper,
body.page-template-campaign-investing header nav.navbar-main .hamburger-menu,
body.page-template-campaign-business header nav.navbar-main .hamburger-menu,
body.page-template-campaign-management header nav.navbar-main .hamburger-menu,
body.page-template-campaign-01 header nav.navbar-main .hamburger-menu,
body.page-template-campaign-02 header nav.navbar-main .hamburger-menu,
body.page-template-campaign-03 header nav.navbar-main .hamburger-menu {
  display: none;
}
body.page-template-campaign-01 header {
  background-color: #006666;
}
body.page-template-campaign-01 header:after {
  background-color: #006666;
}
body.page-template-campaign-01 header nav.navbar-main {
  background-color: #006666;
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-01 header nav.navbar-main {
    min-height: 106px;
  }
}
body.page-template-campaign-01 header nav.navbar-main:after {
  display: none;
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-01 header nav.navbar-main .logo {
    padding: 0 0 0 0;
    margin: 35px 0 35px 0;
    height: 36px;
  }
}
body.page-template-campaign-01 header nav.navbar-main .logo svg path {
  fill: #FFFFFF;
}
body.page-template-campaign-01 header nav.navbar-main .logo svg path.color {
  fill: #FFFFFF;
}
body.page-template-campaign-01 header nav.navbar-main span.phone {
  color: #FFFFFF;
}
body.page-template-campaign-01 header nav.navbar-main span.phone svg path {
  fill: #FFFFFF;
}
body.page-template-campaign-01 header nav.navbar-main .navbar-nav,
body.page-template-campaign-01 header nav.navbar-main .nbm-right-wrapper,
body.page-template-campaign-01 header nav.navbar-main .hamburger-menu {
  display: none;
}
/* *** */
body.parent-pageid-512.page-id-4394 header nav.navbar-top,
body.parent-pageid-512.page-id-4577 header nav.navbar-top,
body.parent-pageid-512.page-id-4589 header nav.navbar-top,
body.parent-pageid-512.page-id-4435 header nav.navbar-top,
body.parent-pageid-512.page-id-4382 header nav.navbar-top,
body.parent-pageid-512.page-id-4579 header nav.navbar-top,
body.parent-pageid-512.page-id-4591 header nav.navbar-top,
body.parent-pageid-512.page-id-4444 header nav.navbar-top,
body.parent-pageid-512.page-id-4744 header nav.navbar-top,
body.parent-pageid-512.page-id-6389 header nav.navbar-top,
body.parent-pageid-512.page-id-6391 header nav.navbar-top {
  background-color: #FFFFFF;
  display: none;
}
body.parent-pageid-512.page-id-4394 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4577 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4589 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4435 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4382 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4579 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4591 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4444 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4744 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6389 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6391 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-4394 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4577 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4589 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4435 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4382 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4579 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4591 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4444 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4744 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6389 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6391 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-4394 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4577 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4589 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4435 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4382 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4579 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4591 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4444 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-4744 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6389 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6391 header nav.navbar-main .hamburger-menu {
  display: none;
}
body.parent-pageid-512.page-id-5867 header nav.navbar-top,
body.parent-pageid-512.page-id-6132 header nav.navbar-top,
body.parent-pageid-512.page-id-9665 header nav.navbar-top,
body.parent-pageid-512.page-id-26910 header nav.navbar-top,
body.parent-pageid-512.page-id-26912 header nav.navbar-top,
body.parent-pageid-512.page-id-5857 header nav.navbar-top,
body.parent-pageid-512.page-id-6134 header nav.navbar-top,
body.parent-pageid-512.page-id-5874 header nav.navbar-top,
body.parent-pageid-512.page-id-6136 header nav.navbar-top,
body.parent-pageid-512.page-id-5863 header nav.navbar-top,
body.parent-pageid-512.page-id-6139 header nav.navbar-top,
body.parent-pageid-512.page-id-5877 header nav.navbar-top,
body.parent-pageid-512.page-id-6142 header nav.navbar-top,
body.parent-pageid-512.page-id-6669 header nav.navbar-top,
body.parent-pageid-512.page-id-6959 header nav.navbar-top {
  background-color: #FFFFFF;
  display: none;
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main,
body.parent-pageid-512.page-id-6132 header nav.navbar-main,
body.parent-pageid-512.page-id-9665 header nav.navbar-main,
body.parent-pageid-512.page-id-26910 header nav.navbar-main,
body.parent-pageid-512.page-id-26912 header nav.navbar-main,
body.parent-pageid-512.page-id-5857 header nav.navbar-main,
body.parent-pageid-512.page-id-6134 header nav.navbar-main,
body.parent-pageid-512.page-id-5874 header nav.navbar-main,
body.parent-pageid-512.page-id-6136 header nav.navbar-main,
body.parent-pageid-512.page-id-5863 header nav.navbar-main,
body.parent-pageid-512.page-id-6139 header nav.navbar-main,
body.parent-pageid-512.page-id-5877 header nav.navbar-main,
body.parent-pageid-512.page-id-6142 header nav.navbar-main,
body.parent-pageid-512.page-id-6669 header nav.navbar-main,
body.parent-pageid-512.page-id-6959 header nav.navbar-main {
  text-align: left;
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .navbar-nav,
body.parent-pageid-512.page-id-5867 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .hamburger-menu,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .hamburger-menu {
  display: none;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 header nav.navbar-main,
  body.parent-pageid-512.page-id-6132 header nav.navbar-main,
  body.parent-pageid-512.page-id-9665 header nav.navbar-main,
  body.parent-pageid-512.page-id-26910 header nav.navbar-main,
  body.parent-pageid-512.page-id-26912 header nav.navbar-main,
  body.parent-pageid-512.page-id-5857 header nav.navbar-main,
  body.parent-pageid-512.page-id-6134 header nav.navbar-main,
  body.parent-pageid-512.page-id-5874 header nav.navbar-main,
  body.parent-pageid-512.page-id-6136 header nav.navbar-main,
  body.parent-pageid-512.page-id-5863 header nav.navbar-main,
  body.parent-pageid-512.page-id-6139 header nav.navbar-main,
  body.parent-pageid-512.page-id-5877 header nav.navbar-main,
  body.parent-pageid-512.page-id-6142 header nav.navbar-main,
  body.parent-pageid-512.page-id-6669 header nav.navbar-main,
  body.parent-pageid-512.page-id-6959 header nav.navbar-main {
    text-align: center;
  }
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .logo,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .logo {
  position: relative;
  display: block;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-6132 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-9665 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-26910 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-26912 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-5857 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-6134 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-5874 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-6136 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-5863 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-6139 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-5877 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-6142 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-6669 header nav.navbar-main .logo,
  body.parent-pageid-512.page-id-6959 header nav.navbar-main .logo {
    display: inline-block;
  }
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .logo:before,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .logo:before {
  position: absolute;
  top: 50%;
  right: 95px;
  transform: translate(0, -50%);
  content: "";
  font-family: 'FontAwesome';
  width: 10px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("../img/phone.png");
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-6132 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-9665 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-26910 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-26912 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-5857 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-6134 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-5874 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-6136 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-5863 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-6139 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-5877 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-6142 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-6669 header nav.navbar-main .logo:before,
  body.parent-pageid-512.page-id-6959 header nav.navbar-main .logo:before {
    display: none;
  }
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .logo:after,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .logo:after {
  content: "866.650.0720";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-6132 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-9665 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-26910 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-26912 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-5857 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-6134 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-5874 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-6136 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-5863 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-6139 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-5877 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-6142 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-6669 header nav.navbar-main .logo:after,
  body.parent-pageid-512.page-id-6959 header nav.navbar-main .logo:after {
    display: none;
  }
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .nbm-right-wrapper {
  display: none;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-6132 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-9665 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-26910 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-26912 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-5857 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-6134 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-5874 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-6136 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-5863 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-6139 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-5877 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-6142 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-6669 header nav.navbar-main .nbm-right-wrapper,
  body.parent-pageid-512.page-id-6959 header nav.navbar-main .nbm-right-wrapper {
    display: block;
  }
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .nbm-right-wrapper .nbm-right,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .nbm-right-wrapper .nbm-right {
  position: relative;
  height: 60px;
  min-width: 105px;
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .nbm-right-wrapper .nbm-right:before,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .nbm-right-wrapper .nbm-right:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  content: "";
  font-family: 'FontAwesome';
  width: 10px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("../img/phone.png");
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .nbm-right-wrapper .nbm-right:after,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .nbm-right-wrapper .nbm-right:after {
  content: "866.650.0720";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
body.parent-pageid-512.page-id-5867 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .nbm-right-wrapper .nbm-right .quick-search,
body.parent-pageid-512.page-id-5867 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-6132 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-9665 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-26910 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-26912 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-5857 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-6134 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-5874 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-6136 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-5863 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-6139 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-5877 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-6142 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-6669 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login,
body.parent-pageid-512.page-id-6959 header nav.navbar-main .nbm-right-wrapper .nbm-right .btn-open-login {
  display: none!important;
}
body.parent-pageid-529.page-id-5199 header nav.navbar-top,
body.parent-pageid-529.page-id-5203 header nav.navbar-top,
body.parent-pageid-529.page-id-5206 header nav.navbar-top,
body.parent-pageid-529.page-id-5205 header nav.navbar-top,
body.parent-pageid-529.page-id-5208 header nav.navbar-top,
body.parent-pageid-529.page-id-5207 header nav.navbar-top,
body.parent-pageid-529.page-id-6389 header nav.navbar-top,
body.parent-pageid-529.page-id-6391 header nav.navbar-top,
body.parent-pageid-529.page-id-6445 header nav.navbar-top,
body.parent-pageid-529.page-id-6688 header nav.navbar-top,
body.parent-pageid-529.page-id-6690 header nav.navbar-top {
  background-color: #FFFFFF;
  display: none;
}
body.parent-pageid-529.page-id-5199 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-5203 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-5206 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-5205 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-5208 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-5207 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-6389 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-6391 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-6445 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-6688 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-6690 header nav.navbar-main .navbar-nav,
body.parent-pageid-529.page-id-5199 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-5203 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-5206 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-5205 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-5208 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-5207 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-6389 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-6391 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-6445 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-6688 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-6690 header nav.navbar-main .nbm-right-wrapper,
body.parent-pageid-529.page-id-5199 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-5203 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-5206 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-5205 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-5208 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-5207 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-6389 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-6391 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-6445 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-6688 header nav.navbar-main .hamburger-menu,
body.parent-pageid-529.page-id-6690 header nav.navbar-main .hamburger-menu {
  display: none;
}
body.parent-pageid-529.page-id-6207 header nav.navbar-top,
body.parent-pageid-529.page-id-6539 header nav.navbar-top {
  background-color: #FFFFFF;
  display: none!important;
}
body.parent-pageid-529.page-id-6207 header nav.navbar-main .nbm-right .btn-open-login,
body.parent-pageid-529.page-id-6539 header nav.navbar-main .nbm-right .btn-open-login {
  display: none!important;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-529.page-id-6207 header nav.navbar-main .nbm-right .btn-open-login,
  body.parent-pageid-529.page-id-6539 header nav.navbar-main .nbm-right .btn-open-login {
    display: table-cell !important;
  }
}
body.page-template-splash {
  padding-top: 0!important;
  overflow: hidden!important;
}
body.page-template-splash header {
  display: none!important;
}
body.page-template-splash .vc_container {
  padding-left: 0!important;
  padding-right: 0!important;
  margin-right: 0;
  margin-left: 0;
}
body.page-template-splash .vc_container .vc_row {
  margin-left: 0!important;
  margin-right: 0!important;
}
body.page-template-splash .vc_container .vc_row .vc_column_container > .vc_column-inner {
  padding-left: 0!important;
  padding-right: 0!important;
}
body.page-template-splash .livehelp-button-sticky {
  display: none!important;
}
footer {
  background-color: #FFFFFF;
}
footer .quick-nav {
  padding: 35px 0 0 0;
  border-top: 1px solid #F0F3F5;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav {
    padding: 70px 0 45px 0;
  }
}
footer .quick-nav .box-nav {
  padding: 0 0 35px 0;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav {
    display: table;
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  footer .quick-nav .box-nav {
    margin: 0 auto;
  }
}
footer .quick-nav .box-nav .box-heading {
  color: #006A71;
  text-align: center;
  text-transform: uppercase;
  padding: 0 0 0 0;
  display: block;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav .box-heading {
    text-align: left;
    padding: 0 0 15px 0;
  }
}
footer .quick-nav .box-nav .box-heading span {
  display: none;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav .box-heading span {
    display: block;
  }
}
footer .quick-nav .box-nav .box-heading a {
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav .box-heading a {
    display: none;
  }
}
footer .quick-nav .box-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav ul {
    display: block;
  }
}
footer .quick-nav .box-nav ul li {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav ul li {
    width: 100%;
    text-align: left;
  }
}
footer .quick-nav .box-nav ul li:first-child {
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav ul li:first-child {
    padding-top: 0;
  }
}
footer .quick-nav .box-nav ul li a {
  color: #63747E;
  display: inline-block;
  padding: 0 0 0 0;
  margin: 5px 0 5px 0;
}
footer .quick-nav .box-nav ul li a:hover {
  color: #414E57;
}
footer .quick-nav .box-nav ul li a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
footer .quick-nav .box-nav ul li a:after {
  display: none;
  content: attr(title);
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
}
@media only screen and (min-width: 1200px) {
  footer .quick-nav .box-nav ul li a {
    white-space: nowrap;
  }
}
footer .quick-nav .box-nav ul li a small {
  display: block;
  margin-top: -5px;
}
footer .quick-nav .box-nav p {
  color: #63747E;
  padding: 5px 0 5px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav p {
    text-align: left;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  footer .quick-nav .box-nav p {
    white-space: normal;
  }
}
footer .quick-nav .box-nav div.wpforms-container-full {
  margin: 0 auto!important;
  max-width: 300px;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav div.wpforms-container-full {
    margin: 0 0 0 0!important;
  }
}
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-field {
  padding: 0 0;
}
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-field input[type="email"] {
  display: block;
  width: 100%;
  height: 54px;
  padding: 0 54px 0 25px;
  margin: 0 0 0 0;
  border: 1px solid #F2F2F2;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  -webkit-appearance: none;
  background-color: #fff;
}
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-field input[type="email"]:focus,
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-field input[type="email"]:active {
  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);
}
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-submit-container {
  width: 54px;
  height: 54px;
  display: block;
  position: absolute!important;
  top: -1px;
  right: 0;
  z-index: 2;
  padding: 0 0 0 0;
  clear: both;
}
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-submit-container button {
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  padding: 0;
  border: 0!important;
}
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-submit-container button:focus,
footer .quick-nav .box-nav div.wpforms-container-full .wpforms-submit-container button:active {
  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);
}
footer .quick-nav .box-nav form {
  position: relative;
  padding: 0 15px 0 0;
  margin: 0 0 15px 0;
  width: 100%;
  height: 54px;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav form {
    margin: 15px 0 15px 0;
  }
}
footer .quick-nav .box-nav form input.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 54px 0 0;
  border: 0;
  margin: 0 0 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
footer .quick-nav .box-nav form button {
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  top: -1px;
  right: 0;
  z-index: 2;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  padding: 0;
  border: 0!important;
}
footer .quick-nav .box-nav .social-media {
  display: flex;
  justify-content: space-between !important;
  width: auto;
  max-width: 300px;
  list-style: none;
  margin: 0 auto;
  padding: 30px 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav .social-media {
    width: 100%;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    transform: translate(-50%, 25px);
  }
}
@media only screen and (min-width: 992px) {
  footer .quick-nav .box-nav .social-media {
    width: 100%;
    margin: 0 0 0 0;
    transform: translate(0, 0);
  }
}
footer .quick-nav .box-nav .social-media li {
  width: auto;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav .social-media li {
    text-align: left;
    padding-right: 20px;
  }
}
footer .quick-nav .box-nav .social-media a {
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
  max-width: 42px;
  max-height: 42px;
  padding: 0;
  margin: 0 8px;
  white-space: normal;
  display: inherit;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav .social-media a {
    margin: 0;
  }
}
footer .quick-nav .box-nav .social-media a svg {
  width: 42px;
  height: 42px;
}
@media only screen and (min-width: 768px) {
  footer .quick-nav .box-nav .social-media a svg {
    width: 42px;
    height: 42px;
  }
}
footer .quick-nav .box-nav .social-media a svg path,
footer .quick-nav .box-nav .social-media a svg polygon {
  fill: #006A71;
}
footer .quick-nav .box-nav .social-media a svg circle {
  fill: #FFFFFF;
}
footer .quick-nav .box-nav .social-media a svg text {
  fill: #006A71;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  font-weight: 700;
}
footer .quick-nav .box-nav .social-media a:hover svg path,
footer .quick-nav .box-nav .social-media a:hover svg polygon {
  fill: #222222;
}
footer .quick-nav .box-nav .social-media a:hover svg text {
  fill: #222222;
}
footer .quick-nav .box-nav .social-media a:hover svg circle {
  fill: #FFFFFF;
}
footer .quick-nav .box-nav .social-media a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
footer .copyright-nav {
  border-top: 1px solid #F0F3F5;
  padding: 35px 0 35px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav {
    padding: 60px 0 40px 0;
  }
}
footer .copyright-nav ul {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
footer .copyright-nav ul li {
  display: inline-block;
  padding: 0 10px;
  line-height: 14px;
  border-left: 1px solid transparent;
  margin-right: -4px;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav ul li {
    padding: 0 8px;
  }
}
@media only screen and (min-width: 992px) {
  footer .copyright-nav ul li {
    padding: 0 15px;
  }
}
footer .copyright-nav ul li:nth-child(1) {
  border-width: 0;
}
footer .copyright-nav ul.info li {
  color: #006A71;
  border-color: #006A71;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav ul.info li:nth-child(1) {
    display: block;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  footer .copyright-nav ul.info li:nth-child(1) {
    display: inline-block;
    margin-bottom: 0;
  }
}
footer .copyright-nav ul.info li:nth-child(2) {
  border-width: 0;
  padding: 10px 10px;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav ul.info li:nth-child(2) {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  footer .copyright-nav ul.info li:nth-child(2) {
    border-width: 1px;
  }
}
footer .copyright-nav ul.info li:nth-child(3) {
  border-width: 0;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav ul.info li:nth-child(3) {
    border-width: 1px;
  }
}
footer .copyright-nav ul.info li a {
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  footer .copyright-nav ul.info li a:hover {
    color: #006A71;
  }
}
footer .copyright-nav ul.info li a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
footer .copyright-nav ul.info li span {
  position: relative;
  height: 14px;
  display: inline-block;
  padding: 0 0 0 36px;
  margin-right: -4px;
}
footer .copyright-nav ul.info li span svg {
  position: absolute;
  top: -5px;
  left: 0;
  width: 32px;
  height: 24px;
}
footer .copyright-nav ul.info li span svg path,
footer .copyright-nav ul.info li span svg polygon {
  fill: #006A71;
}
footer .copyright-nav ul.info li span svg path.st0,
footer .copyright-nav ul.info li span svg polygon.st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav ul.info + .info {
    padding: 5px 0 0 0;
  }
}
footer .copyright-nav ul.bottom-nav {
  padding: 15px 0 0 0;
}
footer .copyright-nav ul.bottom-nav li {
  color: #63747E;
  border-color: #63747E;
}
footer .copyright-nav ul.bottom-nav li.clearfix {
  width: 100%;
  height: 5px;
  display: block;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav ul.bottom-nav li.clearfix {
    display: none;
  }
}
footer .copyright-nav ul.bottom-nav li:nth-child(5),
footer .copyright-nav ul.bottom-nav li:nth-child(6) {
  border-width: 0;
}
@media only screen and (min-width: 768px) {
  footer .copyright-nav ul.bottom-nav li:nth-child(5),
  footer .copyright-nav ul.bottom-nav li:nth-child(6) {
    border-width: 1px;
  }
}
footer .copyright-nav ul.bottom-nav li a {
  color: #63747E;
}
footer .copyright-nav ul.bottom-nav li a:hover {
  color: #363f45;
}
footer .copyright-nav ul.bottom-nav li a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
footer .copyright-nav ul.bottom-nav li a:after {
  display: none;
  content: attr(title);
  font-weight: bold;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
}
/* *** */
body.page-template-investing footer {
  background-color: #006666;
}
body.page-template-investing footer .quick-nav {
  border-top: 1px solid #006666;
}
body.page-template-investing footer .quick-nav .box-nav .box-heading {
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  body.page-template-investing footer .quick-nav .box-nav .box-heading {
    color: #6EB8B8;
  }
}
body.page-template-investing footer .quick-nav .box-nav .box-heading span {
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  body.page-template-investing footer .quick-nav .box-nav .box-heading span {
    color: #6EB8B8;
  }
}
body.page-template-investing footer .quick-nav .box-nav .box-heading a {
  color: #FFFFFF;
}
body.page-template-investing footer .quick-nav .box-nav ul li a {
  color: #FFFFFF;
}
body.page-template-investing footer .quick-nav .box-nav ul li a:hover {
  color: #6EB8B8;
}
body.page-template-investing footer .quick-nav .box-nav p {
  color: #FFFFFF;
}
body.page-template-investing footer .quick-nav .box-nav div.wpforms-container-full .wpforms-field input[type="email"]:focus,
body.page-template-investing footer .quick-nav .box-nav div.wpforms-container-full .wpforms-field input[type="email"]:active {
  outline: 0.125rem solid #FFFFFF;
  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);
}
body.page-template-investing footer .quick-nav .box-nav div.wpforms-container-full .wpforms-submit-container button:focus,
body.page-template-investing footer .quick-nav .box-nav div.wpforms-container-full .wpforms-submit-container button:active {
  outline: 0.125rem solid #FFFFFF;
  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);
}
body.page-template-investing footer .quick-nav .box-nav form button {
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 2;
  font-size: 16px;
  line-height: 16px;
  color: #006666;
  border: 1px solid #014444 !important;
  background-color: #FFFFFF;
}
body.page-template-investing footer .quick-nav .box-nav .social-media a svg path,
body.page-template-investing footer .quick-nav .box-nav .social-media a svg polygon {
  fill: #FFFFFF;
}
body.page-template-investing footer .quick-nav .box-nav .social-media a svg circle {
  fill: none;
}
body.page-template-investing footer .quick-nav .box-nav .social-media a svg text {
  fill: #FFFFFF;
}
body.page-template-investing footer .quick-nav .box-nav .social-media a:hover svg path,
body.page-template-investing footer .quick-nav .box-nav .social-media a:hover svg polygon {
  fill: #6EB8B8;
}
body.page-template-investing footer .quick-nav .box-nav .social-media a:hover svg text {
  fill: #6EB8B8;
}
body.page-template-investing footer .quick-nav .box-nav .social-media a:hover svg circle {
  fill: none;
}
body.page-template-investing footer .copyright-nav {
  border-top: 1px solid #418080;
}
body.page-template-investing footer .copyright-nav ul.info li {
  color: #6EB8B8;
  border-color: #6EB8B8;
}
body.page-template-investing footer .copyright-nav ul.info li span svg path,
body.page-template-investing footer .copyright-nav ul.info li span svg polygon {
  fill: #6EB8B8;
}
body.page-template-investing footer .copyright-nav ul.info li:last-child {
  display: none;
}
body.page-template-investing footer .copyright-nav ul.bottom-nav li {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
body.page-template-investing footer .copyright-nav ul.bottom-nav li a {
  color: #FFFFFF;
}
body.page-template-investing footer .copyright-nav ul.bottom-nav li a:hover {
  color: #6EB8B8;
}
body.page-template-campaign-management footer .quick-nav,
body.page-template-campaign-01 footer .quick-nav {
  display: none;
}
body.page-template-campaign-management footer .copyright-nav ul.info li,
body.page-template-campaign-01 footer .copyright-nav ul.info li {
  color: #006666;
  border-color: #006666;
}
body.page-template-campaign-management footer .copyright-nav ul.info li:nth-child(3),
body.page-template-campaign-01 footer .copyright-nav ul.info li:nth-child(3) {
  display: none;
}
body.page-template-campaign-management footer .copyright-nav ul.info li span svg path,
body.page-template-campaign-01 footer .copyright-nav ul.info li span svg path,
body.page-template-campaign-management footer .copyright-nav ul.info li span svg polygon,
body.page-template-campaign-01 footer .copyright-nav ul.info li span svg polygon {
  fill: #006666;
}
body.page-template-campaign-management footer .copyright-nav ul.bottom-nav li,
body.page-template-campaign-01 footer .copyright-nav ul.bottom-nav li {
  display: none;
}
body.page-template-campaign-management footer .copyright-nav ul.bottom-nav li:nth-child(4),
body.page-template-campaign-01 footer .copyright-nav ul.bottom-nav li:nth-child(4) {
  border: 0;
}
body.page-template-campaign-management footer .copyright-nav ul.bottom-nav li:nth-child(4),
body.page-template-campaign-01 footer .copyright-nav ul.bottom-nav li:nth-child(4),
body.page-template-campaign-management footer .copyright-nav ul.bottom-nav li:nth-child(5),
body.page-template-campaign-01 footer .copyright-nav ul.bottom-nav li:nth-child(5) {
  display: inline-block;
}
/* *** */
body.parent-pageid-512.page-id-4394 footer .quick-nav,
body.parent-pageid-512.page-id-4577 footer .quick-nav,
body.parent-pageid-512.page-id-4589 footer .quick-nav,
body.parent-pageid-512.page-id-4435 footer .quick-nav,
body.parent-pageid-512.page-id-4382 footer .quick-nav,
body.parent-pageid-512.page-id-4579 footer .quick-nav,
body.parent-pageid-512.page-id-4591 footer .quick-nav,
body.parent-pageid-512.page-id-4444 footer .quick-nav,
body.parent-pageid-512.page-id-4744 footer .quick-nav,
body.parent-pageid-512.page-id-5867 footer .quick-nav,
body.parent-pageid-512.page-id-6132 footer .quick-nav,
body.parent-pageid-512.page-id-9665 footer .quick-nav,
body.parent-pageid-512.page-id-26910 footer .quick-nav,
body.parent-pageid-512.page-id-26912 footer .quick-nav,
body.parent-pageid-512.page-id-5857 footer .quick-nav,
body.parent-pageid-512.page-id-6134 footer .quick-nav,
body.parent-pageid-512.page-id-5874 footer .quick-nav,
body.parent-pageid-512.page-id-6136 footer .quick-nav,
body.parent-pageid-512.page-id-5863 footer .quick-nav,
body.parent-pageid-512.page-id-6139 footer .quick-nav,
body.parent-pageid-512.page-id-5877 footer .quick-nav,
body.parent-pageid-512.page-id-6142 footer .quick-nav,
body.parent-pageid-512.page-id-6669 footer .quick-nav,
body.parent-pageid-512.page-id-6959 footer .quick-nav {
  display: none;
}
body.parent-pageid-512.page-id-4394 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4577 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4589 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4435 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4382 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4579 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4591 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4444 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4744 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5867 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-6132 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-9665 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-26910 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-26912 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5857 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-6134 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5874 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-6136 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5863 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-6139 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5877 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-6142 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-6669 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-6959 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-4394 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4577 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4589 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4435 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4382 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4579 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4591 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4444 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4744 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5867 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-6132 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-9665 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-26910 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-26912 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5857 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-6134 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5874 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-6136 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5863 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-6139 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5877 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-6142 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-6669 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-6959 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-4394 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4577 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4589 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4435 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4382 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4579 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4591 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4444 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-4744 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5867 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-6132 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-9665 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-26910 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-26912 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5857 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-6134 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5874 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-6136 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5863 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-6139 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5877 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-6142 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-6669 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-6959 footer .copyright-nav ul.bottom-nav li:nth-child(7) {
  display: none;
}
body.parent-pageid-512.page-id-4394 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4577 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4589 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4435 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4382 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4579 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4591 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4444 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-4744 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5867 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-6132 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-9665 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-26910 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-26912 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5857 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-6134 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5874 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-6136 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5863 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-6139 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5877 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-6142 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-6669 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-6959 footer .copyright-nav ul.bottom-nav li:nth-child(2) {
  border-color: transparent;
}
body.parent-pageid-512.page-id-5199 footer .quick-nav,
body.parent-pageid-512.page-id-5203 footer .quick-nav,
body.parent-pageid-512.page-id-5206 footer .quick-nav,
body.parent-pageid-512.page-id-5205 footer .quick-nav,
body.parent-pageid-512.page-id-5208 footer .quick-nav,
body.parent-pageid-512.page-id-5207 footer .quick-nav {
  display: none;
}
body.parent-pageid-512.page-id-5199 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5203 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5206 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5205 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5208 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5207 footer .copyright-nav ul.bottom-nav li:nth-child(1),
body.parent-pageid-512.page-id-5199 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5203 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5206 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5205 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5208 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5207 footer .copyright-nav ul.bottom-nav li:nth-child(6),
body.parent-pageid-512.page-id-5199 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5203 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5206 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5205 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5208 footer .copyright-nav ul.bottom-nav li:nth-child(7),
body.parent-pageid-512.page-id-5207 footer .copyright-nav ul.bottom-nav li:nth-child(7) {
  display: none;
}
body.parent-pageid-512.page-id-5199 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5203 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5206 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5205 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5208 footer .copyright-nav ul.bottom-nav li:nth-child(2),
body.parent-pageid-512.page-id-5207 footer .copyright-nav ul.bottom-nav li:nth-child(2) {
  border-color: transparent;
}
body.page-template-splash footer {
  display: none!important;
}
.mobile-menu-slide-overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.mobile-menu-slide {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
@media only screen and (min-width: 768px) {
  .mobile-menu-slide {
    width: 375px;
  }
}
.mobile-menu-slide.slide-in {
  animation: slide-in 0.5s forwards;
  -webkit-animation: slide-in 0.5s forwards;
}
.mobile-menu-slide.slide-out {
  animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards;
}
.mobile-menu-slide .mobile-menu-heading {
  height: 61px;
}
.mobile-menu-slide .mobile-menu-heading .mobile-menu-heading-inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  border-bottom: 1px solid #BCC4CA;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .mobile-menu-slide .mobile-menu-heading .mobile-menu-heading-inner {
    width: 375px;
  }
}
.mobile-menu-slide .logo {
  display: block;
  padding: 15px 0 0 0;
  width: 106px;
  height: 60px;
  margin: 0 auto;
}
.mobile-menu-slide .logo svg {
  width: 106px;
  height: 30px;
}
.mobile-menu-slide .logo svg path {
  fill: #006666;
}
.mobile-menu-slide .logo svg path.color {
  fill: #006A71;
}
.mobile-menu-slide .close-menu {
  position: absolute;
  top: 0;
  left: 10px;
  width: 60px;
  height: 60px;
  z-index: 1;
  padding: 22px 0 0 22px;
  display: block;
}
.mobile-menu-slide .close-menu svg {
  width: 16px;
  height: 16px;
}
.mobile-menu-slide .close-menu svg path {
  fill: #414E57;
}
.mobile-menu-slide .close-menu:focus,
.mobile-menu-slide .close-menu:active,
.mobile-menu-slide .close-menu:focus-visible {
  outline: 1.1px dotted #000 !important;
  outline-offset: 3px !important;
}
.mobile-menu-slide .mobile-search-bar {
  min-height: 80px;
  background-color: #F8FAFB;
}
.mobile-menu-slide .mobile-search-bar form {
  padding: 20px 7px 0 7px;
}
.mobile-menu-slide .mobile-search-bar form .input-group-addon {
  padding: 0 0;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid #63747E;
  border-radius: 20px;
}
.mobile-menu-slide .mobile-search-bar form .input-group-addon:first-child {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mobile-menu-slide .mobile-search-bar form .input-group-addon svg {
  width: 16px;
  height: 16px;
  margin: 5px 0 0 10px;
}
.mobile-menu-slide .mobile-search-bar form .input-group-addon svg path {
  fill: #006A71;
}
.mobile-menu-slide .mobile-search-bar form input.form-control {
  height: 40px;
  border-left: 0;
  border-right: 0;
  border-color: #63747E;
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  padding-top: 2px;
}
.mobile-menu-slide .mobile-search-bar form input.form-control::-webkit-input-placeholder {
  color: #006A71;
}
.mobile-menu-slide .mobile-search-bar form input.form-control::-moz-placeholder {
  color: #006A71;
}
.mobile-menu-slide .mobile-search-bar form input.form-control:-ms-input-placeholder {
  color: #006A71;
}
.mobile-menu-slide .mobile-search-bar form input.form-control:-moz-placeholder {
  color: #006A71;
}
.mobile-menu-slide .mobile-search-bar form .input-group-btn {
  background-color: #FFFFFF;
  border: 1px solid #63747E;
  border-radius: 20px;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 40px;
  overflow: hidden;
}
.mobile-menu-slide .mobile-search-bar form .input-group-btn button {
  position: relative;
  border: 0;
  height: 38px;
  width: 38px;
  border-radius: 20px;
  background-color: #FFFFFF;
}
.mobile-menu-slide .mobile-search-bar form .input-group-btn button svg {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 9px;
  height: 18px;
}
.mobile-menu-slide .mobile-search-bar form .input-group-btn button svg path {
  fill: #63747E;
}
.mobile-menu-slide .buttons-apps {
  padding: 20px 0!important;
}
.mobile-menu-slide .buttons-apps .container {
  width: 100%;
}
.mobile-menu-slide .mobile-quick-menu {
  text-align: center;
  background-color: #FFFFFF;
  padding: 20px 0;
}
.mobile-menu-slide .mobile-quick-menu a {
  display: block;
  padding: 8px 30px 0 30px;
  height: 40px;
  color: #414E57;
  font-size: 18px;
}
.mobile-menu-slide .mobile-quick-menu a.filled {
  padding: 20px 30px 0 30px;
  background-color: #006A71;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 20px;
  height: 60px;
  margin-top: -20px;
  margin-bottom: 20px;
}
.mobile-menu-slide .mobile-quick-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mobile-menu-slide .mobile-quick-menu ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.mobile-menu-slide .mobile-quick-menu ul li:nth-child(2n) {
  border-left: 1px solid #FFFFFF;
}
.mobile-menu-slide .mobile-quick-menu .social-media {
  display: table;
  width: auto;
  max-width: 300px;
  list-style: none;
  margin: 0 auto;
  padding: 10px 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .mobile-menu-slide .mobile-quick-menu .social-media {
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .mobile-menu-slide .mobile-quick-menu .social-media {
    width: 100%;
    margin: 0 0 0 0;
    transform: translate(0, 0);
  }
}
.mobile-menu-slide .mobile-quick-menu .social-media li {
  display: table-cell;
  width: auto;
  text-align: center;
}
.mobile-menu-slide .mobile-quick-menu .social-media a {
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  padding: 0;
  margin: 0 6px;
  white-space: normal;
  display: block;
}
@media only screen and (min-width: 768px) {
  .mobile-menu-slide .mobile-quick-menu .social-media a {
    margin: 0;
  }
}
.mobile-menu-slide .mobile-quick-menu .social-media a svg {
  width: 36px;
  height: 36px;
}
@media only screen and (min-width: 768px) {
  .mobile-menu-slide .mobile-quick-menu .social-media a svg {
    width: 36px;
    height: 36px;
  }
}
.mobile-menu-slide .mobile-quick-menu .social-media a svg path,
.mobile-menu-slide .mobile-quick-menu .social-media a svg polygon {
  fill: #006A71;
}
.mobile-menu-slide .mobile-quick-menu .social-media a svg circle {
  fill: #FFFFFF;
}
.mobile-menu-slide .mobile-quick-menu .social-media a svg text {
  fill: #006A71;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  font-weight: 700;
}
.mobile-menu-slide .mobile-quick-menu .social-media a:hover svg path,
.mobile-menu-slide .mobile-quick-menu .social-media a:hover svg polygon {
  fill: #222222;
}
.mobile-menu-slide .mobile-quick-menu .social-media a:hover svg text {
  fill: #222222;
}
.mobile-menu-slide .mobile-quick-menu .social-media a:hover svg circle {
  fill: #FFFFFF;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper {
  margin-bottom: 0;
  border-top: 1px solid #BCC4CA;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel {
  margin-bottom: 0;
  background-color: #FFFFFF;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  text-align: left;
  border-bottom: 1px solid #BCC4CA;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel + .panel {
  margin-top: 0;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading {
  padding: 0 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #F8FAFB;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a {
  position: relative;
  padding: 23px 30px 0 30px;
  text-transform: uppercase;
  color: #006A71;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  height: 60px;
  display: block;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a svg {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 16px;
  height: 8px;
  margin-top: -4px;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a svg path {
  fill: #63747E;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="false"] svg:first-child {
  display: none;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="false"] svg:last-child {
  display: block;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="true"] svg:first-child {
  display: block;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="true"] svg:first-child path {
  fill: #006A71;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="true"] svg:last-child {
  display: none;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body {
  color: #4A4A4A;
  font-weight: 300;
  padding: 0 0 0 0;
  border-top: 0;
  background-color: #F0F3F5;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li {
  border-top: 1px solid #BCC4CA;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li a {
  padding: 20px 30px 0 30px;
  color: #414E57;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  min-height: 60px;
  display: block;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li.menu-item-has-children > a {
  position: relative;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li.menu-item-has-children > a svg {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 6px;
  height: 12px;
  margin-top: -4px;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li.menu-item-has-children > a svg path {
  fill: #63747E;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li ul.sub-menu {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li ul.sub-menu li {
  border-top: 0;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li ul.sub-menu li a {
  padding: 10px 30px 0 40px;
  color: #414E57;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  min-height: 40px;
  display: block;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse > .panel-body ul.menu li ul.sub-menu li:last-child a {
  padding: 10px 30px 15px 40px;
}
.mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading + .panel-collapse#mm_why_usb > .panel-body ul.menu li ul.sub-menu {
  display: none;
}
.mobile-menu-slide .mobile-main-menu + .mobile-quick-menu {
  padding: 10px 0 20px 0;
}
.mobile-menu-slide .mCustomScrollbar .mCustomScrollBox.mCSB_inside .mCSB_container {
  margin-right: 0;
  padding: 0 0 0 0;
}
.mobile-menu-slide .mCustomScrollbar .mCustomScrollBox.mCSB_inside .mCSB_scrollTools {
  width: 5px;
  right: 0;
}
.mobile-menu-slide .mCustomScrollbar .mCustomScrollBox.mCSB_inside .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
  width: 5px;
  background-color: transparent!important;
}
.mobile-menu-slide .mCustomScrollbar .mCustomScrollBox.mCSB_inside .mCSB_scrollTools .mCSB_draggerContainer .mCSB_draggerRail {
  background-color: transparent!important;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mobile-menu-slide.slide-in .mobile-menu-heading .mobile-menu-heading-inner {
  position: fixed;
}
@keyframes slide-in {
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slide-in {
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes slide-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
/* *** */
body.page-template-business .mobile-search-bar form .input-group-addon svg path {
  fill: #006A71;
}
body.page-template-business .mobile-search-bar form input.form-control::-webkit-input-placeholder {
  color: #006A71;
}
body.page-template-business .mobile-search-bar form input.form-control::-moz-placeholder {
  color: #006A71;
}
body.page-template-business .mobile-search-bar form input.form-control:-ms-input-placeholder {
  color: #006A71;
}
body.page-template-business .mobile-search-bar form input.form-control:-moz-placeholder {
  color: #006A71;
}
body.page-template-business .mobile-search-bar form .input-group-btn {
  background-color: #FFFFFF;
  border: 1px solid #63747E;
  border-radius: 20px;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 40px;
  overflow: hidden;
}
body.page-template-business .mobile-search-bar form .input-group-btn button {
  position: relative;
  border: 0;
  height: 38px;
  width: 38px;
  border-radius: 20px;
  background-color: #FFFFFF;
}
body.page-template-business .mobile-search-bar form .input-group-btn button svg {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 9px;
  height: 18px;
}
body.page-template-business .mobile-search-bar form .input-group-btn button svg path {
  fill: #63747E;
}
body.page-template-business .mobile-quick-menu a.filled {
  background-color: #006A71;
}
body.page-template-business .mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a {
  color: #006A71;
}
body.page-template-business .mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="true"] svg:first-child {
  display: block;
}
body.page-template-business .mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="true"] svg:first-child path {
  fill: #006A71;
}
body.page-template-investing .mobile-search-bar form .input-group-addon svg path {
  fill: #006666;
}
body.page-template-investing .mobile-search-bar form input.form-control::-webkit-input-placeholder {
  color: #006666;
}
body.page-template-investing .mobile-search-bar form input.form-control::-moz-placeholder {
  color: #006666;
}
body.page-template-investing .mobile-search-bar form input.form-control:-ms-input-placeholder {
  color: #006666;
}
body.page-template-investing .mobile-search-bar form input.form-control:-moz-placeholder {
  color: #006666;
}
body.page-template-investing .mobile-search-bar form .input-group-btn {
  background-color: #FFFFFF;
  border: 1px solid #63747E;
  border-radius: 20px;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 40px;
  overflow: hidden;
}
body.page-template-investing .mobile-search-bar form .input-group-btn button {
  position: relative;
  border: 0;
  height: 38px;
  width: 38px;
  border-radius: 20px;
  background-color: #FFFFFF;
}
body.page-template-investing .mobile-search-bar form .input-group-btn button svg {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 9px;
  height: 18px;
}
body.page-template-investing .mobile-search-bar form .input-group-btn button svg path {
  fill: #63747E;
}
body.page-template-investing .mobile-quick-menu a.filled {
  background-color: #006666;
}
body.page-template-investing .mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a {
  color: #006666;
}
body.page-template-investing .mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="true"] svg:first-child {
  display: block;
}
body.page-template-investing .mobile-menu-slide .mobile-main-menu .mm-wrapper .panel .panel-heading a[aria-expanded="true"] svg:first-child path {
  fill: #006666;
}
.btn-round {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 1px !important;
  border-style: solid;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .btn-round {
    height: 52px;
    font-size: 18px;
    line-height: 51px;
  }
}
@media only screen and (min-width: 992px) {
  .btn-round {
    border-width: 0.5px !important;
  }
}
.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;
}
.btn-round:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
/* *** */
body.page-template-personal .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-personal .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-personal .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-personal .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
body.page-template-business .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
body.page-template-investing .btn-round {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666;
}
body.page-template-investing .btn-round:hover {
  color: #FFFFFF;
  background-color: #006666;
}
body.page-template-investing .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006666;
}
body.page-template-investing .btn-round.btn-background:hover {
  color: #006666;
  background-color: #FFFFFF;
}
body.page-template-faqs-landing .btn-round {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666;
}
body.page-template-faqs-landing .btn-round:hover {
  color: #FFFFFF;
  background-color: #006666;
}
body.page-template-faqs-landing .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006666;
}
body.page-template-faqs-landing .btn-round.btn-background:hover {
  color: #006666;
  background-color: #FFFFFF;
}
.usb-v2-btn {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 1px !important;
  border-style: solid;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .usb-v2-btn {
    height: 52px;
    font-size: 18px;
    line-height: 51px;
  }
}
@media only screen and (min-width: 992px) {
  .usb-v2-btn {
    border-width: 0.5px !important;
  }
}
.usb-v2-btn:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.usb-v2-btn:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
.usb-v2-btn2 {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  margin: 0 0;
  border-radius: 6px;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 1px !important;
  border-style: solid;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .usb-v2-btn2 {
    height: 44px;
    font-size: 16px;
    line-height: 42px;
    min-width: 200px;
  }
}
@media only screen and (min-width: 992px) {
  .usb-v2-btn2 {
    border-width: 1px !important;
  }
}
.usb-v2-btn2:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.usb-v2-btn2:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
.usb-v2-btn.btn-green,
.usb-v2-btn2.btn-green {
  color: #006A71;
  border-color: #006A71;
}
.usb-v2-btn.btn-green:hover,
.usb-v2-btn2.btn-green:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.usb-v2-btn.btn-teal,
.usb-v2-btn2.btn-teal {
  color: #006A71;
  border-color: #006A71;
}
.usb-v2-btn.btn-teal:hover,
.usb-v2-btn2.btn-teal:hover {
  color: #FFFFFF;
  background-color: #005258;
}
.usb-v2-btn.btn-teal-bg,
.usb-v2-btn2.btn-teal-bg {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #FFFFFF;
}
.usb-v2-btn.btn-teal-bg:hover,
.usb-v2-btn2.btn-teal-bg:hover {
  background-color: #005258;
}
.usb-v2-btn.btn-gray,
.usb-v2-btn2.btn-gray {
  color: #565656;
  border-color: #565656;
}
.usb-v2-btn.btn-gray:hover,
.usb-v2-btn2.btn-gray:hover {
  color: #FFFFFF;
  background-color: #494949;
}
.usb-v2-btn.btn-gray-bg,
.usb-v2-btn2.btn-gray-bg {
  color: #FFFFFF;
  background-color: #565656;
  border-color: #FFFFFF;
}
.usb-v2-btn.btn-gray-bg:hover,
.usb-v2-btn2.btn-gray-bg:hover {
  background-color: #494949;
}
.subnav-page-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  height: 70px;
}
@media only screen and (min-width: 992px) {
  .subnav-page-wrapper {
    height: 60px;
    overflow: hidden;
  }
}
.subnav-page-wrapper .subnav-page-inner {
  width: 100%;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .subnav-page-wrapper .subnav-page-inner {
    height: 60px;
    overflow: hidden;
  }
}
.subnav-page-wrapper .subnav-page-inner.sticky {
  position: fixed;
  top: 106px;
  left: 0;
  z-index: 9999;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .subnav-page-wrapper .subnav-page-inner.sticky {
    top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .subnav-page-wrapper .subnav-page-inner.sticky {
    top: 106px;
  }
}
.subnav-page-wrapper .subnav-page-inner.sticky.sticky-banner {
  top: 190px;
}
@media only screen and (min-width: 768px) {
  .subnav-page-wrapper .subnav-page-inner.sticky.sticky-banner {
    top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .subnav-page-wrapper .subnav-page-inner.sticky.sticky-banner {
    top: 190px;
  }
}
.subnav-page {
  position: relative;
  padding: 15px 0;
  background-color: #006A71;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
  .subnav-page {
    padding: 0 0;
    width: auto;
    border-top: 1px solid #F0F3F5;
    border-bottom: 1px solid #F0F3F5;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: transparent;
  }
}
.subnav-page::-webkit-scrollbar {
  display: none;
}
.subnav-page:before,
.subnav-page:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 15px;
  height: 58px;
  background: -moz-linear-gradient(left, #006666 0%, rgba(0, 102, 102, 0) 100%);
  background: -webkit-linear-gradient(left, #006666 0%, rgba(0, 102, 102, 0) 100%);
  background: linear-gradient(to right, #006666 0%, rgba(0, 102, 102, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006666', endColorstr='#00006666', GradientType=1);
  display: none;
}
.subnav-page:after {
  left: auto;
  right: 0;
  background: -moz-linear-gradient(left, rgba(0, 102, 102, 0) 0%, #006666 100%);
  background: -webkit-linear-gradient(left, rgba(0, 102, 102, 0) 0%, #006666 100%);
  background: linear-gradient(to right, rgba(0, 102, 102, 0) 0%, #006666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006666', endColorstr='#00006666', GradientType=1);
}
.subnav-page .widget {
  position: relative;
}
.subnav-page .widget.widget_nav_menu {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0;
  }
}
.subnav-page .widget.widget_nav_menu .browse-menu {
  position: relative;
  background-color: #FFFFFF;
  display: block;
  font-size: 16px;
  line-height: 19px;
  color: #4A4A4A;
  text-align: left;
  padding: 9px 0 0 15px;
  min-height: 36px;
  max-height: 36px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu .browse-menu {
    display: none;
  }
}
.subnav-page .widget.widget_nav_menu .browse-menu svg {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 16px;
  height: 8px;
}
.subnav-page .widget.widget_nav_menu .browse-menu svg path {
  fill: #63747E;
}
.subnav-page .widget.widget_nav_menu ul.menu {
  position: absolute;
  top: 120px;
  left: 0;
  z-index: 3;
  list-style: none;
  margin: 0 0 0 0;
  padding: 15px 0 15px 0;
  background-color: #FFFFFF;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu ul.menu {
    position: relative;
    top: inherit;
    left: inherit;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
  }
}
.subnav-page .widget.widget_nav_menu ul.menu li {
  white-space: nowrap;
  display: block;
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu ul.menu li {
    margin-right: -3px;
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu ul.menu li:first-child {
    margin-left: -30px;
  }
}
.subnav-page .widget.widget_nav_menu ul.menu li a {
  display: block;
  padding: 10px 30px;
  color: #005258;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu ul.menu li a {
    font-size: 14px;
    padding: 20px 30px;
    height: 58px;
    text-transform: uppercase;
  }
}
.subnav-page .widget.widget_nav_menu ul.menu li a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: -1px !important;
}
.subnav-page .widget.widget_nav_menu ul.menu li a:first-child {
  margin-left: 0;
}
.subnav-page .widget.widget_nav_menu ul.menu li.current-menu-item a {
  background-color: #F0F7E3;
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu ul.menu:hover li:not(:hover) a {
    background-color: transparent;
  }
}
.subnav-page .widget.widget_nav_menu ul.menu.opened {
  top: 51px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .subnav-page .widget.widget_nav_menu ul.menu.opened {
    top: inherit;
    left: inherit;
    background-color: transparent;
    opacity: 1;
  }
}
.subnav-page a {
  display: block;
  padding: 20px 30px;
  color: #006A71;
  font-size: 12px;
  line-height: 17px;
  transition: all 0.2s ease-in;
}
.subnav-page a.active {
  color: #006A71;
  background-color: #F0F7E3;
}
@media only screen and (min-width: 992px) {
  .subnav-page a:hover {
    color: #006A71;
    background-color: #F0F7E3;
  }
}
@media only screen and (min-width: 992px) {
  .subnav-page:hover a:not(:hover) {
    background-color: transparent;
  }
}
/* *** */
body.page-template-business .subnav-page {
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  body.page-template-business .subnav-page {
    background-color: transparent;
  }
}
body.page-template-business .subnav-page .widget.widget_nav_menu ul.menu li a {
  color: #006A71;
}
body.page-template-business .subnav-page .widget.widget_nav_menu ul.menu li.current-menu-item a {
  color: #006A71;
  background-color: #EDF5F0;
}
@media only screen and (min-width: 992px) {
  body.page-template-business .subnav-page .widget.widget_nav_menu ul.menu:hover li:not(:hover) a {
    background-color: transparent;
  }
}
body.page-template-business .subnav-page a {
  color: #006A71;
}
body.page-template-business .subnav-page a.active {
  color: #006A71;
  background-color: #EDF5F0;
}
@media only screen and (min-width: 992px) {
  body.page-template-business .subnav-page a:hover {
    color: #006A71;
    background-color: #EDF5F0;
  }
}
@media only screen and (min-width: 992px) {
  body.page-template-business .subnav-page:hover a:not(:hover) {
    background-color: transparent;
  }
}
body.page-template-investing .subnav-page {
  background-color: #006666;
  border: 0;
}
body.page-template-investing .subnav-page .widget.widget_nav_menu ul.menu li a {
  color: #006666;
}
@media only screen and (min-width: 992px) {
  body.page-template-investing .subnav-page .widget.widget_nav_menu ul.menu li a {
    color: #FFFFFF;
  }
}
body.page-template-investing .subnav-page .widget.widget_nav_menu ul.menu li.current-menu-item a {
  color: #FFFFFF;
  background-color: #004949;
}
@media only screen and (min-width: 992px) {
  body.page-template-investing .subnav-page .widget.widget_nav_menu ul.menu:hover li:not(:hover) a {
    background-color: transparent;
  }
}
body.page-template-investing .subnav-page a {
  color: #FFFFFF;
}
body.page-template-investing .subnav-page a.active {
  color: #FFFFFF;
  background-color: #004949;
}
@media only screen and (min-width: 992px) {
  body.page-template-investing .subnav-page a:hover {
    color: #FFFFFF;
    background-color: #004949;
  }
}
.subnav-blog {
  position: relative;
  background-color: #006A71;
  margin: 0 0 40px;
  padding: 25px 20px;
}
@media only screen and (min-width: 992px) {
  .subnav-blog {
    height: 58px;
    margin: 0 0 70px;
    padding: 0 0 0 0;
  }
}
.subnav-blog .browse-menu {
  position: relative;
  background-color: #FFFFFF;
  display: block;
  font-size: 16px;
  line-height: 19px;
  color: #4A4A4A;
  text-align: left;
  padding: 17px 0 0 15px;
  min-height: 55px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (min-width: 992px) {
  .subnav-blog .browse-menu {
    display: none;
  }
}
.subnav-blog .browse-menu svg {
  position: absolute;
  top: 25px;
  right: 15px;
  width: 16px;
  height: 8px;
}
.subnav-blog .browse-menu svg path {
  fill: #63747E;
}
.subnav-blog ul.menu {
  position: absolute;
  top: 120px;
  left: 0;
  z-index: 1;
  list-style: none;
  margin: 0 0 0 0;
  padding: 15px 0 15px 0;
  background-color: #FFFFFF;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 992px) {
  .subnav-blog ul.menu {
    position: relative;
    top: inherit;
    left: inherit;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
  }
}
.subnav-blog ul.menu li {
  display: block;
}
@media only screen and (min-width: 992px) {
  .subnav-blog ul.menu li {
    display: inline-block;
  }
}
.subnav-blog ul.menu li a {
  display: block;
  padding: 10px 30px;
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 992px) {
  .subnav-blog ul.menu li a {
    height: 58px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 20px 30px;
  }
}
.subnav-blog ul.menu li a.active {
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .subnav-blog ul.menu li a:hover {
    color: #FFFFFF;
    background-color: #1C6A3B;
  }
}
@media only screen and (min-width: 992px) {
  .subnav-blog ul.menu li.current-menu-item a {
    background-color: #1C6A3B;
  }
}
@media only screen and (min-width: 992px) {
  .subnav-blog ul.menu:hover li:not(:hover) a {
    background-color: transparent;
  }
}
.subnav-blog ul.menu.opened {
  top: 105px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .subnav-blog ul.menu.opened {
    top: inherit;
    left: inherit;
    background-color: transparent;
    opacity: 1;
  }
}
.breadcrumb-bar {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .breadcrumb-bar {
    white-space: nowrap;
  }
}
.breadcrumb-bar::-webkit-scrollbar {
  display: none;
}
.breadcrumb-bar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  width: 15px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  display: none;
}
.breadcrumb-bar.box-background {
  background-color: #006A71;
}
.breadcrumb-bar.box-background .breadcrumb li.breadcrumb-item:before {
  color: #FFFFFF;
}
.breadcrumb-bar.box-background .breadcrumb li.breadcrumb-item a {
  color: #FFFFFF;
}
.breadcrumb-bar.box-background .breadcrumb li.breadcrumb-item a:hover {
  color: #FFFFFF;
}
.breadcrumb-bar.box-background .breadcrumb li.breadcrumb-item.active {
  color: #FFFFFF;
}
.breadcrumb-bar.box-background .breadcrumb li.breadcrumb-item.active a {
  color: #FFFFFF;
}
.breadcrumb-bar.box-background .breadcrumb li.breadcrumb-item.back a {
  color: #FFFFFF;
}
.breadcrumb-bar.box-background .breadcrumb li.breadcrumb-item.back a svg path {
  fill: #FFFFFF;
}
.breadcrumb-bar.box-outline {
  border-top: 1px solid #BCC4CA;
  border-bottom: 1px solid #BCC4CA;
}
.breadcrumb-bar .breadcrumb {
  padding: 20px 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb-bar .breadcrumb:before,
.breadcrumb-bar .breadcrumb:after {
  display: table;
  content: " ";
}
.breadcrumb-bar .breadcrumb:after {
  clear: both;
}
.breadcrumb-bar .breadcrumb li {
  line-height: 17px;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item {
  padding-right: 8px;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item:before {
  display: inline-block;
  padding: 0 5px 0 0 !important;
  color: #63747E;
  content: ">";
}
@media only screen and (min-width: 768px) {
  .breadcrumb-bar .breadcrumb li.breadcrumb-item:before {
    padding: 0 5px 0 0 !important;
  }
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item:first-child:before {
  display: none;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item:last-child {
  padding-right: 15px;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item a {
  color: #63747E;
  text-transform: capitalize;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item a span {
  text-transform: capitalize;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item a:hover {
  color: #222222;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item.active {
  color: #222222;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item.active a {
  color: #222222;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item.back a {
  color: #63747E;
  display: inline-block;
  position: relative;
  padding: 10px 24px;
  font-size: 18px;
  text-transform: none;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item.back a svg {
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 16px;
}
.breadcrumb-bar .breadcrumb li.breadcrumb-item.back a svg path {
  fill: #63747E;
}
.breadcrumb-bar + .blog-latest {
  padding: 20px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .breadcrumb-bar + .blog-latest {
    padding: 40px 0 80px 0;
  }
}
/* *** */
body.page-template-investing .breadcrumb-bar.box-background {
  background-color: #006666;
}
.separator {
  position: relative;
  height: 1px;
  width: 100%;
  margin: 0 auto 0 auto;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .separator {
    width: 598px;
    margin: 0 auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .separator {
    width: 940px;
  }
}
@media only screen and (min-width: 1200px) {
  .separator {
    width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .separator {
    width: 1250px;
  }
}
.separator.line {
  height: 2px;
}
.separator.line:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #BCC4CA;
  position: absolute;
  top: 50%;
  left: 0;
}
.separator.line.large {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .separator.line.large {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.separator.line.medium {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .separator.line.medium {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.separator.line.small {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .separator.line.small {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.separator.large {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .separator.large {
    padding-top: 70px;
  }
}
.separator.large.mobile-only {
  width: 100%;
}
.separator.medium {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .separator.medium {
    padding-top: 40px;
  }
}
.separator.medium.mobile-only {
  width: 100%;
}
.separator.small {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .separator.small {
    padding-top: 20px;
  }
}
.separator.small.mobile-only {
  width: 100%;
}
.bg-corner {
  background-repeat: no-repeat;
  background-size: 26% auto;
}
.bg-corner.top-left {
  background-position: 0 0;
}
.bg-corner.business {
  background-image: url("../img/bg-corner-left-business.gif");
}
.bg-corner.personal {
  background-image: url("../img/bg-corner-left-personal.gif");
}
.bg-white-top {
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url("../img/bg-white-top.gif");
  background-color: #F8FAFB;
}
.bg-white-bottom {
  background-repeat: repeat-x;
  background-position: 0 100%;
  background-image: url("../img/bg-white-top.gif");
  background-color: #F8FAFB;
}
nav.navigation.pagination {
  display: block;
  margin: 0 0;
  padding: 50px 0 50px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  nav.navigation.pagination {
    padding: 100px 0 100px 0;
  }
}
nav.navigation.pagination h2 {
  display: none;
}
nav.navigation.pagination .nav-links {
  color: #63747E;
}
nav.navigation.pagination .nav-links a,
nav.navigation.pagination .nav-links span {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  margin: 0 5px;
}
@media only screen and (min-width: 768px) {
  nav.navigation.pagination .nav-links a,
  nav.navigation.pagination .nav-links span {
    margin: 0 15px;
  }
}
nav.navigation.pagination .nav-links a:first-child,
nav.navigation.pagination .nav-links span:first-child {
  margin-left: 0;
}
nav.navigation.pagination .nav-links a:last-child,
nav.navigation.pagination .nav-links span:last-child {
  margin-right: 0;
}
nav.navigation.pagination .nav-links a span,
nav.navigation.pagination .nav-links span span {
  padding: 0 0;
  margin: 0 0;
}
nav.navigation.pagination .nav-links a.page-numbers,
nav.navigation.pagination .nav-links span.page-numbers {
  font-size: 18px;
  line-height: 22px;
  color: #63747E;
  text-transform: uppercase;
}
nav.navigation.pagination .nav-links a.page-numbers.prev,
nav.navigation.pagination .nav-links span.page-numbers.prev {
  padding-left: 20px;
}
nav.navigation.pagination .nav-links a.page-numbers.prev svg,
nav.navigation.pagination .nav-links span.page-numbers.prev svg {
  left: 0;
}
nav.navigation.pagination .nav-links a.page-numbers.next,
nav.navigation.pagination .nav-links span.page-numbers.next {
  padding-right: 20px;
}
nav.navigation.pagination .nav-links a.page-numbers.next svg,
nav.navigation.pagination .nav-links span.page-numbers.next svg {
  right: 0;
}
nav.navigation.pagination .nav-links a.page-numbers:hover,
nav.navigation.pagination .nav-links span.page-numbers:hover {
  color: #006A71;
}
nav.navigation.pagination .nav-links a.page-numbers:hover svg path,
nav.navigation.pagination .nav-links span.page-numbers:hover svg path {
  fill: #006A71;
}
nav.navigation.pagination .nav-links a.current,
nav.navigation.pagination .nav-links span.current {
  color: #006A71;
}
nav.navigation.pagination .nav-links a svg,
nav.navigation.pagination .nav-links span svg {
  position: absolute;
  top: 3px;
  width: 8px;
  height: 16px;
}
nav.navigation.pagination .nav-links a svg path,
nav.navigation.pagination .nav-links span svg path {
  fill: #63747E;
}
.faq-search-results nav.navigation.pagination .nav-links a.current,
.faq-search-results nav.navigation.pagination .nav-links span.current {
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  body.page-template-business nav.navigation.pagination {
    padding: 30px 0 100px 0;
  }
}
body.page-template-business nav.navigation.pagination .nav-links a.current,
body.page-template-business nav.navigation.pagination .nav-links span.current {
  color: #006A71;
}
body.page-template-business nav.navigation.pagination .nav-links a.page-numbers:hover,
body.page-template-business nav.navigation.pagination .nav-links span.page-numbers:hover {
  color: #006A71;
}
body.page-template-business nav.navigation.pagination .nav-links a.page-numbers:hover svg path,
body.page-template-business nav.navigation.pagination .nav-links span.page-numbers:hover svg path {
  fill: #006A71;
}
body.modal-open .modal {
  z-index: 100002;
}
body.modal-open .modal-backdrop {
  z-index: 100001;
}
body.modal-open .modal-content {
  padding: 16px;
}
@media only screen and (min-width: 768px) {
  body.modal-open .modal-content {
    padding: 32px;
  }
}
body.modal-open .modal-content .modal-header {
  position: relative;
  padding: 16px 16px;
  border-bottom: 0;
}
@media only screen and (min-width: 768px) {
  body.modal-open .modal-content .modal-header {
    padding: 16px 16px;
  }
}
body.modal-open .modal-content .modal-header .close {
  position: absolute;
  top: 0;
  right: 0;
  float: none;
  margin: 0 !important;
  opacity: 1;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) {
  body.modal-open .modal-content .modal-header .close {
    top: -16px;
    right: -16px;
  }
}
body.modal-open .modal-content .modal-header .close svg {
  width: 16px;
  height: 16px;
}
body.modal-open .modal-content .modal-header .close svg path {
  fill: #006666;
}
@media only screen and (min-width: 992px) {
  body.modal-open .modal-content .modal-header .close:hover {
    transform: rotate(90deg);
  }
}
body.modal-open .modal-content .modal-body {
  padding: 16px 16px;
}
@media only screen and (min-width: 768px) {
  body.modal-open .modal-content .modal-body {
    padding: 16px 16px;
  }
}
.usb-p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .usb-p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}
.usb-p.large {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-p.large {
    font-size: 18px;
    line-height: 30px;
  }
}
.usb-p.center-text {
  text-align: center;
}
.usb-img {
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .usb-img {
    padding-bottom: 30px;
  }
}
.usb-img img {
  max-width: 100%;
  height: auto;
}
.usb-box {
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-box {
    font-size: 20px;
    line-height: 30px;
  }
}
.usb-box.yellow {
  background-color: #F0F7F3;
  padding: 15px 15px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .usb-box.yellow {
    padding: 30px 50px;
    margin-bottom: 30px;
  }
}
.usb-text {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #006A71;
  font-size: 24px;
  line-height: 32px;
  max-width: 880px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .usb-text {
    font-size: 22px;
    line-height: 43px;
  }
}
@media only screen and (min-width: 992px) {
  .usb-text {
    font-size: 26px;
    line-height: 56px;
  }
}
.usb-box-rounded {
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #F0F3F5;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
  margin: 25px 0 25px 0;
}
@media only screen and (min-width: 992px) {
  .usb-box-rounded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 380px;
    padding: 40px 60px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .usb-box-rounded {
    border-width: 2px;
  }
}
@media only screen and (min-width: 992px) {
  .usb-box-rounded .box-inner {
    position: relative;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    justify-content: center;
    flex-direction: column;
  }
}
.usb-box-rounded .heading {
  font-weight: 300;
  color: #006A71;
  font-size: 40px;
  line-height: 56px;
}
@media only screen and (min-width: 992px) {
  .usb-box-rounded .heading {
    font-size: 80px;
    line-height: 96px;
  }
}
.usb-box-rounded .subheading {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .usb-box-rounded .subheading {
    font-size: 36px;
    line-height: 44px;
  }
}
.usb-box-rounded .subheading + .copy {
  padding-top: 20px;
}
.usb-box-rounded .copy {
  color: #414E57;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .usb-box-rounded .copy {
    font-size: 18px;
    line-height: 26px;
  }
}
.usb-box-list {
  padding-left: 20px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list {
    padding-left: 40px;
    padding-bottom: 50px;
  }
}
.usb-box-list:last-child {
  padding-bottom: 0;
}
.usb-box-list .usb-h3 {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list .usb-h3 {
    padding-bottom: 20px;
  }
}
.usb-box-list ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.usb-box-list ul li {
  position: relative;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 10px 20px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list ul li {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 15px 20px;
  }
}
.usb-box-list ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #006A71;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.usb-box-list ul li:last-child {
  padding-bottom: 0;
}
.usb-box-list + .usb-h3 {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list + .usb-h3 {
    padding-top: 20px;
  }
}
.usb-box-list-2 {
  padding-left: 20px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list-2 {
    padding-left: 40px;
    padding-bottom: 50px;
  }
}
.usb-box-list-2 .usb-p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .usb-box-list-2 .usb-p {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 0;
  }
}
.usb-box-list-2 .usb-p.large {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list-2 .usb-p.large {
    font-size: 18px;
    line-height: 30px;
  }
}
.usb-box-list-2 .usb-p + ul {
  padding-top: 10px;
}
.usb-box-list-2 ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list-2 ul {
    padding: 0 0 0 40px;
  }
}
.usb-box-list-2 ul li {
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-box-list-2 ul li {
    font-size: 16px;
    line-height: 30px;
  }
}
.usb-box-list-2 ul + .usb-p {
  padding-top: 20px;
}
.usb-h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .usb-h3 {
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 30px;
  }
}
.usb-h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-h4 {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 992px) {
  .usb-two-columns {
    padding: 0 0;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .usb-three-columns {
    padding: 0 0;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .usb-three-columns {
    padding: 0 0;
    -webkit-columns: 3 200px;
    -moz-columns: 3 200px;
    columns: 3 200px;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
}
ul.recipients {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
ul.recipients li {
  position: relative;
  padding: 0 0 10px 15px;
  font-size: 16px;
  line-height: normal;
}
ul.recipients li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #006A71;
  display: block;
}
ul.recipients li em {
  color: #006A71;
  display: block;
}
.box-people {
  color: #414E57;
  text-align: center;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .box-people {
    margin: 50px 0 0 0;
  }
}
.box-people .name {
  color: #006A71;
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width: 992px) {
  .box-people .name {
    font-size: 30px;
    line-height: 36px;
  }
}
.box-people .info {
  font-style: italic;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .box-people .info {
    font-size: 16px;
    line-height: 19px;
  }
}
#lhnContainerDone {
  position: relative!important;
  text-align: right!important;
  margin-bottom: -10px;
}
@media only screen and (min-width: 992px) {
  #lhnContainerDone {
    height: 0;
    position: fixed !important;
  }
}
@media only screen and (min-width: 992px) {
  #lhnContainerDone a {
    position: absolute;
    bottom: 0;
    right: 20px;
    display: block;
    width: 229px;
    height: 54px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px) {
  #lhnContainerDone a img {
    width: 100%;
    height: auto;
  }
}
.notice-block {
  position: relative;
  padding: 15px 0;
  background-color: #E1E5EB;
  transition: opacity 0.5s ease-out;
}
.notice-block.fade-usb {
  opacity: 1;
}
@media only screen and (min-width: 992px) {
}
.notice-block .container {
  position: relative;
}
.notice-block .notice-close {
  position: absolute;
  top: 3px;
  right: 13px;
  z-index: 1;
  width: 21px;
  height: 21px;
  padding: 3px;
  line-height: 15px;
  font-size: 28px;
}
@media only screen and (min-width: 992px) {
  .notice-block .notice-close {
    top: 3px;
    right: 15px;
  }
}
.notice-block .notice-close svg {
  width: 20px;
  height: 20px;
  margin-top: 2px;
}
.notice-block .notice-close svg path {
  fill: #BCC4CA;
}
.notice-block .notice-header {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}
.notice-block .notice-header + .notice-body {
  padding-top: 10px;
}
.notice-block .notice-body {
  font-size: 16px;
  line-height: 26px;
  padding: 0 25px 0 20px;
}
@media only screen and (min-width: 992px) {
  .notice-block .notice-body {
    padding: 0 30px 0 40px;
  }
}
.notice-block .notice-body a {
  color: #01558e;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .notice-block .notice-body a:hover {
    text-decoration: underline;
  }
}
.notice-block .notice-apps {
  padding-top: 10px;
  padding-bottom: 10px;
}
.notice-block .notice-apps a {
  display: inline-block;
}
.notice-block .notice-apps a img {
  width: 100px;
  height: auto;
}
.notice-block .buttons-apps {
  padding-top: 0!important;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .notice-block .buttons-apps {
    display: none;
  }
}
.notice-block .buttons-apps .notice-apps a {
  display: inline-block;
}
.notice-block .buttons-apps .notice-apps a img {
  width: 100px;
  height: auto;
}
.notice-block > .buttons-apps {
  padding-top: 10px!important;
}
#smartbanner.sb-animation,
html.sb-animation {
  -webkit-transition: all .3s ease;
}
#smartbanner {
  position: relative!important;
  left: 0;
  top: -82px;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  height: 78px;
  font-family: 'Helvetica Neue', sans-serif;
  background: #3d3d3d!important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6f9d3e 0%, #84ac5b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f9d3e', endColorstr='#84ac5b', GradientType=0);
  /* IE6-9 */
  background-image: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
}
#smartbanner .sb-container {
  margin: 0 auto;
}
#smartbanner .sb-close {
  position: absolute;
  left: auto!important;
  display: block;
  border: 0!important;
  font-family: 'Lato', sans-serif !important;
  text-align: center;
  color: #FFFFFF !important;
  background: transparent!important;
  text-decoration: none;
  text-shadow: none;
  border-radius: 14px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  -webkit-font-smoothing: subpixel-antialiased;
  top: 32px!important;
  right: 15px!important;
  width: 15px!important;
  height: 15px!important;
  line-height: 15px!important;
  font-size: 28px!important;
  font-weight: 300!important;
}
#smartbanner .sb-icon {
  position: absolute;
  left: 20px!important;
  top: 10px;
  display: block;
  width: 57px;
  height: 57px;
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#smartbanner .sb-info {
  position: absolute;
  left: 90px!important;
  top: 16px!important;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: 400!important;
  color: #FFFFFF !important;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
}
#smartbanner .sb-info strong {
  display: block;
  font-size: 13px;
  color: #FFFFFF !important;
  line-height: 18px;
}
#smartbanner .sb-button {
  position: absolute;
  right: 40px!important;
  top: 35px!important;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
  min-width: 10%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF !important;
  background: #006A71 !important;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}
#smartbanner .sb-button:active,
#smartbanner .sb-button:hover {
  background: #006A71 !important;
}
#smartbanner.android {
  border-color: #212228;
  background: #3d3d3d url('data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7');
  border-top: 0!important;
  box-shadow: none;
}
#smartbanner.android .sb-button {
  position: absolute;
  right: 40px!important;
  top: 25px!important;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
  min-width: 10%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF !important;
  background: #006A71 !important;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0), 0 0 0 rgba(255, 255, 255, 0) inset !important;
}
#smartbanner.android .sb-button:active,
#smartbanner.android .sb-button:hover {
  background: #006A71 !important;
}
#smartbanner.android .sb-button span {
  text-align: center;
  display: block;
  padding: 0 0;
  background-color: #006A71 !important;
  background-image: none!important;
  text-transform: none;
  text-shadow: none;
  box-shadow: none;
}
.flex-table-widget {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .flex-table-widget {
    padding: 80px 0;
  }
}
.flex-table-widget .container-table {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .flex-table-widget .container-table {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .flex-table-widget .container-table {
    width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  .flex-table-widget .container-table {
    width: 1280px;
  }
}
.flex-table-widget .heading {
  text-align: center;
  color: #006A71;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
  max-width: 260px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .flex-table-widget .heading {
    font-size: 30px;
    line-height: 36px;
    max-width: 900px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-table-widget .heading {
    font-size: 42px;
    line-height: 45px;
  }
}
.flex-table-widget .heading + .flex-table {
  margin-top: 50px;
}
.flex-table-widget p {
  color: #414E57;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  max-width: 260px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .flex-table-widget p {
    font-size: 22px;
    line-height: 30px;
    max-width: 900px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-table-widget p {
    font-size: 26px;
    line-height: 45px;
  }
}
.flex-table-widget p.smaller {
  padding-top: 20px;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .flex-table-widget p.smaller {
    padding-top: 40px;
    font-size: 20px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-table-widget p.smaller {
    font-size: 20px;
    line-height: 32px;
  }
}
.flex-table-widget p + .flex-table {
  margin-top: 50px;
}
.flex-table {
  margin-right: -15px;
  margin-left: -15px;
}
.flex-table ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-table ul > li.thead,
.flex-table ul > li.tbody {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.flex-table ul > li.thead {
  background-color: #006A71;
  color: #FFFFFF;
  overflow: hidden;
}
.flex-table ul > li.thead li {
  position: relative;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
}
.flex-table ul > li.thead li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  z-index: 0;
  width: 1px;
  height: 100%;
  min-height: 150px;
  background-color: #FFFFFF;
  display: none;
}
.flex-table ul > li.thead li > span {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.flex-table ul > li.thead li > span span {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .flex-table ul > li.thead li + li:before {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .flex-table ul > li.tbody ul {
    align-items: center;
  }
}
.flex-table ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .flex-table ul li {
    font-size: 16px;
  }
}
.flex-table ul li > ul li {
  padding: 14px 10px;
}
@media only screen and (min-width: 768px) {
  .flex-table ul li > ul li {
    padding: 20px 15px;
  }
}
.flex-table ul li > ul + ul {
  border-top: 1px solid #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .flex-table ul li > ul + ul {
    border-top: 1px solid #F0F3F5;
  }
}
@media only screen and (min-width: 768px) {
  .flex-table ul li > ul:nth-child(2n) {
    background-color: #f8fafb;
  }
}
.flex-table ul.centered > li * {
  text-align: center;
}
.flex-table ul.columns-count-2 > li ul li {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media only screen and (min-width: 768px) {
  .flex-table ul.columns-count-2 > li ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-2 > li.thead ul li:first-child,
  .flex-table ul.columns-count-2 > li.thead ul li:last-child {
    display: none;
  }
}
.flex-table ul.columns-count-3 > li ul li {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
@media only screen and (min-width: 768px) {
  .flex-table ul.columns-count-3 > li ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-3 > li.thead ul li:first-child,
  .flex-table ul.columns-count-3 > li.thead ul li:last-child {
    display: none;
  }
}
.flex-table ul.columns-count-4 > li ul li {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
@media only screen and (min-width: 768px) {
  .flex-table ul.columns-count-4 > li ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-4 > li ul li:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-4 > li ul li:first-child {
    background-color: rgba(188, 196, 202, 0.3);
    padding: 10px 10px !important;
  }
}
.flex-table ul.columns-count-4 > li ul li:last-child a {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 5px;
  color: #006A71;
  background-color: #FFFFFF;
  border: 0.5px solid #006A71;
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-4 > li ul li:last-child a {
    border: 1px solid #006A71;
  }
}
.flex-table ul.columns-count-4 > li ul li:last-child a:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-4 > li.thead ul li:first-child {
    display: none;
  }
}
.flex-table ul.columns-count-5 > li ul li {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
@media only screen and (min-width: 768px) {
  .flex-table ul.columns-count-5 > li ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-5 > li ul li:first-child,
  .flex-table ul.columns-count-5 > li ul li:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-5 > li ul li:first-child {
    background-color: rgba(188, 196, 202, 0.3);
    padding: 10px 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-5 > li ul li:last-child {
    padding-top: 0;
  }
}
.flex-table ul.columns-count-5 > li ul li:last-child a {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 5px;
  color: #006A71;
  background-color: #FFFFFF;
  border: 0.5px solid #006A71;
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-5 > li ul li:last-child a {
    border: 1px solid #006A71 !important;
  }
}
.flex-table ul.columns-count-5 > li ul li:last-child a:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.flex-table ul.columns-count-5 > li ul li:last-child a:focus,
.flex-table ul.columns-count-5 > li ul li:last-child a:focus-visible {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
@media only screen and (max-width: 767px) {
  .flex-table ul.columns-count-5 > li.thead ul li:first-child,
  .flex-table ul.columns-count-5 > li.thead ul li:last-child {
    display: none;
  }
}
.flex-table ul.green-table > li.thead ul {
  border-bottom: 1px solid #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .flex-table ul.green-table > li.thead ul {
    border-bottom: 1px solid #F0F3F5;
  }
}
.flex-table ul.green-table > li.thead ul li,
.flex-table ul.green-table > li.tbody ul li {
  color: #FFFFFF !important;
}
.flex-table ul.green-table > li.thead ul li:nth-child(1),
.flex-table ul.green-table > li.tbody ul li:nth-child(1) {
  background-color: #006A71 !important;
}
.flex-table ul.green-table > li.thead ul li:nth-child(2),
.flex-table ul.green-table > li.tbody ul li:nth-child(2) {
  background-color: #006A71 !important;
}
.flex-table ul.green-table > li.thead ul li:nth-child(3),
.flex-table ul.green-table > li.tbody ul li:nth-child(3) {
  background-color: #006A71 !important;
}
.flex-table ul.green-table > li.thead ul li:nth-child(4),
.flex-table ul.green-table > li.tbody ul li:nth-child(4) {
  background-color: #006A71 !important;
}
.flex-table ul.green-table > li.thead ul li:nth-child(5),
.flex-table ul.green-table > li.tbody ul li:nth-child(5) {
  background-color: #006A71 !important;
}
.flex-table ul.green-table > li.thead ul li + li:before,
.flex-table ul.green-table > li.tbody ul li + li:before {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .sticky-column-header .flex-table {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-img {
  position: relative;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 220px;
  background-color: #FFFFFF;
  color: #222222;
}
@media only screen and (min-width: 768px) {
  .hero-img {
    height: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img {
    height: 450px;
  }
}
.hero-img img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 768px) {
  .hero-img.smaller {
    height: 220px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.smaller {
    height: 400px;
  }
}
.hero-img.taller {
  height: auto;
}
@media only screen and (min-width: 768px) {
  .hero-img.taller {
    height: 450px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.taller {
    height: 550px;
  }
}
.hero-img.taller.no-image img {
  display: none;
}
@media only screen and (min-width: 992px) {
}
.hero-img .featured-content {
  text-align: center;
  padding: 30px;
}
@media only screen and (min-width: 768px) {
  .hero-img .featured-content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 600px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content {
    width: 880px;
  }
}
.hero-img .featured-content .featured-content-wrapper {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 35px 20px;
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content .featured-content-wrapper {
    padding: 50px 45px;
  }
}
.hero-img .featured-content .heading {
  color: #006A71;
  font-size: 24px;
  line-height: 32px;
  max-width: 700px;
  padding-bottom: 25px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content .heading {
    font-size: 34px;
    line-height: 41px;
    padding-bottom: 50px;
  }
}
.hero-img .featured-content .link .btn-round {
  padding-top: 6px;
  padding-bottom: 6px;
  height: auto;
  line-height: 16px;
  color: #006A71;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
}
@media only screen and (min-width: 340px) {
  .hero-img .featured-content .link .btn-round {
    min-width: 255px;
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 768px) {
  .hero-img .featured-content .link .btn-round {
    height: 52px;
    font-size: 18px;
    line-height: 53px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content .link .btn-round {
    min-width: 340px;
  }
}
.hero-img .featured-content .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.hero-img .featured-content .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.hero-img .featured-content .link .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.hero-img .featured-content-2 {
  text-align: center;
  padding: 30px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .hero-img .featured-content-2 {
    position: absolute;
    bottom: auto;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 600px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content-2 {
    width: 880px;
  }
}
.hero-img .featured-content-2 .heading {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 30px;
  line-height: 35px;
  max-width: 700px;
  margin: 0 auto;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.8);
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content-2 .heading {
    font-size: 50px;
    line-height: 55px;
  }
}
.hero-img .featured-content-2 .subheading {
  color: #FFFFFF;
  font-size: 22px;
  line-height: 35px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content-2 .subheading {
    font-size: 42px;
    line-height: 55px;
  }
}
.hero-img .featured-content-2 .link .btn-round {
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
}
@media only screen and (min-width: 992px) {
  .hero-img .featured-content-2 .link .btn-round {
    min-width: 340px;
  }
}
.hero-img .featured-content-2 .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.hero-img .featured-content-2 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.hero-img .featured-content-2 .link .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.hero-img.featured-content-left {
  position: relative;
  overflow: hidden;
}
.hero-img.featured-content-left:before {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 0 300px 300px 0;
  -moz-border-radius: 0 300px 300px 0;
  border-radius: 0 300px 300px 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 95%;
  height: 350px;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-left:before {
    width: 60%;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-left:before {
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    width: 55%;
    height: 700px;
    display: block;
    -webkit-border-radius: 0 350px 350px 0;
    -moz-border-radius: 0 350px 350px 0;
    border-radius: 0 350px 350px 0;
  }
}
.hero-img.featured-content-left .featured-content-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  display: table;
  text-align: left;
}
.hero-img.featured-content-left .featured-content-box .featured-content-box-middle {
  display: table-cell;
  vertical-align: middle;
}
.hero-img.featured-content-left .featured-content-box .heading {
  color: #006A71;
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-left .featured-content-box .heading {
    font-size: 50px;
    line-height: 60px;
  }
}
.hero-img.featured-content-left .featured-content-box .heading + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-left .featured-content-box .heading + p {
    padding-top: 20px;
  }
}
.hero-img.featured-content-left .featured-content-box p {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-left .featured-content-box p {
    font-size: 22px;
    line-height: 38px;
  }
}
.hero-img .login-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  font-size: 15px;
}
.hero-img .login-form .full-height {
  height: 100%;
}
.hero-img .login-form form {
  padding: 30px 30px 0 30px;
  height: 100%;
  background-color: rgba(248, 250, 251, 0.8);
}
@media only screen and (min-width: 768px) {
  .hero-img .login-form form {
    padding: 60px 40px 0 40px;
  }
}
.hero-img .login-form h4 {
  font-size: 16px;
  line-height: 22px;
  color: #414E57;
  text-align: center;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-img .login-form h4 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 20px;
  }
}
.hero-img .login-form a {
  line-height: 18px;
  color: #01558e;
}
.hero-img .login-form p {
  display: block;
  color: #006A71;
  line-height: 18px;
  padding: 5px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .hero-img .login-form p {
    padding: 20px 0 0 0;
  }
}
.hero-img .login-form p a {
  color: #006A71;
  text-decoration: underline!important;
}
.hero-img .login-form input.form-control {
  border-color: #BCC4CA;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-img .login-form input.form-control {
    height: 54px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 25px;
  }
}
.hero-img .login-form input.form-control::-webkit-input-placeholder {
  color: #006A71;
}
.hero-img .login-form input.form-control::-moz-placeholder {
  color: #006A71;
}
.hero-img .login-form input.form-control:-ms-input-placeholder {
  color: #006A71;
}
.hero-img .login-form input.form-control:-moz-placeholder {
  color: #006A71;
}
.hero-img .login-form button {
  color: #FFFFFF;
  background-color: #006A71;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-img .login-form button {
    height: 54px;
    font-size: 18px;
    min-width: 170px;
    margin-bottom: 70px;
  }
}
.hero-img.featured-content-3 {
  position: relative;
  height: auto;
  background-position: left bottom;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 {
    height: 400px;
    background-position: center bottom;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-3 {
    background-position: center bottom;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-img.featured-content-3 {
    background-position: center bottom;
  }
}
@media only screen and (min-width: 1500px) {
  .hero-img.featured-content-3 {
    background-position: center top;
  }
}
.hero-img.featured-content-3 img {
  width: 100%;
  height: auto;
  display: none;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 img {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 992px) {
}
.hero-img.featured-content-3 .box-content {
  background-color: rgba(120, 162, 47, 0.71);
  min-height: 200px;
  padding: 30px 20px 10px 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 .box-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 100%;
    background-color: rgba(120, 162, 47, 0.71);
    padding: 40px 50px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-3 .box-content {
    width: 570px;
    padding: 60px 50px 0 50px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-3 .box-content .box-content-inner {
    width: 100%;
  }
}
.hero-img.featured-content-3 .box-content h2 {
  font-size: 30px;
  color: #FFFFFF;
  font-weight: bold;
  max-width: 320px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 .box-content h2 {
    max-width: 520px;
    font-size: 30px;
    line-height: 35px;
  }
}
.hero-img.featured-content-3 .box-content h2 + .copy {
  padding: 40px 0 0 0;
}
.hero-img.featured-content-3 .box-content .copy {
  padding: 20px 0 0 0;
  font-size: 16px;
  color: #FFFFFF;
  max-width: 330px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 .box-content .copy {
    font-size: 18px;
    line-height: 23px;
  }
}
.hero-img.featured-content-3 .box-content p {
  font-size: 16px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 .box-content p {
    font-size: 18px;
    line-height: 23px;
  }
}
.hero-img.featured-content-3 .box-content .cta {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px 8px 0 0;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 17px;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-3 .box-content .cta {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 19px;
  }
}
.hero-img.featured-content-3 .box-content .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-3 .box-content .cta svg {
    top: 5px;
  }
}
.hero-img.featured-content-3 .box-content .cta svg path {
  fill: #FFFFFF;
}
.hero-img.featured-content-3 .box-content .cta:hover {
  color: #006666;
}
.hero-img.featured-content-3 .box-content .cta:hover svg path {
  fill: #006666;
}
.hero-img.featured-content-3 .box-content .links {
  padding: 30px 0 0 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 .box-content .links {
    position: absolute;
    left: 0;
    bottom: 25px;
    padding: 0 30px;
  }
}
.hero-img.featured-content-3 .box-content .links:before,
.hero-img.featured-content-3 .box-content .links:after {
  display: table;
  content: " ";
}
.hero-img.featured-content-3 .box-content .links:after {
  clear: both;
}
.hero-img.featured-content-3 .box-content .links .future-track {
  float: left;
  text-align: left;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 .box-content .links .future-track {
    width: 300px;
  }
}
.hero-img.featured-content-3 .box-content .links .future-track img {
  width: 100%;
  height: auto;
  display: block;
  visibility: visible;
}
.hero-img.featured-content-3 .box-content .links .future-track span,
.hero-img.featured-content-3 .box-content .links .future-track a {
  color: #FFFFFF;
  font-style: oblique;
  font-weight: 400;
  font-size: 9px;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-3 .box-content .links .future-track span,
  .hero-img.featured-content-3 .box-content .links .future-track a {
    font-size: 14px;
    line-height: 18px;
  }
}
.hero-img.featured-content-3 .box-content .links .fdic {
  float: right;
  width: 70px;
  padding-top: 5px;
}
.hero-img.featured-content-3 .box-content .links .fdic img {
  width: 100%;
  height: auto;
  display: block;
  visibility: visible;
}
.hero-img.featured-content-4 {
  position: relative;
  height: auto;
  background-position: left bottom;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-4 {
    height: 400px;
    background-position: center bottom;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 {
    background-position: center bottom;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-img.featured-content-4 {
    background-position: center bottom;
  }
}
@media only screen and (min-width: 1500px) {
  .hero-img.featured-content-4 {
    background-position: center top;
  }
}
.hero-img.featured-content-4.contain {
  -webkit-background-size: contain!important;
  -moz-background-size: contain!important;
  -o-background-size: contain!important;
  background-size: contain!important;
}
.hero-img.featured-content-4 img {
  width: 100%;
  height: auto;
  display: none;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-4 img {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 992px) {
}
.hero-img.featured-content-4 .links {
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-4 .links {
    position: absolute;
    right: 0;
    bottom: 10px;
    padding: 0 20px;
    width: auto;
    display: block;
  }
}
.hero-img.featured-content-4 .links:before,
.hero-img.featured-content-4 .links:after {
  display: table;
  content: " ";
}
.hero-img.featured-content-4 .links:after {
  clear: both;
}
.hero-img.featured-content-4 .links .fdic {
  float: right;
  width: 84px;
  padding-top: 5px;
}
.hero-img.featured-content-4 .links .fdic img {
  width: 100%;
  height: auto;
  display: block;
  visibility: visible;
}
.hero-img.featured-content-4 .box-content {
  background-color: rgba(120, 162, 47, 0.71);
  min-height: 200px;
  padding: 30px 20px 10px 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-4 .box-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 100%;
    background-color: rgba(120, 162, 47, 0.71);
    padding: 40px 50px;
    display: table;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 .box-content {
    width: 630px;
    padding: 30px 20px 0 20px;
    display: table;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 .box-content .box-content-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
}
.hero-img.featured-content-4 .box-content h2 {
  font-size: 30px;
  color: #FFFFFF;
  font-weight: bold;
  max-width: 320px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-4 .box-content h2 {
    max-width: 520px;
    font-size: 40px;
    line-height: 45px;
  }
}
.hero-img.featured-content-4 .box-content h2 + .copy {
  padding: 40px 0 0 0;
}
.hero-img.featured-content-4 .box-content .copy {
  font-size: 16px;
  color: #FFFFFF;
  margin: 0 auto;
  vertical-align: middle;
  top: -10px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-4 .box-content .copy {
    font-size: 18px;
    line-height: 23px;
    display: table-cell;
  }
}
.hero-img.featured-content-4 .box-content .copy .line-1,
.hero-img.featured-content-4 .box-content .copy h1 {
  font-size: 40px;
  line-height: 45px;
  color: #FFFFFF;
  font-weight: 700;
  display: block;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 .box-content .copy .line-1,
  .hero-img.featured-content-4 .box-content .copy h1 {
    font-size: 50px;
    line-height: 55px;
  }
}
.hero-img.featured-content-4 .box-content .copy .line-1 strong,
.hero-img.featured-content-4 .box-content .copy h1 strong,
.hero-img.featured-content-4 .box-content .copy .line-1 b,
.hero-img.featured-content-4 .box-content .copy h1 b {
  font-family: 'Lato-Semibold';
}
.hero-img.featured-content-4 .box-content .copy .line-1 + .line-2,
.hero-img.featured-content-4 .box-content .copy h1 + .line-2 {
  padding-top: 10px;
}
.hero-img.featured-content-4 .box-content .copy .line-2 {
  font-size: 20px;
  line-height: 25px;
  display: block;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 .box-content .copy .line-2 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 25px;
  }
}
.hero-img.featured-content-4 .box-content .copy .line-2 strong,
.hero-img.featured-content-4 .box-content .copy .line-2 b {
  font-family: 'Lato-Semibold';
}
.hero-img.featured-content-4 .box-content .copy .line-3 {
  max-width: 490px;
  margin: 0 auto;
}
.hero-img.featured-content-4 .box-content .copy .image {
  background-image: url("../img/price-150.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 250px 73px;
  -moz-background-size: 250px 73px;
  -o-background-size: 250px 73px;
  background-size: 250px 73px;
  width: 250px;
  height: 73px;
  margin: 15px auto 30px auto;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 .box-content .copy .image {
    width: 341px;
    height: 100px;
    -webkit-background-size: 341px 100px;
    -moz-background-size: 341px 100px;
    -o-background-size: 341px 100px;
    background-size: 341px 100px;
    margin: 15px auto 30px auto;
  }
}
.hero-img.featured-content-4 .box-content p {
  font-size: 16px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-4 .box-content p {
    font-size: 18px;
    line-height: 23px;
  }
}
.hero-img.featured-content-4 .box-content .cta {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px 8px 0 0;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 17px;
  transition: all 0.3s ease-in;
  font-size: 20px;
  line-height: 25px;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 .box-content .cta {
    margin: 25px 0 0 0;
    font-size: 24px;
    line-height: 26px;
  }
}
.hero-img.featured-content-4 .box-content .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 20px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-4 .box-content .cta svg {
    top: 5px;
  }
}
.hero-img.featured-content-4 .box-content .cta svg path {
  fill: #FFFFFF;
}
.hero-img.featured-content-4 .box-content .cta:hover {
  color: #006666;
}
.hero-img.featured-content-4 .box-content .cta:hover svg path {
  fill: #006666;
}
.hero-img.featured-content-5 {
  position: relative;
  display: flex;
  height: auto;
  min-height: 220px;
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5 {
    min-height: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-5 {
    min-height: 450px;
  }
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5.bkg-contain-left,
  .hero-img.featured-content-5.bkg-contain-center,
  .hero-img.featured-content-5.bkg-contain-right {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
}
.hero-img.featured-content-5.bkg-contain-left:before,
.hero-img.featured-content-5.bkg-contain-center:before,
.hero-img.featured-content-5.bkg-contain-right:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 100%;
  height: 375px;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5.bkg-contain-left:before,
  .hero-img.featured-content-5.bkg-contain-center:before,
  .hero-img.featured-content-5.bkg-contain-right:before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5.bkg-contain-left {
    background-position: left center;
  }
}
.hero-img.featured-content-5.bkg-contain-left:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,ffffff+60&0+0,1+60 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5.bkg-contain-right {
    background-position: right center;
  }
}
.hero-img.featured-content-5.bkg-contain-right:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+40,ffffff+100&1+40,0+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.65) 40%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.65) 40%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.65) 40%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
.hero-img.featured-content-5.overlay-rounded:before,
.hero-img.featured-content-5.overlay-gradient:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 100%;
  height: 350px;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5.overlay-rounded:before,
  .hero-img.featured-content-5.overlay-gradient:before {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-5.overlay-rounded:before,
  .hero-img.featured-content-5.overlay-gradient:before {
    width: 45%;
    height: 700px;
  }
}
.hero-img.featured-content-5.overlay-rounded:before {
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-border-radius: 0 300px 300px 0;
  -moz-border-radius: 0 300px 300px 0;
  border-radius: 0 300px 300px 0;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-5.overlay-rounded:before {
    -webkit-border-radius: 0 350px 350px 0;
    -moz-border-radius: 0 350px 350px 0;
    border-radius: 0 350px 350px 0;
  }
}
.hero-img.featured-content-5.overlay-rounded.align-right:before {
  left: auto;
  right: 0;
  -webkit-border-radius: 300px 0 0 300px;
  -moz-border-radius: 300px 0 0 300px;
  border-radius: 300px 0 0 300px;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-5.overlay-rounded.align-right:before {
    -webkit-border-radius: 350px 0 0 350px;
    -moz-border-radius: 350px 0 0 350px;
    border-radius: 350px 0 0 350px;
  }
}
.hero-img.featured-content-5.overlay-gradient:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+40,ffffff+100&1+40,0+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0.85) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0.85) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
.hero-img.featured-content-5.overlay-gradient.align-right:before {
  left: auto;
  right: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,ffffff+60&0+0,1+60 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
.hero-img.featured-content-5 .featured-content-5-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5 .featured-content-5-inner {
    padding: 0 0;
  }
}
.hero-img.featured-content-5 .featured-content-5-body {
  display: flex;
  padding: 30px 0;
}
.hero-img.featured-content-5 .featured-content-5-body.align-left {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  text-align: center!important;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5 .featured-content-5-body.align-left {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start !important;
    text-align: left!important;
  }
}
.hero-img.featured-content-5 .featured-content-5-body.align-center {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  text-align: center!important;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5 .featured-content-5-body.align-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    text-align: center!important;
  }
}
.hero-img.featured-content-5 .featured-content-5-body.align-center .featured-content-body-inner .featured-logo img {
  margin: 0 auto;
}
.hero-img.featured-content-5 .featured-content-5-body.align-right {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  text-align: center!important;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5 .featured-content-5-body.align-right {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end !important;
    text-align: left!important;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-5 .featured-content-5-body .featured-content-body-inner {
    max-width: 450px;
  }
}
.hero-img.featured-content-5 .featured-content-5-body .featured-content-body-inner .featured-logo img {
  max-width: 100px;
  width: 100%;
  height: auto;
  margin: 0 0;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-5 .featured-content-5-body .featured-content-body-inner .featured-logo img {
    margin: 0 0;
  }
}
.hero-img.featured-content-5 .featured-content-5-body .featured-content-body-inner .featured-logo + .featured-body {
  padding-top: 10px;
}
.hero-img.featured-content-5 .featured-content-5-body .featured-content-body-inner .featured-body {
  color: #006A71;
  font-size: 24px;
  line-height: 30px;
  font-weight: 900;
  display: block;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-5 .featured-content-5-body .featured-content-body-inner .featured-body {
    font-size: 50px;
    line-height: 60px;
  }
}
.hero-img.featured-content-5 .featured-content-5-body .featured-content-body-inner .link {
  padding-top: 20px;
}
.hero-img.featured-content-6 {
  max-width: 1360px;
  height: auto !important;
  margin: 0 0;
}
@media only screen and (min-width: 992px) {
  .hero-img.featured-content-6 {
    margin: 0 auto;
  }
}
.hero-img.featured-content-6 .fc6-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}
.hero-img.featured-content-6 .fc6-inner .fc6-image {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 300px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-6 .fc6-inner .fc6-image {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
  }
}
.hero-img.featured-content-6 .fc6-inner .fc6-content {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-6 .fc6-inner .fc6-content {
    position: relative;
    left: inherit;
    top: inherit;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 350px;
    min-height: 350px;
  }
}
.hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner-overlay {
    opacity: 1 !important;
  }
}
.hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner {
  min-width: 100%;
  padding: 50px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner {
    min-width: 300px;
    margin: 0 auto;
    text-align: left;
  }
}
.hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner .fc6-content-logo {
  position: relative;
  z-index: 1;
}
.hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner .fc6-content-logo img {
  max-width: 100px;
  width: 100%;
  height: auto;
  margin: 0 0;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner .fc6-content-logo img {
    margin: 0 0;
  }
}
.hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner .fc6-content-logo + .featured-body {
  padding-top: 10px;
}
.hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner .fc6-content-body {
  color: #006A71;
  font-size: 24px;
  line-height: 30px;
  font-weight: 900;
  display: block;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner .fc6-content-body {
    font-size: 50px;
    line-height: 60px;
  }
}
.hero-img.featured-content-6 .fc6-inner .fc6-content .fc6-content-inner .link {
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.hero-img2 {
  position: relative;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
.hero-img2 a {
  display: block;
}
.hero-img2 img {
  width: 100%;
  height: auto;
  max-width: 1440px;
  margin: 0 auto;
}
.hero-img3 {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  height: 220px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .hero-img3 {
    height: 220px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img3 {
    height: 400px;
  }
}
.hero-img3 .hero-img3-wrapper {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  z-index: 1;
}
.hero-img3 .hero-img3-wrapper .hero-content {
  padding: 0 15px;
  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;
  height: 220px;
}
@media only screen and (min-width: 768px) {
  .hero-img3 .hero-img3-wrapper .hero-content {
    padding: 0 0;
    height: 220px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img3 .hero-img3-wrapper .hero-content {
    height: 400px;
  }
}
.hero-img3 .hero-img3-wrapper .hero-content .hero-copy {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.hero-img3 .hero-img3-wrapper .hero-content .hero-copy .heading {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 35px;
  max-width: 700px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .hero-img3 .hero-img3-wrapper .hero-content .hero-copy .heading {
    font-size: 50px;
    line-height: 55px;
  }
}
.hero-img3 .hero-img3-wrapper .hero-content .hero-copy .heading + .subheading {
  padding-top: 10px;
}
.hero-img3 .hero-img3-wrapper .hero-content .hero-copy .subheading {
  color: #FFFFFF;
  font-size: 22px;
  line-height: 35px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .hero-img3 .hero-img3-wrapper .hero-content .hero-copy .subheading {
    font-size: 42px;
    line-height: 55px;
  }
}
.hero-img3 .hero-img3-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;
}
.hero-img3 .hero-img3-image img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 992px) {
  .hero-img3 .hero-img3-image img {
    visibility: hidden;
  }
}
.hero-img3 .hero-img3-image .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.page-template-business .hero-img.featured-content-left .featured-content-box .heading {
  color: #006A71;
}
body.page-template-business .hero-img .login-form form {
  padding: 10px 30px 0 30px;
}
@media only screen and (min-width: 768px) {
  body.page-template-business .hero-img .login-form form {
    padding: 30px 40px 0 40px;
  }
}
body.page-template-business .hero-img .login-form p {
  color: #006A71;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  body.page-template-business .hero-img .login-form p {
    padding: 20px 0 0 0;
  }
}
body.page-template-business .hero-img .login-form p a {
  color: #006A71;
}
body.page-template-business .hero-img .login-form input.form-control::-webkit-input-placeholder {
  color: #006A71;
}
body.page-template-business .hero-img .login-form input.form-control::-moz-placeholder {
  color: #006A71;
}
body.page-template-business .hero-img .login-form input.form-control:-ms-input-placeholder {
  color: #006A71;
}
body.page-template-business .hero-img .login-form input.form-control:-moz-placeholder {
  color: #006A71;
}
body.page-template-business .hero-img .login-form button {
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  body.page-template-business .hero-img .login-form button {
    margin-bottom: 30px;
  }
}
body.home {
  /*
    .hero-img {
      background-position: center left;

      @media @desktop {
        background-position: center center;
      }
    }
    */
}
.hero-form {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 0;
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 0;
  -moz-background-size: 0;
  -o-background-size: 0;
  background-size: 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .hero-form {
    height: auto;
    padding: 60px 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form {
    min-height: 750px;
  }
}
.hero-form img {
  max-width: 660px;
  height: auto;
}
@media only screen and (min-width: 480px) {
  .hero-form img {
    max-width: 770px;
  }
}
@media only screen and (min-width: 768px) {
  .hero-form img {
    visibility: hidden;
    display: none;
  }
}
@media only screen and (min-width: 992px) {
}
.hero-form .the-form {
  font-size: 15px;
}
.hero-form .the-form .the-form-inner {
  padding: 30px 30px 30px 30px;
  margin: 0 -15px;
  background-color: rgba(248, 250, 251, 0.8);
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .the-form-inner {
    padding: 30px 30px 30px 30px;
    margin: 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form .the-form-inner {
    padding: 35px 35px 35px 35px;
  }
}
.hero-form .the-form .the-form-inner.pb0 {
  padding-bottom: 0;
}
.hero-form .the-form h1 {
  font-size: 20px;
  line-height: 30px;
  color: #006A71;
  font-weight: bolder;
  text-align: left;
  width: 100%;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form h1 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form h1 {
    max-width: 100%;
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 50px;
  }
}
.hero-form .the-form h1 strong,
.hero-form .the-form h1 b {
  color: #006A71;
}
.hero-form .the-form h1 + p {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form h1 + p {
    padding-top: 40px;
  }
}
.hero-form .the-form h2,
.hero-form .the-form h3,
.hero-form .the-form h4 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
  color: #414E57;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form h2,
  .hero-form .the-form h3,
  .hero-form .the-form h4 {
    font-size: 40px;
    line-height: 48px;
    padding: 0 0 30px 0;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form h2,
  .hero-form .the-form h3,
  .hero-form .the-form h4 {
    font-size: 50px;
    line-height: 58px;
  }
}
.hero-form .the-form h2 b,
.hero-form .the-form h3 b,
.hero-form .the-form h4 b,
.hero-form .the-form h2 strong,
.hero-form .the-form h3 strong,
.hero-form .the-form h4 strong {
  font-weight: 400;
  color: #006A71;
}
.hero-form .the-form h2.pb0,
.hero-form .the-form h3.pb0,
.hero-form .the-form h4.pb0 {
  padding-bottom: 0;
}
.hero-form .the-form h3 {
  font-size: 22px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form h3 {
    font-size: 42px;
    line-height: 58px;
  }
}
.hero-form .the-form p {
  font-size: 18px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form p {
    font-size: 20px;
    line-height: 36px;
  }
}
.hero-form .the-form p + p {
  margin-top: 20px;
}
.hero-form .the-form p + .btn-round,
.hero-form .the-form p + .links {
  margin-top: 30px;
}
.hero-form .the-form a {
  line-height: 18px;
  color: #006A71;
  padding: 0 !important;
}
.hero-form .the-form a:hover {
  text-decoration: underline !important;
}
.hero-form .the-form .copy-right-side {
  max-width: 600px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .copy-right-side {
    text-align: center!important;
  }
}
.hero-form .the-form input.form-control {
  border-color: #BCC4CA;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form input.form-control {
    height: 54px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 25px;
  }
}
.hero-form .the-form input.form-control::-webkit-input-placeholder {
  color: #006A71;
}
.hero-form .the-form input.form-control::-moz-placeholder {
  color: #006A71;
}
.hero-form .the-form input.form-control:-ms-input-placeholder {
  color: #006A71;
}
.hero-form .the-form input.form-control:-moz-placeholder {
  color: #006A71;
}
.hero-form .the-form button {
  color: #FFFFFF;
  background-color: #006A71;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form button {
    height: 54px;
    font-size: 18px;
    min-width: 170px;
    margin-bottom: 70px;
  }
}
.hero-form .the-form .thankyou {
  font-size: 24px;
  line-height: 32px;
  color: #006A71;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .thankyou {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form .thankyou {
    padding-top: 30px;
  }
}
.hero-form .the-form .wpforms-container {
  max-width: 444px;
  margin: 0 auto 60px auto;
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form .wpforms-container {
    margin: 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .wpforms-container form {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form .wpforms-container form {
    margin-left: 0;
    margin-right: 0;
  }
}
.hero-form .the-form .wpforms-container form input[type=checkbox] {
  position: absolute;
  left: -1000em;
}
.hero-form .the-form .wpforms-container form input[type=checkbox] + label {
  position: relative;
  padding-left: 32px;
  display: inherit !important;
}
.hero-form .the-form .wpforms-container form input[type=checkbox] + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  left: 0;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 22px;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
  overflow: hidden;
}
.hero-form .the-form .wpforms-container form input[type=checkbox]:checked + label:before {
  background-color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 25px!important;
}
.hero-form .the-form .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.hero-form .the-form .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.hero-form .the-form .wpforms-container form .wpforms-field.wpforms-one-third {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .wpforms-container form .wpforms-field.wpforms-one-third {
    margin-left: 2%!important;
    width: 32%!important;
  }
}
.hero-form .the-form .wpforms-container form .wpforms-field.wpforms-one-third.wpforms-first {
  margin-left: 0 !important;
}
.hero-form .the-form .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 15px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006A71;
  display: block;
}
.hero-form .the-form .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-field-checkbox:before {
  display: none;
}
.hero-form .the-form .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-has-error:before {
  color: #990000;
}
.hero-form .the-form .wpforms-container form .wpforms-field input[type="text"],
.hero-form .the-form .wpforms-container form .wpforms-field input[type="password"],
.hero-form .the-form .wpforms-container form .wpforms-field input[type="email"],
.hero-form .the-form .wpforms-container form .wpforms-field input[type="tel"],
.hero-form .the-form .wpforms-container form .wpforms-field input[type="number"],
.hero-form .the-form .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding: 0 10px 0 10px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 40px;
  color: #006A71;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #006A71;
  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;
}
.hero-form .the-form .wpforms-container form .wpforms-field input[type="text"]:focus,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="password"]:focus,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="email"]:focus,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="tel"]:focus,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="number"]:focus,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="url"]:focus,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="text"]:active,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="password"]:active,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="email"]:active,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="tel"]:active,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="number"]:active,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="url"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.hero-form .the-form .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.hero-form .the-form .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #006A71;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
  resize: none;
}
.hero-form .the-form .wpforms-container form .wpforms-field textarea:focus,
.hero-form .the-form .wpforms-container form .wpforms-field textarea:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.hero-form .the-form .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #006A71;
}
.hero-form .the-form .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  top: 51px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
.hero-form .the-form .wpforms-container form .wpforms-field.wpforms-field-checkbox label.wpforms-error {
  top: auto;
}
.hero-form .the-form .wpforms-container form .wpforms-field select {
  width: 100%;
}
.hero-form .the-form .wpforms-container form .wpforms-field .select2.select2-container {
  width: 100%!important;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form .wpforms-container form .wpforms-field .select2.select2-container {
    margin-bottom: 0;
  }
}
.hero-form .the-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
  border: 1px solid #639331;
  background-color: #639331;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
}
.hero-form .the-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #FFFFFF;
}
.hero-form .the-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 44%;
  right: 15px;
  margin: -4px 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero-form .the-form .wpforms-container form .wpforms-field .wpforms-field-description {
  transform: translateY(12px);
}
.hero-form .the-form .wpforms-container form .wpforms-recaptcha-container {
  padding: 0 0;
}
.hero-form .the-form .wpforms-container form .wpforms-submit-container {
  min-width: 190px;
  padding: 0 0 0 0;
  margin: 0 auto;
  text-align: center;
}
.hero-form .the-form .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 20px;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  background-color: #006A71;
  border: 0.5px solid #006A71;
  min-width: 190px;
  margin-top: 15px;
  transition: all 0.4s ease;
}
.hero-form .the-form .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  border-color: #006A71;
  color: #006A71;
  background-color: #FFFFFF;
}
.hero-form .the-form .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated {
  position: relative;
}
.hero-form .the-form .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated:disabled:before {
  position: absolute;
  top: 33%;
  left: 15px;
  display: block;
  content: "\f1ce";
  font-family: "FontAwesome";
  animation: faspin 2s infinite linear;
  -webkit-animation: faspin 2s linear infinite;
}
.hero-form .the-form .mktoForm {
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .mktoForm {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form .the-form .mktoForm {
    padding-bottom: 15px;
  }
}
.hero-form .the-form .mktoForm .mktoCheckboxList > input[type=checkbox] {
  position: relative;
  /* Add if not using autoprefixer */
  -webkit-appearance: none !important;
  appearance: none !important;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff !important;
  /* Not removed via appearance */
  margin: 0 !important;
  border: 1px solid #38905b !important;
  width: 20px !important;
  height: 20px !important;
}
.hero-form .the-form .mktoForm .mktoCheckboxList > input[type=checkbox]:before {
  content: "\f00c";
  font-family: "FontAwesome";
  text-align: center;
  color: #38905b;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 18px;
  display: none;
}
.hero-form .the-form .mktoForm .mktoCheckboxList > input[type=checkbox]:checked:before {
  display: block;
}
.hero-form .the-form .mktoForm .mktoCheckboxList > input[type=checkbox]:focus,
.hero-form .the-form .mktoForm .mktoCheckboxList > input[type=checkbox]:active,
.hero-form .the-form .mktoForm .mktoCheckboxList > input[type=checkbox]:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(7) {
  padding: 0 0 0!important;
}
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(8),
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(9) {
  display: flex;
  padding: 0 0 0!important;
}
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol,
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  word-break: break-word;
}
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol .mktoHasWidth,
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol .mktoHasWidth {
  width: 100% !important;
}
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol .mktoHtmlText,
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol .mktoHtmlText {
  padding-top: 5px;
}
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1),
.hero-form .the-form .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) {
  width: 32px;
}
.hero-form .the-form .mktoForm .mktoFormRow input[type="text"],
.hero-form .the-form .mktoForm .mktoFormRow input[type="search"],
.hero-form .the-form .mktoForm .mktoFormRow input[type="password"],
.hero-form .the-form .mktoForm .mktoFormRow input[type="email"],
.hero-form .the-form .mktoForm .mktoFormRow input[type="tel"],
.hero-form .the-form .mktoForm .mktoFormRow input[type="number"] {
  border: 1px solid #38905b !important;
  border-radius: 6px;
}
@media only screen and (min-width: 768px) {
  .hero-form .the-form .mktoForm .mktoFormRow input[type="text"],
  .hero-form .the-form .mktoForm .mktoFormRow input[type="search"],
  .hero-form .the-form .mktoForm .mktoFormRow input[type="password"],
  .hero-form .the-form .mktoForm .mktoFormRow input[type="email"],
  .hero-form .the-form .mktoForm .mktoFormRow input[type="tel"],
  .hero-form .the-form .mktoForm .mktoFormRow input[type="number"] {
    border: 1px solid #ffffff !important;
  }
}
.hero-form .the-form .mktoForm .mktoButtonRow {
  padding-top: 20px;
}
.hero-form .the-form .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.hero-form .the-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 !important;
  color: #FFFFFF !important;
  background-color: #38905b !important;
  border-color: #38905b !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.hero-form .the-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #38905b !important;
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
}
.hero-form .the-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.hero-form .the-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.hero-form .the-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
@keyframes faspin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.hero-form2 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 0;
}
.hero-form2 .hero-form2-top {
  position: relative;
  padding: 60px 0 225px 0;
  text-align: center;
  background-color: #FFFFFF;
  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) {
  .hero-form2 .hero-form2-top {
    padding: 60px 0 225px 0;
  }
}
.hero-form2 .hero-form2-top.thanks {
  padding: 50px 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-top.thanks {
    padding: 150px 0 150px 0;
  }
}
.hero-form2 .hero-form2-top h1 {
  font-size: 20px;
  line-height: 30px;
  color: #006A71;
  font-weight: bolder;
  text-align: left;
  width: 100%;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-top h1 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-top h1 {
    max-width: 100%;
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 50px;
  }
}
.hero-form2 .hero-form2-top h1 strong,
.hero-form2 .hero-form2-top h1 b {
  color: #006A71;
}
.hero-form2 .hero-form2-top h1 + p {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-top h1 + p {
    padding-top: 40px;
  }
}
.hero-form2 .hero-form2-top h2,
.hero-form2 .hero-form2-top h3,
.hero-form2 .hero-form2-top h4 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
  color: #414E57;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-top h2,
  .hero-form2 .hero-form2-top h3,
  .hero-form2 .hero-form2-top h4 {
    font-size: 40px;
    line-height: 48px;
    padding: 0 0 30px 0;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-top h2,
  .hero-form2 .hero-form2-top h3,
  .hero-form2 .hero-form2-top h4 {
    font-size: 50px;
    line-height: 58px;
  }
}
.hero-form2 .hero-form2-top h2 b,
.hero-form2 .hero-form2-top h3 b,
.hero-form2 .hero-form2-top h4 b,
.hero-form2 .hero-form2-top h2 strong,
.hero-form2 .hero-form2-top h3 strong,
.hero-form2 .hero-form2-top h4 strong {
  font-weight: 400;
  color: #006A71;
}
.hero-form2 .hero-form2-top h2.pb0,
.hero-form2 .hero-form2-top h3.pb0,
.hero-form2 .hero-form2-top h4.pb0 {
  padding-bottom: 0;
}
.hero-form2 .hero-form2-top h3 {
  font-size: 22px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-top h3 {
    font-size: 42px;
    line-height: 58px;
  }
}
.hero-form2 .hero-form2-top h4 {
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-top h4 {
    font-size: 36px;
    line-height: 42px;
  }
}
.hero-form2 .hero-form2-top h4.thankyou {
  padding: 40px 0 40px 0;
}
.hero-form2 .hero-form2-top p {
  font-size: 18px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-top p {
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
  }
}
.hero-form2 .hero-form2-top p + p {
  margin-top: 20px;
}
.hero-form2 .hero-form2-top p + .btn-round,
.hero-form2 .hero-form2-top p + .links {
  margin-top: 30px;
}
.hero-form2 .hero-form2-top a {
  line-height: 18px;
  color: #006A71;
  padding: 0 !important;
}
.hero-form2 .hero-form2-top a:hover {
  text-decoration: underline !important;
}
.hero-form2 .hero-form2-top .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.hero-form2 .hero-form2-top .items .item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-top .items .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.hero-form2 .hero-form2-bottom {
  background-color: #FFFFFF;
  padding: 0 0 60px 0;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-bottom {
    padding: 0 0 120px 0;
  }
}
.hero-form2 .hero-form2-bottom .hero-form2-bottom-inner {
  padding: 0;
  max-width: 500px;
  margin: -180px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-bottom .hero-form2-bottom-inner {
    margin: -180px auto 0 auto;
  }
}
.hero-form2 .hero-form2-bottom .hero-form2-bottom-inner .form-box {
  padding: 32px 16px 32px 16px;
  min-height: 250px;
  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);
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-bottom .hero-form2-bottom-inner .form-box {
    padding: 32px 32px 32px 32px;
  }
}
.hero-form2 .hero-form2-bottom .hero-form2-bottom-inner .form-box h2,
.hero-form2 .hero-form2-bottom .hero-form2-bottom-inner .form-box h3 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 32px;
  color: #006A71;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-bottom .hero-form2-bottom-inner .form-box h2,
  .hero-form2 .hero-form2-bottom .hero-form2-bottom-inner .form-box h3 {
    font-size: 24px;
    padding-bottom: 32px;
  }
}
.hero-form2 .hero-form2-bottom .wpforms-container {
  max-width: 444px;
  margin: 0 auto 60px auto;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-bottom .wpforms-container {
    margin: 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-bottom .wpforms-container form {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-bottom .wpforms-container form {
    margin-left: 0;
    margin-right: 0;
  }
}
.hero-form2 .hero-form2-bottom .wpforms-container form input[type=checkbox] {
  position: absolute;
  left: -1000em;
}
.hero-form2 .hero-form2-bottom .wpforms-container form input[type=checkbox] + label {
  position: relative;
  padding-left: 32px;
  display: inherit !important;
}
.hero-form2 .hero-form2-bottom .wpforms-container form input[type=checkbox] + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  left: 0;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 22px;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
  overflow: hidden;
}
.hero-form2 .hero-form2-bottom .wpforms-container form input[type=checkbox]:checked + label:before {
  background-color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 25px!important;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.wpforms-one-third {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.wpforms-one-third {
    margin-left: 2%!important;
    width: 32%!important;
  }
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.wpforms-one-third.wpforms-first {
  margin-left: 0 !important;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 15px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006A71;
  display: block;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-field-checkbox:before {
  display: none;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-has-error:before {
  color: #990000;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="text"],
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="password"],
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="email"],
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="tel"],
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="number"],
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding: 0 10px 0 10px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 40px;
  color: #006A71;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #006A71;
  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;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="text"]:focus,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="password"]:focus,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="email"]:focus,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="tel"]:focus,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="number"]:focus,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="url"]:focus,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="text"]:active,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="password"]:active,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="email"]:active,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="tel"]:active,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="number"]:active,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="url"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #006A71;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
  resize: none;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field textarea:focus,
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field textarea:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #006A71;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  top: 51px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field.wpforms-field-checkbox label.wpforms-error {
  top: auto;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field select {
  width: 100%;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field .select2.select2-container {
  width: 100%!important;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field .select2.select2-container {
    margin-bottom: 0;
  }
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
  border: 1px solid #639331;
  background-color: #639331;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #FFFFFF;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 44%;
  right: 15px;
  margin: -4px 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-field .wpforms-field-description {
  transform: translateY(12px);
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-recaptcha-container {
  padding: 0 0;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-submit-container {
  min-width: 190px;
  padding: 0 0 0 0;
  margin: 0 auto;
  text-align: center;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 20px;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  background-color: #006A71;
  border: 0.5px solid #006A71;
  min-width: 190px;
  margin-top: 15px;
  transition: all 0.4s ease;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  border-color: #006A71;
  color: #006A71;
  background-color: #FFFFFF;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated {
  position: relative;
}
.hero-form2 .hero-form2-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated:disabled:before {
  position: absolute;
  top: 33%;
  left: 15px;
  display: block;
  content: "\f1ce";
  font-family: "FontAwesome";
  animation: faspin 2s infinite linear;
  -webkit-animation: faspin 2s linear infinite;
}
.hero-form2 .hero-form2-bottom .mktoForm {
  max-width: 100% !important;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-bottom .mktoForm {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form2 .hero-form2-bottom .mktoForm {
    padding-bottom: 15px;
  }
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoCheckboxList > input[type=checkbox] {
  position: relative;
  /* Add if not using autoprefixer */
  -webkit-appearance: none !important;
  appearance: none !important;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff !important;
  /* Not removed via appearance */
  margin: 0 !important;
  border: 1px solid #38905b !important;
  width: 20px !important;
  height: 20px !important;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoCheckboxList > input[type=checkbox]:before {
  content: "\f00c";
  font-family: "FontAwesome";
  text-align: center;
  color: #38905b;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 18px;
  display: none;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoCheckboxList > input[type=checkbox]:checked:before {
  display: block;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoCheckboxList > input[type=checkbox]:focus,
.hero-form2 .hero-form2-bottom .mktoForm .mktoCheckboxList > input[type=checkbox]:active,
.hero-form2 .hero-form2-bottom .mktoForm .mktoCheckboxList > input[type=checkbox]:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(7) {
  padding: 0 0 0!important;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(8),
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(9) {
  display: flex;
  padding: 0 0 0!important;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol,
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  word-break: break-word;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol .mktoHasWidth,
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol .mktoHasWidth {
  width: 100% !important;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol .mktoHtmlText,
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol .mktoHtmlText {
  padding-top: 5px;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1),
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) {
  width: 32px;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="text"],
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="search"],
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="password"],
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="email"],
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="tel"],
.hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="number"] {
  border: 1px solid #38905b !important;
  border-radius: 6px;
}
@media only screen and (min-width: 768px) {
  .hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="text"],
  .hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="search"],
  .hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="password"],
  .hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="email"],
  .hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="tel"],
  .hero-form2 .hero-form2-bottom .mktoForm .mktoFormRow input[type="number"] {
    border: 1px solid #38905b !important;
  }
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoButtonRow {
  padding-top: 20px;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 !important;
  color: #FFFFFF !important;
  background-color: #38905b !important;
  border-color: #38905b !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #317e4f !important;
  border-color: #317e4f !important;
}
.hero-form2 .hero-form2-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.hero-form2 .hero-form2-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.hero-form2 .hero-form2-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.hero-form3 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 0;
}
.hero-form3 .hero-form3-top {
  position: relative;
  padding: 60px 0 225px 0;
  text-align: center;
  background-color: #FFFFFF;
  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) {
  .hero-form3 .hero-form3-top {
    padding: 60px 0 225px 0;
  }
}
.hero-form3 .hero-form3-top .container {
  position: relative;
  z-index: 1;
}
.hero-form3 .hero-form3-top .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero-form3 .hero-form3-top.thanks {
  padding: 50px 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top.thanks {
    padding: 150px 0 150px 0;
  }
}
.hero-form3 .hero-form3-top h1 {
  font-size: 24px;
  line-height: 30px;
  color: #222222;
  font-weight: 300;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-top h1 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top h1 {
    max-width: 100%;
    font-size: 42px;
    line-height: 50px;
  }
}
.hero-form3 .hero-form3-top h1 strong,
.hero-form3 .hero-form3-top h1 b {
  color: #006A71;
  font-weight: bolder;
}
.hero-form3 .hero-form3-top h1 + p,
.hero-form3 .hero-form3-top h1 h3 {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-top h1 + p,
  .hero-form3 .hero-form3-top h1 h3 {
    padding-top: 40px;
  }
}
.hero-form3 .hero-form3-top h4 {
  font-size: 16px;
  line-height: 24px;
  color: #222222;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-top h4 {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 30px 0;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
.hero-form3 .hero-form3-top h4 b,
.hero-form3 .hero-form3-top h4 strong {
  font-weight: 400;
  color: #006A71;
}
.hero-form3 .hero-form3-top h4.pb0 {
  padding-bottom: 0;
}
.hero-form3 .hero-form3-top p {
  font-size: 18px;
  line-height: 30px;
  color: #222222;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-top p {
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
  }
}
.hero-form3 .hero-form3-top p + p {
  margin-top: 20px;
}
.hero-form3 .hero-form3-top p + .btn-round,
.hero-form3 .hero-form3-top p + .links {
  margin-top: 30px;
}
.hero-form3 .hero-form3-top a {
  line-height: 18px;
  color: #006A71;
  padding: 0 !important;
}
.hero-form3 .hero-form3-top a:hover {
  text-decoration: underline !important;
}
.hero-form3 .hero-form3-top .items {
  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) {
  .hero-form3 .hero-form3-top .items {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.hero-form3 .hero-form3-top .items .item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top .items .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.hero-form3 .hero-form3-top .items .item + .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 80%;
  height: 2px;
  background-color: #414E57;
  display: block;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top .items .item + .item:before {
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 2px;
    height: 115%;
  }
}
.hero-form3 .hero-form3-top .items .item .item-copy {
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top .items .item .item-copy {
    padding: 0 20px;
  }
}
.hero-form3 .hero-form3-top .items .item h3,
.hero-form3 .hero-form3-top .items .item h4 {
  padding-bottom: 5px !important;
  margin-bottom: 5px !important;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top .items .item h4 {
    min-height: 53px;
  }
}
.hero-form3 .hero-form3-top .items .item h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bolder;
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-top .items .item h3 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-top .items .item h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.hero-form3 .hero-form3-top .items .item h3 b,
.hero-form3 .hero-form3-top .items .item h3 strong {
  font-weight: 400;
  color: #006A71;
}
.hero-form3 .hero-form3-top .items .item h3.pb0 {
  padding-bottom: 0;
}
.hero-form3 .hero-form3-top .items .item p {
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-top .items .item p {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
  }
}
.hero-form3 .hero-form3-top.text-light h1,
.hero-form3 .hero-form3-top.text-light h3,
.hero-form3 .hero-form3-top.text-light h4,
.hero-form3 .hero-form3-top.text-light p {
  color: #FFFFFF !important;
}
.hero-form3 .hero-form3-top.text-light h1 strong,
.hero-form3 .hero-form3-top.text-light h3 strong,
.hero-form3 .hero-form3-top.text-light h4 strong,
.hero-form3 .hero-form3-top.text-light h1 b,
.hero-form3 .hero-form3-top.text-light h3 b,
.hero-form3 .hero-form3-top.text-light h4 b {
  color: #FFFFFF !important;
}
.hero-form3 .hero-form3-top.text-light .items .item + .item:before {
  background-color: #FFFFFF;
}
.hero-form3 .hero-form3-bottom {
  background-color: #FFFFFF;
  padding: 0 0 60px 0;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-bottom {
    padding: 0 0 120px 0;
  }
}
.hero-form3 .hero-form3-bottom .hero-form2-bottom-inner {
  padding: 0;
  max-width: 500px;
  margin: -180px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-bottom .hero-form2-bottom-inner {
    margin: -180px auto 0 auto;
  }
}
.hero-form3 .hero-form3-bottom .hero-form2-bottom-inner .form-box {
  padding: 32px 16px 32px 16px;
  min-height: 250px;
  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);
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-bottom .hero-form2-bottom-inner .form-box {
    padding: 32px 32px 32px 32px;
  }
}
.hero-form3 .hero-form3-bottom .hero-form2-bottom-inner .form-box h2,
.hero-form3 .hero-form3-bottom .hero-form2-bottom-inner .form-box h3 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 32px;
  color: #006A71;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-bottom .hero-form2-bottom-inner .form-box h2,
  .hero-form3 .hero-form3-bottom .hero-form2-bottom-inner .form-box h3 {
    font-size: 24px;
    padding-bottom: 32px;
  }
}
.hero-form3 .hero-form3-bottom .wpforms-container {
  max-width: 444px;
  margin: 0 auto 60px auto;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-bottom .wpforms-container {
    margin: 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-bottom .wpforms-container form {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-bottom .wpforms-container form {
    margin-left: 0;
    margin-right: 0;
  }
}
.hero-form3 .hero-form3-bottom .wpforms-container form input[type=checkbox] {
  position: absolute;
  left: -1000em;
}
.hero-form3 .hero-form3-bottom .wpforms-container form input[type=checkbox] + label {
  position: relative;
  padding-left: 32px;
  display: inherit !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form input[type=checkbox] + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  left: 0;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 22px;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
  overflow: hidden;
}
.hero-form3 .hero-form3-bottom .wpforms-container form input[type=checkbox]:checked + label:before {
  background-color: #006A71;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 25px!important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.wpforms-one-third {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.wpforms-one-third {
    margin-left: 2%!important;
    width: 32%!important;
  }
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.wpforms-one-third.wpforms-first {
  margin-left: 0 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 15px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006A71;
  display: block;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-field-checkbox:before {
  display: none;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-has-error:before {
  color: #990000;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="text"],
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="password"],
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="email"],
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="tel"],
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="number"],
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding: 0 10px 0 10px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 40px;
  color: #006A71 !important;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #006A71 !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;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="text"]:focus,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="password"]:focus,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="email"]:focus,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="tel"]:focus,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="number"]:focus,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="url"]:focus,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="text"]:active,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="password"]:active,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="email"]:active,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="tel"]:active,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="number"]:active,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="url"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #006A71 !important;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
  resize: none;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field textarea:focus,
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field textarea:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #006A71 !important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  top: 51px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field.wpforms-field-checkbox label.wpforms-error {
  top: auto;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field select {
  width: 100%;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field .select2.select2-container {
  width: 100%!important;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field .select2.select2-container {
    margin-bottom: 0;
  }
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
  border: 1px solid #006A71;
  background-color: #006A71;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #FFFFFF;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 44%;
  right: 15px;
  margin: -4px 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-field .wpforms-field-description {
  transform: translateY(12px);
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-recaptcha-container {
  padding: 0 0;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-submit-container {
  min-width: 190px;
  padding: 0 0 0 0;
  margin: 0 auto;
  text-align: center;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 20px;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  background-color: #006A71;
  border: 0.5px solid #006A71;
  min-width: 190px;
  margin-top: 15px;
  transition: all 0.4s ease;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  border-color: #006A71;
  color: #006A71;
  background-color: #FFFFFF;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated {
  position: relative;
}
.hero-form3 .hero-form3-bottom .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated:disabled:before {
  position: absolute;
  top: 33%;
  left: 15px;
  display: block;
  content: "\f1ce";
  font-family: "FontAwesome";
  animation: faspin 2s infinite linear;
  -webkit-animation: faspin 2s linear infinite;
}
.hero-form3 .hero-form3-bottom .mktoForm {
  max-width: 100% !important;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .hero-form3 .hero-form3-bottom .mktoForm {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-form3 .hero-form3-bottom .mktoForm {
    padding-bottom: 15px;
  }
}
.hero-form3 .hero-form3-bottom .mktoForm .mktoButtonRow {
  padding-top: 20px;
}
.hero-form3 .hero-form3-bottom .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.hero-form3 .hero-form3-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 !important;
  color: #FFFFFF !important;
  background-color: #006A71 !important;
  border-color: #006A71 !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.hero-form3 .hero-form3-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #005258 !important;
  border-color: #005258 !important;
}
.hero-form3 .hero-form3-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.hero-form3 .hero-form3-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.hero-form3 .hero-form3-bottom .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #006A71;
  outline-offset: 2px;
  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);
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) {
  padding: 0 0 0!important;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7),
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8),
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) {
  display: flex;
  padding: 0 0 0!important;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  word-break: break-word;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol .mktoHasWidth,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol .mktoHasWidth,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol .mktoHasWidth {
  width: 100% !important;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol .mktoHtmlText,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol .mktoHtmlText,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol .mktoHtmlText {
  padding-top: 5px;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1),
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1),
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) {
  width: 48px;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoLabel,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoLabel,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoLabel {
  display: none !important;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox],
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox],
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox] {
  position: relative;
  /* Add if not using autoprefixer */
  -webkit-appearance: none !important;
  appearance: none !important;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff !important;
  /* Not removed via appearance */
  margin: 0 !important;
  width: 32px !important;
  height: 32px !important;
  min-height: 32px !important;
  padding: 3px !important;
  border-radius: 1px !important;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:before,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:before,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #006A71;
  position: absolute;
  top: 4px;
  left: 0;
  width: 32px;
  height: 32px;
  font-size: 22px;
  line-height: 22px;
  display: none;
  text-align: center;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:checked:before,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:checked:before,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:checked:before {
  display: block;
}
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:active,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:active,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:active,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus-visible,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus-visible,
.hero-form3 .hero-form3-bottom #mktoForm_1101 .mktoFormRow:nth-child(9) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus-visible {
  outline: 0.125rem solid transparent;
  outline-offset: 2px;
  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);
}
.banner-image {
  text-align: center;
}
.banner-image img {
  max-width: 100%;
  height: auto;
}
.banner-image.class-1 img {
  max-width: 200px;
}
.banner-hero-bg .banner-hero-bg-wrapper {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  z-index: 1;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-image-mobile {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  min-height: 265px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-image-mobile:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 30%;
  width: 100%;
  display: block;
  background: #ffffff;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #006A71 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #006A71 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #006A71 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#006A71", GradientType=1);
  display: none;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-image-mobile img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-image-mobile {
    display: none;
  }
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -1px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 {
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
  }
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content:after,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2:after {
  content: "";
  position: absolute;
  left: 0;
  top: -60px;
  height: 60px;
  width: 100%;
  display: block;
  background: #ffffff;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #006A71 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #006A71 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #006A71 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#006A71", GradientType=1);
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content:after,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2:after {
    display: none;
  }
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 800px;
  padding: 16px 24px 48px 24px;
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy {
    padding: 128px 15px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy {
    padding: 192px 0;
  }
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 36px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 {
    font-size: 40px;
    line-height: 48px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 {
    font-size: 56px;
    line-height: 64px;
    letter-spacing: .19px;
    text-align: left;
  }
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2 span,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 span,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2 strong,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 strong,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2 b,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 b {
  color: #FFFFFF;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2 strong,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 strong,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2 b,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 b {
  font-weight: normal;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2 span,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 span {
  display: block;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy h2 + p,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy h2 + p {
  padding-top: 5px;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy p,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy p {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy p,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy p {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
  }
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy p strong,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy p strong,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy p b,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy p b {
  font-weight: normal;
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy .btn-round,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy .btn-round {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy .btn-round,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy .btn-round {
    margin-top: 40px;
  }
}
.banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy .btn-round,
.banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy .btn-round {
  border-color: #006A71;
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy .btn-round,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy .btn-round {
    border-color: #006A71;
    color: #FFFFFF;
    background-color: #006A71;
  }
}
@media only screen and (min-width: 992px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy .btn-round,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy .btn-round {
    min-width: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content .hero-copy .btn-round:hover,
  .banner-hero-bg .banner-hero-bg-wrapper .hero-content-2 .hero-copy .btn-round:hover {
    color: #006A71;
    background-color: #FFFFFF;
  }
}
.banner-hero-bg .hero-image {
  display: none;
}
@media only screen and (min-width: 768px) {
  .banner-hero-bg .hero-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
  }
}
.banner-hero-bg .hero-image img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 992px) {
  .banner-hero-bg .hero-image img {
    visibility: hidden;
  }
}
.banner-hero-bg .hero-image .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-block-1 {
  margin-left: -15px;
  margin-right: -15px;
}
.banner-block-1 .banner-title {
  text-transform: uppercase;
  color: #006A71;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .banner-block-1 .banner-title {
    font-size: 36px;
    line-height: 40px;
    padding: 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-1 .banner-title {
    font-size: 54px;
    line-height: 84px;
    padding: 60px 0;
  }
}
.banner-block-1 .banner-img {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 300px;
  overflow: hidden;
  background-color: #FFFFFF;
  color: #222222;
}
@media only screen and (min-width: 768px) {
  .banner-block-1 .banner-img {
    min-height: 385px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-1 .banner-img {
    min-height: 385px;
  }
}
.banner-block-1 .banner-img img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
.banner-block-1 .banner-img .banner-overlay {
  display: none;
}
@media only screen and (min-width: 768px) {
  .banner-block-1 .banner-img .banner-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
  }
}
.banner-block-1 .banner-img .banner-copy {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  color: #222222;
}
@media only screen and (min-width: 768px) {
  .banner-block-1 .banner-img .banner-copy {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 30px 0;
    z-index: 2;
  }
}
.banner-block-1 .banner-img .banner-copy .banner-text {
  max-width: 1110px;
  font-size: 18px;
  line-height: 24px;
  margin: 20px auto 0 auto;
}
@media only screen and (min-width: 768px) {
  .banner-block-1 .banner-img .banner-copy .banner-text {
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-1 .banner-img .banner-copy .banner-text {
    font-size: 38px;
    line-height: 56px;
  }
}
@media only screen and (min-width: 1400px) {
  .banner-block-1 .banner-img .banner-copy .banner-text {
    font-size: 38px;
    line-height: 86px;
  }
}
.banner-block-1 .banner-img .banner-copy .banner-text + .banner-cta {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .banner-block-1 .banner-img .banner-copy .banner-text + .banner-cta {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1400px) {
  .banner-block-1 .banner-img .banner-copy .banner-text + .banner-cta {
    margin-top: 80px;
  }
}
.banner-block-1 .banner-img .banner-copy .banner-cta .btn-round {
  min-width: 200px;
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .banner-block-1 .banner-img .banner-copy .banner-cta .btn-round {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-1 .banner-img .banner-copy .banner-cta .btn-round:hover {
    color: #006A71;
    background-color: #FFFFFF;
    border-color: #006A71;
  }
}
@media only screen and (min-width: 768px) {
  .banner-block-1 .banner-img .banner-copy + .banner-overlay {
    display: block;
  }
}
.banner-block-1 .banner-img .banner-title {
  text-transform: uppercase;
  color: #006A71;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  padding: 40px 0 40px 0;
  width: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .banner-block-1 .banner-img .banner-title {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 36px;
    color: #FFFFFF;
    line-height: 40px;
    padding: 40px 0;
    z-index: 2;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-1 .banner-img .banner-title {
    font-size: 54px;
    line-height: 84px;
    padding: 60px 0;
  }
}
@media only screen and (min-width: 768px) {
  .banner-block-1.overlay-title .title-wrapper {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .banner-block-1.overlay-title .banner-img {
    height: 385px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-1.overlay-title .banner-img {
    height: 385px;
  }
}
.banner-block-1.overlay-title .banner-img .banner-copy {
  display: none;
}
@media only screen and (min-width: 768px) {
  .banner-block-1.overlay-title .banner-img .banner-title {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .banner-block-1.overlay-title .banner-img .banner-title + .banner-overlay {
    display: block;
  }
}
.banner-block-2 {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
@media only screen and (min-width: 1441px) {
  .banner-block-2 {
    max-width: 1440px;
    margin: 0 auto;
  }
}
.banner-block-2 .banner-img {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 300px;
}
@media only screen and (min-width: 768px) {
  .banner-block-2 .banner-img {
    min-height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-2 .banner-img {
    min-height: 450px;
    max-height: 600px;
  }
}
.banner-block-2 .banner-img img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 768px) {
}
.banner-block-2.overlay-title .banner-copy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: rgba(0, 106, 113, 0.92);
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .banner-block-2.overlay-title .banner-copy {
    position: absolute;
    bottom: auto;
    left: auto;
    top: 0;
    right: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 43.4%;
    height: 100%;
    display: block;
  }
}
.banner-block-2.overlay-title .banner-copy .text {
  width: 100%;
  padding: 20px 15px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .banner-block-2.overlay-title .banner-copy .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 30px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-2.overlay-title .banner-copy .text {
    font-size: 38px;
    line-height: 58px;
  }
}
.banner-block-2.overlay-title-2 .banner-img {
  background-position: center center;
  min-height: 300px;
}
@media only screen and (min-width: 768px) {
  .banner-block-2.overlay-title-2 .banner-img {
    min-height: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-2.overlay-title-2 .banner-img {
    min-height: 450px;
    max-height: 600px;
  }
}
.banner-block-2.overlay-title-2 .banner-copy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: rgba(0, 106, 113, 0.92);
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .banner-block-2.overlay-title-2 .banner-copy {
    position: absolute;
    bottom: auto;
    left: auto;
    top: 0;
    right: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 23.125%;
    height: 100%;
    display: block;
  }
}
.banner-block-2.overlay-title-2 .banner-copy .text {
  width: 100%;
  padding: 20px 15px;
}
@media only screen and (min-width: 768px) {
  .banner-block-2.overlay-title-2 .banner-copy .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-block-2.overlay-title-2 .banner-copy .text {
    padding: 30px 30px;
  }
}
.banner-block-2.overlay-title-2 .banner-copy .text .title {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .banner-block-2.overlay-title-2 .banner-copy .text .title {
    font-size: 40px;
    line-height: 60px;
  }
}
.banner-block-2.overlay-title-2 .banner-copy .text .subtitle {
  font-size: 16px;
  line-height: 20px;
  color: #CCEB91;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .banner-block-2.overlay-title-2 .banner-copy .text .subtitle {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 1.15px;
  }
}
.banner-block-2.overlay-title-2 .banner-copy .text .subtitle + .title {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .banner-block-2.overlay-title-2 .banner-copy .text .subtitle + .title {
    padding-top: 24px;
  }
}
.banner-block-2.below-title .banner-copy {
  position: relative;
}
.banner-block-2.below-title .banner-copy .text {
  width: 100%;
  padding: 40px 15px 0 15px;
  color: #006A71;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .banner-block-2.below-title .banner-copy .text {
    padding: 70px 30px 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-2.below-title .banner-copy .text {
    font-size: 38px;
    line-height: 58px;
  }
}
.banner-block-3 {
  margin-left: -15px;
  margin-right: -15px;
}
.banner-block-3 .banner-img {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 400px;
}
@media only screen and (min-width: 768px) {
  .banner-block-3 .banner-img {
    min-height: 200px;
  }
}
.banner-block-3 .banner-img img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .banner-block-3 .banner-img img {
    visibility: visible;
  }
}
.banner-block-3 .banner-img .banner-overlay {
  background-color: rgba(66, 62, 62, 0.42);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (min-width: 768px) {
  .banner-block-3 .banner-img .banner-overlay {
    background-color: rgba(66, 62, 62, 0.42);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: block;
  }
}
.banner-block-3 .banner-img .banner-copy {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .banner-block-3 .banner-img .banner-copy {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 30px 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-3 .banner-img .banner-copy {
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 30px 0 50px 0;
  }
}
.banner-block-3 .banner-img .banner-copy .banner-text {
  max-width: 1110px;
  font-size: 18px;
  line-height: 24px;
  margin: 20px auto 0 auto;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .banner-block-3 .banner-img .banner-copy .banner-text {
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-3 .banner-img .banner-copy .banner-text {
    font-size: 40px;
    line-height: 58px;
  }
}
.banner-block-3 .banner-img .banner-copy .banner-text + .banner-cta {
  margin-top: 60px;
}
@media only screen and (min-width: 1400px) {
  .banner-block-3 .banner-img .banner-copy .banner-text + .banner-cta {
    margin-top: 80px;
  }
}
.banner-block-3 .banner-img .banner-copy .banner-cta .btn-round {
  min-width: 200px;
}
@media only screen and (min-width: 992px) {
  .banner-block-3 .banner-img .banner-copy .banner-cta .btn-round {
    min-width: 300px;
  }
}
.banner-block-4 {
  margin-left: -15px;
  margin-right: -15px;
}
.banner-block-4 .banner-wrapper {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .banner-block-4 .banner-wrapper {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-4 .banner-wrapper {
    padding-top: 150px;
    max-width: 720px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-block-4 .banner-wrapper {
    padding-top: 150px;
    max-width: 1115px;
  }
}
.banner-block-4 .banner-wrapper:before,
.banner-block-4 .banner-wrapper:after {
  display: table;
  content: " ";
}
.banner-block-4 .banner-wrapper:after {
  clear: both;
}
.banner-block-4 .banner-image {
  margin: -45px 15px 0 45px;
}
@media only screen and (min-width: 768px) {
  .banner-block-4 .banner-image {
    float: right;
    height: 325px;
    width: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-4 .banner-image {
    height: 445px;
    width: auto;
  }
}
.banner-block-4 .banner-image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .banner-block-4 .banner-image img {
    float: right;
    height: 325px;
    width: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-4 .banner-image img {
    height: 445px;
    width: auto;
  }
}
.banner-block-4 .banner-copy {
  background-color: #F0F7E3;
  margin: 0 45px 0 15px;
  padding: 30px 0 55px 0;
}
@media only screen and (min-width: 768px) {
  .banner-block-4 .banner-copy {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 375px;
    height: 375px;
    display: block;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-4 .banner-copy {
    width: 535px;
    height: 535px;
  }
}
.banner-block-4 .banner-copy .text {
  font-size: 24px;
  line-height: 32px;
  color: #2C3237;
  text-align: center;
  padding: 30px 30px 10px 30px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .banner-block-4 .banner-copy .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 32px;
    line-height: 48px;
    padding: 30px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-4 .banner-copy .text {
    font-size: 42px;
    line-height: 72px;
    padding: 30px 40px;
  }
}
.banner-block-4 .banner-copy .text span,
.banner-block-4 .banner-copy .text b,
.banner-block-4 .banner-copy .text strong {
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .banner-block-4 .banner-copy .text span,
  .banner-block-4 .banner-copy .text b,
  .banner-block-4 .banner-copy .text strong {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-4 .banner-copy .text span,
  .banner-block-4 .banner-copy .text b,
  .banner-block-4 .banner-copy .text strong {
    font-size: 30px;
    line-height: 36px;
  }
}
.banner-block-4 .banner-copy .quote {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  padding: 0 0 40px 0;
  display: block;
}
@media only screen and (min-width: 768px) {
  .banner-block-4 .banner-copy .quote {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 2;
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-4 .banner-copy .quote {
    font-size: 20px;
    line-height: 24px;
  }
}
.banner-block-5 {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  min-height: 300px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .banner-block-5 {
    min-height: 385px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-5 {
    min-height: 385px;
  }
}
.banner-block-5 .banner-block-5-wrapper {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  z-index: 1;
}
.banner-block-5 .banner-block-5-wrapper .hero-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;
  min-height: 300px;
}
@media only screen and (min-width: 768px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content {
    min-height: 385px;
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end !important;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content {
    min-height: 385px;
  }
}
.banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-title {
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  padding: 40px 15px 40px 15px;
}
@media only screen and (min-width: 768px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-title {
    font-size: 36px;
    line-height: 40px;
    padding: 40px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-title {
    font-size: 54px;
    line-height: 84px;
    padding: 60px 15px;
  }
}
.banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-text {
  max-width: 1110px;
  font-size: 18px;
  line-height: 24px;
  margin: 20px auto 0 auto;
}
@media only screen and (min-width: 768px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-text {
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-text {
    font-size: 38px;
    line-height: 56px;
  }
}
@media only screen and (min-width: 1400px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-text {
    font-size: 38px;
    line-height: 86px;
  }
}
.banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-text + .banner-cta {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-text + .banner-cta {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1400px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-text + .banner-cta {
    margin-top: 80px;
  }
}
.banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-cta .btn-round {
  min-width: 200px;
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-cta .btn-round {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-5 .banner-block-5-wrapper .hero-content .hero-copy .banner-cta .btn-round:hover {
    color: #006A71;
    background-color: #FFFFFF;
    border-color: #006A71;
  }
}
.banner-block-5 .banner-block-5-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 1440px;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.banner-block-5 .banner-block-5-image img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 992px) {
  .banner-block-5 .banner-block-5-image img {
    visibility: hidden;
  }
}
.banner-block-5 .banner-block-5-image .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-block-6 {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  min-height: 400px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .banner-block-6 {
    min-height: 200px;
  }
}
.banner-block-6 img.img-bg {
  width: 100%;
  height: auto;
  max-width: 1440px;
  margin: 0 auto;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .banner-block-6 img.img-bg {
    visibility: visible;
  }
}
.banner-block-6 .banner-block-6-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: top 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) {
  .banner-block-6 .banner-block-6-wrapper {
    background-image: none !important;
  }
}
.banner-block-6 .banner-block-6-wrapper .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner-block-6 .banner-block-6-wrapper .hero-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  min-height: 400px;
}
@media only screen and (min-width: 768px) {
  .banner-block-6 .banner-block-6-wrapper .hero-content {
    min-height: 200px;
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end !important;
  }
}
.banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  padding: 30px 15px;
}
@media only screen and (min-width: 768px) {
  .banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy {
    padding: 30px 15px 50px 15px;
  }
}
.banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy .banner-text {
  max-width: 1110px;
  font-size: 18px;
  line-height: 24px;
  margin: 20px auto 0 auto;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy .banner-text {
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy .banner-text {
    font-size: 40px;
    line-height: 58px;
  }
}
.banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy .banner-text + .banner-cta {
  margin-top: 60px;
}
@media only screen and (min-width: 1400px) {
  .banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy .banner-text + .banner-cta {
    margin-top: 80px;
  }
}
.banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy .banner-cta .btn-round {
  min-width: 200px;
}
@media only screen and (min-width: 992px) {
  .banner-block-6 .banner-block-6-wrapper .hero-content .hero-copy .banner-cta .btn-round {
    min-width: 300px;
  }
}
.banner-block-6 .banner-block-6-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 1440px;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.banner-block-6 .banner-block-6-image img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 992px) {
  .banner-block-6 .banner-block-6-image img {
    visibility: hidden;
  }
}
.banner-block-6 .banner-block-6-image .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* *** */
body.page-id-2930 .banner-image img {
  max-width: 450px!important;
}
.title-banner {
  display: table;
  width: 100%;
  height: 150px;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .title-banner {
    height: 210px;
    font-size: 40px;
    line-height: 48px;
  }
}
.title-banner h1 {
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .title-banner h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
.title-banner.gradient {
  background: -webkit-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: -o-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: -moz-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
}
.title-banner .title-banner-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.block-text-1 {
  text-align: center;
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-text-1 {
    padding: 55px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-1 {
    padding: 80px 0 75px 0;
  }
}
.block-text-1 .text-title {
  position: relative;
  text-transform: uppercase;
  color: #006A71;
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 20px;
  min-width: 100px;
  margin: 0 auto 0 auto;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .block-text-1 .text-title {
    font-size: 31px;
    line-height: 31px;
    padding-bottom: 40px;
  }
}
.block-text-1 .text-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 3px;
  width: 80%;
  background-color: #006666;
  display: block;
}
@media only screen and (min-width: 768px) {
  .block-text-1 .text-title:after {
    height: 5px;
  }
}
.block-text-1 .text-title + .text {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .block-text-1 .text-title + .text {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-1 .text-title + .text {
    margin-top: 60px;
  }
}
.block-text-1 .text {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
  color: #006A71;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .block-text-1 .text {
    font-size: 36px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-1 .text {
    font-size: 45px;
    line-height: 70px;
  }
}
.block-text-1 .link {
  margin-top: 20px;
}
.block-text-1 .link .btn-round {
  padding-top: 6px;
  padding-bottom: 6px;
  height: auto;
  font-size: 18px;
  line-height: 20px;
  min-width: 255px;
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
@media only screen and (min-width: 340px) {
  .block-text-1 .link .btn-round {
    padding-top: 0;
    padding-bottom: 0;
    height: 52px;
    line-height: 53px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-1 .link .btn-round {
    min-width: 200px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-1 .link .btn-round:hover {
    color: #006A71;
    background-color: #FFFFFF;
  }
}
@media only screen and (min-width: 768px) {
  .block-text-1.interior .text-title {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .block-text-1.interior .text-title + .text {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-1.interior .text-title + .text {
    margin-top: 40px;
  }
}
.block-text-1.interior .text {
  max-width: 880px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .block-text-1.interior .text {
    font-size: 22px;
    line-height: 43px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-1.interior .text {
    font-size: 26px;
    line-height: 56px;
  }
}
.block-text-1 + .blog-latest {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-text-1 + .blog-latest {
    padding: 0 0 80px 0;
  }
}
.block-text-2 {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-text-2 {
    padding: 60px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-2 {
    padding: 100px 0;
  }
}
.block-text-2 .text-title {
  position: relative;
  text-transform: uppercase;
  color: #006666;
  font-size: 24px;
  line-height: 32px;
  min-width: 100px;
  margin: 0 auto 0 auto;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .block-text-2 .text-title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-2 .text-title {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-text-2 .text-title + .text {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .block-text-2 .text-title + .text {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-2 .text-title + .text {
    margin-top: 45px;
  }
}
.block-text-2 .text {
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
  text-align: center;
  color: #006A71;
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .block-text-2 .text {
    font-size: 28px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-2 .text {
    font-size: 33px;
    line-height: 63px;
  }
}
.block-text-2.background-1 {
  background-color: #F8FAFB;
}
.block-text-boxes-1 {
  padding: 30px 0;
  background-color: #FFFFFF;
  max-width: 1360px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1 {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1 {
    padding: 60px 0;
    border: 1px solid #006A71;
    border-radius: 4px;
  }
}
.block-text-boxes-1.background-1 {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #006A71;
  border-radius: 0;
  max-width: inherit;
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1.background-1 {
    border-color: #006A71;
  }
}
.block-text-boxes-1.background-1 .boxes-wrapper .item + .item {
  border-color: #11542C;
}
.block-text-boxes-1.background-1 .boxes-wrapper .item .item-wrapper {
  color: #FFFFFF;
}
.block-text-boxes-1.background-1 .boxes-wrapper .item .item-wrapper .number {
  font-weight: 700;
  font-size: 54px;
  line-height: 69px;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1.background-1 .boxes-wrapper .item .item-wrapper .number {
    font-size: 44px;
    line-height: 59px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1.background-1 .boxes-wrapper .item .item-wrapper .number {
    font-size: 58px;
    line-height: 89px;
  }
}
.block-text-boxes-1.background-1 .boxes-wrapper .item .item-wrapper .copy {
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1.background-1 .boxes-wrapper .item .item-wrapper .copy {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1.background-1 .boxes-wrapper .item .item-wrapper .copy {
    font-size: 20px;
    line-height: 34px;
  }
}
.block-text-boxes-1.background-2 {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #026A71;
  border-radius: 0;
  max-width: inherit;
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1.background-2 {
    border-color: #026A71;
  }
}
.block-text-boxes-1.background-2 .boxes-wrapper {
  color: #FFFFFF;
}
.block-text-boxes-1.background-2 .boxes-wrapper .item + .item {
  border-color: #11542C;
}
.block-text-boxes-1.background-2 .boxes-wrapper .item .item-wrapper {
  color: #FFFFFF;
}
.block-text-boxes-1.background-2 .boxes-wrapper .item .item-wrapper .number {
  font-weight: 700;
  font-size: 54px;
  line-height: 69px;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1.background-2 .boxes-wrapper .item .item-wrapper .number {
    font-size: 44px;
    line-height: 59px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1.background-2 .boxes-wrapper .item .item-wrapper .number {
    font-size: 58pt;
    line-height: 89px;
  }
}
.block-text-boxes-1.background-2 .boxes-wrapper .item .item-wrapper .copy {
  font-size: 22px;
  line-height: 30px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1.background-2 .boxes-wrapper .item .item-wrapper .copy {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1.background-2 .boxes-wrapper .item .item-wrapper .copy {
    font-size: 17pt;
    line-height: 34px;
  }
}
.block-text-boxes-1 .boxes-wrapper {
  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;
}
.block-text-boxes-1 .boxes-wrapper .item {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 100px;
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1 .boxes-wrapper .item {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.block-text-boxes-1 .boxes-wrapper .item + .item {
  border-top: 1px solid #006A71;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1 .boxes-wrapper .item + .item {
    border-top: 0;
    border-left: 1px solid #006A71;
  }
}
.block-text-boxes-1 .boxes-wrapper .item .item-wrapper {
  padding: 35px;
  height: 100%;
  text-align: center!important;
  color: #006A71;
  position: relative;
}
.block-text-boxes-1 .boxes-wrapper .item .item-wrapper .number {
  display: block;
  text-align: center;
  font-size: 54px;
  line-height: 69px;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1 .boxes-wrapper .item .item-wrapper .number {
    font-size: 44px;
    line-height: 59px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1 .boxes-wrapper .item .item-wrapper .number {
    font-size: 54px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-text-boxes-1 .boxes-wrapper .item .item-wrapper .number {
    font-size: 84px;
    line-height: 100px;
  }
}
.block-text-boxes-1 .boxes-wrapper .item .item-wrapper .copy {
  display: block;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1 .boxes-wrapper .item .item-wrapper .copy {
    font-size: 18px;
    line-height: 24px;
    margin-top: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1 .boxes-wrapper .item .item-wrapper .copy {
    font-size: 23px;
    line-height: 28px;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1 .boxes-wrapper.items-2 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .block-text-boxes-1 .boxes-wrapper.items-3 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (min-width: 992px) {
  .block-text-boxes-1 .boxes-wrapper.items-3 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.banking-categ {
  padding: 30px 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .banking-categ {
    padding: 30px 0 50px 0;
  }
}
.banking-categ .heading {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  color: #63747E;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .banking-categ .heading {
    font-size: 36px;
    line-height: 44px;
  }
}
.banking-categ .category {
  display: block;
  text-align: center;
  padding: 20px 0 0 0;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .banking-categ .category {
    padding: 40px 0 0 0;
  }
}
.banking-categ .category .icon-personal-banking .bkg svg path.layer1 {
  fill: #CBDBB5;
}
.banking-categ .category .icon-personal-banking .bkg svg path.layer2 {
  fill: #A9C588;
}
.banking-categ .category .icon-personal-banking .bkg svg path.layer3 {
  fill: #98B86E;
}
.banking-categ .category .name {
  display: inline-block;
  font-weight: 700;
  color: #006A71;
  text-transform: uppercase;
  padding: 20px 0 0 0;
  min-height: 60px;
}
@media only screen and (min-width: 992px) {
  .banking-categ .category .name {
    min-height: 40px;
  }
}
body.page-template-business .banking-categ .category .icon-personal-banking .bkg svg path.layer1 {
  fill: rgba(52, 131, 85, 0.4);
}
body.page-template-business .banking-categ .category .icon-personal-banking .bkg svg path.layer2 {
  fill: rgba(52, 131, 85, 0.4);
}
body.page-template-business .banking-categ .category .icon-personal-banking .bkg svg path.layer3 {
  fill: rgba(52, 131, 85, 0.4);
}
body.page-template-business .banking-categ .category .name {
  color: #006A71;
}
.cta-banner-1 {
  text-align: center;
  margin: 40px -15px 40px -15px;
  padding: 35px 0;
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 {
    padding: 0 0;
  }
}
.cta-banner-1 .call-us-wrapper {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .call-us-wrapper {
    padding-top: 65px;
  }
}
.cta-banner-1 .call-us-wrapper .call-us-inner {
  max-width: 265px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .call-us-wrapper .call-us-inner {
    text-align: left;
  }
}
.cta-banner-1 .call-us-wrapper .subheading {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  text-align: center;
  margin: 0 auto 10px auto;
  color: #006A71;
  font-size: 24px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .call-us-wrapper .subheading {
    margin: 0 auto 10px auto;
    padding: 0 25px 0 0;
    font-size: 24px;
    line-height: 29px;
  }
}
.cta-banner-1 .call-us-wrapper .subheading svg {
  position: absolute;
  top: 11px;
  right: 0;
  width: 8px;
  height: 16px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .call-us-wrapper .subheading svg {
    top: 8px;
    width: 10px;
    height: 20px;
  }
}
.cta-banner-1 .call-us-wrapper .subheading svg path {
  fill: #006A71;
}
.cta-banner-1 .call-us-wrapper p {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .call-us-wrapper p {
    font-size: 20px;
    line-height: 24px;
  }
}
.cta-banner-1 .btn-cta-wrapper {
  margin: 40px 0;
  padding: 40px 0;
  border-top: 1px solid #F0F3F5;
  border-bottom: 1px solid #F0F3F5;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .btn-cta-wrapper {
    margin: 0 20px;
    padding: 70px 0 70px 0;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #F0F3F5;
    border-right: 1px solid #F0F3F5;
  }
}
.cta-banner-1 .btn-cta-wrapper .btn-cta {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  color: #006A71;
  background-color: #FFFFFF;
  border: 0.5px solid #006A71;
}
@media only screen and (min-width: 768px) {
  .cta-banner-1 .btn-cta-wrapper .btn-cta {
    height: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-size: 24px;
    line-height: 56px;
    min-width: 270px;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .btn-cta-wrapper .btn-cta {
    min-width: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .cta-banner-1 .btn-cta-wrapper .btn-cta {
    min-width: 270px;
  }
}
.cta-banner-1 .btn-cta-wrapper .btn-cta:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 2px !important;
}
.cta-banner-1 .find-branch-form {
  max-width: 295px;
  margin: 0 auto 0 auto;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cta-banner-1 .find-branch-form {
    max-width: 315px;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .find-branch-form {
    max-width: 295px;
    margin: 35px auto 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-1 .find-branch-form .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-1 .find-branch-form .row .col-xs-1,
  .cta-banner-1 .find-branch-form .row .col-sm-1,
  .cta-banner-1 .find-branch-form .row .col-md-1,
  .cta-banner-1 .find-branch-form .row .col-lg-1,
  .cta-banner-1 .find-branch-form .row .col-xs-2,
  .cta-banner-1 .find-branch-form .row .col-sm-2,
  .cta-banner-1 .find-branch-form .row .col-md-2,
  .cta-banner-1 .find-branch-form .row .col-lg-2,
  .cta-banner-1 .find-branch-form .row .col-xs-3,
  .cta-banner-1 .find-branch-form .row .col-sm-3,
  .cta-banner-1 .find-branch-form .row .col-md-3,
  .cta-banner-1 .find-branch-form .row .col-lg-3,
  .cta-banner-1 .find-branch-form .row .col-xs-4,
  .cta-banner-1 .find-branch-form .row .col-sm-4,
  .cta-banner-1 .find-branch-form .row .col-md-4,
  .cta-banner-1 .find-branch-form .row .col-lg-4,
  .cta-banner-1 .find-branch-form .row .col-xs-5,
  .cta-banner-1 .find-branch-form .row .col-sm-5,
  .cta-banner-1 .find-branch-form .row .col-md-5,
  .cta-banner-1 .find-branch-form .row .col-lg-5,
  .cta-banner-1 .find-branch-form .row .col-xs-6,
  .cta-banner-1 .find-branch-form .row .col-sm-6,
  .cta-banner-1 .find-branch-form .row .col-md-6,
  .cta-banner-1 .find-branch-form .row .col-lg-6,
  .cta-banner-1 .find-branch-form .row .col-xs-7,
  .cta-banner-1 .find-branch-form .row .col-sm-7,
  .cta-banner-1 .find-branch-form .row .col-md-7,
  .cta-banner-1 .find-branch-form .row .col-lg-7,
  .cta-banner-1 .find-branch-form .row .col-xs-8,
  .cta-banner-1 .find-branch-form .row .col-sm-8,
  .cta-banner-1 .find-branch-form .row .col-md-8,
  .cta-banner-1 .find-branch-form .row .col-lg-8,
  .cta-banner-1 .find-branch-form .row .col-xs-9,
  .cta-banner-1 .find-branch-form .row .col-sm-9,
  .cta-banner-1 .find-branch-form .row .col-md-9,
  .cta-banner-1 .find-branch-form .row .col-lg-9,
  .cta-banner-1 .find-branch-form .row .col-xs-10,
  .cta-banner-1 .find-branch-form .row .col-sm-10,
  .cta-banner-1 .find-branch-form .row .col-md-10,
  .cta-banner-1 .find-branch-form .row .col-lg-10,
  .cta-banner-1 .find-branch-form .row .col-xs-11,
  .cta-banner-1 .find-branch-form .row .col-sm-11,
  .cta-banner-1 .find-branch-form .row .col-md-11,
  .cta-banner-1 .find-branch-form .row .col-lg-11,
  .cta-banner-1 .find-branch-form .row .col-xs-12,
  .cta-banner-1 .find-branch-form .row .col-sm-12,
  .cta-banner-1 .find-branch-form .row .col-md-12,
  .cta-banner-1 .find-branch-form .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.cta-banner-1 .find-branch-form .heading {
  color: #006A71;
  font-size: 24px;
  line-height: 34px;
  padding: 0 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .find-branch-form .heading {
    font-size: 24px;
    line-height: 29px;
  }
}
.cta-banner-1 .find-branch-form .form-group {
  position: relative;
}
.cta-banner-1 .find-branch-form input.form-control {
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.cta-banner-1 .find-branch-form .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
}
.cta-banner-1 .find-branch-form .btn-round.circle {
  padding: 0 0;
  min-width: 54px;
  width: 54px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  margin-left: -25px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-1 .find-branch-form .btn-round.circle {
    margin-left: 0;
  }
}
/* *** */
body.page-template-business .cta-banner-1 .call-us-wrapper .subheading {
  color: #006A71;
}
body.page-template-business .cta-banner-1 .call-us-wrapper .subheading svg path {
  fill: #006A71;
}
body.page-template-business .cta-banner-1 .btn-cta-wrapper .btn-cta {
  color: #006A71;
}
body.page-template-business .cta-banner-1 .find-branch-form .heading {
  color: #006A71;
}
.cta-banner-2 {
  position: relative;
  margin: 0 -15px 0 -15px;
  padding: 40px 0;
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 {
    padding: 55px 0;
  }
}
.cta-banner-2:before {
  content: "OR";
  position: absolute;
  top: 43%;
  left: 0;
  color: #FFFFFF;
  display: none;
}
@media only screen and (min-width: 992px) {
  .cta-banner-2:before {
    top: 40%;
    left: 49%;
    font-size: 30px;
    line-height: 36px;
  }
}
.cta-banner-2 .or {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 36px;
  display: block;
  text-align: center;
  padding-top: 50px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .or {
    padding-top: 30px;
  }
}
.cta-banner-2 .icon-wrapper {
  height: 55px;
  margin: 0 auto;
  min-width: 30px;
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .icon-wrapper {
    float: left;
    margin: 0 20px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .icon-wrapper {
    float: none;
    display: table-cell;
    vertical-align: top;
    height: 65px;
    margin: 0 0 0 0;
    padding: 0 30px 0 0;
  }
}
.cta-banner-2 .icon-wrapper img {
  height: 100%;
  width: auto;
}
.cta-banner-2 .call-us-wrapper {
  margin: 0 auto;
  text-align: center;
}
.cta-banner-2 .call-us-wrapper a[href^="tel"] {
  color: inherit;
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .call-us-wrapper {
    max-width: 380px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .call-us-wrapper {
    display: table;
    max-width: 450px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .cta-banner-2 .call-us-wrapper {
    margin: 0 0 0 40px;
  }
}
.cta-banner-2 .call-us-wrapper:before,
.cta-banner-2 .call-us-wrapper:after {
  display: table;
  content: " ";
}
.cta-banner-2 .call-us-wrapper:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .call-us-wrapper .call-us-inner {
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .call-us-wrapper .call-us-inner {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
}
.cta-banner-2 .call-us-wrapper .subheading {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 0 auto 0 auto;
  color: #006A71;
  font-size: 24px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .call-us-wrapper .subheading {
    margin: -10px 0 0 0;
    padding: 0 25px 10px 0;
    font-size: 34px;
    line-height: 41px;
    min-width: 310px;
  }
}
.cta-banner-2 .call-us-wrapper .subheading svg {
  position: absolute;
  top: 11px;
  right: 0;
  width: 8px;
  height: 16px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .call-us-wrapper .subheading svg {
    top: 14px;
    width: 10px;
    height: 20px;
  }
}
.cta-banner-2 .call-us-wrapper .subheading svg path {
  fill: #006A71;
}
.cta-banner-2 .call-us-wrapper p {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .call-us-wrapper p {
    font-size: 22px;
    line-height: 27px;
  }
}
.cta-banner-2 .find-branch-wrapper {
  margin: 50px 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .find-branch-wrapper {
    max-width: 380px;
    margin: 50px auto 0 auto;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .find-branch-wrapper {
    max-width: 450px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .cta-banner-2 .find-branch-wrapper {
    margin: 0 0 0 0;
  }
}
.cta-banner-2 .find-branch-wrapper:before,
.cta-banner-2 .find-branch-wrapper:after {
  display: table;
  content: " ";
}
.cta-banner-2 .find-branch-wrapper:after {
  clear: both;
}
.cta-banner-2 .find-branch-wrapper .find-branch-form {
  max-width: 250px;
  margin: 0 auto;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .find-branch-wrapper .find-branch-form {
    display: table-cell;
    min-width: 320px;
    max-width: 320px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .find-branch-wrapper .find-branch-form {
    min-width: 300px;
    max-width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .cta-banner-2 .find-branch-wrapper .find-branch-form {
    min-width: 350px;
    max-width: 350px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-1,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-1,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-1,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-1,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-2,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-2,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-2,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-2,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-3,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-3,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-3,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-3,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-4,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-4,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-4,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-4,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-5,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-5,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-5,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-5,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-6,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-6,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-6,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-6,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-7,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-7,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-7,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-7,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-8,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-8,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-8,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-8,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-9,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-9,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-9,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-9,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-10,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-10,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-10,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-10,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-11,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-11,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-11,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-11,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-xs-12,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-sm-12,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-md-12,
  .cta-banner-2 .find-branch-wrapper .find-branch-form .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.cta-banner-2 .find-branch-wrapper .find-branch-form .heading {
  color: #006A71;
  font-size: 24px;
  line-height: 34px;
  padding: 0 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .cta-banner-2 .find-branch-wrapper .find-branch-form .heading {
    font-size: 34px;
    line-height: 34px;
  }
}
.cta-banner-2 .find-branch-wrapper .find-branch-form .form-group {
  position: relative;
  margin-bottom: 0;
}
.cta-banner-2 .find-branch-wrapper .find-branch-form input.form-control {
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
}
.cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round.circle {
  padding: 0 0;
  min-width: 54px;
  width: 54px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  margin-left: -25px;
}
@media only screen and (min-width: 768px) {
  .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round.circle {
    margin-left: 0;
  }
}
.cta-banner-2.green-light {
  background-color: #006A71;
  color: #FFFFFF;
}
.cta-banner-2.green-light .call-us-wrapper p {
  color: #FFFFFF;
}
.cta-banner-2.green-light .call-us-wrapper .subheading {
  color: #FFFFFF;
}
.cta-banner-2.green-light .call-us-wrapper .subheading svg path {
  fill: #FFFFFF;
}
.cta-banner-2.green-light .find-branch-wrapper .find-branch-form .heading {
  color: #FFFFFF;
}
.cta-banner-2.green-light .find-branch-wrapper .find-branch-form .btn-round {
  background-color: #FFFFFF;
  color: #006A71;
}
.cta-banner-2.green-ldark {
  background-color: #006A71;
  color: #FFFFFF;
}
.cta-banner-2.green-ldark .call-us-wrapper p {
  color: #FFFFFF;
}
.cta-banner-2.green-ldark .call-us-wrapper .subheading {
  color: #FFFFFF;
}
.cta-banner-2.green-ldark .call-us-wrapper .subheading svg path {
  fill: #FFFFFF;
}
.cta-banner-2.green-ldark .find-branch-wrapper .find-branch-form .heading {
  color: #FFFFFF;
}
.cta-banner-2.green-ldark .find-branch-wrapper .find-branch-form .btn-round {
  background-color: #FFFFFF;
  color: #006A71;
}
/* *** */
body.page-template-personal .cta-banner-2 {
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
}
body.page-template-personal .cta-banner-2 .call-us-wrapper .subheading {
  color: #FFFFFF;
}
body.page-template-personal .cta-banner-2 .call-us-wrapper .subheading svg path {
  fill: #FFFFFF;
}
body.page-template-personal .cta-banner-2 .call-us-wrapper p {
  color: #FFFFFF;
}
body.page-template-personal .cta-banner-2 .find-branch-wrapper .find-branch-form .heading {
  color: #FFFFFF;
}
body.page-template-personal .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-personal .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .cta-banner-2 {
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
}
body.page-template-business .cta-banner-2 .call-us-wrapper .subheading {
  color: #FFFFFF;
}
body.page-template-business .cta-banner-2 .call-us-wrapper .subheading svg path {
  fill: #FFFFFF;
}
body.page-template-business .cta-banner-2 .call-us-wrapper p {
  color: #FFFFFF;
}
body.page-template-business .cta-banner-2 .find-branch-wrapper .find-branch-form .heading {
  color: #FFFFFF;
}
body.page-template-business .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.cta-banner-3 {
  position: relative;
  margin: 0 -15px 0 -15px;
  padding: 20px 0 40px 0;
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 {
    padding: 30px 0 55px 0;
  }
}
.cta-banner-3 .banner-heading {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .banner-heading {
    font-size: 35px;
    padding-bottom: 30px;
  }
}
.cta-banner-3 .icon-wrapper {
  height: 55px;
  margin: 0 auto;
  min-width: 30px;
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .icon-wrapper {
    float: left;
    margin: 0 20px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .icon-wrapper {
    float: none;
    display: table-cell;
    vertical-align: top;
    height: 75px;
    margin: 0 0 0 0;
    padding: 0 30px 0 0;
  }
}
.cta-banner-3 .icon-wrapper img {
  height: 100%;
  width: auto;
}
.cta-banner-3 .call-us-wrapper {
  margin: 0 auto;
  text-align: center;
}
.cta-banner-3 .call-us-wrapper a[href^="tel"] {
  color: inherit;
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .call-us-wrapper {
    max-width: 380px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper {
    display: table;
    max-width: 450px;
    margin: 0 auto 0 auto;
  }
}
.cta-banner-3 .call-us-wrapper:before,
.cta-banner-3 .call-us-wrapper:after {
  display: table;
  content: " ";
}
.cta-banner-3 .call-us-wrapper:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .call-us-wrapper .call-us-inner {
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper .call-us-inner {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
}
.cta-banner-3 .call-us-wrapper .subheading {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 0 auto 0 auto;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper .subheading {
    margin: -10px 0 0 0;
    padding: 5px 25px 0 0;
    font-size: 25px;
    line-height: 35px;
  }
}
.cta-banner-3 .call-us-wrapper .subheading svg {
  position: absolute;
  top: 11px;
  right: 0;
  width: 8px;
  height: 16px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper .subheading svg {
    top: 14px;
    width: 10px;
    height: 20px;
  }
}
.cta-banner-3 .call-us-wrapper .subheading svg path {
  fill: #FFFFFF;
}
.cta-banner-3 .call-us-wrapper p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper p {
    font-size: 22px;
    line-height: 27px;
    padding-top: 5px;
  }
}
.cta-banner-3 .call-us-wrapper.spaced {
  margin: 50px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper.spaced {
    margin: 10px auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper.spaced .icon-wrapper {
    height: 55px;
    padding: 0 20px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .call-us-wrapper.spaced .icon-wrapper img {
    margin-top: 5px;
  }
}
.cta-banner-3 .find-branch-wrapper {
  margin: 50px 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .find-branch-wrapper {
    max-width: 380px;
    margin: 50px auto 0 auto;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .find-branch-wrapper {
    max-width: 350px;
    margin: 0 auto 0 auto;
  }
}
.cta-banner-3 .find-branch-wrapper:before,
.cta-banner-3 .find-branch-wrapper:after {
  display: table;
  content: " ";
}
.cta-banner-3 .find-branch-wrapper:after {
  clear: both;
}
.cta-banner-3 .find-branch-wrapper .find-branch-form {
  max-width: 250px;
  margin: 0 auto;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .find-branch-wrapper .find-branch-form {
    display: table-cell;
    min-width: 320px;
    max-width: 320px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .find-branch-wrapper .find-branch-form {
    min-width: 250px;
    max-width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .cta-banner-3 .find-branch-wrapper .find-branch-form {
    min-width: 250px;
    max-width: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-1,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-1,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-1,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-1,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-2,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-2,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-2,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-2,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-3,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-3,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-3,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-3,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-4,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-4,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-4,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-4,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-5,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-5,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-5,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-5,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-6,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-6,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-6,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-6,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-7,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-7,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-7,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-7,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-8,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-8,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-8,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-8,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-9,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-9,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-9,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-9,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-10,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-10,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-10,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-10,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-11,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-11,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-11,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-11,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-xs-12,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-sm-12,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-md-12,
  .cta-banner-3 .find-branch-wrapper .find-branch-form .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.cta-banner-3 .find-branch-wrapper .find-branch-form .heading {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 34px;
  padding: 0 0 5px 0;
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .find-branch-wrapper .find-branch-form .heading {
    font-size: 25px;
    line-height: 35px;
  }
}
.cta-banner-3 .find-branch-wrapper .find-branch-form .form-group {
  position: relative;
  margin-bottom: 0;
}
.cta-banner-3 .find-branch-wrapper .find-branch-form input.form-control {
  height: 40px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.cta-banner-3 .find-branch-wrapper .find-branch-form .btn-round {
  height: 40px;
  font-size: 16px;
  line-height: 16px;
  color: #006A71;
  background-color: #FFFFFF;
}
.cta-banner-3 .find-branch-wrapper .find-branch-form .btn-round.circle {
  padding: 0 0;
  width: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-left: -25px;
}
@media only screen and (min-width: 768px) {
  .cta-banner-3 .find-branch-wrapper .find-branch-form .btn-round.circle {
    margin-left: 0;
  }
}
.cta-banner-3 .block + .block:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 25px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.75);
}
@media only screen and (min-width: 992px) {
  .cta-banner-3 .block + .block:after {
    top: 0;
    left: -5px;
    height: 100%;
    width: 1px;
  }
}
.cta-banner-4 {
  position: relative;
  margin: 0 -15px 0 -15px;
  padding: 40px 0 40px 0;
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 {
    padding: 40px 0 50px 0;
  }
}
.cta-banner-4 .banner-heading {
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .banner-heading {
    font-size: 35px;
    line-height: normal;
  }
}
.cta-banner-4 .banner-heading h1 {
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .banner-heading h1 {
    font-size: 35px;
    line-height: normal;
  }
}
.cta-banner-4 .banner-subheading {
  color: #006A71;
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .banner-subheading {
    font-size: 22px;
    padding-bottom: 40px;
  }
}
.cta-banner-4 .box {
  background-color: #FFFFFF;
  padding: 20px 20px;
  margin: 20px 10px 0 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .box {
    padding: 40px 20px;
    margin: 0 0 0 0;
  }
}
.cta-banner-4 .box .heading {
  color: #006A71;
  font-size: 24px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .box .heading {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .box .btn-round {
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    border-width: 1px;
    padding-bottom: 2px;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .box .btn-round {
    min-width: 200px;
  }
}
.cta-banner-4 .box .btn-round.btn-primary {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
.cta-banner-4 .box .btn-round.btn-primary:hover {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.cta-banner-4 .box .btn-round:focus,
.cta-banner-4 .box .btn-round:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  border-color: transparent;
}
.cta-banner-4 .box .cta {
  display: inline-block;
  width: auto;
  margin: 10px auto 0 auto;
  color: #414E57;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid #414E57;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .box .cta {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    margin: 10px auto 0 auto;
  }
}
.cta-banner-4 .box .subheading-box {
  border-top: 1px solid #BCC4CA;
  margin: 30px auto 0 auto;
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 16px;
  max-width: 240px;
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .box .subheading-box {
    font-size: 20px;
    max-width: 280px;
  }
}
.cta-banner-4 .line {
  height: 30px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .line {
    height: 50px;
    margin-bottom: 40px;
    border-bottom: 1px solid #006A71;
  }
}
.cta-banner-4 .icon-wrapper {
  height: 27px;
  margin: 0 auto;
  min-width: 30px;
}
.cta-banner-4 .icon-wrapper img {
  height: 100%;
  width: auto;
}
.cta-banner-4 .call-us-wrapper {
  margin: 0 auto;
  text-align: center;
}
.cta-banner-4 .call-us-wrapper a[href^="tel"] {
  color: inherit;
}
.cta-banner-4 .call-us-wrapper .subheading {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 0 auto 0 auto;
  color: #006A71;
  font-size: 24px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .call-us-wrapper .subheading {
    margin: -10px 0 0 0;
    padding: 5px 25px 0 0;
    font-size: 25px;
    line-height: 35px;
  }
}
.cta-banner-4 .call-us-wrapper .subheading svg {
  position: absolute;
  top: 11px;
  right: 0;
  width: 8px;
  height: 16px;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .call-us-wrapper .subheading svg {
    top: 14px;
    width: 10px;
    height: 20px;
  }
}
.cta-banner-4 .call-us-wrapper .subheading svg path {
  fill: #FFFFFF;
}
.cta-banner-4 .call-us-wrapper p {
  color: #006A71;
  font-size: 22px;
  line-height: 28px;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .call-us-wrapper p {
    font-size: 25px;
    line-height: 36px;
    padding-top: 5px;
  }
}
.cta-banner-4 .call-us-wrapper p a {
  display: inline-block;
  text-decoration-line: none !important;
  border-bottom: 1px solid #006A71;
}
.cta-banner-4 .call-us-wrapper p a:hover {
  text-decoration-line: none !important;
  border-bottom: 1px solid transparent;
}
.cta-banner-4 .call-us-wrapper p a,
.cta-banner-4 .call-us-wrapper p span {
  font-weight: 300;
}
.cta-banner-4 .call-us-wrapper p span {
  display: block;
}
.cta-banner-4 .find-branch-wrapper {
  margin: 50px 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .find-branch-wrapper {
    max-width: 380px;
    margin: 0 auto 0 auto;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .find-branch-wrapper {
    max-width: 350px;
    margin: 0 auto 0 auto;
  }
}
.cta-banner-4 .find-branch-wrapper .find-branch-form {
  margin: 0 auto 0 auto;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .find-branch-wrapper .find-branch-form {
    min-width: 320px;
    max-width: 320px;
    margin: 10px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .find-branch-wrapper .find-branch-form {
    min-width: 250px;
    max-width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .cta-banner-4 .find-branch-wrapper .find-branch-form {
    min-width: 350px;
    max-width: 350px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-1,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-1,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-1,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-1,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-2,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-2,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-2,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-2,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-3,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-3,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-3,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-3,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-4,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-4,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-4,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-4,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-5,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-5,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-5,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-5,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-6,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-6,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-6,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-6,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-7,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-7,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-7,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-7,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-8,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-8,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-8,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-8,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-9,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-9,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-9,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-9,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-10,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-10,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-10,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-10,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-11,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-11,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-11,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-11,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-12,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-12,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-12,
  .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.cta-banner-4 .find-branch-wrapper .find-branch-form .heading {
  color: #006A71;
  font-size: 24px;
  line-height: 34px;
  padding: 0 0 5px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .cta-banner-4 .find-branch-wrapper .find-branch-form .heading {
    font-size: 25px;
    line-height: 35px;
  }
}
.cta-banner-4 .find-branch-wrapper .find-branch-form .form-group {
  position: relative;
  margin-bottom: 0;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control {
  height: 48px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  border: 1px solid #006A71;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control::-webkit-input-placeholder {
  color: #006A71;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control::-moz-placeholder {
  color: #006A71;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control:-ms-input-placeholder {
  color: #006A71;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control:-moz-placeholder {
  color: #006A71;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round {
  height: 48px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
  border-width: 1px;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round.circle {
  padding: 0 0;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: -25px;
}
@media only screen and (min-width: 768px) {
  .cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round.circle {
    margin-left: 0;
  }
}
.cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round.circle:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round:focus,
.cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  border-color: transparent;
}
.cta-banner-4.hide-bottom .line,
.cta-banner-4.hide-bottom .call-us-wrapper,
.cta-banner-4.hide-bottom .find-branch-wrapper {
  display: none;
}
.cta-banner-4.hide-bottom2 {
  padding: 50px 0 50px 0;
  background-color: #FFFFFF;
}
.cta-banner-4.hide-bottom2 .box {
  border: 2px solid #F0F3F5;
}
.cta-banner-4.hide-bottom2 .line,
.cta-banner-4.hide-bottom2 .call-us-wrapper,
.cta-banner-4.hide-bottom2 .find-branch-wrapper {
  display: none;
}
.cta-banner-4.hide-top .line,
.cta-banner-4.hide-top .box {
  display: none;
}
.cta-banner-4.hide-top2 {
  padding: 50px 0 50px 0;
  background-color: #FFFFFF;
}
.cta-banner-4.hide-top2 .line,
.cta-banner-4.hide-top2 .box {
  display: none;
}
.banner-testimonial-1 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .banner-testimonial-1 {
    padding: 80px 0;
  }
}
.banner-testimonial-1.green-light {
  background-color: #006A71;
  color: #FFFFFF !important;
}
.banner-testimonial-1.green-normal {
  background-color: #006A71;
  color: #FFFFFF !important;
}
.banner-testimonial-1.green-dark {
  background-color: #006666;
  color: #FFFFFF !important;
}
.banner-testimonial-1.text-light {
  background-color: #FFFFFF;
  color: #006A71 !important;
}
.banner-testimonial-1.text-light .copy {
  max-width: 950px;
}
.banner-testimonial-1.text-light .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.banner-testimonial-1.text-light .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.banner-testimonial-1.text-light .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.banner-testimonial-1.text-light .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.banner-testimonial-1.text-normal {
  background-color: #FFFFFF;
  color: #006A71 !important;
}
.banner-testimonial-1.text-normal .copy {
  max-width: 950px;
}
.banner-testimonial-1.text-normal .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.banner-testimonial-1.text-normal .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.banner-testimonial-1.text-normal .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.banner-testimonial-1.text-normal .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.banner-testimonial-1.text-dark {
  background-color: #FFFFFF;
  color: #006666 !important;
}
.banner-testimonial-1.text-dark .copy {
  max-width: 950px;
}
.banner-testimonial-1.text-dark .btn-round {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666;
}
.banner-testimonial-1.text-dark .btn-round:hover {
  color: #FFFFFF;
  background-color: #006666;
}
.banner-testimonial-1.text-dark .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006666;
}
.banner-testimonial-1.text-dark .btn-round.btn-background:hover {
  color: #006666;
  background-color: #FFFFFF;
}
.banner-testimonial-1 .category {
  font-family: 'Lato-Semibold';
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .banner-testimonial-1 .category {
    font-size: 20px;
    line-height: 24px;
  }
}
.banner-testimonial-1 .category + .copy {
  padding-top: 10px;
}
.banner-testimonial-1 .copy {
  font-family: 'ACaslonPro-Italic';
  font-size: 20px;
  line-height: 30px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .banner-testimonial-1 .copy {
    font-size: 40px;
    line-height: 50px;
  }
}
.banner-testimonial-1 .copy + .name {
  padding-top: 10px;
}
.banner-testimonial-1 .name {
  font-family: 'Lato-Semibold';
  font-size: 14px;
  line-height: 18px;
  margin-top: 16px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .banner-testimonial-1 .name {
    margin-top: 30px;
    font-size: 20px;
    line-height: 24px;
  }
}
.banner-testimonial-1 .name span {
  font-size: 14px;
  line-height: 18px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .banner-testimonial-1 .name span {
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
  }
}
.banner-testimonial-1 .link {
  padding: 25px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .banner-testimonial-1 .link {
    padding: 50px 0 0 0;
  }
}
.banner-testimonial-1 .link .btn-round {
  min-width: 200px;
}
.banner-testimonial-1.widget-style-1 .category {
  font-family: 'Lato', sans-serif;
  text-transform: none;
  font-size: 30px;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .banner-testimonial-1.widget-style-1 .category {
    font-size: 40px;
    line-height: 48px;
  }
}
.banner-testimonial-1.widget-style-1 .copy {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .banner-testimonial-1.widget-style-1 .copy {
    font-size: 24px;
    line-height: 36px;
  }
}
body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .category,
body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .category {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .category,
  body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .category {
    font-size: 42px;
    line-height: 45px;
  }
}
body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .category + .copy,
body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .category + .copy {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .category + .copy,
  body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .category + .copy {
    padding-top: 30px;
  }
}
body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .copy,
body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .copy {
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .copy,
  body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .copy {
    font-size: 25px;
    line-height: 36px;
  }
}
body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .name,
body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .name {
  font-family: 'Lato', sans-serif;
  text-transform: none;
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
  margin-top: 5px;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .name,
  body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .name {
    font-size: 25px;
    line-height: 36px;
  }
}
body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .link,
body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .link {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .link,
  body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .link {
    padding-top: 60px;
  }
}
body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .link .btn-round,
body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .link .btn-round {
  min-width: 255px;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Lato', sans-serif !important;
  font-style: normal;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .link .btn-round {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .link .btn-round,
  body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
body.parent-pageid-512.page-id-5867 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-6132 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-9665 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-26910 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-26912 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-5857 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-6134 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-5874 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-6136 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-5863 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-6139 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-5877 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-6142 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-6669 .banner-testimonial-1 .link .btn-round:hover,
body.parent-pageid-512.page-id-6959 .banner-testimonial-1 .link .btn-round:hover {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.hero-image-boxed {
  padding: 0 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .hero-image-boxed {
    padding: 64px 0 64px 0;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper {
  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;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  background-color: #FFFFFF;
  margin: 0 auto;
  max-width: 1440px;
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content,
.hero-image-boxed .hero-image-boxed-wrapper .box-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content,
  .hero-image-boxed .hero-image-boxed-wrapper .box-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content {
  padding: 24px 24px 32px 24px;
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content {
    padding: 48px 80px 48px 80px;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content h1,
.hero-image-boxed .hero-image-boxed-wrapper .box-content h2,
.hero-image-boxed .hero-image-boxed-wrapper .box-content h3,
.hero-image-boxed .hero-image-boxed-wrapper .box-content h4 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
  color: #006A71;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h1,
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h2,
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h3,
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h4 {
    font-size: 40px;
    line-height: 48px;
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h1,
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h2,
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h3,
  .hero-image-boxed .hero-image-boxed-wrapper .box-content h4 {
    font-size: 42px;
    line-height: 50px;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content h1 + p,
.hero-image-boxed .hero-image-boxed-wrapper .box-content h2 + p,
.hero-image-boxed .hero-image-boxed-wrapper .box-content h3 + p,
.hero-image-boxed .hero-image-boxed-wrapper .box-content h4 + p {
  margin-top: 20px;
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content h3 {
  font-weight: 300;
  color: #414E57;
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content p {
  font-size: 16px;
  line-height: 30px;
  color: #63747E;
  max-width: 420px;
}
@media only screen and (min-width: 768px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content p {
    font-size: 20px;
    line-height: 36px;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content p + p {
  margin-top: 20px;
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content p + .btn-round,
.hero-image-boxed .hero-image-boxed-wrapper .box-content p + .links {
  margin-top: 30px;
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content .links {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content .links {
    text-align: left;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper .box-content .links .btn-round {
  min-width: 185px;
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content .links .btn-round {
    min-width: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-content .links .btn-round {
    min-width: 250px;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper .box-image {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  max-height: 200px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper .box-image {
    height: 100%;
    max-height: 100% !important;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper .box-image img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
.hero-image-boxed .hero-image-boxed-wrapper.landscape .box-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper.landscape .box-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
.hero-image-boxed .hero-image-boxed-wrapper.landscape .box-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .hero-image-boxed .hero-image-boxed-wrapper.landscape .box-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
.hero-helloc {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px 0;
  background: #fada70;
  background: -moz-linear-gradient(180deg, #fada70 0%, #ffffff 100%);
  background: -webkit-linear-gradient(180deg, #fada70 0%, #ffffff 100%);
  background: linear-gradient(180deg, #fada70 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fada70", endColorstr="#ffffff", GradientType=1);
}
@media only screen and (min-width: 992px) {
  .hero-helloc {
    padding: 30px 0;
  }
}
.hero-helloc .hero-helloc-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center!important;
}
.hero-helloc .hero-helloc-wrapper .helloc-content,
.hero-helloc .hero-helloc-wrapper helloc-image {
  position: relative;
  width: 100%;
}
.hero-helloc .hero-helloc-wrapper .helloc-content {
  padding: 30px;
}
@media only screen and (min-width: 768px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding: 0;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .cta {
  padding: 20px 0;
  margin: 0 -10px;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .cta {
    padding: 40px 0 0 0;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title {
  font-weight: bold !important;
  color: #006A71;
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h2,
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h3 {
  font-size: 36px;
  letter-spacing: 1.23px;
  color: #006666;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h2,
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h3 {
    font-size: 48px;
    letter-spacing: 1.73px;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h2 strong,
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h3 strong {
  color: #006A71;
  font-size: 48px;
  letter-spacing: 2.19px;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h2 strong,
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h3 strong {
    font-size: 72px;
    letter-spacing: 2.59px;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title p {
  font-size: 24px;
  letter-spacing: .62px;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title p {
    font-size: 35px;
    letter-spacing: 1.02px;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title p small {
  font-size: 14px;
  letter-spacing: normal;
  line-height: normal !important;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title p small {
    font-size: 16px;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title p.small {
  font-size: 14px;
  letter-spacing: normal;
  line-height: normal !important;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title p.small {
    font-size: 16px;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h5,
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-title h6 {
  font-weight: 400 !important;
  color: #006A71;
  padding-bottom: 10px;
}
.hero-helloc .hero-helloc-wrapper .helloc-content .helloc-copy {
  font-weight: 700 !important;
  color: #006666;
  max-width: 320px;
  padding-top: 5px;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .helloc-copy {
    font-size: 23px;
    letter-spacing: 1.34px;
    line-height: 27px;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-content .btn-round {
  margin: 0 10px 20px 10px;
}
.hero-helloc .hero-helloc-wrapper .helloc-content .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006666;
  border-color: #006666;
  min-width: 130px;
}
.hero-helloc .hero-helloc-wrapper .helloc-content .btn-round.btn-background:hover {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666;
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-content .btn-round.btn-background {
    min-width: 200px;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-image {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .hero-helloc .hero-helloc-wrapper .helloc-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    padding: 0;
  }
}
.hero-helloc .hero-helloc-wrapper .helloc-image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .hero-helloc .hero-helloc-wrapper .helloc-image img {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-helloc .hero-helloc-wrapper .helloc-image img {
    margin-left: 0;
  }
}
.ft-hero-content {
  padding: 30px 0;
  text-align: center;
  background-color: #f8fafb;
}
@media only screen and (min-width: 768px) {
  .ft-hero-content {
    padding: 60px 0;
  }
}
.ft-hero-content h2 {
  color: #006A71;
  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 .btn-round {
  border-color: #006A71;
  color: #FFFFFF;
  background-color: #006A71;
  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: #006A71;
}
.ft-hero-content.style-2 {
  text-align: left !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 {
    text-align: center !important;
  }
}
.ft-hero-content.style-2 h2 span,
.ft-hero-content.style-2 h2 strong,
.ft-hero-content.style-2 h2 b {
  color: #0D6C72;
}
.ft-hero-content.style-2 h2 strong,
.ft-hero-content.style-2 h2 b {
  font-weight: normal;
}
.ft-hero-content.style-2 h2 + p {
  padding-top: 20px;
}
.ft-hero-content.style-2 p {
  font-size: 20px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-2 p {
    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: #006A71;
}
.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 p {
  color: #63747e;
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .ft-hero-content.style-3 p {
    font-size: 24px;
    line-height: 36px;
  }
}
.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;
  }
}
.image-collage .title {
  text-transform: uppercase;
  color: #006666;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .image-collage .title {
    font-size: 36px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage .title {
    font-size: 42px;
    line-height: 50px;
  }
}
.image-collage .title + .boxes-wrapper {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .image-collage .title + .boxes-wrapper {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage .title + .boxes-wrapper {
    margin-top: 30px;
  }
}
.image-collage .boxes-wrapper {
  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: 992px) {
  .image-collage .boxes-wrapper {
    margin-right: -10px;
    margin-left: -10px;
  }
}
.image-collage .boxes-wrapper .item {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .image-collage .boxes-wrapper .item {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.image-collage .boxes-wrapper .item img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .image-collage .boxes-wrapper.grid-1 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.image-collage .boxes-wrapper.grid-2 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .image-collage .boxes-wrapper.grid-2 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (min-width: 768px) {
  .image-collage .boxes-wrapper.grid-3 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  .image-collage .boxes-wrapper.grid-3 .item:nth-child(5),
  .image-collage .boxes-wrapper.grid-3 .item:nth-child(6) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .image-collage .boxes-wrapper.grid-4 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media only screen and (min-width: 768px) {
  .image-collage .boxes-wrapper.grid-4 .item:nth-child(6),
  .image-collage .boxes-wrapper.grid-4 .item:nth-child(7),
  .image-collage .boxes-wrapper.grid-4 .item:nth-child(8) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.image-collage-2 {
  max-width: 1140px;
  margin: 0 auto;
}
.image-collage-2 .collage-wrapper {
  margin: 0 -15px;
}
@media only screen and (min-width: 768px) {
  .image-collage-2 .collage-wrapper {
    margin: 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-wrapper {
    margin: 0 -15px;
  }
}
.image-collage-2 .collage-masonry {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.image-collage-2 .collage-masonry .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .image-collage-2 .collage-masonry .item {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item {
    width: 25%;
  }
}
.image-collage-2 .collage-masonry .item .image {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.image-collage-2 .collage-masonry .item .image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item .image img.img {
    display: none;
  }
}
.image-collage-2 .collage-masonry .item .image img.holder {
  display: none;
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item .image img.holder {
    display: block;
  }
}
.image-collage-2 .collage-masonry .item .image + .text {
  position: relative;
  min-height: 150px;
}
@media only screen and (min-width: 768px) {
  .image-collage-2 .collage-masonry .item .image + .text {
    min-height: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item .image + .text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    min-height: 10px;
  }
}
.image-collage-2 .collage-masonry .item .image + .text > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1.54px;
  font-weight: 900;
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item .image + .text > div {
    font-size: 26px;
    letter-spacing: 1.84px;
    padding: 50px 20px;
  }
}
.image-collage-2 .collage-masonry .item .text {
  background-color: #006666;
  padding: 20px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  letter-spacing: 1.54px;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .image-collage-2 .collage-masonry .item .text {
    font-size: 26px;
    letter-spacing: 1.84px;
    padding: 50px 20px;
  }
}
.image-collage-2 .collage-masonry .item .text b,
.image-collage-2 .collage-masonry .item .text strong {
  display: block;
  font-weight: 900;
}
.image-collage-2 .collage-masonry .item .borders {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 5px solid #FFFFFF;
  display: block;
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item .borders {
    border: 10px solid #FFFFFF;
  }
}
@media only screen and (min-width: 768px) {
  .image-collage-2 .collage-masonry .item.grid-sizer {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item.grid-sizer {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  .image-collage-2 .collage-masonry .item.double-size {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item.double-size {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .image-collage-2 .collage-masonry .item.triple-size {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .collage-masonry .item.triple-size {
    width: 75%;
  }
}
.image-collage-2 .desc {
  color: #63747E;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .image-collage-2 .desc {
    font-size: 16px;
    line-height: 30px;
    padding-top: 45px;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.image-collage-2 .desc p {
  padding-bottom: 20px;
}
.image-collage-2 .desc p:last-child {
  padding-bottom: 0;
}
input.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #4A4A4A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #F2F2F2;
  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;
}
input.form-control:focus,
input.form-control:active {
  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);
}
textarea.form-control {
  display: block;
  width: 100%;
  min-height: 150px;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #4A4A4A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #F2F2F2;
  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;
  resize: none;
}
textarea.form-control:focus,
textarea.form-control:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #4A4A4A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #F2F2F2;
  margin: 0 0 15px 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;
}
select:focus,
select:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 992px) {
  select {
    margin-bottom: 0;
  }
}
/* *** */
.select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #F2F2F2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #4A4A4A;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  margin: -4px 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container .select2-dropdown {
  border: 1px solid #F2F2F2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.select2-container .select2-dropdown .select2-search.select2-search--dropdown {
  display: none;
}
input.wpforms-error,
textarea.wpforms-error {
  border-color: #c00!important;
}
label.wpforms-error {
  color: #900!important;
}
fieldset {
  display: block;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  padding-block-end: 0;
  min-inline-size: min-content;
  border-width: 0;
  border-style: groove;
  border-color: threedface;
  border-image: initial;
}
fieldset legend {
  display: none;
}
.mktoForm5 {
  width: 100% !important;
  max-width: 360px;
  margin: 0 auto;
}
.mktoForm5 .mktoFormRow {
  position: relative;
  padding: 0 0 20px!important;
  width: 100% !important;
}
.mktoForm5 .mktoFormRow .mktoFormCol {
  margin-bottom: 0 !important;
  float: none!important;
}
.mktoForm5 .mktoFormRow .mktoFormCol .mktoOffset,
.mktoForm5 .mktoFormRow .mktoFormCol .mktoGutter {
  display: none !important;
}
.mktoForm5 .mktoFormRow .mktoFormCol .mktoFieldWrap {
  float: none !important;
  display: block;
}
.mktoForm5 .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField {
  position: relative;
}
.mktoForm5 .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField:before {
  content: '*';
  position: absolute;
  top: 13px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006A71;
  display: block;
}
.mktoForm5 .mktoLabel {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  float: none !important;
  padding-top: 0 !important;
  color: #FFFFFF;
  display: none !important;
}
.mktoForm5 input[type="text"],
.mktoForm5 input[type="search"],
.mktoForm5 input[type="password"],
.mktoForm5 input[type="email"],
.mktoForm5 input[type="tel"],
.mktoForm5 input[type="number"] {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 46px !important;
  padding: 0 10px 0 10px !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  line-height: 46px !important;
  color: #006A71 !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;
}
.mktoForm5 input[type="text"]:focus,
.mktoForm5 input[type="search"]:focus,
.mktoForm5 input[type="password"]:focus,
.mktoForm5 input[type="email"]:focus,
.mktoForm5 input[type="tel"]:focus,
.mktoForm5 input[type="number"]:focus,
.mktoForm5 input[type="text"]:active,
.mktoForm5 input[type="search"]:active,
.mktoForm5 input[type="password"]:active,
.mktoForm5 input[type="email"]:active,
.mktoForm5 input[type="tel"]:active,
.mktoForm5 input[type="number"]:active,
.mktoForm5 input[type="text"]:focus-visible,
.mktoForm5 input[type="search"]:focus-visible,
.mktoForm5 input[type="password"]:focus-visible,
.mktoForm5 input[type="email"]:focus-visible,
.mktoForm5 input[type="tel"]:focus-visible,
.mktoForm5 input[type="number"]:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.mktoForm5 input[type="text"]::-webkit-input-placeholder,
.mktoForm5 input[type="search"]::-webkit-input-placeholder,
.mktoForm5 input[type="password"]::-webkit-input-placeholder,
.mktoForm5 input[type="email"]::-webkit-input-placeholder,
.mktoForm5 input[type="tel"]::-webkit-input-placeholder,
.mktoForm5 input[type="number"]::-webkit-input-placeholder {
  color: #006A71 !important;
}
.mktoForm5 input[type="text"]::-moz-placeholder,
.mktoForm5 input[type="search"]::-moz-placeholder,
.mktoForm5 input[type="password"]::-moz-placeholder,
.mktoForm5 input[type="email"]::-moz-placeholder,
.mktoForm5 input[type="tel"]::-moz-placeholder,
.mktoForm5 input[type="number"]::-moz-placeholder {
  color: #006A71 !important;
}
.mktoForm5 input[type="text"]:-ms-input-placeholder,
.mktoForm5 input[type="search"]:-ms-input-placeholder,
.mktoForm5 input[type="password"]:-ms-input-placeholder,
.mktoForm5 input[type="email"]:-ms-input-placeholder,
.mktoForm5 input[type="tel"]:-ms-input-placeholder,
.mktoForm5 input[type="number"]:-ms-input-placeholder {
  color: #006A71 !important;
}
.mktoForm5 input[type="text"]:-moz-placeholder,
.mktoForm5 input[type="search"]:-moz-placeholder,
.mktoForm5 input[type="password"]:-moz-placeholder,
.mktoForm5 input[type="email"]:-moz-placeholder,
.mktoForm5 input[type="tel"]:-moz-placeholder,
.mktoForm5 input[type="number"]:-moz-placeholder {
  color: #006A71 !important;
}
.mktoForm5 select.mktoField {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 46px !important;
  padding: 0 10px 0 10px !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  line-height: 46px !important;
  color: #006A71 !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;
}
.mktoForm5 .mktoButtonRow {
  width: 100% !important;
}
.mktoForm5 .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 !important;
  color: #38905b !important;
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #38905b !important;
  border-color: #38905b !important;
}
.mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:focus,
.mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:active,
.mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.mktoForm5 .marketo-form-all-fields-are-required-text,
.mktoForm5 .marketo-form-submit-success {
  color: #FFFFFF;
  font-size: 14px;
  padding-bottom: 5px !important;
}
.marketo-form-submit-success {
  color: #FFFFFF;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .marketo-form-submit-success {
    font-size: 18px;
  }
}
.mktoForm {
  width: 100% !important;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.mktoForm .marketo-form-all-fields-are-required-text {
  min-height: 20px;
  padding-bottom: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.mktoForm .mktoFormRow {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.mktoForm .mktoFormRow .mktoGutter,
.mktoForm .mktoFormRow .mktoOffset {
  display: none;
}
.mktoForm .mktoFormRow .mktoFormCol {
  float: none !important;
  position: relative;
  min-height: 1px !important;
  margin-bottom: 32px !important;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  position: relative;
  float: none;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
  font-size: 12px !important;
  line-height: 12px !important;
  font-weight: 700 !important;
  float: none !important;
  padding-top: 0 !important;
  display: block !important;
  width: 100% !important;
  min-height: 20px;
  padding-bottom: 8px;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel .mktoAsterix {
  font-size: 20px;
  float: none;
  color: inherit;
  padding-left: 5px;
  display: inline-block;
  position: absolute;
  color: #d3d3d3;
  bottom: 15px;
  right: 10px;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
  display: block;
  width: 100% !important;
  min-height: 54px;
  max-width: 100% !important;
  padding: 16px 16px !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  border: 1px solid #eeeeee !important;
  border-radius: 4px;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField:focus,
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField:active,
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField:focus-visible {
  outline: 0.125rem solid transparent;
  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);
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField::-webkit-input-placeholder {
  color: #d3d3d3 !important;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField::-moz-placeholder {
  color: #d3d3d3 !important;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField:-ms-input-placeholder {
  color: #d3d3d3 !important;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField:-moz-placeholder {
  color: #d3d3d3 !important;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField .mktoLabel .mktoAsterix {
  display: inline-block;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
  right: auto !important;
  left: 6px !important;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorArrowWrap .mktoErrorArrow {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-right: none;
  border-bottom: none;
  display: inline-block;
  height: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  width: 16px;
  margin-top: 5px;
}
.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
  display: block;
  margin-top: 7px;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  box-shadow: none;
  box-shadow: rgba(0, 0, 0, 0.65) 0 2px 7px, inset #FFFFFF 0 1px 0px;
  color: #f85151;
  font-size: 14px;
  line-height: 14px;
  max-width: 200px;
  padding: 6px 12px;
  text-shadow: none;
}
.mktoForm .mktoButtonWrap {
  width: 100% !important;
}
.mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .mktoForm .mktoButtonWrap.mktoSimple {
    text-align: left;
  }
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 !important;
  color: #006A71 !important;
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #005258 !important;
  border-color: #005258 !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid transparent;
  outline-offset: 2px;
  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);
}
.block-home {
  position: relative;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #F8FAFB;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .block-home {
    padding: 80px 0;
  }
}
.block-home .bg-left {
  position: absolute;
  top: -980px;
  left: -1265px;
  transform: rotate(-285deg);
}
.block-home .bg-left svg {
  width: 1470px;
  height: 1544px;
}
.block-home .bg-left svg path.layer1 {
  fill: rgba(52, 131, 85, 0.05);
}
.block-home .bg-left svg path.layer2 {
  fill: rgba(52, 131, 85, 0.05);
}
.block-home .bg-left svg path.layer3 {
  fill: rgba(52, 131, 85, 0.05);
}
.block-home .bg-right {
  position: absolute;
  bottom: -950px;
  right: -1225px;
  transform: rotate(-285deg);
}
.block-home .bg-right svg {
  width: 1470px;
  height: 1544px;
}
.block-home .bg-right svg path.layer1 {
  fill: rgba(52, 131, 85, 0.05);
}
.block-home .bg-right svg path.layer2 {
  fill: rgba(52, 131, 85, 0.05);
}
.block-home .bg-right svg path.layer3 {
  fill: rgba(52, 131, 85, 0.05);
}
@media only screen and (min-width: 992px) {
  .block-home .item {
    display: table;
  }
}
.block-home .item + .item {
  margin-top: 20px;
  border-top: 1px solid #F2F2F2;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .block-home .item + .item {
    margin-top: 70px;
    border-top: 0;
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-home .item .image-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
.block-home .item .image-wrapper .image-inner {
  text-align: center;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 992px) {
  .block-home .item .image-wrapper .image-inner {
    padding: 0 30px 0 0;
  }
}
.block-home .item .image-wrapper .image-inner img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .block-home .item .image-wrapper .image-inner img {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .block-home .item .content-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
.block-home .item .content-wrapper .content-inner {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-home .item .content-wrapper .content-inner {
    padding: 0 0 0 30px;
  }
}
.block-home .item .content-wrapper .content-inner .heading,
.block-home .item .content-wrapper .content-inner h2 {
  color: #006A71;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .block-home .item .content-wrapper .content-inner .heading,
  .block-home .item .content-wrapper .content-inner h2 {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-home .item .content-wrapper .content-inner .heading + .copy,
.block-home .item .content-wrapper .content-inner h2 + .copy {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .block-home .item .content-wrapper .content-inner .heading + .copy,
  .block-home .item .content-wrapper .content-inner h2 + .copy {
    padding-top: 35px;
  }
}
.block-home .item .content-wrapper .content-inner .copy {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .block-home .item .content-wrapper .content-inner .copy {
    font-size: 22px;
    line-height: 38px;
  }
}
.block-home .item .content-wrapper .content-inner .link {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .block-home .item .content-wrapper .content-inner .link {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.block-home .item .content-wrapper .content-inner .link .btn-round {
  min-width: 155px;
}
@media only screen and (min-width: 992px) {
  .block-home .item .content-wrapper .content-inner .link .btn-round {
    padding: 0 75px;
  }
}
@media only screen and (min-width: 992px) {
  .block-home .item.flipped .image-wrapper .image-inner {
    padding: 0 0 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .block-home .item.flipped .content-wrapper .content-inner {
    padding: 0 30px 0 0;
  }
}
.block-content {
  color: #63747E;
  /* ***** */
}
.block-content h2 {
  font-weight: 300;
  color: #414E57;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 992px) {
  .block-content h2 {
    font-size: 50px;
    line-height: 58px;
  }
}
.block-content h2 strong {
  font-weight: 400;
  color: #006666;
}
.block-content h3 {
  color: #006666;
}
@media only screen and (min-width: 992px) {
  .block-content h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.block-content h4 {
  color: #006666;
}
@media only screen and (min-width: 992px) {
  .block-content h4 {
    font-size: 24px;
    line-height: 29px;
  }
}
.block-content h4 + p {
  margin-top: 10px;
}
.block-content p {
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .block-content p {
    font-size: 20px;
    line-height: 36px;
  }
}
.block-content p + p {
  margin-top: 25px;
}
.block-content p + h3 {
  margin-top: 30px;
}
.block-content p + h4 {
  margin-top: 50px;
}
.block-content blockquote {
  padding: 40px 0 40px 0;
  font-family: 'ACaslonPro-Italic';
  font-size: 30px;
  line-height: 40px;
  color: #006666;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-content blockquote {
    padding: 40px 0 40px 30px;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .block-content.two-columns {
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
.block-content-01 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  /* */
  /* */
}
@media only screen and (min-width: 992px) {
  .block-content-01 {
    padding: 80px 0;
  }
}
.block-content-01.block-background-grey {
  background-color: #F8FAFB;
}
.block-content-01 h1 {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 h1 {
    font-size: 50px;
    line-height: 58px;
  }
}
.block-content-01 h1 strong,
.block-content-01 h1 b {
  font-weight: 400;
  color: #006A71;
}
.block-content-01 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .heading {
    font-size: 50px;
    line-height: 56px;
    text-align: center;
  }
}
.block-content-01 .heading.smaller-text {
  color: #63747E;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .heading.smaller-text {
    font-size: 26px;
    line-height: 45px;
  }
}
.block-content-01 .heading.smaller-text h2 {
  color: #006A71;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .block-content-01 .heading.smaller-text h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-01 .heading.smaller-text h2 {
    font-size: 42px;
    line-height: 45px;
  }
}
.block-content-01 .heading.smaller-text sup {
  top: -10px;
  font-size: 50%;
}
.block-content-01 .heading h1 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .heading h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
.block-content-01 .heading h1 strong,
.block-content-01 .heading h1 b {
  font-weight: 400;
}
.block-content-01 .heading h2 {
  font-weight: 300;
  font-size: 22px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .block-content-01 .heading h2 {
    font-size: 42px;
    line-height: 56px;
  }
}
.block-content-01 .heading h2 strong,
.block-content-01 .heading h2 b {
  font-weight: 400;
}
.block-content-01 .heading strong,
.block-content-01 .heading b {
  font-weight: 400;
  color: #006A71;
}
.block-content-01 .heading + .desc {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .heading + .desc {
    padding-top: 70px;
  }
}
.block-content-01 .desc {
  color: #63747E;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .desc {
    font-size: 22px;
    line-height: 38px;
  }
}
.block-content-01 .desc h1 + p {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .desc h1 + p {
    padding-top: 70px;
  }
}
.block-content-01 .desc p {
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .desc p {
    padding-bottom: 30px;
  }
}
.block-content-01 .desc p strong,
.block-content-01 .desc p b {
  font-weight: 700;
  color: #414E57;
}
.block-content-01 .desc p + blockquote {
  padding: 25px 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .desc p + blockquote {
    padding: 25px 0 40px 0;
  }
}
.block-content-01 .desc blockquote {
  padding: 40px 0 40px 0;
  font-family: 'ACaslonPro-Italic';
  font-size: 30px;
  line-height: 40px;
  color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .desc blockquote {
    padding: 40px 0 40px 0;
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-01 .desc.two-columns {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-01 .desc.two-columns p {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    break-inside: avoid;
  }
}
.block-content-01 .desc.a-center {
  text-align: center;
}
.block-content-01 .link {
  text-align: center;
  padding-top: 25px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .link {
    padding-top: 50px;
  }
}
.block-content-01 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .block-content-01 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
/* *** */
body.page-template-business .block-content-01 h1 strong,
body.page-template-business .block-content-01 h1 b {
  color: #006A71;
}
body.page-template-business .block-content-01 .heading strong,
body.page-template-business .block-content-01 .heading b {
  color: #006A71;
}
body.page-template-business .block-content-01 .heading.smaller-text h2 {
  color: #006A71;
}
body.page-template-business .block-content-01 .desc blockquote {
  color: #006A71;
}
body.page-template-investing .block-content-01 h1 strong,
body.page-template-investing .block-content-01 h1 b {
  color: #006666;
}
body.page-template-investing .block-content-01 .heading strong,
body.page-template-investing .block-content-01 .heading b {
  color: #006666;
}
body.page-template-investing .block-content-01 .heading.smaller-text h2 {
  color: #006666;
}
body.page-template-investing .block-content-01 .desc blockquote {
  color: #006666;
}
.block-content-02 {
  position: relative;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  color: #414E57;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("../img/bg-shape-1-primary.jpg");
}
@media only screen and (min-width: 992px) {
  .block-content-02 {
    padding: 80px 0;
    font-size: 36px;
    line-height: 47px;
    background-position: top left;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-02 .block-inner {
    padding: 0 30px;
  }
}
.block-content-02 .heading {
  font-size: 30px;
  line-height: 38px;
  color: #414E57;
  font-weight: 400;
  padding: 0 0 30px 0;
  text-align: center;
  max-width: 1080px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .block-content-02 .heading {
    font-size: 50px;
    line-height: 58px;
    padding: 0 0 70px 0;
  }
}
.block-content-02 .heading strong {
  font-weight: normal;
}
.block-content-02 strong {
  color: #006A71;
}
.block-content-02 p {
  color: #414E57;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
}
@media only screen and (min-width: 992px) {
  .block-content-02 p {
    font-size: 36px;
    line-height: 47px;
  }
}
.block-content-02 p + p {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .block-content-02 p + p {
    padding-top: 35px;
  }
}
.block-content-02 .link {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-content-02 .link {
    padding-top: 60px;
  }
}
.block-content-02 .link .btn-round {
  min-width: 255px;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .block-content-02 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
/* *** */
body.page-template-business .block-content-02 {
  background-image: url("../img/bg-shape-1-secondary.jpg");
}
body.page-template-business .block-content-02 strong {
  color: #006A71;
}
.block-content-mixed-1 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-1 {
    padding: 80px 0;
  }
}
.block-content-mixed-1 .heading {
  text-align: center;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-1 .heading {
    font-size: 36px;
    line-height: 44px;
  }
}
.block-content-mixed-1 .heading + .copy {
  padding-top: 20px;
}
.block-content-mixed-1 .copy {
  text-align: center;
  color: #414E57;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-1 .copy {
    font-size: 22px;
    line-height: 34px;
    padding-bottom: 50px;
  }
}
.block-content-mixed-2 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-2 {
    padding: 80px 0;
  }
}
.block-content-mixed-2 h2 {
  text-align: center;
  font-weight: 300;
  color: #414E57;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-2 h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
.block-content-mixed-2 h2 + h4 {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-2 h2 + h4 {
    padding-top: 40px;
  }
}
.block-content-mixed-2 h4 {
  color: #006A71;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-2 h4 {
    font-size: 20px;
    line-height: 32px;
  }
}
.block-content-mixed-2 h4 + ul,
.block-content-mixed-2 h4 + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-2 h4 + ul,
  .block-content-mixed-2 h4 + p {
    padding-top: 20px;
  }
}
.block-content-mixed-2 ul {
  margin: 0 0 0 0;
}
.block-content-mixed-2 ul li {
  color: #414E57;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-2 ul li {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 15px;
  }
}
.block-content-mixed-2 p {
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .block-content-mixed-2 p {
    font-size: 18px;
    line-height: 26px;
  }
}
.block-content-boxes {
  text-align: center;
  padding: 40px 0 20px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .block-content-boxes {
    padding: 80px 0 50px 0;
  }
}
.block-content-boxes.box-background {
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .row-middle {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
}
.block-content-boxes .heading {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #414E57;
  text-transform: none;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .heading {
    font-size: 50px;
    line-height: 58px;
  }
}
.block-content-boxes .heading strong {
  font-weight: 400;
  color: #006A71;
}
.block-content-boxes .heading br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .heading br {
    display: inline;
  }
}
.block-content-boxes .heading + p {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .heading + p {
    text-align: center;
  }
}
.block-content-boxes p {
  font-size: 16px;
  line-height: 30px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes p {
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 0;
  }
}
.block-content-boxes p strong {
  font-family: 'Lato-Semibold';
  color: #006A71;
}
.block-content-boxes p + .btn-round {
  margin-top: 30px;
}
.block-content-boxes .block-content {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .block-content {
    padding: 0 0 80px 0;
  }
}
.block-content-boxes .block-box {
  padding: 40px 30px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #F0F3F5;
  background-color: #FFFFFF;
  margin: 0 5px 20px 5px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .block-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 50px 40px;
    margin: 0 0 0 0;
    border-width: 2px;
    height: 365px;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .block-box .desc {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.block-content-boxes .block-box .desc .subheading {
  font-size: 20px;
  line-height: 24px;
  color: #006A71;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .block-box .desc .subheading {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
.block-content-boxes .block-box .desc p {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  max-width: 490px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .block-box .desc p {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-content-boxes .block-box .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
  margin: 20px 30px 0 0;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes .block-box .link .btn-round {
    min-width: 220px;
    margin: 20px 30px 0 0;
  }
}
.block-content-boxes .block-box .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.block-content-boxes .block-box.block-box-grey {
  background-color: #F8FAFB;
}
.block-content-boxes .block-box.block-box-filled {
  background-color: #006A71;
  border-color: #006A71;
}
.block-content-boxes .block-box.block-box-filled .desc .subheading {
  color: #FFFFFF;
}
.block-content-boxes .block-box.block-box-filled .desc p {
  color: #FFFFFF;
}
/* *** */
body.page-template-business .block-content-boxes .heading strong,
body.page-template-business .block-content-boxes .heading b {
  color: #006A71;
}
body.page-template-business .block-content-boxes p strong,
body.page-template-business .block-content-boxes p b {
  color: #006A71;
}
body.page-template-business .block-content-boxes .block-box .desc .subheading {
  color: #006A71;
}
body.page-template-business .block-content-boxes .block-box .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
}
body.page-template-business .block-content-boxes .block-box .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .block-content-boxes .block-box.block-box-filled {
  background-color: #006A71;
  border-color: #006A71;
}
body.page-template-business .block-content-boxes .block-box.block-box-filled .desc .subheading {
  color: #FFFFFF;
}
body.page-template-business .block-content-boxes .block-box.block-box-filled .desc p {
  color: #FFFFFF;
}
body.page-template-investing .block-content-boxes .heading strong,
body.page-template-investing .block-content-boxes .heading b {
  color: #006666;
}
body.page-template-investing .block-content-boxes p strong,
body.page-template-investing .block-content-boxes p b {
  color: #006666;
}
body.page-template-investing .block-content-boxes .block-box .desc .subheading {
  color: #006666;
}
body.page-template-investing .block-content-boxes .block-box .link .btn-round {
  color: #006666;
  background-color: #FFFFFF;
  border: 1px solid #006666;
}
body.page-template-investing .block-content-boxes .block-box .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006666;
}
body.page-template-investing .block-content-boxes .block-box.block-box-filled {
  background-color: #006666;
  border-color: #006666;
}
body.page-template-investing .block-content-boxes .block-box.block-box-filled .desc .subheading {
  color: #FFFFFF;
}
body.page-template-investing .block-content-boxes .block-box.block-box-filled .desc p {
  color: #FFFFFF;
}
.block-content-boxes-2 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-2 {
    padding: 80px 0;
  }
}
.block-content-boxes-2.green-light {
  background-color: #006A71;
  color: #FFFFFF !important;
}
.block-content-boxes-2.green-light .heading {
  color: #FFFFFF;
}
.block-content-boxes-2.green-light .subheading {
  color: #FFFFFF;
}
.block-content-boxes-2.green-light .copy {
  color: #FFFFFF;
}
.block-content-boxes-2.green-normal {
  background-color: #006A71;
  color: #FFFFFF !important;
}
.block-content-boxes-2.green-normal .heading {
  color: #FFFFFF;
}
.block-content-boxes-2.green-normal .subheading {
  color: #FFFFFF;
}
.block-content-boxes-2.green-normal .copy {
  color: #FFFFFF;
}
.block-content-boxes-2.green-dark {
  background-color: #006666;
  color: #FFFFFF !important;
}
.block-content-boxes-2.green-dark .heading {
  color: #FFFFFF;
}
.block-content-boxes-2.green-dark .subheading {
  color: #FFFFFF;
}
.block-content-boxes-2.green-dark .copy {
  color: #FFFFFF;
}
.block-content-boxes-2 .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-2 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-content-boxes-2 .subheading {
  font-weight: 'Lato-Semibold';
  color: #006666;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-2 .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-content-boxes-2 .subheading + .heading {
  padding-top: 10px;
}
.block-content-boxes-2 .subheading + .copy {
  padding-top: 20px;
}
.block-content-boxes-2 .copy {
  color: #414E57;
  font-weight: 300;
  font-size: 26px;
  line-height: 34px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-2 .copy {
    font-size: 36px;
    line-height: 44px;
  }
}
.block-content-boxes-2 .boxes-list {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-2 .boxes-list {
    padding: 50px 0 0 0;
  }
}
.block-content-boxes-2 .boxes-list .item {
  text-align: center;
  border: 2px solid #F0F3F5;
  background-color: transparent;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
  margin: 0 0 25px 0;
}
@media only screen and (min-width: 768px) {
  .block-content-boxes-2 .boxes-list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 170px;
    padding: 20px 20px;
    margin: 0 0 25px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-2 .boxes-list .item {
    min-height: 220px;
    margin: 0 0 0 0;
  }
}
.block-content-boxes-2 .boxes-list .item .copy {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .block-content-boxes-2 .boxes-list .item .copy {
    position: relative;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    justify-content: center;
    flex-direction: column;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 0 0;
  }
}
.block-content-boxes-3 {
  text-align: center;
  padding: 40px 0 20px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .block-content-boxes-3 {
    padding: 40px 0 50px 0;
  }
}
.block-content-boxes-3.box-background {
  background-color: #F8FAFB;
}
.block-content-boxes-3 .heading {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #414E57;
  text-transform: none;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-content-boxes-3 .heading strong {
  font-weight: 400;
  color: #006A71;
}
.block-content-boxes-3 .heading br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .heading br {
    display: inline;
  }
}
.block-content-boxes-3 .heading + p {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .heading + p {
    text-align: center;
  }
}
.block-content-boxes-3 .block-content {
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-content {
    padding: 0 0 30px 0;
  }
}
.block-content-boxes-3 .block-box {
  padding: 15px 15px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #F0F3F5;
  background-color: #FFFFFF;
  margin: 0 5px 20px 5px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 20px;
    margin: 0 0 30px 0;
    border-width: 2px;
    min-height: 330px;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .desc {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.block-content-boxes-3 .block-box .desc .subheading {
  font-size: 18px;
  line-height: 24px;
  color: #006A71;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .desc .subheading {
    font-size: 20px;
    line-height: 24px;
    min-height: 50px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-content-boxes-3 .block-box .desc .subheading {
    font-size: 24px;
    line-height: 28px;
    min-height: 60px;
  }
}
.block-content-boxes-3 .block-box .desc .subheading2 {
  display: block;
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  font-weight: normal;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .desc .subheading2 {
    font-size: 18px;
    line-height: 22px;
    min-height: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-content-boxes-3 .block-box .desc .subheading2 {
    font-size: 20px;
    line-height: 24px;
    min-height: 50px;
  }
}
.block-content-boxes-3 .block-box .desc p {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  max-width: 490px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .desc p {
    font-size: 20px;
    line-height: 30px;
  }
}
.block-content-boxes-3 .block-box .desc ul {
  list-style: none;
  padding: 0 0 0 0;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .desc ul {
    padding: 5px 0 0 0;
  }
}
.block-content-boxes-3 .block-box .desc ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 5px 25px;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .desc ul li {
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 5px 35px;
  }
}
.block-content-boxes-3 .block-box .desc ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/check-list-teal.png");
  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) {
  .block-content-boxes-3 .block-box .desc ul li:before {
    top: 5px;
    height: 20px;
    width: 20px;
  }
}
.block-content-boxes-3 .block-box .desc ul li:last-child {
  padding-bottom: 0;
}
.block-content-boxes-3 .block-box .desc ul li a {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  text-decoration: underline!important;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .desc ul li a {
    font-size: 20px;
    line-height: 30px;
  }
}
.block-content-boxes-3 .block-box .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
  margin: 20px 30px 0 0;
}
@media only screen and (min-width: 992px) {
  .block-content-boxes-3 .block-box .link .btn-round {
    min-width: 220px;
    margin: 20px 30px 0 0;
  }
}
.block-content-boxes-3 .block-box .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.block-content-boxes-3 .block-box.block-box-grey {
  background-color: #F8FAFB;
}
.block-content-boxes-3 .block-box.block-box-filled {
  background-color: #006A71;
  border-color: #006A71;
}
.block-content-boxes-3 .block-box.block-box-filled .desc .subheading {
  color: #FFFFFF;
}
.block-content-boxes-3 .block-box.block-box-filled .desc p {
  color: #FFFFFF;
}
/* *** */
body.page-template-business .block-content-boxes-3 .heading strong,
body.page-template-business .block-content-boxes-3 .heading b {
  color: #006A71;
}
body.page-template-business .block-content-boxes-3 p strong,
body.page-template-business .block-content-boxes-3 p b {
  color: #006A71;
}
body.page-template-business .block-content-boxes-3 .block-box .desc .subheading {
  color: #006A71;
}
body.page-template-business .block-content-boxes-3 .block-box .desc .subheading span {
  color: #006A71;
}
body.page-template-business .block-content-boxes-3 .block-box .desc ul li a {
  color: #006A71;
}
body.page-template-business .block-content-boxes-3 .block-box .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
}
body.page-template-business .block-content-boxes-3 .block-box .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .block-content-boxes-3 .block-box.block-box-filled {
  background-color: #006A71;
  border-color: #006A71;
}
body.page-template-business .block-content-boxes-3 .block-box.block-box-filled .desc .subheading {
  color: #FFFFFF;
}
body.page-template-business .block-content-boxes-3 .block-box.block-box-filled .desc p {
  color: #FFFFFF;
}
body.page-template-investing .block-content-boxes-3 .heading strong,
body.page-template-investing .block-content-boxes-3 .heading b {
  color: #006666;
}
body.page-template-investing .block-content-boxes-3 p strong,
body.page-template-investing .block-content-boxes-3 p b {
  color: #006666;
}
body.page-template-investing .block-content-boxes-3 .block-box .desc .subheading {
  color: #006666;
}
body.page-template-investing .block-content-boxes-3 .block-box .link .btn-round {
  color: #006666;
  background-color: #FFFFFF;
  border: 1px solid #006666;
}
body.page-template-investing .block-content-boxes-3 .block-box .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006666;
}
body.page-template-investing .block-content-boxes-3 .block-box.block-box-filled {
  background-color: #006666;
  border-color: #006666;
}
body.page-template-investing .block-content-boxes-3 .block-box.block-box-filled .desc .subheading {
  color: #FFFFFF;
}
body.page-template-investing .block-content-boxes-3 .block-box.block-box-filled .desc p {
  color: #FFFFFF;
}
body.parent-pageid-512.page-id-5867 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-6132 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-9665 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-26910 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-26912 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-5857 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-6134 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-5874 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-6136 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-5863 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-6139 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-5877 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-6142 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-6669 .block-content-boxes-3 .block-box .desc ul li,
body.parent-pageid-512.page-id-6959 .block-content-boxes-3 .block-box .desc ul li {
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-6132 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-9665 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-26910 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-26912 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-5857 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-6134 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-5874 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-6136 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-5863 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-6139 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-5877 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-6142 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-6669 .block-content-boxes-3 .block-box .desc ul li,
  body.parent-pageid-512.page-id-6959 .block-content-boxes-3 .block-box .desc ul li {
    font-size: 18px;
    line-height: 26px;
  }
}
.block-notes-boxes {
  padding: 40px 0 20px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-notes-boxes {
    padding: 80px 0 20px 0;
  }
}
.block-notes-boxes .block-box {
  padding: 40px 0;
  text-align: center;
  border-width: 3px;
  border-style: solid;
  border-color: #F0F3F5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F8FAFB;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .block-notes-boxes .block-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
    margin: 0 15px 60px 15px;
    border-width: 5px;
    height: 335px;
  }
}
@media only screen and (min-width: 992px) {
  .block-notes-boxes .block-box .desc {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.block-notes-boxes .block-box .desc .icon-wrapper {
  width: 100%;
  height: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
.block-notes-boxes .block-box .desc .icon-wrapper img {
  width: auto;
  height: 100%;
}
.block-notes-boxes .block-box .desc .subheading {
  font-size: 16px;
  line-height: 19px;
  color: #005258;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .block-notes-boxes .block-box .desc .subheading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
.block-notes-boxes .block-box .link .btn-round {
  min-width: 200px;
  margin: 20px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-notes-boxes .block-box .link .btn-round {
    min-width: 220px;
    margin: 20px 0 0 0;
  }
}
.block-notes-boxes .block-notes {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  max-width: 1170px;
  margin: 10px auto 10px auto;
}
@media only screen and (min-width: 992px) {
  .block-notes-boxes .block-notes {
    font-size: 18px;
    line-height: 22px;
    margin: 20px auto 60px auto;
  }
}
/* *** */
body.page-template-business .block-notes-boxes .block-box .desc .subheading {
  color: #006A71;
}
body.page-template-business .block-notes-boxes .notes {
  color: #006A71;
}
body.page-template-investing .block-notes-boxes .block-box .desc .subheading {
  color: #006666;
}
body.page-template-investing .block-notes-boxes .notes {
  color: #006666;
}
.box-simple-text {
  color: #63747E;
  padding: 25px 25px;
  margin: 0 5px 0 5px;
}
@media only screen and (min-width: 768px) {
  .box-simple-text {
    padding: 35px 35px;
    margin: 0 20px;
  }
}
.box-simple-text + .box-simple-text {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .box-simple-text + .box-simple-text {
    margin-top: 50px;
  }
}
.box-simple-text h1,
.box-simple-text h2,
.box-simple-text h3,
.box-simple-text h4 {
  font-weight: 400;
}
.box-simple-text h1 + p,
.box-simple-text h2 + p,
.box-simple-text h3 + p,
.box-simple-text h4 + p {
  padding-top: 25px;
}
.box-simple-text h1 + ul,
.box-simple-text h2 + ul,
.box-simple-text h3 + ul,
.box-simple-text h4 + ul {
  padding-top: 25px;
}
.box-simple-text h3 {
  font-size: 20px;
  line-height: 24px;
  color: #006666;
}
@media only screen and (min-width: 768px) {
  .box-simple-text h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.box-simple-text p {
  font-size: 18px;
  line-height: 31px;
}
.box-simple-text ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  max-width: 500px;
}
.box-simple-text ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 30px;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 768px) {
  .box-simple-text ul li {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-simple-text ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-image: url("../img/check-list-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box-simple-text ul li:last-child {
  padding-bottom: 0;
}
.box-simple-text.bordered {
  border: 2px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.box-simple-text.box-white {
  background-color: #FFFFFF;
  border-color: #F0F3F5;
}
.box-simple-content {
  padding: 40px 30px;
  text-align: center;
  /* ***** */
}
@media only screen and (min-width: 992px) {
  .box-simple-content {
    display: table;
    padding: 40px 40px;
    margin-bottom: 30px;
    width: 100%;
    min-height: 335px;
  }
}
.box-simple-content .bsc-middle {
  display: table-cell;
  vertical-align: middle;
}
.box-simple-content h1,
.box-simple-content h2,
.box-simple-content h3,
.box-simple-content h4 {
  font-family: 'Lato-Semibold';
}
.box-simple-content h1 + p,
.box-simple-content h2 + p,
.box-simple-content h3 + p,
.box-simple-content h4 + p {
  padding-top: 25px;
}
.box-simple-content h3 {
  font-size: 20px;
  line-height: 24px;
  color: #006666;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .box-simple-content h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.box-simple-content p {
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-simple-content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.box-simple-content p + .btn-round {
  margin-top: 30px;
}
.box-simple-content .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 170px;
}
@media only screen and (min-width: 992px) {
  .box-simple-content .btn-round {
    min-width: 255px;
  }
}
.box-simple-content.bordered {
  border: 2px solid transparent;
}
.box-simple-content.box-white {
  margin-top: 40px;
  background-color: #FFFFFF;
  border-color: #F0F3F5;
}
@media only screen and (min-width: 768px) {
  .box-simple-content.box-white {
    margin-top: 0;
  }
}
.box-simple-content.box-grey-light {
  margin-top: 40px;
  background-color: #F8FAFB;
  border-color: #F0F3F5;
}
@media only screen and (min-width: 768px) {
  .box-simple-content.box-grey-light {
    margin-top: 0;
  }
}
.box-simple-content.box-green {
  margin-top: 40px;
  background-color: #006666;
  border-color: #006666;
}
@media only screen and (min-width: 768px) {
  .box-simple-content.box-green {
    margin-top: 0;
  }
}
.box-simple-content.box-green h3 {
  color: #FFFFFF;
}
.box-simple-content.box-green p {
  color: #FFFFFF;
}
.box-simple-content.box-custom {
  padding: 0 0;
}
@media only screen and (min-width: 992px) {
  .box-simple-content.box-custom {
    padding: 0 0;
    margin-bottom: 70px;
    min-height: 100px;
  }
}
.box-simple-content.box-custom.no-gap {
  margin: 0;
}
.box-simple-content.box-custom h1,
.box-simple-content.box-custom h2,
.box-simple-content.box-custom h3,
.box-simple-content.box-custom h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #414E57;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .box-simple-content.box-custom h1,
  .box-simple-content.box-custom h2,
  .box-simple-content.box-custom h3,
  .box-simple-content.box-custom h4 {
    font-size: 50px;
    line-height: 58px;
  }
}
.box-simple-content.box-custom h1 strong,
.box-simple-content.box-custom h2 strong,
.box-simple-content.box-custom h3 strong,
.box-simple-content.box-custom h4 strong {
  font-weight: 400;
  color: #006666;
}
.box-simple-content.box-custom h1 + p,
.box-simple-content.box-custom h2 + p,
.box-simple-content.box-custom h3 + p,
.box-simple-content.box-custom h4 + p {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box-simple-content.box-custom h1 + p,
  .box-simple-content.box-custom h2 + p,
  .box-simple-content.box-custom h3 + p,
  .box-simple-content.box-custom h4 + p {
    text-align: center;
  }
}
.box-simple-content.box-custom h3 {
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .box-simple-content.box-custom h3 {
    font-size: 50px;
    line-height: 58px;
  }
}
.box-simple-content.box-custom h3 br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .box-simple-content.box-custom h3 br {
    display: inline;
  }
}
.box-simple-content.box-custom p {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .box-simple-content.box-custom p {
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 0;
  }
}
.box-simple-content.box-custom p.team {
  color: #414E57;
  max-width: 1000px;
  margin: 0 auto 0 auto;
}
.box-simple-content.box-custom p strong {
  font-family: 'Lato-Semibold';
  color: #006666;
}
.box-simple-content.box-custom p + .btn-round {
  margin-top: 30px;
}
/* *** */
.box-start-conversation {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation {
    font-size: 26px;
    line-height: 36px;
    padding: 70px 0;
  }
}
.box-start-conversation.box-background {
  background-color: #F8FAFB;
}
.box-start-conversation h1,
.box-start-conversation h2,
.box-start-conversation h3,
.box-start-conversation h4 {
  font-family: 'Lato', sans-serif;
  color: #006666;
}
.box-start-conversation h1 + p,
.box-start-conversation h2 + p,
.box-start-conversation h3 + p,
.box-start-conversation h4 + p {
  padding-top: 25px;
}
.box-start-conversation h1,
.box-start-conversation h2 {
  font-weight: 300;
  color: #414E57;
  font-size: 22px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation h1,
  .box-start-conversation h2 {
    font-size: 42px;
    line-height: 58px;
  }
}
.box-start-conversation h1 + h2,
.box-start-conversation h2 + h2 {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color: #006666;
  font-size: 28px;
  line-height: 47px;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation h1 + h2,
  .box-start-conversation h2 + h2 {
    font-size: 36px;
    line-height: 47px;
    margin-top: 20px;
  }
}
.box-start-conversation p {
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
  max-width: 700px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation p {
    font-size: 20px;
    line-height: 30px;
  }
}
.box-start-conversation .form-info-text {
  display: none;
}
.box-start-conversation h3 {
  font-size: 16px;
  line-height: 36px;
  margin: 25px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation h3 {
    font-size: 22px;
    line-height: 36px;
  }
}
.box-start-conversation h3 a {
  font-size: 16px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation h3 a {
    font-size: 22px;
    line-height: 36px;
  }
}
.box-start-conversation h3 a[aria-expanded="false"] svg:first-child {
  display: none;
}
.box-start-conversation h3 a[aria-expanded="false"] svg:last-child {
  display: inline-block;
}
.box-start-conversation h3 a[aria-expanded="false"] svg path {
  fill: #006666;
}
.box-start-conversation h3 a[aria-expanded="true"] svg:first-child {
  display: inline-block;
}
.box-start-conversation h3 a[aria-expanded="true"] svg:last-child {
  display: none;
}
.box-start-conversation h3 svg {
  width: 20px;
  height: 10px;
  margin: 0 0 0 8px;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation h3 svg {
    width: 24px;
    height: 12px;
  }
}
.box-start-conversation h3 svg path {
  fill: #006666;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 768px) {
  .box-start-conversation form .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .box-start-conversation form .row .col-xs-1,
  .box-start-conversation form .row .col-sm-1,
  .box-start-conversation form .row .col-md-1,
  .box-start-conversation form .row .col-lg-1,
  .box-start-conversation form .row .col-xs-2,
  .box-start-conversation form .row .col-sm-2,
  .box-start-conversation form .row .col-md-2,
  .box-start-conversation form .row .col-lg-2,
  .box-start-conversation form .row .col-xs-3,
  .box-start-conversation form .row .col-sm-3,
  .box-start-conversation form .row .col-md-3,
  .box-start-conversation form .row .col-lg-3,
  .box-start-conversation form .row .col-xs-4,
  .box-start-conversation form .row .col-sm-4,
  .box-start-conversation form .row .col-md-4,
  .box-start-conversation form .row .col-lg-4,
  .box-start-conversation form .row .col-xs-5,
  .box-start-conversation form .row .col-sm-5,
  .box-start-conversation form .row .col-md-5,
  .box-start-conversation form .row .col-lg-5,
  .box-start-conversation form .row .col-xs-6,
  .box-start-conversation form .row .col-sm-6,
  .box-start-conversation form .row .col-md-6,
  .box-start-conversation form .row .col-lg-6,
  .box-start-conversation form .row .col-xs-7,
  .box-start-conversation form .row .col-sm-7,
  .box-start-conversation form .row .col-md-7,
  .box-start-conversation form .row .col-lg-7,
  .box-start-conversation form .row .col-xs-8,
  .box-start-conversation form .row .col-sm-8,
  .box-start-conversation form .row .col-md-8,
  .box-start-conversation form .row .col-lg-8,
  .box-start-conversation form .row .col-xs-9,
  .box-start-conversation form .row .col-sm-9,
  .box-start-conversation form .row .col-md-9,
  .box-start-conversation form .row .col-lg-9,
  .box-start-conversation form .row .col-xs-10,
  .box-start-conversation form .row .col-sm-10,
  .box-start-conversation form .row .col-md-10,
  .box-start-conversation form .row .col-lg-10,
  .box-start-conversation form .row .col-xs-11,
  .box-start-conversation form .row .col-sm-11,
  .box-start-conversation form .row .col-md-11,
  .box-start-conversation form .row .col-lg-11,
  .box-start-conversation form .row .col-xs-12,
  .box-start-conversation form .row .col-sm-12,
  .box-start-conversation form .row .col-md-12,
  .box-start-conversation form .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.box-start-conversation form span.required {
  position: absolute;
  top: 20px;
  right: 16px;
  width: 8px;
  height: 8px;
  line-height: 8px;
  display: block;
}
.box-start-conversation form span.required svg {
  width: 8px;
  height: 8px;
}
.box-start-conversation form span.required svg path {
  fill: #006666;
}
.box-start-conversation form .form-group {
  position: relative;
}
.box-start-conversation form input.form-control {
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.box-start-conversation form .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  min-width: 190px;
  margin-top: 15px;
}
.box-start-conversation .mktoForm .marketo-form-all-fields-are-required-text,
.box-start-conversation .mktoForm .marketo-form-submit-success {
  color: inherit !important;
}
.box-start-conversation .mktoForm input[type="text"],
.box-start-conversation .mktoForm input[type="search"],
.box-start-conversation .mktoForm input[type="password"],
.box-start-conversation .mktoForm input[type="email"],
.box-start-conversation .mktoForm input[type="tel"],
.box-start-conversation .mktoForm input[type="number"] {
  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: #006A71 !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #d3d3d3 !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;
}
.box-start-conversation .mktoForm input[type="text"]:focus,
.box-start-conversation .mktoForm input[type="search"]:focus,
.box-start-conversation .mktoForm input[type="password"]:focus,
.box-start-conversation .mktoForm input[type="email"]:focus,
.box-start-conversation .mktoForm input[type="tel"]:focus,
.box-start-conversation .mktoForm input[type="number"]:focus,
.box-start-conversation .mktoForm input[type="text"]:active,
.box-start-conversation .mktoForm input[type="search"]:active,
.box-start-conversation .mktoForm input[type="password"]:active,
.box-start-conversation .mktoForm input[type="email"]:active,
.box-start-conversation .mktoForm input[type="tel"]:active,
.box-start-conversation .mktoForm input[type="number"]:active,
.box-start-conversation .mktoForm input[type="text"]:focus-visible,
.box-start-conversation .mktoForm input[type="search"]:focus-visible,
.box-start-conversation .mktoForm input[type="password"]:focus-visible,
.box-start-conversation .mktoForm input[type="email"]:focus-visible,
.box-start-conversation .mktoForm input[type="tel"]:focus-visible,
.box-start-conversation .mktoForm input[type="number"]:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.box-start-conversation .mktoForm input[type="text"]::-webkit-input-placeholder,
.box-start-conversation .mktoForm input[type="search"]::-webkit-input-placeholder,
.box-start-conversation .mktoForm input[type="password"]::-webkit-input-placeholder,
.box-start-conversation .mktoForm input[type="email"]::-webkit-input-placeholder,
.box-start-conversation .mktoForm input[type="tel"]::-webkit-input-placeholder,
.box-start-conversation .mktoForm input[type="number"]::-webkit-input-placeholder {
  color: #006A71 !important;
}
.box-start-conversation .mktoForm input[type="text"]::-moz-placeholder,
.box-start-conversation .mktoForm input[type="search"]::-moz-placeholder,
.box-start-conversation .mktoForm input[type="password"]::-moz-placeholder,
.box-start-conversation .mktoForm input[type="email"]::-moz-placeholder,
.box-start-conversation .mktoForm input[type="tel"]::-moz-placeholder,
.box-start-conversation .mktoForm input[type="number"]::-moz-placeholder {
  color: #006A71 !important;
}
.box-start-conversation .mktoForm input[type="text"]:-ms-input-placeholder,
.box-start-conversation .mktoForm input[type="search"]:-ms-input-placeholder,
.box-start-conversation .mktoForm input[type="password"]:-ms-input-placeholder,
.box-start-conversation .mktoForm input[type="email"]:-ms-input-placeholder,
.box-start-conversation .mktoForm input[type="tel"]:-ms-input-placeholder,
.box-start-conversation .mktoForm input[type="number"]:-ms-input-placeholder {
  color: #006A71 !important;
}
.box-start-conversation .mktoForm input[type="text"]:-moz-placeholder,
.box-start-conversation .mktoForm input[type="search"]:-moz-placeholder,
.box-start-conversation .mktoForm input[type="password"]:-moz-placeholder,
.box-start-conversation .mktoForm input[type="email"]:-moz-placeholder,
.box-start-conversation .mktoForm input[type="tel"]:-moz-placeholder,
.box-start-conversation .mktoForm input[type="number"]:-moz-placeholder {
  color: #006A71 !important;
}
.box-start-conversation .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.box-start-conversation .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 1px solid #38905b !important;
  color: #38905b !important;
  background-color: #FFFFFF !important;
  border-color: #38905b !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.box-start-conversation .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #38905b !important;
  border-color: #38905b !important;
}
.box-start-conversation .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.box-start-conversation .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.box-start-conversation .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.box-start-conversation .wpforms-container {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
}
.box-start-conversation .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 30px 0!important;
}
.box-start-conversation .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .box-start-conversation .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 10px!important;
    width: 48%!important;
  }
}
.box-start-conversation .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.box-start-conversation .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 16px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006666;
  display: block;
}
.box-start-conversation .wpforms-container form .wpforms-field input[type="text"],
.box-start-conversation .wpforms-container form .wpforms-field input[type="password"],
.box-start-conversation .wpforms-container form .wpforms-field input[type="email"],
.box-start-conversation .wpforms-container form .wpforms-field input[type="tel"],
.box-start-conversation .wpforms-container form .wpforms-field input[type="number"] {
  display: block;
  width: 100%;
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #4A4A4A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d3d3d3;
  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;
}
.box-start-conversation .wpforms-container form .wpforms-field input[type="text"]:focus,
.box-start-conversation .wpforms-container form .wpforms-field input[type="password"]:focus,
.box-start-conversation .wpforms-container form .wpforms-field input[type="email"]:focus,
.box-start-conversation .wpforms-container form .wpforms-field input[type="tel"]:focus,
.box-start-conversation .wpforms-container form .wpforms-field input[type="number"]:focus,
.box-start-conversation .wpforms-container form .wpforms-field input[type="text"]:active,
.box-start-conversation .wpforms-container form .wpforms-field input[type="password"]:active,
.box-start-conversation .wpforms-container form .wpforms-field input[type="email"]:active,
.box-start-conversation .wpforms-container form .wpforms-field input[type="tel"]:active,
.box-start-conversation .wpforms-container form .wpforms-field input[type="number"]:active {
  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);
}
.box-start-conversation .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  padding-top: 2px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
.box-start-conversation .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  border: 0;
  color: #FFFFFF;
  background-color: #006666;
  border-color: #006666;
  min-width: 190px;
  margin-top: 15px;
  transition: all 0.4s ease;
}
.box-start-conversation .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666;
}
.box-start-conversation .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus,
.box-start-conversation .wpforms-container form .wpforms-submit-container button.wpforms-submit:active,
.box-start-conversation .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus-visible {
  color: #006666;
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  background-color: inherit;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
}
.box-start-conversation .wpforms-container form .wpforms-submit-container .wpforms-data-warning-info,
.box-start-conversation .wpforms-container form .wpforms-submit-container .google-recaptcha-tos {
  font-size: 14px;
}
.box-start-conversation .wpforms-container form .wpforms-submit-container .wpforms-data-warning-info p,
.box-start-conversation .wpforms-container form .wpforms-submit-container .google-recaptcha-tos p {
  line-height: normal !important;
  width: 100% !important;
  max-width: 100% !important;
}
.box-start-conversation .wpforms-container form .wpforms-submit-container .wpforms-data-warning-info a,
.box-start-conversation .wpforms-container form .wpforms-submit-container .google-recaptcha-tos a {
  color: inherit !important;
  text-decoration: underline !important;
}
.box-find-location {
  text-align: center;
  padding: 20px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .box-find-location {
    padding: 40px 0;
  }
}
.box-find-location h2 {
  color: #006A71;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .box-find-location h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .box-find-location p {
    font-size: 18px;
    line-height: 20px;
  }
}
.box-find-location .find-location-form {
  max-width: 300px;
  margin: 25px auto 0 auto;
}
@media only screen and (min-width: 768px) {
  .box-find-location .find-location-form {
    max-width: 315px;
  }
}
@media only screen and (min-width: 768px) {
  .box-find-location .find-location-form .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .box-find-location .find-location-form .row .col-xs-1,
  .box-find-location .find-location-form .row .col-sm-1,
  .box-find-location .find-location-form .row .col-md-1,
  .box-find-location .find-location-form .row .col-lg-1,
  .box-find-location .find-location-form .row .col-xs-2,
  .box-find-location .find-location-form .row .col-sm-2,
  .box-find-location .find-location-form .row .col-md-2,
  .box-find-location .find-location-form .row .col-lg-2,
  .box-find-location .find-location-form .row .col-xs-3,
  .box-find-location .find-location-form .row .col-sm-3,
  .box-find-location .find-location-form .row .col-md-3,
  .box-find-location .find-location-form .row .col-lg-3,
  .box-find-location .find-location-form .row .col-xs-4,
  .box-find-location .find-location-form .row .col-sm-4,
  .box-find-location .find-location-form .row .col-md-4,
  .box-find-location .find-location-form .row .col-lg-4,
  .box-find-location .find-location-form .row .col-xs-5,
  .box-find-location .find-location-form .row .col-sm-5,
  .box-find-location .find-location-form .row .col-md-5,
  .box-find-location .find-location-form .row .col-lg-5,
  .box-find-location .find-location-form .row .col-xs-6,
  .box-find-location .find-location-form .row .col-sm-6,
  .box-find-location .find-location-form .row .col-md-6,
  .box-find-location .find-location-form .row .col-lg-6,
  .box-find-location .find-location-form .row .col-xs-7,
  .box-find-location .find-location-form .row .col-sm-7,
  .box-find-location .find-location-form .row .col-md-7,
  .box-find-location .find-location-form .row .col-lg-7,
  .box-find-location .find-location-form .row .col-xs-8,
  .box-find-location .find-location-form .row .col-sm-8,
  .box-find-location .find-location-form .row .col-md-8,
  .box-find-location .find-location-form .row .col-lg-8,
  .box-find-location .find-location-form .row .col-xs-9,
  .box-find-location .find-location-form .row .col-sm-9,
  .box-find-location .find-location-form .row .col-md-9,
  .box-find-location .find-location-form .row .col-lg-9,
  .box-find-location .find-location-form .row .col-xs-10,
  .box-find-location .find-location-form .row .col-sm-10,
  .box-find-location .find-location-form .row .col-md-10,
  .box-find-location .find-location-form .row .col-lg-10,
  .box-find-location .find-location-form .row .col-xs-11,
  .box-find-location .find-location-form .row .col-sm-11,
  .box-find-location .find-location-form .row .col-md-11,
  .box-find-location .find-location-form .row .col-lg-11,
  .box-find-location .find-location-form .row .col-xs-12,
  .box-find-location .find-location-form .row .col-sm-12,
  .box-find-location .find-location-form .row .col-md-12,
  .box-find-location .find-location-form .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.box-find-location .find-location-form .form-group {
  position: relative;
}
.box-find-location .find-location-form input.form-control {
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.box-find-location .find-location-form .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
}
.box-find-location .find-location-form .btn-round.circle {
  padding: 0 0;
  min-width: 54px;
  width: 54px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  margin-left: -25px;
}
@media only screen and (min-width: 992px) {
  .box-find-location .find-location-form .btn-round.circle {
    margin-left: 0;
  }
}
.box-find-location.box-background {
  background-color: #F8FAFB;
}
/* *** */
body.page-template-business .box-find-location h2,
body.blog .box-find-location h2 {
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  body.page-template-business .box-find-location h2,
  body.blog .box-find-location h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
body.page-template-business .box-find-location .find-location-form .btn-round,
body.blog .box-find-location .find-location-form .btn-round {
  background-color: #006A71;
}
body.page-template-business .box-find-location-wrapper,
body.blog .box-find-location-wrapper {
  background-color: #F8FAFB;
}
.team-members .link {
  text-align: center;
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .team-members .link {
    padding-top: 60px;
  }
}
.team-members .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
}
.team-wrapper {
  padding: 40px 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .team-wrapper {
    padding: 70px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .team-wrapper {
    padding: 70px 0 70px 0;
  }
}
.team-wrapper:nth-child(odd) {
  background-color: #F8FAFB;
}
.team-wrapper .heading {
  text-align: center;
  font-weight: 300;
  color: #414E57;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .team-wrapper .heading {
    font-size: 42px;
    line-height: 56px;
    padding: 0 0 70px 0;
  }
}
.box-team {
  position: relative;
  padding: 0 0 70px 0;
}
@media only screen and (min-width: 768px) {
  .box-team {
    display: table;
    padding: 0 0 70px 0;
  }
}
@media only screen and (min-width: 992px) {
  .box-team {
    padding: 0 0 0 0;
  }
}
.box-team:before,
.box-team:after {
  display: table;
  content: " ";
}
.box-team:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .box-team .box-team-picture {
    display: table-cell;
    vertical-align: top;
    width: 175px;
  }
}
@media only screen and (min-width: 1200px) {
  .box-team .box-team-picture {
    width: 215px;
  }
}
.box-team .box-team-picture .picture {
  position: relative;
  width: 175px;
  height: 175px;
  background-color: #D8D8D8;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #006666;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .box-team .box-team-picture .picture {
    width: 150px;
    height: 150px;
    margin: 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .box-team .box-team-picture .picture {
    width: 175px;
    height: 175px;
  }
}
.box-team .box-team-picture .picture img {
  width: 100%;
  height: auto;
}
.box-team .box-team-info {
  padding: 0 15px;
  font-size: 16px;
  line-height: 24px;
  color: #63747E;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-team .box-team-info {
    display: table-cell;
    vertical-align: top;
    text-align: left;
  }
}
.box-team .box-team-info span.name {
  display: block;
  font-size: 24px;
  line-height: 29px;
  color: #006666;
}
.box-team .box-team-info span.name + .occupation {
  margin-top: 10px;
}
.box-team .box-team-info span.occupation {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #414E57;
}
.box-team .box-team-info span.occupation + p {
  margin-top: 15px;
}
.box-team .box-team-info p {
  text-align: left;
}
.box-team .box-team-info p + .mailto {
  margin-top: 30px;
}
.box-team .box-team-info a.mailto {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  height: 24px;
  color: #006666;
  padding: 0 20px 0 0;
}
.box-team .box-team-info a.mailto svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 8px;
  height: 16px;
}
.box-team .box-team-info a.mailto svg path {
  fill: #006666;
}
/* *** */
body.page-template-investing .team-wrapper:nth-child(odd) {
  background-color: #006666;
}
body.page-template-investing .team-wrapper:nth-child(odd) .heading {
  color: #FFFFFF;
}
body.page-template-investing .team-wrapper:nth-child(odd) .box-team .box-team-picture .picture {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
body.page-template-investing .team-wrapper:nth-child(odd) .box-team .box-team-info {
  color: #FFFFFF;
}
body.page-template-investing .team-wrapper:nth-child(odd) .box-team .box-team-info span.name {
  color: #FFFFFF;
}
body.page-template-investing .team-wrapper:nth-child(odd) .box-team .box-team-info span.occupation {
  color: #FFFFFF;
}
body.page-template-investing .team-wrapper:nth-child(odd) .box-team .box-team-info a.mailto {
  color: #FFFFFF;
  padding: 0 20px 0 0;
}
body.page-template-investing .team-wrapper:nth-child(odd) .box-team .box-team-info a.mailto svg path {
  fill: #FFFFFF;
}
body.page-template-business .team-wrapper:nth-child(odd) {
  background-color: #FFFFFF;
}
body.page-template-business .team-wrapper:nth-child(even) {
  background-color: #F8FAFB;
}
body.page-id-2930 .team-wrapper {
  background-color: #006666;
}
body.page-id-2930 .team-wrapper .box-team .box-team-picture .picture {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
body.page-id-2930 .team-wrapper .box-team .box-team-info {
  color: #FFFFFF;
}
body.page-id-2930 .team-wrapper .box-team .box-team-info a {
  color: #FFFFFF;
}
body.page-id-2930 .team-wrapper .box-team .box-team-info span.name {
  color: #FFFFFF;
}
body.page-id-2930 .team-wrapper .box-team .box-team-info span.occupation {
  color: #FFFFFF;
}
body.page-id-2930 .team-wrapper .box-team .box-team-info a.mailto {
  color: #FFFFFF;
  padding: 0 20px 0 0;
}
body.page-id-2930 .team-wrapper .box-team .box-team-info a.mailto svg path {
  fill: #FFFFFF;
}
body.page-id-2930 .team-wrapper:nth-child(odd) {
  background-color: #FFFFFF;
}
body.page-id-2930 .team-wrapper:nth-child(odd) .box-team .box-team-picture .picture {
  border-color: #006666;
}
body.page-id-2930 .team-wrapper:nth-child(odd) .box-team .box-team-info {
  color: #63747E;
}
body.page-id-2930 .team-wrapper:nth-child(odd) .box-team .box-team-info span.name {
  color: #006666;
}
body.page-id-2930 .team-wrapper:nth-child(odd) .box-team .box-team-info span.occupation {
  color: #414E57;
}
body.page-id-2930 .team-wrapper:nth-child(odd) .box-team .box-team-info a {
  color: #006666;
}
body.page-id-2930 .team-wrapper:nth-child(odd) .box-team .box-team-info a.mailto {
  color: #006666;
}
body.page-id-2930 .team-wrapper:nth-child(odd) .box-team .box-team-info a.mailto svg path {
  fill: #006666;
}
body.page-id-713 .team-wrapper:nth-child(odd) {
  background-color: #FFFFFF;
}
body.page-id-713 .team-wrapper:nth-child(even) {
  background-color: #F8FAFB;
}
.header-tour {
  text-align: center;
  background: -webkit-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: -o-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: -moz-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  margin-left: -15px;
  margin-right: -15px;
  min-height: 200px;
}
@media only screen and (min-width: 768px) {
  .header-tour {
    min-height: 320px;
  }
}
.header-tour .title-header {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  padding: 25px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .header-tour .title-header {
    font-size: 40px;
    line-height: 40px;
    padding: 40px 0 40px 0;
  }
}
.header-tour .title-subheader {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 18px;
  margin-top: -10px;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .header-tour .title-subheader {
    font-size: 30px;
    line-height: 30px;
    margin-top: -20px;
    padding: 0 0 20px 0;
  }
}
.header-tour .title-subheader + .image-header {
  width: 80px;
  height: 80px;
}
@media only screen and (min-width: 768px) {
  .header-tour .title-subheader + .image-header {
    width: 100px;
    height: 100px;
    margin: 20px auto 0 auto;
  }
}
.header-tour .image-header {
  position: relative;
  width: 110px;
  height: 110px;
  background-color: #FFFFFF;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .header-tour .image-header {
    width: 165px;
    height: 165px;
    margin: 0 auto 0 auto;
  }
}
.header-tour .image-header img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 85%;
  height: auto;
}
.block-tour {
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-tour {
    padding: 45px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-tour {
    padding: 55px 0 100px 0;
  }
}
.block-tour .heading {
  color: #414E57;
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-tour .heading {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 45px;
  }
}
.block-tour .heading strong,
.block-tour .heading b {
  color: #006A71;
  font-weight: 400;
  font-size: 22px;
}
@media only screen and (min-width: 992px) {
  .block-tour .heading strong,
  .block-tour .heading b {
    font-size: 42px;
  }
}
.block-tour h1,
.block-tour h2,
.block-tour h3,
.block-tour h4,
.block-tour h5 {
  font-weight: 400;
  color: #006A71;
}
.block-tour h2 {
  font-weight: 300;
  color: #006A71;
  font-size: 22px;
  line-height: 30px;
  max-width: 1070px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-tour h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1.27px;
  }
}
.block-tour h2 strong,
.block-tour h2 b {
  font-weight: 400;
  color: #006A71;
}
.block-tour h2 + p {
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .block-tour h2 + p {
    padding-top: 45px;
  }
}
.block-tour h3 {
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .block-tour h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.block-tour p {
  color: #222222;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  max-width: 1070px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-tour p {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.7px;
  }
}
.block-tour p a {
  color: #006A71;
}
.block-tour p + p {
  padding-top: 10px;
}
.block-tour p + h3 {
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .block-tour p + h3 {
    padding-top: 30px;
  }
}
.block-tour p + .link {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .block-tour p + .link {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.block-tour .tour-list {
  max-width: 1050px;
  margin: 0 auto;
}
.block-tour .tour-list ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.block-tour .tour-list ul li {
  color: #63747E;
  font-size: 16px;
  line-height: 28px;
}
.block-tour .tour-list ul li a {
  color: #006A71;
  text-decoration: underline;
}
.block-tour .tour-list ul li > ul {
  padding-left: 15px;
}
.block-tour .tour-list ul li > ul li a {
  position: relative;
  padding: 0 15px 0 0;
  transition: all 0.4s ease;
  color: #01558e;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .block-tour .tour-list ul li > ul li a {
    display: inline-block;
  }
}
.block-tour .tour-list ul li > ul li a svg {
  position: absolute;
  top: 8px;
  right: 0;
  width: 6px;
  height: 12px;
}
.block-tour .tour-list ul li > ul li a svg path {
  fill: #01558e;
}
.block-tour .tour-list ul li > ul li a:hover {
  color: #006A71;
}
.block-tour .tour-list ul li > ul li a:hover svg path {
  fill: #006A71;
}
.block-tour .tour-list-2 .tour-box {
  text-align: center;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 .tour-box {
    margin: 40px 25px;
  }
}
.block-tour .tour-list-2 .tour-category-heading {
  position: relative;
  color: #006A71;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #BCC4CA;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 .tour-category-heading {
    padding: 0 0 30px 0;
    margin: 0 0 25px 0;
  }
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 .tour-category-heading.interior {
    margin: 0 0 40px 0;
  }
}
.block-tour .tour-list-2 .tour-category-heading h2 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 400;
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 .tour-category-heading h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.block-tour .tour-list-2 .tour-category-heading span {
  display: block;
  line-height: normal;
  height: 17px;
}
.block-tour .tour-list-2 .tour-category-heading a {
  position: relative;
  display: inline-block;
  color: #006A71;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  text-transform: none;
  padding: 0 15px 0 0;
  height: 17px;
  margin-top: 5px;
}
.block-tour .tour-list-2 .tour-category-heading a svg {
  position: absolute;
  top: 3px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .block-tour .tour-list-2 .tour-category-heading a svg {
    top: 3px;
    width: 6px;
    height: 12px;
  }
}
.block-tour .tour-list-2 .tour-category-heading a svg path {
  fill: #006A71;
}
.block-tour .tour-list-2 ul.category-tours {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
.block-tour .tour-list-2 ul.category-tours li + li {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 ul.category-tours li + li {
    margin-top: 20px;
  }
}
.block-tour .tour-list-2 ul.category-tours li a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 0;
  color: #414E57;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 ul.category-tours li a {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 0 0;
  }
}
.block-tour .tour-list-2 ul.category-tours li a:hover {
  color: #006A71;
}
.block-tour .tour-list-2 ul.category-tours li a:hover svg path {
  fill: #006A71;
}
.block-tour .tour-list-2 ul.category-tours li a svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 ul.category-tours li a svg {
    top: 6px;
  }
}
.block-tour .tour-list-2 ul.category-tours li a svg path {
  fill: #414E57;
}
.block-tour .tour-list-2 ul.category-tours.left-aligned {
  max-width: 260px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 ul.category-tours.left-aligned {
    max-width: 350px;
    margin: 0 auto 20px auto;
  }
}
.block-tour .tour-list-2 ul.category-tours.left-aligned li {
  text-align: left!important;
}
.block-tour .tour-list-2 ul.category-tours.left-aligned li a {
  position: relative;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 ul.category-tours.left-aligned li a {
    padding-right: 20px;
  }
}
.block-tour .tour-list-2 ul.category-tours + .btn-round {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 ul.category-tours + .btn-round {
    margin-top: 50px;
  }
}
.block-tour .tour-list-2 .btn-round {
  height: 40px;
  padding: 0 30px;
  min-width: 180px;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 .btn-round {
    height: 52px;
    font-size: 18px;
    line-height: 53px;
    min-width: 250px;
    color: #006A71;
    background-color: #FFFFFF;
  }
}
.block-tour .tour-list-2 .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 .btn-round:hover {
    color: #FFFFFF;
    background-color: #006A71;
  }
}
.block-tour .tour-list-2 .centered-column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-tour .tour-list-2 .centered-column > div {
  display: inline-block;
}
.block-tour .tour-list-2 .videos-placeholder p {
  ont-size: 16px;
  line-height: 24px;
  padding-bottom: 32px;
}
@media only screen and (min-width: 992px) {
  .block-tour .tour-list-2 .videos-placeholder p {
    display: none;
  }
}
.block-tour .tour-list-2 .video-container {
  position: relative;
  padding-bottom: 50.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .block-tour .tour-list-2 .video-container {
    margin-bottom: 20px;
  }
}
.block-tour .tour-list-2 .video-container iframe,
.block-tour .tour-list-2 .video-container object,
.block-tour .tour-list-2 .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .block-tour .tour-list-2 .video-container.hide-video {
    display: none;
  }
}
.block-tour .tour-list-2 .video-items {
  list-style: none;
  padding: 12px 0 0 0;
  margin: 0;
  display: none;
}
@media only screen and (min-width: 992px) {
  .block-tour .tour-list-2 .video-items {
    padding-top: 0;
    display: block;
  }
}
.block-tour .tour-list-2 .video-items > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  cursor: pointer;
  align-items: start !important;
}
@media only screen and (min-width: 992px) {
  .block-tour .tour-list-2 .video-items > div {
    align-items: center !important;
  }
}
.block-tour .tour-list-2 .video-items > div + div {
  margin-top: 24px;
}
.block-tour .tour-list-2 .video-items > div > div.image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
}
.block-tour .tour-list-2 .video-items > div > div.image img {
  max-width: 100px;
  width: 100%;
  height: auto;
  border-radius: 6px;
}
@media only screen and (min-width: 992px) {
  .block-tour .tour-list-2 .video-items > div > div.image img {
    border-radius: 8px;
    max-width: 170px;
  }
}
.block-tour .tour-list-2 .video-items > div > div.video-detail {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
}
.block-tour .tour-list-2 .video-items > div p {
  font-size: 16px;
  line-height: 18px;
  padding-top: 8px;
}
.block-tour #player #demo-controls {
  background-color: #006A71 !important;
}
.block-tour #player #wcag-demo-guidetext {
  background: #f3f3f3!important;
}
.block-tour #player #dom-hotspot {
  background: rgba(26, 178, 255, 0.2);
}
.block-tour #player #demo-info {
  bottom: -20px;
}
@keyframes blue-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(102, 153, 51, 0.4) !important;
    box-shadow: 0 0 0 0 rgba(102, 153, 51, 0.4) !important;
  }
  70% {
    -moz-box-shadow: 0 0 0 15px rgba(102, 153, 51, 0) !important;
    box-shadow: 0 0 0 15px rgba(102, 153, 51, 0) !important;
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(102, 153, 51, 0) !important;
    box-shadow: 0 0 0 0 rgba(102, 153, 51, 0) !important;
  }
}
body.single-dbt {
  border: 0;
  margin: 0;
  height: 100%;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.single-dbt header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
}
body.single-dbt header .navbar-top {
  display: none;
}
body.single-dbt header .btn-open-login {
  display: none!important;
}
body.single-dbt .block-tour {
  margin: 0 -15px;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  body.single-dbt .block-tour {
    padding: 0 0 0 0;
  }
}
body.single-dbt .block-tour .container {
  width: 100%;
}
body.single-dbt #player {
  height: calc(100vh - 137px);
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  body.single-dbt #player {
    margin-left: 0;
    margin-right: 0;
  }
}
body.single-dbt footer {
  display: none;
}
body.single-dbt .livehelp-button-sticky {
  display: none;
}
.wm-featured-wrapper {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  /* *** */
  /* *** */
  /* *** */
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper {
    display: table;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-image {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-image {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    max-width: 50%;
  }
}
.wm-featured-wrapper .wm-f-image .img-placehoder {
  position: relative;
  padding: 0 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-image .img-placehoder {
    padding: 0 0 0 0;
    margin-left: -15px;
    margin-right: 0;
  }
}
.wm-featured-wrapper .wm-f-image .img-placehoder img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.wm-featured-wrapper .wm-f-image .img-placehoder .btn-round {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  min-width: 215px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-image .img-placehoder .btn-round {
    bottom: 50px;
    left: 30px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    min-width: 255px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content {
    max-width: 628px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box {
  color: #63747E;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 -10px 0 -10px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box {
    margin: 40px 0 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box {
    margin: 20px 0 20px 25px;
    max-width: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1400px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box {
    max-width: 555px;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content {
  padding: 40px 0 40px 0;
}
@media only screen and (max-width: 767px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content {
    padding: 0 0 0 0;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content:before,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content:after {
  display: table;
  content: " ";
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content:after {
  clear: both;
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
  color: #414E57;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1,
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2,
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3,
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
    font-size: 40px;
    line-height: 48px;
    padding: 0 0 30px 0;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1,
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2,
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3,
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
    font-size: 50px;
    line-height: 58px;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 b,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 b,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 b,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 b,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 strong,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 strong,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 strong,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 strong {
  font-weight: 400;
  color: #006A71;
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 {
  font-size: 22px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 {
    font-size: 42px;
    line-height: 58px;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
    font-size: 24px;
    line-height: 36px;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content p {
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content p {
    font-size: 20px;
    line-height: 36px;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content p + p {
  margin-top: 20px;
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content p + .btn-round,
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content p + .links {
  margin-top: 30px;
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
  counter-reset: ol-item;
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol li {
  position: relative;
  padding: 0 0 0 50px;
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 19px;
  color: #63747E;
  min-height: 35px;
  width: 100%;
  display: flex;
  align-items: center;
  counter-increment: ol-item;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol li {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 60px;
    min-height: 60px;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol li:last-child {
  margin-bottom: 10px;
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: counter(ol-item);
  width: 35px;
  height: 35px;
  font-size: 14px;
  font-weight: 700;
  color: #006A71;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../img/circle-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol li:before {
    top: 5px;
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .fisform {
    float: left;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .fisform input[type=submit] {
  margin-top: 30px;
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .links {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .links {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .btn-round {
    min-width: 200px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .btn-round + .btn-round {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .btn-round + .btn-round {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content .btn-round + .btn-round {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .box-simple-text {
    margin: 0 0;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .box-simple-text + .box-simple-text {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper .wm-f-content .wm-f-c-box .box-simple-text + .box-simple-text {
    margin-top: 50px;
    margin-bottom: 0;
  }
}
.wm-featured-wrapper .wm-f-content .wm-f-c-box .box-simple-text h3 {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}
.wm-featured-wrapper.flipped .wm-f-image .img-placehoder {
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.flipped .wm-f-image .img-placehoder {
    padding: 0 0 0 15px;
    margin-left: 0;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.flipped .wm-f-content .wm-f-c-box {
    margin: 40px 0 40px 0;
    float: right;
    max-width: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .wm-featured-wrapper.flipped .wm-f-content .wm-f-c-box {
    max-width: 555px;
  }
}
@media only screen and (min-width: 1400px) {
  .wm-featured-wrapper.flipped .wm-f-content .wm-f-c-box {
    max-width: 590px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper.flipped .wm-f-content .wm-f-c-box .box-simple-text {
    margin-right: 25px;
  }
}
.wm-featured-wrapper.mobile-design .wm-f-image:first-child {
  display: none;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.mobile-design .wm-f-image:first-child {
    display: table-cell;
  }
}
.wm-featured-wrapper.mobile-design .wm-f-image:last-child {
  display: block;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.mobile-design .wm-f-image:last-child {
    display: none;
    padding-top: 0;
  }
}
.wm-featured-wrapper.mobile-design.flipped .wm-f-image:first-child {
  display: none;
}
@media only screen and (min-width: 992px) {
}
.wm-featured-wrapper.mobile-design.flipped .wm-f-image:last-child {
  display: block;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.mobile-design.flipped .wm-f-image:last-child {
    display: table-cell;
    padding-top: 0;
  }
}
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content {
  text-align: center!important;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content {
    text-align: left!important;
  }
}
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h1,
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h2,
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h3,
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
  font-size: 22px;
  line-height: 32px;
}
@media only screen and (min-width: 360px) {
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h1,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h2,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h3,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h1,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h2,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h3,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h1,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h2,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h3,
  .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
    font-size: 42px;
    line-height: 48px;
  }
}
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 strong,
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 strong,
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 strong,
.wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 strong {
  font-weight: 400;
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box {
    margin: 20px 0 20px 45px;
  }
}
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 {
  position: relative;
  font-size: 16px;
  line-height: 38px;
  font-weight: 400;
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 {
    font-size: 20px;
    line-height: 48px;
    margin: 0 0 30px 0;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 {
    font-size: 23px;
    line-height: 58px;
  }
}
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  display: block;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1:after {
    width: 40px;
    height: 3px;
  }
}
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 b,
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 strong {
  font-weight: 400;
}
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content p {
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
  color: #414E57;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content p {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content p {
    font-size: 40px;
    line-height: 52px;
  }
}
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content p strong {
  font-weight: 400;
}
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content p + h4 {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content p + h4 {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content p + .links {
    margin-top: 50px;
  }
}
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content small,
.wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
  padding: 0;
  font-size: 16px;
  line-height: 30px !important;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content small,
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 {
    font-size: 20px;
    line-height: 36px !important;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
  .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .btn-round {
    min-width: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.two-images .wm-f-image:nth-child(1) .img-placehoder {
    padding: 0 0 0 0;
    margin-left: -15px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-wrapper.two-images .wm-f-image:nth-child(2) .img-placehoder {
    padding: 0 0 0 0;
    margin-left: 0;
    margin-right: -15px;
  }
}
/* *** */
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 b,
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 b,
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 b,
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 b,
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 strong,
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 strong,
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 strong,
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 strong {
  color: #006A71;
}
body.page-template-business .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol li:before {
  color: #006A71;
}
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 b,
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 b,
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 b,
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 b,
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 strong,
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 strong,
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 strong,
body.page-template-business .wm-featured-wrapper.custom-contactless .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 strong {
  color: #006A71;
}
body.page-template-business .wm-featured-wrapper.custom-1 .wm-f-content .wm-f-c-box .wm-f-c-box-content h1:after {
  background-color: #006A71;
}
body.page-template-investing .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h1 strong,
body.page-template-investing .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h2 strong,
body.page-template-investing .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h3 strong,
body.page-template-investing .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content h4 strong {
  color: #006666;
}
body.page-template-investing .wm-featured-wrapper .wm-f-content .wm-f-c-box .wm-f-c-box-content ol li:before {
  color: #006A71;
}
.wm-featured-form {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
  }
}
.wm-featured-form .wm-f-image {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-image {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
  }
}
.wm-featured-form .wm-f-image .img-placehoder {
  position: relative;
  padding: 0 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-image .img-placehoder {
    padding: 0 0 0 0;
    margin-left: -15px;
    margin-right: 0;
    height: 100%!important;
    overflow: hidden!important;
  }
}
.wm-featured-form .wm-f-image .img-placehoder img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-image .img-placehoder img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 2000px;
    width: auto;
    height: 100%;
    z-index: 2;
    visibility: hidden;
  }
}
.wm-featured-form .wm-f-image .img-placehoder img.ie {
  position: relative!important;
  width: 100%;
  height: auto;
  visibility: hidden;
  top: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-image .img-placehoder img.ie {
    display: block;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-image .wm-f-image-content {
    padding-bottom: 50px;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content .heading {
  font-weight: 900;
  color: #006666;
  font-size: 40px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content .heading {
    font-size: 48px;
    line-height: 48px;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content .heading + ul {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content .heading + ul {
    padding: 50px 0 0 0!important;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content .subheading {
  font-weight: 600;
  color: #006666;
  font-size: 22px;
  line-height: 25px;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content .subheading {
    padding-top: 0;
    font-size: 25px;
    line-height: 35px;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options {
  list-style: none;
  padding: 30px 0 0 0;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options {
    padding: 10px 0 0 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;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 20px;
    line-height: 25px;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li + li {
  margin-top: 65px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options li + li {
    margin-top: 0;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li + li:before {
  content: 'OR';
  position: absolute;
  top: -45px;
  left: 50%;
  z-index: 2;
  width: 50px;
  height: 30px;
  background-color: #FFFFFF;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #cccccc;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options li + li:before {
    top: 50%;
    left: -20px;
    width: 30px;
    padding-top: 2px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li + li:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -32px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options li + li:after {
    top: 0;
    left: -5px;
    height: 100%;
    width: 1px;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .price {
  font-weight: 900;
  color: #006A71;
  font-size: 66px;
  line-height: 46px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options li .price {
    font-size: 96px;
    line-height: 66px;
    padding-bottom: 30px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options li .info {
    padding: 0 5px;
    margin: 0 0 0 0;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link {
  padding-top: 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link .btn-round {
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    border-width: 0.5px;
  }
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link .btn-round.btn-blue {
  color: #FFFFFF;
  background-color: #006666;
  border-color: #006666;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link .btn-round.btn-blue:hover {
  color: #006666;
  background-color: #FFFFFF;
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link .btn-round.btn-blue:focus,
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link .btn-round.btn-blue:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link .btn-round:focus,
.wm-featured-form .wm-f-image .wm-f-image-content ul.options li .link .btn-round:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content {
    max-width: 628px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-content {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box {
  color: #333333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 -10px 0 -10px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box {
    margin: 40px 0 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-content .wm-f-c-box {
    margin: 20px 0 20px 25px;
    max-width: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .wm-featured-form .wm-f-content .wm-f-c-box {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1400px) {
  .wm-featured-form .wm-f-content .wm-f-c-box {
    max-width: 555px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content {
  position: relative;
  padding: 40px 0 60px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content {
    padding: 0 0 60px 0;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content:before,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content:after {
  display: table;
  content: " ";
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding .featured-form {
    padding: 40px 30px 45px 30px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding .featured-form .form-copy {
    padding: 0 0 40px 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding .wpforms-container form .wpforms-submit-container button.wpforms-submit {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .limited {
  position: absolute;
  bottom: 15px;
  left: 50%;
  font-size: 15px;
  color: #63747E;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .limited {
    white-space: nowrap;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .heading {
  font-weight: 900;
  color: #006666;
  font-size: 40px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .heading {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .heading {
    margin: 0 auto;
    max-width: 460px;
  }
}
@media only screen and (min-width: 1400px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .heading {
    max-width: 100%;
    padding-top: 10px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .subheading {
  font-weight: 600;
  color: #006666;
  font-size: 22px;
  line-height: 25px;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .subheading {
    padding-top: 20px;
    font-size: 25px;
    line-height: 35px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options {
  list-style: none;
  padding: 30px 0 0 0;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options {
    padding: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 20px;
    line-height: 25px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li {
  margin-top: 65px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li {
    margin-top: 0;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li:before {
  content: 'OR';
  position: absolute;
  top: -45px;
  left: 50%;
  z-index: 2;
  width: 50px;
  height: 30px;
  background-color: #FFFFFF;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #cccccc;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li:before {
    top: 50%;
    left: -20px;
    width: 30px;
    padding-top: 2px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -32px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li:after {
    top: 0;
    left: -5px;
    height: 100%;
    width: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li:nth-child(3):before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li:nth-child(3):after {
    display: none;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .price {
  font-weight: 900;
  color: #006A71;
  font-size: 66px;
  line-height: 46px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .price {
    font-size: 64px;
    line-height: 56px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .info {
    padding: 0 5px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .info {
    margin: 0 auto;
    max-width: 330px;
  }
}
@media only screen and (min-width: 1400px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .info {
    max-width: 100%;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .link {
  padding-top: 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .link .btn-round {
    height: 48px;
    font-size: 18px;
    line-height: 40px;
    border-width: 1px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .link .btn-round.btn-blue {
  color: #FFFFFF;
  background-color: #006666;
  border-color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .link .btn-round.btn-blue:hover {
  color: #006666;
  background-color: #FFFFFF;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .link .btn-round:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li .link .btn-round:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .featured-form {
  position: relative;
  padding: 20px 30px 50px 30px;
  margin-top: 20px;
  background-color: #006666;
  border-radius: 4px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .featured-form {
    padding: 60px 30px 55px 30px;
    margin-top: 30px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .featured-form:after {
  content: "All fields required";
  position: absolute;
  bottom: 15px;
  left: 50%;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.67);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .featured-form .subheading {
  color: #FFFFFF;
  text-align: center;
  padding: 0 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .featured-form .subheading {
    font-size: 34px;
    line-height: 41px;
    padding: 0 0 20px 0;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .featured-form .form-copy {
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: center;
  padding: 0 0 15px 0;
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .featured-form .form-copy {
    font-size: 20px;
    line-height: 25px;
    padding: 0 0 20px 0;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container {
  margin: 0 auto 0 auto!important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form:before,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form:after {
  display: table;
  content: " ";
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 30px!important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-one-third {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-one-third {
    margin-left: 2%!important;
    width: 32%!important;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-one-third.wpforms-first {
  margin-left: 0 !important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 10px;
  right: 16px;
  width: 10px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #FFFFFF;
  display: block;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="text"],
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="password"],
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="email"],
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="tel"],
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="number"],
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 40px;
  padding: 0 10px 0 10px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 40px;
  color: #006666;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="text"]:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="password"]:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="email"]:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="tel"]:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="number"]:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="url"]:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="text"]:active,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="password"]:active,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="email"]:active,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="tel"]:active,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="number"]:active,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="url"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #006666;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
  resize: none;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field textarea:focus,
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field textarea:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #006666;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  top: 42px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400!important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field select {
  width: 100%;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field .select2.select2-container {
  width: 100%!important;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field .select2.select2-container {
    margin-bottom: 0;
  }
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
  border: 1px solid #639331;
  background-color: #639331;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #FFFFFF;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 44%;
  right: 15px;
  margin: -4px 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down-3.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-has-error.required-field-wrapper:before {
  color: #f64436;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-field-checkbox:before {
  display: none!important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-field-checkbox ul li {
  position: relative;
  padding: 0 0 0 30px!important;
  text-align: left!important;
  margin-top: -5px;
  display: block;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-field-checkbox ul li input[type=checkbox],
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-field-checkbox ul li input[type=radio] {
  position: absolute;
  top: 4px;
  left: 0;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-field-checkbox ul li label.wpforms-field-label-inline {
  color: #FFFFFF;
  text-align: left!important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-field.wpforms-field-checkbox ul li label.wpforms-field-label-inline a {
  text-decoration: underline!important;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-submit-container {
  min-width: 190px;
  max-width: 190px;
  padding: 0 0 0 0;
  margin: 0 auto!important;
  text-align: center;
}
@media only screen and (min-width: 768px) {
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 20px;
  line-height: 16px;
  text-align: center;
  width: 100%;
  color: #FFFFFF;
  background-color: #006666;
  border-color: #FFFFFF !important;
  min-width: 190px;
  margin-top: 15px;
  transition: all 0.4s ease;
}
.wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .wm-f-content .wm-f-c-box .wm-f-c-box-content .wpforms-container form .wpforms-submit-container button.wpforms-submit {
    margin-top: -10px;
    margin-bottom: 40px;
  }
}
.wm-featured-form .wm-f-content + .wm-f-image {
  margin-top: 40px;
}
.wm-featured-form .cta-banner-4 {
  position: relative;
  margin: 0 -20px 40px -20px;
  padding: 20px 0 40px 0;
  background-color: #F0F7E3;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .cta-banner-4 {
    padding: 20px 0 50px 0;
    margin: 0 0 80px 0;
  }
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper {
  margin: 0 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper {
    max-width: 380px;
    margin: 0 auto 0 auto;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper {
    max-width: 350px;
    margin: 0 auto 0 auto;
  }
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form {
  margin: 0 15px 0 15px;
  background-color: transparent;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form {
    min-width: 320px;
    max-width: 350px;
    margin: 10px auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form {
    min-width: 250px;
    max-width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form {
    min-width: 350px;
    max-width: 350px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row {
    margin-right: -5px !important;
    margin-left: -5px !important;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-1,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-1,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-1,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-1,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-2,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-2,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-2,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-2,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-3,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-3,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-3,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-3,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-4,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-4,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-4,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-4,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-5,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-5,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-5,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-5,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-6,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-6,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-6,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-6,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-7,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-7,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-7,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-7,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-8,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-8,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-8,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-8,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-9,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-9,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-9,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-9,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-10,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-10,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-10,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-10,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-11,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-11,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-11,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-11,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-xs-12,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-sm-12,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-md-12,
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .row .col-lg-12 {
    padding-right: 5px!important;
    padding-left: 5px!important;
  }
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .heading {
  color: #006A71;
  font-size: 24px;
  line-height: 34px;
  padding: 0 0 5px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .heading {
    font-size: 25px;
    line-height: 35px;
  }
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .form-group {
  position: relative;
  margin-bottom: 0;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control {
  height: 48px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  border: 1px solid #006A71;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control::-webkit-input-placeholder {
  color: #006A71;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control::-moz-placeholder {
  color: #006A71;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control:-ms-input-placeholder {
  color: #006A71;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form input.form-control:-moz-placeholder {
  color: #006A71;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round {
  height: 48px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
  border-width: 0.5px;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round.circle {
  padding: 0 0;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: -25px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round.circle {
    margin-left: 0;
  }
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round.circle:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round:focus,
.wm-featured-form .cta-banner-4 .find-branch-wrapper .find-branch-form .btn-round:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  border-color: transparent;
}
.wm-featured-form.orange-campaign .wm-f-image .img-placehoder {
  position: relative;
  padding: 0 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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) {
  .wm-featured-form.orange-campaign .wm-f-image .img-placehoder {
    padding: 0 0 0 0;
    margin-left: -15px;
    margin-right: 0;
    height: 100%!important;
    overflow: hidden!important;
  }
}
.wm-featured-form.orange-campaign .wm-f-image .img-placehoder img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.orange-campaign .wm-f-image .img-placehoder img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 2000px;
    width: auto;
    height: 100%;
    z-index: 2;
    visibility: hidden;
  }
}
.wm-featured-form.orange-campaign .wm-f-image .img-placehoder img.ie {
  position: relative!important;
  width: 100%;
  height: auto;
  visibility: hidden;
  top: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.orange-campaign .wm-f-image .img-placehoder img.ie {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box {
    margin: 20px auto;
  }
}
.wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content {
  padding: 40px 0 40px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content .heading {
    font-size: 64px;
    line-height: 74px;
  }
}
@media only screen and (min-width: 1400px) {
  .wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content .heading {
    font-size: 75px;
    line-height: 75px;
  }
}
.wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content .subheading {
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content .subheading {
    padding-top: 20px;
    font-size: 28px;
    line-height: 40px;
  }
}
.wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li {
  margin-top: 65px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.orange-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li + li:before {
    top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.custom-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content {
    padding: 0 0 40px 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.custom-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li:nth-child(3) {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.custom-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li:nth-child(3):before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.custom-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li:nth-child(3):after {
    display: none;
  }
}
.wm-featured-form.custom-campaign .wm-f-content .wm-f-c-box .wm-f-c-box-content ul.options li:nth-child(3) a {
  color: #006666;
  text-decoration: underline !important;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.full-image .wm-f-image .img-placehoder img {
    max-width: 2000px;
    width: 100%;
    height: auto;
    visibility: visible;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.half-image .wm-f-image .img-placehoder {
    margin-top: 20px;
    height: 50%!important;
    max-height: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.half-image .wm-f-image .img-placehoder img {
    visibility: visible;
  }
}
.wm-featured-form.half-image .wm-f-image .wm-f-image-content {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.half-image .wm-f-image .wm-f-image-content {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-form.half-image .wm-f-image .wm-f-image-content .heading {
    margin: 0 auto;
    max-width: 600px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.half-image.flipped .wm-f-content {
    width: 45%;
    max-width: 45%;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.half-image.flipped .wm-f-content .wm-f-c-box {
    float: right;
    margin: 20px 25px 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.half-image.flipped .wm-f-image {
    width: 55%;
    max-width: 55%;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-form.half-image.flipped .wm-f-image .img-placehoder,
  .wm-featured-form.half-image.flipped .wm-f-image .wm-f-image-content {
    max-width: 750px;
  }
}
.wm-featured-form.bkg-cover .wm-f-image .img-placehoder {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
/* *** */
body.parent-pageid-529.page-id-6389,
body.parent-pageid-529.page-id-6391,
body.parent-pageid-529.page-id-6445,
body.parent-pageid-529.page-id-6688,
body.parent-pageid-529.page-id-6690 {
  padding-top: 60px;
}
.wm-featured-c1 {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
  }
}
@media only screen and (min-width: 1441px) {
}
.wm-featured-c1 .wm-f-image {
  text-align: center;
  overflow: hidden;
  min-height: 250px;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-image {
    min-height: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-image {
    width: 60%;
    max-width: 60%;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
  }
}
@media only screen and (min-width: 1440px) {
  .wm-featured-c1 .wm-f-image {
    max-height: 415px;
  }
}
.wm-featured-c1 .wm-f-image .img-placehoder {
  width: 100%;
  padding: 0 0 0 0;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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) {
  .wm-featured-c1 .wm-f-image .img-placehoder {
    position: relative;
    padding: 0 0 0 0;
    margin-left: 0;
    margin-right: 0;
    height: 100%!important;
    overflow: hidden!important;
  }
}
.wm-featured-c1 .wm-f-image .img-placehoder > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.wm-featured-c1 .wm-f-image .img-placehoder img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-image .img-placehoder img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 2000px;
    width: auto;
    height: 100%;
    z-index: 2;
  }
}
.wm-featured-c1 .wm-f-image .img-placehoder img.ie {
  position: relative!important;
  width: 100%;
  height: auto;
  visibility: hidden;
  top: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-image .img-placehoder img.ie {
    display: block;
  }
}
.wm-featured-c1 .wm-f-content {
  background-color: rgba(120, 162, 47, 0.71);
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content {
    width: 40%;
    max-width: 40%;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box {
  color: #63747E;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box {
    float: right;
    max-width: 576px;
    height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 1400px) {
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content {
  position: relative;
  padding: 0 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content {
    padding: 0 0 0 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center!important;
    align-items: center!important;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content:before,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content:after {
  display: table;
  content: " ";
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding .featured-form {
    padding: 40px 30px 45px 30px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding .featured-form .form-copy {
    padding: 0 0 40px 0;
  }
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content.no-padding .wpforms-container form .wpforms-submit-container button.wpforms-submit {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content {
  min-height: 200px;
  padding: 30px 20px 10px 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content {
    width: 100%;
    padding: 50px 50px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content {
    width: 100%;
    padding: 50px 50px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content h2 {
  font-size: 30px;
  color: #FFFFFF;
  font-weight: bold;
  max-width: 320px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content h2 {
    max-width: 520px;
    font-size: 40px;
    line-height: 45px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content h2 + .copy {
  padding: 40px 0 0 0;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy {
  font-size: 16px;
  color: #FFFFFF;
  margin: 0 auto;
  vertical-align: middle;
  top: -10px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy {
    font-size: 18px;
    line-height: 23px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-1,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy h1 {
  font-size: 30px;
  line-height: 35px;
  color: #FFFFFF;
  font-weight: 700;
  display: block;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-1,
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-1 strong,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy h1 strong,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-1 b,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy h1 b {
  font-family: 'Lato-Semibold';
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-1 + .line-2,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy h1 + .line-2 {
  padding-top: 10px;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-2 {
  font-size: 20px;
  line-height: 25px;
  display: block;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-2 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 25px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-2 strong,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-2 b {
  font-family: 'Lato-Semibold';
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .line-3 {
  max-width: 490px;
  margin: 0 auto;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .image {
  background-image: url("../img/price-150.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 250px 73px;
  -moz-background-size: 250px 73px;
  -o-background-size: 250px 73px;
  background-size: 250px 73px;
  width: 250px;
  height: 73px;
  margin: 15px auto 30px auto;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .copy .image {
    width: 341px;
    height: 100px;
    -webkit-background-size: 341px 100px;
    -moz-background-size: 341px 100px;
    -o-background-size: 341px 100px;
    background-size: 341px 100px;
    margin: 15px auto 30px auto;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content p {
  font-size: 16px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content p {
    font-size: 18px;
    line-height: 23px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .cta {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px 8px 0 0;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 17px;
  transition: all 0.3s ease-in;
  font-size: 20px;
  line-height: 25px;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .cta {
    margin: 25px 0 0 0;
    font-size: 24px;
    line-height: 26px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 20px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .cta svg {
    top: 5px;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .cta svg path {
  fill: #FFFFFF;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .cta:hover {
  color: #006666;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .box-content .cta:hover svg path {
  fill: #006666;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .links {
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .links {
    position: absolute;
    right: 0;
    bottom: 10px;
    padding: 0 20px;
    width: auto;
    display: block;
  }
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .links:before,
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .links:after {
  display: table;
  content: " ";
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .links:after {
  clear: both;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .links .fdic {
  float: right;
  width: 84px;
  padding-top: 5px;
}
.wm-featured-c1 .wm-f-content .wm-f-c-box .wm-f-c-box-content .links .fdic img {
  width: 100%;
  height: auto;
  display: block;
  visibility: visible;
}
.wm-featured-c1.widget108 .wm-f-image {
  min-height: 100px;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1.widget108 .wm-f-image {
    min-height: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1.widget108 .wm-f-image:first-child {
    display: none;
  }
}
.wm-featured-c1.widget108 .wm-f-image:last-child {
  display: none;
}
@media only screen and (min-width: 992px) {
  .wm-featured-c1.widget108 .wm-f-image:last-child {
    display: inherit;
  }
}
.disclosures {
  padding: 20px 0 20px 0;
  background-color: #F8FAFB;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .disclosures {
    padding: 30px 0 30px 0;
  }
}
.disclosures h4 {
  position: relative;
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 0 25px;
}
.disclosures h4 a {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
}
.disclosures h4 svg {
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 8px;
}
.disclosures h4 svg path {
  fill: #63747E;
}
.disclosures h4 + p {
  padding-top: 30px;
}
.disclosures h1 a,
.disclosures h2 a,
.disclosures h3 a,
.disclosures h4 a,
.disclosures h5 a,
.disclosures h6 a {
  text-decoration: underline !important;
}
.disclosures p {
  font-size: 12px;
  line-height: 15px;
  color: #63747E;
  padding-top: 18px;
}
@media only screen and (min-width: 992px) {
  .disclosures p {
    padding-top: 28px;
  }
}
.disclosures p a {
  color: #006A71;
  text-decoration: underline !important;
}
.disclosures p a:hover {
  color: #006A71;
}
.disclosures p + p {
  padding-top: 10px;
}
.disclosures p + ol {
  padding-top: 10px;
}
.disclosures p + ol + p {
  padding-top: 10px;
}
.disclosures ol {
  padding: 30px 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
  counter-reset: ol-item;
}
.disclosures ol li {
  position: relative;
  padding: 10px 0 0 15px;
  font-size: 12px;
  line-height: 15px;
  color: #63747E;
  counter-increment: ol-item;
}
.disclosures ol li:before {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
  content: counter(ol-item);
  color: #006666;
  width: 15px;
  text-align: left;
  display: block;
}
.disclosures.not-collapsible h4 {
  padding: 0 0 0 0;
}
.faq-search {
  background: -webkit-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: -o-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: -moz-linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  background: linear-gradient(90deg, #489ca1 0%, rgba(120, 161, 47, 0.59) 100%);
  margin-left: -15px;
  margin-right: -15px;
}
.faq-search .faq-search-outer-wrapper {
  display: table;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
}
.faq-search .faq-search-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 0 30px 0;
}
@media only screen and (min-width: 768px) {
  .faq-search .faq-search-wrapper {
    padding: 40px 0 50px 0;
  }
}
.faq-search .faq-search-wrapper h1,
.faq-search .faq-search-wrapper h2 {
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .faq-search .faq-search-wrapper h1,
  .faq-search .faq-search-wrapper h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.faq-search .faq-search-wrapper p {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: 300;
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .faq-search .faq-search-wrapper p {
    font-size: 20px;
    line-height: 24px;
  }
}
.faq-search .faq-search-wrapper form {
  max-width: 770px;
  margin: 0 auto;
}
.faq-search .faq-search-wrapper form .form-group {
  position: relative;
  padding: 2px 25px 2px 50px;
  margin: 30px 0 0 0;
  width: 100%;
  height: 54px;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  background-color: #FFFFFF;
}
.faq-search .faq-search-wrapper form .form-group input.form-control {
  display: block;
  width: 100%;
  height: 48px;
  font-size: 18px;
  line-height: 18px;
  padding: 0 54px 0 0;
  border: 0;
  margin: 0 0 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.faq-search .faq-search-wrapper form .form-group input.form-control::-webkit-input-placeholder {
  color: #414E57;
}
.faq-search .faq-search-wrapper form .form-group input.form-control::-moz-placeholder {
  color: #414E57;
}
.faq-search .faq-search-wrapper form .form-group input.form-control:-ms-input-placeholder {
  color: #414E57;
}
.faq-search .faq-search-wrapper form .form-group input.form-control:-moz-placeholder {
  color: #414E57;
}
.faq-search .faq-search-wrapper form .form-group button {
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  top: -1px;
  right: 0;
  z-index: 2;
  font-size: 22px;
  line-height: 22px;
  color: #63747E;
  background-color: #FFFFFF;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  padding: 0;
  border: 0!important;
}
.faq-search .faq-search-wrapper form .form-group button svg {
  position: absolute;
  top: 17px;
  right: 17px;
  width: 20px;
  height: 20px;
}
.faq-search .faq-search-wrapper form .form-group button svg path {
  fill: #63747E;
}
.faq-box {
  text-align: center;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .faq-box {
    margin: 40px 25px;
  }
}
.faq-box .faq-box-heading {
  position: relative;
  color: #414E57;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #BCC4CA;
  padding: 0 0 20px 0;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 768px) {
  .faq-box .faq-box-heading {
    padding: 0 0 30px 0;
    margin: 0 0 20px 0;
  }
}
.faq-box .faq-box-heading.no-margin {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.faq-box .faq-box-heading h2 {
  font-size: 24px;
  line-height: 29px;
}
@media only screen and (min-width: 768px) {
  .faq-box .faq-box-heading h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.faq-box .faq-box-heading span {
  display: block;
  line-height: normal;
  height: 17px;
}
.faq-box .faq-box-heading a {
  position: relative;
  display: inline-block;
  color: #006A71;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  text-transform: none;
  padding: 0 15px 0 0;
  height: 17px;
  margin-top: 5px;
}
.faq-box .faq-box-heading a svg {
  position: absolute;
  top: 3px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .faq-box .faq-box-heading a svg {
    top: 3px;
    width: 6px;
    height: 12px;
  }
}
.faq-box .faq-box-heading a svg path {
  fill: #006A71;
}
.faq-box .faq-box-questions {
  margin-bottom: 0;
}
.faq-box .faq-box-questions .panel {
  margin-bottom: 0;
  background-color: #FFFFFF;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  text-align: left;
}
.faq-box .faq-box-questions .panel + .panel {
  margin-top: 20px;
}
.faq-box .faq-box-questions .panel .panel-heading {
  padding: 0 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.faq-box .faq-box-questions .panel .panel-heading a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 24px;
  color: #414E57;
}
@media only screen and (min-width: 768px) {
  .faq-box .faq-box-questions .panel .panel-heading a {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 0 24px;
  }
}
.faq-box .faq-box-questions .panel .panel-heading a:hover {
  color: #414E57;
}
.faq-box .faq-box-questions .panel .panel-heading a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.faq-box .faq-box-questions .panel .panel-heading a svg {
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 8px;
}
.faq-box .faq-box-questions .panel .panel-heading a svg path {
  fill: #006666;
}
.faq-box .faq-box-questions .panel .panel-heading a[aria-expanded="false"] svg:first-child {
  display: none;
}
.faq-box .faq-box-questions .panel .panel-heading a[aria-expanded="false"] svg:last-child {
  display: block;
}
.faq-box .faq-box-questions .panel .panel-heading a[aria-expanded="false"] svg path {
  fill: #006666;
}
.faq-box .faq-box-questions .panel .panel-heading a[aria-expanded="true"] svg:first-child {
  display: block;
}
.faq-box .faq-box-questions .panel .panel-heading a[aria-expanded="true"] svg:last-child {
  display: none;
}
.faq-box .faq-box-questions .panel .panel-heading + .panel-collapse > .panel-body {
  color: #4A4A4A;
  font-weight: 300;
  padding: 0 0 0 24px;
  border-top: 0;
}
@media only screen and (min-width: 768px) {
  .faq-box .faq-box-questions .panel .panel-heading + .panel-collapse > .panel-body {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .68px;
    padding: 10px 0 0 24px;
  }
}
.faq-box .faq-box-questions + .btn-round {
  margin: 25px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .faq-box .faq-box-questions + .btn-round {
    margin: 50px 0 0 0;
  }
}
.faq-box .fox-box-category,
.faq-box .fox-box-category-item {
  text-align: left;
  padding: 25px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .faq-box .fox-box-category,
  .faq-box .fox-box-category-item {
    padding: 45px 40px 0 40px;
  }
}
.faq-box .fox-box-category h3,
.faq-box .fox-box-category-item h3 {
  color: #006A71;
  font-size: 20px;
  line-height: 36px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .faq-box .fox-box-category h3,
  .faq-box .fox-box-category-item h3 {
    font-size: 26px;
    line-height: 32px;
  }
}
.faq-box .fox-box-category ul,
.faq-box .fox-box-category-item ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
}
.faq-box .fox-box-category ul li,
.faq-box .fox-box-category-item ul li {
  font-size: 16px;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .faq-box .fox-box-category ul li,
  .faq-box .fox-box-category-item ul li {
    font-size: 18px;
    line-height: 22px;
  }
}
.faq-box .fox-box-category ul li a:hover,
.faq-box .fox-box-category-item ul li a:hover {
  color: #414E57;
}
.faq-box .fox-box-category ul li + li,
.faq-box .fox-box-category-item ul li + li {
  padding: 15px 0 0 0;
}
.faq-box .fox-box-category-item {
  text-align: left;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .faq-box .fox-box-category-item {
    padding: 0 40px 0 40px;
  }
}
@media only screen and (min-width: 768px) {
  .faq-box .btn-round {
    height: 52px;
    font-size: 18px;
    line-height: 53px;
    min-width: 250px;
  }
}
/* *** */
.faq-box-v2 {
  padding: 20px 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .faq-box-v2 {
    padding: 20px 0 0 0;
  }
}
.faq-box-v2 + .faq-box-v2 {
  padding-top: 32px !important;
}
@media only screen and (min-width: 768px) {
  .faq-box-v2 + .faq-box-v2 {
    padding-top: 72px !important;
  }
}
.faq-box-v2 + .faq-box-v2.no-padding {
  padding-top: 0 !important;
}
@media only screen and (min-width: 768px) {
  .faq-box-v2 + .faq-box-v2.no-padding {
    padding-top: 0 !important;
  }
}
.faq-box-v2 .faq-box-wrapper {
  margin: 0 auto;
  max-width: 874px;
}
.faq-box-v2 .faq-box-wrapper.left-aligned {
  margin: 0 0;
}
.faq-box-v2 h1,
.faq-box-v2 h2,
.faq-box-v2 h3,
.faq-box-v2 h4 {
  font-weight: 600;
}
.faq-box-v2 .faq-box-heading {
  margin: 0 0 ;
  padding: 0 0 20px 0;
  color: #222222;
  font-size: 24px;
  line-height: 36px;
}
.faq-box-v2 .faq-box-heading a {
  color: #222222;
}
.faq-box-v2 .faq-box-heading a:hover {
  color: #006A71;
}
.faq-box-v2 .items .items-box .faq-box-heading {
  margin: 0 0 ;
  padding: 0 0 20px 0;
  color: #222222;
  font-size: 20px;
  line-height: 32px;
}
.faq-box-v2 .items .items-box .faq-box-heading a {
  color: #222222;
}
.faq-box-v2 .items .items-box .faq-box-heading a:hover {
  color: #006A71;
}
.faq-box-v2 .items .items-box + .items-box {
  padding-top: 32px !important;
}
.faq-box-v2 .items .item {
  border-top: 1px solid #BCC4CA;
}
.faq-box-v2 .items .item:last-child {
  border-bottom: 1px solid #BCC4CA;
}
.faq-box-v2 .items .item .subheading {
  position: relative;
  padding: 32px 40px 32px 0;
  display: block;
  font-size: 18px;
  line-height: 27px;
  cursor: pointer;
}
.faq-box-v2 .items .item .subheading svg {
  position: absolute;
  top: 55%;
  right: 10px;
  transform: translate(0, -50%);
  width: 16px;
  transition: all 0.3s ease-in;
}
.faq-box-v2 .items .item .subheading svg path {
  fill: #414E57 !important;
}
.faq-box-v2 .items .item .subheading.active svg {
  transform: translate(0, -50%) rotate(0deg) scaleY(-1);
}
.faq-box-v2 .items .item .faq-subcontent {
  padding: 0 0 32px 0;
  font-size: 16px;
  line-height: 24px;
}
.faq-box-v2 .items .item .faq-subcontent .read-more {
  padding-top: 24px;
}
.faq-box-v2 .items .item .faq-subcontent .read-more a span {
  position: relative;
  display: inline-block;
  color: #006A71;
}
.faq-box-v2 .items .item .faq-subcontent .read-more a span:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #006A71;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .faq-box-v2 .items .item .faq-subcontent .read-more a span:hover {
    color: #006A71 !important;
  }
}
@media only screen and (min-width: 768px) {
  .faq-box-v2 .items .item .faq-subcontent .read-more a span:hover:after {
    display: block;
  }
}
.faq-box-v2 .items .item .faq-subcontent .read-more a span svg {
  position: absolute;
  top: 55%;
  right: -16px;
  transform: translate(0, -50%);
  width: 6px;
}
.faq-box-v2 .items .item .faq-subcontent .read-more a span svg path {
  fill: #006A71 !important;
}
.faq-box-v2 .link {
  padding-top: 32px !important;
}
@media only screen and (max-width: 767px) {
  .faq-box-v2 .link {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .faq-box-v2 .link {
    padding-top: 72px !important;
  }
}
/* *** */
.faq-heading-wrapper {
  text-align: center;
}
.faq-heading-wrapper span {
  display: block;
  line-height: 17px;
}
.faq-heading-wrapper a {
  position: relative;
  display: inline-block;
  color: #006A71;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  line-height: normal;
  text-transform: none;
  padding: 0 15px 0 0;
  margin-top: 5px;
}
.faq-heading-wrapper a svg {
  position: absolute;
  top: 5px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .faq-heading-wrapper a svg {
    top: 5px;
    width: 6px;
    height: 12px;
  }
}
.faq-heading-wrapper a svg path {
  fill: #006A71;
}
.faq-heading-wrapper h1 {
  color: #006A71;
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .faq-heading-wrapper h1 {
    font-size: 50px;
    line-height: 47px;
    padding: 0 0 50px 0;
  }
}
.faq-detail {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .faq-detail {
    padding: 30px 10px 0 10px;
  }
}
@media only screen and (min-width: 992px) {
  .faq-detail {
    padding: 60px 10px 0 10px;
  }
}
.faq-detail .faq-detail-heading {
  position: relative;
  display: inline-block;
  padding: 0 0 0 0;
  color: #006666;
}
@media only screen and (min-width: 768px) {
  .faq-detail .faq-detail-heading {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 0 0;
  }
}
.faq-detail .faq-detail-heading svg {
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 8px;
}
.faq-detail .faq-detail-heading svg path {
  fill: #414E57;
}
.faq-detail .faq-detail-body {
  color: #4A4A4A;
  font-weight: 300;
  padding: 0 0 0 0;
  border-top: 0;
}
@media only screen and (min-width: 768px) {
  .faq-detail .faq-detail-body {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .68px;
    padding: 5px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .faq-detail .faq-detail-body {
    padding: 10px 0 0 0;
  }
}
.faq-detail .faq-detail-body p {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
  font-weight: normal;
  letter-spacing: normal;
}
.faq-detail .faq-detail-body ul li {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
  font-weight: normal;
  letter-spacing: normal;
}
.faq-detail .faq-detail-body a {
  color: #006666;
}
.faq-article {
  margin-left: -15px;
  margin-right: -15px;
}
.faq-article .breadcrumb-bar {
  margin-left: 0;
  margin-right: 0;
}
.faq-article .breadcrumb-bar .breadcrumb {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .faq-article .breadcrumb-bar .breadcrumb {
    padding: 20px 0;
  }
}
.faq-article .faq-heading {
  padding: 60px 0;
  background-color: #F8FAFB;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .faq-article .faq-heading {
    padding: 80px 0;
    min-height: 256px;
  }
}
.faq-article .faq-heading h1,
.faq-article .faq-heading h2,
.faq-article .faq-heading h3,
.faq-article .faq-heading h4,
.faq-article .faq-heading p {
  color: #222222;
}
.faq-article .faq-heading h1,
.faq-article .faq-heading h2 {
  font-size: 42px;
}
@media only screen and (min-width: 768px) {
  .faq-article .faq-heading h1,
  .faq-article .faq-heading h2 {
    font-size: 48px;
  }
}
.faq-article .faq-heading h1 + p,
.faq-article .faq-heading h2 + p {
  padding-top: 12px;
}
.faq-article .faq-heading p {
  font-size: 16px;
  line-height: 24px;
}
.faq-article .faq-body {
  padding: 42px 0;
}
@media only screen and (min-width: 768px) {
  .faq-article .faq-body {
    padding: 64px 0;
  }
}
.faq-article .faq-body * {
  color: #222222;
}
.faq-article .faq-body .container {
  max-width: 1024px;
}
.faq-article .faq-body h1,
.faq-article .faq-body h2,
.faq-article .faq-body h3,
.faq-article .faq-body h4,
.faq-article .faq-body h5 {
  font-weight: 600;
}
.faq-article .faq-body h2 {
  font-size: 36px;
  line-height: 45px;
}
.faq-article .faq-body h2 + p {
  margin-top: 24px;
}
.faq-article .faq-body h2.page-title {
  margin-bottom: 24px;
}
.faq-article .faq-body h3 {
  font-size: 24px;
  line-height: 36px;
}
.faq-article .faq-body h3 + p,
.faq-article .faq-body h3 + ul,
.faq-article .faq-body h3 + ol {
  margin-top: 12px;
}
.faq-article .faq-body h4 {
  font-size: 18px;
  line-height: 27px;
}
.faq-article .faq-body p {
  font-size: 18px;
  line-height: 27px;
}
.faq-article .faq-body p + p,
.faq-article .faq-body p + h4 {
  margin-top: 24px;
}
.faq-article .faq-body p + h3 {
  margin-top: 36px;
}
.faq-article .faq-body p a {
  text-decoration: underline;
  color: #006A71;
}
.faq-article .faq-body ul,
.faq-article .faq-body ol {
  margin: 0;
  padding: 0;
}
.faq-article .faq-body ul li,
.faq-article .faq-body ol li {
  color: #222222 !important;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 12px;
}
.faq-article .faq-body ul li a,
.faq-article .faq-body ol li a {
  text-decoration: underline;
  color: #006A71;
}
.faq-article .faq-body ul + h3,
.faq-article .faq-body ol + h3 {
  margin-top: 36px;
}
.faq-article .faq-body ul {
  list-style: none;
}
.faq-article .faq-body ul li {
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 24px;
  background-image: url("../svg/ul-dot-green.svg");
}
.faq-article .faq-body ul.usb-custom-ul li {
  color: #222222 !important;
}
.faq-article .faq-body ul.usb-custom-ul li + li {
  padding-top: 0 !important;
}
.faq-search-results-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.faq-search-results {
  padding: 0 5px;
}
@media only screen and (min-width: 768px) {
  .faq-search-results {
    padding: 0 45px;
  }
}
.faq-search-results .displaying {
  padding: 40px 0;
  text-align: center;
  font-size: 18px;
  color: #414E57;
}
@media only screen and (min-width: 768px) {
  .faq-search-results .displaying {
    padding: 70px 0;
    font-size: 24px;
    line-height: 29px;
  }
}
.faq-search-results .item + .item {
  padding-top: 30px!important;
}
@media only screen and (min-width: 768px) {
  .faq-search-results .item + .item {
    padding-top: 60px!important;
  }
}
.faq-search-results .item.news {
  margin: 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
}
.faq-search-results .item.news .heading {
  padding-bottom: 0;
  text-align: left;
}
.faq-search-results .item:last-child {
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .faq-search-results .item:last-child {
    padding-bottom: 100px;
  }
}
.faq-search-results .item .heading {
  position: relative;
  top: auto;
  left: auto;
  z-index: 0;
}
.faq-search-results .item .heading h2 {
  font-size: 18px;
  color: #414E57;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .faq-search-results .item .heading h2 {
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 10px;
  }
}
.faq-search-results .item .heading h2 a {
  color: #006A71;
}
.faq-search-results .item .heading h2 a:hover {
  text-decoration: underline!important;
}
.faq-search-results .item p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: #414E57;
}
.faq-search-results .item p span.search-query {
  font-weight: 400;
}
.faq-search-results nav.navigation.pagination {
  display: block;
  margin: 0 0;
  padding: 50px 0 50px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .faq-search-results nav.navigation.pagination {
    padding: 100px 0 100px 0;
  }
}
.faq-search-results nav.navigation.pagination h2 {
  display: none;
}
.faq-search-results nav.navigation.pagination .nav-links {
  color: #63747E;
}
.faq-search-results nav.navigation.pagination .nav-links a,
.faq-search-results nav.navigation.pagination .nav-links span {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  margin: 0 5px;
}
@media only screen and (min-width: 768px) {
  .faq-search-results nav.navigation.pagination .nav-links a,
  .faq-search-results nav.navigation.pagination .nav-links span {
    margin: 0 15px;
  }
}
.faq-search-results nav.navigation.pagination .nav-links a:first-child,
.faq-search-results nav.navigation.pagination .nav-links span:first-child {
  margin-left: 0;
}
.faq-search-results nav.navigation.pagination .nav-links a:last-child,
.faq-search-results nav.navigation.pagination .nav-links span:last-child {
  margin-right: 0;
}
.faq-search-results nav.navigation.pagination .nav-links a span,
.faq-search-results nav.navigation.pagination .nav-links span span {
  padding: 0 0;
  margin: 0 0;
}
.faq-search-results nav.navigation.pagination .nav-links a.page-numbers,
.faq-search-results nav.navigation.pagination .nav-links span.page-numbers {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #63747E;
  text-transform: uppercase;
}
.faq-search-results nav.navigation.pagination .nav-links a.page-numbers.prev,
.faq-search-results nav.navigation.pagination .nav-links span.page-numbers.prev {
  padding-left: 20px;
}
.faq-search-results nav.navigation.pagination .nav-links a.page-numbers.prev svg,
.faq-search-results nav.navigation.pagination .nav-links span.page-numbers.prev svg {
  left: 0;
}
.faq-search-results nav.navigation.pagination .nav-links a.page-numbers.next,
.faq-search-results nav.navigation.pagination .nav-links span.page-numbers.next {
  padding-right: 20px;
}
.faq-search-results nav.navigation.pagination .nav-links a.page-numbers.next svg,
.faq-search-results nav.navigation.pagination .nav-links span.page-numbers.next svg {
  right: 0;
}
.faq-search-results nav.navigation.pagination .nav-links a.current,
.faq-search-results nav.navigation.pagination .nav-links span.current {
  color: #006A71;
}
.faq-search-results nav.navigation.pagination .nav-links a svg,
.faq-search-results nav.navigation.pagination .nav-links span svg {
  position: absolute;
  top: 3px;
  width: 8px;
  height: 16px;
}
.faq-search-results nav.navigation.pagination .nav-links a svg path,
.faq-search-results nav.navigation.pagination .nav-links span svg path {
  fill: #63747E;
}
.no-search-results {
  position: relative;
  width: 280px;
  margin: 40px auto;
}
@media only screen and (min-width: 992px) {
  .no-search-results {
    width: 755px;
    margin: 80px auto;
  }
}
.no-search-results .background svg {
  width: 280px;
  height: 273px;
}
@media only screen and (min-width: 992px) {
  .no-search-results .background svg {
    width: 755px;
    height: 737px;
  }
}
.no-search-results .background svg path {
  fill: #006A71;
  opacity: .05;
}
.no-search-results .copy {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.no-search-results .copy p {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .no-search-results .copy p {
    font-size: 30px;
    line-height: 36px;
  }
}
.no-search-results .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 20px auto 0 auto;
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .no-search-results .cta {
    margin: 40px auto 0 auto;
    font-size: 24px;
  }
}
.no-search-results .cta svg {
  position: absolute;
  top: 5px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .no-search-results .cta svg {
    top: 4px;
    width: 8px;
    height: 16px;
  }
}
.no-search-results .cta svg path {
  fill: #006A71;
}
.page-not-found {
  position: relative;
  width: 280px;
  margin: 40px auto;
}
@media only screen and (min-width: 992px) {
  .page-not-found {
    width: 940px;
    margin: 80px auto;
  }
}
@media only screen and (min-width: 1200px) {
}
.page-not-found .background svg {
  width: 280px;
  height: 273px;
}
@media only screen and (min-width: 992px) {
  .page-not-found .background svg {
    width: 940px;
    height: 918px;
  }
}
@media only screen and (min-width: 1200px) {
}
.page-not-found .background svg path {
  fill: #63747E;
  opacity: .05;
}
.page-not-found .copy {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.page-not-found .copy p {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .page-not-found .copy p {
    font-size: 30px;
    line-height: 36px;
  }
}
.page-not-found .copy p span.not-found {
  display: block;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  .page-not-found .copy p span.not-found {
    margin: 0 auto 80px auto;
  }
}
.page-not-found .copy p span.not-found svg {
  width: 140px;
  height: 60px;
}
@media only screen and (min-width: 992px) {
  .page-not-found .copy p span.not-found svg {
    width: 450px;
    height: 192px;
  }
}
@media only screen and (min-width: 1200px) {
}
.page-not-found .copy p span.not-found svg path {
  fill: #414E57;
}
.page-not-found .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 20px auto 0 auto;
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .page-not-found .cta {
    margin: 40px auto 0 auto;
    font-size: 24px;
  }
}
.page-not-found .cta svg {
  position: absolute;
  top: 5px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .page-not-found .cta svg {
    top: 4px;
    width: 8px;
    height: 16px;
  }
}
.page-not-found .cta svg path {
  fill: #006A71;
}
.faq-by-page {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .faq-by-page {
    padding: 80px 0;
  }
}
.faq-by-page .faq-by-page-inner {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .faq-by-page .faq-by-page-inner {
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-by-page .faq-by-page-inner .container {
    max-width: 1090px;
  }
}
.faq-by-page h2 {
  color: #006A71;
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .faq-by-page h2 {
    font-size: 50px;
    line-height: 47px;
    padding: 0 0 50px 0;
  }
}
.faq-by-page .item {
  text-align: left;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .faq-by-page .item {
    text-align: left;
    padding: 0 0 50px 0;
  }
}
.faq-by-page .item h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  padding: 0 0 10px 0;
}
.faq-by-page .item h3 a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.faq-by-page .item p {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .faq-by-page .item p {
    display: -webkit-box;
  }
}
.faq-by-page .item p a {
  color: #006A71;
  text-decoration: underline !important;
}
.faq-by-page .item ul {
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
}
.faq-by-page .item ul li {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
}
.faq-by-page .item ul li a {
  color: #006A71;
}
.faq-by-page .item ul li ul {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
.faq-by-page .btn-round {
  min-width: 255px;
}
.faq-by-page .link {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .faq-by-page .link {
    padding-top: 30px;
  }
}
.faq-by-page.box-background {
  background-color: #F8FAFB;
}
.faq-by-page.contactless {
  background-color: #F0F7E3;
}
.faq-by-page.contactless h2 {
  color: #414E57;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .faq-by-page.contactless h2 {
    padding: 0 0 70px 0;
  }
}
.faq-by-page.contactless .item h3 {
  color: #006666 !important;
}
.faq-by-page.contactless .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.faq-by-page.contactless .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.faq-by-page.contactless .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.faq-by-page.contactless .link .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.faq-by-page .disclosures {
  display: none!important;
}
/* *** */
body {
  /* *** */
}
body.page-template-business .faq-by-page h2 {
  color: #006A71;
}
.faq-accordion {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .faq-accordion {
    margin-left: 0;
    margin-right: 0;
  }
}
.faq-accordion .panel-group {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow-x: hidden;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .faq-accordion .panel-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.faq-accordion .panel-group .panel,
.faq-accordion .panel-group .panel2 {
  margin-bottom: 0;
  border-radius: 0;
  width: auto;
  background-color: #FFFFFF;
  border: 0;
  border-bottom: 1px solid #F0F3F5;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 992px) {
  .faq-accordion .panel-group .panel,
  .faq-accordion .panel-group .panel2 {
    border-bottom-width: 2px;
  }
}
.faq-accordion .panel-group .panel + .panel,
.faq-accordion .panel-group .panel2 + .panel,
.faq-accordion .panel-group .panel .panel2,
.faq-accordion .panel-group .panel2 .panel2 {
  margin-top: 0;
}
.faq-accordion .panel-group .panel:first-child,
.faq-accordion .panel-group .panel2:first-child {
  border-top: 1px solid #F0F3F5;
}
@media only screen and (min-width: 992px) {
  .faq-accordion .panel-group .panel:first-child,
  .faq-accordion .panel-group .panel2:first-child {
    border-top-width: 2px;
  }
}
.faq-accordion .panel-group .panel .panel-heading,
.faq-accordion .panel-group .panel2 .panel-heading {
  padding: 0 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  color: inherit;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a {
  position: relative;
  display: block;
  padding: 15px 20px 15px 60px;
  text-transform: uppercase;
  color: #414E57;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a svg,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a svg {
  position: absolute;
  top: 23px;
  left: 20px;
  width: 16px;
  height: 8px;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a svg path,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a svg path {
  fill: #414E57;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"],
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] {
  background-color: #FFFFFF;
  color: #414E57;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"] svg:first-child,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] svg:first-child {
  display: none;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"] svg:last-child,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] svg:last-child {
  display: block;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"],
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] {
  background-color: #FFFFFF;
  color: #006A71;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg path,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg path {
  fill: #006A71;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg:first-child,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg:first-child {
  display: block;
}
.faq-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg:last-child,
.faq-accordion .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg:last-child {
  display: none;
}
.faq-accordion .panel-group .panel .panel-heading + .panel-collapse > .panel-body,
.faq-accordion .panel-group .panel2 .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.faq-accordion .panel-group .panel .panel-body,
.faq-accordion .panel-group .panel2 .panel-body {
  padding: 20px 15px;
}
@media only screen and (min-width: 992px) {
  .faq-accordion .panel-group .panel .panel-body,
  .faq-accordion .panel-group .panel2 .panel-body {
    padding: 40px 60px 40px 60px;
  }
}
.faq-accordion .item + .item {
  padding-top: 30px;
}
.faq-accordion .item h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  padding: 0 0 5px 0;
  margin-bottom: 0;
}
.faq-accordion .item p {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
}
.faq-accordion .item p a {
  color: #006A71;
}
.faq-accordion .item ul {
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
}
.faq-accordion .item ul li {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
}
.faq-accordion .item ul li a {
  color: #006A71;
}
.faq-accordion .item ul li ul {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
.faq-accordion .item .video {
  position: relative;
  padding-bottom: 56.25%;
  max-width: 100%;
  height: auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .faq-accordion .item .video {
    max-width: 500px;
  }
}
.faq-accordion .item .video iframe,
.faq-accordion .item .video object,
.faq-accordion .item .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
.faq-voice {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .faq-voice {
    padding: 40px 0;
  }
}
.faq-voice .heading {
  font-weight: 600;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 14px;
  border-bottom: 1px solid #006A71;
}
@media only screen and (min-width: 768px) {
  .faq-voice .heading {
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
}
.faq-voice .item {
  padding: 0 0 45px 0;
}
@media only screen and (min-width: 768px) {
  .faq-voice .item {
    padding: 0 35px 45px 35px;
  }
}
.faq-voice .item .subheading {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #414E57;
  cursor: pointer;
  display: inline-block;
  padding-right: 24px;
}
@media only screen and (min-width: 768px) {
  .faq-voice .item .subheading {
    font-size: 18px;
  }
}
.faq-voice .item .subheading:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 12px;
  height: 6px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("../img/arrow-down.jpg");
}
@media only screen and (min-width: 768px) {
  .faq-voice .item .subheading:after {
    top: 10px;
    width: 16px;
    height: 8px;
  }
}
.faq-voice .item .subheading + p {
  padding-top: 20px;
}
.faq-voice .item .subheading + div p {
  padding-top: 20px;
}
.faq-voice .item p {
  font-weight: 300;
  font-size: 16px;
  color: #4A4A4A;
}
@media only screen and (min-width: 768px) {
  .faq-voice .item p {
    font-size: 18px;
  }
}
.faq-voice .item p + p {
  padding-top: 15px;
}
.faq-voice .more-voice a {
  position: relative;
  text-transform: uppercase;
  color: #006A71;
  width: 78px;
  height: 40px;
  display: block;
  margin: 20px auto 50px auto;
}
.faq-voice .more-voice a svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.faq-voice .more-voice a svg path {
  fill: #63747E;
}
.faq-voice .more-voice a[aria-expanded="true"] svg {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.faq-voice-v2 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .faq-voice-v2 {
    padding: 80px 0;
  }
}
.faq-voice-v2 .faq-voice-wrapper {
  margin: 0 auto;
  max-width: 874px;
}
.faq-voice-v2 h1,
.faq-voice-v2 h2,
.faq-voice-v2 h3,
.faq-voice-v2 h4 {
  font-weight: 600;
}
.faq-voice-v2 .voice-heading {
  margin: 0 0 ;
  padding: 0 0 40px 0;
  color: #222222;
  font-size: 36px;
  line-height: 45px;
}
.faq-voice-v2 .items .item {
  border-top: 1px solid #BCC4CA;
}
.faq-voice-v2 .items .item:last-child {
  border-bottom: 1px solid #BCC4CA;
}
.faq-voice-v2 .items .item .subheading {
  position: relative;
  padding: 32px 40px 32px 0;
  display: block;
  font-size: 18px;
  line-height: 27px;
  cursor: pointer;
}
.faq-voice-v2 .items .item .subheading svg {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  width: 16px;
  transition: all 0.3s ease-in;
}
.faq-voice-v2 .items .item .subheading svg path {
  fill: #414E57 !important;
}
.faq-voice-v2 .items .item .subheading.active svg {
  transform: translate(0, -50%) rotate(0deg) scaleY(-1);
}
.faq-voice-v2 .items .item .faq-subcontent {
  padding: 0 0 32px 0;
  font-size: 16px;
  line-height: 24px;
}
.quick-contact {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .quick-contact {
    margin-left: 0;
    margin-right: 0;
  }
}
.quick-contact h1 {
  color: #414E57;
  text-align: center;
}
.quick-contact .quick-contact-box {
  background-color: #F8FAFB;
  padding: 30px 0 30px 0;
  text-align: center;
  /* *** */
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box {
    display: table;
    width: 100%;
    height: 585px;
  }
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box .quick-contact-box-wrapper {
    display: table-cell;
    vertical-align: middle;
  }
}
.quick-contact .quick-contact-box p {
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box p {
    font-size: 24px;
    line-height: 29px;
  }
}
.quick-contact .quick-contact-box p a {
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box p a {
    font-size: 24px;
    line-height: 29px;
  }
}
.quick-contact .quick-contact-box p span,
.quick-contact .quick-contact-box p u {
  display: block;
  color: #414E57;
  text-decoration: none!important;
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box p span,
  .quick-contact .quick-contact-box p u {
    padding: 30px 0;
  }
}
.quick-contact .quick-contact-box form {
  padding: 0 20px;
  margin: 20px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box form {
    max-width: 500px;
    margin: 30px auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box form.find_branch {
    max-width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  .quick-contact .quick-contact-box form .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .quick-contact .quick-contact-box form .row .col-xs-1,
  .quick-contact .quick-contact-box form .row .col-sm-1,
  .quick-contact .quick-contact-box form .row .col-md-1,
  .quick-contact .quick-contact-box form .row .col-lg-1,
  .quick-contact .quick-contact-box form .row .col-xs-2,
  .quick-contact .quick-contact-box form .row .col-sm-2,
  .quick-contact .quick-contact-box form .row .col-md-2,
  .quick-contact .quick-contact-box form .row .col-lg-2,
  .quick-contact .quick-contact-box form .row .col-xs-3,
  .quick-contact .quick-contact-box form .row .col-sm-3,
  .quick-contact .quick-contact-box form .row .col-md-3,
  .quick-contact .quick-contact-box form .row .col-lg-3,
  .quick-contact .quick-contact-box form .row .col-xs-4,
  .quick-contact .quick-contact-box form .row .col-sm-4,
  .quick-contact .quick-contact-box form .row .col-md-4,
  .quick-contact .quick-contact-box form .row .col-lg-4,
  .quick-contact .quick-contact-box form .row .col-xs-5,
  .quick-contact .quick-contact-box form .row .col-sm-5,
  .quick-contact .quick-contact-box form .row .col-md-5,
  .quick-contact .quick-contact-box form .row .col-lg-5,
  .quick-contact .quick-contact-box form .row .col-xs-6,
  .quick-contact .quick-contact-box form .row .col-sm-6,
  .quick-contact .quick-contact-box form .row .col-md-6,
  .quick-contact .quick-contact-box form .row .col-lg-6,
  .quick-contact .quick-contact-box form .row .col-xs-7,
  .quick-contact .quick-contact-box form .row .col-sm-7,
  .quick-contact .quick-contact-box form .row .col-md-7,
  .quick-contact .quick-contact-box form .row .col-lg-7,
  .quick-contact .quick-contact-box form .row .col-xs-8,
  .quick-contact .quick-contact-box form .row .col-sm-8,
  .quick-contact .quick-contact-box form .row .col-md-8,
  .quick-contact .quick-contact-box form .row .col-lg-8,
  .quick-contact .quick-contact-box form .row .col-xs-9,
  .quick-contact .quick-contact-box form .row .col-sm-9,
  .quick-contact .quick-contact-box form .row .col-md-9,
  .quick-contact .quick-contact-box form .row .col-lg-9,
  .quick-contact .quick-contact-box form .row .col-xs-10,
  .quick-contact .quick-contact-box form .row .col-sm-10,
  .quick-contact .quick-contact-box form .row .col-md-10,
  .quick-contact .quick-contact-box form .row .col-lg-10,
  .quick-contact .quick-contact-box form .row .col-xs-11,
  .quick-contact .quick-contact-box form .row .col-sm-11,
  .quick-contact .quick-contact-box form .row .col-md-11,
  .quick-contact .quick-contact-box form .row .col-lg-11,
  .quick-contact .quick-contact-box form .row .col-xs-12,
  .quick-contact .quick-contact-box form .row .col-sm-12,
  .quick-contact .quick-contact-box form .row .col-md-12,
  .quick-contact .quick-contact-box form .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.quick-contact .quick-contact-box form span.required {
  position: absolute;
  top: 20px;
  right: 16px;
  width: 8px;
  height: 8px;
  line-height: 8px;
  display: block;
}
.quick-contact .quick-contact-box form span.required svg {
  width: 8px;
  height: 8px;
}
.quick-contact .quick-contact-box form span.required svg path {
  fill: #006A71;
}
.quick-contact .quick-contact-box form .form-group {
  position: relative;
}
.quick-contact .quick-contact-box form input.form-control {
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.quick-contact .quick-contact-box form input.form-control:focus,
.quick-contact .quick-contact-box form input.form-control:active {
  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);
}
.quick-contact .quick-contact-box form textarea.form-control {
  font-size: 16px;
  line-height: 16px;
}
.quick-contact .quick-contact-box form .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  min-width: 190px;
}
.quick-contact .quick-contact-box form .btn-round.circle {
  padding: 0 0;
  min-width: 54px;
  width: 54px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  margin-left: -25px;
}
@media only screen and (min-width: 992px) {
  .quick-contact .quick-contact-box form .btn-round.circle {
    margin-left: 0;
  }
}
.quick-contact .quick-contact-box form .btn-round.circle:focus,
.quick-contact .quick-contact-box form .btn-round.circle:active,
.quick-contact .quick-contact-box form .btn-round.circle:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.quick-contact .quick-contact-box .wpforms-container {
  max-width: 500px;
  margin: 30px auto 0 auto;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 10px 0!important;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .quick-contact .quick-contact-box .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 16px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006666;
  display: block;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="text"],
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="password"],
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="email"],
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="tel"],
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="number"] {
  display: block;
  width: 100%;
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #4A4A4A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #F2F2F2;
  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;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="text"]:focus,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="password"]:focus,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="email"]:focus,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="tel"]:focus,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="number"]:focus,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="text"]:active,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="password"]:active,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="email"]:active,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="tel"]:active,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field input[type="number"]:active {
  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);
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 150px;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #4A4A4A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #F2F2F2;
  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;
  resize: none;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field textarea:focus,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field textarea:active {
  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);
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  padding-top: 2px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  border: 0;
  color: #FFFFFF;
  background-color: #006A71;
  min-width: 190px;
  margin-top: 0;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #FFFFFF;
  background-color: #006666;
}
.quick-contact .quick-contact-box .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-submit-container button.wpforms-submit:active,
.quick-contact .quick-contact-box .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus-visible {
  color: #006666;
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.block-contact {
  text-align: center;
  background-color: #006A71;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .block-contact {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-contact .row-middle {
    display: table;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .block-contact .row-middle .col-middle {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 0;
  }
}
.block-contact .heading {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 32px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-contact .heading {
    font-size: 36px;
    line-height: 44px;
    max-width: 560px;
  }
}
.block-contact .heading + p {
  padding-top: 40px;
}
.block-contact p {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-contact p {
    font-size: 22px;
    line-height: 34px;
    max-width: 500px;
  }
}
.block-contact p + p {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .block-contact p + p {
    padding-top: 40px;
  }
}
.block-contact a {
  color: #FFFFFF;
}
.block-contact a.btn-round {
  margin-top: 15px;
}
.block-contact .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
  text-decoration: none !important;
}
.block-contact .btn-round:hover {
  color: #FFFFFF;
  background-color: #005258;
  border-color: #005258;
}
.block-contact .btn-round.btn-primary {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
  text-decoration: none !important;
}
.block-contact .btn-round.btn-primary:hover {
  color: #FFFFFF;
  background-color: #005258;
  border-color: #005258;
}
.block-contact .form-info-text {
  font-size: 12px;
  text-align: left;
  color: #FFFFFF !important;
  padding: 0 0 10px 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-contact .form-info-text {
    margin-left: -15px;
  }
}
.block-contact form {
  text-align: left;
}
.block-contact form button.btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 200px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.block-contact .wpforms-container {
  margin-bottom: 0;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .block-contact .wpforms-container {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .block-contact .wpforms-container form {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.block-contact .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 25px 0!important;
}
.block-contact .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-contact .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.block-contact .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.block-contact .wpforms-container form .wpforms-field.wpforms-one-third {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-contact .wpforms-container form .wpforms-field.wpforms-one-third {
    margin-left: 2%!important;
    width: 32%!important;
  }
}
.block-contact .wpforms-container form .wpforms-field.wpforms-one-third.wpforms-first {
  margin-left: 0 !important;
}
.block-contact .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 16px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #FFFFFF;
  display: block;
}
.block-contact .wpforms-container form .wpforms-field.wpforms-field-captcha {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-contact .wpforms-container form .wpforms-field.wpforms-field-captcha {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.block-contact .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math {
  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;
}
.block-contact .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math .wpforms-captcha-equation {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding-right: 10px;
  font-weight: bold !important;
}
.block-contact .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.block-contact .wpforms-container form .wpforms-field input[type="text"],
.block-contact .wpforms-container form .wpforms-field input[type="password"],
.block-contact .wpforms-container form .wpforms-field input[type="email"],
.block-contact .wpforms-container form .wpforms-field input[type="tel"],
.block-contact .wpforms-container form .wpforms-field input[type="number"],
.block-contact .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #639331;
  background-image: none;
  border: 1px solid #639331;
  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;
}
.block-contact .wpforms-container form .wpforms-field input[type="text"]:focus,
.block-contact .wpforms-container form .wpforms-field input[type="password"]:focus,
.block-contact .wpforms-container form .wpforms-field input[type="email"]:focus,
.block-contact .wpforms-container form .wpforms-field input[type="tel"]:focus,
.block-contact .wpforms-container form .wpforms-field input[type="number"]:focus,
.block-contact .wpforms-container form .wpforms-field input[type="url"]:focus,
.block-contact .wpforms-container form .wpforms-field input[type="text"]:active,
.block-contact .wpforms-container form .wpforms-field input[type="password"]:active,
.block-contact .wpforms-container form .wpforms-field input[type="email"]:active,
.block-contact .wpforms-container form .wpforms-field input[type="tel"]:active,
.block-contact .wpforms-container form .wpforms-field input[type="number"]:active,
.block-contact .wpforms-container form .wpforms-field input[type="url"]:active {
  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);
}
.block-contact .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.block-contact .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #639331;
  background-image: none;
  border: 1px solid #639331;
  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;
  resize: none;
}
.block-contact .wpforms-container form .wpforms-field textarea:focus,
.block-contact .wpforms-container form .wpforms-field textarea:active {
  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);
}
.block-contact .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  bottom: 5px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400!important;
}
.block-contact .wpforms-container form .wpforms-field select {
  width: 100%;
}
.block-contact .wpforms-container form .wpforms-field .select2.select2-container {
  width: 100%!important;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .block-contact .wpforms-container form .wpforms-field .select2.select2-container {
    margin-bottom: 0;
  }
}
.block-contact .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  position: relative;
  height: 54px;
  border: 1px solid #639331;
  background-color: #639331;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
}
.block-contact .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #FFFFFF;
}
.block-contact .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 55%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.block-contact .wpforms-container form .wpforms-submit-container {
  padding-top: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-contact .wpforms-container form .wpforms-submit-container {
    text-align: left;
  }
}
.block-contact .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  border: 0;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
  min-width: 190px;
  margin-top: 10px;
  transition: all 0.4s ease;
}
.block-contact .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #FFFFFF;
  background-color: #38905B;
  border: 0.5px solid #38905B;
}
.block-contact .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus,
.block-contact .wpforms-container form .wpforms-submit-container button.wpforms-submit:active,
.block-contact .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.block-contact .wpforms-confirmation-container-full {
  color: #FFFFFF;
  margin: 24px 0 24px;
  background: transparent!important;
  border: 1px solid #FFFFFF;
  padding: 15px;
}
.block-contact .mktoForm5 .marketo-form-all-fields-are-required-text {
  color: inherit !important;
}
.block-contact .mktoForm5 input[type="text"],
.block-contact .mktoForm5 input[type="search"],
.block-contact .mktoForm5 input[type="password"],
.block-contact .mktoForm5 input[type="email"],
.block-contact .mktoForm5 input[type="tel"],
.block-contact .mktoForm5 input[type="number"] {
  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: #006A71 !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #d3d3d3 !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;
}
.block-contact .mktoForm5 input[type="text"]:focus,
.block-contact .mktoForm5 input[type="search"]:focus,
.block-contact .mktoForm5 input[type="password"]:focus,
.block-contact .mktoForm5 input[type="email"]:focus,
.block-contact .mktoForm5 input[type="tel"]:focus,
.block-contact .mktoForm5 input[type="number"]:focus,
.block-contact .mktoForm5 input[type="text"]:active,
.block-contact .mktoForm5 input[type="search"]:active,
.block-contact .mktoForm5 input[type="password"]:active,
.block-contact .mktoForm5 input[type="email"]:active,
.block-contact .mktoForm5 input[type="tel"]:active,
.block-contact .mktoForm5 input[type="number"]:active,
.block-contact .mktoForm5 input[type="text"]:focus-visible,
.block-contact .mktoForm5 input[type="search"]:focus-visible,
.block-contact .mktoForm5 input[type="password"]:focus-visible,
.block-contact .mktoForm5 input[type="email"]:focus-visible,
.block-contact .mktoForm5 input[type="tel"]:focus-visible,
.block-contact .mktoForm5 input[type="number"]:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.block-contact .mktoForm5 input[type="text"]::-webkit-input-placeholder,
.block-contact .mktoForm5 input[type="search"]::-webkit-input-placeholder,
.block-contact .mktoForm5 input[type="password"]::-webkit-input-placeholder,
.block-contact .mktoForm5 input[type="email"]::-webkit-input-placeholder,
.block-contact .mktoForm5 input[type="tel"]::-webkit-input-placeholder,
.block-contact .mktoForm5 input[type="number"]::-webkit-input-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5 input[type="text"]::-moz-placeholder,
.block-contact .mktoForm5 input[type="search"]::-moz-placeholder,
.block-contact .mktoForm5 input[type="password"]::-moz-placeholder,
.block-contact .mktoForm5 input[type="email"]::-moz-placeholder,
.block-contact .mktoForm5 input[type="tel"]::-moz-placeholder,
.block-contact .mktoForm5 input[type="number"]::-moz-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5 input[type="text"]:-ms-input-placeholder,
.block-contact .mktoForm5 input[type="search"]:-ms-input-placeholder,
.block-contact .mktoForm5 input[type="password"]:-ms-input-placeholder,
.block-contact .mktoForm5 input[type="email"]:-ms-input-placeholder,
.block-contact .mktoForm5 input[type="tel"]:-ms-input-placeholder,
.block-contact .mktoForm5 input[type="number"]:-ms-input-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5 input[type="text"]:-moz-placeholder,
.block-contact .mktoForm5 input[type="search"]:-moz-placeholder,
.block-contact .mktoForm5 input[type="password"]:-moz-placeholder,
.block-contact .mktoForm5 input[type="email"]:-moz-placeholder,
.block-contact .mktoForm5 input[type="tel"]:-moz-placeholder,
.block-contact .mktoForm5 input[type="number"]:-moz-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5 .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0.5px solid #38905b !important;
  color: #38905b !important;
  background-color: #FFFFFF !important;
  border-color: #38905b !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #38905b !important;
  border-color: #38905b !important;
}
.block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:focus,
.block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:active,
.block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.block-contact .mktoForm5#mktoForm_1071 .marketo-form-all-fields-are-required-text,
.block-contact .mktoForm5#mktoForm_1071 .marketo-form-submit-success {
  color: #006A71 !important;
}
.block-contact .mktoForm5#mktoForm_1071 input[type="text"],
.block-contact .mktoForm5#mktoForm_1071 input[type="search"],
.block-contact .mktoForm5#mktoForm_1071 input[type="password"],
.block-contact .mktoForm5#mktoForm_1071 input[type="email"],
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"],
.block-contact .mktoForm5#mktoForm_1071 input[type="number"] {
  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: #006A71 !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #d3d3d3 !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;
}
.block-contact .mktoForm5#mktoForm_1071 input[type="text"]:focus,
.block-contact .mktoForm5#mktoForm_1071 input[type="search"]:focus,
.block-contact .mktoForm5#mktoForm_1071 input[type="password"]:focus,
.block-contact .mktoForm5#mktoForm_1071 input[type="email"]:focus,
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"]:focus,
.block-contact .mktoForm5#mktoForm_1071 input[type="number"]:focus,
.block-contact .mktoForm5#mktoForm_1071 input[type="text"]:active,
.block-contact .mktoForm5#mktoForm_1071 input[type="search"]:active,
.block-contact .mktoForm5#mktoForm_1071 input[type="password"]:active,
.block-contact .mktoForm5#mktoForm_1071 input[type="email"]:active,
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"]:active,
.block-contact .mktoForm5#mktoForm_1071 input[type="number"]:active,
.block-contact .mktoForm5#mktoForm_1071 input[type="text"]:focus-visible,
.block-contact .mktoForm5#mktoForm_1071 input[type="search"]:focus-visible,
.block-contact .mktoForm5#mktoForm_1071 input[type="password"]:focus-visible,
.block-contact .mktoForm5#mktoForm_1071 input[type="email"]:focus-visible,
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"]:focus-visible,
.block-contact .mktoForm5#mktoForm_1071 input[type="number"]:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.block-contact .mktoForm5#mktoForm_1071 input[type="text"]::-webkit-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="search"]::-webkit-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="password"]::-webkit-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="email"]::-webkit-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"]::-webkit-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="number"]::-webkit-input-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5#mktoForm_1071 input[type="text"]::-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="search"]::-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="password"]::-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="email"]::-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"]::-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="number"]::-moz-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5#mktoForm_1071 input[type="text"]:-ms-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="search"]:-ms-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="password"]:-ms-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="email"]:-ms-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"]:-ms-input-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="number"]:-ms-input-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5#mktoForm_1071 input[type="text"]:-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="search"]:-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="password"]:-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="email"]:-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="tel"]:-moz-placeholder,
.block-contact .mktoForm5#mktoForm_1071 input[type="number"]:-moz-placeholder {
  color: #006A71 !important;
}
.block-contact .mktoForm5#mktoForm_1071 .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.block-contact .mktoForm5#mktoForm_1071 .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0.5px solid #38905b !important;
  color: #38905b !important;
  background-color: #FFFFFF !important;
  border-color: #38905b !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.block-contact .mktoForm5#mktoForm_1071 .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #38905b !important;
  border-color: #38905b !important;
}
.block-contact .mktoForm5#mktoForm_1071 .mktoButtonWrap.mktoSimple .mktoButton:focus,
.block-contact .mktoForm5#mktoForm_1071 .mktoButtonWrap.mktoSimple .mktoButton:active,
.block-contact .mktoForm5#mktoForm_1071 .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.block-contact .mktoForm5#mktoForm_1072 .marketo-form-all-fields-are-required-text {
  color: #ffffff !important;
}
.block-contact .mktoForm .marketo-form-all-fields-are-required-text {
  color: #FFFFFF;
}
.block-contact .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
  color: #FFFFFF;
}
.block-contact #mktoForm_1037,
.block-contact #mktoForm_1039 {
  padding-top: 64px;
}
@media only screen and (min-width: 768px) {
  .block-contact #mktoForm_1037,
  .block-contact #mktoForm_1039 {
    padding-top: 32px;
  }
}
.block-contact #mktoForm_1037 .mktoFormRow:nth-child(3),
.block-contact #mktoForm_1039 .mktoFormRow:nth-child(3),
.block-contact #mktoForm_1037 .mktoFormRow:nth-child(4),
.block-contact #mktoForm_1039 .mktoFormRow:nth-child(4),
.block-contact #mktoForm_1037 .mktoFormRow:nth-child(7),
.block-contact #mktoForm_1039 .mktoFormRow:nth-child(7),
.block-contact #mktoForm_1037 .mktoFormRow:nth-child(8),
.block-contact #mktoForm_1039 .mktoFormRow:nth-child(8) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  max-width: 47%;
}
.block-contact #mktoForm_1037 .mktoButtonRow,
.block-contact #mktoForm_1039 .mktoButtonRow {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.block-contact.employee .heading {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .block-contact.employee .heading {
    font-size: 42px;
    line-height: 50px;
    max-width: 560px;
  }
}
.block-contact.employee .heading + p {
  padding-top: 20px;
}
.block-contact.employee p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .block-contact.employee p {
    font-size: 18px;
    line-height: 26px;
  }
}
.block-contact.employee p + p {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .block-contact.employee p + p {
    padding-top: 10px;
  }
}
.block-contact.employee .wpforms-container {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .block-contact.employee .wpforms-container {
    padding-top: 60px;
  }
}
body.page-template-business .block-contact {
  background-color: #006A71;
}
body.page-template-business .block-contact p {
  color: #FFFFFF !important;
}
body.page-template-business .block-contact p a:not(.btn-round) {
  color: inherit !important;
  font-size: inherit !important;
}
body.page-template-business .block-contact p a:not(.btn-round):hover {
  text-decoration: underline !important;
}
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="text"],
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="password"],
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="email"],
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="tel"],
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="number"],
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="url"] {
  background-color: #38905B;
  border: 1px solid #38905B;
}
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="text"]:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="password"]:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="email"]:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="tel"]:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="number"]:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="url"]:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="text"]:active,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="password"]:active,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="email"]:active,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="tel"]:active,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="number"]:active,
body.page-template-business .block-contact .wpforms-container form .wpforms-field input[type="url"]:active {
  outline: 0.125rem solid #FFFFFF;
  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);
}
body.page-template-business .block-contact .wpforms-container form .wpforms-field textarea {
  background-color: #38905B;
  border: 1px solid #38905B;
}
body.page-template-business .block-contact .wpforms-container form .wpforms-field textarea:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-field textarea:active {
  outline: 0.125rem solid #FFFFFF;
  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);
}
body.page-template-business .block-contact .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #38905B;
  background-color: #38905B;
}
body.page-template-business .block-contact .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  color: #338452;
  background-color: #FFFFFF;
  border-color: #338452;
}
body.page-template-business .block-contact .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #FFFFFF;
  background-color: #338452;
  border-color: #338452;
}
body.page-template-business .block-contact .wpforms-container form .wpforms-submit-container button:focus,
body.page-template-business .block-contact .wpforms-container form .wpforms-submit-container button:active,
body.page-template-business .block-contact .wpforms-container form .wpforms-submit-container button:focus-visible {
  outline: 0.125rem solid #FFFFFF;
  outline-offset: 2px;
  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);
}
body.page-template-business .block-contact .mktoForm5 input[type="text"]:focus,
body.page-template-business .block-contact .mktoForm5 input[type="search"]:focus,
body.page-template-business .block-contact .mktoForm5 input[type="password"]:focus,
body.page-template-business .block-contact .mktoForm5 input[type="email"]:focus,
body.page-template-business .block-contact .mktoForm5 input[type="tel"]:focus,
body.page-template-business .block-contact .mktoForm5 input[type="number"]:focus,
body.page-template-business .block-contact .mktoForm5 input[type="text"]:active,
body.page-template-business .block-contact .mktoForm5 input[type="search"]:active,
body.page-template-business .block-contact .mktoForm5 input[type="password"]:active,
body.page-template-business .block-contact .mktoForm5 input[type="email"]:active,
body.page-template-business .block-contact .mktoForm5 input[type="tel"]:active,
body.page-template-business .block-contact .mktoForm5 input[type="number"]:active,
body.page-template-business .block-contact .mktoForm5 input[type="text"]:focus-visible,
body.page-template-business .block-contact .mktoForm5 input[type="search"]:focus-visible,
body.page-template-business .block-contact .mktoForm5 input[type="password"]:focus-visible,
body.page-template-business .block-contact .mktoForm5 input[type="email"]:focus-visible,
body.page-template-business .block-contact .mktoForm5 input[type="tel"]:focus-visible,
body.page-template-business .block-contact .mktoForm5 input[type="number"]:focus-visible {
  outline: 0.125rem solid #FFFFFF;
  outline-offset: 2px;
  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);
}
body.page-template-business .block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:focus,
body.page-template-business .block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:active,
body.page-template-business .block-contact .mktoForm5 .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #FFFFFF;
  outline-offset: 2px;
  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);
}
.block-contact-2 {
  padding: 0 0 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 {
    padding: 0 0 80px 0;
  }
}
.block-contact-2 .contact-heading {
  padding: 60px 40px;
  margin-bottom: 60px;
  background-color: #F8FAFB;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-heading {
    padding: 80px 0;
    min-height: 256px;
    margin-bottom: 80px;
  }
}
.block-contact-2 .contact-heading h1,
.block-contact-2 .contact-heading h2,
.block-contact-2 .contact-heading h3,
.block-contact-2 .contact-heading h4,
.block-contact-2 .contact-heading p {
  color: #222222;
  max-width: 255px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-heading h1,
  .block-contact-2 .contact-heading h2,
  .block-contact-2 .contact-heading h3,
  .block-contact-2 .contact-heading h4,
  .block-contact-2 .contact-heading p {
    max-width: 1000px;
  }
}
.block-contact-2 .contact-heading h1,
.block-contact-2 .contact-heading h2 {
  font-size: 42px;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-heading h1,
  .block-contact-2 .contact-heading h2 {
    font-size: 48px;
  }
}
.block-contact-2 .contact-heading h1 + div,
.block-contact-2 .contact-heading h2 + div {
  padding-top: 12px;
  font-size: 16px;
  line-height: 24px;
  max-width: 265px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-heading h1 + div,
  .block-contact-2 .contact-heading h2 + div {
    max-width: 570px;
    font-size: 20px;
    line-height: 32px;
  }
}
.block-contact-2 .contact-heading p {
  font-size: 16px;
  line-height: 24px;
}
.block-contact-2 .heading {
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .heading {
    font-size: 50px;
    line-height: 57px;
  }
}
.block-contact-2 .heading strong,
.block-contact-2 .heading b {
  font-weight: 400;
  color: #006A71;
}
.block-contact-2 .heading span {
  font-weight: 400;
  color: #006A71;
}
.block-contact-2 .desc {
  text-align: center;
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
  padding: 20px 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .desc {
    font-size: 22px;
    line-height: 36px;
    padding: 30px 0 80px 0;
  }
}
.block-contact-2 .desc a {
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .info {
    padding: 0 30px 0 30px;
  }
}
.block-contact-2 .info.services {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .info.services {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .info.services {
    padding: 0 30px 70px 30px;
  }
}
.block-contact-2 .info .subheading {
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .info .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-contact-2 .info ul {
  list-style: none;
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .info ul {
    padding: 35px 0 0 0;
  }
}
.block-contact-2 .info ul li {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .info ul li {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-contact-2 .info ul li:first-child {
  width: 55%;
}
.block-contact-2 .info ul li:last-child {
  width: 45%;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .info ul.calls li:last-child {
    padding-right: 20px;
  }
}
.block-contact-2 .mktoForm .marketo-form-all-fields-are-required-text,
.block-contact-2 .mktoForm .marketo-form-submit-success {
  color: inherit !important;
}
.block-contact-2 .mktoForm input[type="text"],
.block-contact-2 .mktoForm input[type="search"],
.block-contact-2 .mktoForm input[type="password"],
.block-contact-2 .mktoForm input[type="email"],
.block-contact-2 .mktoForm input[type="tel"],
.block-contact-2 .mktoForm input[type="number"] {
  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: #006A71 !important;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #d3d3d3 !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;
}
.block-contact-2 .mktoForm input[type="text"]:focus,
.block-contact-2 .mktoForm input[type="search"]:focus,
.block-contact-2 .mktoForm input[type="password"]:focus,
.block-contact-2 .mktoForm input[type="email"]:focus,
.block-contact-2 .mktoForm input[type="tel"]:focus,
.block-contact-2 .mktoForm input[type="number"]:focus,
.block-contact-2 .mktoForm input[type="text"]:active,
.block-contact-2 .mktoForm input[type="search"]:active,
.block-contact-2 .mktoForm input[type="password"]:active,
.block-contact-2 .mktoForm input[type="email"]:active,
.block-contact-2 .mktoForm input[type="tel"]:active,
.block-contact-2 .mktoForm input[type="number"]:active,
.block-contact-2 .mktoForm input[type="text"]:focus-visible,
.block-contact-2 .mktoForm input[type="search"]:focus-visible,
.block-contact-2 .mktoForm input[type="password"]:focus-visible,
.block-contact-2 .mktoForm input[type="email"]:focus-visible,
.block-contact-2 .mktoForm input[type="tel"]:focus-visible,
.block-contact-2 .mktoForm input[type="number"]:focus-visible {
  outline: 0 solid #57822B;
  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);
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .mktoForm input[type="text"]:focus,
  .block-contact-2 .mktoForm input[type="search"]:focus,
  .block-contact-2 .mktoForm input[type="password"]:focus,
  .block-contact-2 .mktoForm input[type="email"]:focus,
  .block-contact-2 .mktoForm input[type="tel"]:focus,
  .block-contact-2 .mktoForm input[type="number"]:focus,
  .block-contact-2 .mktoForm input[type="text"]:active,
  .block-contact-2 .mktoForm input[type="search"]:active,
  .block-contact-2 .mktoForm input[type="password"]:active,
  .block-contact-2 .mktoForm input[type="email"]:active,
  .block-contact-2 .mktoForm input[type="tel"]:active,
  .block-contact-2 .mktoForm input[type="number"]:active,
  .block-contact-2 .mktoForm input[type="text"]:focus-visible,
  .block-contact-2 .mktoForm input[type="search"]:focus-visible,
  .block-contact-2 .mktoForm input[type="password"]:focus-visible,
  .block-contact-2 .mktoForm input[type="email"]:focus-visible,
  .block-contact-2 .mktoForm input[type="tel"]:focus-visible,
  .block-contact-2 .mktoForm input[type="number"]:focus-visible {
    outline: 0.125rem solid #57822B;
    outline-offset: 2px;
  }
}
.block-contact-2 .mktoForm input[type="text"]::-webkit-input-placeholder,
.block-contact-2 .mktoForm input[type="search"]::-webkit-input-placeholder,
.block-contact-2 .mktoForm input[type="password"]::-webkit-input-placeholder,
.block-contact-2 .mktoForm input[type="email"]::-webkit-input-placeholder,
.block-contact-2 .mktoForm input[type="tel"]::-webkit-input-placeholder,
.block-contact-2 .mktoForm input[type="number"]::-webkit-input-placeholder {
  color: #006A71 !important;
}
.block-contact-2 .mktoForm input[type="text"]::-moz-placeholder,
.block-contact-2 .mktoForm input[type="search"]::-moz-placeholder,
.block-contact-2 .mktoForm input[type="password"]::-moz-placeholder,
.block-contact-2 .mktoForm input[type="email"]::-moz-placeholder,
.block-contact-2 .mktoForm input[type="tel"]::-moz-placeholder,
.block-contact-2 .mktoForm input[type="number"]::-moz-placeholder {
  color: #006A71 !important;
}
.block-contact-2 .mktoForm input[type="text"]:-ms-input-placeholder,
.block-contact-2 .mktoForm input[type="search"]:-ms-input-placeholder,
.block-contact-2 .mktoForm input[type="password"]:-ms-input-placeholder,
.block-contact-2 .mktoForm input[type="email"]:-ms-input-placeholder,
.block-contact-2 .mktoForm input[type="tel"]:-ms-input-placeholder,
.block-contact-2 .mktoForm input[type="number"]:-ms-input-placeholder {
  color: #006A71 !important;
}
.block-contact-2 .mktoForm input[type="text"]:-moz-placeholder,
.block-contact-2 .mktoForm input[type="search"]:-moz-placeholder,
.block-contact-2 .mktoForm input[type="password"]:-moz-placeholder,
.block-contact-2 .mktoForm input[type="email"]:-moz-placeholder,
.block-contact-2 .mktoForm input[type="tel"]:-moz-placeholder,
.block-contact-2 .mktoForm input[type="number"]:-moz-placeholder {
  color: #006A71 !important;
}
.block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 1px solid #38905b !important;
  color: #38905b !important;
  background-color: #FFFFFF !important;
  border-color: #38905b !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #38905b !important;
  border-color: #38905b !important;
}
.block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0 solid #57822B;
  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);
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
  .block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
  .block-contact-2 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
    outline: 0.125rem solid #57822B;
    outline-offset: 2px;
  }
}
.block-contact-2 .wpforms-container {
  margin: 0 auto !important;
}
@media only screen and (min-width: 992px) {
}
.block-contact-2 .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 30px 0!important;
}
.block-contact-2 .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.block-contact-2 .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .wpforms-container form .wpforms-field.wpforms-one-half + .wpforms-one-half {
    padding-top: 25px!important;
  }
}
.block-contact-2 .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 41px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #63747E;
  display: none;
}
.block-contact-2 .wpforms-container form .wpforms-field.required-field-wrapper input.wpforms-field-required {
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  background-image: url("../svg/asterix-grey.svg") !important;
}
.block-contact-2 .wpforms-container form .wpforms-field.required-field-wrapper textarea.wpforms-field-required {
  background-position: 97% 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-image: url("../svg/asterix-grey.svg") !important;
}
.block-contact-2 .wpforms-container form .wpforms-field.wpforms-field-captcha {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .wpforms-container form .wpforms-field.wpforms-field-captcha {
    width: 49%!important;
  }
}
.block-contact-2 .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math {
  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;
}
.block-contact-2 .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math .wpforms-captcha-equation {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding-right: 10px;
  font-weight: bold !important;
}
.block-contact-2 .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.block-contact-2 .wpforms-container form .wpforms-field .wpforms-field-label {
  color: #63747E;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  padding: 0 0 5px 0;
}
.block-contact-2 .wpforms-container form .wpforms-field .wpforms-field-label .wpforms-required-label {
  display: none;
}
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"],
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"],
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"],
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"],
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"],
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #D8D8D8;
  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;
}
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:focus,
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:focus,
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:focus,
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:focus,
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:focus,
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:focus,
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:focus-visible,
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:focus-visible,
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:focus-visible,
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:focus-visible,
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:focus-visible,
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:focus-visible,
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:active,
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:active,
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:active,
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:active,
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:active,
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:active {
  outline: 0 solid #57822B;
  outline-offset: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  border-color: #999;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:focus,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:focus,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:focus,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:focus,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:focus,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:focus,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:focus-visible,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:focus-visible,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:focus-visible,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:focus-visible,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:focus-visible,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:focus-visible,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:active,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:active,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:active,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:active,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:active,
  .block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:active {
    outline: 0.125rem solid #57822B;
    outline-offset: 1px;
  }
}
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.block-contact-2 .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 19px;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #D8D8D8;
  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;
  resize: none;
}
.block-contact-2 .wpforms-container form .wpforms-field textarea:focus,
.block-contact-2 .wpforms-container form .wpforms-field textarea:focus-visible,
.block-contact-2 .wpforms-container form .wpforms-field textarea:active {
  outline: 0 solid #57822B;
  outline-offset: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  border-color: #999;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .wpforms-container form .wpforms-field textarea:focus,
  .block-contact-2 .wpforms-container form .wpforms-field textarea:focus-visible,
  .block-contact-2 .wpforms-container form .wpforms-field textarea:active {
    outline: 0.125rem solid #57822B;
    outline-offset: 1px;
  }
}
.block-contact-2 .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-2 .wpforms-container form .wpforms-submit-container {
  padding: 0 0 0 0 !important;
  margin-top: -10px;
}
.block-contact-2 .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 34px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  background-color: #006666;
  border-color: #006666;
  min-width: 130px;
  transition: all 0.4s ease;
  border-width: 1px;
  border-style: solid;
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .wpforms-container form .wpforms-submit-container button.wpforms-submit {
    height: 42px;
    font-size: 16px;
    line-height: 41px;
    border-width: 1px;
  }
}
.block-contact-2 .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666;
}
.block-contact-2 .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus,
.block-contact-2 .wpforms-container form .wpforms-submit-container button.wpforms-submit:active,
.block-contact-2 .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  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);
}
.block-contact-2 .wpforms-container form .wpforms-submit-container .wpforms-data-warning-info,
.block-contact-2 .wpforms-container form .wpforms-submit-container .google-recaptcha-tos {
  padding-top: 12px !important;
}
.block-contact-2 .wpforms-container form .wpforms-submit-container .wpforms-data-warning-info p,
.block-contact-2 .wpforms-container form .wpforms-submit-container .google-recaptcha-tos p {
  color: #63747E !important;
}
.block-contact-2 .wpforms-container form .wpforms-submit-container .wpforms-data-warning-info p a:hover,
.block-contact-2 .wpforms-container form .wpforms-submit-container .google-recaptcha-tos p a:hover {
  color: #222222 !important;
}
.block-contact-2 .contact-boxes {
  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: 992px) {
  .block-contact-2 .contact-boxes {
    margin-right: -24px;
    margin-left: -24px;
  }
}
.block-contact-2 .contact-boxes .box {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-boxes .box {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .contact-boxes .box {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 24px;
    padding-left: 24px;
    margin-bottom: 48px;
  }
}
.block-contact-2 .contact-boxes .box .box-wrapper {
  background-color: #F8FAFB;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 48px 32px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-boxes .box .box-wrapper {
    display: flex;
    flex-flow: column nowrap;
    padding: 30px 36px 36px 36px;
    height: 100%;
    transition: all 0.2s ease-in;
  }
}
@media only screen and (min-width: 992px) {
  .block-contact-2 .contact-boxes .box .box-wrapper:hover {
    transform: scale(1.05);
  }
}
.block-contact-2 .contact-boxes .box .box-wrapper p {
  color: #222222;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-boxes .box .box-wrapper p {
    font-size: 18px;
    line-height: 24px;
  }
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-content h3 {
  color: #006666;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-boxes .box .box-wrapper .box-content h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-content h3 + p {
  padding-top: 24px;
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer {
  padding-top: 30px;
  margin-top: auto;
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round {
  height: 34px;
  font-size: 14px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round {
    height: 42px;
    font-size: 16px;
    line-height: 41px;
    padding: 0 30px;
  }
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round svg {
  width: 18px;
  height: 18px;
  transition: all 0.4s ease;
  transform: translateY(3px);
  margin-right: 5px;
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round svg path {
  fill: #FFFFFF;
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round span {
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round span {
    display: inline-block;
  }
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round span + span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-round span + span {
    display: none;
  }
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-blue {
  color: #FFFFFF;
  border-color: #006666;
  background-color: #006666;
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-blue:hover {
  border-color: #004d4d;
  background-color: #004d4d;
}
.block-contact-2 .contact-boxes .box .box-wrapper .box-footer .btn-blue:hover svg path {
  fill: #006666;
}
.block-contact-2 .modal {
  text-align: center;
  padding: 0!important;
}
.block-contact-2 .modal h3 {
  color: #006666;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .block-contact-2 .modal h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
.block-contact-2 .modal h3 + p {
  padding-top: 24px;
}
.block-contact-2 .modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.block-contact-2 .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.block-contact-3 {
  padding: 0 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 {
    padding: 0 0 0 0;
  }
}
.block-contact-3 .boxed {
  background-color: #F8FAFB;
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .boxed {
    padding: 80px 0;
  }
}
.block-contact-3 .heading {
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .heading {
    font-size: 50px;
    line-height: 60px;
  }
}
.block-contact-3 .heading span {
  color: #006A71;
}
.block-contact-3 .desc {
  text-align: center;
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .desc {
    font-size: 28px;
    line-height: 44px;
    padding: 30px 0 0 0;
    max-width: 1040px;
    margin: 0 auto;
  }
}
.block-contact-3 .desc a {
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .info {
    padding: 0 30px 0 30px;
  }
}
.block-contact-3 .info.services {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-contact-3 .info.services {
    padding: 40px 0 40px 0;
    max-width: 420px;
  }
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .info.services {
    padding: 70px 30px 0 30px;
    max-width: 1200px;
  }
}
.block-contact-3 .info .subheading {
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .block-contact-3 .info .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-contact-3 .info .subheading + ul {
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .info .subheading + ul {
    padding: 30px 0 0 0;
  }
}
.block-contact-3 .info ul {
  list-style: none;
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
}
.block-contact-3 .info ul li {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .info ul li {
    color: #414E57;
    font-size: 20px;
    line-height: 24px;
  }
}
.block-contact-3 .info ul li:first-child {
  width: 55%;
}
.block-contact-3 .info ul li:last-child {
  width: 45%;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .info ul.calls li:last-child {
    padding-right: 20px;
  }
}
.block-contact-3 .wpforms-container {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .wpforms-container {
    margin-top: 70px;
    margin-bottom: 80px;
  }
}
.block-contact-3 .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 24px 0!important;
}
.block-contact-3 .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-contact-3 .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.block-contact-3 .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
@media only screen and (min-width: 768px) {
  .block-contact-3 .wpforms-container form .wpforms-field.wpforms-one-half + .wpforms-one-half {
    padding-top: 25px!important;
  }
}
.block-contact-3 .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 41px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #63747E;
  display: block;
}
.block-contact-3 .wpforms-container form .wpforms-field.wpforms-field-captcha {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-contact-3 .wpforms-container form .wpforms-field.wpforms-field-captcha {
    width: 49%!important;
  }
}
.block-contact-3 .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math {
  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;
}
.block-contact-3 .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math .wpforms-captcha-equation {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding-right: 10px;
  font-weight: bold !important;
}
.block-contact-3 .wpforms-container form .wpforms-field.wpforms-field-captcha .wpforms-captcha-math input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.block-contact-3 .wpforms-container form .wpforms-field .wpforms-field-label {
  text-transform: uppercase;
  color: #006A71;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  padding: 0 0 5px 0;
}
.block-contact-3 .wpforms-container form .wpforms-field .wpforms-field-label .wpforms-required-label {
  display: none;
}
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"],
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"],
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"],
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"],
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"],
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #D8D8D8;
  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;
}
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"]:focus,
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"]:focus,
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"]:focus,
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"]:focus,
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"]:focus,
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"]:focus,
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"]:focus-visible,
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"]:focus-visible,
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"]:focus-visible,
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"]:focus-visible,
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"]:focus-visible,
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"]:focus-visible,
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"]:active,
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"]:active,
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"]:active,
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"]:active,
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"]:active,
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"]:active {
  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);
  border-color: #999;
}
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.block-contact-3 .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 19px;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #D8D8D8;
  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;
  resize: none;
}
.block-contact-3 .wpforms-container form .wpforms-field textarea:focus,
.block-contact-3 .wpforms-container form .wpforms-field textarea:focus-visible,
.block-contact-3 .wpforms-container form .wpforms-field textarea:active {
  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);
  border-color: #999;
}
.block-contact-3 .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #BBBBBB;
}
.block-contact-3 .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 0;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
  min-width: 190px;
  transition: all 0.4s ease;
  border-width: 1px;
  border-style: solid;
}
@media only screen and (min-width: 992px) {
  .block-contact-3 .wpforms-container form .wpforms-submit-container button.wpforms-submit {
    border-width: 1px;
  }
}
.block-contact-3 .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
.block-contact-3 .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus,
.block-contact-3 .wpforms-container form .wpforms-submit-container button.wpforms-submit:active,
.block-contact-3 .wpforms-container form .wpforms-submit-container button.wpforms-submit:focus-visible {
  outline: 0.125rem solid #57822B;
  outline-offset: 2px;
  background-color: inherit;
  -webkit-box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
  box-shadow: inset 0 0 0 rgba(67, 97, 31, 0);
}
.block-terms {
  margin-left: -15px;
  margin-right: -15px;
}
.block-terms .block-title {
  background-color: #63747E;
  padding: 40px 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 26px;
  line-height: 21px;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-title {
    padding: 80px 0;
    font-size: 36px;
    line-height: 31px;
    letter-spacing: 1px;
  }
}
.block-terms .block-content {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content {
    padding: 70px 0;
  }
}
.block-terms .block-content .subheading {
  font-weight: 300;
  color: #414E57;
  text-transform: none;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .subheading {
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 30px;
  }
}
.block-terms .block-content .desc {
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.block-terms .block-content .desc p {
  padding-top: 10px;
  margin: 0 0 0 0;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc p {
    font-size: 16px;
    line-height: 24px;
  }
}
.block-terms .block-content .desc p a {
  text-decoration: underline !important;
}
.block-terms .block-content .desc p + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc p + p {
    padding-top: 20px;
  }
}
.block-terms .block-content .desc p + h1,
.block-terms .block-content .desc p + h2,
.block-terms .block-content .desc p + h3,
.block-terms .block-content .desc p + h4 {
  padding-top: 20px;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc p + h1,
  .block-terms .block-content .desc p + h2,
  .block-terms .block-content .desc p + h3,
  .block-terms .block-content .desc p + h4 {
    padding-top: 40px;
  }
}
.block-terms .block-content .desc p + ul {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc p + ul {
    padding-top: 40px;
  }
}
.block-terms .block-content .desc h1,
.block-terms .block-content .desc h2,
.block-terms .block-content .desc h3,
.block-terms .block-content .desc h4 {
  font-weight: normal;
  color: #414E57;
}
.block-terms .block-content .desc h1 + p,
.block-terms .block-content .desc h2 + p,
.block-terms .block-content .desc h3 + p,
.block-terms .block-content .desc h4 + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc h1 + p,
  .block-terms .block-content .desc h2 + p,
  .block-terms .block-content .desc h3 + p,
  .block-terms .block-content .desc h4 + p {
    padding-top: 20px;
  }
}
.block-terms .block-content .desc h3 {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.block-terms .block-content .desc ul.two-columns-list {
  max-width: 1050px;
  margin: 0 auto;
  -webkit-columns: 2 200px;
  -moz-columns: 2 200px;
  columns: 2 200px;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.block-terms .block-content .desc ul li {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .block-terms .block-content .desc ul li {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 20px;
  }
}
.block-terms .block-content .desc ul li strong,
.block-terms .block-content .desc ul li b {
  font-weight: 700;
}
.block-terms .block-content .desc ul li a {
  color: #006A71;
}
.block-imgs-1 .container .row .col-img:nth-child(1) .img-wrapper img.square {
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-imgs-1 .container .row .col-img:nth-child(1) .img-wrapper img.square {
    display: block;
  }
}
.block-imgs-1 .container .row .col-img:nth-child(1) .img-wrapper img.rectangular {
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-imgs-1 .container .row .col-img:nth-child(1) .img-wrapper img.rectangular {
    display: none;
  }
}
.block-imgs-1 .container .row .col-img:nth-child(2) .img-wrapper img.square,
.block-imgs-1 .container .row .col-img:nth-child(3) .img-wrapper img.square {
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-imgs-1 .container .row .col-img:nth-child(2) .img-wrapper img.square,
  .block-imgs-1 .container .row .col-img:nth-child(3) .img-wrapper img.square {
    display: none;
  }
}
.block-imgs-1 .container .row .col-img:nth-child(2) .img-wrapper img.rectangular,
.block-imgs-1 .container .row .col-img:nth-child(3) .img-wrapper img.rectangular {
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-imgs-1 .container .row .col-img:nth-child(2) .img-wrapper img.rectangular,
  .block-imgs-1 .container .row .col-img:nth-child(3) .img-wrapper img.rectangular {
    display: block;
  }
}
.block-imgs-1 .img-wrapper {
  margin: 0 0 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  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) {
  .block-imgs-1 .img-wrapper {
    margin: 0 0 13px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-imgs-1 .img-wrapper {
    margin: 0 0 22px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .block-imgs-1 .img-wrapper {
    margin: 0 0 27px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .block-imgs-1 .img-wrapper {
    margin: 0 0 30px 0;
  }
}
.block-imgs-1 .img-wrapper img {
  width: 100%;
  height: auto;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .block-imgs-1 .img-wrapper img {
    visibility: hidden;
    display: none;
  }
}
.block-imgs-1 + .block-testimonials-1 {
  padding: 25px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-imgs-1 + .block-testimonials-1 {
    padding: 63px 0 80px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-imgs-1 + .block-testimonials-1 {
    padding: 58px 0 80px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .block-imgs-1 + .block-testimonials-1 {
    padding: 50px 0 80px 0;
  }
}
.block-testimonials-1 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-testimonials-1 {
    padding: 80px 0;
  }
}
.block-testimonials-1 .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .block-testimonials-1 .heading {
    font-size: 42px;
    line-height: 50px;
    padding-bottom: 70px;
  }
}
.block-testimonials-1 .item {
  position: relative;
  padding: 0 0 60px 0;
}
@media only screen and (min-width: 768px) {
  .block-testimonials-1 .item {
    display: table;
    padding: 0 0 60px 0;
  }
}
.block-testimonials-1 .item:before,
.block-testimonials-1 .item:after {
  display: table;
  content: " ";
}
.block-testimonials-1 .item:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .block-testimonials-1 .item .img-wrapper {
    display: table-cell;
    vertical-align: top;
    width: 150px;
  }
}
.block-testimonials-1 .item .img-wrapper .image {
  position: relative;
  width: 150px;
  height: 150px;
  background-color: #D8D8D8;
  margin: 0 auto 20px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .block-testimonials-1 .item .img-wrapper .image {
    width: 100px;
    height: 100px;
    margin: 0 0;
  }
}
.block-testimonials-1 .item .img-wrapper .image img {
  width: 100%;
  height: auto;
}
.block-testimonials-1 .item .info-wrapper {
  font-size: 16px;
  line-height: 24px;
  color: #63747E;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-testimonials-1 .item .info-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
}
.block-testimonials-1 .item .info-wrapper .copy {
  font-family: 'ACaslonPro-Italic';
  color: #414E57;
  font-size: 20px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .block-testimonials-1 .item .info-wrapper .copy {
    padding-right: 20px;
  }
}
.block-testimonials-1 .item .info-wrapper .copy + .name {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .block-testimonials-1 .item .info-wrapper .copy + .name {
    padding-top: 20px;
  }
}
.block-testimonials-1 .item .info-wrapper .name {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
}
.block-testimonials-1 .link {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-testimonials-1 .link {
    padding-top: 50px;
  }
}
.block-testimonials-1 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .block-testimonials-1 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.blog-latest {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .blog-latest {
    padding: 80px 0;
  }
}
.blog-latest.box-background {
  background-color: #F8FAFB;
}
.blog-latest h1 {
  font-size: 24px;
  line-height: 29px;
  color: #414E57;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest h1 {
    padding-bottom: 20px;
  }
}
.blog-latest h2 {
  text-align: center;
  font-weight: 300;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest h2 {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 50px;
  }
}
.blog-latest h2 strong,
.blog-latest h2 b {
  font-weight: 400;
  color: #006A71;
}
.blog-latest h4 {
  font-size: 24px;
  line-height: 29px;
  color: #414E57;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest h4 {
    padding-bottom: 20px;
  }
}
.blog-latest .item .box {
  display: block;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .blog-latest .item .box {
    padding-bottom: 0;
  }
}
.blog-latest .item .box .image {
  display: block;
  overflow: hidden;
  transition: all 0.3s ease-in;
  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) {
  .blog-latest .item .box .image {
    max-height: 245px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest .item .box .image.sdad {
    max-height: 315px;
  }
}
.blog-latest .item .box .image img {
  width: 100%;
  height: auto;
}
.blog-latest .item .box .post-title {
  font-size: 18px;
  line-height: 26px;
  margin: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .blog-latest .item .box .post-title {
    display: -webkit-box;
    height: 53px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest .item .box .post-title {
    font-size: 20px;
    line-height: 24px;
    display: -webkit-box;
    height: 53px;
    -webkit-line-clamp: 2;
  }
}
.blog-latest .item .box .post-title a {
  color: #414E57;
}
.blog-latest .item .box .post-category {
  line-height: 17px;
  color: #006A71;
  text-transform: uppercase;
  margin: 5px 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .blog-latest .item .box .post-category {
    margin: 15px 0 25px 0;
    display: -webkit-box;
    height: 35px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest .item .box .post-category {
    height: 18px;
    -webkit-line-clamp: 1;
    margin: 25px 0 15px 0;
  }
}
.blog-latest .item .box .post-link {
  border-top: 1px solid #DADADA;
  padding: 15px 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest .item .box .post-link {
    padding: 20px 0 0 0;
  }
}
.blog-latest .item .box .post-link a {
  position: relative;
  padding: 0 15px 0 0;
  transition: all 0.4s ease;
  color: #01558e;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .blog-latest .item .box .post-link a {
    display: inline-block;
  }
}
.blog-latest .item .box .post-link a svg {
  position: absolute;
  top: 5px;
  right: 0;
  width: 6px;
  height: 12px;
}
.blog-latest .item .box .post-link a svg path {
  fill: #01558e;
}
.blog-latest .item .box .post-link a:hover {
  color: #006A71;
}
.blog-latest .item .box .post-link a:hover svg path {
  fill: #006A71;
}
@media only screen and (min-width: 992px) {
  .blog-latest .item .box:hover .image {
    opacity: .7;
  }
}
.blog-latest .link {
  text-align: center;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .blog-latest .link {
    padding-top: 80px;
  }
}
.blog-latest .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .blog-latest .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.blog-latest.list .item .box {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest.list .item .box {
    padding-bottom: 70px;
  }
}
.blog-latest.two-columns h2 {
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest.two-columns h2 {
    padding-bottom: 0;
  }
}
.blog-latest.two-columns h2 + p {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .blog-latest.two-columns h2 + p {
    padding-top: 30px;
  }
}
.blog-latest.two-columns p {
  color: #63747E;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .blog-latest.two-columns p {
    font-size: 24px;
    line-height: 36px;
  }
}
.blog-latest.two-columns .item .box {
  padding-top: 30px;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest.two-columns .item .box {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest.two-columns .item .box .image {
    max-height: 275px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest.two-columns .item .box .post-title {
    max-width: 450px;
  }
}
.blog-latest + nav.navigation.pagination {
  padding: 0 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest + nav.navigation.pagination {
    padding: 0 0 100px 0;
  }
}
.blog-latest:not(.box-background) + .rates-list {
  padding-top: 0!important;
}
.blog-latest .blog-retaled-mobile-container {
  margin: 0 -25px;
}
@media only screen and (min-width: 768px) {
  .blog-latest .blog-retaled-mobile-container {
    margin: 0 -30px;
  }
}
.blog-latest .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: 25px 32px 25px 0;
  width: 100%;
}
.blog-latest .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;
}
.blog-latest .blog-retaled-mobile-container .item {
  width: 285px;
  padding: 0 0 0 24px;
}
@media only screen and (min-width: 768px) {
  .blog-latest .blog-retaled-mobile-container .item {
    padding: 0 0 0 30px;
  }
}
.blog-latest2 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .blog-latest2 {
    padding: 0 0 80px 0;
  }
}
.blog-latest2 h1 {
  font-size: 24px;
  line-height: 29px;
  color: #414E57;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 h1 {
    padding-bottom: 20px;
  }
}
.blog-latest2 h2 {
  text-align: center;
  font-weight: 300;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 h2 {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 50px;
  }
}
.blog-latest2 h2 strong,
.blog-latest2 h2 b {
  font-weight: 400;
  color: #006A71;
}
.blog-latest2 h4 {
  font-size: 24px;
  line-height: 29px;
  color: #414E57;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 h4 {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .blog-latest2 .row {
    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) {
  .blog-latest2 .row [class*="col-"] {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .blog-latest2 .row .col-lg-4,
  .blog-latest2 .row .col-md-4 .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.blog-latest2 .item .box {
  position: relative;
  display: block;
  padding-bottom: 30px;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .blog-latest2 .item .box {
    padding-bottom: 60px;
  }
}
.blog-latest2 .item .box .image {
  display: block;
  overflow: hidden;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box .image {
    max-height: 245px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box .image.sdad {
    max-height: 315px;
  }
}
.blog-latest2 .item .box .image img {
  width: 100%;
  height: auto;
}
.blog-latest2 .item .box .post-title {
  font-size: 18px;
  line-height: 26px;
  margin: 20px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box .post-title {
    font-size: 18px;
  }
}
.blog-latest2 .item .box .post-title a {
  color: #414E57;
}
.blog-latest2 .item .box .post-category {
  font-size: 22px;
  color: #006A71;
  font-weight: 300;
  text-align: center;
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .blog-latest2 .item .box .post-category {
    margin: 0 0 25px 0;
    display: -webkit-box;
    min-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box .post-category {
    font-size: 28px;
    height: 38px;
    -webkit-line-clamp: 1;
    margin: 0 0 25px 0;
  }
}
.blog-latest2 .item .box .post-link {
  border-top: 1px solid #DADADA;
  margin-top: 15px;
  padding: 15px 0 10px 0;
}
@media only screen and (min-width: 768px) {
  .blog-latest2 .item .box .post-link {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box .post-link {
    margin-top: 20px;
    padding: 20px 0 0 0;
  }
}
.blog-latest2 .item .box .post-link a {
  position: relative;
  padding: 0 15px 0 0;
  transition: all 0.4s ease;
  color: #01558e;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box .post-link a {
    display: inline-block;
  }
}
.blog-latest2 .item .box .post-link a svg {
  position: absolute;
  top: 5px;
  right: 0;
  width: 6px;
  height: 12px;
}
.blog-latest2 .item .box .post-link a svg path {
  fill: #01558e;
}
.blog-latest2 .item .box .post-link a:hover {
  color: #006A71;
}
.blog-latest2 .item .box .post-link a:hover svg path {
  fill: #006A71;
}
.blog-latest2 .item .box .link {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box .link {
    margin: 20px auto 0 auto;
  }
}
.blog-latest2 .item .box .link svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.blog-latest2 .item .box .link svg path {
  fill: #01558e;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .item .box:hover .image {
    opacity: .7;
  }
}
.blog-latest2 .link {
  text-align: center;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .link {
    padding-top: 80px;
  }
}
.blog-latest2 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.blog-latest2.list .item .box {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2.list .item .box {
    padding-bottom: 70px;
  }
}
.blog-latest2.two-columns h2 {
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest2.two-columns h2 {
    padding-bottom: 0;
  }
}
.blog-latest2.two-columns h2 + p {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .blog-latest2.two-columns h2 + p {
    padding-top: 30px;
  }
}
.blog-latest2.two-columns p {
  color: #63747E;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .blog-latest2.two-columns p {
    font-size: 24px;
    line-height: 36px;
  }
}
.blog-latest2.two-columns .item .box {
  padding-top: 30px;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest2.two-columns .item .box {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest2.two-columns .item .box .image {
    max-height: 315px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-latest2.two-columns .item .box .post-title {
    max-width: 450px;
  }
}
.blog-latest2 + nav.navigation.pagination {
  padding: 0 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .blog-latest2 + nav.navigation.pagination {
    padding: 0 0 100px 0;
  }
}
.blog-latest2:not(.box-background) + .rates-list {
  padding-top: 0!important;
}
/* *** */
body {
  /* *** */
}
body.page-template-business .blog-latest .item .box .post-category {
  color: #006A71;
}
body.page-template-business .blog-latest .item .box .post-link a:hover {
  color: #006A71;
}
body.page-template-business .blog-latest .item .box .post-link a:hover svg path {
  fill: #006A71;
}
body.page-template-campaign-01 .blog-latest {
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  body.page-template-campaign-01 .blog-latest {
    padding: 50px 0 80px 0;
  }
}
body.page-template-campaign-01 .blog-latest .item .box .post-category {
  color: #006666;
}
body.page-template-campaign-01 .blog-latest .item .box .post-link a:hover {
  color: #006666;
}
body.page-template-campaign-01 .blog-latest .item .box .post-link a:hover svg path {
  fill: #006666;
}
/* *** */
.related-posts .blog-latest {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .related-posts .blog-latest {
    padding: 0 0 80px 0;
  }
}
.related-posts .blog-latest h2 {
  text-align: left;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #414E57;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .related-posts .blog-latest h2 {
    padding-bottom: 20px;
  }
}
.related-posts .blog-latest .item .box .post-title {
  margin: 0;
}
.related-posts .blog-latest .item .box .post-category {
  line-height: 17px;
  color: #006A71;
  text-transform: uppercase;
  padding: 25px 0;
  position: relative;
  top: auto;
  left: auto;
  font-weight: normal;
}
.blog-featured {
  margin: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .blog-featured {
    margin: 70px 0 0 0;
  }
}
.blog-featured .image {
  margin: 0 -15px 0 -15px;
}
@media only screen and (min-width: 992px) {
  .blog-featured .image {
    margin: 0 0 0 0;
  }
}
.blog-featured .image img {
  width: 100%;
  height: auto;
}
.blog-featured .post-category {
  font-weight: 700;
  line-height: 17px;
  color: #006A71;
  text-transform: uppercase;
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .blog-featured .post-category {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 0 0 0 0;
  }
}
.blog-featured .post-title {
  font-size: 24px;
  line-height: 29px;
  margin: 15px 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .blog-featured .post-title {
    font-size: 40px;
    line-height: 48px;
    display: -webkit-box;
    max-height: 100px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 35px 0 30px 0;
  }
}
.blog-featured .post-desc {
  color: #63747E;
  margin: 0 0 25px 0;
}
@media only screen and (min-width: 992px) {
  .blog-featured .post-desc {
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
    max-height: 100px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 45px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .blog-featured .post-desc {
    max-height: 135px;
    -webkit-line-clamp: 5;
    margin: 0 0 60px 0;
  }
}
.blog-featured .post-link {
  border-top: 1px solid #DADADA;
  padding: 20px 0 0 0;
}
.blog-featured .post-link a {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  transition: all 0.4s ease;
}
.blog-featured .post-link a svg {
  position: absolute;
  top: 5px;
  right: 0;
  width: 6px;
  height: 12px;
}
.blog-featured .post-link a svg path {
  fill: #414E57;
}
.blog-featured .post-link a:hover {
  color: #006A71;
}
.blog-featured .post-link a:hover svg path {
  fill: #006A71;
}
.blog-featured + .subnav-blog {
  margin-top: 40px!important;
}
@media only screen and (min-width: 992px) {
  .blog-featured + .subnav-blog {
    margin-top: 70px!important;
  }
}
.blog-inner {
  color: #63747E;
  /* *** */
  /* *** */
}
.blog-inner .hero-img {
  height: 265px;
}
@media only screen and (min-width: 768px) {
  .blog-inner .hero-img {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-inner .hero-img {
    height: 400px;
  }
}
.blog-inner .post-category {
  font-weight: 700;
  line-height: 17px;
  color: #006A71;
  text-transform: uppercase;
  padding: 0 0 30px 0;
  display: none;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-category {
    position: absolute;
    top: 10px;
    left: 15px;
    padding: 0 0;
  }
}
.blog-inner .post-title {
  color: #414E57;
  font-size: 30px;
  line-height: 36px;
  margin: 15px 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-title {
    font-size: 40px;
    line-height: 48px;
    margin: 85px 40px 25px 40px;
  }
}
.blog-inner .post-author {
  font-size: 16px;
  line-height: 19px;
  font-style: italic;
  margin: 0 0 25px 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-author {
    margin: 0 40px 25px 40px;
  }
}
.blog-inner .post-body {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-body {
    padding: 0 40px 50px 40px;
  }
}
.blog-inner .post-body h3 {
  font-size: 22px;
  line-height: 27px;
  color: #414E57;
}
.blog-inner .post-body p {
  font-size: 18px;
  line-height: 27px;
}
.blog-inner .post-body p + h3 {
  padding-top: 40px;
}
.blog-inner .post-body p + p {
  padding-top: 25px;
}
.blog-inner .post-body p + ul {
  padding-top: 10px;
}
.blog-inner .post-body ul {
  margin: 0 0 0 0;
  padding: 10px 0 10px 0;
}
.blog-inner .post-body ul li {
  padding: 0 0 0 0;
  margin: 0 0 0 20px;
  font-size: 18px;
  line-height: 27px;
}
.blog-inner .post-body ul + ul {
  padding-top: 0;
}
.blog-inner .post-body blockquote {
  font-family: 'ACaslonPro-Italic';
  font-size: 24px;
  line-height: 28px;
  color: #006A71;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  max-width: 685px;
  margin: 0 auto;
}
.blog-inner .post-body .disclosures {
  position: relative;
  padding: 20px 0 20px 0;
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-body .disclosures {
    padding: 30px 0 30px 0;
    margin: 50px -15px -50px -15px;
  }
}
.blog-inner .post-body .disclosures:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: 3000px;
  background-color: #F8FAFB;
  z-index: 0;
}
.blog-inner .post-body .disclosures .container {
  position: relative;
  z-index: 1;
  width: 100% !important;
  max-width: 100% !important;
}
.blog-inner .post-body .disclosures h4 {
  position: relative;
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 0 25px;
}
.blog-inner .post-body .disclosures h4 a {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
}
.blog-inner .post-body .disclosures h4 svg {
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 8px;
}
.blog-inner .post-body .disclosures h4 svg path {
  fill: #63747E;
}
.blog-inner .post-body .disclosures h4 + p {
  padding-top: 30px;
}
.blog-inner .post-body .disclosures p {
  font-size: 12px;
  line-height: 15px;
  color: #63747E;
  padding-top: 18px;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-body .disclosures p {
    padding-top: 28px;
  }
}
.blog-inner .post-body .disclosures p a {
  color: #006A71;
}
.blog-inner .post-body .disclosures p a:hover {
  color: #006A71;
}
.blog-inner .post-body .disclosures p + p {
  padding-top: 10px;
}
.blog-inner .post-body .disclosures p + ol {
  padding-top: 10px;
}
.blog-inner .post-body .disclosures p + ol + p {
  padding-top: 10px;
}
.blog-inner .post-body .disclosures ol {
  padding: 30px 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
  counter-reset: ol-item;
}
.blog-inner .post-body .disclosures ol li {
  position: relative;
  padding: 10px 0 0 15px;
  font-size: 12px;
  line-height: 15px;
  color: #63747E;
  counter-increment: ol-item;
}
.blog-inner .post-body .disclosures ol li:before {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
  content: counter(ol-item);
  color: #006666;
  width: 15px;
  text-align: left;
  display: block;
}
.blog-inner .post-tags {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-tags {
    padding: 0 40px 50px 40px;
  }
}
.blog-inner .post-tags a {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  color: #5C6B75;
  padding: 3px 15px 5px 15px;
  background-color: #E4EBF0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  min-height: 20px;
}
.blog-inner .post-nav {
  margin: 0 -15px 40px -15px;
  padding: 20px 0;
  border-top: 1px solid #E4EBF0;
  border-bottom: 1px solid #E4EBF0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-nav {
    margin: 0 40px 70px 40px;
    padding: 40px 0;
  }
}
.blog-inner .post-nav:before,
.blog-inner .post-nav:after {
  display: table;
  content: " ";
}
.blog-inner .post-nav:after {
  clear: both;
}
.blog-inner .post-nav .screen-reader-text {
  display: none;
}
.blog-inner .post-nav .nav-links .nav-previous {
  display: inline-block;
  float: left;
}
.blog-inner .post-nav .nav-links .nav-next {
  display: inline-block;
  float: right;
}
.blog-inner .post-nav a {
  display: inline-block;
  width: 140px;
  padding: 22px 0 0 0;
  height: 60px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #006A71;
  text-align: center;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-nav a {
    width: 190px;
    padding: 20px 0 0 0;
  }
}
.blog-inner .post-nav a:nth-child(2) {
  float: right;
  color: #006A71;
  background-color: #F0F3F5;
}
.blog-inner .post-author-desc {
  margin: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-author-desc {
    display: table;
    padding: 0 0 0 0;
    margin: 0 40px 70px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-author-desc .image {
    display: table-cell;
    vertical-align: middle;
    width: 160px;
  }
}
.blog-inner .post-author-desc .image .img-wrapper {
  position: relative;
  width: 115px;
  height: 115px;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-author-desc .image .img-wrapper {
    margin: 0 auto 0 auto;
  }
}
.blog-inner .post-author-desc .image .img-wrapper img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-author-desc .info {
    display: table-cell;
    vertical-align: middle;
  }
}
.blog-inner .post-author-desc .info span {
  font-size: 16px;
  line-height: 22px;
  color: #9B9B9B;
}
.blog-inner .post-author-desc .info span.name {
  display: block;
  color: #4A4A4A;
}
.blog-inner .post-author-desc .info span.occupation {
  display: block;
  font-style: italic;
}
.blog-inner .post-author-desc .info span.occupation + p {
  margin-top: 15px;
}
.blog-inner .post-author-desc .info p {
  color: #9B9B9B;
}
.blog-inner .post-related-faqs {
  display: none;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-related-faqs {
    display: block;
    margin-left: 8.33333333%;
  }
}
.blog-inner .post-related-faqs h3 {
  font-size: 22px;
  line-height: 27px;
  color: #414E57;
}
.blog-inner .post-related-faqs h3 + ul {
  padding-top: 20px;
}
.blog-inner .post-related-faqs ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  max-width: 360px;
}
.blog-inner .post-related-faqs ul li {
  font-size: 16px;
  line-height: 23px;
  padding: 0 0 20px 0;
}
.blog-inner .post-related-faqs ul li:last-child {
  padding: 0 0 0 0;
}
.blog-inner .post-related-faqs ul li a {
  color: #63747E;
}
.blog-inner .post-related-faqs ul li a:hover {
  color: #006A71;
}
.blog-inner .post-social-share {
  position: relative;
  display: none;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-social-share {
    display: block;
  }
}
.blog-inner .post-social-share .social-options {
  position: absolute;
  top: 0;
  left: -30px;
  width: 40px;
  z-index: 1;
}
.blog-inner .post-ratings {
  position: relative;
  padding: 0 0 0 0;
  height: 50px;
}
@media only screen and (min-width: 992px) {
  .blog-inner .post-ratings {
    padding: 0 0 0 20px;
  }
}
.blog-inner .post-ratings .post-ratings-loading {
  position: absolute;
  top: 20px;
  left: 40px;
}
.blog-inner .link {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .link {
    padding: 0 40px 50px 40px;
  }
}
.blog-inner .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .blog-inner .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.blog-inner .news {
  padding: 0 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner .news {
    padding: 0 0;
  }
}
.blog-inner img {
  max-width: 100%;
  height: auto;
}
.blog-inner .breadcrumb-bar .breadcrumb li.breadcrumb-item.active {
  display: none;
}
.blog-inner.v2 .breadcrumb-bar {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner.v2 .hero-img {
    height: 450px;
    max-width: 750px;
    margin: 60px auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .blog-inner.v2 .post-title {
    font-size: 40px;
    line-height: 48px;
    margin: 42px 0 25px 0;
  }
}
@media only screen and (min-width: 992px) {
  .blog-inner.v2 .post-body {
    padding: 0 0 50px 0;
  }
}
@media only screen and (min-width: 992px) {
  .blog-inner.v2 .post-tags {
    padding: 0 0 50px 0;
  }
}
.blog-inner.v2 .post-nav {
  margin: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .blog-inner.v2 .post-nav {
    margin: 0 0 70px 0;
  }
}
.blog-inner.v2 .related-posts .blog-latest h2 {
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .blog-inner.v2 .related-posts .blog-latest h2 {
    padding: 0 0;
  }
}
.blog-inner.v2 .related-posts .blog-latest .blog-retaled-mobile-container .blog-retaled-mobile {
  padding: 25px 32px 25px 15px;
}
.news-latest {
  padding: 40px 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .news-latest {
    padding: 80px 0;
  }
}
.news-latest.box-background {
  background-color: #F8FAFB;
}
.news-latest h1,
.news-latest h2 {
  text-align: center;
  font-weight: 300;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .news-latest h1,
  .news-latest h2 {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 50px;
  }
}
.news-latest h1 strong,
.news-latest h2 strong,
.news-latest h1 b,
.news-latest h2 b {
  font-weight: 400;
  color: #006A71;
}
.news-latest .item {
  text-align: left;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .news-latest .item {
    padding: 0 35px 0 35px;
  }
}
.news-latest .item:before,
.news-latest .item:after {
  display: table;
  content: " ";
}
.news-latest .item:after {
  clear: both;
}
.news-latest .item h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  padding: 0 0 10px 0;
}
.news-latest .item h3 + .date {
  margin-top: -10px;
}
.news-latest .item .date {
  color: #006A71;
  font-size: 14px;
  line-height: 17px;
  padding: 0 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .news-latest .item .date {
    font-size: 16px;
    line-height: 19px;
    padding: 0 0 15px 0;
  }
}
.news-latest .item p {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .news-latest .item p {
    display: -webkit-box;
    height: 90px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.news-latest .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .news-latest .item .cta {
    margin: 40px auto 0 auto;
  }
}
.news-latest .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.news-latest .item .cta svg path {
  fill: #01558e;
}
.news-latest .link {
  text-align: center;
  padding-top: 25px;
}
@media only screen and (min-width: 992px) {
  .news-latest .link {
    padding-top: 50px;
  }
}
.news-latest .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .news-latest .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.news-latest.in-the-news h1,
.news-latest.in-the-news h2 {
  color: #01558e;
}
.news-latest.in-the-news .item {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .news-latest.in-the-news .item {
    padding: 40px 35px 40px 35px;
  }
}
@media only screen and (min-width: 992px) {
  .news-latest.in-the-news .item:hover {
    background-color: #EFF2F3;
  }
}
@media only screen and (min-width: 992px) {
  .news-latest.in-the-news .item .cta {
    float: right;
  }
}
.branch-map {
  position: relative;
  height: 250px;
}
@media only screen and (min-width: 768px) {
  .branch-map {
    height: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .branch-map {
    height: 380px;
  }
}
.branch-map .title-box {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #FFFFFF;
  width: 940px;
  height: 50px;
}
.branch-map .title-box h2 {
  font-weight: 300;
  padding-bottom: 30px;
  display: none;
}
@media only screen and (min-width: 992px) {
  .branch-map .title-box h2 {
    text-align: center;
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 50px;
    display: block;
  }
}
.branch-map .map-info-wrapper {
  text-align: center;
  margin: 20px 0 20px 20px;
}
@media only screen and (min-width: 768px) {
  .branch-map .map-info-wrapper {
    width: 180px;
  }
}
.branch-map .map-info-wrapper .heading {
  font-family: 'Lato-Semibold';
  color: #006A71;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .branch-map .map-info-wrapper .heading {
    font-size: 22px;
    line-height: 27px;
    padding-bottom: 10px;
  }
}
.branch-map .map-info-wrapper .address {
  color: #63747E;
}
@media only screen and (min-width: 768px) {
  .branch-map .map-info-wrapper .address {
    font-size: 16px;
    line-height: 26px;
  }
}
.branch-map .map-info-wrapper .link {
  font-family: 'Lato-Semibold';
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  display: inline-block;
  margin-top: 10px;
}
.branch-map .gm-bundled-control .gmnoprint {
  display: block;
}
.branch-list {
  padding-bottom: 40px;
}
.branch-list h2 {
  font-weight: 300;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .branch-list h2 {
    text-align: center;
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 50px;
  }
}
.branch-list .h-table {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #414E57;
  text-align: right;
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .branch-list .h-table {
    display: none;
  }
}
.branch-list .item {
  padding-right: 0;
  padding-left: 0;
  border-bottom: 1px solid #f6f6f6;
  min-height: 50px;
}
@media only screen and (min-width: 992px) {
  .branch-list .item {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 45px;
    border-bottom: 0;
  }
}
.branch-list .item:first-child {
  border-top: 1px solid #f6f6f6;
}
@media only screen and (min-width: 992px) {
  .branch-list .item:first-child {
    border-top: 0;
  }
}
.branch-list .item:nth-child(odd) {
  background-color: #fafafa;
}
@media only screen and (min-width: 992px) {
  .branch-list .item:nth-child(odd) {
    background-color: #FFFFFF;
  }
}
.branch-list .item .info {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .info {
    padding-top: 20px;
    padding-bottom: 25px;
    background-color: #fafafa;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
  }
}
.branch-list .item .info .name {
  font-family: 'Lato-Semibold';
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
  padding-bottom: 5px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .info .name {
    font-size: 20px;
    line-height: 26px;
  }
}
.branch-list .item .info .address {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .info .address {
    font-size: 18px;
    line-height: 26px;
  }
}
.branch-list .item .info .status {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  text-transform: uppercase;
  text-align: right;
  padding-bottom: 10px;
  display: none;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .info .status {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
  }
}
.branch-list .item .info .distance {
  color: #63747E;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  display: block;
}
.branch-list .item .info .link-direction {
  position: absolute;
  bottom: 13px;
  right: 15px;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .info .link-direction {
    display: none;
  }
}
.branch-list .item .info .atm {
  position: absolute;
  right: 15px;
  bottom: 25px;
  z-index: 1;
  font-size: 14px!important;
  line-height: 26px!important;
  color: #414E57 !important;
  text-align: right;
  display: none;
  width: auto!important;
  margin: 0;
  letter-spacing: normal;
  font-family: inherit!important;
  background: transparent!important;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .info .atm {
    display: block;
    font-size: 16px!important;
    display: -webkit-box;
    max-height: 25px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.branch-list .item .info .atm span {
  display: block;
}
.branch-list .item .details {
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .details {
    padding-top: 20px;
    padding-bottom: 0;
    display: block;
  }
}
.branch-list .item .details .atm {
  font-size: 14px;
  line-height: 26px;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .details .atm {
    font-size: 16px;
  }
}
.branch-list .item .details .phone {
  font-size: 16px;
  line-height: 19px;
  color: #414E57;
}
.branch-list .item .details .phone span {
  font-weight: 700;
  color: #414E57;
  display: inline-block;
  padding-right: 10px;
}
.branch-list .item .details .program {
  padding-bottom: 20px;
}
.branch-list .item .details .program span {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #63747E;
}
.branch-list .item .details .program span.head {
  color: #414E57;
}
.branch-list .item .details .program span + .subheading {
  padding-top: 25px;
}
.branch-list .item .details .program span + span {
  padding-top: 10px;
}
.branch-list .item .details .program .subheading {
  font-family: 'Lato-Semibold';
  font-size: 16px;
  line-height: 19px;
  color: #414E57;
}
.branch-list .item .link-direction {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  color: #006A71;
  padding: 0 0 0 15px;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .link-direction {
    font-size: 16px;
    padding: 0 0 0 20px;
  }
}
.branch-list .item .link-direction svg {
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 14px;
}
@media only screen and (min-width: 992px) {
  .branch-list .item .link-direction svg {
    top: 5px;
    width: 11px;
    height: 16px;
  }
}
.branch-list .item .link-direction svg path {
  fill: #006A71;
}
.branch-list .item .link-direction svg circle {
  fill: #FFFFFF;
}
.branch-list .locations-loader,
.branch-list .locations-loader:after {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.branch-list .locations-loader {
  margin: 10px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999px;
  border-top: 4px solid #006A71;
  border-right: 4px solid #006A71;
  border-bottom: 4px solid #006A71;
  border-left: 4px solid #006A71;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.branch-list .locations-not-found {
  font-family: 'Lato-Semibold';
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 0 20px 30px 20px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.branch-name {
  padding: 0 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .branch-name {
    padding: 0 0 10px 0;
  }
}
.branch-name h1 {
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
}
.branch-description {
  padding: 0 0 15px 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .branch-description {
    padding: 10px 0 30px 0;
    font-size: 20px;
    line-height: 26px;
  }
}
.branch-description h1,
.branch-description h2,
.branch-description h3,
.branch-description h4,
.branch-description h5,
.branch-description h6 {
  font-weight: 300;
  line-height: normal;
}
.branch-description h2 {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .branch-description h2 {
    font-size: 30px;
  }
}
.branch-detail .info {
  position: relative;
  padding: 15px 0;
  margin: 0 -15px 0 -15px;
  background-color: #fafafa;
  border-bottom: 1px solid #f6f6f6;
}
@media only screen and (min-width: 992px) {
  .branch-detail .info {
    padding: 25px 35px;
    margin: 0 0 0 0;
  }
}
.branch-detail .info .name {
  font-family: 'Lato-Semibold';
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
  padding-bottom: 5px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .branch-detail .info .name {
    font-size: 20px;
    line-height: 26px;
  }
}
.branch-detail .info .address {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .branch-detail .info .address {
    font-size: 18px;
    line-height: 26px;
  }
}
.branch-detail .info .status {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  text-transform: uppercase;
  text-align: right;
  padding-bottom: 10px;
  display: block;
}
.branch-detail .info .distance {
  color: #63747E;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  display: block;
}
.branch-detail .info .link-direction {
  position: absolute;
  bottom: 13px;
  right: 15px;
}
@media only screen and (min-width: 992px) {
  .branch-detail .info .link-direction {
    display: none;
  }
}
.branch-detail .details {
  position: relative;
  padding: 15px 0;
  margin: 0 -15px 0 -15px;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details {
    padding: 45px 35px 90px 35px;
    margin: 0 0 0 0;
  }
}
.branch-detail .details .tips {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .tips {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 45px;
  }
}
.branch-detail .details .tips:first-child {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .tips:first-child {
    padding-top: 60px;
  }
}
.branch-detail .details .tips h1 + p,
.branch-detail .details .tips h2 + p,
.branch-detail .details .tips h3 + p,
.branch-detail .details .tips h4 + p,
.branch-detail .details .tips h5 + p,
.branch-detail .details .tips h6 + p {
  padding-top: 15px;
}
.branch-detail .details .tips p + p {
  padding-top: 15px;
}
.branch-detail .details .program {
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program {
    display: table;
  }
}
.branch-detail .details .program:before,
.branch-detail .details .program:after {
  display: table;
  content: " ";
}
.branch-detail .details .program:after {
  clear: both;
}
.branch-detail .details .program .column {
  float: left;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    padding-bottom: 0;
  }
}
.branch-detail .details .program .column:nth-child(1) {
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column:nth-child(1) {
    width: 23.5%;
  }
}
.branch-detail .details .program .column:nth-child(2) {
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column:nth-child(2) {
    width: 23.5%;
  }
}
.branch-detail .details .program .column:nth-child(3) {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column:nth-child(3) {
    width: 15%;
  }
}
.branch-detail .details .program .column:nth-child(4) {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column:nth-child(4) {
    width: 23%;
  }
}
.branch-detail .details .program .column:nth-child(5) {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column:nth-child(5) {
    width: 15%;
    padding-right: 0;
  }
}
.branch-detail .details .program .column .subcolumn {
  float: left;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column .subcolumn {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column .subcolumn + .subcolumn {
    padding-top: 25px;
  }
}
.branch-detail .details .program .column span {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #63747E;
}
.branch-detail .details .program .column span.head {
  color: #414E57;
}
.branch-detail .details .program .column span + .subheading {
  padding-top: 25px;
}
.branch-detail .details .program .column span + span {
  padding-top: 10px;
}
.branch-detail .details .program .column .subheading {
  font-family: 'Lato-Semibold';
  font-size: 16px;
  line-height: 19px;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .branch-detail .details .program .column .link-direction {
    float: right;
  }
}
.branch-detail .link-direction {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  color: #006A71;
  padding: 0 0 0 15px;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .branch-detail .link-direction {
    font-size: 16px;
    padding: 0 0 0 20px;
  }
}
.branch-detail .link-direction svg {
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 14px;
}
@media only screen and (min-width: 992px) {
  .branch-detail .link-direction svg {
    top: 5px;
    width: 11px;
    height: 16px;
  }
}
.branch-detail .link-direction svg path {
  fill: #006A71;
}
.branch-detail .link-direction svg circle {
  fill: #FFFFFF;
}
.branch-detail .link-direction + .link-direction {
  margin-left: 15px;
}
.branch-search {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .branch-search {
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .branch-search {
    max-width: 800px;
    margin-top: -105px;
  }
}
.branch-search h1 {
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .branch-search h1 {
    text-align: center;
    font-size: 45px;
    line-height: 60px;
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.branch-search h2 {
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .branch-search h2 {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .branch-search .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .branch-search .row .col-xs-1,
  .branch-search .row .col-sm-1,
  .branch-search .row .col-md-1,
  .branch-search .row .col-lg-1,
  .branch-search .row .col-xs-2,
  .branch-search .row .col-sm-2,
  .branch-search .row .col-md-2,
  .branch-search .row .col-lg-2,
  .branch-search .row .col-xs-3,
  .branch-search .row .col-sm-3,
  .branch-search .row .col-md-3,
  .branch-search .row .col-lg-3,
  .branch-search .row .col-xs-4,
  .branch-search .row .col-sm-4,
  .branch-search .row .col-md-4,
  .branch-search .row .col-lg-4,
  .branch-search .row .col-xs-5,
  .branch-search .row .col-sm-5,
  .branch-search .row .col-md-5,
  .branch-search .row .col-lg-5,
  .branch-search .row .col-xs-6,
  .branch-search .row .col-sm-6,
  .branch-search .row .col-md-6,
  .branch-search .row .col-lg-6,
  .branch-search .row .col-xs-7,
  .branch-search .row .col-sm-7,
  .branch-search .row .col-md-7,
  .branch-search .row .col-lg-7,
  .branch-search .row .col-xs-8,
  .branch-search .row .col-sm-8,
  .branch-search .row .col-md-8,
  .branch-search .row .col-lg-8,
  .branch-search .row .col-xs-9,
  .branch-search .row .col-sm-9,
  .branch-search .row .col-md-9,
  .branch-search .row .col-lg-9,
  .branch-search .row .col-xs-10,
  .branch-search .row .col-sm-10,
  .branch-search .row .col-md-10,
  .branch-search .row .col-lg-10,
  .branch-search .row .col-xs-11,
  .branch-search .row .col-sm-11,
  .branch-search .row .col-md-11,
  .branch-search .row .col-lg-11,
  .branch-search .row .col-xs-12,
  .branch-search .row .col-sm-12,
  .branch-search .row .col-md-12,
  .branch-search .row .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.branch-search form {
  max-width: 770px;
  margin: 0 auto;
}
.branch-search select {
  width: 100%;
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  -webkit-appearance: none;
}
.branch-search .select2.select2-container {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .branch-search .select2.select2-container {
    margin-bottom: 0;
  }
}
.branch-search .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
}
.branch-search .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #4A4A4A;
}
.branch-search input.form-control {
  display: block;
  width: 100%;
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 0 0;
  -webkit-appearance: none;
}
.branch-search input.form-control::-webkit-input-placeholder {
  color: #414E57;
}
.branch-search input.form-control::-moz-placeholder {
  color: #414E57;
}
.branch-search input.form-control:-ms-input-placeholder {
  color: #414E57;
}
.branch-search input.form-control:-moz-placeholder {
  color: #414E57;
}
.branch-search button {
  height: 54px;
  min-width: 100%;
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #006A71;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  border: 0!important;
}
@media only screen and (min-width: 992px) {
  .branch-search button {
    min-width: 130px;
    margin: 0 auto;
  }
}
.branch-header-2 {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 220px;
}
.branch-header-2:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #78a12f;
  background: -moz-linear-gradient(180deg, rgba(120, 161, 47, 0.59) 0%, #489ca1 100%);
  background: -webkit-linear-gradient(180deg, rgba(120, 161, 47, 0.59) 0%, #489ca1 100%);
  background: linear-gradient(180deg, rgba(120, 161, 47, 0.59) 0%, #489ca1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#78a12f", endColorstr="#489ca1", GradientType=1);
  display: block;
}
.branch-header-2 > img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 > img {
    display: block;
  }
}
.branch-header-2 form {
  position: relative;
  z-index: 1;
  padding: 20px 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 450px;
  }
}
.branch-header-2 form h1,
.branch-header-2 form h2 {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form h1,
  .branch-header-2 form h2 {
    white-space: nowrap;
    font-size: 40px;
    line-height: 48px;
  }
}
.branch-header-2 form p {
  padding: 10px 0 0 0;
  margin: 0 0 0 0;
  color: #FFFFFF;
  font-size: 21px;
  line-height: 25px;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form p {
    font-size: 29px;
    line-height: 35px;
    font-weight: 300;
  }
}
.branch-header-2 form p.smaller {
  font-size: 16px;
  line-height: 19px;
  white-space: normal;
  max-width: 700px;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form p.smaller {
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
  }
}
.branch-header-2 form .input-group-wrapper {
  position: relative;
  margin: 0 auto 0 auto;
  max-width: 480px;
}
.branch-header-2 form .input-group-wrapper .delete-text {
  position: absolute;
  top: 12px;
  right: 60px;
  z-index: 10;
  width: 34px;
  height: 34px;
  padding: 3px;
  line-height: 24px;
  font-size: 28px;
}
.branch-header-2 form .input-group-wrapper .delete-text svg {
  width: 20px;
  height: 20px;
}
.branch-header-2 form .input-group-wrapper .delete-text svg path {
  fill: #BCC4CA;
}
.branch-header-2 form .input-group-wrapper + .note {
  font-size: 16px !important;
  font-style: italic !important;
  padding-top: 0 !important;
  margin: 20px auto 0 auto;
  white-space: inherit !important;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form .input-group-wrapper + .note {
    font-size: 18px !important;
    margin: 30px auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .branch-header-2 form .input-group-wrapper + .note {
    max-width: 860px;
  }
}
.branch-header-2 form .input-group {
  position: relative;
  margin: 20px auto 0 auto;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form .input-group {
    margin: 30px auto 0 auto;
    max-width: 480px;
  }
}
@media only screen and (min-width: 992px) {
  .branch-header-2 form .input-group {
    margin: 40px auto 0 auto;
  }
}
.branch-header-2 form .input-group .form-control:first-child {
  border: 0;
  -webkit-border-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius: 0;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-radius: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  min-height: 54px;
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form .input-group .form-control:first-child {
    min-height: 54px;
  }
}
.branch-header-2 form .input-group .form-control:first-child::-webkit-input-placeholder {
  color: #414E57 !important;
}
.branch-header-2 form .input-group .form-control:first-child::-moz-placeholder {
  color: #414E57 !important;
}
.branch-header-2 form .input-group .form-control:first-child:-ms-input-placeholder {
  color: #414E57 !important;
}
.branch-header-2 form .input-group .form-control:first-child:-moz-placeholder {
  color: #414E57 !important;
}
.branch-header-2 form .input-group .btn-round {
  padding: 0 0;
  height: 54px;
  width: 54px;
  text-align: center;
  border: 0!important;
  -webkit-border-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 2px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (min-width: 768px) {
  .branch-header-2 form .input-group .btn-round {
    min-height: 54px;
    min-width: 54px;
  }
}
.branch-header-2 form .input-group .btn-round:hover {
  background-color: #005258;
}
.branch-header-2 form .input-group .btn-round:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.branch-header-2 form .input-group .quick-search-icon2 {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.branch-header-2 form .input-group .quick-search-icon2 svg {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 16px;
  height: 16px;
}
.branch-header-2 form .input-group .quick-search-icon2 svg path {
  fill: #FFFFFF;
}
.branch-header-2-wrapper {
  min-height: 221px;
}
.branch-header-2-wrapper .branch-header-2.sticky {
  position: fixed;
  top: -22px;
  left: 0;
  z-index: 9999;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .branch-header-2-wrapper .branch-header-2.sticky {
    top: -66px;
  }
}
@media only screen and (min-width: 992px) {
  .branch-header-2-wrapper .branch-header-2.sticky {
    position: relative;
    top: auto;
    left: auto;
  }
}
body.has-smartbanner .branch-header-2-wrapper .branch-header-2.sticky {
  top: 62px;
}
@media only screen and (min-width: 768px) {
  body.has-smartbanner .branch-header-2-wrapper .branch-header-2.sticky {
    top: -66px;
  }
}
@media only screen and (min-width: 992px) {
  body.has-smartbanner .branch-header-2-wrapper .branch-header-2.sticky {
    position: relative;
    top: auto;
    left: auto;
  }
}
.vc_container .branch-header-2-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.branch-header-inner-2 {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 220px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .branch-header-inner-2 {
    display: block;
  }
}
.branch-header-inner-2:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #78a12f;
  background: -moz-linear-gradient(90deg, #489ca1 0%, rgba(101, 159, 92, 0.75) 100%);
  background: -webkit-linear-gradient(90deg, #489ca1 0%, rgba(101, 159, 92, 0.75) 100%);
  background: linear-gradient(90deg, #489ca1 0%, rgba(101, 159, 92, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#489CA1", endColorstr="#659F5C", GradientType=1);
  display: block;
}
.branch-header-inner-2 > img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (min-width: 768px) {
  .branch-header-inner-2 > img {
    display: block;
  }
}
.branch-header-inner-2 .box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  min-width: 300px;
}
@media only screen and (min-width: 768px) {
  .branch-header-inner-2 .box {
    min-width: 720px;
  }
}
.branch-header-inner-2 .box h2 {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .branch-header-inner-2 .box h2 {
    white-space: nowrap;
    font-size: 40px;
    line-height: 48px;
  }
}
.branch-header-inner-2 .box p {
  padding: 10px 0 0 0;
  margin: 0 0 0 0;
  color: #FFFFFF;
  font-size: 21px;
  line-height: 25px;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .branch-header-inner-2 .box p {
    font-size: 29px;
    line-height: 35px;
    font-weight: 300;
  }
}
.branch-header-inner-2 + .branch-nav-2 {
  border-bottom: 0;
}
.vc_container .branch-header-inner-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.branch-list-2 {
  background-color: #F9F7F7;
  min-height: 100px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .branch-list-2 {
    padding-bottom: 70px;
  }
}
.branch-list-2 h3 {
  color: #006A71;
  font-weight: 300;
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .branch-list-2 h3 {
    font-size: 23px;
    line-height: 28px;
    padding: 30px 0;
  }
}
.branch-list-2 .item {
  margin-bottom: 30px;
}
.branch-list-2 .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: 992px) {
  .branch-list-2 .item .item-wrapper:hover {
    box-shadow: 0 6px 10px 0 rgba(209, 204, 204, 0.99) !important;
  }
}
.branch-list-2 .item .item-wrapper .row [class*="col-"] {
  text-align: right;
}
.branch-list-2 .item .item-wrapper .row [class*="col-"]:first-child {
  text-align: left;
}
.branch-list-2 .item .item-wrapper .row + .row {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .branch-list-2 .item .item-wrapper .row + .row {
    padding-top: 35px;
  }
}
.branch-list-2 .item .item-wrapper .name {
  font-family: 'Lato-Semibold';
  font-size: 20px;
  line-height: 26px;
  color: #006A71;
  padding-bottom: 5px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .branch-list-2 .item .item-wrapper .name {
    font-size: 20px;
    line-height: 26px;
  }
}
.branch-list-2 .item .item-wrapper .address {
  color: #63747E;
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .branch-list-2 .item .item-wrapper .address {
    font-size: 18px;
    line-height: 26px;
  }
}
.branch-list-2 .item .item-wrapper .status {
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  text-transform: uppercase;
  text-align: right;
  padding-bottom: 10px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .branch-list-2 .item .item-wrapper .status {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    display: inline-block;
  }
}
.branch-list-2 .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) {
  .branch-list-2 .item .item-wrapper .distance {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
  }
}
.branch-list-2 .item .item-wrapper .atm {
  font-family: 'Lato-Semibold';
  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) {
  .branch-list-2 .item .item-wrapper .atm {
    font-size: 16px;
    line-height: 19px;
    max-height: inherit;
  }
}
.branch-list-2 .item .item-wrapper .atm span {
  display: block;
}
.branch-list-2 .item .item-wrapper .phone {
  position: relative;
  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: 992px) {
  .branch-list-2 .item .item-wrapper .phone {
    font-size: 16px;
    line-height: 19px;
  }
}
.branch-list-2 .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;
}
.branch-list-2 .item .item-wrapper .phone svg path {
  fill: #006A71;
}
.branch-list-2 .item .item-wrapper .phone:hover {
  color: #005258;
}
.branch-list-2 .item .item-wrapper .phone:hover svg path {
  fill: #005258;
}
.branch-list-2 .item .item-wrapper .book {
  position: relative;
  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) {
  .branch-list-2 .item .item-wrapper .book {
    font-size: 16px;
    line-height: 19px;
    float: right;
  }
}
.branch-list-2 .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;
}
.branch-list-2 .item .item-wrapper .book svg path {
  fill: #006A71;
}
.branch-list-2 .item .item-wrapper .book:hover {
  color: #005258;
}
.branch-list-2 .item .item-wrapper .book:hover svg path {
  fill: #005258;
}
.branch-list-2 .item.soon .item-wrapper {
  background-color: #F8FAFB;
}
.branch-list-2 .item.soon .item-wrapper .name {
  color: #006666 !important;
}
.branch-list-2 .locations-not-found {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 0 20px 30px 20px;
}
@media only screen and (min-width: 992px) {
  .branch-list-2 .locations-not-found {
    font-size: 30px;
    line-height: 36px;
  }
}
.branch-list-2 .locations-loader,
.branch-list-2 .locations-loader:after {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.branch-list-2 .locations-loader {
  margin: 10px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999px;
  border-top: 4px solid rgba(132, 172, 91, 0.24);
  border-right: 4px solid rgba(132, 172, 91, 0.24);
  border-bottom: 4px solid rgba(132, 172, 91, 0.24);
  border-left: 4px solid #006A71;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.branch-list-2 #locations-wrapper {
  min-height: 360px;
}
.vc_container .branch-list-2 {
  margin-left: -15px;
  margin-right: -15px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.branch-name {
  padding: 0 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .branch-name {
    padding: 0 0 10px 0;
  }
}
.branch-name h1 {
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
}
.branch-description {
  padding: 0 0 15px 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .branch-description {
    padding: 10px 0 30px 0;
    font-size: 20px;
    line-height: 26px;
  }
}
.branch-description h1,
.branch-description h2,
.branch-description h3,
.branch-description h4,
.branch-description h5,
.branch-description h6 {
  font-weight: 300;
  line-height: normal;
}
.branch-description h2 {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .branch-description h2 {
    font-size: 30px;
  }
}
.branch-detail-2 .info {
  position: relative;
  padding: 24px 0 0 0;
  background-color: #F9F7F7;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info {
    padding: 15px 0;
    border-top: 0;
    border-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info {
    padding: 40px 0;
    margin: 0 0 0 0;
  }
}
.branch-detail-2 .info.side {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info.side {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -30px;
    margin-right: -15px;
  }
}
.branch-detail-2 .info.side .row {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info.side .row:nth-last-child(2) {
    padding-top: 70px!important;
  }
}
.branch-detail-2 .info.side .atm-xs {
  position: absolute;
  right: 15px;
  bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info.side .atm-xs {
    display: none;
  }
}
.branch-detail-2 .info.side .atm-md {
  display: none;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info.side .atm-md {
    display: inline-block;
  }
}
.branch-detail-2 .info .row {
  border-top: 1px solid #F2F2F2;
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .row {
    border-top: 0!important;
    padding-bottom: 0!important;
  }
}
.branch-detail-2 .info .row:first-child {
  border-top: 0!important;
}
.branch-detail-2 .info .row:last-child {
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .row:last-child {
    padding-bottom: 0!important;
  }
}
.branch-detail-2 .info .row [class*="col-"] {
  text-align: right;
}
.branch-detail-2 .info .row [class*="col-"]:first-child {
  text-align: left;
}
.branch-detail-2 .info .row + .row {
  padding-top: 24px;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .row + .row {
    padding-top: 35px;
  }
}
.branch-detail-2 .info .row.white-xs {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .row.white-xs {
    background-color: transparent;
  }
}
.branch-detail-2 .info .name {
  font-family: 'Lato-Semibold';
  font-size: 18px;
  line-height: 22px;
  color: #527A29;
  padding-bottom: 5px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .name {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 10px;
  }
}
.branch-detail-2 .info .address {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .address {
    font-size: 22px;
    line-height: 28px;
  }
}
.branch-detail-2 .info .status {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #527A29;
  text-transform: uppercase;
  text-align: right;
  padding-bottom: 10px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .status {
    font-size: 16px;
    line-height: 26px;
  }
}
.branch-detail-2 .info .distance {
  color: #63747E;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  display: block;
}
.branch-detail-2 .info .atm {
  font-family: 'Lato-Semibold';
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  display: block;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .atm {
    font-size: 18px;
    line-height: 22px;
  }
}
.branch-detail-2 .info .phone {
  position: relative;
  color: #527A29;
  font-size: 18px;
  line-height: 19px;
  display: block;
  padding-left: 28px;
  float: left;
  transition: all 0.3s ease-in;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .phone {
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .phone {
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
  }
}
.branch-detail-2 .info .phone:hover {
  color: #005258;
}
.branch-detail-2 .info .phone svg {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 14px;
  height: 22px;
}
@media only screen and (min-width: 768px) {
}
.branch-detail-2 .info .phone svg path {
  fill: #527A29;
}
.branch-detail-2 .info .book {
  position: relative;
  color: #527A29;
  font-size: 18px;
  line-height: 19px;
  float: left;
  display: block;
  white-space: nowrap;
  min-width: 100%;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .book {
    font-size: 18px;
    line-height: 26px;
    padding-left: 28px;
    float: right;
    min-width: 30px;
    display: inline-block;
  }
}
.branch-detail-2 .info .book:after {
  content: "";
  position: absolute;
  left: 28px;
  bottom: 0;
  width: 0;
  height: 1px;
  margin: 0 0 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0.75s;
  background-color: #527A29;
}
.branch-detail-2 .info .book svg {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  width: 19px;
  height: 19px;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .book svg {
    left: 0;
    right: auto;
  }
}
.branch-detail-2 .info .book svg path {
  fill: #527A29;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .book:hover {
    color: #005258;
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .book:hover:after {
    width: calc(100% - 28px);
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .info .book:hover svg path {
    fill: #005258;
  }
}
.branch-detail-2 .info .link-direction {
  float: left;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .info .link-direction {
    float: none;
  }
}
.branch-detail-2 .details {
  position: relative;
  padding: 0 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details {
    padding: 0 0 70px 0;
  }
}
.branch-detail-2 .details .tips {
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .tips {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .tips:first-child {
    padding-top: 45px;
  }
}
.branch-detail-2 .details .tips h1,
.branch-detail-2 .details .tips h2,
.branch-detail-2 .details .tips h3,
.branch-detail-2 .details .tips h4,
.branch-detail-2 .details .tips h5,
.branch-detail-2 .details .tips h6 {
  color: #006A71;
}
.branch-detail-2 .details .tips h1 + p,
.branch-detail-2 .details .tips h2 + p,
.branch-detail-2 .details .tips h3 + p,
.branch-detail-2 .details .tips h4 + p,
.branch-detail-2 .details .tips h5 + p,
.branch-detail-2 .details .tips h6 + p {
  padding-top: 10px;
}
.branch-detail-2 .details .tips p + p {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .tips.bigger {
    font-size: 18px;
    line-height: 24px;
  }
}
.branch-detail-2 .details .tips .tips-alert {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Lato-Semibold';
  color: #006A71;
  padding-top: 8px;
  padding-left: 60px;
  padding-bottom: 20px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .tips .tips-alert {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 30px;
  }
}
.branch-detail-2 .details .tips .tips-alert svg {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1;
  width: 38px;
  height: 37px;
}
.branch-detail-2 .details .program {
  width: 100%;
  text-align: left;
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program {
    padding: 30px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program {
    display: table;
  }
}
.branch-detail-2 .details .program:before,
.branch-detail-2 .details .program:after {
  display: table;
  content: " ";
}
.branch-detail-2 .details .program:after {
  clear: both;
}
.branch-detail-2 .details .program .column {
  float: left;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    padding-bottom: 0;
  }
}
.branch-detail-2 .details .program .column:nth-child(1) {
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column:nth-child(1) {
    width: 25%;
  }
}
.branch-detail-2 .details .program .column:nth-child(2) {
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column:nth-child(2) {
    width: 25%;
  }
}
.branch-detail-2 .details .program .column:nth-child(3) {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column:nth-child(3) {
    width: 20%;
  }
}
.branch-detail-2 .details .program .column:nth-child(4) {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column:nth-child(4) {
    width: 30%;
  }
}
.branch-detail-2 .details .program .column:nth-child(5) {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column:nth-child(5) {
    width: 15%;
    padding-right: 0;
  }
}
.branch-detail-2 .details .program .column .subcolumn {
  float: left;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column .subcolumn {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column .subcolumn + .subcolumn {
    padding-top: 25px;
  }
}
.branch-detail-2 .details .program .column span {
  display: block;
  font-size: 15px;
  line-height: 18px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column span {
    font-size: 18px;
    line-height: 22px;
  }
}
.branch-detail-2 .details .program .column span.head {
  color: #414E57;
}
.branch-detail-2 .details .program .column span + .subheading {
  padding-top: 25px;
}
.branch-detail-2 .details .program .column span + span {
  padding-top: 10px;
}
.branch-detail-2 .details .program .column .subheading {
  font-family: 'Lato-Semibold';
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .details .program .column .subheading {
    color: #414E57;
    font-size: 18px;
    line-height: 22px;
  }
}
.branch-detail-2 .details .program .column .subheading.normal {
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details .program .column .link-direction {
    float: right;
  }
}
.branch-detail-2 .details.side {
  padding: 0 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details.side {
    padding: 15px 0 0 15px;
  }
}
.branch-detail-2 .details.side .tips:first-child {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .branch-detail-2 .details.side .tips:first-child {
    padding-top: 0;
    font-size: 19px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .branch-detail-2 .details.side .tips:first-child {
    line-height: 40px;
  }
}
.branch-detail-2 .link-direction {
  position: relative;
  text-align: left;
  min-width: 100%;
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #527a29;
  padding: 0 0 0 20px;
  white-space: nowrap;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .link-direction {
    font-size: 18px;
    line-height: 26px;
    padding: 0 0 0 20px;
    min-width: 20px;
    display: inline-block;
  }
}
.branch-detail-2 .link-direction svg {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 20px;
}
@media only screen and (min-width: 768px) {
  .branch-detail-2 .link-direction svg {
    top: 5px;
    left: 0;
    right: auto;
    width: 11px;
    height: 16px;
  }
}
.branch-detail-2 .link-direction svg path {
  fill: #006A71;
}
.branch-detail-2 .link-direction svg circle {
  fill: #FFFFFF;
}
.branch-detail-2 .link-direction + .link-direction {
  margin-left: 15px;
}
.branch-detail-2 .link-direction:hover {
  color: #005258;
}
.branch-detail-2 .link-direction:hover svg path {
  fill: #005258;
}
.vc_container .branch-detail-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.branch-map-2 {
  position: relative;
  height: 250px;
}
@media only screen and (min-width: 768px) {
  .branch-map-2 {
    height: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .branch-map-2 {
    height: 680px;
  }
}
.branch-map-2 .title-box {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #FFFFFF;
  width: 940px;
  height: 50px;
}
.branch-map-2 .title-box h2 {
  font-weight: 300;
  padding-bottom: 30px;
  display: none;
}
@media only screen and (min-width: 992px) {
  .branch-map-2 .title-box h2 {
    text-align: center;
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 50px;
    display: block;
  }
}
.branch-map-2 .map-info-wrapper {
  text-align: center;
  margin: 20px 0 20px 20px;
}
@media only screen and (min-width: 768px) {
  .branch-map-2 .map-info-wrapper {
    width: 180px;
  }
}
.branch-map-2 .map-info-wrapper .heading {
  font-family: 'Lato-Semibold';
  color: #006A71;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .branch-map-2 .map-info-wrapper .heading {
    font-size: 22px;
    line-height: 27px;
    padding-bottom: 10px;
  }
}
.branch-map-2 .map-info-wrapper .address {
  color: #63747E;
}
@media only screen and (min-width: 768px) {
  .branch-map-2 .map-info-wrapper .address {
    font-size: 16px;
    line-height: 26px;
  }
}
.branch-map-2 .map-info-wrapper .link {
  font-family: 'Lato-Semibold';
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  display: inline-block;
  margin-top: 10px;
}
.branch-map-2 .gm-bundled-control .gmnoprint {
  display: block;
}
.vc_container .branch-map-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.branch-nav-2 {
  color: #63747E;
  background-color: #FFFFFF;
  border-bottom: 1px solid;
  padding: 20px 0;
  min-height: 50px;
}
@media only screen and (min-width: 768px) {
  .branch-nav-2 {
    padding: 30px 0;
  }
}
.branch-nav-2 a {
  color: #63747E;
  display: inline-block;
}
.branch-nav-2 a.back {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  line-height: 19px;
}
.branch-nav-2 a.back svg {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 10px;
  height: 18px;
}
.branch-nav-2 a.back svg path {
  fill: #63747E;
}
@media only screen and (min-width: 992px) {
  .branch-nav-2 a.back:hover {
    color: #006A71;
  }
}
@media only screen and (min-width: 992px) {
  .branch-nav-2 a.back:hover svg path {
    fill: #006A71;
  }
}
.vc_container .branch-nav-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.credit-card-list {
  background-color: #F8FAFB;
  padding: 40px 0 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .credit-card-list {
    padding: 80px 0 80px 0;
  }
}
.credit-card-list .item {
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .credit-card-list .item {
    padding: 0 20px 30px 20px;
  }
}
.credit-card-list .item .heading {
  font-size: 18px;
  line-height: 24px;
  color: #006A71;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .credit-card-list .item .heading {
    font-size: 24px;
    line-height: 31px;
  }
}
.credit-card-list .item p {
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .credit-card-list .item p {
    font-size: 18px;
    line-height: 24px;
  }
}
.credit-card-list .item p.subheading {
  color: #01558e;
}
.credit-card-list .notes {
  font-family: 'Lato-Semibold';
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  padding: 30px 0 0 0;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .credit-card-list .notes {
    max-width: 500px;
    font-size: 16px;
    line-height: 19px;
    padding: 50px 20px 0 20px;
  }
}
.credit-card-list .link {
  text-align: center;
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .credit-card-list .link {
    padding: 30px 0 0 0;
  }
}
.credit-card-list .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .credit-card-list .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.credit-card-list .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.block-masonry {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .block-masonry {
    padding: 70px 0;
  }
}
.block-masonry + .loans-list {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .block-masonry + .loans-list {
    padding-top: 0;
  }
}
.block-masonry.type-2 {
  position: relative;
  overflow: hidden;
}
.block-masonry.type-2.green-light {
  background-color: #006A71;
}
.block-masonry.type-2.green-dark {
  background-color: #006A71;
}
.block-masonry.type-2 .bg-left {
  position: absolute;
  top: -880px;
  left: -1265px;
}
.block-masonry.type-2 .bg-left svg {
  width: 1477px;
  height: 1441px;
}
.block-masonry.type-2 .bg-left svg path.layer1 {
  fill: rgba(255, 255, 255, 0.1);
}
.block-masonry.type-2 .bg-left svg path.layer2 {
  fill: rgba(255, 255, 255, 0.1);
}
.block-masonry.type-2 .bg-left svg path.layer3 {
  fill: rgba(255, 255, 255, 0.1);
}
.block-masonry.type-2 .bg-right {
  position: absolute;
  bottom: -1050px;
  right: -1085px;
}
.block-masonry.type-2 .bg-right svg {
  width: 1477px;
  height: 1441px;
}
.block-masonry.type-2 .bg-right svg path.layer1 {
  fill: rgba(255, 255, 255, 0.1);
}
.block-masonry.type-2 .bg-right svg path.layer2 {
  fill: rgba(255, 255, 255, 0.1);
}
.block-masonry.type-2 .bg-right svg path.layer3 {
  fill: rgba(255, 255, 255, 0.1);
}
.block-masonry.type-2 .heading,
.block-masonry.type-2 h2 {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-masonry.type-2 .heading,
  .block-masonry.type-2 h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.block-masonry.type-2 .heading strong,
.block-masonry.type-2 h2 strong,
.block-masonry.type-2 .heading b,
.block-masonry.type-2 h2 b {
  font-weight: 400;
}
.block-masonry.type-2 .heading + .copy,
.block-masonry.type-2 h2 + .copy {
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
}
.block-masonry.type-2 .copy {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-masonry.type-2 .copy {
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.block-masonry.type-2 .copy + p {
  padding-top: 10px;
}
.block-masonry.type-2 .boxes-masonry {
  margin: 0 auto;
  max-width: 1100px;
}
.block-masonry.type-2 .boxes-masonry .item {
  padding-top: 60px;
}
.boxes-masonry .item .heading,
.boxes-masonry .item .title-item {
  padding: 0 0 0 0;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .heading,
  .boxes-masonry .item .title-item {
    padding: 30px 65px 50px 65px;
  }
}
.boxes-masonry .item .heading h1,
.boxes-masonry .item .title-item h1,
.boxes-masonry .item .heading h2,
.boxes-masonry .item .title-item h2,
.boxes-masonry .item .heading h3,
.boxes-masonry .item .title-item h3,
.boxes-masonry .item .heading h4,
.boxes-masonry .item .title-item h4,
.boxes-masonry .item .heading p,
.boxes-masonry .item .title-item p {
  font-size: 40px;
  line-height: 44px;
  font-weight: 300;
}
.boxes-masonry .item .heading h1 strong,
.boxes-masonry .item .title-item h1 strong,
.boxes-masonry .item .heading h2 strong,
.boxes-masonry .item .title-item h2 strong,
.boxes-masonry .item .heading h3 strong,
.boxes-masonry .item .title-item h3 strong,
.boxes-masonry .item .heading h4 strong,
.boxes-masonry .item .title-item h4 strong,
.boxes-masonry .item .heading p strong,
.boxes-masonry .item .title-item p strong {
  color: #006A71;
  font-weight: 400;
}
.boxes-masonry .item .box {
  border: 2px solid #F0F3F5;
  background-color: #FFFFFF;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 35px 35px;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .box {
    padding: 35px 35px;
    margin: 0 0 30px 0;
  }
}
.boxes-masonry .item .box h2,
.boxes-masonry .item .box h4 {
  color: #006A71;
  text-transform: uppercase;
}
.boxes-masonry .item .box h2 + p,
.boxes-masonry .item .box h4 + p {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .box h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
.boxes-masonry .item .box p {
  font-size: 16px;
  line-height: 24px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .box p {
    font-size: 18px;
    line-height: 31px;
  }
}
.boxes-masonry .item .box p strong,
.boxes-masonry .item .box p b {
  color: #414E57;
}
.boxes-masonry .item .box .link {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .box .link {
    padding-top: 20px;
  }
}
.boxes-masonry .item .box .link .btn-round {
  min-width: 200px;
  margin: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .boxes-masonry .item .box .link .btn-round {
    margin: 20px 30px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .box .link .btn-round {
    min-width: 220px;
    margin: 20px 30px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .box .link .btn-round:last-child {
    margin: 20px 0 0 0;
  }
}
.boxes-masonry .item .item-box {
  margin: 0 auto 0 auto;
  max-width: 450px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 15px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .item-box {
    padding: 0 35px;
  }
}
.boxes-masonry .item .item-box .name {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .item-box .name {
    font-size: 24px;
    line-height: 36px;
  }
}
.boxes-masonry .item .item-box .info {
  margin: 10px auto 0 auto;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .item-box .info {
    font-size: 20px;
    line-height: 28px;
  }
}
.boxes-masonry .item .item-box .links {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .item-box .links {
    padding-top: 40px;
  }
}
.boxes-masonry .item .item-box .links a:not(.btn-round) {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-decoration: underline!important;
  display: block;
}
@media only screen and (min-width: 992px) {
  .boxes-masonry .item .item-box .links a:not(.btn-round) {
    padding: 5px 0;
  }
}
.boxes-masonry .item .item-box .links a:not(.btn-round):hover {
  font-weight: bold;
}
.boxes-masonry .item .item-box .links a.btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.boxes-masonry .item .item-box .links a.btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
/* *** */
body.page-template-business .boxes-masonry .item .heading h1 strong,
body.page-template-business .boxes-masonry .item .title-item h1 strong,
body.page-template-business .boxes-masonry .item .heading h2 strong,
body.page-template-business .boxes-masonry .item .title-item h2 strong,
body.page-template-business .boxes-masonry .item .heading h3 strong,
body.page-template-business .boxes-masonry .item .title-item h3 strong,
body.page-template-business .boxes-masonry .item .heading h4 strong,
body.page-template-business .boxes-masonry .item .title-item h4 strong,
body.page-template-business .boxes-masonry .item .heading p strong,
body.page-template-business .boxes-masonry .item .title-item p strong {
  color: #006A71;
}
body.page-template-business .boxes-masonry .item .box h2,
body.page-template-business .boxes-masonry .item .box h4 {
  color: #006A71;
}
.rates-list {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .rates-list {
    padding: 80px 0;
  }
}
.rates-list .heading {
  text-align: center;
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .rates-list .heading {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 50px;
  }
}
.rates-list .updates {
  color: #63747E;
  padding-left: 15px;
  font-size: 10px;
  line-height: 24px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .rates-list .updates {
    padding-left: 0;
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.rates-list .panel-group {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow-x: hidden;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .rates-list .panel-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.rates-list .panel-group .panel,
.rates-list .panel-group .panel2 {
  margin-bottom: 0;
  border-radius: 0;
  width: auto;
  background-color: #FFFFFF;
  border: 0;
  border-bottom: 1px solid #F0F3F5;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 992px) {
  .rates-list .panel-group .panel,
  .rates-list .panel-group .panel2 {
    border-bottom-width: 2px;
  }
}
.rates-list .panel-group .panel + .panel,
.rates-list .panel-group .panel2 + .panel,
.rates-list .panel-group .panel .panel2,
.rates-list .panel-group .panel2 .panel2 {
  margin-top: 0;
}
.rates-list .panel-group .panel:first-child,
.rates-list .panel-group .panel2:first-child {
  border-top: 1px solid #F0F3F5;
}
@media only screen and (min-width: 992px) {
  .rates-list .panel-group .panel:first-child,
  .rates-list .panel-group .panel2:first-child {
    border-top-width: 2px;
  }
}
.rates-list .panel-group .panel .panel-heading,
.rates-list .panel-group .panel2 .panel-heading {
  padding: 0 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rates-list .panel-group .panel .panel-heading .panel-title,
.rates-list .panel-group .panel2 .panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  color: inherit;
}
.rates-list .panel-group .panel .panel-heading .panel-title a,
.rates-list .panel-group .panel2 .panel-heading .panel-title a {
  position: relative;
  display: block;
  padding: 15px 20px 15px 60px;
  text-transform: uppercase;
  color: #414E57;
}
.rates-list .panel-group .panel .panel-heading .panel-title a svg,
.rates-list .panel-group .panel2 .panel-heading .panel-title a svg {
  position: absolute;
  top: 23px;
  left: 20px;
  width: 16px;
  height: 8px;
}
.rates-list .panel-group .panel .panel-heading .panel-title a svg path,
.rates-list .panel-group .panel2 .panel-heading .panel-title a svg path {
  fill: #414E57;
}
.rates-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"],
.rates-list .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] {
  background-color: #F8FAFB;
}
.rates-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"] svg:first-child,
.rates-list .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] svg:first-child {
  display: none;
}
.rates-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"] svg:last-child,
.rates-list .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="false"] svg:last-child {
  display: block;
}
.rates-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"],
.rates-list .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] {
  background-color: #006A71;
  color: #FFFFFF;
}
.rates-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg path,
.rates-list .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg path {
  fill: #FFFFFF;
}
.rates-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg:first-child,
.rates-list .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg:first-child {
  display: block;
}
.rates-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg:last-child,
.rates-list .panel-group .panel2 .panel-heading .panel-title a[aria-expanded="true"] svg:last-child {
  display: none;
}
.rates-list .panel-group .panel .panel-heading + .panel-collapse > .panel-body,
.rates-list .panel-group .panel2 .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.rates-list .panel-group .panel .panel-body,
.rates-list .panel-group .panel2 .panel-body {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .rates-list .panel-group .panel .panel-body,
  .rates-list .panel-group .panel2 .panel-body {
    padding: 80px 0;
  }
}
.rates-list .panel-group .panel .panel-body .listing-table-1:last-child,
.rates-list .panel-group .panel2 .panel-body .listing-table-1:last-child {
  border-bottom: 1px solid #BCC4CA;
}
.rates-list .panel-group .panel .panel-body .listing-table-1 li.l_head,
.rates-list .panel-group .panel2 .panel-body .listing-table-1 li.l_head {
  color: #414E57;
  text-align: center;
  background-color: #F8FAFB;
}
.rates-list .panel-group .panel .panel-body .listing-table-1 li.l_body ul li:nth-child(1),
.rates-list .panel-group .panel2 .panel-body .listing-table-1 li.l_body ul li:nth-child(1) {
  width: 60%;
}
@media only screen and (min-width: 992px) {
  .rates-list .panel-group .panel .panel-body .listing-table-1 li.l_body ul li:nth-child(1),
  .rates-list .panel-group .panel2 .panel-body .listing-table-1 li.l_body ul li:nth-child(1) {
    width: 80%;
  }
}
.rates-list .panel-group .panel .panel-body .listing-table-1 li.l_body ul li:nth-child(2),
.rates-list .panel-group .panel2 .panel-body .listing-table-1 li.l_body ul li:nth-child(2) {
  text-align: center;
  border-left: 1px solid #BCC4CA;
}
.rates-list .panel-group .panel .panel-body .listing-table-1 li.l_body ul li:nth-child(2).with-percent,
.rates-list .panel-group .panel2 .panel-body .listing-table-1 li.l_body ul li:nth-child(2).with-percent {
  font-weight: 700;
  font-size: 23px;
  line-height: 24px;
  color: #006A71;
}
.rates-list .panel-group .panel .panel-body .listing-table-1 li ul,
.rates-list .panel-group .panel2 .panel-body .listing-table-1 li ul {
  border-top: 1px solid #BCC4CA;
}
.rates-list a.generic-footer {
  font-size: 20px;
  line-height: 24px;
  color: #006A71;
  display: inline-block;
  margin-top: 10px;
}
/* *** */
.account-list {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .account-list {
    padding: 80px 0;
  }
}
.account-list .container-table {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .account-list .container-table {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .account-list .container-table {
    width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  .account-list .container-table {
    width: 1280px;
  }
}
.account-list .heading {
  text-align: center;
  color: #006A71;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .account-list .heading {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .heading {
    font-size: 42px;
    line-height: 45px;
  }
}
.account-list p {
  color: #63747E;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .account-list p {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .account-list p {
    font-size: 26px;
    line-height: 45px;
  }
}
.account-list .listing-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  overflow-x: hidden;
  width: auto;
  margin-top: 50px;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
  }
}
.account-list .listing-table-1 li sup {
  font-weight: 700;
  color: #006A71;
  font-size: 12px;
  top: -10px;
}
.account-list .listing-table-1 li.l_head {
  text-align: center;
}
.account-list .listing-table-1 li.l_head ul li {
  width: 33.33333333%;
  color: #006A71;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_head ul li {
    width: 25%;
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1 li.l_head ul li {
    font-size: 20px;
    line-height: 26px;
  }
}
.account-list .listing-table-1 li.l_head ul li:first-child {
  display: none;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_head ul li:first-child {
    display: table-cell;
  }
}
.account-list .listing-table-1 li.l_body {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_body ul {
    display: table;
  }
}
.account-list .listing-table-1 li.l_body ul:before,
.account-list .listing-table-1 li.l_body ul:after {
  display: table;
  content: " ";
}
.account-list .listing-table-1 li.l_body ul:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_body ul:nth-child(2n) {
    background-color: #F8FAFB;
  }
}
.account-list .listing-table-1 li.l_body ul li {
  float: left;
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_body ul li {
    float: none;
    width: 25%;
  }
}
.account-list .listing-table-1 li.l_body ul li:first-child {
  width: 100%;
  background-color: #F8FAFB;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_body ul li:first-child {
    width: 25%;
    text-align: left;
    background-color: transparent;
  }
}
.account-list .listing-table-1 li.l_foot {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_foot ul {
    display: table;
  }
}
.account-list .listing-table-1 li.l_foot ul:before,
.account-list .listing-table-1 li.l_foot ul:after {
  display: table;
  content: " ";
}
.account-list .listing-table-1 li.l_foot ul:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_foot ul:nth-child(2n) {
    background-color: #F8FAFB;
  }
}
.account-list .listing-table-1 li.l_foot ul li {
  float: left;
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_foot ul li {
    float: none;
    width: 25%;
  }
}
.account-list .listing-table-1 li.l_foot ul li:first-child {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1 li.l_foot ul li:first-child {
    width: 25%;
    text-align: left;
    background-color: transparent;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_head {
  background-color: #FFFFFF;
}
.account-list .listing-table-1.columns-count-2 li.l_head ul li {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_head ul li {
    width: 33.33333333%;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_head.action {
  background-color: transparent;
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul {
  border-top: 0;
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li {
  border-left: 2px solid #FFFFFF;
  padding: 25px 10px 25px 10px;
  min-height: 66px;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_head.action ul li {
    padding: 30px 15px 30px 15px;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li:nth-child(1) {
  border-left: 0;
  color: #FFFFFF;
  background-color: transparent;
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li:nth-child(2) {
  border-left: 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_head.action ul li:nth-child(2) {
    border-left: 2px solid #FFFFFF;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li:nth-child(3) {
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-2 li.l_head.action ul li:nth-child(3) span {
    max-width: 180px;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li:nth-child(4) {
  color: #FFFFFF;
  background-color: #006A71;
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li span {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-2 li.l_head.action ul li span {
    min-height: 52px;
    max-width: 220px;
    margin: 0 auto;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li span + .btn-round {
  margin-top: 20px;
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li .btn-round {
  text-transform: none;
  min-width: 195px;
  border-color: transparent;
  margin-bottom: 8px;
}
.account-list .listing-table-1.columns-count-2 li.l_head.action ul li .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-2 li.l_head.action + .l_body {
    margin-top: 0;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_body ul li {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_body ul li {
    width: 33.33333333%;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_body ul li:first-child {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_body ul li:first-child {
    width: 33.33333333%;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_foot ul li {
  text-align: center;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot ul li {
    width: 33.33333333%;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_foot ul li:first-child {
  width: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot ul li:first-child {
    width: 33.33333333%;
    display: table-cell;
    text-align: left!important;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_foot ul li:first-child a {
  color: #006A71 !important;
}
.account-list .listing-table-1.columns-count-2 li.l_foot.action ul li {
  float: none;
  vertical-align: middle;
}
.account-list .listing-table-1.columns-count-2 li.l_foot.action ul li span {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot.action ul li span {
    min-height: 52px;
    max-width: 220px;
    margin: 0 auto;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_foot.action ul li span + .btn-round {
  margin-top: 20px;
}
.account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .fisform input[type=submit] {
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 0.5px;
  border-style: solid;
  display: inline-block;
  text-transform: none;
  border-color: #006A71;
  height: auto;
  line-height: 16px;
  padding: 5px 15px;
  margin: 0 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .fisform input[type=submit] {
    height: auto;
    line-height: 16px;
    font-size: 18px;
    border-width: 0.5px;
    padding: 10px 15px;
    margin-top: 0;
    min-width: 145px;
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .fisform input[type=submit] {
    height: 52px;
    line-height: 51px;
    min-width: 195px;
    padding: 0 0;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .fisform input[type=submit]:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .btn-round {
  text-transform: none;
  border-color: #006A71;
  height: auto;
  line-height: 16px;
  padding: 5px 15px;
  margin: 15px 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .btn-round {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .btn-round {
    padding: 0 30px;
    height: 52px;
    line-height: 51px;
    min-width: 195px;
    margin: 25px 0;
  }
}
.account-list .listing-table-1.columns-count-2 li.l_foot.action ul li .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-2 li.l_foot.action + .l_body {
    margin-top: 40px;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_head {
  background-color: #FFFFFF;
}
.account-list .listing-table-1.columns-count-3 li.l_head ul li {
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_head ul li {
    width: 25%;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_head.action {
  background-color: transparent;
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul {
  border-top: 0;
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li {
  border-left: 2px solid #FFFFFF;
  padding: 10px 10px 10px 10px;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_head.action ul li {
    padding: 30px 15px 30px 15px;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li:nth-child(1) {
  border-left: 0;
  color: #FFFFFF;
  background-color: transparent;
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li:nth-child(2) {
  border-left: 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_head.action ul li:nth-child(2) {
    border-left: 2px solid #FFFFFF;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li:nth-child(3) {
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-3 li.l_head.action ul li:nth-child(3) span {
    max-width: 180px;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li:nth-child(4) {
  color: #FFFFFF;
  background-color: #006A71;
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li span {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-3 li.l_head.action ul li span {
    min-height: 52px;
    max-width: 220px;
    margin: 0 auto;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li span + .btn-round {
  margin-top: 20px;
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li .btn-round {
  text-transform: none;
  min-width: 195px;
  border-color: transparent;
  margin-bottom: 8px;
}
.account-list .listing-table-1.columns-count-3 li.l_head.action ul li .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-3 li.l_head.action + .l_body {
    margin-top: 0;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_head.action.custom-1 ul li:nth-child(1) {
  background-color: #006A71 !important;
}
.account-list .listing-table-1.columns-count-3 li.l_body ul li {
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_body ul li {
    width: 25%;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_body ul li:first-child {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_body ul li:first-child {
    width: 25%;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_foot ul li {
  text-align: center;
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot ul li {
    width: 25%;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_foot ul li:first-child {
  width: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot ul li:first-child {
    width: 25%;
    display: table-cell;
    text-align: left!important;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_foot ul li:first-child a {
  color: #006A71 !important;
}
.account-list .listing-table-1.columns-count-3 li.l_foot.action ul li {
  float: none;
  vertical-align: middle;
}
.account-list .listing-table-1.columns-count-3 li.l_foot.action ul li span {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot.action ul li span {
    min-height: 52px;
    max-width: 220px;
    margin: 0 auto;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_foot.action ul li span + .btn-round {
  margin-top: 20px;
}
.account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .fisform input[type=submit] {
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 0.5px;
  border-style: solid;
  display: inline-block;
  text-transform: none;
  border-color: #006A71;
  height: auto;
  line-height: 16px;
  padding: 5px 15px;
  margin: 0 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .fisform input[type=submit] {
    height: auto;
    line-height: 16px;
    font-size: 18px;
    border-width: 0.5px;
    padding: 10px 15px;
    margin-top: 0;
    min-width: 145px;
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .fisform input[type=submit] {
    height: 52px;
    line-height: 51px;
    min-width: 195px;
    padding: 0 0;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .fisform input[type=submit]:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .btn-round {
  text-transform: none;
  border-color: #006A71;
  height: auto;
  line-height: 16px;
  padding: 5px 15px;
  margin: 15px 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .btn-round {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .btn-round {
    padding: 0 30px;
    height: 52px;
    line-height: 51px;
    min-width: 195px;
    margin: 25px 0;
  }
}
.account-list .listing-table-1.columns-count-3 li.l_foot.action ul li .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-3 li.l_foot.action + .l_body {
    margin-top: 40px;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head {
  background-color: #FFFFFF;
}
.account-list .listing-table-1.columns-count-4 li.l_head ul li {
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_head ul li {
    width: 20%;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head.action {
  background-color: transparent;
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul {
  border-top: 0;
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li {
  border-left: 2px solid #FFFFFF;
  padding: 10px 10px 10px 10px;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_head.action ul li {
    padding: 30px 15px 30px 15px;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(1) {
  border-left: 0;
  color: #FFFFFF;
  background-color: transparent;
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(2) {
  border-left: 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(2) {
    border-left: 2px solid #FFFFFF;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(3) {
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(3) span {
    max-width: 180px;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(4) {
  color: #FFFFFF;
  background-color: #006A71;
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(5) {
  color: #FFFFFF;
  background-color: #006A71;
  display: none;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_head.action ul li:nth-child(5) {
    display: table-cell;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li span {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-4 li.l_head.action ul li span {
    min-height: 52px;
    max-width: 220px;
    margin: 0 auto;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li span + .btn-round {
  margin-top: 20px;
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li .btn-round {
  text-transform: none;
  min-width: 195px;
  border-color: transparent;
  margin-bottom: 8px;
}
.account-list .listing-table-1.columns-count-4 li.l_head.action ul li .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-4 li.l_head.action + .l_body {
    margin-top: 0;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_head.action.custom-1 ul li:nth-child(1) {
  background-color: #006A71 !important;
}
.account-list .listing-table-1.columns-count-4 li.l_body ul li {
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_body ul li {
    width: 20%;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_body ul li:first-child {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_body ul li:first-child {
    width: 20%;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_body ul li:last-child {
  width: 100%;
  padding-top: 0!important;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_body ul li:last-child {
    width: 20%;
    padding-top: 20px!important;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_body ul li:last-child a {
  position: relative;
  color: #006A71;
  display: inline-flex;
  padding: 0 0 3px 0;
}
.account-list .listing-table-1.columns-count-4 li.l_body ul li:last-child a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #006A71;
  display: none;
}
.account-list .listing-table-1.columns-count-4 li.l_body ul li:last-child a:hover:after {
  display: block;
}
.account-list .listing-table-1.columns-count-4 li.l_foot ul li {
  text-align: center;
  width: 33.33333333%;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot ul li {
    width: 20%;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_foot ul li:first-child {
  width: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot ul li:first-child {
    width: 20%;
    display: table-cell;
    text-align: left!important;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_foot ul li:first-child a {
  color: #006A71 !important;
}
.account-list .listing-table-1.columns-count-4 li.l_foot.action ul li {
  float: none;
  vertical-align: middle;
}
.account-list .listing-table-1.columns-count-4 li.l_foot.action ul li span {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot.action ul li span {
    min-height: 52px;
    max-width: 220px;
    margin: 0 auto;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_foot.action ul li span + .btn-round {
  margin-top: 20px;
}
.account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .fisform input[type=submit] {
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 0.5px;
  border-style: solid;
  display: inline-block;
  text-transform: none;
  border-color: #006A71;
  height: auto;
  line-height: 16px;
  padding: 5px 15px;
  margin: 0 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .fisform input[type=submit] {
    height: auto;
    line-height: 16px;
    font-size: 18px;
    border-width: 0.5px;
    padding: 10px 15px;
    margin-top: 0;
    min-width: 145px;
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .fisform input[type=submit] {
    height: 52px;
    line-height: 51px;
    min-width: 195px;
    padding: 0 0;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .fisform input[type=submit]:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .btn-round {
  text-transform: none;
  border-color: #006A71;
  height: auto;
  line-height: 16px;
  padding: 5px 15px;
  margin: 15px 0;
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .btn-round {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .btn-round {
    padding: 0 30px;
    height: 52px;
    line-height: 51px;
    min-width: 195px;
    margin: 25px 0;
  }
}
.account-list .listing-table-1.columns-count-4 li.l_foot.action ul li .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .account-list .listing-table-1.columns-count-4 li.l_foot.action + .l_body {
    margin-top: 40px;
  }
}
.account-list .listing-table-1.overdraft-table li ul li {
  border-right: 1px solid #F0F3F5;
}
@media only screen and (min-width: 768px) {
  .account-list .listing-table-1.overdraft-table li ul li {
    padding: 20px 25px;
    border-left: 1px solid #F0F3F5;
    border-right: 0;
  }
}
.account-list .listing-table-1.overdraft-table li ul li:nth-child(1) {
  border-left: 0;
}
.account-list .listing-table-1.overdraft-table li ul li:nth-child(3) {
  border-right: 0;
}
.account-list span.yes {
  position: relative;
  display: inline-block;
  height: 24px;
}
.account-list span.yes svg {
  width: 24px;
  height: 18px;
  margin-top: 4px;
}
.account-list span.yes svg path {
  fill: #006A71;
}
.account-list span.yes sup {
  position: absolute;
  right: -10px;
  top: 4px;
  margin: 0;
}
.account-list span.no {
  position: relative;
  display: inline-block;
  height: 24px;
}
.account-list span.no svg {
  width: 20px;
  height: 20px;
  margin-top: 2px;
}
.account-list span.no svg path {
  fill: #BCC4CA;
}
.account-list span.no sup {
  position: absolute;
  right: -10px;
  top: 0;
  margin: 0;
}
.account-list .link {
  padding-top: 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .account-list .link {
    padding-top: 50px;
  }
}
.account-list .link .btn-round {
  height: auto;
  padding: 10px 30px;
  line-height: 18px;
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .account-list .link .btn-round {
    height: 52px;
    line-height: 51px;
    min-width: 300px;
    padding: 0 75px;
  }
}
.account-list + .anchor {
  margin-top: -40px;
}
@media only screen and (min-width: 768px) {
  .account-list + .anchor {
    margin-top: -80px;
  }
}
.account-list + .anchor + .box-content-list2 {
  margin-top: -40px;
}
@media only screen and (min-width: 768px) {
  .account-list + .anchor + .box-content-list2 {
    margin-top: -80px;
  }
}
.account-list + .box-content-list2 {
  margin-top: -40px;
}
@media only screen and (min-width: 768px) {
  .account-list + .box-content-list2 {
    margin-top: -80px;
  }
}
.account-list .disclosure {
  display: inline-block;
  color: #006A71;
  font-size: 16px;
  line-height: 24px;
  padding: 24px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .account-list .disclosure {
    font-size: 20px;
    line-height: 24px;
  }
}
.sticky-column-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .sticky-column-header {
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
}
.sticky-column-header .container-table {
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (min-width: 992px) {
  .sticky-column-header .container-table {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.sticky-column-header .container-table .row {
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .sticky-column-header .container-table .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.sticky-column-header .container-table .row [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (min-width: 992px) {
  .sticky-column-header .container-table .row [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.sticky-column-header.sticky {
  opacity: 1;
  visibility: visible;
}
.sticky-column-header.sticky .listing-table-1:last-child {
  border-bottom: 1px solid transparent;
}
/* *** */
body.page-template-business .account-list .heading {
  color: #006A71;
}
body.page-template-business .account-list .listing-table-1 li sup {
  color: #006A71;
}
body.page-template-business .account-list .listing-table-1 li.l_head ul li {
  color: #006A71;
}
body.page-template-business .account-list span.yes svg path {
  fill: #006A71;
}
body.page-template-business .account-list span.no svg path {
  fill: #BCC4CA;
}
body.page-template-business .sticky-column-header.sticky .listing-table-1:last-child {
  border-bottom: 1px solid #F0F3F5;
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(7),
  body.page-id-4843 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(7),
  body.page-id-531 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(7),
  body.page-id-4843 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(7),
  body.page-id-531 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(8),
  body.page-id-4843 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(8),
  body.page-id-531 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(8),
  body.page-id-4843 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(8),
  body.page-id-531 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(9),
  body.page-id-4843 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(9),
  body.page-id-531 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(9),
  body.page-id-4843 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(9) {
    background-color: transparent!important;
  }
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(8) li:first-child,
  body.page-id-4843 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(8) li:first-child,
  body.page-id-531 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(8) li:first-child,
  body.page-id-4843 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(8) li:first-child,
  body.page-id-531 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(9) li:first-child,
  body.page-id-4843 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(9) li:first-child,
  body.page-id-531 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(9) li:first-child,
  body.page-id-4843 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(9) li:first-child {
    padding-left: 30px;
  }
}
body.page-id-531 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(7) span,
body.page-id-4843 .account-list .listing-table-1.columns-count-2 li.l_body ul:nth-child(7) span,
body.page-id-531 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(7) span,
body.page-id-4843 .account-list .listing-table-1.columns-count-3 li.l_body ul:nth-child(7) span {
  display: none;
}
.loans-list {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .loans-list {
    padding: 80px 0;
  }
}
.loans-list .heading {
  text-align: center;
  color: #006A71;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .loans-list .heading {
    font-size: 42px;
    line-height: 45px;
  }
}
.loans-list p {
  color: #63747E;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .loans-list p {
    font-size: 26px;
    line-height: 45px;
  }
}
.loans-list .listing-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  overflow-x: scroll;
  width: auto;
  margin-top: 50px;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
  }
}
.loans-list .listing-wrapper .listing-inner {
  width: 600px;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-wrapper .listing-inner {
    width: 100%;
    overflow-x: hidden;
  }
}
.loans-list .listing-table-1 li sup {
  font-weight: 700;
  color: #006A71;
  font-size: 12px;
  top: -10px;
}
.loans-list .listing-table-1 li.l_head {
  text-align: center;
}
.loans-list .listing-table-1 li.l_head ul li {
  width: 100px;
  color: #006A71;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-table-1 li.l_head ul li {
    width: 13%;
    font-size: 18px;
    line-height: 22px;
  }
}
.loans-list .listing-table-1 li.l_head ul li:first-child {
  display: none;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-table-1 li.l_head ul li:first-child {
    display: table-cell;
    text-align: left;
    width: 22%;
  }
}
.loans-list .listing-table-1 li.l_body {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-table-1 li.l_body ul {
    display: table;
  }
}
.loans-list .listing-table-1 li.l_body ul:before,
.loans-list .listing-table-1 li.l_body ul:after {
  display: table;
  content: " ";
}
.loans-list .listing-table-1 li.l_body ul:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-table-1 li.l_body ul:nth-child(2n) {
    background-color: #F8FAFB;
  }
}
.loans-list .listing-table-1 li.l_body ul li {
  float: left;
  width: 100px;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-table-1 li.l_body ul li {
    float: none;
    width: 13%;
  }
}
.loans-list .listing-table-1 li.l_body ul li:first-child {
  width: 100%;
  text-align: left;
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .loans-list .listing-table-1 li.l_body ul li:first-child {
    width: 22%;
    text-align: left;
    background-color: transparent;
  }
}
.loans-list .disclosure {
  display: inline-block;
  color: #006A71;
  font-size: 16px;
  line-height: 24px;
  padding: 24px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .loans-list .disclosure {
    font-size: 20px;
    line-height: 24px;
  }
}
/* *** */
body.page-template-business .loans-list .heading {
  color: #006A71;
}
body.page-template-business .loans-list .listing-table-1 li sup {
  color: #006A71;
}
body.page-template-business .loans-list .listing-table-1 li.l_head ul li {
  color: #006A71;
}
body.page-template-business .loans-list span.yes svg path {
  fill: #006A71;
}
body.page-template-business .loans-list span.no svg path {
  fill: #BCC4CA;
}
.security-list {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 768px) {
  .security-list {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 992px) {
  .security-list {
    font-size: 16px;
    line-height: 24px;
  }
}
.security-list .heading {
  text-align: center;
  color: #63747E;
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .security-list .heading {
    font-size: 30px;
    line-height: 31px;
    letter-spacing: 0.83px;
    margin-bottom: 50px;
  }
}
.security-list .panel-group {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow-x: hidden;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .security-list .panel-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.security-list .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  width: auto;
  background-color: #FFFFFF;
  border: 0;
  border-bottom: 1px solid #F0F3F5;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 992px) {
  .security-list .panel-group .panel {
    border-bottom-width: 2px;
  }
}
.security-list .panel-group .panel + .panel {
  margin-top: 0;
}
.security-list .panel-group .panel:first-child {
  border-top: 1px solid #F0F3F5;
}
@media only screen and (min-width: 992px) {
  .security-list .panel-group .panel:first-child {
    border-top-width: 2px;
  }
}
.security-list .panel-group .panel .panel-heading {
  padding: 0 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.security-list .panel-group .panel .panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: inherit;
}
.security-list .panel-group .panel .panel-heading .panel-title a {
  position: relative;
  display: block;
  padding: 15px 20px 15px 60px;
  text-transform: uppercase;
  color: #414E57;
}
.security-list .panel-group .panel .panel-heading .panel-title a svg {
  position: absolute;
  top: 23px;
  left: 20px;
  width: 16px;
  height: 8px;
}
.security-list .panel-group .panel .panel-heading .panel-title a svg path {
  fill: #006666;
}
.security-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"] {
  background-color: #F8FAFB;
}
.security-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"] svg:first-child {
  display: none;
}
.security-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="false"] svg:last-child {
  display: block;
}
.security-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] {
  background-color: #BCC4CA;
  color: #FFFFFF;
}
.security-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg path {
  fill: #FFFFFF;
}
.security-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg:first-child {
  display: block;
}
.security-list .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] svg:last-child {
  display: none;
}
.security-list .panel-group .panel .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.security-list .panel-group .panel .panel-body {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .security-list .panel-group .panel .panel-body {
    padding: 80px 0;
  }
}
.security-list .panel-group .panel .panel-body p {
  color: #63747E;
  font-size: 14px;
  line-height: 17px;
}
.security-list .panel-group .panel .panel-body p.subheading {
  color: #006666;
}
.security-list .panel-group .panel .panel-body p + p {
  padding-top: 20px;
}
.security-list p {
  padding-top: 10px;
  margin: 0 0 0 0;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .security-list p {
    font-size: 16px;
    line-height: 24px;
  }
}
.security-list p + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .security-list p + p {
    padding-top: 20px;
  }
}
.security-list p + h1,
.security-list p + h2,
.security-list p + h3,
.security-list p + h4 {
  padding-top: 20px;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .security-list p + h1,
  .security-list p + h2,
  .security-list p + h3,
  .security-list p + h4 {
    padding-top: 40px;
  }
}
.security-list p + ul {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .security-list p + ul {
    padding-top: 40px;
  }
}
.security-list h1,
.security-list h2,
.security-list h3,
.security-list h4 {
  font-weight: normal;
  color: #414E57;
}
.security-list h1 + p,
.security-list h2 + p,
.security-list h3 + p,
.security-list h4 + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .security-list h1 + p,
  .security-list h2 + p,
  .security-list h3 + p,
  .security-list h4 + p {
    padding-top: 15px;
  }
}
.security-list h3 {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .security-list h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.security-list .item {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .security-list .item {
    padding-bottom: 35px;
  }
}
.security-list .item h3 a {
  position: relative;
  color: #006A71;
  display: inline-block;
  padding-right: 24px;
}
.security-list .item h3 a:hover {
  color: #003a3e;
}
.security-list .item h3 a:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 12px;
  height: 6px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("../img/arrow-down-teal.png");
  transform: rotate(270deg);
  color: white;
}
@media only screen and (min-width: 768px) {
  .security-list .item h3 a:after {
    top: 9px;
    width: 16px;
    height: 8px;
  }
}
@media only screen and (min-width: 992px) {
  .security-list .item h3 a:after {
    top: 11px;
  }
}
.security-desc {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .security-desc {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 992px) {
  .security-desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.security-desc p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 26px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .security-desc p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 0;
  }
}
.security-desc p + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .security-desc p + p {
    padding-top: 20px;
  }
}
.security-desc p + h1,
.security-desc p + h2,
.security-desc p + h3,
.security-desc p + h4 {
  padding-top: 20px;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .security-desc p + h1,
  .security-desc p + h2,
  .security-desc p + h3,
  .security-desc p + h4 {
    padding-top: 40px;
  }
}
.security-desc p + ul {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .security-desc p + ul {
    padding-top: 40px;
  }
}
.security-desc h1,
.security-desc h2,
.security-desc h3,
.security-desc h4 {
  font-weight: normal;
  color: #414E57;
}
.security-desc h1 + p,
.security-desc h2 + p,
.security-desc h3 + p,
.security-desc h4 + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .security-desc h1 + p,
  .security-desc h2 + p,
  .security-desc h3 + p,
  .security-desc h4 + p {
    padding-top: 20px;
  }
}
.security-desc h3 {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .security-desc h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.security-desc ul.two-columns-list {
  max-width: 1050px;
  margin: 0 auto;
  -webkit-columns: 2 200px;
  -moz-columns: 2 200px;
  columns: 2 200px;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.security-desc ul li {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .security-desc ul li {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 20px;
  }
}
.security-desc ul li strong,
.security-desc ul li b {
  font-weight: 700;
}
.security-desc ul li a {
  color: #006A71;
}
.security-desc .heading-item {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #414E57;
  text-transform: none;
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 45px;
}
@media only screen and (min-width: 992px) {
  .security-desc .heading-item {
    font-size: 50px;
    line-height: 58px;
  }
}
.security-desc .heading-item strong {
  font-weight: 400;
  color: #006A71;
}
.security-desc .heading-item br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .security-desc .heading-item br {
    display: inline;
  }
}
.security-desc .heading-item + p {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .security-desc .heading-item + p {
    text-align: center;
  }
}
/* *** */
.security-list-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.security-list-2 .security-heding {
  padding: 60px 0;
  background-color: #F8FAFB;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-heding {
    padding: 80px 0;
    min-height: 256px;
  }
}
.security-list-2 .security-heding h1,
.security-list-2 .security-heding h2,
.security-list-2 .security-heding h3,
.security-list-2 .security-heding h4,
.security-list-2 .security-heding p {
  color: #222222;
}
.security-list-2 .security-heding h1,
.security-list-2 .security-heding h2 {
  font-size: 42px;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-heding h1,
  .security-list-2 .security-heding h2 {
    font-size: 48px;
  }
}
.security-list-2 .security-heding h1 + p,
.security-list-2 .security-heding h2 + p {
  padding-top: 12px;
}
.security-list-2 .security-heding p {
  font-size: 16px;
  line-height: 24px;
}
.security-list-2 .security-body {
  padding: 0 0;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body {
    padding: 24px 0;
  }
}
.security-list-2 .security-body .security-body-content .items {
  padding: 50px 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items {
    padding: 0 0 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.security-list-2 .security-body .security-body-content .items .item {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 12px 12px 24px 12px!important;
  }
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item:nth-child(odd) {
    padding-left: 0 !important;
    padding-right: 24px !important;
  }
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item:nth-child(even) {
    padding-left: 24px !important;
    padding-right: 0 !important;
  }
}
.security-list-2 .security-body .security-body-content .items .item + .item {
  padding-top: 22px;
  margin-top: 24px;
  border-top: 1px solid #BCC4CA;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item + .item {
    border-top: 0;
    margin-top: 0;
  }
}
.security-list-2 .security-body .security-body-content .items .item h1,
.security-list-2 .security-body .security-body-content .items .item h2,
.security-list-2 .security-body .security-body-content .items .item h3,
.security-list-2 .security-body .security-body-content .items .item h4,
.security-list-2 .security-body .security-body-content .items .item p,
.security-list-2 .security-body .security-body-content .items .item span {
  color: #222222 !important;
}
.security-list-2 .security-body .security-body-content .items .item h4 {
  font-size: 24px;
  line-height: 36px;
  color: #006A71 !important;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item h4 {
    font-size: 24px;
    line-height: 36px;
  }
}
.security-list-2 .security-body .security-body-content .items .item h4 a {
  color: #006A71 !important;
}
.security-list-2 .security-body .security-body-content .items .item h4 + p {
  margin-top: 10px;
}
.security-list-2 .security-body .security-body-content .items .item p,
.security-list-2 .security-body .security-body-content .items .item span {
  font-size: 18px;
  line-height: 27px;
}
.security-list-2 .security-body .security-body-content .items .item p + p,
.security-list-2 .security-body .security-body-content .items .item span + p,
.security-list-2 .security-body .security-body-content .items .item p + span,
.security-list-2 .security-body .security-body-content .items .item span + span {
  margin-top: 8px;
}
.security-list-2 .security-body .security-body-content .items .item p {
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 54px;
}
.security-list-2 .security-body .security-body-content .items .item p + span {
  font-weight: 700;
}
.security-list-2 .security-body .security-body-content .items .item span {
  position: relative;
  display: inline-block;
}
.security-list-2 .security-body .security-body-content .items .item span:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #006A71;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item span:hover {
    color: #006A71 !important;
  }
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item span:hover:after {
    display: block;
  }
}
.security-list-2 .security-body .security-body-content .items .item span svg {
  position: absolute;
  top: 55%;
  right: -16px;
  transform: translate(0, -50%);
  width: 6px;
}
.security-list-2 .security-body .security-body-content .items .item span svg path {
  fill: #006A71 !important;
}
@media only screen and (min-width: 768px) {
  .security-list-2 .security-body .security-body-content .items .item a:hover h4 {
    color: #006A71 !important;
  }
}
/* *** */
body.post-type-archive-security_center .breadcrumb-bar {
  display: block !important;
}
.security-article {
  margin-left: -15px;
  margin-right: -15px;
}
.security-article .breadcrumb-bar {
  margin-left: 0;
  margin-right: 0;
}
.security-article .breadcrumb-bar .breadcrumb {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .security-article .breadcrumb-bar .breadcrumb {
    padding: 20px 0;
  }
}
.security-article .security-heding {
  padding: 60px 0;
  background-color: #F8FAFB;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .security-article .security-heding {
    padding: 80px 0;
    min-height: 256px;
  }
}
.security-article .security-heding h1,
.security-article .security-heding h2,
.security-article .security-heding h3,
.security-article .security-heding h4,
.security-article .security-heding p {
  color: #222222;
}
.security-article .security-heding h1,
.security-article .security-heding h2 {
  font-size: 42px;
}
@media only screen and (min-width: 768px) {
  .security-article .security-heding h1,
  .security-article .security-heding h2 {
    font-size: 48px;
  }
}
.security-article .security-heding h1 + p,
.security-article .security-heding h2 + p {
  padding-top: 12px;
}
.security-article .security-heding p {
  font-size: 16px;
  line-height: 24px;
}
.security-article .security-body {
  padding: 0 0;
}
@media only screen and (min-width: 768px) {
  .security-article .security-body {
    padding: 24px 0;
  }
}
.security-article .security-body .security-body-content {
  padding: 50px 0 50px 0;
}
@media only screen and (min-width: 768px) {
  .security-article .security-body .security-body-content {
    padding: 0 0 50px 0;
  }
}
.security-article .security-body .security-body-content * {
  color: #222222;
}
.security-article .security-body .security-body-content .container {
  max-width: 1024px;
}
.security-article .security-body .security-body-content h1,
.security-article .security-body .security-body-content h2,
.security-article .security-body .security-body-content h3,
.security-article .security-body .security-body-content h4,
.security-article .security-body .security-body-content h5 {
  font-weight: 600;
}
.security-article .security-body .security-body-content h2 {
  font-size: 36px;
  line-height: 45px;
}
.security-article .security-body .security-body-content h2 + p {
  margin-top: 24px;
}
.security-article .security-body .security-body-content h2.page-title {
  margin-bottom: 24px;
}
.security-article .security-body .security-body-content h3 {
  font-size: 24px;
  line-height: 36px;
}
.security-article .security-body .security-body-content h3 + p,
.security-article .security-body .security-body-content h3 + ul,
.security-article .security-body .security-body-content h3 + ol {
  margin-top: 12px;
}
.security-article .security-body .security-body-content h4 {
  font-size: 18px;
  line-height: 27px;
}
.security-article .security-body .security-body-content p {
  font-size: 18px;
  line-height: 27px;
}
.security-article .security-body .security-body-content p + p,
.security-article .security-body .security-body-content p + h4 {
  margin-top: 24px;
}
.security-article .security-body .security-body-content p + h3 {
  margin-top: 36px;
}
.security-article .security-body .security-body-content p a {
  text-decoration: underline;
  color: #006A71;
}
.security-article .security-body .security-body-content ul,
.security-article .security-body .security-body-content ol {
  margin: 0;
  padding: 0;
}
.security-article .security-body .security-body-content ul li,
.security-article .security-body .security-body-content ol li {
  color: #222222 !important;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 12px;
}
.security-article .security-body .security-body-content ul li a,
.security-article .security-body .security-body-content ol li a {
  text-decoration: underline;
  color: #006A71;
}
.security-article .security-body .security-body-content ul + h3,
.security-article .security-body .security-body-content ol + h3 {
  margin-top: 36px;
}
.security-article .security-body .security-body-content ul {
  list-style: none;
}
.security-article .security-body .security-body-content ul li {
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 24px;
  background-image: url("../svg/ul-dot-green.svg");
}
.security-article .security-body .security-body-content ul.usb-custom-ul li {
  color: #222222 !important;
}
.security-article .security-body .security-body-content ul.usb-custom-ul li + li {
  padding-top: 0 !important;
}
/* *** */
body.single-security_center.postid-7607 .security-desc,
body.single-security_center.postid-7147 .security-desc {
  text-align: left;
}
body.single-security_center.postid-7607 .security-desc .heading-item,
body.single-security_center.postid-7147 .security-desc .heading-item {
  text-align: center;
}
body.single-security_center.postid-7607 .security-desc h1,
body.single-security_center.postid-7147 .security-desc h1,
body.single-security_center.postid-7607 .security-desc h2,
body.single-security_center.postid-7147 .security-desc h2,
body.single-security_center.postid-7607 .security-desc h3,
body.single-security_center.postid-7147 .security-desc h3,
body.single-security_center.postid-7607 .security-desc h4,
body.single-security_center.postid-7147 .security-desc h4 {
  font-weight: normal;
  color: #414E57;
}
body.single-security_center.postid-7607 .security-desc h1 + p,
body.single-security_center.postid-7147 .security-desc h1 + p,
body.single-security_center.postid-7607 .security-desc h2 + p,
body.single-security_center.postid-7147 .security-desc h2 + p,
body.single-security_center.postid-7607 .security-desc h3 + p,
body.single-security_center.postid-7147 .security-desc h3 + p,
body.single-security_center.postid-7607 .security-desc h4 + p,
body.single-security_center.postid-7147 .security-desc h4 + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  body.single-security_center.postid-7607 .security-desc h1 + p,
  body.single-security_center.postid-7147 .security-desc h1 + p,
  body.single-security_center.postid-7607 .security-desc h2 + p,
  body.single-security_center.postid-7147 .security-desc h2 + p,
  body.single-security_center.postid-7607 .security-desc h3 + p,
  body.single-security_center.postid-7147 .security-desc h3 + p,
  body.single-security_center.postid-7607 .security-desc h4 + p,
  body.single-security_center.postid-7147 .security-desc h4 + p {
    padding-top: 20px;
  }
}
body.single-security_center.postid-7607 .security-desc h2,
body.single-security_center.postid-7147 .security-desc h2 {
  text-align: center!important;
  color: #693!important;
  font-weight: 300!important;
  font-size: 26px!important;
  line-height: 36px!important;
}
@media only screen and (min-width: 768px) {
  body.single-security_center.postid-7607 .security-desc h2,
  body.single-security_center.postid-7147 .security-desc h2 {
    font-size: 30px!important;
    line-height: 36px!important;
  }
}
@media only screen and (min-width: 992px) {
  body.single-security_center.postid-7607 .security-desc h2,
  body.single-security_center.postid-7147 .security-desc h2 {
    font-size: 42px!important;
    line-height: 45px!important;
  }
}
body.single-security_center.postid-7607 .security-desc h2 + h4,
body.single-security_center.postid-7147 .security-desc h2 + h4 {
  padding-top: 0!important;
}
body.single-security_center.postid-7607 .security-desc h3,
body.single-security_center.postid-7147 .security-desc h3 {
  color: #788995!important;
  font-size: 22px!important;
  line-height: 33px!important;
  text-align: center!important;
  padding-top: 0!important;
}
@media only screen and (min-width: 768px) {
  body.single-security_center.postid-7607 .security-desc h3,
  body.single-security_center.postid-7147 .security-desc h3 {
    font-size: 27px!important;
    line-height: 30px!important;
  }
}
@media only screen and (min-width: 992px) {
  body.single-security_center.postid-7607 .security-desc h3,
  body.single-security_center.postid-7147 .security-desc h3 {
    font-size: 31px!important;
    line-height: 45px!important;
  }
}
body.single-security_center.postid-7607 .security-desc h3 + p,
body.single-security_center.postid-7147 .security-desc h3 + p {
  padding-top: 30px;
}
body.single-security_center.postid-7607 .security-desc h4,
body.single-security_center.postid-7147 .security-desc h4 {
  font-size: 18px;
  line-height: 26px;
  color: #63747E;
  font-weight: bold!important;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  body.single-security_center.postid-7607 .security-desc h4,
  body.single-security_center.postid-7147 .security-desc h4 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 0;
  }
}
body.single-security_center.postid-7607 .security-desc h5,
body.single-security_center.postid-7147 .security-desc h5 {
  font-size: 16px;
  line-height: 26px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  body.single-security_center.postid-7607 .security-desc h5,
  body.single-security_center.postid-7147 .security-desc h5 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 0;
  }
}
body.single-security_center.postid-7607 .security-desc p + h4,
body.single-security_center.postid-7147 .security-desc p + h4 {
  padding-top: 30px;
}
body.single-security_center.postid-7607 .security-desc p + h5,
body.single-security_center.postid-7147 .security-desc p + h5 {
  padding-top: 35px;
}
body.single-security_center.postid-7607 .security-desc p + ul,
body.single-security_center.postid-7147 .security-desc p + ul {
  padding-top: 10px;
}
body.single-security_center.postid-7607 .security-desc ul li,
body.single-security_center.postid-7147 .security-desc ul li {
  font-size: 16px!important;
  line-height: 26px!important;
  color: #788995!important;
  padding-bottom: 0!important;
}
@media only screen and (min-width: 992px) {
  body.single-security_center.postid-7607 .security-desc ul li,
  body.single-security_center.postid-7147 .security-desc ul li {
    font-size: 20px!important;
    line-height: 30px!important;
  }
}
body.single-security_center.postid-7607 .security-desc ul li + li,
body.single-security_center.postid-7147 .security-desc ul li + li {
  padding-top: 10px!important;
}
body.single-security_center.postid-7607 .security-desc ul + h4,
body.single-security_center.postid-7147 .security-desc ul + h4 {
  padding-top: 30px;
}
body.single-security_center.postid-7607 .security-desc ul + p,
body.single-security_center.postid-7147 .security-desc ul + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  body.single-security_center.postid-7607 .security-desc ul + p,
  body.single-security_center.postid-7147 .security-desc ul + p {
    padding-top: 20px;
  }
}
.customer-stories {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .customer-stories {
    padding: 80px 0;
  }
}
.customer-stories .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .customer-stories .heading {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 70px;
  }
}
.customer-stories .item .video-container {
  position: relative;
  padding-top: 30px;
  margin: 0 auto 40px auto;
}
@media only screen and (min-width: 768px) {
  .customer-stories .item .video-container {
    margin-bottom: 70px;
  }
}
.customer-stories .item .video-container iframe,
.customer-stories .item .video-container object,
.customer-stories .item .video-container embed {
  width: 280px;
  height: 157px;
}
@media only screen and (min-width: 768px) {
  .customer-stories .item .video-container iframe,
  .customer-stories .item .video-container object,
  .customer-stories .item .video-container embed {
    width: 514px;
    height: 289px;
  }
}
@media only screen and (min-width: 992px) {
  .customer-stories .item .video-container iframe,
  .customer-stories .item .video-container object,
  .customer-stories .item .video-container embed {
    width: 720px;
    height: 405px;
  }
}
.customer-stories .item .title {
  color: #006A71;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .customer-stories .item .title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 30px;
  }
}
.customer-stories .item p {
  color: #63747E;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .customer-stories .item p {
    font-size: 20px;
    line-height: 36px;
  }
}
.customer-stories .link {
  padding-top: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .customer-stories .link {
    padding-top: 70px;
  }
}
.customer-stories .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .customer-stories .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.customer-stories .customer-stories-item:last-child .separator {
  display: none!important;
}
.customer-stories .post-title {
  color: #006A71;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .customer-stories .post-title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 30px;
  }
}
.customer-stories .post-body + .post-nav {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .customer-stories .post-body + .post-nav {
    margin-top: 70px;
  }
}
.customer-stories .post-nav {
  margin: 0 -15px 40px -15px;
}
@media only screen and (min-width: 992px) {
  .customer-stories .post-nav {
    margin: 0 0 70px 0;
    padding: 40px 0;
    border-top: 1px solid #E4EBF0;
    border-bottom: 1px solid #E4EBF0;
  }
}
.customer-stories .post-nav:before,
.customer-stories .post-nav:after {
  display: table;
  content: " ";
}
.customer-stories .post-nav:after {
  clear: both;
}
.customer-stories .post-nav .screen-reader-text {
  display: none;
}
.customer-stories .post-nav .nav-links .nav-previous {
  display: inline-block;
  float: left;
}
.customer-stories .post-nav .nav-links .nav-next {
  display: inline-block;
  float: right;
}
.customer-stories .post-nav a {
  display: inline-block;
  width: 50%;
  padding: 20px 0 0 0;
  height: 60px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .customer-stories .post-nav a {
    width: 190px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
  }
}
.customer-stories .post-nav a:nth-child(2) {
  float: right;
  color: #006A71;
  background-color: #F0F3F5;
}
.customer-stories-2 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 {
    padding: 80px 0;
  }
}
.customer-stories-2 h2 {
  color: #414E57;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
.customer-stories-2 h3 {
  color: #006A71;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  display: block;
  max-width: 780px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 h3 {
    padding-top: 10px;
    font-size: 32px;
    line-height: 36px;
  }
}
.customer-stories-2 .link {
  padding-top: 40px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 .link {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) {
}
.customer-stories-2 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center!important;
  align-items: center!important;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 .item {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 .item:nth-child(2n) {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.customer-stories-2 .item .video-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .customer-stories-2 .item .video-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 50px;
  }
}
.customer-stories-2 .item .video-wrapper .video-container {
  position: relative;
  padding-top: 30px;
  margin: 0 auto 0 auto;
  width: 280px;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 .item .video-wrapper .video-container {
    margin-bottom: 0;
    width: 514px;
    height: 289px;
  }
}
.customer-stories-2 .item .video-wrapper .video-container iframe,
.customer-stories-2 .item .video-wrapper .video-container object,
.customer-stories-2 .item .video-wrapper .video-container embed {
  width: 280px;
  height: 157px;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 .item .video-wrapper .video-container iframe,
  .customer-stories-2 .item .video-wrapper .video-container object,
  .customer-stories-2 .item .video-wrapper .video-container embed {
    width: 514px;
    height: 289px;
  }
}
.customer-stories-2 .item .copy-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 24px 15px 0 15px;
}
@media only screen and (min-width: 992px) {
  .customer-stories-2 .item .copy-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 50px;
  }
}
.customer-stories-2 .item .copy-wrapper .story-title {
  color: #414E57;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 .item .copy-wrapper .story-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.customer-stories-2 .item .copy-wrapper .story-title + .story-author,
.customer-stories-2 .item .copy-wrapper .story-title + .story-content {
  padding-top: 16px;
}
.customer-stories-2 .item .copy-wrapper .story-author {
  color: #006A71;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 768px) {
  .customer-stories-2 .item .copy-wrapper .story-author {
    font-size: 22px;
    line-height: 28px;
  }
}
.customer-stories-2 .item .copy-wrapper .story-author + .story-content {
  padding-top: 30px;
}
.customer-stories-2 .item .copy-wrapper .story-content {
  color: #414E57;
  font-weight: 300;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  display: -webkit-box;
  max-height: 230px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 992px) {
  .customer-stories-2 .item .copy-wrapper .story-content {
    text-align: left;
  }
}
.block-img-content-1 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 {
    padding: 80px 0;
  }
}
.block-img-content-1 .image-wrapper {
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 .image-wrapper {
    padding-bottom: 0;
  }
}
.block-img-content-1 .image-wrapper img {
  width: 100%;
  height: auto;
}
.block-img-content-1 .item {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 .item {
    padding-bottom: 30px;
  }
}
.block-img-content-1 .item:last-child {
  padding-bottom: 0;
}
.block-img-content-1 .item:nth-child(1) .subheading {
  color: #006A71;
}
.block-img-content-1 .item:nth-child(2) .subheading {
  color: #006A71;
}
.block-img-content-1 .item:nth-child(3) .subheading {
  color: #006666;
}
.block-img-content-1 .item .subheading {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 .item .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-img-content-1 .item .subheading + .copy {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 .item .subheading + .copy {
    padding-top: 15px;
  }
}
.block-img-content-1 .item .copy {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 .item .copy {
    font-size: 16px;
    line-height: 26px;
  }
}
.block-img-content-1 .item .copy strong,
.block-img-content-1 .item .copy b,
.block-img-content-1 .item .copy a {
  font-weight: 400;
}
.block-img-content-1 .item .copy a {
  text-decoration: underline !important;
}
.block-img-content-1 .item .cta {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px 0 0 0;
  font-weight: 700;
  color: #01558e;
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 .item .cta {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 19px;
  }
}
.block-img-content-1 .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-1 .item .cta svg {
    top: 5px;
  }
}
.block-img-content-1 .item .cta svg path {
  fill: #01558e;
}
.block-img-content-2 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 {
    padding: 80px 0;
  }
}
.block-img-content-2 .image-wrapper {
  padding-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .image-wrapper {
    padding-bottom: 0;
  }
}
.block-img-content-2 .image-wrapper img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .block-img-content-2 .image-wrapper img {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .image-wrapper img {
    width: 100%;
  }
}
.block-img-content-2 .image-wrapper p {
  padding-top: 10px;
}
.block-img-content-2 .item {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .item {
    padding-bottom: 30px;
  }
}
.block-img-content-2 .item:last-child {
  padding-bottom: 0;
}
.block-img-content-2 .item:nth-child(1) .subheading {
  color: #006A71;
}
.block-img-content-2 .item:nth-child(2) .subheading {
  color: #006A71;
}
.block-img-content-2 .item:nth-child(3) .subheading {
  color: #006666;
}
.block-img-content-2 .item .subheading {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .item .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-img-content-2 .item .subheading + .copy {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .item .subheading + .copy {
    padding-top: 15px;
  }
}
.block-img-content-2 .item .copy {
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .item .copy {
    font-size: 16px;
    line-height: 30px;
  }
}
.block-img-content-2 .item .copy p + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .item .copy p + p {
    padding-top: 20px;
  }
}
.block-img-content-2 .item .copy strong,
.block-img-content-2 .item .copy b,
.block-img-content-2 .item .copy a {
  font-weight: 400;
}
.block-img-content-2 .item .cta {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px 0 0 0;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .item .cta {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 19px;
  }
}
.block-img-content-2 .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-2 .item .cta svg {
    top: 5px;
  }
}
.block-img-content-2 .item .cta svg path {
  fill: #01558e;
}
.block-img-content-3 {
  padding: 0 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 {
    padding: 0 0;
  }
}
.block-img-content-3 .container-fluid {
  max-width: 628px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 .container-fluid {
    max-width: 1440px;
  }
}
.block-img-content-3 .image-wrapper {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 .image-wrapper {
    padding-bottom: 30px;
  }
}
.block-img-content-3 .image-wrapper img {
  max-width: 100%;
  height: auto;
}
.block-img-content-3 .copy {
  color: #63747E;
  font-size: 14px;
  line-height: 24px;
  max-width: 615px;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 .copy {
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto 30px auto;
  }
}
.block-img-content-3 .copy blockquote {
  padding: 30px 0 30px 0;
  font-family: 'ACaslonPro-Italic';
  font-size: 20px;
  line-height: 31px;
  color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 .copy blockquote {
    padding: 40px 0 40px 0;
    font-size: 20px;
    line-height: 31px;
  }
}
.block-img-content-3 .copy p + p {
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 .copy p + p {
    padding: 30px 0 0 0;
  }
}
.block-img-content-3 .link {
  text-align: center;
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 .link {
    padding: 30px 0 0 0;
  }
}
.block-img-content-3 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .block-img-content-3 .link .btn-round {
    min-width: 250px;
  }
}
.block-img-content-3 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.block-img-content-4 {
  position: relative;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #F4F8ED;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 {
    padding: 80px 0;
  }
}
.block-img-content-4 .image-wrapper {
  padding-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .image-wrapper {
    padding-bottom: 0;
  }
}
.block-img-content-4 .image-wrapper img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .block-img-content-4 .image-wrapper img {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .image-wrapper img {
    width: 100%;
  }
}
.block-img-content-4 .image-wrapper p {
  padding-top: 20px;
}
.block-img-content-4 .image-wrapper p.image-copy {
  color: #006A71;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}
.block-img-content-4 .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .block-img-content-4 .heading {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .heading {
    font-size: 36px;
    line-height: 45px;
  }
}
.block-img-content-4 .heading + .copy {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .heading + .copy {
    padding-top: 30px;
  }
}
.block-img-content-4 .subheading {
  font-weight: 'Lato-Semibold';
  color: #006666;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 768px) {
  .block-img-content-4 .subheading {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-img-content-4 .subheading + .heading {
  padding-top: 10px;
}
.block-img-content-4 .copy {
  color: #63747E;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .copy {
    font-size: 20px;
    line-height: 36px;
  }
}
.block-img-content-4 .copy p + p {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .copy p + p {
    padding-top: 20px;
  }
}
.block-img-content-4 .copy a {
  color: #006A71;
}
.block-img-content-4 .copy strong,
.block-img-content-4 .copy b,
.block-img-content-4 .copy a {
  font-weight: 400;
}
.block-img-content-4 .link {
  padding-top: 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-img-content-4 .link {
    padding-top: 50px;
  }
}
.block-img-content-4 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 .link .btn-round {
    min-width: 250px;
  }
}
.block-img-content-4 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.block-img-content-4.custom-1 {
  padding: 40px 0;
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4.custom-1 {
    padding: 80px 0 80px 0;
  }
}
.block-img-content-4.custom-1 .heading + .image-wrapper {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4.custom-1 .heading + .image-wrapper {
    margin-top: 50px;
  }
}
.block-img-content-4.custom-1 .subheading {
  font-weight: 'Lato', sans-serif;
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .block-img-content-4.custom-1 .subheading {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .block-img-content-4.custom-1 .subheading {
    font-size: 18px;
    line-height: 24px;
    padding-top: 25px;
  }
}
.block-img-content-4.custom-1 .image-wrapper {
  margin: 15px auto;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4.custom-1 .image-wrapper {
    margin: 35px auto 35px auto;
  }
}
.block-img-content-4.custom-1 .image-wrapper img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .block-img-content-4.custom-1 .image-wrapper img {
    width: 100%;
  }
}
.block-img-content-4.custom-1 .image-wrapper + .copy {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .block-img-content-4.custom-1 .image-wrapper + .copy {
    margin-top: 40px;
  }
}
.block-img-content-4 + .custom-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 1px;
  width: 100%;
  background-color: #006A71;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-img-content-4 + .custom-1:before {
    width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .block-img-content-4 + .custom-1:before {
    width: 940px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-img-content-4 + .custom-1:before {
    width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .block-img-content-4 + .custom-1:before {
    width: 1250px;
  }
}
.block-trustees {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-trustees {
    padding: 80px 0;
  }
}
.block-trustees.box-background {
  background-color: #F8FAFB;
}
.block-trustees .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .block-trustees .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-trustees .heading + .copy {
  padding-top: 20px;
}
.block-trustees .subheading {
  font-weight: 'Lato-Semibold';
  color: #006666;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .block-trustees .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-trustees .subheading + .heading {
  padding-top: 10px;
}
.block-trustees .item-list {
  padding: 40px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-trustees .item-list {
    padding: 80px 0 0 0;
  }
}
.block-trustees .box-item {
  padding: 40px 30px;
  margin: 0 0 30px 0;
  width: 100%;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .block-trustees .box-item {
    padding: 50px 35px;
    margin: 0 0 30px 0;
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .block-trustees .box-item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.block-trustees .box-item .box-middle .position {
  color: #414E57;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
@media only screen and (min-width: 992px) {
  .block-trustees .box-item .box-middle .position {
    font-size: 18px;
    line-height: 22px;
  }
}
.block-trustees .box-item .box-people {
  margin: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-trustees .box-item .box-people {
    margin: 0 0 0 0;
  }
}
.block-corporators {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-corporators {
    padding: 80px 0;
  }
}
.block-corporators .heading {
  color: #63747E;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .block-corporators .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-corporators .item-list {
  padding: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-corporators .item-list {
    padding: 10px 0 0 0;
  }
}
.block-team-list .item {
  padding: 40px 0 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item {
    padding: 70px 0 70px 0;
  }
}
.block-team-list .item:nth-child(odd) {
  background-color: #F8FAFB;
}
.block-team-list .item .member-picture {
  width: 175px;
  height: 175px;
  margin: 0 auto 20px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  border-color: #006A71;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item .member-picture {
    width: 175px;
    height: 175px;
    border-width: 2px;
    margin: 0 0;
  }
}
.block-team-list .item .member-picture .picture {
  position: relative;
  width: 171px;
  height: 171px;
  background-color: #D8D8D8;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .block-team-list .item .member-picture .picture {
    margin: 0 0;
  }
}
.block-team-list .item .member-picture .picture img {
  width: 100%;
  height: auto;
}
.block-team-list .item .member-info {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-team-list .item .member-info {
    text-align: left;
  }
}
.block-team-list .item .member-info .name {
  display: block;
  color: #006A71;
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item .member-info .name {
    font-size: 30px;
    line-height: 36px;
  }
}
.block-team-list .item .member-info .name + .occupation {
  margin-top: 5px;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item .member-info .name + .occupation {
    margin-top: 10px;
  }
}
.block-team-list .item .member-info .occupation {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item .member-info .occupation {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-team-list .item .member-info .occupation + .desc {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item .member-info .occupation + .desc {
    margin-top: 20px;
  }
}
.block-team-list .item .member-info .desc {
  font-size: 14px;
  line-height: 20px;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item .member-info .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.block-team-list .item .member-info .desc p + p {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-team-list .item .member-info .desc p + p {
    margin-top: 20px;
  }
}
.box-login {
  background-color: #e8eee2;
  position: absolute;
  top: 65px;
  right: 0;
  z-index: 950;
  padding: 35px 40px;
  margin: 0 15px;
  border: 1px solid #BCC4CA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) {
  .box-login {
    position: absolute;
    width: 375px;
    top: 85px;
    right: 0;
    z-index: 950;
    padding: 35px 40px;
    margin: 0 0 0 0;
    border: 1px solid #669933;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
  }
}
.box-login.open {
  opacity: 1;
  visibility: visible;
}
.box-login:after,
.box-login:before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .box-login:after,
  .box-login:before {
    bottom: 100%;
    right: 50px;
    left: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
}
.box-login:after {
  border-bottom-color: #e8eee2;
  border-width: 16px;
  margin-left: -16px;
}
@media only screen and (min-width: 768px) {
  .box-login:after {
    border-bottom-color: #e8eee2;
    border-width: 23px;
    margin-right: -23px;
    margin-left: auto;
  }
}
.box-login:before {
  border-bottom-color: #669933;
  border-width: 17px;
  margin-left: -17px;
}
@media only screen and (min-width: 768px) {
  .box-login:before {
    border-bottom-color: #669933;
    border-width: 24px;
    margin-right: -24px;
    margin-left: auto;
  }
}
.box-login form {
  padding: 20px 0 0 0;
}
.box-login form.business-login-form,
.box-login form.investing-login-form {
  display: none;
}
.box-login input.form-control {
  display: block;
  width: 100%;
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 20px 0;
  -webkit-appearance: none;
  border: 1px solid #669933;
}
.box-login input.form-control::-webkit-input-placeholder {
  color: #414E57;
}
.box-login input.form-control::-moz-placeholder {
  color: #414E57;
}
.box-login input.form-control:-ms-input-placeholder {
  color: #414E57;
}
.box-login input.form-control:-moz-placeholder {
  color: #414E57;
}
.box-login button {
  height: 40px!important;
  min-width: 100%;
  display: block;
  font-size: 16px;
  line-height: 16px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) {
  .box-login button {
    min-width: 150px!important;
    margin: 0 auto;
  }
}
.box-login .select2.select2-container {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .box-login .select2.select2-container {
    margin-bottom: 0;
  }
}
.box-login .select2-container.select2-container--default {
  border: 1px solid #669933;
}
.box-login .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
}
.box-login .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #4A4A4A;
}
.box-login .copy {
  text-align: center;
  padding: 30px 0 0 0;
}
.box-login .copy .cta {
  font-weight: 700;
  color: #006A71;
  font-size: 15px;
  line-height: 16px;
}
body.page-template-business .box-login form.personal-login-form {
  display: none;
}
body.page-template-business .box-login form.business-login-form {
  display: block;
}
body.page-template-investing .box-login form.personal-login-form {
  display: none;
}
body.page-template-investing .box-login form.investing-login-form {
  display: block;
}
.block-history-timeline {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline {
    padding: 80px 0;
  }
}
.block-history-timeline.box-background {
  background-color: #F8FAFB;
}
.block-history-timeline.box-background .box-timeline .item:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 0;
  width: calc(100% + 2px);
  height: 1000px;
  background-color: #F8FAFB;
  display: block;
}
.block-history-timeline.box-background .box-timeline .item:last-child .copy {
  position: relative;
  z-index: 2;
}
.block-history-timeline .box-timeline {
  position: relative;
  overflow: hidden;
}
.block-history-timeline .box-timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #BCC4CA;
  display: block;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline.box-timeline-masonry:before {
    height: 95%!important;
  }
}
.block-history-timeline .box-timeline .item {
  padding-bottom: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item {
    padding-bottom: 45px;
  }
}
.block-history-timeline .box-timeline .item:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  z-index: 1;
  width: 13px;
  height: 13px;
  background-color: #006A71;
  display: block;
  margin-left: -7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item:before {
    top: 0;
    left: 0;
    margin-left: -6px;
  }
}
.block-history-timeline .box-timeline .item .copy {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #F0F3F5;
  background-color: #FFFFFF;
  font-size: 14px;
  line-height: 28px;
  color: #63747E;
  padding: 20px 25px;
  margin: 0 auto;
  min-height: 50px;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item .copy {
    max-width: 570px;
    border-width: 2px;
    padding: 40px 50px;
  }
}
.block-history-timeline .box-timeline .item .copy .subheading,
.block-history-timeline .box-timeline .item .copy h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
}
.block-history-timeline .box-timeline .item .copy .subheading + p,
.block-history-timeline .box-timeline .item .copy h3 + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item .copy .subheading + p,
  .block-history-timeline .box-timeline .item .copy h3 + p {
    padding-top: 15px;
  }
}
.block-history-timeline .box-timeline .item .image {
  padding: 20px 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item .image {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item .image.img-left {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item .image.img-right {
    text-align: right;
  }
}
.block-history-timeline .box-timeline .item .image img {
  max-width: 100%;
}
.block-history-timeline .box-timeline .item.first {
  background-color: transparent!important;
}
.block-history-timeline .box-timeline .item.first:before {
  top: -10px;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item.first:before {
    display: none!important;
  }
}
.block-history-timeline .box-timeline .item.first .copy {
  text-align: center;
  max-width: 960px;
  margin: 10px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item.first .copy {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item:nth-child(2n+1):before {
    left: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item:nth-child(2) {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .box-timeline .item:nth-child(3) {
    margin-top: 40px;
  }
}
.block-history-timeline .box-timeline .item:nth-child(3):before,
.block-history-timeline .box-timeline .item:nth-child(4):before,
.block-history-timeline .box-timeline .item:nth-child(5):before,
.block-history-timeline .box-timeline .item:nth-child(6):before {
  background-color: #006666;
}
.block-history-timeline .box-timeline .item:nth-child(3) .copy .subheading,
.block-history-timeline .box-timeline .item:nth-child(4) .copy .subheading,
.block-history-timeline .box-timeline .item:nth-child(5) .copy .subheading,
.block-history-timeline .box-timeline .item:nth-child(6) .copy .subheading {
  color: #006666;
}
.block-history-timeline .desc {
  color: #63747E;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .block-history-timeline .desc {
    font-size: 16px;
    line-height: 30px;
    padding-top: 45px;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.block-history-timeline .desc p {
  padding-bottom: 20px;
}
.block-history-timeline .desc p:last-child {
  padding-bottom: 0;
}
.buttons-apps {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .buttons-apps {
    display: none;
  }
}
.buttons-apps .notice-apps {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.buttons-apps .notice-apps a {
  display: inline-block;
}
.buttons-apps .notice-apps a img {
  width: 100px;
  height: auto;
}
.buttons-apps .get-the-app {
  text-align: center;
}
.buttons-apps .get-the-app a {
  color: #006A71;
}
.block-video-form {
  padding: 0 0 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .block-video-form {
    padding: 0 0 0 0;
  }
}
.block-video-form h1 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
  color: #414E57;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-video-form h1 {
    font-size: 50px;
    line-height: 58px;
  }
}
.block-video-form h1 strong {
  font-weight: 400;
  color: #006A71;
}
.block-video-form h1 + .copy {
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-video-form h1 + .copy {
    padding: 20px 0 0 0;
  }
}
.block-video-form .subheading {
  color: #006A71;
  font-weight: 400;
  font-size: 22px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-video-form .subheading {
    font-size: 42px;
  }
}
.block-video-form .subheading + .copy {
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-video-form .subheading + .copy {
    padding: 20px 0 0 0;
  }
}
.block-video-form .copy {
  font-weight: 300;
  color: #414E57;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-video-form .copy {
    font-size: 26px;
    line-height: 36px;
    max-width: 1050px;
    margin: 0 auto;
  }
}
.block-video-form .copy p + p {
  padding-top: 10px;
}
.block-video-form .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .block-video-form .video-container {
    margin-top: 30px;
    margin-bottom: 70px;
  }
}
.block-video-form .video-container iframe,
.block-video-form .video-container object,
.block-video-form .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-video-form .video-text {
  text-align: center;
  max-width: 680px;
  margin: 0 auto 30px auto;
  color: #006A71;
  font-size: 18px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .block-video-form .video-text {
    font-size: 26px;
    line-height: 36px;
    margin: 0 auto 0 auto;
  }
}
.block-video-form .video-text p {
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .block-video-form .video-text p {
    font-size: 26px;
    line-height: 36px;
  }
}
.block-video-form .video-form {
  position: relative;
  max-width: 470px;
  margin: 0 auto;
  padding: 20px 30px;
  margin-top: 20px;
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .block-video-form .video-form {
    padding: 20px 30px;
    margin-top: 30px;
  }
}
.block-video-form .video-form .subheading {
  color: #FFFFFF;
  text-align: center;
  padding: 0 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .block-video-form .video-form .subheading {
    font-size: 34px;
    line-height: 41px;
    padding: 0 0 20px 0;
  }
}
.block-video-form .video-form .form-copy {
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: center;
  padding: 0 0 15px 0;
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-video-form .video-form .form-copy {
    font-size: 24px;
    line-height: 36px;
    padding: 0 0 20px 0;
  }
}
.block-video-form .video-form .form-copy2 {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 15px);
  padding: 0 10px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media only screen and (min-width: 768px) {
  .block-video-form .video-form .form-copy2 {
    font-size: 18px;
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .block-video-form .right-to-video {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .block-video-form .right-to-video .subheading {
    font-size: 36px;
    text-align: center;
    margin-top: -10px;
  }
}
.block-video-form .right-to-video .subheading + .copy {
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-video-form .right-to-video .subheading + .copy {
    padding: 20px 0 0 0;
  }
}
.block-video-form .right-to-video .copy {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block-video-form .right-to-video .copy {
    font-size: 20px;
    line-height: 32px;
  }
}
.block-video-form .right-to-video .copy p + p {
  padding-top: 10px;
}
.block-video-form .right-to-video .copy .phone-number {
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .block-video-form .right-to-video .copy .phone-number {
    font-size: 24px;
    line-height: 32px;
  }
}
.block-video-form .wpforms-container {
  max-width: 330px;
  margin: 0 auto;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .block-video-form .wpforms-container form {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.block-video-form .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 30px!important;
}
.block-video-form .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-video-form .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.block-video-form .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.block-video-form .wpforms-container form .wpforms-field.wpforms-one-third {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-video-form .wpforms-container form .wpforms-field.wpforms-one-third {
    margin-left: 2%!important;
    width: 32%!important;
  }
}
.block-video-form .wpforms-container form .wpforms-field.wpforms-one-third.wpforms-first {
  margin-left: 0 !important;
}
.block-video-form .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 10px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006A71;
  display: block;
}
.block-video-form .wpforms-container form .wpforms-field input[type="text"],
.block-video-form .wpforms-container form .wpforms-field input[type="password"],
.block-video-form .wpforms-container form .wpforms-field input[type="email"],
.block-video-form .wpforms-container form .wpforms-field input[type="tel"],
.block-video-form .wpforms-container form .wpforms-field input[type="number"],
.block-video-form .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 40px;
  padding: 0 10px 0 10px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 40px;
  color: #006A71;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
}
.block-video-form .wpforms-container form .wpforms-field input[type="text"]:focus,
.block-video-form .wpforms-container form .wpforms-field input[type="password"]:focus,
.block-video-form .wpforms-container form .wpforms-field input[type="email"]:focus,
.block-video-form .wpforms-container form .wpforms-field input[type="tel"]:focus,
.block-video-form .wpforms-container form .wpforms-field input[type="number"]:focus,
.block-video-form .wpforms-container form .wpforms-field input[type="url"]:focus,
.block-video-form .wpforms-container form .wpforms-field input[type="text"]:active,
.block-video-form .wpforms-container form .wpforms-field input[type="password"]:active,
.block-video-form .wpforms-container form .wpforms-field input[type="email"]:active,
.block-video-form .wpforms-container form .wpforms-field input[type="tel"]:active,
.block-video-form .wpforms-container form .wpforms-field input[type="number"]:active,
.block-video-form .wpforms-container form .wpforms-field input[type="url"]:active {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.block-video-form .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #FFFFFF;
}
.block-video-form .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #FFFFFF;
}
.block-video-form .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #FFFFFF;
}
.block-video-form .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.block-video-form .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #FFFFFF;
}
.block-video-form .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #006A71;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
  resize: none;
}
.block-video-form .wpforms-container form .wpforms-field textarea:focus,
.block-video-form .wpforms-container form .wpforms-field textarea:active {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.block-video-form .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #006A71;
}
.block-video-form .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #006A71;
}
.block-video-form .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #006A71;
}
.block-video-form .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #006A71;
}
.block-video-form .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  top: 40px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-weight: 300!important;
}
.block-video-form .wpforms-container form .wpforms-field select {
  width: 100%;
}
.block-video-form .wpforms-container form .wpforms-field .select2.select2-container {
  width: 100%!important;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .block-video-form .wpforms-container form .wpforms-field .select2.select2-container {
    margin-bottom: 0;
  }
}
.block-video-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
  border: 1px solid #639331;
  background-color: #639331;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
}
.block-video-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #FFFFFF;
}
.block-video-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 44%;
  right: 15px;
  margin: -4px 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.block-video-form .wpforms-container form .wpforms-submit-container {
  min-width: 190px;
  padding: 0 0 0 0;
  margin: 0 auto;
  text-align: center;
}
.block-video-form .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  border: 0;
  color: #639331;
  background-color: #FFFFFF;
  border-color: #639331;
  min-width: 190px;
  margin-top: 15px;
  transition: all 0.4s ease;
}
.block-video-form .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .block-video-form > .container > .row {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .block-video-form > .container > .row [class*="col-"] {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.block-video-form.form-title .landing-image-container {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .block-video-form.form-title .landing-image-container {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-video-form.form-title .copy {
    margin-bottom: 40px;
  }
}
/* *** */
body.page-template-business .block-video-form h1 strong {
  color: #006A71;
}
body.page-template-business .block-video-form .subheading {
  color: #006A71;
}
body.page-template-business .block-video-form .video-text {
  color: #006A71;
}
body.page-template-business .block-video-form .video-form {
  background-color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container {
  position: relative;
  z-index: 1;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field.required-field-wrapper:before {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="text"],
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="password"],
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="email"],
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="tel"],
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="number"],
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="url"] {
  color: #006A71;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
body.page-template-business .block-video-form .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field textarea {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #006A71;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #38905B;
  background-color: #38905B;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  padding-top: 2px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  color: #38905B;
  background-color: #FFFFFF;
  border-color: #38905B;
}
body.page-template-business .block-video-form .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  color: #FFFFFF;
  background-color: #38905B;
  border-color: #38905B;
}
body.page-template-business .block-video-form .wpforms-container .wpforms-form:before {
  content: "* Please fill out all fields";
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
  padding-bottom: 5px;
  display: block;
}
body.page-template-business .block-video-form .wpforms-container .wpforms-form ul.wpforms-field-required li {
  position: relative;
  padding: 0 0 0 30px!important;
}
body.page-template-business .block-video-form .wpforms-container .wpforms-form ul.wpforms-field-required li input[type=checkbox],
body.page-template-business .block-video-form .wpforms-container .wpforms-form ul.wpforms-field-required li input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
}
body.page-template-business .block-video-form .wpforms-container .wpforms-form ul.wpforms-field-required li label.wpforms-field-label-inline {
  color: #FFFFFF;
}
body.page-template-business .block-video-form .wpforms-container .wpforms-form ul.wpforms-field-required li label.wpforms-field-label-inline a {
  text-decoration: underline!important;
}
body.page-template-investing .block-video-form h1 strong {
  color: #006666;
}
body.page-template-investing .block-video-form .video-text {
  color: #006666;
}
body.page-template-investing .block-video-form .video-form {
  background-color: #006666;
}
body.parent-pageid-512.page-id-4382 h1,
body.parent-pageid-512.page-id-4579 h1,
body.parent-pageid-512.page-id-4591 h1,
body.parent-pageid-512.page-id-4444 h1,
body.parent-pageid-512.page-id-4394 h1,
body.parent-pageid-512.page-id-4577 h1,
body.parent-pageid-512.page-id-4589 h1,
body.parent-pageid-512.page-id-4435 h1,
body.parent-pageid-512.page-id-4744 h1 {
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-4591 .right-to-video,
  body.parent-pageid-512.page-id-4444 .right-to-video,
  body.parent-pageid-512.page-id-4589 .right-to-video,
  body.parent-pageid-512.page-id-4435 .right-to-video {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  body.parent-pageid-512.page-id-4591 .right-to-video,
  body.parent-pageid-512.page-id-4444 .right-to-video,
  body.parent-pageid-512.page-id-4589 .right-to-video,
  body.parent-pageid-512.page-id-4435 .right-to-video {
    margin-top: 140px;
  }
}
body.parent-pageid-512.page-id-4591 .right-to-video .copy .phone-number,
body.parent-pageid-512.page-id-4444 .right-to-video .copy .phone-number,
body.parent-pageid-512.page-id-4589 .right-to-video .copy .phone-number,
body.parent-pageid-512.page-id-4435 .right-to-video .copy .phone-number {
  display: block;
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .block-video-form .container .row,
  body.parent-pageid-512.page-id-6132 .block-video-form .container .row,
  body.parent-pageid-512.page-id-9665 .block-video-form .container .row,
  body.parent-pageid-512.page-id-26910 .block-video-form .container .row,
  body.parent-pageid-512.page-id-26912 .block-video-form .container .row,
  body.parent-pageid-512.page-id-5857 .block-video-form .container .row,
  body.parent-pageid-512.page-id-6134 .block-video-form .container .row,
  body.parent-pageid-512.page-id-5874 .block-video-form .container .row,
  body.parent-pageid-512.page-id-6136 .block-video-form .container .row,
  body.parent-pageid-512.page-id-5863 .block-video-form .container .row,
  body.parent-pageid-512.page-id-6139 .block-video-form .container .row,
  body.parent-pageid-512.page-id-5877 .block-video-form .container .row,
  body.parent-pageid-512.page-id-6142 .block-video-form .container .row,
  body.parent-pageid-512.page-id-6669 .block-video-form .container .row,
  body.parent-pageid-512.page-id-6959 .block-video-form .container .row {
    display: flex;
    flex-wrap: wrap;
  }
}
body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-md-5,
body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-lg-7 {
  max-width: 100%;
  flex: 0 0 100%;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-md-5,
  body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-lg-7 {
    float: left;
    max-width: 41.6667%;
    flex: 0 0 41.6667%;
  }
}
body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-md-7,
body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-lg-7,
body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-lg-7 {
  max-width: 100%;
  flex: 0 0 100%;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-md-7,
  body.parent-pageid-512.page-id-5867 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6132 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-9665 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-26910 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-26912 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5857 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6134 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5874 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6136 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5863 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6139 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-5877 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6142 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6669 .block-video-form .container .row .col-lg-7,
  body.parent-pageid-512.page-id-6959 .block-video-form .container .row .col-lg-7 {
    float: left;
    max-width: 58%;
    flex: 0 0 58%;
  }
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .block-video-form .copy,
  body.parent-pageid-512.page-id-6132 .block-video-form .copy,
  body.parent-pageid-512.page-id-9665 .block-video-form .copy,
  body.parent-pageid-512.page-id-26910 .block-video-form .copy,
  body.parent-pageid-512.page-id-26912 .block-video-form .copy,
  body.parent-pageid-512.page-id-5857 .block-video-form .copy,
  body.parent-pageid-512.page-id-6134 .block-video-form .copy,
  body.parent-pageid-512.page-id-5874 .block-video-form .copy,
  body.parent-pageid-512.page-id-6136 .block-video-form .copy,
  body.parent-pageid-512.page-id-5863 .block-video-form .copy,
  body.parent-pageid-512.page-id-6139 .block-video-form .copy,
  body.parent-pageid-512.page-id-5877 .block-video-form .copy,
  body.parent-pageid-512.page-id-6142 .block-video-form .copy,
  body.parent-pageid-512.page-id-6669 .block-video-form .copy,
  body.parent-pageid-512.page-id-6959 .block-video-form .copy {
    padding-bottom: 35px;
  }
}
body.parent-pageid-512.page-id-5867 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-6132 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-9665 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-26910 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-26912 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-5857 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-6134 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-5874 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-6136 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-5863 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-6139 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-5877 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-6142 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-6669 .block-video-form .landing-image-container,
body.parent-pageid-512.page-id-6959 .block-video-form .landing-image-container {
  padding-top: 0;
  margin-top: 15px;
  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) {
  body.parent-pageid-512.page-id-5867 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-6132 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-9665 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-26910 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-26912 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-5857 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-6134 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-5874 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-6136 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-5863 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-6139 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-5877 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-6142 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-6669 .block-video-form .landing-image-container,
  body.parent-pageid-512.page-id-6959 .block-video-form .landing-image-container {
    height: 100%;
    margin-top: 0;
    padding-top: 0;
  }
}
body.parent-pageid-512.page-id-5867 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-6132 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-9665 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-26910 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-26912 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-5857 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-6134 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-5874 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-6136 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-5863 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-6139 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-5877 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-6142 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-6669 .block-video-form .landing-image-container img,
body.parent-pageid-512.page-id-6959 .block-video-form .landing-image-container img {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-6132 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-9665 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-26910 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-26912 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-5857 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-6134 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-5874 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-6136 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-5863 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-6139 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-5877 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-6142 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-6669 .block-video-form .landing-image-container img,
  body.parent-pageid-512.page-id-6959 .block-video-form .landing-image-container img {
    padding-top: 0;
    visibility: hidden;
  }
}
body.parent-pageid-512.page-id-5867 .block-video-form .video-form,
body.parent-pageid-512.page-id-6132 .block-video-form .video-form,
body.parent-pageid-512.page-id-9665 .block-video-form .video-form,
body.parent-pageid-512.page-id-26910 .block-video-form .video-form,
body.parent-pageid-512.page-id-26912 .block-video-form .video-form,
body.parent-pageid-512.page-id-5857 .block-video-form .video-form,
body.parent-pageid-512.page-id-6134 .block-video-form .video-form,
body.parent-pageid-512.page-id-5874 .block-video-form .video-form,
body.parent-pageid-512.page-id-6136 .block-video-form .video-form,
body.parent-pageid-512.page-id-5863 .block-video-form .video-form,
body.parent-pageid-512.page-id-6139 .block-video-form .video-form,
body.parent-pageid-512.page-id-5877 .block-video-form .video-form,
body.parent-pageid-512.page-id-6142 .block-video-form .video-form,
body.parent-pageid-512.page-id-6669 .block-video-form .video-form,
body.parent-pageid-512.page-id-6959 .block-video-form .video-form {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .block-video-form .video-form,
  body.parent-pageid-512.page-id-6132 .block-video-form .video-form,
  body.parent-pageid-512.page-id-9665 .block-video-form .video-form,
  body.parent-pageid-512.page-id-26910 .block-video-form .video-form,
  body.parent-pageid-512.page-id-26912 .block-video-form .video-form,
  body.parent-pageid-512.page-id-5857 .block-video-form .video-form,
  body.parent-pageid-512.page-id-6134 .block-video-form .video-form,
  body.parent-pageid-512.page-id-5874 .block-video-form .video-form,
  body.parent-pageid-512.page-id-6136 .block-video-form .video-form,
  body.parent-pageid-512.page-id-5863 .block-video-form .video-form,
  body.parent-pageid-512.page-id-6139 .block-video-form .video-form,
  body.parent-pageid-512.page-id-5877 .block-video-form .video-form,
  body.parent-pageid-512.page-id-6142 .block-video-form .video-form,
  body.parent-pageid-512.page-id-6669 .block-video-form .video-form,
  body.parent-pageid-512.page-id-6959 .block-video-form .video-form {
    margin-top: 0;
  }
}
.landing-image-container {
  padding-top: 5px;
}
.landing-image-container img {
  width: 100%;
  height: auto;
  padding-top: 25px;
}
.parent-pageid-529.page-id-5199 h1,
.parent-pageid-529.page-id-5203 h1,
.parent-pageid-529.page-id-5205 h1,
.parent-pageid-529.page-id-5206 h1,
.parent-pageid-529.page-id-5207 h1,
.parent-pageid-529.page-id-5208 h1 {
  color: #669933;
}
.parent-pageid-529.page-id-5199 .cta-banner-2,
.parent-pageid-529.page-id-5203 .cta-banner-2,
.parent-pageid-529.page-id-5205 .cta-banner-2,
.parent-pageid-529.page-id-5206 .cta-banner-2,
.parent-pageid-529.page-id-5207 .cta-banner-2,
.parent-pageid-529.page-id-5208 .cta-banner-2 {
  background-color: #669933;
  color: #fff;
}
.parent-pageid-529.page-id-5199 .cta-banner-2 .call-us-wrapper p,
.parent-pageid-529.page-id-5203 .cta-banner-2 .call-us-wrapper p,
.parent-pageid-529.page-id-5205 .cta-banner-2 .call-us-wrapper p,
.parent-pageid-529.page-id-5206 .cta-banner-2 .call-us-wrapper p,
.parent-pageid-529.page-id-5207 .cta-banner-2 .call-us-wrapper p,
.parent-pageid-529.page-id-5208 .cta-banner-2 .call-us-wrapper p {
  color: #fff;
}
.parent-pageid-529.page-id-5199 .cta-banner-2 .call-us-wrapper .subheading,
.parent-pageid-529.page-id-5203 .cta-banner-2 .call-us-wrapper .subheading,
.parent-pageid-529.page-id-5205 .cta-banner-2 .call-us-wrapper .subheading,
.parent-pageid-529.page-id-5206 .cta-banner-2 .call-us-wrapper .subheading,
.parent-pageid-529.page-id-5207 .cta-banner-2 .call-us-wrapper .subheading,
.parent-pageid-529.page-id-5208 .cta-banner-2 .call-us-wrapper .subheading {
  color: #fff;
}
.parent-pageid-529.page-id-5199 .cta-banner-2 .call-us-wrapper .subheading svg path,
.parent-pageid-529.page-id-5203 .cta-banner-2 .call-us-wrapper .subheading svg path,
.parent-pageid-529.page-id-5205 .cta-banner-2 .call-us-wrapper .subheading svg path,
.parent-pageid-529.page-id-5206 .cta-banner-2 .call-us-wrapper .subheading svg path,
.parent-pageid-529.page-id-5207 .cta-banner-2 .call-us-wrapper .subheading svg path,
.parent-pageid-529.page-id-5208 .cta-banner-2 .call-us-wrapper .subheading svg path {
  fill: #fff;
}
.parent-pageid-529.page-id-5199 .cta-banner-2 .find-branch-wrapper .find-branch-form .heading,
.parent-pageid-529.page-id-5203 .cta-banner-2 .find-branch-wrapper .find-branch-form .heading,
.parent-pageid-529.page-id-5205 .cta-banner-2 .find-branch-wrapper .find-branch-form .heading,
.parent-pageid-529.page-id-5206 .cta-banner-2 .find-branch-wrapper .find-branch-form .heading,
.parent-pageid-529.page-id-5207 .cta-banner-2 .find-branch-wrapper .find-branch-form .heading,
.parent-pageid-529.page-id-5208 .cta-banner-2 .find-branch-wrapper .find-branch-form .heading {
  color: #fff;
}
.parent-pageid-529.page-id-5199 .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round,
.parent-pageid-529.page-id-5203 .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round,
.parent-pageid-529.page-id-5205 .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round,
.parent-pageid-529.page-id-5206 .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round,
.parent-pageid-529.page-id-5207 .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round,
.parent-pageid-529.page-id-5208 .cta-banner-2 .find-branch-wrapper .find-branch-form .btn-round {
  background-color: #fff;
  color: #669933;
}
body.page-template-personal .block-video-form h1 strong {
  color: #669933;
}
body.page-template-personal .block-video-form .subheading {
  color: #669933;
}
body.page-template-personal .block-video-form .video-text {
  color: #669933;
}
body.page-template-personal .block-video-form .video-form {
  background-color: #669933;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field.required-field-wrapper:before {
  color: #669933;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="text"],
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="password"],
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="email"],
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="tel"],
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="number"],
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="url"] {
  color: #669933;
  background-color: #fff;
  border: 1px solid #fff;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field textarea {
  background-color: #fff;
  border: 1px solid #fff;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #669933 !important;
}
body.page-template-personal .block-video-form .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  border: 1px solid #38905B;
  background-color: #38905B;
}
.box-checking-accounts {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0;
  background-color: #F0F7E3;
}
@media only screen and (min-width: 768px) {
  .box-checking-accounts {
    padding: 60px 0;
  }
}
.box-checking-accounts .container-fluid {
  max-width: 1440px;
}
.box-checking-accounts .heading {
  font-weight: 300;
  color: #414E57;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .heading {
    font-size: 42px;
    line-height: 45px;
  }
}
.box-checking-accounts .boxes-wrapper {
  position: relative;
  margin: 40px auto 0 auto;
  max-width: 450px;
  min-height: 100px;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .boxes-wrapper {
    margin-top: 60px;
    max-width: 100%;
  }
}
.box-checking-accounts .boxes-wrapper:before {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 48%;
  content: "";
  background-color: #006A71;
  display: block;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .boxes-wrapper:before {
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
  }
}
.box-checking-accounts .boxes-wrapper .row div[class*="col-"] {
  margin-top: 30px;
  padding-top: 50px;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .boxes-wrapper .row div[class*="col-"] {
    margin-top: 0;
    padding-top: 0;
  }
}
.box-checking-accounts .boxes-wrapper .row div[class*="col-"]:first-child {
  margin-top: 0;
  padding-top: 0;
}
.box-checking-accounts .boxes-wrapper .item {
  text-align: center;
}
.box-checking-accounts .boxes-wrapper .item .subheading {
  position: relative;
  font-size: 18px;
  line-height: 20px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .boxes-wrapper .item .subheading {
    font-size: 24px;
    line-height: 36px;
  }
}
.box-checking-accounts .boxes-wrapper .item .subheading + .desc,
.box-checking-accounts .boxes-wrapper .item .subheading + .btn-round {
  margin-top: 15px;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .boxes-wrapper .item .subheading + .desc,
  .box-checking-accounts .boxes-wrapper .item .subheading + .btn-round {
    margin-top: 20px;
  }
}
.box-checking-accounts .boxes-wrapper .item .desc {
  position: relative;
  color: #414E57;
  font-size: 16px;
  line-height: 24px;
  max-width: 245px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .boxes-wrapper .item .desc {
    font-size: 20px;
    line-height: 26px;
    min-height: 50px;
  }
}
.box-checking-accounts .boxes-wrapper .item .desc + .btn-round {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .box-checking-accounts .boxes-wrapper .item .desc + .btn-round {
    margin-top: 30px;
  }
}
.box-checking-accounts .boxes-wrapper .item .btn-round {
  min-width: 200px;
}
@media only screen and (min-width: 768px) {
  .box-checking-accounts .boxes-wrapper .item .btn-round {
    min-width: 250px;
  }
}
.box-checking-accounts .boxes-wrapper.items-count-1:before {
  display: none;
}
.box-checking-accounts .boxes-wrapper.items-count-1 > .row {
  text-align: center;
}
.box-checking-accounts .boxes-wrapper.items-count-1 > .row > div {
  float: none;
  display: inline-block;
}
.block-mixed-checking {
  margin-left: -15px;
  margin-right: -15px;
}
.block-mixed-checking .wide-block {
  padding: 25px 25px;
  background-color: #F8FAFB;
  border-top: 1px solid #006A71;
  border-bottom: 1px solid #006A71;
  min-height: 100px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .wide-block {
    padding: 60px 40px;
  }
}
.block-mixed-checking .wide-block .heading {
  color: #006A71;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .wide-block .heading {
    font-size: 42px;
    line-height: 45px;
  }
}
.block-mixed-checking .wide-block .heading + .desc {
  padding-top: 20px;
}
.block-mixed-checking .wide-block .desc {
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
  max-width: 615px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .wide-block .desc {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-mixed-checking .wide-block .desc + .btn-round {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .wide-block .desc + .btn-round {
    margin-top: 60px;
  }
}
.block-mixed-checking .wide-block .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  min-width: 250px;
}
@media only screen and (min-width: 992px) {
  .block-mixed-checking .wide-block .btn-round {
    padding: 0 75px;
  }
}
.block-mixed-checking .wide-block .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.block-mixed-checking .heading2 {
  color: #006A71;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .heading2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0;
  }
}
.block-mixed-checking .heading2 + .desc {
  padding-top: 20px;
}
.block-mixed-checking .square-block {
  position: relative;
  background-color: #F0F7E3;
  border: 1px solid #006A71;
  border-radius: 5px;
  height: 300px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .square-block {
    width: 300px;
    height: 300px;
    margin: 40px auto;
  }
}
@media only screen and (min-width: 992px) {
  .block-mixed-checking .square-block {
    width: 400px;
    height: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-mixed-checking .square-block {
    width: 500px;
    height: 400px;
  }
}
.block-mixed-checking .square-block .find-branch,
.block-mixed-checking .square-block .phone-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 280px;
  min-width: 250px;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .square-block .find-branch,
  .block-mixed-checking .square-block .phone-block {
    min-width: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .block-mixed-checking .square-block .find-branch,
  .block-mixed-checking .square-block .phone-block {
    min-width: 280px;
  }
}
.block-mixed-checking .find-branch {
  text-align: center;
}
.block-mixed-checking .find-branch .subheading {
  color: #006A71;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  margin: 10px auto;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .find-branch .subheading {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .block-mixed-checking .find-branch .subheading {
    margin: 20px auto;
  }
}
.block-mixed-checking .find-branch .form-group {
  position: relative;
  margin-bottom: 25px;
}
.block-mixed-checking .find-branch .location {
  text-align: center;
}
.block-mixed-checking .find-branch .location img {
  width: 48px;
  height: 69px;
}
.block-mixed-checking .find-branch span.required {
  position: absolute;
  top: 23px;
  right: 16px;
  width: 8px;
  height: 8px;
  line-height: 8px;
  display: block;
}
.block-mixed-checking .find-branch span.required svg {
  width: 8px;
  height: 8px;
}
.block-mixed-checking .find-branch span.required svg path {
  fill: #006A71;
}
.block-mixed-checking .find-branch input.form-control {
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  border: 1px solid #006A71;
  border-radius: 3px;
}
.block-mixed-checking .find-branch .btn-round {
  height: 54px;
  font-size: 16px;
  line-height: 16px;
  min-width: 190px;
}
.block-mixed-checking .find-branch .btn-round.circle {
  padding: 0 0;
  min-width: 54px;
  width: 54px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
}
@media only screen and (min-width: 992px) {
  .block-mixed-checking .find-branch .btn-round.circle {
    margin-left: 0;
  }
}
.block-mixed-checking .phone-block {
  text-align: center;
}
.block-mixed-checking .phone-block .subheading {
  color: #006A71;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  margin: 20px auto 5px auto;
}
@media only screen and (min-width: 768px) {
  .block-mixed-checking .phone-block .subheading {
    font-size: 30px;
    line-height: 36px;
  }
}
.block-mixed-checking .phone-block .icon img {
  width: 150px;
  height: auto;
}
.block-mixed-checking .phone-block .number {
  font-weight: 300;
  font-size: 23px;
  line-height: 28px;
  color: #222222;
}
.block-campaign-01 {
  padding: 40px 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .block-campaign-01 {
    padding: 80px 0;
  }
}
.block-campaign-01 .campaign-content {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-content {
    font-size: 20px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .block-campaign-01 .campaign-content {
    max-width: 550px;
  }
}
.block-campaign-01 .campaign-content .heading {
  color: #006A71;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-content .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-campaign-01 .campaign-content .heading + .subheading {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-content .heading + .subheading {
    margin-top: 20px;
  }
}
.block-campaign-01 .campaign-content .subheading {
  color: #006A71;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-content .subheading {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 40px;
  }
}
.block-campaign-01 .campaign-content ul {
  list-style: none;
  margin: 0 auto;
  padding: 30px 0 0 0;
  max-width: 450px;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-content ul {
    padding: 40px 0 0 0;
  }
}
.block-campaign-01 .campaign-content ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 30px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-content ul li {
    font-size: 20px;
    line-height: 24px;
  }
}
.block-campaign-01 .campaign-content ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/check-list-5.png");
  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) {
  .block-campaign-01 .campaign-content ul li:before {
    height: 16px;
    width: 16px;
  }
}
.block-campaign-01 .campaign-content ul li:last-child {
  padding-bottom: 0;
}
.block-campaign-01 .campaign-form {
  margin-top: 35px;
  padding: 25px 15px 35px 15px;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-form {
    margin-top: 60px;
    padding: 60px 60px 60px 60px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-campaign-01 .campaign-form {
    margin-top: 0;
  }
}
.block-campaign-01 .campaign-form .heading {
  position: relative;
  z-index: 1;
  color: #006A71;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-form .heading {
    margin-bottom: 30px;
  }
}
.block-campaign-01 .campaign-form .btn-round {
  margin: 0 auto;
  min-width: 180px;
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666 !important;
}
.block-campaign-01 .campaign-form .btn-round:hover {
  color: #FFFFFF;
  background-color: #006666;
}
.block-campaign-01 .campaign-form .wpforms-container {
  position: relative;
  z-index: 1;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full {
  margin-bottom: 0!important;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form:before {
  content: "* Please fill out all fields";
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
  padding-bottom: 5px;
  display: block;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field {
  position: relative;
  padding: 0 0 30px 0;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 16px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006666;
  display: block;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="text"],
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="password"],
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="email"],
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="tel"],
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="number"] {
  display: block;
  width: 100%;
  height: 54px;
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #4A4A4A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #F2F2F2;
  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;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="text"]:focus,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="password"]:focus,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="email"]:focus,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="tel"]:focus,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="number"]:focus,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="text"]:active,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="password"]:active,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="email"]:active,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field input[type="tel"]:active,
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field 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);
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  padding-top: 2px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-field-required li {
  position: relative;
  padding: 0 0 0 30px!important;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-field-required li input[type=checkbox],
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-field-required li input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-field-required li label.wpforms-field-label-inline {
  color: #FFFFFF;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-field-required li label.wpforms-field-label-inline a {
  text-decoration: underline!important;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container {
  text-align: center;
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 0!important;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #006666;
  color: #006666;
  background-color: #FFFFFF;
  min-width: 190px;
}
@media only screen and (min-width: 768px) {
  .block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container button.wpforms-submit {
    border-width: 1px;
  }
}
.block-campaign-01 .campaign-form .wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container button.wpforms-submit:hover {
  color: #FFFFFF;
  background-color: #006666;
}
body.page-template-campaign-management .block-campaign-01,
body.page-template-campaign-01 .block-campaign-01 {
  background-color: #006666;
  overflow: hidden;
}
body.page-template-campaign-management .block-campaign-01 .campaign-content,
body.page-template-campaign-01 .block-campaign-01 .campaign-content {
  color: #FFFFFF;
}
body.page-template-campaign-management .block-campaign-01 .campaign-content .heading,
body.page-template-campaign-01 .block-campaign-01 .campaign-content .heading {
  color: #FFFFFF;
}
body.page-template-campaign-management .block-campaign-01 .campaign-content .subheading,
body.page-template-campaign-01 .block-campaign-01 .campaign-content .subheading {
  color: #FFFFFF;
}
body.page-template-campaign-management .block-campaign-01 .campaign-content ul li,
body.page-template-campaign-01 .block-campaign-01 .campaign-content ul li {
  color: #FFFFFF;
}
body.page-template-campaign-management .block-campaign-01 .campaign-form,
body.page-template-campaign-01 .block-campaign-01 .campaign-form {
  position: relative;
  background-color: rgba(188, 196, 202, 0.1);
}
@media only screen and (min-width: 768px) {
  body.page-template-campaign-management .block-campaign-01 .campaign-form,
  body.page-template-campaign-01 .block-campaign-01 .campaign-form {
    background-color: transparent;
  }
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-management .block-campaign-01 .campaign-form,
  body.page-template-campaign-01 .block-campaign-01 .campaign-form {
    background-color: rgba(188, 196, 202, 0.1);
  }
}
@media only screen and (min-width: 768px) {
  body.page-template-campaign-management .block-campaign-01 .campaign-form:before,
  body.page-template-campaign-01 .block-campaign-01 .campaign-form:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1024px;
    height: 100%;
    background-color: rgba(188, 196, 202, 0.1);
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-management .block-campaign-01 .campaign-form:before,
  body.page-template-campaign-01 .block-campaign-01 .campaign-form:before {
    display: none;
  }
}
body.page-template-campaign-management .block-campaign-01 .campaign-form .heading,
body.page-template-campaign-01 .block-campaign-01 .campaign-form .heading {
  color: #FFFFFF;
}
.personal-splash {
  padding: 0 0 24px 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -45px;
}
@media only screen and (min-width: 768px) {
  .personal-splash {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .personal-splash {
    padding: 0 0 48px 0;
    margin-top: -45px;
  }
}
.personal-splash .copy {
  text-align: center;
  color: #414E57;
  padding: 16px 0;
}
@media only screen and (min-width: 992px) {
  .personal-splash .copy {
    padding: 48px 0;
  }
}
.personal-splash .copy h1,
.personal-splash .copy h2,
.personal-splash .copy h3 {
  font-weight: 300;
}
.personal-splash .copy h2 {
  font-size: 33px;
  line-height: 41px;
}
@media only screen and (min-width: 768px) {
  .personal-splash .copy h2 {
    font-size: 33px;
    line-height: 41px;
  }
}
@media only screen and (min-width: 992px) {
  .personal-splash .copy h2 {
    font-size: 50px;
    line-height: 57px;
  }
}
.personal-splash .copy h2 strong {
  font-weight: 400;
}
.personal-splash .copy h2 strong.checking {
  color: #E27822;
}
.personal-splash .copy h2 strong.savings {
  color: #ECA319;
}
.personal-splash .copy p {
  font-weight: 300;
  font-size: 22px;
  line-height: 28px;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .personal-splash .copy p {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .personal-splash .copy p {
    font-size: 36px;
    line-height: 44px;
  }
}
.personal-splash .boxes .row {
  margin-right: -6px;
  margin-left: -6px;
}
.personal-splash .boxes .row [class*="col-"] {
  padding-right: 6px;
  padding-left: 6px;
}
.personal-splash .boxes .item {
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .personal-splash .boxes .item {
    margin-bottom: 0;
  }
}
.personal-splash .boxes .item .image {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .personal-splash .boxes .item .image {
    margin-left: 0;
    margin-right: 0;
  }
}
.personal-splash .boxes .item .image img {
  width: 100%;
  height: auto;
}
.personal-splash .boxes .item .box {
  padding: 16px;
  border: 2px solid transparent;
  text-align: center;
  margin-bottom: 12px;
}
.personal-splash .boxes .item .box h1,
.personal-splash .boxes .item .box h2,
.personal-splash .boxes .item .box h3,
.personal-splash .boxes .item .box h4 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 38px;
  color: inherit;
}
@media only screen and (min-width: 768px) {
  .personal-splash .boxes .item .box h1,
  .personal-splash .boxes .item .box h2,
  .personal-splash .boxes .item .box h3,
  .personal-splash .boxes .item .box h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .personal-splash .boxes .item .box h1,
  .personal-splash .boxes .item .box h2,
  .personal-splash .boxes .item .box h3,
  .personal-splash .boxes .item .box h4 {
    white-space: nowrap;
    font-size: 24px;
    line-height: 30px;
  }
}
.personal-splash .boxes .item .box p {
  font-size: 18px;
  line-height: 24px;
  margin: 15px auto 30px auto;
}
@media only screen and (min-width: 768px) {
  .personal-splash .boxes .item .box p {
    font-size: 18px;
    line-height: 24px;
    min-height: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .personal-splash .boxes .item .box p {
    min-height: 120px;
    max-width: 230px;
    margin: 20px auto 20px auto;
  }
}
@media only screen and (min-width: 1400px) {
  .personal-splash .boxes .item .box p {
    min-height: 95px;
  }
}
.personal-splash .boxes .item .box .btn-round {
  color: #FFFFFF;
  text-transform: uppercase;
}
.personal-splash .boxes .item.checking .box {
  border-color: #E27822;
  color: #E27822;
}
.personal-splash .boxes .item.checking .box .btn-round {
  border-color: #E27822;
  background-color: #E27822;
}
.personal-splash .boxes .item.checking .box .btn-round:hover {
  border-color: #b96018;
  background-color: #b96018;
}
.personal-splash .boxes .item.savings .box {
  border-color: #ECA319;
  color: #ECA319;
}
.personal-splash .boxes .item.savings .box .btn-round {
  border-color: #ECA319;
  background-color: #ECA319;
}
.personal-splash .boxes .item.savings .box .btn-round:hover {
  border-color: #c28410;
  background-color: #c28410;
}
.overdraft-block {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .overdraft-block {
    padding: 80px 0;
  }
}
.overdraft-block .desc {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
.overdraft-block .desc em {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
}
.overdraft-block .desc strong {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
}
.overdraft-block .desc p {
  color: #63747E;
  font-size: 16px;
  line-height: 22px;
}
.overdraft-block .desc p + p,
.overdraft-block .desc p + ol,
.overdraft-block .desc p + ul {
  padding-top: 10px;
}
.overdraft-block .desc p + h3,
.overdraft-block .desc p + h4 {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .overdraft-block .desc p + h3,
  .overdraft-block .desc p + h4 {
    padding-top: 60px;
  }
}
.overdraft-block .desc ol,
.overdraft-block .desc ul {
  color: #63747E;
  font-size: 16px;
  line-height: 22px;
  margin-left: 0;
  padding-left: 15px;
}
.overdraft-block .desc ol + h3,
.overdraft-block .desc ul + h3,
.overdraft-block .desc ol + h4,
.overdraft-block .desc ul + h4 {
  padding-top: 30px;
}
.overdraft-block .desc h4 {
  font-family: 'Lato-Semibold';
  color: #006A71;
  line-height: 30px;
  padding: 0 0 10px;
}
.overdraft-block .desc h4 + p,
.overdraft-block .desc h4 + ol,
.overdraft-block .desc h4 + ul {
  padding-top: 0;
}
.overdraft-block .desc h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  padding: 0 0 10px 0;
  color: #006A71;
}
.overdraft-block .desc h3 + p,
.overdraft-block .desc h3 + ol,
.overdraft-block .desc h3 + ul {
  padding-top: 0;
}
.block-tables {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .block-tables {
    padding: 80px 0;
  }
}
.block-tables h1,
.block-tables h2,
.block-tables h3,
.block-tables h4 {
  font-size: 30px;
  line-height: 38px;
  color: #006A71;
  text-align: center;
  padding: 0 0 30px 0;
  display: block;
}
@media only screen and (min-width: 768px) {
  .block-tables h1,
  .block-tables h2,
  .block-tables h3,
  .block-tables h4 {
    font-size: 42px;
    line-height: 58px;
    padding: 0 0 50px 0;
  }
}
@media only screen and (min-width: 992px) {
  .block-tables h1,
  .block-tables h2,
  .block-tables h3,
  .block-tables h4 {
    font-size: 42px;
    line-height: 58px;
  }
}
.block-tables h1 b,
.block-tables h2 b,
.block-tables h3 b,
.block-tables h4 b,
.block-tables h1 strong,
.block-tables h2 strong,
.block-tables h3 strong,
.block-tables h4 strong {
  font-weight: 700;
}
.block-tables .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 0 0 0;
  list-style: none;
}
.block-tables .box-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 15px;
  text-align: center;
  border: 1px solid rgba(188, 196, 202, 0.8);
  margin-top: -1px;
  margin-left: -1px;
}
@media only screen and (min-width: 992px) {
  .block-tables .box-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 35px 20px;
  }
}
.block-tables .box-list li .obj-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #006A71;
}
.block-tables .box-list li .obj-subtitle {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #006A71;
}
.block-tables .box-list li .obj-description {
  font-size: 16px;
  line-height: 20px;
  color: #414E57;
  padding-top: 5px;
}
.block-tables .heading {
  margin: 0 auto;
  max-width: 900px;
}
body.page-template-business .block-tables h1,
body.page-template-business .block-tables h2,
body.page-template-business .block-tables h3,
body.page-template-business .block-tables h4 {
  color: #006A71;
}
body.page-template-business .block-tables .box-list li .obj-title {
  color: #006A71;
}
body.page-template-business .block-tables .box-list li .obj-subtitle {
  color: #006A71;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slider-full-page {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #F8FAFB;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .slider-full-page {
    padding-top: 80px;
  }
}
.slider-full-page .slide {
  padding: 40px 0;
  color: #63747E;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: .5;
  transition: all 0.2s ease-in-out 0s;
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide .row {
    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;
  }
}
.slider-full-page .slide .slide-image {
  position: relative;
  max-width: 420px;
  margin: 0 auto;
  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;
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide .slide-image {
    margin: 0 0 0 -50px;
  }
}
@media only screen and (min-width: 992px) {
  .slider-full-page .slide .slide-image {
    margin: 0 auto;
  }
}
.slider-full-page .slide .slide-image .img-wrapper {
  position: relative;
  z-index: 2;
  width: 300px;
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide .slide-image .img-wrapper {
    width: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .slider-full-page .slide .slide-image .img-wrapper {
    width: 320px;
  }
}
.slider-full-page .slide .slide-image .img-wrapper > img {
  position: relative;
  z-index: 2;
}
.slider-full-page .slide .slide-image .img-wrapper .image {
  position: absolute;
  top: 8%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 80%;
  background-color: #FFFFFF;
  overflow: hidden;
}
.slider-full-page .slide .slide-image .img-wrapper .image img {
  opacity: .2;
}
.slider-full-page .slide .slide-image img {
  position: relative;
  z-index: 3;
  width: 100%;
  height: auto;
}
.slider-full-page .slide .slide-image .circle-behind {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -42%) scale(0.5);
  z-index: 1;
  width: 95%;
  border-radius: 50%;
  background-color: #006A71;
}
.slider-full-page .slide .slide-content h1,
.slider-full-page .slide .slide-content h2,
.slider-full-page .slide .slide-content h3,
.slider-full-page .slide .slide-content h4 {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  color: #006A71;
  padding: 15px 15px 15px 15px;
  text-align: center;
  opacity: .3;
  transform: translateY(30px);
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide .slide-content h1,
  .slider-full-page .slide .slide-content h2,
  .slider-full-page .slide .slide-content h3,
  .slider-full-page .slide .slide-content h4 {
    font-size: 36px;
    line-height: 48px;
    padding: 0 0 25px 0;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .slider-full-page .slide .slide-content h1,
  .slider-full-page .slide .slide-content h2,
  .slider-full-page .slide .slide-content h3,
  .slider-full-page .slide .slide-content h4 {
    font-size: 36px;
    line-height: 48px;
  }
}
.slider-full-page .slide .slide-content h1 b,
.slider-full-page .slide .slide-content h2 b,
.slider-full-page .slide .slide-content h3 b,
.slider-full-page .slide .slide-content h4 b,
.slider-full-page .slide .slide-content h1 strong,
.slider-full-page .slide .slide-content h2 strong,
.slider-full-page .slide .slide-content h3 strong,
.slider-full-page .slide .slide-content h4 strong {
  font-weight: 400;
  color: #006A71;
}
.slider-full-page .slide .slide-content h1:before,
.slider-full-page .slide .slide-content h2:before,
.slider-full-page .slide .slide-content h3:before,
.slider-full-page .slide .slide-content h4:before {
  width: 42px;
  height: 65px;
  margin-bottom: 15px;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-image: url("../svg/icon-logo.svg");
  border-bottom: 4px solid #006666;
  content: "";
  display: none;
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide .slide-content h1:before,
  .slider-full-page .slide .slide-content h2:before,
  .slider-full-page .slide .slide-content h3:before,
  .slider-full-page .slide .slide-content h4:before {
    display: block;
  }
}
.slider-full-page .slide .slide-content p {
  font-size: 16px;
  line-height: 24px;
  opacity: .3;
  padding: 0 15px;
  text-align: center;
  transform: translateY(30px);
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide .slide-content p {
    font-size: 20px;
    line-height: 28px;
    padding: 0 0;
    text-align: left;
  }
}
.slider-full-page .slide .slide-content .link {
  opacity: 0;
  padding-top: 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slide .slide-content .link {
    padding-top: 40px;
    text-align: left;
  }
}
.slider-full-page .slide.slick-active,
.slider-full-page .slide.slide-active {
  opacity: 1;
}
.slider-full-page .slide.slick-active .circle-behind,
.slider-full-page .slide.slide-active .circle-behind {
  animation: circle-animation 1s ease-in-out 0.5s forwards;
}
.slider-full-page .slide.slick-active .img-wrapper .image img,
.slider-full-page .slide.slide-active .img-wrapper .image img {
  animation: image-animation 0.5s ease-in-out 0.1s forwards;
}
.slider-full-page .slide.slick-active .slide-content h1,
.slider-full-page .slide.slide-active .slide-content h1,
.slider-full-page .slide.slick-active .slide-content h2,
.slider-full-page .slide.slide-active .slide-content h2,
.slider-full-page .slide.slick-active .slide-content h3,
.slider-full-page .slide.slide-active .slide-content h3,
.slider-full-page .slide.slick-active .slide-content h4,
.slider-full-page .slide.slide-active .slide-content h4 {
  animation: text-animation 0.7s ease-in-out 0.4s forwards;
}
.slider-full-page .slide.slick-active .slide-content p,
.slider-full-page .slide.slide-active .slide-content p {
  animation: text-animation 0.7s ease-in-out 0.8s forwards;
}
.slider-full-page .slide.slick-active .slide-content .link,
.slider-full-page .slide.slide-active .slide-content .link {
  animation: cta-animation 0.7s ease-in-out 1.2s forwards;
}
.slider-full-page .slider-full-page-nav {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: none;
  position: fixed;
  z-index: 100;
  top: 50%;
  right: 26px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 36px;
}
@media only screen and (max-width: 767px) {
  .slider-full-page .slider-full-page-nav {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .slider-full-page .slider-full-page-nav {
    right: 26px;
  }
}
@media only screen and (min-width: 992px) {
  .slider-full-page .slider-full-page-nav {
    right: 50px;
  }
}
.slider-full-page .slider-full-page-nav li {
  position: relative;
  margin: 16px 8px;
  padding: 0 0 0 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: block;
}
.slider-full-page .slider-full-page-nav li > a,
.slider-full-page .slider-full-page-nav li > button {
  position: relative !important;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  margin: 2px;
  padding: 0 0 0 0;
  border-radius: 50%;
  text-indent: -999999px;
  background-color: #006A71;
  border: 4px solid #F8FAFB !important;
  overflow: hidden;
  display: block;
  transition: all 0.2s ease-in-out 0s;
}
.slider-full-page .slider-full-page-nav li > .slide-arrow {
  width: 20px;
  height: 20px;
  padding: 0 0 0 0;
  border-radius: 50%;
  text-indent: -999999px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  border: 0 !important;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.slider-full-page .slider-full-page-nav li > .slide-arrow.slide-prev {
  background-image: url("../svg/arrow-up-blue.svg");
}
.slider-full-page .slider-full-page-nav li > .slide-arrow.slide-next {
  background-image: url("../svg/arrow-down-blue.svg");
}
.slider-full-page .slider-full-page-nav li.active > a,
.slider-full-page .slider-full-page-nav li.active > button {
  background-color: #006666;
}
.slick-slider {
  position: relative;
}
.slick-slider .slick-dots {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  position: absolute;
  display: flex;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.slick-slider .slick-dots li {
  display: inline-flex;
  padding: 0 0 0 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin: 8px;
}
.slick-slider .slick-dots li button {
  position: relative !important;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  margin: 2px;
  padding: 0 0 0 0;
  border-radius: 50%;
  text-indent: -999999px;
  background-color: #006A71;
  border: 4px solid #F8FAFB !important;
  overflow: hidden;
  transition: all 0.2s ease-in-out 0s;
}
.slick-slider .slick-arrow {
  width: 20px;
  height: 20px;
  padding: 0 0 0 0;
  border-radius: 50%;
  text-indent: -999999px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  border: 0 !important;
  overflow: hidden;
  transition: all 0.2s ease-in-out 0s;
}
.slick-slider.slick-vertical .slick-dots {
  top: 50%;
  right: 50px;
  bottom: auto;
  left: auto;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 36px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .slick-slider.slick-vertical .slick-dots {
    right: 26px;
  }
}
@media only screen and (min-width: 992px) {
  .slick-slider.slick-vertical .slick-dots {
    right: 50px;
  }
}
.slick-slider.slick-vertical .slick-dots li {
  position: relative;
  margin: 16px 8px;
  display: block;
}
.slick-slider.slick-vertical .slick-dots li.slick-active button {
  background-color: #006666;
}
.slick-slider.slick-vertical .slick-arrow {
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .slick-slider.slick-vertical .slick-arrow {
    right: 34px;
  }
}
@media only screen and (min-width: 992px) {
  .slick-slider.slick-vertical .slick-arrow {
    right: 58px;
  }
}
.slick-slider.slick-vertical .slick-arrow.slick-prev {
  background-image: url("../svg/arrow-up-blue.svg");
}
@media only screen and (min-width: 768px) {
  .slick-slider.slick-vertical .slick-arrow.slick-prev {
    top: 35%;
  }
}
@media only screen and (min-width: 992px) {
  .slick-slider.slick-vertical .slick-arrow.slick-prev {
    top: 35%;
    -webkit-transform: translate(0, -30%);
    transform: translate(0, -30%);
  }
}
.slick-slider.slick-vertical .slick-arrow.slick-next {
  background-image: url("../svg/arrow-down-blue.svg");
}
@media only screen and (min-width: 768px) {
  .slick-slider.slick-vertical .slick-arrow.slick-next {
    top: 65%;
    -webkit-transform: translate(0, -65%);
    transform: translate(0, -65%);
  }
}
@media only screen and (min-width: 992px) {
  .slick-slider.slick-vertical .slick-arrow.slick-next {
    top: 65%;
    -webkit-transform: translate(0, -65%);
    transform: translate(0, -65%);
  }
}
@keyframes circle-animation {
  0% {
    transform: translate(-50%, -42%) scale(0.5);
  }
  80% {
    transform: translate(-50%, -42%) scale(1.1);
  }
  100% {
    transform: translate(-50%, -42%) scale(1);
  }
}
@keyframes image-animation {
  0% {
    opacity: .2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes text-animation {
  0% {
    opacity: .3;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cta-animation {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.block-unordered-list {
  padding: 40px 0 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .block-unordered-list {
    padding: 80px 0;
  }
}
.block-unordered-list .block-unordered-list-inner {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-unordered-list .block-unordered-list-inner {
    max-width: 628px;
  }
}
@media only screen and (min-width: 992px) {
  .block-unordered-list .block-unordered-list-inner {
    max-width: 960px;
  }
}
.block-unordered-list .heading,
.block-unordered-list h2 {
  font-family: 'Lato', sans-serif;
  color: #006A71;
  text-transform: none;
  font-size: 24px;
  line-height: 32px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .block-unordered-list .heading,
  .block-unordered-list h2 {
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 60px;
  }
}
.block-unordered-list .heading strong,
.block-unordered-list h2 strong {
  font-weight: 400;
  color: #006A71;
}
.block-unordered-list p {
  font-size: 16px;
  line-height: 30px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .block-unordered-list p {
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 0;
  }
}
.block-unordered-list p strong {
  font-family: 'Lato-Semibold';
  color: #006A71;
}
.block-unordered-list .items {
  counter-reset: item-counter;
}
.block-unordered-list .items .item {
  position: relative;
  counter-increment: item-counter;
  padding-top: 5px;
  padding-left: 56px;
}
.block-unordered-list .items .item + .item {
  margin-top: 15px;
}
.block-unordered-list .items .item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #006A71;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  color: #FFFFFF;
  content: counter(item-counter);
}
.block-unordered-list .items .item .heading,
.block-unordered-list .items .item h3 {
  font-family: 'Lato', sans-serif;
  color: #006A71;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .block-unordered-list .items .item .heading,
  .block-unordered-list .items .item h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
.block-unordered-list .items .item .copy {
  font-size: 16px;
  line-height: 30px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .block-unordered-list .items .item .copy {
    font-size: 18px;
    line-height: 24px;
  }
}
.block-unordered-list .items .item .copy strong {
  font-family: 'Lato-Semibold';
}
.widget-43 .container-fluid {
  max-width: 1360px;
  margin: 0 auto;
}
.widget-43 .wrapper-content {
  padding-bottom: 30px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-content {
    padding-bottom: 40px;
  }
}
.widget-43 .wrapper-items {
  padding: 0;
  margin: 0 auto;
}
.widget-43 .wrapper-items > .row {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.widget-43 .wrapper-items > .row [class*="col-"] {
  float: none;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items > .row [class*="col-"] {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.widget-43 .wrapper-items .item {
  height: 100%;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items .item {
    padding-bottom: 40px;
  }
}
.widget-43 .wrapper-items .item .item-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  padding: 32px 24px 32px 24px;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items .item .item-wrapper {
    padding: 32px 24px 32px 24px;
  }
}
.widget-43 .wrapper-items .item .item-image {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  justify-content: center !important;
}
.widget-43 .wrapper-items .item .item-image .item-image-wrapper {
  border-radius: 50%;
  overflow: hidden;
}
.widget-43 .wrapper-items .item .item-image img {
  height: 100%;
  width: auto;
  max-height: 70px;
}
.widget-43 .wrapper-items .item .item-heading,
.widget-43 .wrapper-items .item .item-subheading,
.widget-43 .wrapper-items .item .item-content {
  padding: 0 0 16px 0;
}
.widget-43 .wrapper-items .item .item-content {
  font-size: 16px;
  line-height: 20px;
}
.widget-43 .wrapper-items .item h3 {
  font-weight: 700;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items .item h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
.widget-43 .wrapper-items .item h3 + p {
  padding-top: 16px;
}
.widget-43 .wrapper-items .item h4 {
  font-weight: 700;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items .item h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
.widget-43 .wrapper-items .item h4 + h3 {
  padding-top: 0;
}
.widget-43 .wrapper-items .item h4 + p {
  padding-top: 16px;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items .item p {
    font-size: 18px;
    line-height: 24px;
  }
}
.widget-43 .wrapper-items .item ul {
  list-style: none;
  margin: 0 0 0 0;
  text-align: left;
}
.widget-43 .wrapper-items .item ul li {
  list-style-type: none;
  position: relative;
  padding-left: 32px;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items .item ul li {
    font-size: 18px;
    line-height: 24px;
  }
}
.widget-43 .wrapper-items .item ul li + li {
  margin-top: 6px;
}
.widget-43 .wrapper-items .item ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/check-list-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.widget-43 .wrapper-items .item .item-cta {
  margin-top: auto;
  padding-top: 8px;
}
@media only screen and (min-width: 992px) {
  .widget-43 .wrapper-items .item .item-cta {
    padding-top: 8px;
  }
}
.widget-43 .wrapper-items .item.icon-pos-2 .item-heading {
  order: 1;
}
.widget-43 .wrapper-items .item.icon-pos-2 .item-image {
  order: 2;
}
.widget-43 .wrapper-items .item.icon-pos-2 .item-subheading {
  order: 3;
}
.widget-43 .wrapper-items .item.icon-pos-2 .item-content {
  order: 4;
}
.widget-43 .wrapper-items .item.icon-pos-2 .item-cta {
  order: 5;
}
.widget-43 .wrapper-items .item.icon-pos-3 .item-heading {
  order: 1;
}
.widget-43 .wrapper-items .item.icon-pos-3 .item-subheading {
  order: 2;
}
.widget-43 .wrapper-items .item.icon-pos-3 .item-image {
  order: 3;
}
.widget-43 .wrapper-items .item.icon-pos-3 .item-content {
  order: 4;
}
.widget-43 .wrapper-items .item.icon-pos-3 .item-cta {
  order: 5;
}
.widget-146 .wrapper-content {
  padding: 40px 0;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 479px) {
  .widget-146 .wrapper-content {
    max-width: 300px !important;
  }
}
@media only screen and (min-width: 992px) {
  .widget-146 .wrapper-content h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-146 .wrapper-content p {
    font-size: 20px;
    line-height: 24px;
  }
}
.widget-146 .wrapper-image {
  margin: 0 -27px;
}
@media only screen and (min-width: 992px) {
  .widget-146 .wrapper-image {
    width: 100%;
    margin: 0 auto;
  }
}
.widget-146 .wrapper-image > a {
  display: block;
}
.widget-147 .heading {
  text-align: center;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .widget-147 .heading {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .widget-147 .heading {
    padding-bottom: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-147 .heading {
    font-size: 40px;
    line-height: 44px;
  }
}
.widget-147 .wrapper-products {
  border: 1px solid transparent;
  border-radius: 14px;
  padding: 32px 16px 16px 16px;
}
@media only screen and (min-width: 768px) {
  .widget-147 .wrapper-products {
    padding: 20px 36px 0 36px;
    margin: 0 auto;
  }
}
.widget-147 .wrapper-products > .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.widget-147 .wrapper-products > .row.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.widget-147 .wrapper-products > .row [class*="col-"] {
  float: none;
}
@media only screen and (min-width: 992px) {
  .widget-147 .wrapper-products > .row .col-md,
  .widget-147 .wrapper-products > .row .col-lg,
  .widget-147 .wrapper-products > .row .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
.widget-147 .wrapper-products .item {
  padding-bottom: 16px;
}
.widget-147 .wrapper-products .item .item-image {
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #006A71;
  background-color: #FFFFFF;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 14px auto;
}
@media only screen and (min-width: 768px) {
  .widget-147 .wrapper-products .item .item-image {
    width: 54px;
    height: 54px;
  }
}
.widget-147 .wrapper-products .item .item-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
}
@media only screen and (min-width: 768px) {
  .widget-147 .wrapper-products .item .item-image img {
    width: 32px;
  }
}
.widget-147 .wrapper-products .item .item-name {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .widget-147 .wrapper-products .item .item-name {
    font-size: 14px;
    font-weight: 600;
  }
}
.widget-148 .container-fluid {
  max-width: 1360px;
  margin: 0 auto;
}
.widget-148 .wrapper-content {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-content {
    padding-bottom: 40px;
  }
}
.widget-148 .wrapper-items {
  padding: 0;
  margin: 0 auto;
}
.widget-148 .wrapper-items > .row {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.widget-148 .wrapper-items > .row [class*="col-"] {
  float: none;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items > .row [class*="col-"] {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.widget-148 .wrapper-items .item {
  height: 100%;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item {
    padding-bottom: 40px;
  }
}
.widget-148 .wrapper-items .item .item-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
  text-align: center;
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px rgba(172, 172, 172, 0.5);
  transition: box-shadow 250ms cubic-bezier(0.5, 0, 0.15, 1);
  padding: 0 0 32px 0;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item .item-wrapper {
    padding: 0 0 32px 0;
  }
}
.widget-148 .wrapper-items .item .item-wrapper:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.widget-148 .wrapper-items .item .item-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1.5;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
}
.widget-148 .wrapper-items .item .item-image img {
  visibility: hidden;
}
.widget-148 .wrapper-items .item .item-content {
  padding: 0 16px;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item .item-content {
    padding: 0 48px;
  }
}
.widget-148 .wrapper-items .item .item-content h3 {
  font-weight: 700;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item .item-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
.widget-148 .wrapper-items .item .item-content h3 + p {
  padding-top: 16px;
}
.widget-148 .wrapper-items .item .item-content h4 {
  font-weight: 700;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item .item-content h4 {
    font-size: 18px;
    line-height: 32px;
  }
}
.widget-148 .wrapper-items .item .item-content h4 + h3 {
  padding-top: 0;
}
.widget-148 .wrapper-items .item .item-content h4 + p {
  padding-top: 16px;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item .item-content p {
    font-size: 20px;
    line-height: 28px;
  }
}
.widget-148 .wrapper-items .item .item-content ul {
  list-style: none;
  margin: 0 0 0 0;
  text-align: left;
}
.widget-148 .wrapper-items .item .item-content ul li {
  list-style-type: none;
  position: relative;
  padding-left: 24px;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item .item-content ul li {
    font-size: 20px;
    line-height: 28px;
  }
}
.widget-148 .wrapper-items .item .item-content ul li + li {
  margin-top: 4px;
}
.widget-148 .wrapper-items .item .item-content ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/check-list-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.widget-148 .wrapper-items .item .item-cta {
  margin-top: auto;
  padding-top: 24px;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items .item .item-cta {
    padding-top: 36px;
  }
}
.widget-148 .wrapper-items .item.square .item-image {
  aspect-ratio: 1;
}
.widget-148 .wrapper-items .item.portrait .item-image {
  aspect-ratio: 0.8;
}
.widget-148 .wrapper-items.layout-2 .item-content {
  display: flex;
  flex-direction: column;
  padding: 0 16px;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items.layout-2 .item-content {
    padding: 0 24px;
  }
}
.widget-148 .wrapper-items.layout-2 .item-content h3 {
  order: 1;
  padding-top: 0 !important;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items.layout-2 .item-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
.widget-148 .wrapper-items.layout-2 .item-content h3 + p {
  padding-top: 16px;
}
.widget-148 .wrapper-items.layout-2 .item-content h4 {
  order: 2;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items.layout-2 .item-content h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
.widget-148 .wrapper-items.layout-2 .item-content h4 + h3 {
  padding-top: 0;
}
.widget-148 .wrapper-items.layout-2 .item-content h4 + p {
  padding-top: 16px;
}
.widget-148 .wrapper-items.layout-2 .item-content p {
  order: 3;
}
@media only screen and (min-width: 992px) {
  .widget-148 .wrapper-items.layout-2 .item-content p {
    font-size: 18px;
    line-height: 24px;
  }
}
.widget-149 {
  margin: 0 auto;
}
.widget-149 .container-fluid {
  max-width: 1250px;
  margin: 0 auto;
}
.widget-149 .wrapper-widget > .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .widget-149 .wrapper-widget > .row .col-lg-6 {
    float: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .widget-149 h4 {
    font-weight: 700;
    font-size: 20px !important;
    line-height: 24px !important;
    margin-right: auto;
    margin-left: auto;
    max-width: 280px;
  }
}
.widget-149 .wrapper-content {
  padding: 32px 0;
}
@media only screen and (max-width: 767px) {
  .widget-149 .wrapper-content {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .widget-149 .wrapper-content {
    padding: 0 0;
  }
}
.widget-149 .wrapper-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .widget-149 .wrapper-image {
    margin-right: 32px;
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .widget-149 .wrapper-image {
    margin-right: 64px;
  }
}
.widget-149 .wrapper-image img {
  visibility: hidden;
}
.widget-149.boxed .container-fluid {
  max-width: 1360px;
  margin: 0 auto;
}
.widget-149.boxed .wrapper-widget {
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .widget-149.boxed .wrapper-widget {
    border-radius: 20px;
  }
}
.widget-149.boxed .wrapper-widget > .row {
  align-items: inherit;
}
.widget-149.boxed .wrapper-content {
  padding: 32px 32px;
}
@media only screen and (min-width: 768px) {
  .widget-149.boxed .wrapper-content {
    padding: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-149.boxed .wrapper-content {
    padding: 72px;
  }
}
.widget-149.boxed .wrapper-content .usb-v2-btn2.btn-teal {
  border-color: #FFFFFF;
}
.widget-149.boxed .wrapper-content .usb-v2-btn2.btn-teal:hover {
  border-color: #005258;
}
@media only screen and (min-width: 768px) {
  .widget-149.boxed .wrapper-image {
    margin: 0 !important;
  }
}
.widget-149.boxed-v2 {
  max-width: 1360px;
  margin: 0 auto;
}
.widget-149.boxed-v2 .wrapper-widget {
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .widget-149.boxed-v2 .wrapper-widget {
    border-radius: 20px;
  }
}
.widget-149.boxed-v2 .wrapper-widget > .row {
  align-items: inherit;
}
.widget-149.boxed-v2 .wrapper-content {
  padding: 32px 32px;
}
@media only screen and (min-width: 992px) {
  .widget-149.boxed-v2 .wrapper-content {
    padding: 72px 72px 72px 36px;
  }
}
.widget-149.boxed-v2 .wrapper-content .usb-v2-btn2.btn-teal {
  border-color: #FFFFFF;
}
.widget-149.boxed-v2 .wrapper-content .usb-v2-btn2.btn-teal:hover {
  border-color: #005258;
}
.widget-149.boxed-v2 .wrapper-image {
  background-image: none !important;
  padding: 32px 32px 0 32px;
}
@media only screen and (min-width: 992px) {
  .widget-149.boxed-v2 .wrapper-image {
    margin: 0 !important;
    padding: 72px 0 72px 72px;
  }
}
.widget-149.boxed-v2 .wrapper-image img {
  visibility: visible;
}
.widget-149.boxed-v2.img-right .wrapper-content {
  padding: 32px 32px;
}
@media only screen and (min-width: 992px) {
  .widget-149.boxed-v2.img-right .wrapper-content {
    padding: 72px 36px 72px 72px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-149.boxed-v2.img-right .wrapper-image {
    margin: 0 !important;
    padding: 72px 72px 72px 0;
  }
}
@media only screen and (min-width: 768px) {
  .widget-149.img-right .wrapper-widget > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .widget-149.img-right .wrapper-image {
    margin-left: 32px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .widget-149.img-right .wrapper-image {
    margin-left: 64px;
    margin-right: 0;
  }
}
.widget-150 {
  margin: 0 -15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 40px 40px;
}
@media only screen and (max-width: 420px) {
  .widget-150 {
    min-height: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-150 {
    padding: 80px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center !important;
  }
}
.widget-150 .container-fluid {
  max-width: 1280px;
  margin: 0 auto;
}
.widget-150 .wrapper-widget {
  margin: 0 auto;
}
.widget-150 .wrapper-content {
  background-color: #FFFFFF;
  padding: 32px 32px;
}
@media only screen and (min-width: 992px) {
  .widget-150 .wrapper-content {
    padding: 32px 32px;
  }
}
.widget-150 .wrapper-content h1,
.widget-150 .wrapper-content h2,
.widget-150 .wrapper-content h3 {
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .widget-150 .wrapper-content h2 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-150 .wrapper-content h3 {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-150 .wrapper-content h4 {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-150 .wrapper-content p {
    font-size: 20px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .container-fluid,
  .widget-150.layout-mobile-2 .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .container-fluid .row,
  .widget-150.layout-mobile-2 .container-fluid .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .container-fluid .row [class*="col-"],
  .widget-150.layout-mobile-2 .container-fluid .row [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .wrapper-content,
  .widget-150.layout-mobile-2 .wrapper-content {
    padding: 32px 12px 32px 16px;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .wrapper-content .wrapper-content-top,
  .widget-150.layout-mobile-2 .wrapper-content .wrapper-content-top {
    display: flex;
    flex-direction: column;
    min-height: 200px;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .wrapper-content .wrapper-content-top h3 + p,
  .widget-150.layout-mobile-2 .wrapper-content .wrapper-content-top h3 + p {
    margin-top: auto;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .wrapper-content h3,
  .widget-150.layout-mobile-2 .wrapper-content h3 {
    font-size: 18px !important;
    line-height: normal !important;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .wrapper-content p,
  .widget-150.layout-mobile-2 .wrapper-content p {
    font-size: 16px !important;
    line-height: normal !important;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 .wrapper-content .wrapper-cta,
  .widget-150.layout-mobile-2 .wrapper-content .wrapper-cta {
    text-align: left;
    padding-top: 12px;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-1 {
    padding: 0 0 0 54%;
  }
}
@media only screen and (max-width: 420px) {
  .widget-150.layout-mobile-2 {
    padding: 0 54% 0 0;
  }
}
.widget-151 .widget-content {
  padding: 42px 0;
}
@media only screen and (min-width: 992px) {
  .widget-151 .widget-content {
    padding: 64px 0;
  }
}
.widget-151 .widget-content h1,
.widget-151 .widget-content h2,
.widget-151 .widget-content h3 {
  font-weight: 400;
  color: #006A71;
}
.widget-151 .widget-content img {
  max-width: 100%;
  height: auto;
}
.widget-151 .widget-form {
  padding: 32px 16px 32px 16px;
  min-height: 250px;
  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);
}
@media only screen and (min-width: 768px) {
  .widget-151 .widget-form {
    padding: 32px 32px 32px 32px;
  }
}
.widget-151 .widget-form h2,
.widget-151 .widget-form h3 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 32px;
  color: #006A71;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .widget-151 .widget-form h2,
  .widget-151 .widget-form h3 {
    font-size: 24px;
    padding-bottom: 32px;
  }
}
.widget-151 .widget-confirmation {
  display: none;
}
.widget-151 .wpforms-container {
  max-width: 444px;
  margin: 0 auto 60px auto;
}
@media only screen and (min-width: 992px) {
  .widget-151 .wpforms-container {
    margin: 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .widget-151 .wpforms-container form {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-151 .wpforms-container form {
    margin-left: 0;
    margin-right: 0;
  }
}
.widget-151 .wpforms-container form input[type=checkbox] {
  position: absolute;
  left: -1000em;
}
.widget-151 .wpforms-container form input[type=checkbox] + label {
  position: relative;
  padding-left: 32px;
  display: inherit !important;
}
.widget-151 .wpforms-container form input[type=checkbox] + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  left: 0;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 22px;
  background-color: #FFFFFF;
  border: 1px solid #006A71;
  overflow: hidden;
}
.widget-151 .wpforms-container form input[type=checkbox]:checked + label:before {
  background-color: #006A71;
}
.widget-151 .wpforms-container form .wpforms-field {
  position: relative;
  padding: 0 0 25px!important;
}
.widget-151 .wpforms-container form .wpforms-field.wpforms-one-half {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .widget-151 .wpforms-container form .wpforms-field.wpforms-one-half {
    margin-left: 2%!important;
    width: 49%!important;
  }
}
.widget-151 .wpforms-container form .wpforms-field.wpforms-one-half.wpforms-first {
  margin-left: 0 !important;
}
.widget-151 .wpforms-container form .wpforms-field.wpforms-one-third {
  margin-left: 0!important;
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .widget-151 .wpforms-container form .wpforms-field.wpforms-one-third {
    margin-left: 2%!important;
    width: 32%!important;
  }
}
.widget-151 .wpforms-container form .wpforms-field.wpforms-one-third.wpforms-first {
  margin-left: 0 !important;
}
.widget-151 .wpforms-container form .wpforms-field.required-field-wrapper:before {
  content: '*';
  position: absolute;
  top: 15px;
  right: 16px;
  width: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #006A71;
  display: block;
}
.widget-151 .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-field-checkbox:before {
  display: none;
}
.widget-151 .wpforms-container form .wpforms-field.required-field-wrapper.wpforms-has-error:before {
  color: #990000;
}
.widget-151 .wpforms-container form .wpforms-field input[type="text"],
.widget-151 .wpforms-container form .wpforms-field input[type="password"],
.widget-151 .wpforms-container form .wpforms-field input[type="email"],
.widget-151 .wpforms-container form .wpforms-field input[type="tel"],
.widget-151 .wpforms-container form .wpforms-field input[type="number"],
.widget-151 .wpforms-container form .wpforms-field input[type="url"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding: 0 10px 0 10px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 40px;
  color: #006A71 !important;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #006A71 !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;
}
.widget-151 .wpforms-container form .wpforms-field input[type="text"]:focus,
.widget-151 .wpforms-container form .wpforms-field input[type="password"]:focus,
.widget-151 .wpforms-container form .wpforms-field input[type="email"]:focus,
.widget-151 .wpforms-container form .wpforms-field input[type="tel"]:focus,
.widget-151 .wpforms-container form .wpforms-field input[type="number"]:focus,
.widget-151 .wpforms-container form .wpforms-field input[type="url"]:focus,
.widget-151 .wpforms-container form .wpforms-field input[type="text"]:active,
.widget-151 .wpforms-container form .wpforms-field input[type="password"]:active,
.widget-151 .wpforms-container form .wpforms-field input[type="email"]:active,
.widget-151 .wpforms-container form .wpforms-field input[type="tel"]:active,
.widget-151 .wpforms-container form .wpforms-field input[type="number"]:active,
.widget-151 .wpforms-container form .wpforms-field input[type="url"]:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.widget-151 .wpforms-container form .wpforms-field input[type="text"]::-webkit-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="password"]::-webkit-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="email"]::-webkit-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="tel"]::-webkit-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="number"]::-webkit-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="url"]::-webkit-input-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field input[type="text"]::-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="password"]::-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="email"]::-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="tel"]::-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="number"]::-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="url"]::-moz-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field input[type="text"]:-ms-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="password"]:-ms-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="email"]:-ms-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="tel"]:-ms-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="number"]:-ms-input-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="url"]:-ms-input-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field input[type="text"]:-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="password"]:-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="email"]:-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="tel"]:-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="number"]:-moz-placeholder,
.widget-151 .wpforms-container form .wpforms-field input[type="url"]:-moz-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field textarea {
  display: block;
  width: 100%;
  height: 140px!important;
  padding: 20px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #006A71 !important;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #FFFFFF;
  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;
  resize: none;
}
.widget-151 .wpforms-container form .wpforms-field textarea:focus,
.widget-151 .wpforms-container form .wpforms-field textarea:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.widget-151 .wpforms-container form .wpforms-field textarea::-webkit-input-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field textarea::-moz-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field textarea:-ms-input-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field textarea:-moz-placeholder {
  color: #006A71 !important;
}
.widget-151 .wpforms-container form .wpforms-field label.wpforms-error {
  position: absolute;
  left: 0;
  top: 51px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400!important;
}
.widget-151 .wpforms-container form .wpforms-field.wpforms-field-checkbox label.wpforms-error {
  top: auto;
}
.widget-151 .wpforms-container form .wpforms-field select {
  width: 100%;
}
.widget-151 .wpforms-container form .wpforms-field .select2.select2-container {
  width: 100%!important;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .widget-151 .wpforms-container form .wpforms-field .select2.select2-container {
    margin-bottom: 0;
  }
}
.widget-151 .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single {
  height: 54px;
  border: 1px solid #006A71;
  background-color: #006A71;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 16px;
}
.widget-151 .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
  padding-left: 20px;
  color: #FFFFFF;
}
.widget-151 .wpforms-container form .wpforms-field .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 44%;
  right: 15px;
  margin: -4px 0 0 0;
  width: 16px;
  height: 8px;
  background-image: url("../img/arrow-down-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.widget-151 .wpforms-container form .wpforms-field .wpforms-field-description {
  transform: translateY(12px);
}
.widget-151 .wpforms-container form .wpforms-recaptcha-container {
  padding: 0 0;
}
.widget-151 .wpforms-container form .wpforms-submit-container {
  min-width: 190px;
  padding: 0 0 0 0;
  margin: 0 auto;
  text-align: center;
}
.widget-151 .wpforms-container form .wpforms-submit-container button.wpforms-submit {
  display: inline-block;
  height: 54px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 20px;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  background-color: #006A71;
  border: 0.5px solid #006A71;
  min-width: 190px;
  margin-top: 15px;
  transition: all 0.4s ease;
}
.widget-151 .wpforms-container form .wpforms-submit-container button.wpforms-submit:hover {
  border-color: #006A71;
  color: #006A71;
  background-color: #FFFFFF;
}
.widget-151 .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated {
  position: relative;
}
.widget-151 .wpforms-container form .wpforms-submit-container button.wpforms-submit.animated:disabled:before {
  position: absolute;
  top: 33%;
  left: 15px;
  display: block;
  content: "\f1ce";
  font-family: "FontAwesome";
  animation: faspin 2s infinite linear;
  -webkit-animation: faspin 2s linear infinite;
}
.widget-151 .mktoForm {
  max-width: 100% !important;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .widget-151 .mktoForm {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .widget-151 .mktoForm {
    padding-bottom: 15px;
  }
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) {
  padding: 0 0 0!important;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) {
  display: flex;
  padding: 0 0 0!important;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  word-break: break-word;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol .mktoHasWidth {
  width: 100% !important;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol .mktoHtmlText {
  padding-top: 5px;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) {
  width: 48px;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoLabel {
  display: none !important;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox] {
  position: relative;
  /* Add if not using autoprefixer */
  -webkit-appearance: none !important;
  appearance: none !important;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff !important;
  /* Not removed via appearance */
  margin: 0 !important;
  width: 32px !important;
  height: 32px !important;
  min-height: 32px !important;
  padding: 3px !important;
  border-radius: 1px !important;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #006A71;
  position: absolute;
  top: 4px;
  left: 0;
  width: 32px;
  height: 32px;
  font-size: 22px;
  line-height: 22px;
  display: none;
  text-align: center;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:checked:before {
  display: block;
}
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus,
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:active,
.widget-151 .mktoForm .mktoFormRow:nth-child(7) .mktoFormCol:nth-child(1) .mktoFieldWrap .mktoCheckboxList > input[type=checkbox]:focus-visible {
  outline: 0.125rem solid transparent;
  outline-offset: 2px;
  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);
}
.widget-151 .mktoForm .mktoButtonRow {
  padding-top: 20px;
  width: 100%;
}
.widget-151 .mktoForm .mktoButtonWrap.mktoSimple {
  display: block;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
.widget-151 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  display: inline-block !important;
  height: 54px !important;
  padding: 0 30px !important;
  margin: 0 auto !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  border-radius: 34px !important;
  background-image: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 !important;
  color: #FFFFFF !important;
  background-color: #006A71 !important;
  border-color: #006A71 !important;
  min-width: 190px !important;
  margin-top: 15px !important;
  transition: all 0.4s ease !important;
}
.widget-151 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  color: #FFFFFF !important;
  background-color: #005258 !important;
  border-color: #005258 !important;
}
.widget-151 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.widget-151 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.widget-151 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible {
  outline: 0.125rem solid #006A71;
  outline-offset: 2px;
  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);
}
.widget-151.tanks .widget-confirmation {
  display: block;
}
.widget-151 p.below-form {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  padding-top: 10px;
  text-align: center;
}
.widget-152 .widget-content {
  padding: 42px 0;
}
@media only screen and (min-width: 992px) {
  .widget-152 .widget-content {
    padding: 64px 0;
  }
}
.widget-152 .widget-content h1,
.widget-152 .widget-content h2,
.widget-152 .widget-content h3 {
  font-weight: 400;
  color: #006A71;
}
.widget-152 .widget-content img {
  max-width: 100%;
  height: auto;
}
.widget-152 .widget-content .info-wrapper {
  padding: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .widget-152 .widget-content .info-wrapper {
    padding: 0 0 50px 0;
  }
}
@media only screen and (min-width: 992px) {
  .widget-152 .widget-content .info-wrapper {
    padding: 0 0 50px 0;
  }
}
.widget-152 .widget-content .info-wrapper h2 + .desc {
  padding-top: 10px;
}
.widget-152 .widget-content .pods-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .widget-152 .widget-content .pods-wrapper {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.widget-152 .widget-content .pods-wrapper .pod {
  padding: 40px 0 0 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .widget-152 .widget-content .pods-wrapper .pod {
    padding: 15px 15px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 1400px) {
  .widget-152 .widget-content .pods-wrapper .pod {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper {
  padding: 20px;
  background-color: #F5F7F8;
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  .widget-152 .widget-content .pods-wrapper .pod .pod-wrapper {
    padding: 38px 30px;
  }
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .image img {
  width: 100%;
  height: auto;
  max-width: 80px;
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-info {
  color: #222222;
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-info .title {
  font-size: 22px;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-info .title {
    font-size: 22px;
    line-height: normal;
  }
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-info .title + .excerpt {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-info .title + .excerpt {
    padding-top: 20px;
  }
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-info .excerpt {
  font-weight: 300;
  font-size: 16px;
  line-height: normal;
}
@media only screen and (min-width: 1400px) {
  .widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-info .excerpt {
    max-width: 270px;
  }
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-action {
  margin-top: auto;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-action {
    padding-top: 20px;
  }
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-action a {
  position: relative;
  padding: 0 16px 0 0;
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #006A71;
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-action a svg {
  position: absolute;
  top: 60%;
  right: 0;
  transform: translate(0, -50%);
  width: 4px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-action a svg path {
  fill: #006A71;
}
.widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-action a:hover svg {
  transform: translate(10px, -50%);
}
@media only screen and (min-width: 992px) {
  .widget-152 .widget-content .pods-wrapper .pod .pod-wrapper .pod-action a:hover svg {
    transform: translate(10px, -50%);
  }
}
@media only screen and (min-width: 992px) {
  .widget-152 .widget-content .pods-wrapper .pod .pod-wrapper:hover {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
.widget-153 {
  margin: 0 auto;
}
.widget-153 .container-fluid {
  max-width: 1280px;
  margin: 0 auto;
}
.widget-153 .wrapper-widget > .row {
  align-items: center;
}
.widget-153 .wrapper-content {
  padding: 32px 0;
}
@media only screen and (min-width: 992px) {
  .widget-153 .wrapper-content {
    padding: 0 0;
  }
}
.widget-153 .wrapper-list {
  text-align: left;
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .widget-153 .wrapper-list {
    padding-top: 60px ;
  }
}
.widget-153 .wrapper-list ul {
  list-style: none;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .widget-153 .wrapper-list ul {
    padding: 0 0 0 0;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.widget-153 .wrapper-list ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 25px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .widget-153 .wrapper-list ul li {
    font-size: 18px;
    line-height: 25px;
    padding: 0 0 0 35px;
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .widget-153 .wrapper-list ul li:after {
    content: '';
    display: block;
    height: 15px;
  }
}
.widget-153 .wrapper-list ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../svg/check-teal.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .widget-153 .wrapper-list ul li:before {
    top: 0;
    height: 20px;
    width: 20px;
  }
}
.widget-153 .wrapper-list ul li sup {
  font-size: 60%;
  color: #006A71 !important;
}
.widget-153 .wrapper-list ul li a {
  color: #006A71 !important;
}
.widget-153 .usb-v2-btn2 span {
  display: none;
}
.widget-153 .usb-v2-btn2[aria-expanded="false"] span:nth-child(1) {
  display: inline-block;
}
.widget-153 .usb-v2-btn2[aria-expanded="true"] span:nth-child(2) {
  display: inline-block;
}
.usb-v2-widget h1,
.usb-v2-widget h2,
.usb-v2-widget h3,
.usb-v2-widget h4,
.usb-v2-widget h5,
.usb-v2-widget h6 {
  color: inherit;
}
.usb-v2-widget h1 + *,
.usb-v2-widget h2 + *,
.usb-v2-widget h3 + *,
.usb-v2-widget h4 + *,
.usb-v2-widget h5 + *,
.usb-v2-widget h6 + * {
  padding-top: 16px !important;
}
.usb-v2-widget h1 {
  font-size: 36px;
  line-height: 42px;
}
@media only screen and (min-width: 992px) {
  .usb-v2-widget h1 {
    font-size: 50px;
    line-height: 58px;
  }
}
.usb-v2-widget h2 {
  font-size: 30px;
  line-height: 40px;
}
@media only screen and (min-width: 992px) {
  .usb-v2-widget h2 {
    font-size: 42px;
    line-height: 52px;
  }
}
.usb-v2-widget h3 {
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .usb-v2-widget h3 {
    font-size: 28px;
    line-height: 36px;
  }
}
.usb-v2-widget h4 {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-v2-widget h4 {
    font-size: 18px;
    line-height: 32px;
  }
}
.usb-v2-widget p {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-v2-widget p {
    font-size: 20px;
    line-height: 30px;
  }
}
.usb-v2-widget p.small {
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (min-width: 992px) {
  .usb-v2-widget p.small {
    font-size: 16px;
    line-height: 20px;
  }
}
.usb-v2-widget p + p,
.usb-v2-widget p + ul,
.usb-v2-widget p + ol {
  padding-top: 16px;
}
.usb-v2-widget ul,
.usb-v2-widget ol {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.usb-v2-widget ul li,
.usb-v2-widget ol li {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .usb-v2-widget ul li,
  .usb-v2-widget ol li {
    font-size: 20px;
    line-height: 30px;
  }
}
.usb-v2-widget ul + p,
.usb-v2-widget ol + p,
.usb-v2-widget ul + ul,
.usb-v2-widget ol + ul,
.usb-v2-widget ul + ol,
.usb-v2-widget ol + ol {
  padding-top: 16px;
}
.usb-v2-widget ul li {
  position: relative;
  padding-left: 32px;
}
.usb-v2-widget ul li:before {
  content: "•";
  font-size: 1.25em;
  position: absolute;
  top: 1px;
  left: 0;
}
.usb-v2-widget img {
  width: 100%;
  height: auto;
}
.usb-v2-widget .wrapper-cta {
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .usb-v2-widget .wrapper-cta {
    text-align: center;
  }
}
.box-content-0 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .box-content-0 {
    padding: 80px 0;
  }
}
.box-content-0 .heading {
  color: #006A71;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .box-content-0 .heading {
    font-size: 24px;
    line-height: 30px;
  }
}
.box-content-0 .heading + p {
  padding-top: 25px;
}
.box-content-0 p {
  color: #63747E;
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  .box-content-0 p {
    font-size: 18px;
    line-height: 30px;
  }
}
.box-content-0 p a {
  color: #006A71;
}
.box-content-0 ul li,
.box-content-0 ol li {
  color: #63747E;
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  .box-content-0 ul li,
  .box-content-0 ol li {
    font-size: 18px;
    line-height: 30px;
  }
}
.box-content-0 ul li a,
.box-content-0 ol li a {
  color: #006A71;
}
.box-content-0.box-background {
  background-color: #F8FAFB;
}
.box-content-0.custom-1 {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-content-0.custom-1 {
    text-align: left;
  }
}
.box-content-0.custom-1 h2 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
  text-align: center!important;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .box-content-0.custom-1 h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 h2 {
    font-size: 50px;
    line-height: 58px;
  }
}
.box-content-0.custom-1 h2 + h4 {
  padding-top: 0!important;
}
.box-content-0.custom-1 h2 + p {
  padding-top: 25px;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 h2 + p {
    padding-top: 50px;
  }
}
.box-content-0.custom-1 h3 {
  color: #63747E !important;
  font-size: 22px!important;
  line-height: 33px!important;
  text-align: center!important;
  padding-top: 0!important;
}
@media only screen and (min-width: 768px) {
  .box-content-0.custom-1 h3 {
    font-size: 27px!important;
    line-height: 30px!important;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 h3 {
    font-size: 31px!important;
    line-height: 45px!important;
  }
}
.box-content-0.custom-1 h3 + p {
  padding-top: 30px;
}
.box-content-0.custom-1 h4 {
  font-size: 18px;
  line-height: 26px;
  color: #006A71;
  font-weight: bold!important;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 h4 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 0;
  }
}
.box-content-0.custom-1 h4 + p,
.box-content-0.custom-1 h4 + ul,
.box-content-0.custom-1 h4 + ol {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 h4 + p,
  .box-content-0.custom-1 h4 + ul,
  .box-content-0.custom-1 h4 + ol {
    padding-top: 20px;
  }
}
.box-content-0.custom-1 h5 {
  font-size: 16px;
  line-height: 26px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 h5 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 0;
  }
}
.box-content-0.custom-1 h5 + p,
.box-content-0.custom-1 h5 + ul,
.box-content-0.custom-1 h5 + ol {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 h5 + p,
  .box-content-0.custom-1 h5 + ul,
  .box-content-0.custom-1 h5 + ol {
    padding-top: 20px;
  }
}
.box-content-0.custom-1 p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 26px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 0;
  }
}
.box-content-0.custom-1 p a {
  color: #006A71 !important;
}
.box-content-0.custom-1 p + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 p + p {
    padding-top: 20px;
  }
}
.box-content-0.custom-1 p + h4 {
  padding-top: 30px;
}
.box-content-0.custom-1 p + h5 {
  padding-top: 35px;
}
.box-content-0.custom-1 p + ul,
.box-content-0.custom-1 p + ol {
  padding-top: 10px;
}
.box-content-0.custom-1 ul,
.box-content-0.custom-1 ol {
  text-align: left;
  margin-left: -20px;
}
.box-content-0.custom-1 ul li,
.box-content-0.custom-1 ol li {
  font-size: 16px!important;
  line-height: 26px!important;
  color: #63747E !important;
  padding-bottom: 0!important;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 ul li,
  .box-content-0.custom-1 ol li {
    font-size: 20px!important;
    line-height: 30px!important;
  }
}
.box-content-0.custom-1 ul li + li,
.box-content-0.custom-1 ol li + li {
  padding-top: 10px!important;
}
.box-content-0.custom-1 ul li ul,
.box-content-0.custom-1 ol li ul,
.box-content-0.custom-1 ul li ol,
.box-content-0.custom-1 ol li ol {
  margin-top: 0;
  padding-top: 0;
}
.box-content-0.custom-1 ul li a,
.box-content-0.custom-1 ol li a {
  color: #006A71 !important;
}
.box-content-0.custom-1 ul + h4,
.box-content-0.custom-1 ol + h4 {
  padding-top: 30px;
}
.box-content-0.custom-1 ul + p,
.box-content-0.custom-1 ol + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .box-content-0.custom-1 ul + p,
  .box-content-0.custom-1 ol + p {
    padding-top: 20px;
  }
}
/* *** */
body.page-template-business .box-content-0 .heading {
  color: #006A71;
}
body.page-template-business .box-content-0 p a {
  color: #006A71;
}
body.page-template-business .box-content-0.custom-1 h3,
body.page-template-business .box-content-0.custom-1 h4,
body.page-template-business .box-content-0.custom-1 h5 {
  color: #006A71;
}
body.page-template-business .box-content-0.custom-1 p a {
  color: #006A71 !important;
}
body.page-template-business .box-content-0.custom-1 ul li a,
body.page-template-business .box-content-0.custom-1 ol li a {
  color: #006A71 !important;
}
.box_content_1 {
  padding: 0 5px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .box_content_1 {
    padding: 0 40px;
  }
}
.box_content_1 h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #414E57;
  text-transform: none;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .box_content_1 h3 {
    font-size: 50px;
    line-height: 58px;
  }
}
.box_content_1 h3 strong {
  font-weight: 400;
  color: #006666;
}
.box_content_1 h3 br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .box_content_1 h3 br {
    display: inline;
  }
}
.box_content_1 h3 + p {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1 h3 + p {
    text-align: center;
  }
}
.box_content_1 h3 + .box_content {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1 h3 + .box_content {
    text-align: center;
  }
}
.box_content_1 p {
  font-size: 16px;
  line-height: 30px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box_content_1 p {
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 0;
  }
}
.box_content_1 p.team {
  color: #414E57;
  max-width: 1000px;
  margin: 0 auto 0 auto;
}
.box_content_1 p strong {
  font-family: 'Lato-Semibold';
  color: #006666;
}
.box_content_1 p + .btn-round {
  margin-top: 30px;
}
.box_content_1 .box_content {
  font-size: 16px;
  line-height: 30px;
  color: #63747E;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box_content_1 .box_content {
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 0;
  }
}
.box_content_1 blockquote {
  padding: 40px 0 40px 0;
  font-family: 'ACaslonPro-Italic';
  font-size: 30px;
  line-height: 40px;
  color: #006666;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box_content_1 blockquote {
    padding: 40px 0 40px 30px;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
  }
}
.box_content_1 blockquote p {
  font-size: 30px;
  line-height: 40px;
  color: #006666;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box_content_1 blockquote p {
    font-size: 40px;
    line-height: 50px;
    text-align: left;
  }
}
.box_content_1.left-aligned {
  text-align: left;
  padding: 0 5px;
}
@media only screen and (min-width: 992px) {
  .box_content_1.left-aligned {
    padding: 0 0;
  }
}
.box_content_1.left-aligned h3 + p {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1.left-aligned h3 + p {
    text-align: left;
  }
}
.box_content_1.left-aligned h3 + .box_content {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1.left-aligned h3 + .box_content {
    text-align: left;
  }
}
.box_content_1.two-columns {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1.two-columns {
    padding: 0 0;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
.box_content_1.two-columns h3 + p {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1.two-columns h3 + p {
    text-align: left;
  }
}
.box_content_1.two-columns h3 + .box_content {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1.two-columns h3 + .box_content {
    text-align: left;
  }
}
.box_content_1.title-left-content-right {
  text-align: left;
  padding: 0 0;
}
@media only screen and (min-width: 992px) {
  .box_content_1.title-left-content-right {
    padding: 0 0;
  }
}
.box_content_1.title-left-content-right:before,
.box_content_1.title-left-content-right:after {
  display: table;
  content: " ";
}
.box_content_1.title-left-content-right:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .box_content_1.title-left-content-right h3 {
    float: left;
    width: 41.66666667%;
  }
}
.box_content_1.title-left-content-right h3 + .box_content {
  padding-top: 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box_content_1.title-left-content-right h3 + .box_content {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .box_content_1.title-left-content-right .box_content {
    float: left;
    width: 58.33333333%;
  }
}
.box_content_2 {
  padding: 40px 30px;
  text-align: center;
  border: 1px solid transparent;
  margin: 0 5px 40px 5px;
  /* *** */
}
@media only screen and (min-width: 992px) {
  .box_content_2 {
    display: table;
    padding: 40px 40px;
    margin: 0 0 30px 0;
    width: 100%;
    min-height: 335px;
  }
}
.box_content_2 .box_middle {
  display: table-cell;
  vertical-align: middle;
}
.box_content_2 h3 {
  font-size: 20px;
  line-height: 24px;
  color: #006666;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .box_content_2 h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.box_content_2 p {
  font-size: 16px;
  line-height: 19px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box_content_2 p {
    font-size: 18px;
    line-height: 30px;
  }
}
.box_content_2 p + .btn-round {
  margin-top: 30px;
}
.box_content_2 .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 170px;
}
@media only screen and (min-width: 992px) {
  .box_content_2 .btn-round {
    min-width: 255px;
  }
}
.box_content_2.box_green {
  background-color: #006666;
  border-color: #006666;
}
.box_content_2.box_green h3,
.box_content_2.box_green p {
  color: #FFFFFF;
}
.box_content_2.box_white {
  background-color: #FFFFFF;
  border-color: #F0F3F5;
}
.box_content_2.box_white h3 {
  color: #006666;
}
.box_content_2.box_white p {
  color: #63747E;
}
.box_content_2.box_grey {
  background-color: #F8FAFB;
  border-color: #F0F3F5;
}
.box_content_2.box_grey h3 {
  color: #006666;
}
.box_content_2.box_grey p {
  color: #63747E;
}
.box_content_3 {
  color: #63747E;
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .box_content_3 {
    padding: 0 0 30px 0;
  }
}
.box_content_3:first-child {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .box_content_3:first-child {
    padding-top: 70px;
  }
}
.box_content_3:last-child {
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .box_content_3:last-child {
    padding-bottom: 70px;
  }
}
.box_content_3 h4 {
  color: #006666;
}
@media only screen and (min-width: 992px) {
  .box_content_3 h4 {
    font-size: 24px;
    line-height: 29px;
  }
}
.box_content_3 h4 + p {
  margin-top: 10px;
}
.box_content_3 .box_content {
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .box_content_3 .box_content {
    font-size: 20px;
    line-height: 36px;
  }
}
.box_content_3 p {
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .box_content_3 p {
    font-size: 20px;
    line-height: 36px;
  }
}
.box_content_4 {
  padding: 40px 30px;
  margin: 0 5px 40px 5px;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .box_content_4 {
    display: table;
    padding: 40px 35px;
    margin: 0 20px 30px 20px;
    min-height: 420px;
  }
}
@media only screen and (min-width: 992px) {
  .box_content_4 .box_middle {
    display: table-cell;
    vertical-align: middle;
  }
}
.box_content_4 .box_middle h3 {
  font-size: 20px;
  line-height: 36px;
  color: #006A71;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .box_content_4 .box_middle h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.box_content_4 .box_middle p {
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto;
  min-height: 90px;
}
@media only screen and (min-width: 992px) {
  .box_content_4 .box_middle p {
    font-size: 20px;
    line-height: 30px;
  }
}
.box_content_4 .box_middle .icon-wrapper {
  width: 190px;
  height: 120px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
.box_content_4 .box_middle .icon-wrapper .img-table {
  display: table;
  width: 100%;
  height: 120px;
}
.box_content_4 .box_middle .icon-wrapper .img-table .img-middle {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.box_content_4 .box_middle .icon-wrapper .img-table .img-middle img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  /*
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            */
}
/* *** */
.box_content_5 {
  padding: 40px 30px;
  margin: 0 0 40px 0;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .box_content_5 {
    display: table;
    padding: 40px 55px;
    margin: 0 0 30px 0;
  }
}
@media only screen and (min-width: 992px) {
  .box_content_5.thinner {
    display: table;
    padding: 40px 20px;
  }
}
.box_content_5.thinner .btn-round {
  min-width: 220px;
}
@media only screen and (min-width: 992px) {
  .box_content_5.thinner .btn-round {
    min-width: 220px;
  }
}
@media only screen and (min-width: 1200px) {
  .box_content_5.thinner .btn-round {
    min-width: 220px;
  }
}
@media only screen and (min-width: 768px) {
  .box_content_5.thinner .btn-round + .btn-round {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .box_content_5.thinner .btn-round + .btn-round {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .box_content_5.thinner .btn-round + .btn-round {
    margin-left: 20px;
  }
}
.box_content_5 h2 {
  color: #006A71;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  .box_content_5 h2 {
    font-size: 40px;
    line-height: 44px;
    display: -webkit-box;
    height: 90px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.box_content_5 h2 + div {
  padding-top: 30px;
}
.box_content_5 p {
  color: #63747E;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .box_content_5 p {
    font-size: 26px;
    line-height: 36px;
  }
}
.box_content_5 p + p {
  margin-top: 20px;
}
.box_content_5 div + div {
  padding-top: 30px;
}
.box_content_5 .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .box_content_5 .btn-round {
    min-width: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .box_content_5 .btn-round {
    min-width: 255px;
  }
}
.box_content_5 .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box_content_5 .btn-round + .btn-round {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .box_content_5 .btn-round + .btn-round {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .box_content_5 .btn-round + .btn-round {
    margin-left: 40px;
  }
}
/* *** */
body {
  /* *** */
}
body.page-template-business .box_content_5 h2 {
  color: #006A71;
}
body.page-template-business .box_content_5 .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .box_content_5 .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.box-content-6 {
  position: relative;
  background-color: #006A71;
  min-height: 100px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .box-content-6 {
    padding: 90px 0;
  }
}
.box-content-6 .box-wrapper {
  text-align: center;
  margin: 0 auto;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .box-content-6 .box-wrapper {
    max-width: 800px;
  }
}
@media only screen and (min-width: 1200px) {
  .box-content-6 .box-wrapper {
    max-width: 1093px;
  }
}
.box-content-6 .box-wrapper .heading {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .box-content-6 .box-wrapper .heading {
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 3.57px;
  }
}
.box-content-6 .box-wrapper .heading + .subheading {
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .box-content-6 .box-wrapper .heading + .subheading {
    padding-top: 15px;
  }
}
.box-content-6 .box-wrapper .heading + .subheading + p {
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .box-content-6 .box-wrapper .heading + .subheading + p {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .box-content-6 .box-wrapper .heading + p {
    padding-top: 50px;
  }
}
.box-content-6 .box-wrapper .subheading {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .box-content-6 .box-wrapper .subheading {
    font-size: 30px;
    line-height: 36px;
  }
}
.box-content-6 .box-wrapper p {
  position: relative;
  z-index: 1;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .box-content-6 .box-wrapper p {
    font-size: 24px;
    line-height: 41px;
  }
}
.box-content-6 .bg-left {
  position: absolute;
  top: -980px;
  left: -1265px;
  transform: rotate(-285deg);
}
.box-content-6 .bg-left svg {
  width: 1470px;
  height: 1544px;
}
.box-content-6 .bg-left svg path.layer1 {
  fill: rgba(255, 255, 255, 0.1);
}
.box-content-6 .bg-left svg path.layer2 {
  fill: rgba(255, 255, 255, 0.1);
}
.box-content-6 .bg-left svg path.layer3 {
  fill: rgba(255, 255, 255, 0.1);
}
.box-content-6 .bg-right {
  position: absolute;
  bottom: -950px;
  right: -1225px;
  transform: rotate(-285deg);
}
.box-content-6 .bg-right svg {
  width: 1470px;
  height: 1544px;
}
.box-content-6 .bg-right svg path.layer1 {
  fill: rgba(255, 255, 255, 0.1);
}
.box-content-6 .bg-right svg path.layer2 {
  fill: rgba(255, 255, 255, 0.1);
}
.box-content-6 .bg-right svg path.layer3 {
  fill: rgba(255, 255, 255, 0.1);
}
.box-content-6 .bg-custom-1 {
  display: none;
}
.box-content-6.custom-1 {
  background-color: rgba(0, 106, 113, 0.1);
}
@media only screen and (min-width: 768px) {
  .box-content-6.custom-1 {
    padding: 70px 0;
  }
}
.box-content-6.custom-1 .box-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 768px) {
  .box-content-6.custom-1 .box-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-6.custom-1 .box-wrapper {
    max-width: 850px;
  }
}
.box-content-6.custom-1 .box-wrapper .heading {
  font-weight: 400;
  color: #006A71;
  font-size: 24px!important;
  line-height: 32px!important;
}
@media only screen and (min-width: 768px) {
  .box-content-6.custom-1 .box-wrapper .heading {
    font-size: 43px!important;
    line-height: 60px!important;
    letter-spacing: normal!important;
  }
}
.box-content-6.custom-1 .box-wrapper .subheading {
  font-weight: 400;
  color: #006A71;
  font-size: 18px!important;
  line-height: 24px!important;
}
@media only screen and (min-width: 768px) {
  .box-content-6.custom-1 .box-wrapper .subheading {
    font-size: 24px!important;
    line-height: 32px!important;
    letter-spacing: normal!important;
  }
}
.box-content-6.custom-1 .box-wrapper p {
  position: relative;
  z-index: 1;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .box-content-6.custom-1 .box-wrapper p {
    font-size: 22px;
    line-height: 47px;
  }
}
.box-content-6.custom-1 .bg-left,
.box-content-6.custom-1 .bg-right {
  display: none;
}
.box-content-6.custom-1 .bg-custom-1 {
  position: absolute;
  top: -500px;
  left: -250px;
  transform: rotate(11deg);
  display: block;
}
.box-content-6.custom-1 .bg-custom-1 svg {
  width: 1932px;
  height: 2172px;
}
.box-content-6.custom-1 .bg-custom-1 svg path {
  fill: rgba(43, 131, 84, 0.07);
}
/* *** */
body.page-template-business .box-content-6 {
  background-color: #F8FAFB;
}
body.page-template-business .box-content-6 .box-wrapper .heading {
  font-weight: 400;
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  body.page-template-business .box-content-6 .box-wrapper .heading {
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 3.57px;
  }
}
body.page-template-business .box-content-6 .box-wrapper p {
  color: #414E57;
}
body.page-template-business .box-content-6 .bg-left {
  top: -900px;
  left: -1180px;
  transform: rotate(0deg);
}
body.page-template-business .box-content-6 .bg-left svg path.layer1 {
  fill: rgba(52, 131, 85, 0.05);
}
body.page-template-business .box-content-6 .bg-left svg path.layer2 {
  fill: rgba(52, 131, 85, 0.05);
}
body.page-template-business .box-content-6 .bg-left svg path.layer3 {
  fill: rgba(52, 131, 85, 0.05);
}
body.page-template-business .box-content-6 .bg-right {
  bottom: -900px;
  right: -1225px;
  transform: rotate(-285deg);
}
body.page-template-business .box-content-6 .bg-right svg path.layer1 {
  fill: rgba(52, 131, 85, 0.05);
}
body.page-template-business .box-content-6 .bg-right svg path.layer2 {
  fill: rgba(52, 131, 85, 0.05);
}
body.page-template-business .box-content-6 .bg-right svg path.layer3 {
  fill: rgba(52, 131, 85, 0.05);
}
body.page-template-business .box-content-6.custom-1 {
  background-color: rgba(0, 106, 113, 0.1);
}
body.page-template-business .box-content-6.custom-1 .box-wrapper .heading {
  color: #006A71;
}
body.page-template-business .box-content-6.custom-1 .box-wrapper .subheading {
  color: #006A71;
}
body.page-template-business .box-content-6.custom-1 .box-wrapper p {
  color: #414E57;
}
.box-content-7 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-7 {
    padding: 50px 0 80px 0;
  }
}
.box-content-7 .box-wrapper {
  max-width: 830px;
  margin: 0 auto;
}
.box-content-7 .bkg-hero {
  display: none;
}
.box-content-7 .image {
  position: relative;
  margin: 0 auto 25px auto;
  width: 165px;
  height: 165px;
  overflow: hidden;
  background-color: #FFFFFF;
  border-radius: 50%;
}
@media only screen and (min-width: 768px) {
  .box-content-7 .image {
    margin: 0 auto 55px auto;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-7 .image {
    margin: 0 auto 55px auto;
    width: 165px;
  }
}
.box-content-7 .image img {
  width: 120px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-content-7 .heading {
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box-content-7 .heading {
    font-size: 40px;
    line-height: 48px;
    padding-top: 30px;
  }
}
.box-content-7 .heading + p,
.box-content-7 .heading + .subheading {
  padding-top: 20px;
}
.box-content-7 .heading + .link {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .box-content-7 .heading + .link {
    padding-top: 25px;
  }
}
.box-content-7 .heading + .link .btn-round {
  margin: 15px 5px 15px 5px;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .box-content-7 .heading + .link .btn-round {
    margin: 25px 10px 0 10px;
    padding: 0 30px;
  }
}
.box-content-7 .subheading {
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box-content-7 .subheading {
    font-size: 30px;
    line-height: 40px;
  }
}
.box-content-7 .subheading + p {
  padding-top: 20px;
}
.box-content-7 .subheading + .link {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .box-content-7 .subheading + .link {
    padding-top: 25px;
  }
}
.box-content-7 .subheading + .link .btn-round {
  margin: 15px 5px 15px 5px;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .box-content-7 .subheading + .link .btn-round {
    margin: 25px 10px 0 10px;
    padding: 0 30px;
  }
}
.box-content-7 p {
  color: #414E57;
}
@media only screen and (min-width: 768px) {
  .box-content-7 p {
    font-size: 24px;
    line-height: 36px;
  }
}
.box-content-7 p + p {
  padding-top: 20px;
}
.box-content-7 p + .link {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .box-content-7 p + .link {
    padding-top: 25px;
  }
}
.box-content-7 p + .link .btn-round {
  margin: 15px 5px 15px 5px;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .box-content-7 p + .link .btn-round {
    margin: 25px 10px 0 10px;
    padding: 0 30px;
  }
}
.box-content-7 .link .btn-round {
  min-width: 185px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.box-content-7 .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #005258;
  border-color: #005258;
}
@media only screen and (min-width: 340px) {
}
@media only screen and (min-width: 768px) {
  .box-content-7 .link .btn-round {
    min-width: 255px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-7 .link .btn-round {
    min-width: 300px;
  }
}
.box-content-7.box-background {
  background-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box-content-7.box-background {
    padding: 80px 0 80px 0;
  }
}
.box-content-7.box-background .heading {
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .box-content-7.box-background .heading {
    padding-top: 0;
  }
}
.box-content-7.box-background .subheading {
  color: #FFFFFF;
}
.box-content-7.box-background p {
  color: #FFFFFF;
}
.box-content-7.box-background p a {
  color: #FFFFFF !important;
  text-decoration: underline!important;
}
.box-content-7.box-background .link .btn-round {
  min-width: 185px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.box-content-7.box-background .link .btn-round:hover {
  color: #006A71;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
@media only screen and (min-width: 340px) {
}
@media only screen and (min-width: 768px) {
  .box-content-7.box-background .link .btn-round {
    min-width: 255px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-7.box-background .link .btn-round {
    min-width: 300px;
  }
}
.box-content-7.bg-image {
  position: relative;
}
.box-content-7.bg-image .bkg-hero {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box-content-7.bg-image .bkg-hero:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #78a12f;
  background: -moz-linear-gradient(90deg, rgba(101, 159, 92, 0.75) 0%, #489ca1 100%);
  background: -webkit-linear-gradient(90deg, rgba(101, 159, 92, 0.75) 0%, #489ca1 100%);
  background: linear-gradient(90deg, rgba(101, 159, 92, 0.75) 0%, #489ca1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#659F5C", endColorstr="#489CA1", GradientType=1);
  display: block;
}
.box-content-7.bg-image .box-wrapper {
  position: relative;
  z-index: 1;
  max-width: 2000px;
}
@media only screen and (min-width: 768px) {
  .box-content-7.bg-image .box-wrapper {
    padding: 0 20px;
  }
}
.box-content-7.bg-image .box-wrapper .heading {
  font-weight: 300;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .box-content-7.bg-image .box-wrapper .heading {
    font-size: 50px;
    line-height: 60px;
  }
}
.box-content-7.bg-image .box-wrapper .heading + p,
.box-content-7.bg-image .box-wrapper .heading + .subheading {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .box-content-7.bg-image .box-wrapper .heading + p,
  .box-content-7.bg-image .box-wrapper .heading + .subheading {
    padding-top: 30px;
  }
}
.box-content-7.bg-image .box-wrapper p {
  font-size: 18px;
  line-height: 24px;
  max-width: 840px;
  margin: 0 auto;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .box-content-7.bg-image .box-wrapper p {
    font-size: 23px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .box-content-7.bg-image .box-wrapper p + .link {
    padding-top: 90px;
  }
}
.box-content-7.bg-image .box-wrapper .link .btn-round {
  color: #006A71;
  border-color: #006A71;
}
.box-content-7.bg-image .box-wrapper .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .box-content-7 .heading {
  color: #006A71;
}
body.page-template-business .box-content-7 .subheading {
  color: #006A71;
}
body.page-template-business .box-content-7 .link .btn-round {
  color: #006A71;
  border-color: #006A71;
}
body.page-template-business .box-content-7.box-background {
  background-color: #006A71;
}
body.page-template-business .box-content-7.box-background .heading {
  color: #FFFFFF;
}
body.page-template-business .box-content-7.box-background .subheading {
  color: #FFFFFF;
}
.box-content-8 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-8 {
    padding: 80px 0;
  }
}
.box-content-8 .box-wrapper {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .box-content-8 .box-wrapper {
    max-width: 600px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-8 .box-wrapper {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1200px) {
  .box-content-8 .box-wrapper {
    max-width: 1030px;
  }
}
.box-content-8 .heading {
  color: #006A71;
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .box-content-8 .heading {
    font-size: 50px;
    line-height: 58px;
  }
}
.box-content-8 .heading + p {
  padding-top: 20px;
}
.box-content-8 .subheading {
  color: #414E57;
  font-weight: 300;
  font-size: 22px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .box-content-8 .subheading {
    font-size: 42px;
    line-height: 58px;
  }
}
.box-content-8 .subheading + p {
  padding-top: 20px;
}
.box-content-8 p {
  color: #63747E;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .box-content-8 p {
    font-size: 24px;
    line-height: 36px;
  }
}
.box-content-8 p + p {
  padding-top: 10px;
}
.box-content-8 p + .link {
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .box-content-8 p + .link {
    padding-top: 50px;
  }
}
.box-content-8 ul {
  list-style: none;
  padding: 20px 0 0 0;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .box-content-8 ul {
    padding: 40px 0 0 0;
  }
}
.box-content-8 ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 5px 25px;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .box-content-8 ul li {
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 5px 35px;
  }
}
.box-content-8 ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/check-list-teal.png");
  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) {
  .box-content-8 ul li:before {
    top: 5px;
    height: 20px;
    width: 20px;
  }
}
.box-content-8 ul li:last-child {
  padding-bottom: 0;
}
.box-content-8 ul li a:not(.btn-round) {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  text-decoration: underline!important;
}
@media only screen and (min-width: 992px) {
  .box-content-8 ul li a:not(.btn-round) {
    font-size: 20px;
    line-height: 30px;
  }
}
.box-content-8 .image {
  padding-top: 50px;
}
@media only screen and (min-width: 768px) {
  .box-content-8 .image {
    padding-top: 75px;
  }
}
.box-content-8 img {
  width: 100%;
  height: auto;
}
.box-content-8 .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .box-content-8 .video-container {
    margin-bottom: 20px;
  }
}
.box-content-8 .video-container iframe,
.box-content-8 .video-container object,
.box-content-8 .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-content-8 .link {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .box-content-8 .link {
    padding-top: 70px;
  }
}
.box-content-8 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-content-8 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-content-8.box-background {
  background-color: #006A71;
}
.box-content-8.box-background .heading {
  color: #FFFFFF;
}
.box-content-8.box-background .subheading {
  color: #FFFFFF;
}
.box-content-8.box-background p {
  color: #FFFFFF;
}
.box-content-8.leaving-usb .box-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}
.box-content-8.leaving-usb .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 768px) {
  .box-content-8.leaving-usb .heading {
    font-size: 40px;
    line-height: 48px;
  }
}
.box-content-8.leaving-usb .heading + p {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .box-content-8.leaving-usb .heading + p {
    padding-top: 30px;
  }
}
.box-content-8.leaving-usb p {
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .box-content-8.leaving-usb p {
    font-size: 22px;
    line-height: 36px;
  }
}
.box-content-8.leaving-usb p + p {
  padding-top: 10px;
}
.box-content-8.leaving-usb p + .link {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .box-content-8.leaving-usb p + .link {
    padding-top: 60px;
  }
}
.box-content-8.leaving-usb p + .link > ul {
  list-style: none;
  min-width: 10px;
  margin: 0 auto;
  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;
}
.box-content-8.leaving-usb p + .link > ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-8.leaving-usb p + .link > ul li {
    padding: 0 30px;
  }
}
.box-content-8.leaving-usb p + .link > ul li:before {
  display: none;
}
.box-content-8.leaving-usb p + .link > ul li .btn-round {
  margin: 0 0;
}
@media only screen and (min-width: 768px) {
  .box-content-8.leaving-usb p + .link > ul li .btn-round {
    margin: 0 0;
  }
}
.box-content-8.leaving-usb .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-8.leaving-usb .link .btn-round {
    margin: 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-8.leaving-usb .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-content-8.leaving-usb .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.box-content-8.leaving-usb .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.box-content-8.leaving-usb .link .btn-round.btn-background:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
body.page-template-business .box-content-8 .subheading {
  color: #006A71;
}
body.page-template-business .box-content-8.box-background {
  background-color: #006A71;
}
body.page-template-business .box-content-8.box-background .heading {
  color: #FFFFFF;
}
body.page-template-business .box-content-8.box-background .subheading {
  color: #FFFFFF;
}
body.page-id-898 .box-content-8 .heading {
  font-size: 24px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body.page-id-898 .box-content-8 .heading {
    font-size: 48px;
    line-height: 52px;
  }
}
body.page-id-898 .box-content-8 .subheading {
  color: #006A71;
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body.page-id-898 .box-content-8 .subheading {
    font-size: 48px;
    line-height: 52px;
  }
}
body.page-id-898 .box-content-8 .subheading + p {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  body.page-id-898 .box-content-8 .subheading + p {
    padding-top: 45px;
  }
}
body.page-id-898 .box-content-8 p {
  color: #63747E;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  body.page-id-898 .box-content-8 p {
    font-size: 18px;
    line-height: 36px;
  }
}
body.page-id-898 .box-content-8 p + p {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  body.page-id-898 .box-content-8 p + p {
    padding-top: 25px;
  }
}
body.page-id-1271 .box-content-8 .heading {
  font-size: 24px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body.page-id-1271 .box-content-8 .heading {
    font-size: 42px;
    line-height: 44px;
  }
}
body.page-id-1271 .box-content-8 .subheading {
  color: #006A71;
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body.page-id-1271 .box-content-8 .subheading {
    font-size: 32px;
    line-height: 44px;
  }
}
body.page-id-1271 .box-content-8 p {
  color: #63747E;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  body.page-id-1271 .box-content-8 p {
    font-size: 20px;
    line-height: 36px;
  }
}
body.page-template-campaign-01 .box-content-8 .subheading {
  color: #FFFFFF;
}
body.page-template-campaign-01 .box-content-8.box-background {
  background-color: #006666;
}
body.page-template-campaign-01 .box-content-8.box-background .heading {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  body.page-template-campaign-01 .box-content-8.box-background .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
body.page-template-campaign-01 .box-content-8.box-background .subheading {
  color: #FFFFFF;
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  body.page-template-campaign-01 .box-content-8.box-background .subheading {
    font-size: 42px;
    line-height: 50px;
  }
}
body.page-template-campaign-01 .box-content-8.box-background p {
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  body.page-template-campaign-01 .box-content-8.box-background p {
    font-size: 20px;
    line-height: 32px;
  }
}
body.page-template-campaign-01 .box-content-8.box-background .link {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-01 .box-content-8.box-background .link {
    padding-top: 70px;
  }
}
body.page-template-campaign-01 .box-content-8.box-background .link .btn-round {
  min-width: 255px;
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666 !important;
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-01 .box-content-8.box-background .link .btn-round {
    padding: 0 35px;
  }
}
body.page-template-campaign-01 .box-content-8.box-background .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006666;
}
.box-content-9 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-9 {
    padding: 80px 0;
  }
}
.box-content-9 .box-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-content-9 .box-inner {
    padding: 0 45px;
  }
}
.box-content-9 .heading {
  color: #414E57;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .box-content-9 .heading {
    font-size: 50px;
    line-height: 54px;
  }
}
.box-content-9 .subheading {
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box-content-9 .subheading {
    font-size: 42px;
    line-height: 58px;
  }
}
.box-content-9 .subheading + p {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .box-content-9 .subheading + p {
    padding-top: 70px;
  }
}
.box-content-9 p {
  color: #63747E;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .box-content-9 p {
    font-size: 22px;
    line-height: 38px;
  }
}
.box-content-9 p a {
  color: #006A71;
}
.box-content-9 p + p {
  padding-top: 20px;
}
.box-content-9 p + .link {
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .box-content-9 p + .link {
    padding-top: 50px;
  }
}
.box-content-9 ul li {
  color: #63747E;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .box-content-9 ul li {
    font-size: 22px;
    line-height: 38px;
  }
}
.box-content-9 ul li a {
  color: #006A71;
}
.box-content-9 .link .btn-round {
  min-width: 255px;
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .box-content-9 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-content-9 .link .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.box-content-9.box-background {
  background-color: #006A71;
}
.box-content-9.box-background .heading {
  color: #FFFFFF;
}
.box-content-9.box-background .subheading {
  color: #FFFFFF;
}
.box-content-9.box-background p {
  color: #FFFFFF;
}
.box-content-9.box-background p a {
  color: #FFFFFF;
}
.box-content-9.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.box-content-9.box-background .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .box-content-9 .subheading {
  color: #006A71;
}
body.page-template-business .box-content-9 p a {
  color: #006A71;
}
body.page-template-business .box-content-9 .link .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
body.page-template-business .box-content-9 .link .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
body.page-template-business .box-content-9.box-background {
  background-color: #006A71;
}
body.page-template-business .box-content-9.box-background .heading {
  color: #FFFFFF;
}
body.page-template-business .box-content-9.box-background .subheading {
  color: #FFFFFF;
}
body.page-template-business .box-content-9.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .box-content-9.box-background .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.box-content-10 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-10 {
    padding: 80px 0;
  }
}
.box-content-10 .box-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.box-content-10 h1,
.box-content-10 p {
  font-weight: 300;
  color: #63747E;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .box-content-10 h1,
  .box-content-10 p {
    font-size: 40px;
    line-height: 44px;
  }
}
.box-content-10 h1 a,
.box-content-10 p a {
  position: relative;
  display: inline-block;
  font-weight: 300;
}
.box-content-10 h1 a:after,
.box-content-10 p a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #63747E;
  display: block;
}
.box-content-10 h1 strong,
.box-content-10 p strong,
.box-content-10 h1 b,
.box-content-10 p b {
  font-weight: 400;
  color: #006A71;
}
.box-content-10 h1 + p,
.box-content-10 p + p {
  padding-top: 20px;
}
.box-content-10 h1 + .link,
.box-content-10 p + .link,
.box-content-10 div + .link {
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .box-content-10 h1 + .link,
  .box-content-10 p + .link,
  .box-content-10 div + .link {
    padding-top: 50px;
  }
}
.box-content-10 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  margin: 10px 0;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box-content-10 .link .btn-round {
    min-width: 220px;
    margin: 10px 20px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-10 .link .btn-round {
    padding: 0 75px;
    margin: 0 20px;
  }
}
.box-content-10 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.box-content-10.box-background {
  background-color: #006A71;
}
.box-content-10.box-background h1,
.box-content-10.box-background p {
  color: #FFFFFF;
}
.box-content-10.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.box-content-10.box-background .link .btn-round.btn-background {
  color: #006A71;
  background-color: #FFFFFF;
}
body.page-template-business .box-content-10 h1 strong,
body.page-template-business .box-content-10 p strong,
body.page-template-business .box-content-10 h1 b,
body.page-template-business .box-content-10 p b {
  color: #006A71;
}
body.page-template-business .box-content-10 .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .box-content-10 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
body.page-template-business .box-content-10.box-background {
  background-color: #006A71;
}
body.page-template-business .box-content-10.box-background h1,
body.page-template-business .box-content-10.box-background p {
  color: #FFFFFF;
}
body.page-template-business .box-content-10.box-background h1 strong,
body.page-template-business .box-content-10.box-background p strong,
body.page-template-business .box-content-10.box-background h1 b,
body.page-template-business .box-content-10.box-background p b {
  color: #FFFFFF;
}
body.page-template-business .box-content-10.box-background .subheading {
  color: #FFFFFF;
}
body.page-template-business .box-content-10.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .box-content-10.box-background .link .btn-round.btn-background {
  color: #006A71;
  background-color: #FFFFFF;
}
.box-content-11 {
  padding: 40px 0 10px 0;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-content-11 {
    padding: 80px 0;
  }
}
.box-content-11 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .box-content-11 .heading {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 70px;
  }
}
.box-content-11 .heading strong,
.box-content-11 .heading b {
  color: #006A71;
}
.box-content-11 .item {
  padding: 0 0 30px 0;
  max-width: 330px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-content-11 .item {
    padding: 0 0 0 0;
  }
}
.box-content-11 .item .subheading {
  font-weight: 700;
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  max-width: 250px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-content-11 .item .subheading {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
  }
}
.box-content-11 .item .subheading + p {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .box-content-11 .item .subheading + p {
    padding-top: 25px;
  }
}
.box-content-11 .item p {
  color: #63747E;
  font-size: 16px;
  line-height: 19px;
  max-width: 340px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-content-11 .item p {
    font-size: 20px;
    line-height: 28px;
  }
}
.box-content-11 .item.credit-card .subheading {
  font-size: 16px;
  line-height: 19px;
  max-width: 280px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-content-11 .item.credit-card .subheading {
    font-size: 24px;
    line-height: 31px;
  }
}
.box-content-11 .item.credit-card p {
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 768px) {
  .box-content-11 .item.credit-card p {
    font-size: 18px;
    line-height: 31px;
  }
}
.box-content-11 .link {
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .box-content-11 .link {
    padding-top: 50px;
  }
}
.box-content-11 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-content-11 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-content-11.box-background {
  background-color: #F8FAFB;
}
/* *** */
body.page-template-business .box-content-11 .heading strong,
body.page-template-business .box-content-11 .heading b {
  color: #006A71;
}
body.page-template-business .box-content-11 .item .subheading {
  color: #006A71;
}
.box-content-12 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-12 {
    padding: 80px 0;
  }
}
.box-content-12.box-background {
  background-color: #F8FAFB;
}
.box-content-12 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .box-content-12 .heading {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 40px;
  }
}
.box-content-12 .heading strong,
.box-content-12 .heading b {
  color: #006A71;
}
.box-content-12 .desc {
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .box-content-12 .desc {
    font-size: 20px;
    line-height: 28px;
  }
}
.box-content-12 .item {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .box-content-12 .item {
    padding-top: 70px;
  }
}
.box-content-12 .item .subheading {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .box-content-12 .item .subheading {
    font-size: 24px;
    line-height: 29px;
  }
}
.box-content-12 .item .subheading + p {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .box-content-12 .item .subheading + p {
    padding-top: 25px;
  }
}
.box-content-12 .item p {
  color: #63747E;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (min-width: 768px) {
  .box-content-12 .item p {
    font-size: 20px;
    line-height: 28px;
  }
}
/* *** */
body.page-template-business .box-content-12 .heading strong,
body.page-template-business .box-content-12 .heading b {
  color: #006A71;
}
body.page-template-business .box-content-12 .item .subheading {
  color: #006A71;
}
body.page-template-investing .box-content-12 .heading strong,
body.page-template-investing .box-content-12 .heading b {
  color: #006666;
}
body.page-template-investing .box-content-12 .item .subheading {
  color: #006666;
}
.box-content-13 {
  text-align: center;
  padding: 10px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .box-content-13 {
    padding: 10px 0;
  }
}
.box-content-13 .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  .box-content-13 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.box-content-13 .heading + .copy {
  padding-top: 20px;
}
.box-content-13 .subheading {
  font-weight: 'Lato-Semibold';
  color: #006666;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .box-content-13 .subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.box-content-13 .subheading + .heading {
  padding-top: 10px;
}
.box-content-13 .copy {
  color: #414E57;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .box-content-13 .copy {
    font-size: 22px;
    line-height: 34px;
  }
}
.box-content-13 .link {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .box-content-13 .link {
    padding-top: 60px;
  }
}
.box-content-13 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-content-13 .link .btn-round {
    padding: 0 75px;
  }
}
body.page-id-1827 .box-content-13 .copy {
  font-weight: 400;
  color: #63747E;
}
.box-content-14 {
  text-align: center;
  padding: 10px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-14 {
    padding: 10px 0;
  }
}
.box-content-14 .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .box-content-14 .heading {
    font-size: 38px;
    line-height: 43px;
  }
}
.box-content-14 .heading + .copy {
  padding-top: 20px;
}
.box-content-14 .copy {
  color: #63747E;
  font-size: 20px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .box-content-14 .copy {
    font-size: 30px;
    line-height: 43px;
  }
}
.box-content-14 .copy + .heading {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .box-content-14 .copy + .heading {
    padding-top: 40px;
  }
}
.box-content-14 .link {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .box-content-14 .link {
    padding-top: 60px;
  }
}
.box-content-14 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-content-14 .link .btn-round {
    padding: 0 75px;
  }
}
.box-content-15 {
  text-align: center;
  color: #414E57;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .box-content-15 {
    padding: 80px 0;
  }
}
.box-content-15 .heading {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .box-content-15 .heading {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-15 .heading {
    font-size: 50px;
    line-height: 58px;
  }
}
.box-content-15 .heading + .subheading {
  padding-top: 10px;
}
.box-content-15 .subheading {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 768px) {
  .box-content-15 .subheading {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-15 .subheading {
    font-size: 32px;
    line-height: 24px;
  }
}
.box-content-15 .subheading + .heading {
  padding-top: 10px;
}
.box-content-15 .subheading + .copy {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .box-content-15 .subheading + .copy {
    padding-top: 30px;
  }
}
.box-content-15 .copy {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin: 0 auto;
  max-width: 1190px;
}
@media only screen and (min-width: 768px) {
  .box-content-15 .copy {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-15 .copy {
    font-size: 22px;
    line-height: 34px;
  }
}
.box-content-15 .copy p + p {
  padding-top: 15px;
}
.box-content-15 .link {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .box-content-15 .link {
    padding-top: 60px;
  }
}
.box-content-15 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-content-15 .link .btn-round {
    padding: 0 75px;
  }
}
body.page-id-1307 .box-content-15 .copy {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  body.page-id-1307 .box-content-15 .copy {
    font-size: 36px;
    line-height: 44px;
  }
}
body.page-template-campaign-01 .box-content-15 {
  padding: 40px 0 0 0;
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-01 .box-content-15 {
    padding: 50px 0 0 0;
  }
}
body.page-template-campaign-01 .box-content-15 + blog-latest {
  padding-top: 0!important;
}
body.page-template-campaign-01 .box-content-15 .copy {
  font-weight: normal!important;
  font-size: 20px;
  line-height: 26px;
  color: #006666;
}
@media only screen and (min-width: 992px) {
  body.page-template-campaign-01 .box-content-15 .copy {
    font-size: 24px;
    line-height: 30px;
  }
}
body.page-template-campaign-01 .box-content-15 .copy a {
  color: #006A71;
}
body.page-template-campaign-01 .box-content-15 .copy a:hover {
  color: #006A71;
}
.boxes-icon-content-16 {
  background-color: #F8FAFB;
  text-align: center;
  padding: 40px 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 {
    padding: 80px 0 0 0;
  }
}
.boxes-icon-content-16 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-16 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-16 .heading strong,
.boxes-icon-content-16 .heading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-16 .heading + p {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-16 .heading + p {
    padding-top: 15px;
  }
}
.boxes-icon-content-16 p {
  color: #414E57;
  font-size: 24px;
  line-height: 32px;
  max-width: 1150px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-16 p {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    margin: 0 auto;
  }
}
.boxes-icon-content-16 p + p {
  padding-top: 10px;
}
.boxes-icon-content-16 .link {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .link {
    padding: 0 0 80px 0;
  }
}
.boxes-icon-content-16 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.boxes-icon-content-16 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
.boxes-icon-content-16 .icon-list {
  padding: 40px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-16 .icon-list {
    padding: 70px 0 0 0;
  }
}
.boxes-icon-content-16 .icon-list.smaller-icons {
  max-width: 970px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list.smaller-icons .item {
    height: 280px;
  }
}
.boxes-icon-content-16 .icon-list.smaller-icons .item .icon-wrapper {
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list.smaller-icons .item .icon-wrapper {
    margin: 0 auto 20px auto;
  }
}
.boxes-icon-content-16 .icon-list.smaller-icons .item .icon-wrapper .img-table {
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list.smaller-icons .item .icon-wrapper .img-table {
    height: 95px;
  }
}
.boxes-icon-content-16 .icon-list.smaller-icons .item .subheading {
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list.smaller-icons .item .subheading {
    font-size: 18px;
    line-height: 20px;
  }
}
.boxes-icon-content-16 .icon-list .item {
  padding: 30px 30px;
  margin: 0 0 30px 0;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: 100%;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item {
    padding: 50px 30px 90px 30px;
    margin: 0 0 80px 0;
    height: 490px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.boxes-icon-content-16 .icon-list .item .icon-wrapper {
  position: relative;
  width: 85px;
  height: 85px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item .icon-wrapper {
    width: 95px;
    height: 95px;
    margin: 0 auto 30px auto;
  }
}
.boxes-icon-content-16 .icon-list .item .icon-wrapper .img-table {
  display: table;
  width: 100%;
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item .icon-wrapper .img-table {
    height: 95px;
  }
}
.boxes-icon-content-16 .icon-list .item .icon-wrapper .img-table .img-middle {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.boxes-icon-content-16 .icon-list .item .icon-wrapper .img-table .img-middle img {
  width: 95px!important;
  height: auto!important;
  max-width: 100%;
  max-height: 100%;
}
.boxes-icon-content-16 .icon-list .item .subheading {
  position: relative;
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item .subheading {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 25px;
  }
}
.boxes-icon-content-16 .icon-list .item .desc {
  position: relative;
  color: #63747E;
  font-size: 16px;
  line-height: 24px;
  max-width: 330px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.boxes-icon-content-16 .icon-list .item ul {
  list-style: none;
  margin: 0 auto 0 auto;
  padding: 20px 0 0 0;
  min-width: 200px;
  max-width: 340px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-16 .icon-list .item ul {
    padding: 20px 0 0 0;
  }
}
.boxes-icon-content-16 .icon-list .item ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 30px;
  text-align: left;
  font-size: 14px;
  line-height: 19px;
  color: #414E57;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-16 .icon-list .item ul li {
    font-size: 14px;
    line-height: 22px;
  }
}
.boxes-icon-content-16 .icon-list .item ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-image: url("../img/check-list-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.boxes-icon-content-16 .icon-list .item ul li:last-child {
  padding-bottom: 0;
}
.boxes-icon-content-16 .icon-list .item .great-for {
  text-align: center;
  color: #222222;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item .great-for {
    position: absolute;
    left: 0;
    top: 95%;
    width: 100%;
    height: 90px;
  }
}
.boxes-icon-content-16 .icon-list .item .great-for span {
  display: block;
  color: #006A71;
  font-weight: 600;
  font-size: 18px;
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-16 .icon-list .item .great-for span {
    padding: 20px 0 0 0;
  }
}
.boxes-icon-content-16 .icon-list .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-16 .icon-list .item .cta {
    margin: 0 auto 0 auto;
  }
}
.boxes-icon-content-16 .icon-list .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-16 .icon-list .item .cta svg path {
  fill: #01558e;
}
.boxes-icon-content-16.box-background {
  background-color: #006A71;
}
.boxes-icon-content-16.box-background .heading {
  color: #FFFFFF;
}
.boxes-icon-content-16.box-background .heading strong,
.boxes-icon-content-16.box-background .heading b {
  color: #FFFFFF;
}
.boxes-icon-content-16.box-background p {
  color: #FFFFFF;
}
/* *** */
body.page-template-business .boxes-icon-content-16 .heading strong,
body.page-template-business .boxes-icon-content-16 .heading b {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-16 .icon-list .subheading {
  color: #358354;
}
body.page-template-business .boxes-icon-content-16 .icon-list .great-for span {
  color: #417505;
}
body.page-template-business .boxes-icon-content-16 .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .boxes-icon-content-16 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
body.page-template-business .boxes-icon-content-16.box-background {
  background-color: #006A71;
}
body.page-template-business .boxes-icon-content-16.box-background .heading {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-16.box-background .heading strong,
body.page-template-business .boxes-icon-content-16.box-background .heading b {
  color: #FFFFFF;
}
body.page-id-531 .boxes-icon-content-16 .heading {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .boxes-icon-content-16 .heading {
    font-size: 36px;
    line-height: 44px;
  }
}
body.page-id-531 .boxes-icon-content-16 .icon-list {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .boxes-icon-content-16 .icon-list {
    padding: 60px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-16 .icon-list {
    max-width: 970px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .boxes-icon-content-16 .icon-list .item {
    height: 220px;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-16 .icon-list .item {
    height: 330px;
    margin: 0 0 50px 0;
  }
}
body.page-id-531 .boxes-icon-content-16 .icon-list .item .icon-wrapper {
  position: relative;
  width: 85px;
  height: 45px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-16 .icon-list .item .icon-wrapper {
    width: 95px;
    height: 60px;
    margin: 0 auto 30px auto;
  }
}
body.page-id-531 .boxes-icon-content-16 .icon-list .item .icon-wrapper .img-table {
  height: 45px;
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-16 .icon-list .item .icon-wrapper .img-table {
    height: 60px;
  }
}
body.page-id-531 .boxes-icon-content-16 .icon-list .item .subheading {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-16 .icon-list .item .subheading {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 25px;
  }
}
.box-content-17 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-17 {
    padding: 50px 0 80px 0;
  }
}
.box-content-17 .box-content-wrapper {
  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;
  margin: 0 auto;
  max-width: 1260px;
}
.box-content-17 .box-content-wrapper .box-content-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.box-content-17 .box-content-wrapper .box {
  padding: 12px 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .box-content-17 .box-content-wrapper .box {
    padding: 24px 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.box-content-17 .box-content-wrapper .box .box-wrapper {
  background-color: #FFFFFF;
  padding: 24px 24px 36px 24px;
  min-height: 150px;
  height: 100%;
  text-align: center;
}
.box-content-17 .box-content-wrapper .box .box-wrapper h2,
.box-content-17 .box-content-wrapper .box .box-wrapper h3 {
  font-weight: normal;
  color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-content-17 .box-content-wrapper .box .box-wrapper h2,
  .box-content-17 .box-content-wrapper .box .box-wrapper h3 {
    font-size: 36px;
    line-height: 50px;
  }
}
.box-content-17 .box-content-wrapper .box .box-wrapper h2 + div,
.box-content-17 .box-content-wrapper .box .box-wrapper h3 + div {
  padding-top: 24px;
  font-size: 16px;
  line-height: 20px;
  color: #63747E;
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .box-content-17 .box-content-wrapper .box .box-wrapper h2 + div,
  .box-content-17 .box-content-wrapper .box .box-wrapper h3 + div {
    font-size: 20px;
    line-height: 28px;
  }
}
.box-content-17 .box-content-wrapper .box .box-wrapper .btn-round {
  margin-top: 24px;
  min-width: 150px;
}
@media only screen and (min-width: 768px) {
  .box-content-17 .box-content-wrapper .box .box-wrapper .btn-round {
    min-width: 200px;
  }
}
.box-content-18 {
  padding: 35px 0 25px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-content-18 {
    padding: 40px 0;
  }
}
.box-content-18 .box-content-wrapper {
  position: relative;
  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;
  width: 100%;
  margin: 0 auto;
  max-width: 1260px;
  overflow: hidden;
}
.box-content-18 .box-content-wrapper .only-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .only-desktop {
    position: relative;
    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;
    width: 100%;
    margin: 0 auto;
    max-width: 1260px;
    overflow: hidden;
  }
}
.box-content-18 .box-content-wrapper .box-content-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.box-content-18 .box-content-wrapper .box {
  padding: 12px 0 12px 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 325px;
  flex: 0 0 325px;
  max-width: 325px;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .box {
    padding: 24px 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.box-content-18 .box-content-wrapper .box:last-child {
  -ms-flex: 0 0 350px;
  flex: 0 0 350px;
  max-width: 350px;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .box:last-child {
    padding: 24px 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper {
  background-color: #FFFFFF;
  padding: 0;
  height: 100%;
  text-align: left;
  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-shadow: 0 2px 4px rgba(172, 172, 172, 0.5);
  box-shadow: 0 2px 4px rgba(172, 172, 172, 0.5);
}
.box-content-18 .box-content-wrapper .box .box-wrapper .box-content,
.box-content-18 .box-content-wrapper .box .box-wrapper .box-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper .box-content,
  .box-content-18 .box-content-wrapper .box .box-wrapper .box-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper .box-content {
  padding: 24px 24px 24px 24px;
}
@media only screen and (min-width: 992px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper .box-content {
    padding: 96px 24px 48px 24px;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper .box-content h2 {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper .box-content h2 {
    font-size: 30px;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper .box-image {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  max-height: 200px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper .box-image {
    height: 100%;
    max-height: 100% !important;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper .box-image img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
.box-content-18 .box-content-wrapper .box .box-wrapper h2,
.box-content-18 .box-content-wrapper .box .box-wrapper h3 {
  font-weight: normal;
  color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper h2,
  .box-content-18 .box-content-wrapper .box .box-wrapper h3 {
    font-size: 30px;
    line-height: 50px;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper h2 + div,
.box-content-18 .box-content-wrapper .box .box-wrapper h3 + div {
  padding-top: 16px;
  font-size: 16px;
  line-height: 20px;
  color: #63747E;
  max-width: 230px;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper h2 + div,
  .box-content-18 .box-content-wrapper .box .box-wrapper h3 + div {
    font-size: 18px;
    line-height: 26px;
    max-width: 500px;
    margin: 0 auto;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper .btn-round {
  min-width: 150px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper .btn-round {
    min-width: 200px;
  }
}
.box-content-18 .box-content-wrapper .box .box-wrapper .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.box-content-18 .box-content-wrapper .box .box-wrapper .btn-wrapper {
  display: block;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .box-content-18 .box-content-wrapper .box .box-wrapper .btn-wrapper {
    text-align: center;
  }
}
.box-content-18 .box-content-wrapper .box-content-slider {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .box-content-18 .box-content-wrapper .box-content-slider {
    display: none;
  }
}
.box-content-18 .box-content-wrapper .box-content-slider .slick-dots {
  width: auto;
}
.box-content-18 .box-content-wrapper .box-content-slider .slick-dots li {
  margin: 1px;
  height: 12px;
  width: 12px;
}
.box-content-18 .box-content-wrapper .box-content-slider .slick-dots li button {
  background-color: #BCC4CA;
  border: 0 !important;
}
.box-content-18 .box-content-wrapper .box-content-slider .slick-dots li.slick-active button {
  background-color: #006A71;
}
.box-content-list {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-list {
    padding: 80px 0;
  }
}
.box-content-list.box-background {
  background-color: #F8FAFB;
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-list.box-background {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-list .container .row .middle {
    display: table;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-list .container .row .middle .col-xs-1,
  .box-content-list .container .row .middle .col-sm-1,
  .box-content-list .container .row .middle .col-md-1,
  .box-content-list .container .row .middle .col-lg-1,
  .box-content-list .container .row .middle .col-xs-2,
  .box-content-list .container .row .middle .col-sm-2,
  .box-content-list .container .row .middle .col-md-2,
  .box-content-list .container .row .middle .col-lg-2,
  .box-content-list .container .row .middle .col-xs-3,
  .box-content-list .container .row .middle .col-sm-3,
  .box-content-list .container .row .middle .col-md-3,
  .box-content-list .container .row .middle .col-lg-3,
  .box-content-list .container .row .middle .col-xs-4,
  .box-content-list .container .row .middle .col-sm-4,
  .box-content-list .container .row .middle .col-md-4,
  .box-content-list .container .row .middle .col-lg-4,
  .box-content-list .container .row .middle .col-xs-5,
  .box-content-list .container .row .middle .col-sm-5,
  .box-content-list .container .row .middle .col-md-5,
  .box-content-list .container .row .middle .col-lg-5,
  .box-content-list .container .row .middle .col-xs-6,
  .box-content-list .container .row .middle .col-sm-6,
  .box-content-list .container .row .middle .col-md-6,
  .box-content-list .container .row .middle .col-lg-6,
  .box-content-list .container .row .middle .col-xs-7,
  .box-content-list .container .row .middle .col-sm-7,
  .box-content-list .container .row .middle .col-md-7,
  .box-content-list .container .row .middle .col-lg-7,
  .box-content-list .container .row .middle .col-xs-8,
  .box-content-list .container .row .middle .col-sm-8,
  .box-content-list .container .row .middle .col-md-8,
  .box-content-list .container .row .middle .col-lg-8,
  .box-content-list .container .row .middle .col-xs-9,
  .box-content-list .container .row .middle .col-sm-9,
  .box-content-list .container .row .middle .col-md-9,
  .box-content-list .container .row .middle .col-lg-9,
  .box-content-list .container .row .middle .col-xs-10,
  .box-content-list .container .row .middle .col-sm-10,
  .box-content-list .container .row .middle .col-md-10,
  .box-content-list .container .row .middle .col-lg-10,
  .box-content-list .container .row .middle .col-xs-11,
  .box-content-list .container .row .middle .col-sm-11,
  .box-content-list .container .row .middle .col-md-11,
  .box-content-list .container .row .middle .col-lg-11,
  .box-content-list .container .row .middle .col-xs-12,
  .box-content-list .container .row .middle .col-sm-12,
  .box-content-list .container .row .middle .col-md-12,
  .box-content-list .container .row .middle .col-lg-12 {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
}
.box-content-list .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-content-list .heading {
    font-size: 50px;
    line-height: 54px;
  }
}
.box-content-list .heading strong,
.box-content-list .heading b {
  color: #006A71;
}
.box-content-list p {
  color: #63747E;
  font-size: 18px;
  line-height: 30px;
  padding-top: 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-content-list p {
    font-size: 22px;
    line-height: 38px;
    padding-top: 35px;
  }
}
.box-content-list p + p {
  padding-top: 10px;
}
.box-content-list .link {
  text-align: center;
  padding-top: 0;
  padding-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .box-content-list .link {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.box-content-list .link .btn-round {
  margin: 25px 10px 0 10px;
}
@media only screen and (min-width: 992px) {
  .box-content-list .link .btn-round {
    margin: 35px 15px 0 15px;
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-content-list .box-list {
  background-color: #FFFFFF;
  border: 2px solid #F0F3F5;
  padding: 20px 20px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .box-content-list .box-list {
    margin-top: 40px;
    padding: 35px 40px 50px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-list .box-list {
    margin-top: 0;
  }
}
.box-content-list .box-list .subheading {
  color: #006A71;
  font-size: 20px;
  line-height: 26px;
  padding: 0 0 0 30px;
}
@media only screen and (min-width: 768px) {
  .box-content-list .box-list .subheading {
    font-size: 30px;
    line-height: 36px;
  }
}
.box-content-list .box-list ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
  max-width: 500px;
}
@media only screen and (min-width: 768px) {
  .box-content-list .box-list ul {
    padding: 20px 0 0 0;
  }
}
.box-content-list .box-list ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 30px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 768px) {
  .box-content-list .box-list ul li {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-content-list .box-list ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-image: url("../img/check-list-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box-content-list .box-list ul li:last-child {
  padding-bottom: 0;
}
/* *** */
body.page-template-business .box-content-list .heading strong,
body.page-template-business .box-content-list .heading b {
  color: #006A71;
}
body.page-template-business .box-content-list .box-list .subheading {
  color: #006A71;
}
body.page-template-business .box-content-list .box-list ul li:before {
  background-image: url("../img/check-list-teal.png");
}
body.page-template-investing .box-content-list .heading strong,
body.page-template-investing .box-content-list .heading b {
  color: #006666;
}
body.page-template-investing .box-content-list .box-list .subheading {
  color: #006666;
}
body.page-template-investing .box-content-list .box-list ul li:before {
  background-image: url("../img/check-list-teal.png");
}
.box-content-list2 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 {
    padding: 80px 0;
  }
}
.box-content-list2.box-background {
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .box-content-list2 .container .row .middle {
    display: table;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-list2 .container .row .middle .col-xs-1,
  .box-content-list2 .container .row .middle .col-sm-1,
  .box-content-list2 .container .row .middle .col-md-1,
  .box-content-list2 .container .row .middle .col-lg-1,
  .box-content-list2 .container .row .middle .col-xs-2,
  .box-content-list2 .container .row .middle .col-sm-2,
  .box-content-list2 .container .row .middle .col-md-2,
  .box-content-list2 .container .row .middle .col-lg-2,
  .box-content-list2 .container .row .middle .col-xs-3,
  .box-content-list2 .container .row .middle .col-sm-3,
  .box-content-list2 .container .row .middle .col-md-3,
  .box-content-list2 .container .row .middle .col-lg-3,
  .box-content-list2 .container .row .middle .col-xs-4,
  .box-content-list2 .container .row .middle .col-sm-4,
  .box-content-list2 .container .row .middle .col-md-4,
  .box-content-list2 .container .row .middle .col-lg-4,
  .box-content-list2 .container .row .middle .col-xs-5,
  .box-content-list2 .container .row .middle .col-sm-5,
  .box-content-list2 .container .row .middle .col-md-5,
  .box-content-list2 .container .row .middle .col-lg-5,
  .box-content-list2 .container .row .middle .col-xs-6,
  .box-content-list2 .container .row .middle .col-sm-6,
  .box-content-list2 .container .row .middle .col-md-6,
  .box-content-list2 .container .row .middle .col-lg-6,
  .box-content-list2 .container .row .middle .col-xs-7,
  .box-content-list2 .container .row .middle .col-sm-7,
  .box-content-list2 .container .row .middle .col-md-7,
  .box-content-list2 .container .row .middle .col-lg-7,
  .box-content-list2 .container .row .middle .col-xs-8,
  .box-content-list2 .container .row .middle .col-sm-8,
  .box-content-list2 .container .row .middle .col-md-8,
  .box-content-list2 .container .row .middle .col-lg-8,
  .box-content-list2 .container .row .middle .col-xs-9,
  .box-content-list2 .container .row .middle .col-sm-9,
  .box-content-list2 .container .row .middle .col-md-9,
  .box-content-list2 .container .row .middle .col-lg-9,
  .box-content-list2 .container .row .middle .col-xs-10,
  .box-content-list2 .container .row .middle .col-sm-10,
  .box-content-list2 .container .row .middle .col-md-10,
  .box-content-list2 .container .row .middle .col-lg-10,
  .box-content-list2 .container .row .middle .col-xs-11,
  .box-content-list2 .container .row .middle .col-sm-11,
  .box-content-list2 .container .row .middle .col-md-11,
  .box-content-list2 .container .row .middle .col-lg-11,
  .box-content-list2 .container .row .middle .col-xs-12,
  .box-content-list2 .container .row .middle .col-sm-12,
  .box-content-list2 .container .row .middle .col-md-12,
  .box-content-list2 .container .row .middle .col-lg-12 {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
}
.box-content-list2 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .box-content-list2 .heading {
    font-size: 50px;
    line-height: 54px;
    padding-bottom: 70px;
  }
}
.box-content-list2 .heading strong,
.box-content-list2 .heading b {
  color: #006A71;
  font-weight: 400;
  font-size: 22px;
}
@media only screen and (min-width: 992px) {
  .box-content-list2 .heading strong,
  .box-content-list2 .heading b {
    font-size: 42px;
  }
}
.box-content-list2 p {
  color: #63747E;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 p {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .box-content-list2 p {
    font-size: 22px;
    line-height: 38px;
  }
}
.box-content-list2 p a {
  color: #006A71;
}
.box-content-list2 p + p {
  padding-top: 10px;
}
.box-content-list2 p + h3 {
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 p + h3 {
    padding-top: 30px;
  }
}
.box-content-list2 p + .link {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 p + .link {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.box-content-list2 h1,
.box-content-list2 h2,
.box-content-list2 h3,
.box-content-list2 h4,
.box-content-list2 h5 {
  font-weight: 400;
  color: #006A71;
}
.box-content-list2 h2 {
  font-weight: 300;
  color: #414E57;
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 h2 {
    font-size: 42px;
    line-height: 50px;
  }
}
.box-content-list2 h2 strong,
.box-content-list2 h2 b {
  font-weight: 400;
  color: #006A71;
}
.box-content-list2 h2 + p {
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 h2 + p {
    padding-top: 30px;
  }
}
.box-content-list2 h3 {
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.box-content-list2 .device-space {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .box-content-list2 .device-space {
    padding-top: 0;
  }
}
.box-content-list2 .link {
  text-align: center;
}
@media only screen and (min-width: 768px) {
}
.box-content-list2 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-content-list2 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-content-list2 .box-list {
  background-color: #FFFFFF;
  border: 2px solid #F0F3F5;
  padding: 20px 20px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 .box-list {
    padding: 30px 40px;
  }
}
.box-content-list2 .box-list .subheading {
  font-weight: 400;
  color: #006A71;
  font-size: 20px;
  line-height: 26px;
  padding: 0 0 0 30px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 .box-list .subheading {
    font-size: 30px;
    line-height: 36px;
  }
}
.box-content-list2 .box-list ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
  max-width: 500px;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 .box-list ul {
    padding: 20px 0 0 0;
  }
}
.box-content-list2 .box-list ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 30px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 768px) {
  .box-content-list2 .box-list ul li {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 18px 30px;
  }
}
.box-content-list2 .box-list ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-image: url("../img/check-list-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box-content-list2 .box-list ul li:last-child {
  padding-bottom: 0;
}
.box-content-list2 .box-list ul li a {
  color: #006A71;
}
/* *** */
body.page-template-business .box-content-list2 .heading strong,
body.page-template-business .box-content-list2 .heading b {
  color: #006A71;
}
body.page-template-business .box-content-list2 p a {
  color: #006A71;
}
body.page-template-business .box-content-list2 h1,
body.page-template-business .box-content-list2 h2,
body.page-template-business .box-content-list2 h3,
body.page-template-business .box-content-list2 h4,
body.page-template-business .box-content-list2 h5 {
  color: #006A71;
}
body.page-template-business .box-content-list2 h2 {
  color: #414E57;
}
body.page-template-business .box-content-list2 h2 strong,
body.page-template-business .box-content-list2 h2 b {
  color: #006A71;
}
body.page-template-business .box-content-list2 .box-list .subheading {
  color: #006A71;
}
body.page-template-business .box-content-list2 .box-list ul li:before {
  background-image: url("../img/check-list-teal.png");
}
body.page-template-business .box-content-list2 .box-list ul li a {
  color: #006A71;
}
body.page-template-investing .box-content-list2 .heading strong,
body.page-template-investing .box-content-list2 .heading b {
  color: #006A71;
}
body.page-template-investing .box-content-list2 h1,
body.page-template-investing .box-content-list2 h2,
body.page-template-investing .box-content-list2 h3,
body.page-template-investing .box-content-list2 h4,
body.page-template-investing .box-content-list2 h5 {
  color: #006666;
}
body.page-template-investing .box-content-list2 h2 {
  color: #414E57;
}
body.page-template-investing .box-content-list2 h2 strong,
body.page-template-investing .box-content-list2 h2 b {
  color: #006666;
}
body.page-template-investing .box-content-list2 p a {
  color: #006666;
}
body.page-template-investing .box-content-list2 .box-list .subheading {
  color: #006666;
}
body.page-template-investing .box-content-list2 .box-list ul li:before {
  background-image: url("../img/check-list-teal.png");
}
body.page-template-investing .box-content-list2 .box-list ul li a {
  color: #006666;
}
.box-content-list3 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-list3 {
    padding: 10px 0;
  }
}
.box-content-list3 .subheading {
  text-align: center;
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 25px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-list3 .subheading {
    font-size: 25px;
    line-height: 34px;
    padding: 0 0 50px 0;
  }
}
.box-content-list3 .subheading a {
  color: #006A71;
}
.box-content-list3 .box-list {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .box-content-list3 .box-list {
    display: table;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
}
.box-content-list3 .box-list .list-title {
  color: #006A71;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 10px 0;
}
@media only screen and (min-width: 768px) {
  .box-content-list3 .box-list .list-title {
    font-size: 20px;
    line-height: 34px;
  }
}
.box-content-list3 .box-list ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.box-content-list3 .box-list ul li {
  color: #414E57;
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width: 992px) {
  .box-content-list3 .box-list ul li {
    font-size: 20px;
    line-height: 42px;
  }
}
.box-title-list {
  background-color: #F8FAFB;
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .box-title-list {
    padding: 80px 0;
  }
}
.box-title-list .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-title-list .heading {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list .heading {
    font-size: 42px;
    line-height: 45px;
  }
}
.box-title-list .heading + .subheading {
  margin-top: 10px;
}
.box-title-list .subheading {
  color: #006A71;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .box-title-list .subheading {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list .subheading {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
  }
}
.box-title-list .copy {
  color: #63747E;
  font-size: 18px;
  line-height: 24px;
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .box-title-list .copy {
    font-size: 24px;
    line-height: 36px;
    padding-top: 60px ;
  }
}
.box-title-list .copy small {
  line-height: normal;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .box-title-list .copy small {
    font-size: 14px;
  }
}
.box-title-list .copy a {
  color: #006A71;
}
.box-title-list .copy a:hover {
  text-decoration: underline !important;
}
.box-title-list .list-wrapper {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper {
    padding-top: 60px ;
  }
}
.box-title-list .list-wrapper ul {
  list-style: none;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper ul {
    padding: 0 0 0 0;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.box-title-list .list-wrapper ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 25px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper ul li {
    font-size: 24px;
    line-height: 29px;
    padding: 0 0 0 35px;
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper ul li:after {
    content: '';
    display: block;
    height: 15px;
  }
}
.box-title-list .list-wrapper ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/check-list-teal.png");
  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) {
  .box-title-list .list-wrapper ul li:before {
    top: 5px;
    height: 20px;
    width: 20px;
  }
}
.box-title-list .list-wrapper ul li a {
  color: #006A71;
}
.box-title-list .list-wrapper ul li a:hover {
  text-decoration: underline !important;
}
.box-title-list .list-wrapper ol {
  list-style: none;
  padding: 0 0 0 0;
  counter-reset: listNumber;
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper ol {
    padding: 0 0 0 0;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.box-title-list .list-wrapper ol li {
  counter-increment: listNumber;
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 25px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper ol li {
    font-size: 24px;
    line-height: 29px;
    padding: 0 0 0 35px;
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper ol li:after {
    content: '';
    display: block;
    height: 15px;
  }
}
.box-title-list .list-wrapper ol li:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  content: counter(listNumber) ".";
  color: #006A71;
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper ol li:before {
    top: 0;
    height: 20px;
    width: 20px;
  }
}
.box-title-list .list-wrapper ol li a {
  color: #006A71;
}
.box-title-list .list-wrapper ol li a:hover {
  text-decoration: underline !important;
}
.box-title-list .list-wrapper + .copy {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .box-title-list .list-wrapper + .copy {
    padding-top: 40px;
  }
}
.box-title-list .link {
  padding-top: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .box-title-list .link {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list .link {
    padding-top: 70px;
    text-align: center;
  }
}
.box-title-list .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-title-list .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-title-list .link .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.box-title-list.custom-1 .heading {
  padding-left: 25px;
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-1 .heading {
    padding-left: 0;
    text-align: center;
  }
}
.box-title-list.custom-1 .heading sup {
  font-size: 50%;
  top: -20px;
}
.box-title-list.custom-1 .subheading {
  padding-left: 25px;
  color: #006A71;
  font-size: 30px;
  line-height: 34px;
}
@media only screen and (min-width: 768px) {
  .box-title-list.custom-1 .subheading {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-1 .subheading {
    padding-left: 0;
    font-size: 42px;
    line-height: 45px;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-1 .list-wrapper ul li {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-1 .list-wrapper ul li:before {
    top: 0;
  }
}
.box-title-list.custom-1 .list-wrapper ul li a {
  color: #006A71 !important;
}
.box-title-list.custom-1 .copy .text-center {
  text-align: left!important;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-1 .copy .text-center {
    text-align: center!important;
  }
}
.box-title-list.custom-1 .copy.text-center {
  padding-left: 25px;
  text-align: left!important;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-1 .copy.text-center {
    padding-left: 0;
    text-align: center!important;
  }
}
.box-title-list.custom-1 .link {
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .box-title-list.custom-1 .link {
    padding-top: 15px;
  }
}
.box-title-list.custom-2 {
  background-color: #FFFFFF;
}
.box-title-list.custom-2 .heading {
  color: #414E57;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .heading {
    text-align: center;
  }
}
.box-title-list.custom-2 .subheading {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .box-title-list.custom-2 .subheading {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .subheading {
    font-size: 32px;
    line-height: 45px;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .list-wrapper {
    max-width: 450px;
    margin: 0 auto;
  }
}
.box-title-list.custom-2 .list-wrapper ul {
  list-style: none;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .list-wrapper ul {
    padding: 0 0 0 0;
    -webkit-columns: 1 200px;
    -moz-columns: 1 200px;
    columns: 1 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .list-wrapper ul li {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .list-wrapper ul li:before {
    top: 0;
  }
}
.box-title-list.custom-2 .list-wrapper + .copy {
  padding-top: 0!important;
}
@media only screen and (min-width: 768px) {
  .box-title-list.custom-2 .list-wrapper + .copy {
    padding-top: 0!important;
  }
}
.box-title-list.custom-2 .copy {
  font-size: 16px;
  line-height: normal!important;
  color: #222222;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .copy {
    max-width: 380px;
    margin: 0 auto;
  }
}
.box-title-list.custom-2 .link {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .box-title-list.custom-2 .link {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .link {
    text-align: center;
  }
}
.box-title-list.custom-2 .link .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  min-width: 250px;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-2 .link .btn-round {
    padding: 0 75px;
  }
}
.box-title-list.custom-2 .link .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.box-title-list.custom-3 {
  background-color: #FFFFFF;
}
.box-title-list.custom-3 .heading {
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .box-title-list.custom-3 .heading {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-3 .heading {
    font-size: 42px;
    line-height: 45px;
    text-align: center;
  }
}
.box-title-list.custom-3 .subheading {
  color: #63747E;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .box-title-list.custom-3 .subheading {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-3 .subheading {
    font-size: 26px;
    line-height: 45px;
    text-align: center;
  }
}
.box-title-list.custom-3 .list-wrapper ul li {
  font-size: 16px;
  line-height: normal;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-3 .list-wrapper ul li {
    font-size: 22px;
    padding: 0 0 0 35px;
  }
}
.box-title-list.custom-4 {
  background-color: transparent;
}
.box-title-list.custom-4 .heading {
  color: #414E57 !important;
  margin: 0 auto;
  max-width: 900px;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-4 .list-wrapper ul li:after {
    content: '';
    display: block;
    height: 30px;
  }
}
.box-title-list.custom-4 .list-wrapper ul li:before {
  background-image: url("../img/check-list-teal.png") !important;
}
.box-title-list.custom-4 .link .btn-round {
  color: #FFFFFF !important;
  background-color: #006A71 !important;
  border-color: #006A71 !important;
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-4 .link .btn-round {
    min-width: 250px;
    padding: 0 45px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list.custom-4 .link .btn-round:hover {
    color: #006A71 !important;
    background-color: #FFFFFF !important;
    border-color: #006A71 !important;
  }
}
/* *** */
body.page-template-business .box-title-list .heading {
  color: #006A71;
}
body.page-template-business .box-title-list .subheading {
  color: #006A71;
}
body.page-template-business .box-title-list .list-wrapper ul li:before {
  background-image: url("../img/check-list-teal.png");
}
@media only screen and (min-width: 768px) {
  body.page-id-1307 .box-title-list .heading {
    max-width: 1170px;
    margin: 0 auto;
  }
}
body.parent-pageid-512.page-id-5867 .box-title-list,
body.parent-pageid-512.page-id-6132 .box-title-list,
body.parent-pageid-512.page-id-9665 .box-title-list,
body.parent-pageid-512.page-id-26910 .box-title-list,
body.parent-pageid-512.page-id-26912 .box-title-list,
body.parent-pageid-512.page-id-5857 .box-title-list,
body.parent-pageid-512.page-id-6134 .box-title-list,
body.parent-pageid-512.page-id-5874 .box-title-list,
body.parent-pageid-512.page-id-6136 .box-title-list,
body.parent-pageid-512.page-id-5863 .box-title-list,
body.parent-pageid-512.page-id-6139 .box-title-list,
body.parent-pageid-512.page-id-5877 .box-title-list,
body.parent-pageid-512.page-id-6142 .box-title-list,
body.parent-pageid-512.page-id-6669 .box-title-list,
body.parent-pageid-512.page-id-6959 .box-title-list {
  text-align: center;
  padding: 40px 10px;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 .box-title-list,
  body.parent-pageid-512.page-id-6132 .box-title-list,
  body.parent-pageid-512.page-id-9665 .box-title-list,
  body.parent-pageid-512.page-id-26910 .box-title-list,
  body.parent-pageid-512.page-id-26912 .box-title-list,
  body.parent-pageid-512.page-id-5857 .box-title-list,
  body.parent-pageid-512.page-id-6134 .box-title-list,
  body.parent-pageid-512.page-id-5874 .box-title-list,
  body.parent-pageid-512.page-id-6136 .box-title-list,
  body.parent-pageid-512.page-id-5863 .box-title-list,
  body.parent-pageid-512.page-id-6139 .box-title-list,
  body.parent-pageid-512.page-id-5877 .box-title-list,
  body.parent-pageid-512.page-id-6142 .box-title-list,
  body.parent-pageid-512.page-id-6669 .box-title-list,
  body.parent-pageid-512.page-id-6959 .box-title-list {
    text-align: left;
    padding: 80px 0;
  }
}
body.parent-pageid-512.page-id-5867 .box-title-list .heading,
body.parent-pageid-512.page-id-6132 .box-title-list .heading,
body.parent-pageid-512.page-id-9665 .box-title-list .heading,
body.parent-pageid-512.page-id-26910 .box-title-list .heading,
body.parent-pageid-512.page-id-26912 .box-title-list .heading,
body.parent-pageid-512.page-id-5857 .box-title-list .heading,
body.parent-pageid-512.page-id-6134 .box-title-list .heading,
body.parent-pageid-512.page-id-5874 .box-title-list .heading,
body.parent-pageid-512.page-id-6136 .box-title-list .heading,
body.parent-pageid-512.page-id-5863 .box-title-list .heading,
body.parent-pageid-512.page-id-6139 .box-title-list .heading,
body.parent-pageid-512.page-id-5877 .box-title-list .heading,
body.parent-pageid-512.page-id-6142 .box-title-list .heading,
body.parent-pageid-512.page-id-6669 .box-title-list .heading,
body.parent-pageid-512.page-id-6959 .box-title-list .heading {
  text-align: center;
}
body.parent-pageid-512.page-id-5867 .box-title-list .subheading,
body.parent-pageid-512.page-id-6132 .box-title-list .subheading,
body.parent-pageid-512.page-id-9665 .box-title-list .subheading,
body.parent-pageid-512.page-id-26910 .box-title-list .subheading,
body.parent-pageid-512.page-id-26912 .box-title-list .subheading,
body.parent-pageid-512.page-id-5857 .box-title-list .subheading,
body.parent-pageid-512.page-id-6134 .box-title-list .subheading,
body.parent-pageid-512.page-id-5874 .box-title-list .subheading,
body.parent-pageid-512.page-id-6136 .box-title-list .subheading,
body.parent-pageid-512.page-id-5863 .box-title-list .subheading,
body.parent-pageid-512.page-id-6139 .box-title-list .subheading,
body.parent-pageid-512.page-id-5877 .box-title-list .subheading,
body.parent-pageid-512.page-id-6142 .box-title-list .subheading,
body.parent-pageid-512.page-id-6669 .box-title-list .subheading,
body.parent-pageid-512.page-id-6959 .box-title-list .subheading {
  text-align: center;
}
body.parent-pageid-512.page-id-5867 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-6132 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-9665 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-26910 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-26912 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-5857 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-6134 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-5874 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-6136 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-5863 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-6139 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-5877 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-6142 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-6669 .box-title-list .list-wrapper ul,
body.parent-pageid-512.page-id-6959 .box-title-list .list-wrapper ul {
  text-align: left;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6132 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-9665 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-26910 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-26912 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5857 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6134 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5874 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6136 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5863 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6139 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5877 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6142 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6669 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6959 .box-title-list .list-wrapper ul {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6132 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-9665 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-26910 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-26912 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5857 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6134 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5874 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6136 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5863 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6139 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-5877 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6142 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6669 .box-title-list .list-wrapper ul,
  body.parent-pageid-512.page-id-6959 .box-title-list .list-wrapper ul {
    max-width: 100%;
    margin-left: 10px;
  }
}
body.parent-pageid-512.page-id-5867 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-6132 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-9665 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-26910 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-26912 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-5857 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-6134 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-5874 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-6136 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-5863 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-6139 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-5877 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-6142 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-6669 .box-title-list .list-wrapper ul li,
body.parent-pageid-512.page-id-6959 .box-title-list .list-wrapper ul li {
  text-align: left;
  width: 100%;
}
body.parent-pageid-512.page-id-5867 .box-title-list .copy,
body.parent-pageid-512.page-id-6132 .box-title-list .copy,
body.parent-pageid-512.page-id-9665 .box-title-list .copy,
body.parent-pageid-512.page-id-26910 .box-title-list .copy,
body.parent-pageid-512.page-id-26912 .box-title-list .copy,
body.parent-pageid-512.page-id-5857 .box-title-list .copy,
body.parent-pageid-512.page-id-6134 .box-title-list .copy,
body.parent-pageid-512.page-id-5874 .box-title-list .copy,
body.parent-pageid-512.page-id-6136 .box-title-list .copy,
body.parent-pageid-512.page-id-5863 .box-title-list .copy,
body.parent-pageid-512.page-id-6139 .box-title-list .copy,
body.parent-pageid-512.page-id-5877 .box-title-list .copy,
body.parent-pageid-512.page-id-6142 .box-title-list .copy,
body.parent-pageid-512.page-id-6669 .box-title-list .copy,
body.parent-pageid-512.page-id-6959 .box-title-list .copy {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .box-title-list .copy,
  body.parent-pageid-512.page-id-6132 .box-title-list .copy,
  body.parent-pageid-512.page-id-9665 .box-title-list .copy,
  body.parent-pageid-512.page-id-26910 .box-title-list .copy,
  body.parent-pageid-512.page-id-26912 .box-title-list .copy,
  body.parent-pageid-512.page-id-5857 .box-title-list .copy,
  body.parent-pageid-512.page-id-6134 .box-title-list .copy,
  body.parent-pageid-512.page-id-5874 .box-title-list .copy,
  body.parent-pageid-512.page-id-6136 .box-title-list .copy,
  body.parent-pageid-512.page-id-5863 .box-title-list .copy,
  body.parent-pageid-512.page-id-6139 .box-title-list .copy,
  body.parent-pageid-512.page-id-5877 .box-title-list .copy,
  body.parent-pageid-512.page-id-6142 .box-title-list .copy,
  body.parent-pageid-512.page-id-6669 .box-title-list .copy,
  body.parent-pageid-512.page-id-6959 .box-title-list .copy {
    text-align: left;
  }
}
body.parent-pageid-512.page-id-5867 .box-title-list .link,
body.parent-pageid-512.page-id-6132 .box-title-list .link,
body.parent-pageid-512.page-id-9665 .box-title-list .link,
body.parent-pageid-512.page-id-26910 .box-title-list .link,
body.parent-pageid-512.page-id-26912 .box-title-list .link,
body.parent-pageid-512.page-id-5857 .box-title-list .link,
body.parent-pageid-512.page-id-6134 .box-title-list .link,
body.parent-pageid-512.page-id-5874 .box-title-list .link,
body.parent-pageid-512.page-id-6136 .box-title-list .link,
body.parent-pageid-512.page-id-5863 .box-title-list .link,
body.parent-pageid-512.page-id-6139 .box-title-list .link,
body.parent-pageid-512.page-id-5877 .box-title-list .link,
body.parent-pageid-512.page-id-6142 .box-title-list .link,
body.parent-pageid-512.page-id-6669 .box-title-list .link,
body.parent-pageid-512.page-id-6959 .box-title-list .link {
  text-align: center;
  margin: 0 -15px;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .box-title-list .link,
  body.parent-pageid-512.page-id-6132 .box-title-list .link,
  body.parent-pageid-512.page-id-9665 .box-title-list .link,
  body.parent-pageid-512.page-id-26910 .box-title-list .link,
  body.parent-pageid-512.page-id-26912 .box-title-list .link,
  body.parent-pageid-512.page-id-5857 .box-title-list .link,
  body.parent-pageid-512.page-id-6134 .box-title-list .link,
  body.parent-pageid-512.page-id-5874 .box-title-list .link,
  body.parent-pageid-512.page-id-6136 .box-title-list .link,
  body.parent-pageid-512.page-id-5863 .box-title-list .link,
  body.parent-pageid-512.page-id-6139 .box-title-list .link,
  body.parent-pageid-512.page-id-5877 .box-title-list .link,
  body.parent-pageid-512.page-id-6142 .box-title-list .link,
  body.parent-pageid-512.page-id-6669 .box-title-list .link,
  body.parent-pageid-512.page-id-6959 .box-title-list .link {
    margin: 0 0;
  }
}
body.parent-pageid-512.page-id-5867 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-6132 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-9665 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-26910 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-26912 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-5857 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-6134 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-5874 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-6136 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-5863 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-6139 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-5877 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-6142 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-6669 .box-title-list .link .btn-round,
body.parent-pageid-512.page-id-6959 .box-title-list .link .btn-round {
  height: auto;
  padding: 10px 30px;
  line-height: 18px;
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  body.parent-pageid-512.page-id-5867 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-6132 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-9665 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-26910 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-26912 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-5857 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-6134 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-5874 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-6136 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-5863 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-6139 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-5877 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-6142 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-6669 .box-title-list .link .btn-round,
  body.parent-pageid-512.page-id-6959 .box-title-list .link .btn-round {
    height: 52px;
    line-height: 51px;
    min-width: 300px;
    padding: 0 75px;
  }
}
body.parent-pageid-512.page-id-5867 .box-content-0,
body.parent-pageid-512.page-id-6132 .box-content-0,
body.parent-pageid-512.page-id-9665 .box-content-0,
body.parent-pageid-512.page-id-26910 .box-content-0,
body.parent-pageid-512.page-id-26912 .box-content-0,
body.parent-pageid-512.page-id-5857 .box-content-0,
body.parent-pageid-512.page-id-6134 .box-content-0,
body.parent-pageid-512.page-id-5874 .box-content-0,
body.parent-pageid-512.page-id-6136 .box-content-0,
body.parent-pageid-512.page-id-5863 .box-content-0,
body.parent-pageid-512.page-id-6139 .box-content-0,
body.parent-pageid-512.page-id-5877 .box-content-0,
body.parent-pageid-512.page-id-6142 .box-content-0,
body.parent-pageid-512.page-id-6669 .box-content-0,
body.parent-pageid-512.page-id-6959 .box-content-0 {
  text-align: center;
  padding: 40px 10px;
}
@media only screen and (min-width: 768px) {
  body.parent-pageid-512.page-id-5867 .box-content-0,
  body.parent-pageid-512.page-id-6132 .box-content-0,
  body.parent-pageid-512.page-id-9665 .box-content-0,
  body.parent-pageid-512.page-id-26910 .box-content-0,
  body.parent-pageid-512.page-id-26912 .box-content-0,
  body.parent-pageid-512.page-id-5857 .box-content-0,
  body.parent-pageid-512.page-id-6134 .box-content-0,
  body.parent-pageid-512.page-id-5874 .box-content-0,
  body.parent-pageid-512.page-id-6136 .box-content-0,
  body.parent-pageid-512.page-id-5863 .box-content-0,
  body.parent-pageid-512.page-id-6139 .box-content-0,
  body.parent-pageid-512.page-id-5877 .box-content-0,
  body.parent-pageid-512.page-id-6142 .box-content-0,
  body.parent-pageid-512.page-id-6669 .box-content-0,
  body.parent-pageid-512.page-id-6959 .box-content-0 {
    text-align: left;
    padding: 80px 0;
  }
}
.box-title-list-2 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .box-title-list-2 {
    padding: 80px 0;
  }
}
.box-title-list-2.box-background {
  background-color: #006A71;
}
.box-title-list-2 .box-wrapper {
  background-color: #FFFFFF;
  padding: 40px 15px;
}
@media only screen and (min-width: 992px) {
  .box-title-list-2 .box-wrapper {
    padding: 70px 15px;
  }
}
.box-title-list-2 .heading {
  color: #006A71;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-title-list-2 .heading {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list-2 .list-wrapper {
    -moz-columns: 2 auto;
    -webkit-columns: 2 auto;
    columns: 2 auto;
    -moz-column-gap: 100px;
    -webkit-column-gap: 100px;
    column-gap: 100px;
    margin-right: -100px;
  }
}
.box-title-list-2 .list-wrapper ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .box-title-list-2 .list-wrapper ul {
    padding: 20px 0 0 0;
    max-width: 430px;
    margin: 0 auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .box-title-list-2 .list-wrapper ul {
    max-width: 500px;
    margin: 0 0 0 0;
  }
}
.box-title-list-2 .list-wrapper ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 30px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .box-title-list-2 .list-wrapper ul li {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 25px 35px;
  }
}
.box-title-list-2 .list-wrapper ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-image: url("../img/check-list-teal.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box-title-list-2 .list-wrapper ul li:last-child {
  padding-bottom: 0;
}
.box-title-list-2 .link {
  text-align: center;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .box-title-list-2 .link {
    padding-top: 70px;
  }
}
.box-title-list-2 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .box-title-list-2 .link .btn-round {
    padding: 0 75px;
  }
}
/* *** */
body.page-template-business .box-title-list-2.box-background {
  background-color: #006A71;
}
body.page-template-business .box-title-list-2 .heading {
  color: #006A71;
}
body.page-template-business .box-title-list-2 .list-wrapper ul li:before {
  background-image: url("../img/check-list-teal.png");
}
body.page-template-investing .box-title-list-2.box-background {
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  body.page-template-investing .box-title-list-2 {
    padding: 0 0;
  }
}
body.page-template-investing .box-title-list-2 .box-wrapper {
  border: 2px solid #F0F3F5;
  background-color: #FFFFFF;
  padding: 40px 15px;
}
@media only screen and (min-width: 992px) {
  body.page-template-investing .box-title-list-2 .box-wrapper {
    padding: 70px 15px;
  }
}
body.page-template-investing .box-title-list-2 .heading {
  color: #006666;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  body.page-template-investing .box-title-list-2 .heading {
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 45px;
  }
}
body.page-template-investing .box-title-list-2 .list-wrapper ul li:before {
  background-image: url("../img/check-list-teal.png");
}
.box-two-personal {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .box-two-personal {
    padding: 80px 0;
  }
}
.box-two-personal .box-wrapper {
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
  margin: 0 0 25px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .box-two-personal .box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 242px;
    padding: 40px 40px;
    margin: 0 0 0 0;
  }
}
.box-two-personal .box-wrapper h3,
.box-two-personal .box-wrapper .box-title {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 992px) {
  .box-two-personal .box-wrapper h3,
  .box-two-personal .box-wrapper .box-title {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    justify-content: center;
    flex-direction: column;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 0 0;
  }
}
.box-two-personal .box-wrapper h3 strong,
.box-two-personal .box-wrapper .box-title strong,
.box-two-personal .box-wrapper h3 b,
.box-two-personal .box-wrapper .box-title b {
  font-weight: 400;
}
.box-two-personal .box-wrapper .link .btn-round {
  min-width: 255px;
  height: 40px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .box-two-personal .box-wrapper .link .btn-round {
    min-width: 220px;
  }
}
.box-two-personal .box-notes {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  margin: 40px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-two-personal .box-notes {
    font-size: 18px;
    line-height: 22px;
    margin: 70px auto 0 auto;
  }
}
.box-two-personal.box-background {
  background: #006A71;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006A71 0%, #017880 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #006A71 0%, #017880 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #006A71 0%, #017880 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006A71', endColorstr='#017880', GradientType=0);
  /* IE6-9 */
}
/* *** */
body.page-template-business .box-two-personal.box-background {
  background: #006A71;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006A71 0%, #017880 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #006A71 0%, #017880 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #006A71 0%, #017880 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006A71', endColorstr='#006A71', GradientType=0);
  /* IE6-9 */
}
body.page-template-business .box-two-personal .box-wrapper h3,
body.page-template-business .box-two-personal .box-wrapper .box-title {
  color: #006A71;
}
body.page-id-531 .box-two-personal {
  background-color: #F8FAFB;
}
body.page-id-531 .box-two-personal.box-background {
  background: #006A71;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006A71 0%, #017880 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #006A71 0%, #017880 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #006A71 0%, #017880 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006A71', endColorstr='#017880', GradientType=0);
  /* IE6-9 */
}
.box-two-personal2 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .box-two-personal2 {
    padding: 80px 0;
  }
}
.box-two-personal2 .box-wrapper {
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
  margin: 0 0 25px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .box-two-personal2 .box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 242px;
    padding: 40px 40px;
    margin: 0 0 0 0;
  }
}
.box-two-personal2 .box-wrapper h3,
.box-two-personal2 .box-wrapper .box-title {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 20px 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .box-two-personal2 .box-wrapper h3,
  .box-two-personal2 .box-wrapper .box-title {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 0 0;
  }
}
.box-two-personal2 .box-wrapper h3 strong,
.box-two-personal2 .box-wrapper .box-title strong,
.box-two-personal2 .box-wrapper h3 b,
.box-two-personal2 .box-wrapper .box-title b {
  font-weight: 400;
}
.box-two-personal2 .box-wrapper h3 + .subheading,
.box-two-personal2 .box-wrapper .box-title + .subheading,
.box-two-personal2 .box-wrapper h3 + .link,
.box-two-personal2 .box-wrapper .box-title + .link {
  padding-top: 20px;
}
.box-two-personal2 .box-wrapper .subheading {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 20px 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .box-two-personal2 .box-wrapper .subheading {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 0 0;
  }
}
.box-two-personal2 .box-wrapper .subheading strong,
.box-two-personal2 .box-wrapper .subheading b {
  font-weight: 400;
}
.box-two-personal2 .box-wrapper .subheading + .link {
  padding-top: 20px;
}
.box-two-personal2 .box-wrapper .logo-image-wrapper {
  max-width: 100px;
  margin: 20px auto;
}
@media only screen and (min-width: 768px) {
  .box-two-personal2 .box-wrapper .logo-image-wrapper {
    max-width: 130px;
  }
}
.box-two-personal2 .box-wrapper .logo-image-wrapper img {
  width: 100%;
  height: auto;
}
.box-two-personal2 .box-wrapper .link .btn-round {
  min-width: 255px;
  height: 40px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .box-two-personal2 .box-wrapper .link .btn-round {
    min-width: 220px;
  }
}
.box-two-personal2 .box-notes {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  margin: 40px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-two-personal2 .box-notes {
    font-size: 18px;
    line-height: 22px;
    margin: 70px auto 0 auto;
  }
}
.box-two-personal2.box-background {
  background: #6f9d3e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6f9d3e 0%, #84ac5b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f9d3e', endColorstr='#84ac5b', GradientType=0);
  /* IE6-9 */
}
/* *** */
body.page-template-business .box-two-personal2.box-background {
  background: #15753b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #15753b 0%, #358354 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #15753b 0%, #358354 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #15753b 0%, #358354 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#15753b', endColorstr='#358354', GradientType=0);
  /* IE6-9 */
}
body.page-template-business .box-two-personal2 .box-wrapper h3,
body.page-template-business .box-two-personal2 .box-wrapper .box-title {
  color: #006A71;
}
body.page-template-business .box-two-personal2 .box-wrapper .subheading {
  color: #006A71;
}
body.page-id-531 .box-two-personal2 {
  background-color: #F8FAFB;
}
body.page-id-531 .box-two-personal2.box-background {
  background: #6f9d3e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6f9d3e 0%, #84ac5b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f9d3e', endColorstr='#84ac5b', GradientType=0);
  /* IE6-9 */
}
.box-two-business {
  padding: 40px 0 10px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-two-business {
    padding: 80px 0;
  }
}
.box-two-business .box-wrapper {
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  width: 100%;
  padding: 30px 20px;
  margin: 0 0 30px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .box-two-business .box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 242px;
    padding: 30px 20px;
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .box-two-business .box-wrapper .desc {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.box-two-business .box-wrapper .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .box-two-business .box-wrapper .heading {
    font-size: 24px;
    line-height: 30px;
    display: -webkit-box;
    max-height: 60px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
  }
}
.box-two-business .box-wrapper .heading strong,
.box-two-business .box-wrapper .heading b {
  font-weight: 400;
}
.box-two-business .box-wrapper p {
  color: #63747E;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .box-two-business .box-wrapper p {
    font-size: 18px;
    line-height: 24px;
    display: -webkit-box;
  }
}
.box-two-business .box-wrapper .link {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .box-two-business .box-wrapper .link {
    text-align: left;
  }
}
.box-two-business .box-wrapper .link .btn-round {
  height: 40px;
  line-height: 36px;
  min-width: 200px;
  margin: 20px 20px 0 0;
}
@media only screen and (min-width: 992px) {
  .box-two-business .box-wrapper .link .btn-round {
    min-width: 200px;
    margin: 20px 20px 0 0;
  }
}
.box-two-business .box-wrapper .link .btn-round:last-child {
  margin-right: 0;
}
.box-two-business.box-background {
  background: #006A71;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006A71 0%, #489CA1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #006A71 0%, #489CA1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #006A71 0%, #489CA1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#489CA1', endColorstr='#006A71', GradientType=0);
  /* IE6-9 */
}
/* *** */
body {
  /* *** */
}
body.page-template-business .box-two-business .box-wrapper .heading {
  color: #006A71;
}
body.page-template-business .box-two-business.box-background.box-background {
  background: #006A71;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006A71 0%, #489CA1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #006A71 0%, #489CA1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #006A71 0%, #489CA1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#489CA1', endColorstr='#006A71', GradientType=0);
  /* IE6-9 */
}
.boxes-banking-category {
  background-color: #F0F3F5;
  padding: 50px 0 35px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .boxes-banking-category {
    padding: 90px 0 60px 0;
  }
}
.boxes-banking-category .boxes-banking-category-wrapper {
  max-width: 970px;
  margin: 0 auto;
}
.boxes-banking-category .heading {
  color: #006A71;
  font-weight: 300;
  text-align: center;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-banking-category .heading {
    font-size: 40px;
    line-height: 50px;
    padding: 0 0 70px 0;
  }
}
.boxes-banking-category .item {
  text-align: center;
  background-color: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 20px;
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-banking-category .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 325px;
    padding: 40px 40px;
    margin: 0 0 30px 0;
  }
}
.boxes-banking-category .item .category {
  display: block;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-banking-category .item .category {
    padding: 0 0 0 0;
  }
}
.boxes-banking-category .item .category .icon-personal-banking {
  width: 108px;
  height: 113px;
}
.boxes-banking-category .item .category .icon-personal-banking .bkg svg {
  width: 108px;
  height: 113px;
}
.boxes-banking-category .item .category .icon-personal-banking .bkg svg path.layer1 {
  fill: #CBDBB5;
}
.boxes-banking-category .item .category .icon-personal-banking .bkg svg path.layer2 {
  fill: #A9C588;
}
.boxes-banking-category .item .category .icon-personal-banking .bkg svg path.layer3 {
  fill: #98B86E;
}
.boxes-banking-category .item .category .icon-personal-banking .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-55%, -55%);
  transform: translate(-55%, -55%);
}
.boxes-banking-category .item .category .icon-personal-banking .icon svg.piggy-bank {
  width: 48px;
  height: 48px;
}
.boxes-banking-category .item .category .name {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #006A71;
  text-transform: uppercase;
  margin: 20px 0 0 0;
  min-height: 60px;
}
@media only screen and (min-width: 992px) {
  .boxes-banking-category .item .category .name {
    margin: 40px 0 0 0;
    font-size: 18px;
    line-height: 22px;
    min-height: 70px;
  }
}
.boxes-banking-category .item .link {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
.boxes-banking-category .item .link svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-banking-category .item .link svg path {
  fill: #01558e;
}
.boxes-mortgage-features {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features {
    padding: 80px 0;
  }
}
.boxes-mortgage-features .box-wrapper {
  max-width: 970px;
  margin: 70px auto 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .box-wrapper {
    margin: 140px auto 0 auto;
  }
}
.boxes-mortgage-features .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .heading {
    font-size: 50px;
    line-height: 58px;
  }
}
.boxes-mortgage-features .subheading {
  color: #006A71;
  font-size: 30px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .subheading {
    font-size: 50px;
    line-height: 58px;
  }
}
.boxes-mortgage-features .item {
  background-color: #E4EBF0;
  padding: 30px 30px;
  margin: 0 0 15px 0;
  height: 250px;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .item {
    height: 350px;
    width: 100%;
    padding: 0 30px;
    margin: 0 0 30px 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-mortgage-features .item {
    height: 450px;
  }
}
.boxes-mortgage-features .item .icon {
  position: relative;
  height: 40%;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .item .icon {
    height: 50%;
  }
}
.boxes-mortgage-features .item .icon .icon-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .item .icon .icon-wrapper {
    -webkit-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
  }
}
.boxes-mortgage-features .item .icon .icon-wrapper svg {
  width: 48px;
  height: 48px;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .item .icon .icon-wrapper svg {
    width: 75px;
    height: 75px;
  }
}
.boxes-mortgage-features .item .icon .icon-wrapper svg path {
  fill: #006A71;
}
.boxes-mortgage-features .item .info {
  height: 60%;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .item .info {
    height: 50%;
  }
}
.boxes-mortgage-features .item .info .title {
  color: #006A71;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .item .info .title {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 1.2px;
  }
}
.boxes-mortgage-features .item .info .title + p {
  padding-top: 10px;
}
.boxes-mortgage-features .item .info p {
  font-size: 18px;
  line-height: 22px;
  max-width: 330px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .item .info p {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 768px) {
  .boxes-mortgage-features .link {
    padding: 50px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-mortgage-features .link .btn-round {
    min-width: 250px;
  }
}
.boxes-mortgage-features .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
}
.boxes-icon-content-01 {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-01 {
    padding: 80px 0 50px 0;
  }
}
.boxes-icon-content-01 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-01 .heading {
    font-size: 42px;
    line-height: 45px;
    padding-bottom: 70px;
  }
}
.boxes-icon-content-01 .item {
  padding: 40px 30px;
  margin: 0 0 30px 0;
  width: 100%;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item {
    padding: 50px 35px;
    margin: 0 0 30px 0;
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-01 .item {
    height: 440px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item:hover {
    z-index: 0;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05, 1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05, 1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05, 1.05);
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.boxes-icon-content-01 .item .box-middle .icon-wrapper {
  width: 45px;
  height: 45px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item .box-middle .icon-wrapper {
    width: 105px;
    height: 105px;
  }
}
.boxes-icon-content-01 .item .box-middle .icon-wrapper .img-table {
  display: table;
  width: 100%;
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item .box-middle .icon-wrapper .img-table {
    height: 105px;
  }
}
.boxes-icon-content-01 .item .box-middle .icon-wrapper .img-table .img-middle {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.boxes-icon-content-01 .item .box-middle .icon-wrapper .img-table .img-middle img {
  width: 105px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  /*
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              */
}
.boxes-icon-content-01 .item .box-middle .subheading {
  font-size: 18px;
  line-height: 20px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item .box-middle .subheading {
    font-size: 22px;
    line-height: 36px;
  }
}
.boxes-icon-content-01 .item .box-middle .desc {
  max-width: 310px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item .box-middle .desc {
    font-size: 18px;
    line-height: 30px;
    display: -webkit-box;
    height: 90px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-01 .item .box-middle .desc {
    height: 120px;
  }
}
.boxes-icon-content-01 .item .link {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-01 .item .link {
    margin: 20px auto 0 auto;
  }
}
.boxes-icon-content-01 .item .link svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-01 .item .link svg path {
  fill: #01558e;
}
.boxes-icon-content-02 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-02 {
    padding: 80px 0;
  }
}
.boxes-icon-content-02 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-02 .heading strong,
.boxes-icon-content-02 .heading b {
  font-weight: 400;
  color: #006A71;
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .heading strong,
  .boxes-icon-content-02 .heading b {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-02 .heading + p {
  padding-top: 20px;
}
.boxes-icon-content-02 p {
  font-weight: 300;
  color: #414E57;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 p {
    font-size: 26px;
    line-height: 36px;
    max-width: 1050px;
    margin: 0 auto;
  }
}
.boxes-icon-content-02 p + p {
  padding-top: 10px;
}
.boxes-icon-content-02 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.boxes-icon-content-02 .link .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.boxes-icon-content-02 .box-list {
  padding: 40px 0 10px 0;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-02 .box-list {
    padding: 80px 0 50px 0;
  }
}
.boxes-icon-content-02 .box-list .item {
  padding: 40px 30px;
  margin: 0 0 30px 0;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: 100%;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item {
    padding: 50px 35px;
    margin: 0 0 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item:hover {
    z-index: 0;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05, 1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05, 1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05, 1.05);
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item.with-icon {
    height: 465px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-02 .box-list .item.with-icon {
    height: 490px;
  }
}
.boxes-icon-content-02 .box-list .item.with-icon .box-middle .desc {
  max-width: 310px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.boxes-icon-content-02 .box-list .item .icon-wrapper {
  width: 45px;
  height: 45px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-02 .box-list .item .icon-wrapper {
    width: 95px;
    height: 95px;
    margin: 0 auto 40px auto;
  }
}
.boxes-icon-content-02 .box-list .item .icon-wrapper .img-table {
  display: table;
  width: 100%;
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item .icon-wrapper .img-table {
    height: 95px;
  }
}
.boxes-icon-content-02 .box-list .item .icon-wrapper .img-table .img-middle {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.boxes-icon-content-02 .box-list .item .icon-wrapper .img-table .img-middle img {
  width: 95px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.boxes-icon-content-02 .box-list .item .subheading {
  font-size: 16px;
  line-height: 20px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item .subheading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px;
  }
}
.boxes-icon-content-02 .box-list .item .desc {
  max-width: 500px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-02 .box-list .item .desc {
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    height: 115px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item .desc {
    height: 115px;
    -webkit-line-clamp: 5;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-02 .box-list .item .desc {
    height: 120px;
    -webkit-line-clamp: 5;
  }
}
.boxes-icon-content-02 .box-list .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-02 .box-list .item .cta {
    margin: 20px auto 0 auto;
  }
}
.boxes-icon-content-02 .box-list .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-02 .box-list .item .cta svg path {
  fill: #01558e;
}
.boxes-icon-content-02.box-background {
  background-color: #006A71;
}
.boxes-icon-content-02.box-background .heading {
  color: #FFFFFF;
}
.boxes-icon-content-02.box-background .heading strong,
.boxes-icon-content-02.box-background .heading b {
  color: #FFFFFF;
}
.boxes-icon-content-02.box-background p {
  color: #FFFFFF;
}
.boxes-icon-content-02.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.boxes-icon-content-02.box-background .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
/* *** */
body.page-template-business .boxes-icon-content-02 .heading strong,
body.page-template-business .boxes-icon-content-02 .heading b {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-02 .box-list .item .box-middle .subheading {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-02 .link .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
body.page-template-business .boxes-icon-content-02 .link .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-02.box-background {
  background-color: #006A71;
}
body.page-template-business .boxes-icon-content-02.box-background .heading {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-02.box-background .heading strong,
body.page-template-business .boxes-icon-content-02.box-background .heading b {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-02.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .boxes-icon-content-02.box-background .link .btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
@media only screen and (min-width: 992px) {
  body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon {
    height: 350px;
  }
}
@media only screen and (min-width: 1200px) {
  body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon {
    height: 350px;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle {
    height: 215px;
  }
}
body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle .icon-wrapper {
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle .icon-wrapper {
    margin: 0 auto 30px auto;
  }
}
body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle .subheading {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle .subheading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px;
  }
}
body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle .desc {
  max-width: 500px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle .desc {
    font-size: 16px;
    line-height: 22px;
    height: 45px;
    -webkit-line-clamp: 2;
  }
}
@media only screen and (min-width: 1200px) {
  body.page-id-1444 .boxes-icon-content-02 .box-list .item.with-icon .box-middle .desc {
    height: 45px;
    -webkit-line-clamp: 2;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-701 .row.centered {
    text-align: center;
    display: flex;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-701 .row.centered .col-lg-3,
  body.page-id-701 .row.centered .col-md-3,
  body.page-id-701 .row.centered .col-sm-6,
  body.page-id-701 .row.centered .col-xs-12 {
    float: none;
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-701 .boxes-icon-content-02 .box-list .item.with-icon {
    height: 400px !important;
  }
}
@media only screen and (min-width: 1200px) {
  body.page-id-701 .boxes-icon-content-02 .box-list .item.with-icon {
    height: 400px !important;
  }
}
body.page-id-701 .boxes-icon-content-02 .box-list .item.with-icon .icon-wrapper {
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 768px) {
  body.page-id-701 .boxes-icon-content-02 .box-list .item.with-icon .icon-wrapper {
    margin: 0 auto 30px auto;
  }
}
body.page-id-701 .boxes-icon-content-02 .box-list .item .cta {
  height: auto;
}
@media only screen and (min-width: 992px) {
  body.page-id-4974 .row.centered {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-4974 .row.centered .col-lg-3,
  body.page-id-4974 .row.centered .col-md-3,
  body.page-id-4974 .row.centered .col-sm-6,
  body.page-id-4974 .row.centered .col-xs-12 {
    float: none;
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-4974 .boxes-icon-content-02 .box-list .item.with-icon {
    height: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  body.page-id-4974 .boxes-icon-content-02 .box-list .item.with-icon {
    height: 400px;
  }
}
.boxes-icon-content-03 {
  background-color: #F8FAFB;
  text-align: center;
  padding: 40px 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 {
    padding: 80px 0 0 0;
  }
}
.boxes-icon-content-03 .wrapper-content {
  margin: 0 auto;
}
.boxes-icon-content-03 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-03 .heading strong,
.boxes-icon-content-03 .heading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-03 .heading + p,
.boxes-icon-content-03 .heading + .block-top {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03 .heading + p,
  .boxes-icon-content-03 .heading + .block-top {
    padding-top: 30px;
  }
}
.boxes-icon-content-03 .subheading {
  color: #414E57;
  font-weight: 300;
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03 .subheading {
    font-size: 32px;
    line-height: 40px;
  }
}
.boxes-icon-content-03 .subheading strong,
.boxes-icon-content-03 .subheading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-03 .subheading + p {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03 .subheading + p {
    padding-top: 20px;
  }
}
.boxes-icon-content-03 p {
  color: #414E57;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03 p {
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.boxes-icon-content-03 p + p {
  padding-top: 10px;
}
.boxes-icon-content-03 .link {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .link {
    padding: 0 0 80px 0;
  }
}
.boxes-icon-content-03 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
  margin: 5px 10px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .link .btn-round {
    min-width: 270px;
    padding: 0 75px;
  }
}
.boxes-icon-content-03 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
.boxes-icon-content-03 .icon-list {
  padding: 40px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03 .icon-list {
    padding: 70px 0 0 0;
  }
}
.boxes-icon-content-03 .icon-list.smaller-icons {
  max-width: 970px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list.smaller-icons .item {
    height: 280px;
  }
}
.boxes-icon-content-03 .icon-list.smaller-icons .item .icon-wrapper {
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list.smaller-icons .item .icon-wrapper {
    margin: 0 auto 20px auto;
  }
}
.boxes-icon-content-03 .icon-list.smaller-icons .item .icon-wrapper .img-table {
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list.smaller-icons .item .icon-wrapper .img-table {
    height: 95px;
  }
}
.boxes-icon-content-03 .icon-list.smaller-icons .item .subheading {
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list.smaller-icons .item .subheading {
    font-size: 18px;
    line-height: 20px;
  }
}
.boxes-icon-content-03 .icon-list .item {
  padding: 30px 30px;
  margin: 0 0 30px 0;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: 100%;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item {
    padding: 50px 30px;
    margin: 0 0 80px 0;
    height: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item:hover {
    z-index: 0;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05, 1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05, 1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05, 1.05);
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.boxes-icon-content-03 .icon-list .item .icon-wrapper {
  position: relative;
  width: 85px;
  height: 85px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item .icon-wrapper {
    width: 95px;
    height: 95px;
    margin: 0 auto 30px auto;
  }
}
.boxes-icon-content-03 .icon-list .item .icon-wrapper .img-table {
  display: table;
  width: 100%;
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item .icon-wrapper .img-table {
    height: 95px;
  }
}
.boxes-icon-content-03 .icon-list .item .icon-wrapper .img-table .img-middle {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.boxes-icon-content-03 .icon-list .item .icon-wrapper .img-table .img-middle img {
  width: 95px!important;
  height: auto!important;
  max-width: 100%;
  max-height: 100%;
}
.boxes-icon-content-03 .icon-list .item .subheading {
  position: relative;
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item .subheading {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 25px;
  }
}
.boxes-icon-content-03 .icon-list .item .desc {
  position: relative;
  color: #63747E;
  font-size: 16px;
  line-height: 24px;
  max-width: 330px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.boxes-icon-content-03 .icon-list .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03 .icon-list .item .cta {
    margin: 0 auto 0 auto;
  }
}
.boxes-icon-content-03 .icon-list .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-03 .icon-list .item .cta svg path {
  fill: #01558e;
}
.boxes-icon-content-03 .block-bottom {
  display: none;
}
.boxes-icon-content-03.box-background {
  background-color: #006A71;
}
.boxes-icon-content-03.box-background .heading {
  color: #FFFFFF;
}
.boxes-icon-content-03.box-background .heading strong,
.boxes-icon-content-03.box-background .heading b {
  color: #FFFFFF;
}
.boxes-icon-content-03.box-background p {
  color: #FFFFFF;
}
.boxes-icon-content-03.custom-1 .heading {
  color: #006A71;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-1 .heading {
    font-size: 40px;
    line-height: 44px;
  }
}
.boxes-icon-content-03.custom-1 .heading strong,
.boxes-icon-content-03.custom-1 .heading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-03.custom-1 .link {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .link {
    padding: 0 0 80px 0;
  }
}
.boxes-icon-content-03.custom-1 .link .btn-round {
  color: #FFFFFF !important;
  background-color: #006A71 !important;
  border-color: #006A71 !important;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .link .btn-round {
    min-width: 250px;
    padding: 0 45px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .link .btn-round:hover {
    color: #006A71 !important;
    background-color: #FFFFFF !important;
    border-color: #006A71 !important;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .icon-list {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .icon-list .item {
    padding: 50px 30px;
    margin: 0 0 30px 0;
    height: 385px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .icon-list .item .subheading {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .icon-list .item .desc {
    font-size: 18px;
    line-height: 31px;
    text-align: left;
    max-width: 370px;
    display: -webkit-box;
    max-height: 125px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.boxes-icon-content-03.custom-1 .icon-list .item .desc .cta {
  display: inline;
  padding: 0 0 0 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #006A71;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-1 .icon-list .item .desc .cta {
    font-size: 18px;
    line-height: 31px;
  }
}
.boxes-icon-content-03.custom-1 .icon-list .item .desc .cta svg {
  display: none;
}
.boxes-icon-content-03.custom-1 .icon-list .item .cta {
  display: none;
}
.boxes-icon-content-03.custom-1 .block-top {
  display: none;
}
.boxes-icon-content-03.custom-1 .block-bottom {
  display: block;
  margin: 0 0 30px 0;
}
.boxes-icon-content-03.custom-2 {
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-2 {
    padding: 80px 0 50px 0;
  }
}
.boxes-icon-content-03.custom-2 .heading b,
.boxes-icon-content-03.custom-2 .heading strong {
  color: #006A71 !important;
}
.boxes-icon-content-03.custom-2 .icon-list .item {
  border: 0;
  border-radius: 37px;
  background-color: #EEF6FB;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-2 .icon-list .item {
    padding: 15px 30px 30px;
    margin: 0 0 30px 0;
    height: 380px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-03.custom-2 .icon-list .item {
    height: 310px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-2 .icon-list .item .icon-wrapper {
    margin: 0 auto 10px auto;
  }
}
.boxes-icon-content-03.custom-2 .icon-list .item .subheading {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-2 .icon-list .item .subheading {
    font-size: 26px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}
.boxes-icon-content-03.custom-2 .icon-list .item .desc {
  text-align: center;
  color: #327B4F;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-2 .icon-list .item .desc {
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    max-width: 370px;
  }
}
.boxes-icon-content-03.custom-2 .icon-list .item .desc .cta {
  display: inline;
  padding: 0 0 0 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #006A71;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-2 .icon-list .item .desc .cta {
    font-size: 18px;
    line-height: 31px;
  }
}
.boxes-icon-content-03.custom-2 .icon-list .item .desc .cta svg {
  display: none;
}
.boxes-icon-content-03.custom-2 .icon-list .item .cta {
  display: none;
}
.boxes-icon-content-03.custom-3 .heading {
  color: #006A71;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-3 .heading {
    font-size: 40px;
    line-height: 44px;
  }
}
.boxes-icon-content-03.custom-3 .heading strong,
.boxes-icon-content-03.custom-3 .heading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-03.custom-3 .heading + p,
.boxes-icon-content-03.custom-3 .heading + .block-top {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-3 .heading + p,
  .boxes-icon-content-03.custom-3 .heading + .block-top {
    padding-top: 70px;
  }
}
.boxes-icon-content-03.custom-3 .subheading {
  color: #414E57;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-3 .subheading {
    font-size: 32px;
    line-height: 40px;
  }
}
.boxes-icon-content-03.custom-3 .subheading strong,
.boxes-icon-content-03.custom-3 .subheading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-03.custom-3 .subheading + p {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-3 .subheading + p {
    padding-top: 20px;
  }
}
.boxes-icon-content-03.custom-3 .link {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 .link {
    padding: 0 0 80px 0;
  }
}
.boxes-icon-content-03.custom-3 .link .btn-round {
  color: #FFFFFF !important;
  background-color: #006A71 !important;
  border-color: #006A71 !important;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 .link .btn-round {
    min-width: 250px;
    padding: 0 45px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 .link .btn-round:hover {
    color: #006A71 !important;
    background-color: #FFFFFF !important;
    border-color: #006A71 !important;
  }
}
.boxes-icon-content-03.custom-3 .icon-list {
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-3 .icon-list {
    padding: 40px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 .icon-list .item {
    padding: 50px 30px;
    margin: 0 0 80px 0;
    height: 385px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 .icon-list .item .subheading {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 .icon-list .item .desc {
    font-size: 18px;
    line-height: 31px;
    text-align: left;
    max-width: 370px;
    display: -webkit-box;
    max-height: 125px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.boxes-icon-content-03.custom-3 .icon-list .item .desc .cta {
  display: inline;
  padding: 0 0 0 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #006A71;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 .icon-list .item .desc .cta {
    font-size: 18px;
    line-height: 31px;
  }
}
.boxes-icon-content-03.custom-3 .icon-list .item .desc .cta svg {
  display: none;
}
.boxes-icon-content-03.custom-3 .icon-list .item .cta {
  display: none;
}
.boxes-icon-content-03.custom-3 + .custom-3 {
  padding: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-3 + .custom-3 {
    padding: 0 0 0 0;
  }
}
.boxes-icon-content-03.custom-4 .heading {
  color: #006A71;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-4 .heading {
    font-size: 40px;
    line-height: 44px;
  }
}
.boxes-icon-content-03.custom-4 .heading strong,
.boxes-icon-content-03.custom-4 .heading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-03.custom-4 .heading + p,
.boxes-icon-content-03.custom-4 .heading + .block-top {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-4 .heading + p,
  .boxes-icon-content-03.custom-4 .heading + .block-top {
    padding-top: 70px;
  }
}
.boxes-icon-content-03.custom-4 .subheading {
  color: #414E57;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-4 .subheading {
    font-size: 32px;
    line-height: 40px;
  }
}
.boxes-icon-content-03.custom-4 .subheading strong,
.boxes-icon-content-03.custom-4 .subheading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-03.custom-4 .subheading + p {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-4 .subheading + p {
    padding-top: 20px;
  }
}
.boxes-icon-content-03.custom-4 .link {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 .link {
    padding: 0 0 80px 0;
  }
}
.boxes-icon-content-03.custom-4 .link .btn-round {
  color: #FFFFFF !important;
  background-color: #006A71 !important;
  border-color: #006A71 !important;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 .link .btn-round {
    min-width: 250px;
    padding: 0 45px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 .link .btn-round:hover {
    color: #006A71 !important;
    background-color: #FFFFFF !important;
    border-color: #006A71 !important;
  }
}
.boxes-icon-content-03.custom-4 .icon-list {
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-03.custom-4 .icon-list {
    padding: 40px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 .icon-list .item {
    padding: 50px 30px;
    margin: 0 0 80px 0;
    height: 385px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 .icon-list .item .subheading {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 .icon-list .item .desc {
    font-size: 18px;
    line-height: 31px;
    text-align: left;
    max-width: 370px;
    display: -webkit-box;
    max-height: 125px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.boxes-icon-content-03.custom-4 .icon-list .item .desc .cta {
  display: inline;
  padding: 0 0 0 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #006A71;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 .icon-list .item .desc .cta {
    font-size: 18px;
    line-height: 31px;
  }
}
.boxes-icon-content-03.custom-4 .icon-list .item .desc .cta svg {
  display: none;
}
.boxes-icon-content-03.custom-4 + .custom-3 {
  padding: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-03.custom-4 + .custom-3 {
    padding: 0 0 0 0;
  }
}
/* *** */
body.page-template-business .boxes-icon-content-03 .heading strong,
body.page-template-business .boxes-icon-content-03 .heading b {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-03 .icon-list .subheading {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-03 .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
body.page-template-business .boxes-icon-content-03 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
body.page-template-business .boxes-icon-content-03.box-background {
  background-color: #006A71;
}
body.page-template-business .boxes-icon-content-03.box-background .heading {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-03.box-background .heading strong,
body.page-template-business .boxes-icon-content-03.box-background .heading b {
  color: #FFFFFF;
}
body.page-id-531 .boxes-icon-content-03 .heading {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .boxes-icon-content-03 .heading {
    font-size: 36px;
    line-height: 44px;
  }
}
body.page-id-531 .boxes-icon-content-03 .icon-list {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .boxes-icon-content-03 .icon-list {
    padding: 60px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-03 .icon-list {
    max-width: 970px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  body.page-id-531 .boxes-icon-content-03 .icon-list .item {
    height: 220px;
  }
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-03 .icon-list .item {
    height: 330px;
    margin: 0 0 50px 0;
  }
}
body.page-id-531 .boxes-icon-content-03 .icon-list .item .icon-wrapper {
  position: relative;
  width: 85px;
  height: 45px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-03 .icon-list .item .icon-wrapper {
    width: 95px;
    height: 60px;
    margin: 0 auto 30px auto;
  }
}
body.page-id-531 .boxes-icon-content-03 .icon-list .item .icon-wrapper .img-table {
  height: 45px;
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-03 .icon-list .item .icon-wrapper .img-table {
    height: 60px;
  }
}
body.page-id-531 .boxes-icon-content-03 .icon-list .item .subheading {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  body.page-id-531 .boxes-icon-content-03 .icon-list .item .subheading {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 25px;
  }
}
.boxes-icon-content-04 {
  background-color: #F8FAFB;
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 {
    padding: 80px 0 50px 0;
  }
}
.boxes-icon-content-04 .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-04 .heading + p {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .heading + p {
    padding-top: 30px;
  }
}
.boxes-icon-content-04 p {
  color: #414E57;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-04 p {
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.boxes-icon-content-04 p + p {
  padding-top: 10px;
}
.boxes-icon-content-04 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.boxes-icon-content-04 .icon-list {
  padding: 40px 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list {
    padding: 70px 0 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list.smaller-icons .item {
    height: 320px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list.smaller-icons .item .icon-wrapper {
    margin: 20px auto 20px auto;
  }
}
.boxes-icon-content-04 .icon-list.smaller-icons .item .subheading {
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list.smaller-icons .item .subheading {
    font-size: 18px;
    line-height: 20px;
    min-height: 60px;
  }
}
.boxes-icon-content-04 .icon-list .item {
  padding: 30px 30px;
  margin: 0 0 30px 0;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: 100%;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-04 .icon-list .item {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item {
    height: 420px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-04 .icon-list .item {
    height: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item:hover {
    z-index: 0;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05, 1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05, 1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05, 1.05);
  }
}
.boxes-icon-content-04 .icon-list .item .icon-wrapper {
  height: 70px;
  margin: 0 auto 30px auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item .icon-wrapper {
    height: 70px;
    margin: 0 auto 30px auto;
  }
}
.boxes-icon-content-04 .icon-list .item .icon-wrapper .img-table {
  width: 100%;
  height: 70px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item .icon-wrapper .img-table {
    display: table;
    height: 70px;
  }
}
.boxes-icon-content-04 .icon-list .item .icon-wrapper .img-table .img-middle {
  position: relative;
  height: 70px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item .icon-wrapper .img-table .img-middle {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
  }
}
.boxes-icon-content-04 .icon-list .item .icon-wrapper .img-table .img-middle img {
  width: auto;
  height: 100%;
  /*
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              */
}
.boxes-icon-content-04 .icon-list .item .subheading {
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  position: relative;
  min-height: 40px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-04 .icon-list .item .subheading {
    min-height: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item .subheading {
    font-size: 18px;
    line-height: 22px;
    min-height: 22px;
  }
}
.boxes-icon-content-04 .icon-list .item .desc {
  color: #006A71;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  max-width: 380px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.boxes-icon-content-04 .icon-list .item .desc a {
  color: #006A71;
}
.boxes-icon-content-04 .icon-list .item .desc a:hover {
  text-decoration: underline!important;
}
.boxes-icon-content-04 .icon-list .item .desc ul {
  margin: 15px 0 0 0;
  padding: 0 0 0 15px;
  text-align: left;
}
.boxes-icon-content-04 .icon-list .item .desc ul li {
  color: #63747E;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item .desc ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
.boxes-icon-content-04 .icon-list .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-04 .icon-list .item .cta {
    margin: 0 auto 0 auto;
  }
}
.boxes-icon-content-04 .icon-list .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-04 .icon-list .item .cta svg path {
  fill: #01558e;
}
.boxes-icon-content-04.box-background {
  background: #6f9d3e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6f9d3e 0%, #84ac5b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6f9d3e 0%, #84ac5b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f9d3e', endColorstr='#84ac5b', GradientType=0);
  /* IE6-9 */
}
/* *** */
body.page-template-business .boxes-icon-content-04.box-background {
  background: #15753b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #15753b 0%, #358354 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #15753b 0%, #358354 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #15753b 0%, #358354 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#15753b', endColorstr='#358354', GradientType=0);
  /* IE6-9 */
}
body.page-template-business .boxes-icon-content-04 .heading {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-04 .icon-list .item .subheading {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-04 .link .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
.boxes-icon-content-05 {
  padding: 40px 0 10px 0;
  margin-left: -15px;
  margin-right: -15px;
  /* *** */
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-05 {
    padding: 80px 0 50px 0;
  }
}
.boxes-icon-content-05 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-05 .heading {
    font-size: 42px;
    line-height: 45px;
    padding-bottom: 70px;
  }
}
.boxes-icon-content-05 .description {
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  max-width: 1000px;
  margin: 0 auto 40px auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-05 .description {
    font-size: 26px;
    line-height: 36px;
    margin: -30px auto 70px auto;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .description {
    font-size: 26px;
    line-height: 36px;
  }
}
.boxes-icon-content-05 .item {
  padding: 0 0;
  margin: 0 auto 60px auto;
  max-width: 310px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .item {
    margin: 0 auto 50px auto;
  }
}
.boxes-icon-content-05 .item .icon-wrapper {
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .item .icon-wrapper {
    height: 105px;
  }
}
.boxes-icon-content-05 .item .icon-wrapper .img-table {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .item .icon-wrapper .img-table {
    display: table;
    height: 105px;
  }
}
.boxes-icon-content-05 .item .icon-wrapper .img-table .img-middle {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .item .icon-wrapper .img-table .img-middle {
    position: relative;
    height: 105px;
  }
}
.boxes-icon-content-05 .item .icon-wrapper .img-table .img-middle img {
  width: 100%;
  height: auto;
  max-width: 120px;
  max-height: 120px;
  /*
            
            */
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .item .icon-wrapper .img-table .img-middle img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.boxes-icon-content-05 .item .subheading,
.boxes-icon-content-05 .item h3 {
  font-size: 18px;
  line-height: 20px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .item .subheading,
  .boxes-icon-content-05 .item h3 {
    font-size: 24px;
    line-height: 29px;
  }
}
.boxes-icon-content-05 .item p {
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05 .item p {
    font-size: 20px;
    line-height: 26px;
  }
}
.boxes-icon-content-05.custom-1 {
  background-color: #F8FAFB;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-05.custom-1 .heading {
    max-width: 575px;
    margin: 0 auto;
  }
}
.boxes-icon-content-05.custom-1 .item .subheading,
.boxes-icon-content-05.custom-1 .item h3 {
  color: #006A71;
}
.boxes-icon-content-05.custom-2 .heading {
  color: #006A71;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05.custom-2 .item .icon-wrapper {
    height: 160px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05.custom-2 .item .icon-wrapper .img-table {
    height: 160px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-05.custom-2 .item .icon-wrapper .img-table .img-middle {
    height: 160px;
  }
}
/* *** */
body.page-template-business .boxes-icon-content-05 .item .subheading,
body.page-template-business .boxes-icon-content-05 .item h3 {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-05.custom-2 .heading {
  color: #006A71;
}
.boxes-icon-content-06 {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-06 {
    padding: 80px 0;
  }
}
.boxes-icon-content-06 .heading {
  color: #414E57;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-06 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-06 .heading strong,
.boxes-icon-content-06 .heading b {
  color: #006A71;
}
.boxes-icon-content-06 .heading + p {
  padding-top: 20px;
}
.boxes-icon-content-06 .box-list {
  padding: 40px 0 10px 0;
  max-width: 970px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-06 .box-list {
    padding: 80px 0 20px 0;
  }
}
.boxes-icon-content-06 .box-list .item {
  padding: 40px 30px;
  margin: 0 0 30px 0;
  width: 100%;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item {
    padding: 50px 35px;
    margin: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item.with-icon {
    height: 465px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-06 .box-list .item.with-icon {
    height: 490px;
  }
}
.boxes-icon-content-06 .box-list .item.with-icon .box-middle .desc {
  max-width: 310px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.boxes-icon-content-06 .box-list .item .box-middle .icon-wrapper {
  width: 45px;
  height: 45px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item .box-middle .icon-wrapper {
    width: 95px;
    height: 95px;
    margin: 0 auto 40px auto;
  }
}
.boxes-icon-content-06 .box-list .item .box-middle .icon-wrapper .img-table {
  display: table;
  width: 100%;
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item .box-middle .icon-wrapper .img-table {
    height: 95px;
  }
}
.boxes-icon-content-06 .box-list .item .box-middle .icon-wrapper .img-table .img-middle {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.boxes-icon-content-06 .box-list .item .box-middle .icon-wrapper .img-table .img-middle img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  /*
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                */
}
.boxes-icon-content-06 .box-list .item .box-middle .subheading {
  font-size: 18px;
  line-height: 20px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item .box-middle .subheading {
    font-size: 22px;
    line-height: 36px;
  }
}
.boxes-icon-content-06 .box-list .item .box-middle .desc {
  max-width: 500px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item .box-middle .desc {
    font-size: 18px;
    line-height: 30px;
    display: -webkit-box;
    height: 90px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-06 .box-list .item .box-middle .desc {
    height: 120px;
    -webkit-line-clamp: 4;
  }
}
.boxes-icon-content-06 .box-list .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .box-list .item .cta {
    margin: 20px auto 0 auto;
  }
}
.boxes-icon-content-06 .box-list .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-06 .box-list .item .cta svg path {
  fill: #01558e;
}
.boxes-icon-content-06 p {
  color: #414E57;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-06 p {
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.boxes-icon-content-06 p + p {
  padding-top: 10px;
}
.boxes-icon-content-06 .link {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .link {
    padding-top: 50px;
  }
}
.boxes-icon-content-06 .link .btn-round {
  min-width: 255px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-06 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.boxes-icon-content-06.box-background {
  background-color: #006A71;
}
.boxes-icon-content-06.box-background .heading {
  color: #FFFFFF;
}
.boxes-icon-content-06.box-background .heading strong,
.boxes-icon-content-06.box-background .heading b {
  color: #FFFFFF;
}
.boxes-icon-content-06.box-background p {
  color: #FFFFFF;
}
.boxes-icon-content-06.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
/* *** */
body.page-template-business .boxes-icon-content-06 .heading strong,
body.page-template-business .boxes-icon-content-06 .heading b {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-06 .box-list .item .box-middle .subheading {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-06 .link .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
body.page-template-business .boxes-icon-content-06.box-background {
  background-color: #006A71;
}
body.page-template-business .boxes-icon-content-06.box-background .heading {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-06.box-background .heading strong,
body.page-template-business .boxes-icon-content-06.box-background .heading b {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-06.box-background .link .btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.boxes-icon-content-07 .item {
  padding: 40px 30px;
  margin: 0 0 30px 0;
  width: 100%;
  text-align: center;
  border: 4px solid #F0F3F5;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-07 .item {
    padding: 50px 25px;
    margin: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 285px;
  }
}
.boxes-icon-content-07 .item:hover {
  background-color: #F8FAFB;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-07 .item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.boxes-icon-content-07 .item .box-middle .subheading {
  font-size: 16px;
  line-height: 19px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-07 .item .box-middle .subheading {
    font-size: 18px;
    line-height: 22px;
  }
}
.boxes-icon-content-07 .item .box-middle .desc {
  margin: 0 auto;
  color: #63747E;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-07 .item .box-middle .desc {
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    max-height: 95px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-07 .item .box-middle .desc {
    max-height: 120px;
    -webkit-line-clamp: 4;
  }
}
.boxes-icon-content-07 .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-07 .item .cta {
    margin: 20px auto 0 auto;
  }
}
.boxes-icon-content-07 .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-07 .item .cta svg path {
  fill: #01558e;
}
.boxes-icon-content-08 {
  padding: 40px 0 0 0;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 {
    padding: 80px 0 0 0;
    text-align: center;
  }
}
.boxes-icon-content-08 .heading {
  color: #414E57;
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-08 .heading strong,
.boxes-icon-content-08 .heading b {
  font-weight: 400;
  color: #006A71;
}
.boxes-icon-content-08 .heading + p {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-08 .heading + p {
    padding-top: 30px;
  }
}
.boxes-icon-content-08 p {
  color: #414E57;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-08 p {
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.boxes-icon-content-08 p + p {
  padding-top: 10px;
}
.boxes-icon-content-08 .link {
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .link {
    padding: 0 0 80px 0;
  }
}
.boxes-icon-content-08 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.boxes-icon-content-08 .link .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #006A71;
}
.boxes-icon-content-08 .icon-list {
  padding: 40px 5px 0 5px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-08 .icon-list {
    padding: 70px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .row {
    margin-right: -24px;
    margin-left: -24px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .row [class*="col-"] {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.boxes-icon-content-08 .icon-list .item {
  padding: 0 0;
  margin: 0 0 60px 0;
  display: block;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item {
    padding: 35px 10px;
    margin: 0 0 80px 0;
    text-align: center;
    border: 2px solid #006A71;
    background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-08 .icon-list .item {
    padding: 35px 10px;
    margin: 0 0 80px 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item:hover {
    z-index: 0;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05, 1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05, 1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05, 1.05);
  }
}
.boxes-icon-content-08 .icon-list .item .box-middle {
  text-align: center;
}
.boxes-icon-content-08 .icon-list .item .box-middle:before,
.boxes-icon-content-08 .icon-list .item .box-middle:after {
  display: table;
  content: " ";
}
.boxes-icon-content-08 .icon-list .item .box-middle:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .box-middle {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
}
.boxes-icon-content-08 .icon-list .item .icon-wrapper {
  position: relative;
  width: 112px;
  height: 112px;
  margin: 0 auto 15px auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .icon-wrapper {
    float: none;
    width: 112px;
    height: 112px;
    margin: 0 auto 15px auto;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-08 .icon-list .item .icon-wrapper {
    width: 112px;
    height: 112px;
  }
}
.boxes-icon-content-08 .icon-list .item .icon-wrapper .img-table {
  display: table;
  width: 100%;
  height: 112px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .icon-wrapper .img-table {
    height: 112px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-08 .icon-list .item .icon-wrapper .img-table {
    height: 112px;
  }
}
.boxes-icon-content-08 .icon-list .item .icon-wrapper .img-table .img-middle {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.boxes-icon-content-08 .icon-list .item .icon-wrapper .img-table .img-middle img {
  width: 112px!important;
  height: auto!important;
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .icon-wrapper .img-table .img-middle img {
    width: 112px!important;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-08 .icon-list .item .icon-wrapper .img-table .img-middle img {
    width: 112px!important;
  }
}
.boxes-icon-content-08 .icon-list .item .subheading {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .subheading {
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    margin: 0 0 0 0;
  }
}
.boxes-icon-content-08 .icon-list .item .subheading + .desc,
.boxes-icon-content-08 .icon-list .item .subheading + .btn-round {
  margin-top: 5px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .subheading + .desc,
  .boxes-icon-content-08 .icon-list .item .subheading + .btn-round {
    margin-top: 10px;
  }
}
.boxes-icon-content-08 .icon-list .item .desc {
  position: relative;
  color: #414E57;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: 5px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .desc {
    float: none;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    min-height: 120px;
    max-width: 275px;
    margin: 0 auto;
  }
}
.boxes-icon-content-08 .icon-list .item .desc + .btn-round {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .desc + .btn-round {
    margin-top: 30px;
  }
}
.boxes-icon-content-08 .icon-list .item .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  margin-top: 15px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-08 .icon-list .item .btn-round {
    border-width: 1px;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .btn-round {
    float: none;
    margin-left: 0;
    min-width: 195px;
    margin-top: 10px;
    border-width: 1px;
    display: inline-block;
    height: 52px;
    font-size: 18px;
    line-height: 51px;
  }
}
.boxes-icon-content-08 .icon-list .item .btn-round:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.boxes-icon-content-08 .icon-list .item .fisform {
  min-height: 50px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .fisform {
    float: none;
    margin-left: 0;
  }
}
.boxes-icon-content-08 .icon-list .item .fisform input[type=submit] {
  float: none;
  height: 40px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: all 0.4s ease;
  border-width: 1px;
  border-style: solid;
  border-color: #006A71;
  color: #FFFFFF;
  background-color: #006A71;
  margin-top: 10px;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .fisform input[type=submit] {
    height: 52px;
    font-size: 18px;
    line-height: 51px;
    border-width: 1px;
    min-width: 195px;
    margin-top: 10px;
    display: inline-block;
  }
}
.boxes-icon-content-08 .icon-list .item .fisform input[type=submit]:hover {
  color: #006A71;
  background-color: #FFFFFF;
}
.boxes-icon-content-08 .icon-list .item .cta {
  display: inline-block;
  width: auto;
  margin: 10px auto 0 auto;
  color: #414E57;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid #414E57;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-08 .icon-list .item .cta {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    margin: 10px auto 0 auto;
  }
}
.boxes-icon-content-08.box-background {
  background-color: #F8FAFB;
}
.boxes-icon-content-08.box-background .heading {
  color: #006A71;
}
.boxes-icon-content-08.box-background .heading strong,
.boxes-icon-content-08.box-background .heading b {
  color: #006A71;
}
.boxes-icon-content-08.box-background p {
  color: #006A71;
}
.boxes-icon-content-08 .row.centered {
  text-align: center;
}
.boxes-icon-content-08 .row.centered > div {
  float: none;
  display: inline-block;
}
/* *** */
.boxes-icon-content-09 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 0 40px 0;
}
.boxes-icon-content-09.background {
  background-color: #F8FAFB;
  padding: 60px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-09.background {
    padding: 60px 0 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09.background {
    padding: 60px 0 40px 0;
  }
}
.boxes-icon-content-09 .title {
  text-transform: uppercase;
  color: #006666;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-09 .title {
    font-size: 36px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 992px) {
}
.boxes-icon-content-09 .title + .boxes-wrapper {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-09 .title + .boxes-wrapper {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .title + .boxes-wrapper {
    margin-top: 30px;
  }
}
.boxes-icon-content-09 .boxes-wrapper {
  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: 992px) {
  .boxes-icon-content-09 .boxes-wrapper {
    margin-right: -10px;
    margin-left: -10px;
  }
}
.boxes-icon-content-09 .boxes-wrapper .item {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper .item {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper {
  padding: 35px;
  border-radius: 10px;
  border: 1px solid #006A71;
  background-color: #FFFFFF;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper .item .item-wrapper {
    padding: 35px 25px;
  }
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-icon {
  position: relative;
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-icon .image {
  position: relative;
  width: 110px;
  height: 110px;
  margin: 0 auto;
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-icon .image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content {
  margin-top: 40px;
  text-align: center;
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content h3 {
  color: #006A71;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content h3 {
    font-size: 23px;
    line-height: 30px;
  }
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content h3 + p {
  margin-top: 20px;
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #63747E;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content p {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
  }
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content .link {
  height: auto;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 10px auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content .link {
    margin: 20px auto 0 auto;
  }
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content .link svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-09 .boxes-wrapper .item .item-wrapper .item-content .link svg path {
  fill: #01558e;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 {
    margin-right: -20px;
    margin-left: -20px;
  }
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item {
    -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;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper {
    padding: 20px 18px;
  }
}
.boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-icon .image {
  width: 100px;
  height: 100px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content {
    margin-top: 20px;
    position: relative;
    height: calc(100% - 120px);
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content h3 {
    font-size: 23px;
    line-height: 30px;
    min-height: 60px;
    max-width: 290px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content h3 {
    width: 100%;
    min-height: 60px;
    display: table;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content h3 span {
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content h3 + p {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content p {
    font-size: 16px;
    line-height: 28px;
  }
}
.boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content .link {
  font-size: 16px;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content .link {
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all 0.3s ease-in;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content .link:hover {
    color: #FFFFFF;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper .item-content .link:hover svg path {
    fill: #FFFFFF;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper:hover {
    background-color: #026A71;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper:hover .item-content h3 {
    color: #FFFFFF;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-3 .item .item-wrapper:hover .item-content p {
    color: #FFFFFF;
  }
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 510px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper {
    padding: 15px 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
  }
}
.boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-icon,
.boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-icon {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-icon,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 135px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-icon .image,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-icon .image {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-icon .image img,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-icon .image img {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-top: 0;
    text-align: left;
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content h3,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content h3 {
    width: 100%;
    min-height: 60px;
    display: table;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content h3 span,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content h3 span {
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content h3 + p,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content h3 + p {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content p,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content p {
    max-height: 90px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content p,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content p {
    max-height: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content .link,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content .link {
    position: absolute;
    left: 0;
    bottom: 10px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: all 0.3s ease-in;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content .link:hover,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content .link:hover {
    color: #FFFFFF;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper .item-content .link:hover svg path,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper .item-content .link:hover svg path {
    fill: #FFFFFF;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper:hover,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper:hover {
    background-color: #026A71;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper:hover .item-content h3,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper:hover .item-content h3 {
    color: #FFFFFF;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item .item-wrapper:hover .item-content p,
  .boxes-icon-content-09 .boxes-wrapper.items-4 .item .item-wrapper:hover .item-content p {
    color: #FFFFFF;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 992px) {
}
.boxes-icon-content-09 .boxes-wrapper.items-2 .item:nth-child(1) .item-wrapper {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item:nth-child(1) .item-wrapper:hover {
    background-color: #026A71;
  }
}
.boxes-icon-content-09 .boxes-wrapper.items-2 .item:nth-child(2) .item-wrapper {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper.items-2 .item:nth-child(2) .item-wrapper:hover {
    background-color: #026A71;
  }
}
.boxes-icon-content-09 .boxes-wrapper + .boxes-wrapper {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-09 .boxes-wrapper + .boxes-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.boxes-icon-content-09 .boxes-wrapper + .boxes-wrapper:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: calc(100% - 30px);
  height: 1px;
  background-color: #c5ebfd;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-09 .boxes-wrapper + .boxes-wrapper:before {
    width: calc(100% - 30px);
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-09 .boxes-wrapper + .boxes-wrapper:before {
    width: calc(100% - 20px);
    max-width: calc(1020px - 20px);
  }
}
.boxes-icon-content-10 {
  position: relative;
  background-color: #006A71;
  min-height: 100px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-10 {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-10 {
    min-height: 615px;
  }
}
.boxes-icon-content-10 .bg-left {
  position: absolute;
  top: -880px;
  left: -1265px;
}
.boxes-icon-content-10 .bg-left svg {
  width: 1477px;
  height: 1441px;
}
.boxes-icon-content-10 .bg-left svg path.layer1 {
  fill: rgba(255, 255, 255, 0.1);
}
.boxes-icon-content-10 .bg-left svg path.layer2 {
  fill: rgba(255, 255, 255, 0.1);
}
.boxes-icon-content-10 .bg-left svg path.layer3 {
  fill: rgba(255, 255, 255, 0.1);
}
.boxes-icon-content-10 .bg-right {
  position: absolute;
  bottom: -1050px;
  right: -1085px;
}
.boxes-icon-content-10 .bg-right svg {
  width: 1477px;
  height: 1441px;
}
.boxes-icon-content-10 .bg-right svg path.layer1 {
  fill: rgba(255, 255, 255, 0.1);
}
.boxes-icon-content-10 .bg-right svg path.layer2 {
  fill: rgba(255, 255, 255, 0.1);
}
.boxes-icon-content-10 .bg-right svg path.layer3 {
  fill: rgba(255, 255, 255, 0.1);
}
.boxes-icon-content-10 .heading,
.boxes-icon-content-10 h2 {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-10 .heading,
  .boxes-icon-content-10 h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.boxes-icon-content-10 .heading strong,
.boxes-icon-content-10 h2 strong,
.boxes-icon-content-10 .heading b,
.boxes-icon-content-10 h2 b {
  font-weight: 400;
}
.boxes-icon-content-10 .heading + .copy,
.boxes-icon-content-10 h2 + .copy {
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
}
.boxes-icon-content-10 .copy {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-10 .copy {
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.boxes-icon-content-10 .copy + p {
  padding-top: 10px;
}
.boxes-icon-content-10 .copy a {
  color: #006A71;
  text-decoration: underline !important;
}
.boxes-icon-content-10 .copy a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.boxes-icon-content-10 .copy a:focus img {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.boxes-icon-content-10 .item-box {
  margin-top: 60px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-10 .item-box {
    margin-bottom: 0;
  }
}
.boxes-icon-content-10 .item-box .image {
  position: relative;
  margin: 0 auto 25px auto;
  width: 120px;
  height: 120px;
  overflow: hidden;
  background-color: #FFFFFF;
  border-radius: 50%;
}
.boxes-icon-content-10 .item-box .image img {
  width: 80%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.boxes-icon-content-10 .item-box .name {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}
.boxes-icon-content-10 .item-box .info {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  margin: 10px auto 0 auto;
  max-width: 330px;
}
.boxes-icon-content-10 .item-box .links {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-10 .item-box .links {
    padding-top: 40px;
  }
}
.boxes-icon-content-10 .item-box .links a:not(.btn-round) {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-decoration: underline!important;
  display: block;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-10 .item-box .links a:not(.btn-round) {
    padding: 5px 0;
  }
}
.boxes-icon-content-10 .item-box .links a:not(.btn-round):hover {
  font-weight: bold;
}
.boxes-icon-content-10 .item-box .links a:not(.btn-round):focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.boxes-icon-content-10 .item-box .links a:not(.btn-round):focus img {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.boxes-icon-content-10 .item-box .links a.btn-round {
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
.boxes-icon-content-10 .item-box .links a.btn-round:hover {
  color: #FFFFFF;
  background-color: #006A71;
}
.boxes-icon-content-11 {
  background-color: #F8FAFB;
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 {
    padding: 80px 0 50px 0;
  }
}
.boxes-icon-content-11 .heading {
  color: #006A71;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.boxes-icon-content-11 .heading + p {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .heading + p {
    padding-top: 30px;
  }
}
.boxes-icon-content-11 p {
  color: #414E57;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-11 p {
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.boxes-icon-content-11 p + p {
  padding-top: 10px;
}
.boxes-icon-content-11 .link .btn-round {
  height: 52px;
  font-size: 18px;
  line-height: 53px;
  min-width: 255px;
  color: #006A71;
  background-color: #FFFFFF;
  border-color: #006A71;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .link .btn-round {
    min-width: 300px;
    padding: 0 75px;
  }
}
.boxes-icon-content-11 .icon-list {
  padding: 10px 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list {
    padding: 40px 0 70px 0;
  }
}
.boxes-icon-content-11 .icon-list .container .row,
.boxes-icon-content-11 .icon-list [class*="container-"] .row {
  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;
}
.boxes-icon-content-11 .icon-list .container .row [class*="col-"],
.boxes-icon-content-11 .icon-list [class*="container-"] .row [class*="col-"] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-11 .icon-list .container .row [class*="col-"],
  .boxes-icon-content-11 .icon-list [class*="container-"] .row [class*="col-"] {
    flex-basis: 0;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .container .row .col-lg-6,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-lg-6,
  .boxes-icon-content-11 .icon-list .container .row .col-md-6,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-11 .icon-list .container .row .col-sm-6,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .container .row .col-lg-4,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-lg-4,
  .boxes-icon-content-11 .icon-list .container .row .col-md-4,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-11 .icon-list .container .row .col-sm-4,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .container .row .col-lg-3,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-lg-3,
  .boxes-icon-content-11 .icon-list .container .row .col-md-3,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-11 .icon-list .container .row .col-sm-3,
  .boxes-icon-content-11 .icon-list [class*="container-"] .row .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list.smaller-icons .item .icon-wrapper {
    margin: 20px auto 20px auto;
  }
}
.boxes-icon-content-11 .icon-list.smaller-icons .item .subheading {
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list.smaller-icons .item .subheading {
    font-size: 18px;
    line-height: 20px;
    min-height: 60px;
  }
}
.boxes-icon-content-11 .icon-list .item {
  padding: 30px 30px;
  margin: 30px 0 0 0;
  text-align: center;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: 100%;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-11 .icon-list .item {
    height: calc(100% - 30px);
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item:hover {
    z-index: 0;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05, 1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05, 1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05, 1.05);
  }
}
.boxes-icon-content-11 .icon-list .item .icon-wrapper {
  height: 70px;
  margin: 0 auto 30px auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item .icon-wrapper {
    height: 50px;
    margin: 0 auto 30px auto;
  }
}
.boxes-icon-content-11 .icon-list .item .icon-wrapper .img-table {
  width: 100%;
  height: 70px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item .icon-wrapper .img-table {
    display: table;
    height: 50px;
  }
}
.boxes-icon-content-11 .icon-list .item .icon-wrapper .img-table .img-middle {
  position: relative;
  height: 70px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item .icon-wrapper .img-table .img-middle {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
  }
}
.boxes-icon-content-11 .icon-list .item .icon-wrapper .img-table .img-middle img {
  width: auto;
  height: 100%;
  /*
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              */
}
.boxes-icon-content-11 .icon-list .item .subheading {
  font-size: 14px;
  line-height: 17px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  position: relative;
  min-height: 40px;
}
@media only screen and (min-width: 768px) {
  .boxes-icon-content-11 .icon-list .item .subheading {
    min-height: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item .subheading {
    font-size: 18px;
    line-height: 22px;
    min-height: 22px;
  }
}
.boxes-icon-content-11 .icon-list .item .desc {
  color: #006A71;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  max-width: 380px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.boxes-icon-content-11 .icon-list .item .desc a {
  color: #006A71;
}
.boxes-icon-content-11 .icon-list .item .desc a:hover {
  text-decoration: underline!important;
}
.boxes-icon-content-11 .icon-list .item .desc a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.boxes-icon-content-11 .icon-list .item .desc a:focus img {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.boxes-icon-content-11 .icon-list .item .desc ul {
  margin: 15px 0 0 0;
  padding: 0 0 0 15px;
  text-align: left;
}
.boxes-icon-content-11 .icon-list .item .desc ul li {
  color: #63747E;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item .desc ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
.boxes-icon-content-11 .icon-list .item .cta {
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  width: auto;
  margin: 10px auto 0 auto;
  font-weight: 700;
  color: #01558e;
  line-height: 17px;
}
@media only screen and (min-width: 992px) {
  .boxes-icon-content-11 .icon-list .item .cta {
    margin: 0 auto 0 auto;
  }
}
.boxes-icon-content-11 .icon-list .item .cta svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 6px;
  height: 12px;
}
.boxes-icon-content-11 .icon-list .item .cta svg path {
  fill: #01558e;
}
.boxes-icon-content-11.box-background {
  background-color: #006A71;
}
.boxes-icon-content-11.box-background .heading {
  color: #FFFFFF;
}
.boxes-icon-content-11.box-background .link .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #FFFFFF;
}
.boxes-icon-content-11.box-background .link .btn-round:hover {
  background-color: #005258;
  border-color: #005258;
}
/* *** */
body.page-template-business .boxes-icon-content-11.box-background {
  background-color: #006A71;
}
body.page-template-business .boxes-icon-content-11 .heading {
  color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-11 .icon-list .item .subheading {
  color: #006A71;
}
body.page-template-business .boxes-icon-content-11 .link .btn-round {
  color: #FFFFFF;
  background-color: #006A71;
  border-color: #FFFFFF;
}
body.page-template-business .boxes-icon-content-11 .link .btn-round:hover {
  background-color: #005258;
  border-color: #005258;
}
.box-icon-products {
  text-align: center;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-icon-products {
    padding: 80px 0;
  }
}
.box-icon-products .heading {
  color: #63747E;
  font-weight: 300;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  padding: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .box-icon-products .heading {
    font-size: 36px;
    line-height: 44px;
    padding: 0 0 70px 0;
  }
}
.box-icon-products .product-list {
  text-align: center;
  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;
}
@media only screen and (min-width: 992px) {
  .box-icon-products .product-list {
    max-width: 960px;
    margin: 0 auto;
  }
}
.box-icon-products .product-list .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  white-space: normal;
}
@media only screen and (min-width: 768px) {
  .box-icon-products .product-list .item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (min-width: 992px) {
  .box-icon-products .product-list .item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.box-icon-products .product-list .item .image {
  width: 85px;
  height: 85px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 768px) {
  .box-icon-products .product-list .item .image {
    margin: 0 auto 24px auto;
  }
}
.box-icon-products .product-list .item .image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.box-icon-products .product-list .name {
  color: #006A71;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 20px 40px 20px;
  min-height: 70px;
  margin: 0 auto;
  max-width: 200px;
}
@media only screen and (min-width: 992px) {
  .box-icon-products .product-list .name {
    font-size: 16px;
    line-height: 19px;
    padding: 0 20px 0 20px;
    min-height: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .box-icon-products.items-count-3 .product-list .item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 768px) {
  .box-icon-products.items-count-4 .product-list .item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
  .box-icon-products.items-count-6 .product-list .item {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
.box-icon-products.text-primary .heading,
.box-icon-products.text-secondary .heading {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
}
@media only screen and (min-width: 992px) {
  .box-icon-products.text-primary .heading,
  .box-icon-products.text-secondary .heading {
    font-size: 42px;
    line-height: 50px;
  }
}
.box-icon-products.text-primary .product-list .image,
.box-icon-products.text-secondary .product-list .image {
  width: 80px;
  height: 80px;
}
@media only screen and (min-width: 992px) {
  .box-icon-products.text-primary .product-list .image,
  .box-icon-products.text-secondary .product-list .image {
    width: 100px;
    height: 100px;
  }
}
.box-icon-products.text-primary .product-list .name,
.box-icon-products.text-secondary .product-list .name {
  max-width: 315px;
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (min-width: 992px) {
}
.box-icon-products.text-primary .heading {
  color: #006A71 !important;
}
.box-icon-products.text-primary .product-list .name {
  color: #006A71 !important;
}
.box-icon-products.text-secondary .heading {
  color: #006A71 !important;
}
.box-icon-products.text-secondary .product-list .name {
  color: #006A71 !important;
}
/* *** */
body.page-template-business .box-icon-products .product-list .name {
  color: #006A71;
}
body.page-id-529 .box-icon-products .product-list .name {
  max-width: 300px;
}
.box-links {
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .box-links {
    padding: 80px 0;
  }
}
.box-links .subheading {
  font-weight: 'Lato-Semibold';
  color: #006666;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .box-links .subheading {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 40px;
  }
}
.box-links .items {
  font-size: 16px;
  line-height: 19px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .box-links .items {
    display: table;
    font-size: 20px;
    line-height: 34px;
  }
}
.box-links .items a {
  display: inline-block;
  color: #006A71;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .box-links .items a {
    margin-bottom: 15px;
  }
}
.young-savers-chart {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .young-savers-chart {
    padding: 80px 0;
  }
}
.young-savers-chart.box-background {
  background-color: #F8FAFB;
}
.young-savers-chart .heading {
  font-size: 20px;
  line-height: 26px;
  color: #006A71;
  font-weight: 700;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .young-savers-chart .heading {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 20px;
  }
}
.young-savers-chart .subheading {
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .young-savers-chart .subheading {
    padding-bottom: 20px;
  }
}
.young-savers-chart .list-columns ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.young-savers-chart .list-columns ul:before,
.young-savers-chart .list-columns ul:after {
  display: table;
  content: " ";
}
.young-savers-chart .list-columns ul:after {
  clear: both;
}
.young-savers-chart .list-columns ul li {
  float: left;
  width: 55%;
  line-height: 19px;
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .young-savers-chart .list-columns ul li {
    font-size: 22px;
    line-height: 36px;
    padding: 10px 0 0 0;
  }
}
.young-savers-chart .list-columns ul li:first-child:before {
  content: "•";
  padding-right: 5px;
}
.young-savers-chart .list-columns ul li:last-child {
  width: 45%;
}
body.page-id-531 .young-savers-chart .list-columns ul li {
  width: 65%;
}
body.page-id-531 .young-savers-chart .list-columns ul li:last-child {
  width: 35%;
}
.block-list-boxes {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes {
    padding: 80px 0;
  }
}
.block-list-boxes .heading {
  color: #006666;
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes .heading {
    font-size: 40px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 992px) {
  .block-list-boxes .heading {
    font-size: 48px;
    line-height: 60px;
  }
}
.block-list-boxes .heading + .subheading {
  margin-top: 10px;
}
.block-list-boxes .subheading {
  color: #63747E;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes .subheading {
    font-size: 25px;
    line-height: 35px;
  }
}
.block-list-boxes .box {
  margin-top: 50px;
  padding: 25px 25px;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes .box {
    margin-top: 50px;
    padding: 40px 75px;
  }
}
.block-list-boxes .box .heading {
  color: #006A71;
  font-weight: normal;
  font-size: 28px;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes .box .heading {
    font-size: 35px;
    text-align: center;
  }
}
.block-list-boxes .box .heading strong,
.block-list-boxes .box .heading b {
  font-weight: 400;
}
.block-list-boxes .box .heading + .subheading {
  margin-top: 10px;
}
.block-list-boxes .box .subheading {
  color: #63747E;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes .box .subheading {
    font-size: 18px;
    line-height: 25px;
    max-width: 850px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .block-list-boxes .box .subheading {
    text-align: center;
  }
}
.block-list-boxes .box .subheading strong,
.block-list-boxes .box .subheading b {
  font-weight: 700;
}
.block-list-boxes .box .list-wrapper {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .block-list-boxes .box .list-wrapper {
    padding-top: 60px ;
  }
}
.block-list-boxes .box .list-wrapper ul {
  list-style: none;
  padding: 0 0 0 0;
}
@media only screen and (min-width: 992px) {
  .block-list-boxes .box .list-wrapper ul {
    padding: 0 0 0 0;
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.block-list-boxes .box .list-wrapper ul li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 25px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 992px) {
  .block-list-boxes .box .list-wrapper ul li {
    font-size: 18px;
    line-height: 25px;
    padding: 0 0 0 35px;
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .block-list-boxes .box .list-wrapper ul li:after {
    content: '';
    display: block;
    height: 15px;
  }
}
.block-list-boxes .box .list-wrapper ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/check-list-teal.png");
  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) {
  .block-list-boxes .box .list-wrapper ul li:before {
    top: 5px;
    height: 20px;
    width: 20px;
  }
}
.block-list-boxes .box .list-wrapper ul li sup {
  font-size: 60%;
  color: #006A71 !important;
}
.block-list-boxes .box .list-wrapper ul li a {
  color: #006A71 !important;
}
.block-list-boxes .box .link {
  padding-top: 25px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes .box .link {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .block-list-boxes .box .link .btn-round {
    height: 48px;
    font-size: 18px;
    line-height: 46px;
    border-width: 1px;
  }
}
.block-list-boxes .box .link .btn-round.btn-blue {
  color: #FFFFFF;
  background-color: #006666;
  border-color: #006666;
}
.block-list-boxes .box .link .btn-round.btn-blue:hover {
  color: #006666;
  background-color: #FFFFFF;
}
.block-list-boxes .box .link .btn-round:focus,
.block-list-boxes .box .link .btn-round:active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  border-color: transparent;
}
.block-list-boxes + .block-list-boxes {
  margin-top: -80px;
}
@media only screen and (min-width: 768px) {
  .block-list-boxes + .block-list-boxes {
    margin-top: -160px;
  }
}
.box-features-list {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .box-features-list {
    background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 50%, #F8FAFB 50%, #F8FAFB 100%);
  }
}
.box-features-list .box-features-list-wrapper {
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper {
    max-width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .box-features-list .box-features-list-wrapper {
    max-width: 1170px;
  }
}
@media only screen and (min-width: 1400px) {
  .box-features-list .box-features-list-wrapper {
    max-width: 1280px;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0;
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy,
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy,
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 70px 0;
  }
}
@media only screen and (min-width: 768px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy .box-features-list-copy-wrapper {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy .box-features-list-copy-wrapper {
    margin: 0 0;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy h2 {
  color: #006A71;
  font-weight: 300;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy h2 {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 2.2px;
    text-align: left;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy .link {
  text-align: center;
  padding-top: 0;
  padding-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy .link {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy .link .btn-round {
  margin: 25px 10px 0 10px;
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-copy .link .btn-round {
    margin: 35px 15px 0 15px;
    min-width: 300px;
    padding: 0 75px;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items {
  background-color: #F8FAFB;
}
@media only screen and (min-width: 768px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items .box-features-list-items-wrapper {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items .box-features-list-items-wrapper {
    margin: 0 0;
    float: right;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items h2 {
  color: #006A71;
  font-weight: 400;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items h2 {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items h2 {
    font-size: 42px;
    line-height: 50px;
    text-align: left;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items h2 + ul {
  padding-top: 40px;
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
  max-width: 500px;
}
@media only screen and (min-width: 768px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items ul {
    padding: 20px 0 0 0;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items ul li {
  color: #006666;
  list-style-type: none;
  position: relative;
  padding: 8px 0 0 48px;
  margin-bottom: 15px;
  min-height: 50px;
  font-size: 16px;
  line-height: 19px;
  color: #63747E;
}
@media only screen and (min-width: 768px) {
  .box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items ul li {
    font-size: 18px;
    line-height: 22px;
  }
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: #006666;
  background-image: url('../img/check-list-5.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
}
.box-features-list .box-features-list-wrapper .box-features-list-body .box-features-list-items ul li:last-child {
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .box-features-list.features-left {
    background: linear-gradient(to right, #F8FAFB 0%, #F8FAFB 50%, #FFFFFF 50%, #FFFFFF 100%);
  }
}
@media only screen and (min-width: 992px) {
  .box-features-list.features-left .box-features-list-wrapper .box-features-list-body {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 992px) {
  .box-features-list.features-left .box-features-list-wrapper .box-features-list-body .box-features-list-copy .box-features-list-copy-wrapper {
    float: right;
  }
}
@media only screen and (min-width: 992px) {
  .box-features-list.features-left .box-features-list-wrapper .box-features-list-body .box-features-list-items .box-features-list-items-wrapper {
    float: none;
  }
}
.box-features-list.features-left.features-bottom .box-features-list-wrapper .box-features-list-body {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  .box-features-list.features-left.features-bottom .box-features-list-wrapper .box-features-list-body {
    flex-direction: row-reverse;
  }
}
.box-features-list.features-bottom .box-features-list-wrapper .box-features-list-body {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  .box-features-list.features-bottom .box-features-list-wrapper .box-features-list-body {
    flex-direction: inherit;
  }
}
.box-help-center {
  padding: 40px 0 40px 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .box-help-center {
    padding: 80px 0 80px 0;
  }
}
.box-help-center h2 {
  color: #006A71;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-help-center h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.box-help-center h2 strong,
.box-help-center h2 b {
  font-weight: 400;
  color: #006A71;
}
.box-help-center h2 + p {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .box-help-center h2 + p {
    padding-top: 30px;
  }
}
.box-help-center p {
  color: #414E57;
  font-size: 20px;
  line-height: 30px;
  max-width: 1050px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .box-help-center p {
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    margin: 0 auto;
  }
}
.box-help-center p + p {
  padding-top: 10px;
}
.box-help-center .items {
  margin-right: -15px;
  margin-left: -15px;
  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;
}
.box-help-center .items .item {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .box-help-center .items .item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-top: 40px;
  }
}
.box-help-center .items .item .item-wrapper {
  padding: 0 15px 25px 15px;
  border: 1px solid #414E57;
  height: 100%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .box-help-center .items .item .item-wrapper {
    display: flex;
    flex-flow: column nowrap;
  }
}
.box-help-center .items .item .item-wrapper .item-bottom {
  margin-top: auto;
}
.box-help-center .items .item .item-wrapper .item-bottom .cta {
  margin-top: 18px;
}
@media only screen and (min-width: 992px) {
  .box-help-center .items .item .item-wrapper .item-bottom .cta {
    margin-top: 15px;
  }
}
.box-help-center .items .item .item-wrapper .item-bottom .btn-round {
  height: 34px;
  font-size: 14px;
  line-height: 31px;
}
@media only screen and (min-width: 768px) {
  .box-help-center .items .item .item-wrapper .item-bottom .btn-round {
    height: 42px;
    font-size: 16px;
    line-height: 41px;
    padding: 0 30px;
  }
}
.box-help-center .items .item .item-wrapper .item-bottom .btn-round svg {
  width: 18px;
  height: 18px;
  transition: all 0.4s ease;
  transform: translateY(3px);
  margin-right: 5px;
}
.box-help-center .items .item .item-wrapper .item-bottom .btn-round svg path {
  fill: #FFFFFF;
}
.box-help-center .items .item .item-wrapper .item-bottom .btn-round span {
  display: none;
}
@media only screen and (min-width: 768px) {
  .box-help-center .items .item .item-wrapper .item-bottom .btn-round span {
    display: inline-block;
  }
}
.box-help-center .items .item .item-wrapper .item-bottom .btn-round span + span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .box-help-center .items .item .item-wrapper .item-bottom .btn-round span + span {
    display: none;
  }
}
.box-help-center .items .item .image {
  margin-right: -15px;
  margin-left: -15px;
}
.box-help-center .items .item .image img {
  width: 100%;
  height: auto;
}
.box-help-center .items .item .image + h3 {
  padding-top: 20px;
}
.box-help-center .items .item h3 {
  position: relative;
  font-size: 18px;
  line-height: 20px;
  color: #006A71;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .box-help-center .items .item h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
.box-help-center .items .item h3 + p {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .box-help-center .items .item h3 + p {
    padding-top: 10px;
  }
}
.box-help-center .items .item p {
  color: #63747E;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .box-help-center .items .item p {
    font-size: 18px;
    line-height: 31px;
  }
}
.box-help-center .items .item p + .cta {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .box-help-center .items .item p + .cta {
    margin-top: 15px;
  }
}
.box-help-center .items .item .cta {
  display: inline-block;
  font-size: 16px;
}
.icon-personal-banking {
  position: relative;
  width: 80px;
  height: 84px;
  margin: 0 auto;
  display: block;
}
.icon-personal-banking .bkg svg {
  width: 80px;
  height: 84px;
}
.icon-personal-banking .bkg svg path.layer1 {
  fill: #CBDBB5;
}
.icon-personal-banking .bkg svg path.layer2 {
  fill: #A9C588;
}
.icon-personal-banking .bkg svg path.layer3 {
  fill: #98B86E;
}
.icon-personal-banking .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-55%, -50%);
  transform: translate(-55%, -50%);
}
.icon-personal-banking .icon svg.piggy-bank {
  width: 32px;
  height: 32px;
}
.icon-personal-banking .icon svg.piggy-bank .st0 {
  fill: none;
  stroke: #FFFFFF;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.icon-personal-banking .icon svg.piggy-bank .st1 {
  fill: #FFFFFF;
}
.animate-fade-initial,
.animate-fade {
  opacity: 1;
  text-rendering: optimizeLegibility;
}
@keyframes parallax-in {
  0% {
    transform: translateY(50px);
    opacity: 1;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.parallax-in-scroll {
  animation: 1s parallax-in forwards;
}
.listing-table-1 {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.listing-table-1:last-child {
  border-bottom: 1px solid #F0F3F5;
}
.listing-table-1 li.l_head {
  width: 100%;
}
.listing-table-1 li.l_body {
  width: 100%;
}
.listing-table-1 li ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: table;
  border-top: 1px solid #F0F3F5;
}
.listing-table-1 li ul li {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  line-height: 24px;
  color: #63747E;
  padding: 20px 15px 20px 15px;
}
@media only screen and (min-width: 992px) {
  .listing-table-1 li ul li {
    font-size: 20px;
    line-height: 24px;
  }
}
.listing-table-1 li ul li.subheading {
  font-size: 14px;
  color: #414E57;
  padding: 10px 15px 10px 15px;
}
@media only screen and (min-width: 992px) {
  .listing-table-1 li ul li.subheading {
    font-size: 18px;
    padding: 20px 15px 20px 15px;
  }
}
div.overflow100 {
  width: 100%;
  overflow-x: auto;
}
table.text-center tr td,
table.text-center tr th {
  text-align: center!important;
}
table.style-1 {
  border: 0!important;
  width: 100%!important;
  margin: 10px 0;
}
table.style-1 tr td,
table.style-1 tr th {
  font-family: 'Lato', sans-serif !important;
  padding: 10px 15px!important;
}
@media only screen and (min-width: 768px) {
  table.style-1 tr td,
  table.style-1 tr th {
    padding: 20px 15px!important;
  }
}
table.style-1 thead tr td,
table.style-1 thead tr th {
  color: #006A71;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  border-top: 1px solid #F0F3F5 !important;
  border-bottom: 1px solid #F0F3F5 !important;
}
@media only screen and (min-width: 768px) {
  table.style-1 thead tr td,
  table.style-1 thead tr th {
    font-size: 16px;
    line-height: 22px;
  }
}
table.style-1 tbody tr td {
  font-size: 14px;
  color: #414e57;
  border-top: 1px solid #F0F3F5 !important;
}
@media only screen and (min-width: 768px) {
  table.style-1 tbody tr td {
    font-size: 18px;
  }
}
table.style-1 tbody tr:nth-child(2n+1) td {
  background-color: #F8FAFB !important;
}
.sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.sitemap .sitemap-content {
  padding: 35px 0 35px 0;
}
@media only screen and (min-width: 768px) {
  .sitemap .sitemap-content {
    padding: 70px 0 70px 0;
  }
}
.sitemap ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sitemap ul.sitemap-block {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .sitemap ul.sitemap-block {
    padding: 40px 0 0 0;
  }
}
.sitemap ul.sitemap-block li {
  padding: 5px 0 5px 20px;
  color: #63747E;
}
@media only screen and (min-width: 768px) {
  .sitemap ul.sitemap-block li {
    font-size: 16px;
    line-height: 19px;
  }
}
.sitemap ul.sitemap-block li a {
  color: #63747E;
}
.sitemap ul.sitemap-block li a:focus {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.sitemap ul.sitemap-block li a:focus img {
  outline: 1.1px dotted #000000 !important;
  outline-offset: 3px !important;
}
.sitemap ul.sitemap-block .sitemap-heading {
  font-size: 20px;
  line-height: 24px;
  color: #006A71;
  display: block;
  padding: 5px 0 5px 0;
}
@media only screen and (min-width: 768px) {
  .sitemap ul.sitemap-block .sitemap-heading {
    font-size: 24px;
    line-height: 29px;
  }
}
.sitemap ul.sitemap-block .sitemap-heading a {
  color: #006A71;
}
.sitemap ul.sitemap-block .sitemap-heading + .sitemap-heading {
  padding: 25px 0 5px 0;
}
.sitemap ul.sitemap-block .sitemap-subheading {
  font-size: 16px;
  line-height: 19px;
  color: #414E57;
  padding: 5px 0 5px 0;
}
@media only screen and (min-width: 768px) {
  .sitemap ul.sitemap-block .sitemap-subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.sitemap ul.sitemap-block .sitemap-subheading a {
  color: #414E57;
}
.sitemap ul.menu li {
  font-size: 20px;
  line-height: 24px;
  color: #006A71;
  display: block;
  padding: 0 0 5px 0;
}
@media only screen and (min-width: 992px) {
  .sitemap ul.menu li {
    font-size: 24px;
    line-height: 29px;
  }
}
.sitemap ul.menu li + li {
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .sitemap ul.menu li + li {
    padding-top: 20px;
  }
}
.sitemap ul.menu li a {
  color: #006A71;
}
.sitemap ul.menu li ul.sub-menu {
  padding-top: 5px;
}
@media only screen and (min-width: 992px) {
  .sitemap ul.menu li ul.sub-menu {
    padding-top: 10px;
  }
}
.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) {
  .sitemap ul.menu li ul.sub-menu li {
    font-size: 20px;
    line-height: 24px;
  }
}
.sitemap ul.menu li ul.sub-menu li + li {
  padding-top: 5px;
}
@media only screen and (min-width: 992px) {
  .sitemap ul.menu li ul.sub-menu li + li {
    padding-top: 10px;
  }
}
.sitemap ul.menu li ul.sub-menu li a {
  color: #414E57;
}
.sitemap ul.menu li ul.sub-menu li ul.sub-menu {
  padding: 10px 0 0 20px;
}
.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) {
  .sitemap ul.menu li ul.sub-menu li ul.sub-menu li {
    font-size: 16px;
    line-height: 19px;
  }
}
.sitemap ul.menu li ul.sub-menu li ul.sub-menu li + li {
  padding-top: 5px;
}
@media only screen and (min-width: 992px) {
  .sitemap ul.menu li ul.sub-menu li ul.sub-menu li + li {
    padding-top: 10px;
  }
}
.sitemap ul.menu li ul.sub-menu li ul.sub-menu li a {
  color: #63747E;
}
.news {
  background-color: #F8FAFB;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .news {
    padding: 80px 0;
  }
}
.news .heading {
  text-align: center;
  font-weight: 300;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .news .heading {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 50px;
  }
}
.news .heading strong,
.news .heading b {
  font-weight: 400;
  color: #006A71;
}
.employee-notification {
  margin-left: -15px;
  margin-right: -15px;
}
.post-password-box {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .post-password-box {
    padding: 70px 0;
  }
}
.post-password-box form {
  text-align: center;
}
.post-password-box form h4 {
  color: #006A71;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .post-password-box form h4 {
    font-size: 20px;
    line-height: 32px;
    padding-bottom: 60px;
  }
}
.post-password-box form input.form-control {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .post-password-box form input.form-control {
    width: 400px;
    height: 54px;
    margin: 0 auto 10px auto;
  }
}
.post-password-box form input.btn-round {
  height: 40px;
  font-size: 16px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .post-password-box form input.btn-round {
    width: 200px;
  }
}
.post-password-box form p {
  color: #414E57;
  padding-bottom: 20px;
}
.beb_spalsh {
  width: 100%;
  height: 100vh;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
}
.beb_spalsh .copy_block {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #006a71;
  background: linear-gradient(90deg, rgba(0, 106, 113, 0.8) 0%, rgba(120, 162, 47, 0.8) 100%);
  padding: 40px 30px;
  max-width: 470px;
  color: #FFFFFF;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .beb_spalsh .copy_block {
    left: 0;
    top: auto;
    bottom: 20%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.beb_spalsh .copy_block .bigger {
  font-size: 29px;
  line-height: 42px;
}
.beb_spalsh .copy_block .smaller {
  font-size: 18px;
  line-height: 32px;
}
.beb_spalsh .copy_block .smaller strong {
  font-size: 18px;
}
.beb_spalsh .copy_block strong {
  font-weight: 700;
}
.scheduler-box-1 {
  background-color: #006A71;
  padding: 40px 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .scheduler-box-1 {
    padding: 80px 0;
  }
}
.scheduler-box-1 h2,
.scheduler-box-1 h3,
.scheduler-box-1 h4,
.scheduler-box-1 h5 {
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 0 0;
}
.scheduler-box-1 h2 strong,
.scheduler-box-1 h3 strong,
.scheduler-box-1 h4 strong,
.scheduler-box-1 h5 strong,
.scheduler-box-1 h2 b,
.scheduler-box-1 h3 b,
.scheduler-box-1 h4 b,
.scheduler-box-1 h5 b {
  font-weight: normal !important;
}
.scheduler-box-1 h2 + p,
.scheduler-box-1 h3 + p,
.scheduler-box-1 h4 + p,
.scheduler-box-1 h5 + p {
  padding-top: 15px;
}
.scheduler-box-1 h2 {
  font-size: 30px;
  line-height: 40px;
}
@media only screen and (min-width: 768px) {
  .scheduler-box-1 h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .scheduler-box-1 h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
.scheduler-box-1 h3 {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .scheduler-box-1 h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .scheduler-box-1 h3 {
    font-size: 40px;
    line-height: 48px;
  }
}
.scheduler-box-1 h4 {
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .scheduler-box-1 h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .scheduler-box-1 h4 {
    font-size: 30px;
    line-height: 36px;
  }
}
.scheduler-box-1 p {
  padding: 0 0;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .scheduler-box-1 p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .scheduler-box-1 p {
    font-size: 20px;
    line-height: 30px;
  }
}
.scheduler-box-1 p a {
  color: #ffffff;
  text-decoration: underline !important;
}
.scheduler-box-1 p a:hover {
  text-decoration: underline !important;
}
.scheduler-box-1.top h3 {
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .scheduler-box-1.top h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .scheduler-box-1.top h3 {
    font-size: 40px;
    line-height: 48px;
  }
}
.scheduler-box-1.top h3 + h4 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .scheduler-box-1.top h3 + h4 {
    display: block;
  }
}
.scheduler-boxes {
  background-color: #F9F7F7;
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes {
    padding: 40px 0 10px 0;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .scheduler-boxes {
    padding: 80px 0 10px 0;
  }
}
.scheduler-boxes .container {
  padding-right: 18px;
  padding-left: 18px;
}
.scheduler-boxes .container .row {
  margin-right: -18px;
  margin-left: -18px;
}
.scheduler-boxes .container .row [class*="col-"] {
  padding-right: 18px;
  padding-left: 18px;
}
.scheduler-boxes .box {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 20px 15px;
  margin-bottom: 36px;
  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;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box {
    padding: 30px 30px;
    margin-bottom: 72px;
  }
}
.scheduler-boxes .box > div:first-child {
  -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;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box > div:first-child {
    padding-right: 0;
  }
}
.scheduler-boxes .box > div:last-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box > div:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
.scheduler-boxes .box h3 {
  color: #006A71;
  padding-bottom: 10px;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box h3 {
    font-size: 24px;
    padding-bottom: 15px;
  }
}
.scheduler-boxes .box p {
  padding: 0 0 0 0;
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box p {
    padding: 0 0 20px 0;
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .scheduler-boxes .box p {
    font-size: 18px;
    line-height: 22px;
  }
}
.scheduler-boxes .box .btn-round {
  color: #006666;
  background-color: #FFFFFF;
  border-color: #006666;
  height: 34px;
  font-size: 14px;
  line-height: 32px;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box .btn-round {
    height: 42px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 30px;
  }
}
.scheduler-boxes .box .btn-round:hover {
  color: #FFFFFF;
  background-color: #006666;
}
.scheduler-boxes .box .btn-round:hover svg path {
  fill: #006666;
}
.scheduler-boxes .box .btn-round.btn-background {
  color: #FFFFFF;
  background-color: #006666;
}
.scheduler-boxes .box .btn-round.btn-background:hover {
  color: #006666;
  background-color: #FFFFFF;
}
.scheduler-boxes .box .btn-round svg {
  width: 18px;
  height: 18px;
  transition: all 0.4s ease;
  transform: translateY(3px);
  margin-right: 5px;
}
.scheduler-boxes .box .btn-round svg path {
  fill: #FFFFFF;
}
.scheduler-boxes .box .btn-round span {
  display: none;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box .btn-round span {
    display: inline-block;
  }
}
.scheduler-boxes .box .btn-round span + span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .scheduler-boxes .box .btn-round span + span {
    display: none;
  }
}
.scheduler-breadcrumbs {
  background-color: #FFFFFF;
  padding: 15px 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  .scheduler-breadcrumbs {
    padding: 30px 0;
    display: block;
  }
}
.scheduler-breadcrumbs a {
  color: #788995;
  font-size: 14px;
  line-height: normal;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) {
  .scheduler-breadcrumbs a {
    font-size: 16px;
  }
}
.scheduler-breadcrumbs a svg {
  width: 18px;
  height: 18px;
  transition: all 0.4s ease;
  transform: translateY(3px);
  margin-right: 5px;
}
.scheduler-breadcrumbs a svg path {
  fill: #788995;
}
.scheduler-breadcrumbs a:hover {
  color: #222222;
}
.scheduler-breadcrumbs a:hover svg path {
  fill: #222222;
}
.wpb_wrapper .scheduler-box-1,
.wpb_wrapper .scheduler-boxes,
.wpb_wrapper .scheduler-breadcrumbs {
  margin-left: -15px;
  margin-right: -15px;
}
.annual-reports .breadcrumb-bar {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .annual-reports .breadcrumb-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.annual-reports .breadcrumb-bar .breadcrumb li.breadcrumb-item.active {
  display: none;
}
@media only screen and (min-width: 768px) {
  .annual-reports .breadcrumb-bar .breadcrumb li.breadcrumb-item.active {
    display: inline-block;
  }
}
.annual-reports .annual-reports-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  text-align: center;
  background-image: linear-gradient(to bottom, #006A71, #489CA1);
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 992px) {
  .annual-reports .annual-reports-banner {
    min-height: 200px;
  }
}
.annual-reports .annual-reports-banner h2 {
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .annual-reports .annual-reports-banner h2 {
    font-size: 42px;
    line-height: 52px;
  }
}
.annual-reports .items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  padding: 20px 0 60px 0;
}
@media only screen and (min-width: 768px) {
  .annual-reports .items {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 32px;
    padding: 60px 0 80px 0;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .annual-reports .items {
    padding: 60px 0 80px 0;
  }
}
.annual-reports .items .item {
  box-sizing: border-box;
  width: 100%;
  display: block;
  transition: all .3s;
}
@media only screen and (min-width: 768px) {
  .annual-reports .items .item {
    padding: 12px;
  }
}
.annual-reports .items .item .image {
  width: 100%;
  max-width: 300px;
  aspect-ratio: 0.8;
  /* Maintains the width-to-height ratio (300:375 = 4:5) */
  background-color: #F8FAFB;
  display: block;
  overflow: hidden;
}
.annual-reports .items .item .image .image-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all .3s;
}
.annual-reports .items .item .image img {
  width: 100%;
  height: auto;
}
.annual-reports .items .item h3 {
  display: block;
  margin-top: 12px;
  background-color: #F8FAFB;
  border-left: 3px solid #006A71;
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  transition: all .3s;
}
@media only screen and (min-width: 768px) {
  .annual-reports .items .item h3 {
    font-size: 20px;
    padding: 12px 24px;
  }
}
.annual-reports .items .item:hover {
  background-color: #F1F2F3;
}
.annual-reports .items .item:hover .image .image-wrapper {
  transform: scale(1.05);
}
.annual-reports .items .item:hover h3 {
  background-color: #F1F2F3;
}
.annual-reports .detail {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px;
  padding: 20px 0 60px 0;
}
@media only screen and (min-width: 768px) {
  .annual-reports .detail {
    grid-gap: 48px;
    padding: 60px 0 80px 0;
  }
}
